.consultation-page{position:relative;overflow:hidden;width:100vw}.consultation-page__container{width:100%;max-width:1290px;margin:0 auto}.consultation-page__wrapper{position:relative;z-index:2;display:flex;flex-direction:column}.consultation-page__copy{height:663px;padding:150px 20px 0;background-image:url(/assets/images/pages/consultation/consultation-img.webp);background-position:center;background-size:cover;color:var(--color-white);text-align:center}.consultation-page__copy h1{margin:0 0 30px;color:var(--color-white);font-family:var(--font-heading);font-size:38px;font-weight:600;line-height:48px}.consultation-page__copy p{margin:0 0 80px;color:var(--color-white);font-size:16px;line-height:22px}.consultation-page__form-card{width:100%;margin-top:-160px;border-radius:10px 10px 0 0;background:var(--color-white);padding:40px 20px 120px}.consultation-page__form-card h2{margin:0 0 30px;color:var(--color-green-1);font-family:var(--font-heading);font-size:32px;font-weight:600;line-height:33px;text-align:center}.consultation-page__vector{position:absolute;z-index:1;display:none;pointer-events:none}.consultation-form{max-width:100%}.consultation-form__row{display:flex;flex-wrap:wrap;align-items:flex-start;margin-right:-12px;margin-left:-12px}.consultation-form__field-shell{position:relative;width:100%;padding-bottom:30px}.consultation-form__row>.consultation-form__field-shell{padding-right:12px;padding-left:12px}.consultation-form__row--two .consultation-form__field-shell{flex:0 0 100%;max-width:100%}.consultation-form__field{width:100%;height:63px;border:1px solid #d0e2e7;border-radius:8px;background-color:#deeaed;padding:16px 24px;color:#004959;font-size:18px;font-weight:500;line-height:21px;outline:none;transition:border-color .2s ease,background-color .2s ease}.consultation-form__field::placeholder{color:#79979e;opacity:1}.consultation-form__field:focus{border-color:#12798a;background-color:#edf5f7}.consultation-form__field--select{padding-right:56px;background-image:linear-gradient(45deg,transparent 50%,#79979e 50%),linear-gradient(135deg,#79979e 50%,transparent 50%);background-position:calc(100% - 33px) 29px,calc(100% - 27px) 29px;background-repeat:no-repeat;background-size:7px 7px}.consultation-form__field--textarea{min-height:126px;resize:vertical}.consultation-form__field-shell--country{z-index:4}.consultation-form__country-list{position:absolute;top:calc(100% - 26px);right:0;left:0;z-index:5;overflow-y:auto;max-height:240px;margin:0;border:1px solid #d0e2e7;border-radius:0 0 8px 8px;background-color:var(--color-white);box-shadow:0 12px 28px #00495924;list-style:none;padding:6px 0}.consultation-form__country-option,.consultation-form__country-empty{padding:12px 24px;color:#004959;font-size:18px;font-weight:500;line-height:21px}.consultation-form__country-option{cursor:pointer}.consultation-form__country-option:hover,.consultation-form__country-option[aria-selected=true]{background-color:#deeaed}.consultation-form__country-empty{color:#79979e}.consultation-form__consent-shell{margin-bottom:55px;padding-right:12px;padding-left:0}.consultation-form__consent-label{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.consultation-form__consent-checkbox{position:absolute;opacity:0;pointer-events:none}.consultation-form__consent-box{display:inline-flex;width:30px;height:30px;border:2px solid #00809b;background-color:transparent}.consultation-form__consent-checkbox:checked+.consultation-form__consent-box{background-color:#00809b;box-shadow:inset 0 0 0 6px var(--color-white)}.consultation-form__consent-text,.consultation-form__consent-text a{color:#004959;font-size:18px;line-height:22px}.consultation-form__consent-text a{text-decoration:underline}.consultation-form__actions{display:flex;justify-content:center}.consultation-form__submit{min-width:220px;padding-right:30px;padding-left:30px}.consultation-form__field-error,.consultation-form__status{margin:8px 0 0;color:#b63d32;font-size:14px;line-height:1.35}.consultation-form__field-error--checkbox{margin-left:48px}.consultation-form__status--success{color:#12798a}@media(min-width:768px){.consultation-page__copy{padding-right:60px;padding-left:60px}.consultation-form__row--two .consultation-form__field-shell{flex:0 0 50%;max-width:50%}}@media(min-width:769px){.consultation-page{background-image:url(/assets/images/pages/consultation/consultation-img.webp);background-position:center;background-size:cover;padding-bottom:80px}.consultation-page__container{padding-right:60px;padding-left:60px}.consultation-page__wrapper{flex-direction:row-reverse;justify-content:space-between;gap:30px}.consultation-page__copy{flex:1 1 50%;height:auto;padding:0;background-image:none;text-align:left}.consultation-page__copy h1{margin-top:230px;margin-bottom:60px;font-size:52px;line-height:66px;text-align:left}.consultation-page__copy p{margin-bottom:0;font-size:28px;line-height:33px;text-align:left}.consultation-page__form-card{flex:1 1 50%;margin-top:190px;border-radius:10px;padding:40px 20px}.consultation-page__form-card h2{font-size:52px;line-height:66px}.consultation-page__vector{right:-450px;bottom:-120px;display:block}.consultation-form{max-width:560px}}@media(min-width:1201px){.consultation-page{padding-bottom:90px}.consultation-page__wrapper{gap:60px}.consultation-page__copy h1{margin-top:262px}.consultation-page__form-card{margin-top:202px;padding:60px 30px 50px}.consultation-page__form-card h2{margin-bottom:40px}.consultation-page__vector{right:-250px}}@media(min-width:1320px){.consultation-page__copy{flex:0 0 550px}.consultation-page__form-card{flex:0 0 560px}}@media(min-width:1600px){.consultation-page__vector{right:0}}@media(min-width:2310px){.consultation-page{min-height:75vh}}
