.modal-call__hero{position:relative;z-index:0}.modal-call__hero:before{background-color:#fff;clip-path:ellipse(100% 80% at 48% 18%);content:"";height:100%;position:absolute;width:100%;z-index:-1}.modal-call .modal__header div:first-child{flex:1}.modal__dialog .modal-call{display:block}.modal-call .modal__rating{margin:1rem 0 .5rem}.modal-call .modal-call__body{padding-top:1rem}.modal-call .modal-call__body .card{border:0!important;box-shadow:none!important;padding:0!important}.modal-call__subtitle{color:#25a337;font-size:1.25rem}.modal-call__separator{align-items:center;align-self:stretch;display:flex;flex-direction:row;font-size:1rem!important;font-weight:600;gap:1rem;height:1rem;margin-bottom:1rem;margin-top:1rem;text-align:center;white-space:nowrap}.modal-call__separator:after,.modal-call__separator:before{background-color:#d6d7d8;content:"";flex-grow:1;height:.125rem;width:100%}.modal-call__phone-input{margin-bottom:24px}.modal-call .modal-call__text--center,.modal-call strong--center{text-align:center}.modal-call .modal-call__text--left,.modal-call strong--left{text-align:left}.modal-call form{margin-bottom:1rem}.modal-call a.btn+a.btn{margin-top:15px}@media (min-width:768px){.hero-home{background:url(../../img/masks/mask-rounded-white-xs.svg),url(../../img/hero/hero-home-comparateur.png);background-color:#d3ecff;background-position:50%;background-repeat:no-repeat;background-size:cover,auto 50%,425px auto}}@media (min-width:992px){.hero-home{background-size:cover,auto 80%}}.hero-home__form{display:flex;flex-direction:column;margin:0 auto}@media (min-width:768px){.hero-home__form{margin:1.5rem auto 3rem;max-width:70%}}@media (min-width:992px){.hero-home__form{flex-direction:row;max-width:80%}}@media (min-width:1200px){.hero-home__form{max-width:70%}}.hero-home__form-checkbox-group{background-color:#fff;display:flex;justify-content:space-around;padding:1rem 0 .5rem}@media (min-width:576px){.hero-home__form-checkbox-group{padding:1rem 0}}@media (min-width:992px){.hero-home__form-checkbox-group{align-items:center;flex-basis:68%;justify-content:space-evenly}}.hero-home__form-checkbox-group .form-group__label{align-items:center;flex-direction:column}@media (min-width:576px){.hero-home__form-checkbox-group .form-group__label{align-items:flex-start;flex-direction:row}}.hero-home__form-checkbox{display:flex;flex-direction:column}@media (min-width:992px){.hero-home__form-checkbox{flex-direction:row}}.hero-home__form-checkbox .icon{display:none}@media (min-width:576px){.hero-home__form-checkbox .icon{display:block}}.hero-home__form-checkbox .checkbox__label{font-size:1.25rem;font-weight:600;margin:.5rem 0 0}@media (min-width:576px){.hero-home__form-checkbox .checkbox__label{margin:0 0 0 .5rem}}.hero-home__form-submit-button{flex-basis:100%}@media (min-width:992px){.hero-home__form-submit-button{flex-basis:52%}}.hero-home__form-submit-button .btn{font-size:1.25rem;font-weight:600;height:100%}.home-selection__footer .btn{padding:.5rem .25rem;width:100%}.home-selection__footer .btn .icon--left{margin-right:.25rem}.modal .icon.icon__loader{fill:#fff;animation:rotate-animation 1s linear 0s infinite;display:none}.modal--loading .icon{display:none}.modal--loading .icon.icon__loader{display:block}@keyframes rotate-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}