.modals-deduction-field{display:flex;flex-direction:column;gap:5px}.modals-deduction-field--error .modals-deduction-field__input{border-color:#dc1020}.modals-deduction-field--error .modals-deduction-field__label{color:#dc1020}.modals-deduction-field__label{color:#3c515c;font-size:.875rem;font-weight:400}.modals-deduction-field__input{background:#d1d1d114;border:1px solid #f3f3f3;border-radius:8px;color:#3c515c;font-size:.875rem;height:48px;outline:none;padding:0 12px;transition:.2s ease;width:100%}.modals-deduction-field__input::-moz-placeholder{color:#89979d}.modals-deduction-field__input::placeholder{color:#89979d}.modals-deduction-field__input:focus{border-color:#d1d1d1}@media(min-width:768px){.modals-deduction-field__input::-moz-placeholder{font-size:20px}.modals-deduction-field__input::placeholder{font-size:20px}}.modals-deduction-field__error{color:#dc1020;font-size:.75rem}.modals-deduction-success{align-items:center;display:flex;flex:1;flex-direction:column;padding:40px 24px 48px;position:relative;text-align:center}.modals-deduction-success__close{align-items:center;background:transparent;border:none;border-radius:12px;color:#3c515c;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:20px;top:20px;transition:.2s ease;width:44px}.modals-deduction-success__close:hover{background:#e8e8e7}.modals-deduction-success__close svg{height:20px;width:20px}@media(min-width:768px){.modals-deduction-success__close{right:28px;top:28px}}.modals-deduction-success__icon{align-items:center;background:#a1bf3f1a;border-radius:50%;display:flex;height:104px;justify-content:center;margin-bottom:6px;width:104px}.modals-deduction-success__icon svg{height:100%;width:100%}@media(min-width:768px){.modals-deduction-success__icon{background:transparent}}.modals-deduction-success__title{color:#3c515c;font-size:32px;font-weight:700;line-height:60px;margin-bottom:44px}.modals-deduction-success__label{color:#3c515c;font-size:16px;font-weight:600;margin-bottom:20px}.modals-deduction-success__number{background:#f6f9ec;border:1px solid #e9efd4;border-radius:8px;color:#a1bf3f;font-size:24px;font-weight:600;margin-bottom:36px;max-width:350px;padding:12px 16px;width:100%}.modals-deduction-success__hint{color:#3c515c;font-size:16px;font-weight:600;margin-bottom:36px;max-width:320px}.modals-deduction-success__info{margin-bottom:32px;max-width:480px;text-align:left;width:100%}@media(min-width:768px){.modals-deduction-success__info{margin-bottom:0}}.modals-deduction-fade-enter-active,.modals-deduction-fade-leave-active{transition:opacity .25s ease}.modals-deduction-fade-enter-from,.modals-deduction-fade-leave-to{opacity:0}.modals-deduction{align-items:flex-start;display:flex;inset:0;justify-content:center;position:fixed;z-index:500}@media(min-width:1024px){.modals-deduction{align-items:center;padding:20px}}.modals-deduction__overlay{background:#00000080;inset:0;position:fixed}.modals-deduction__modal{background:#fff;display:flex;flex-direction:column;height:100%;overflow-y:auto;position:relative;width:100%;z-index:1}@media(min-width:1024px){.modals-deduction__modal{border-radius:20px;box-shadow:0 24px 48px #00000029;height:auto;max-height:90dvh;max-width:768px}}@media(min-width:768px){.modals-deduction__modal--success{border-radius:20px;box-shadow:0 24px 48px #00000029;height:auto;max-height:90dvh;max-width:422px}.modals-deduction--success{align-items:center;padding:20px}}.modals-deduction__header{align-items:flex-start;background:#fff;display:flex;gap:12px;padding:32px 20px 36px;position:sticky;top:0;z-index:10}@media(min-width:768px){.modals-deduction__header{padding:44px 36px 36px}}.modals-deduction__header-title{color:#3c515c;font-size:24px;font-weight:700;line-height:28px;margin-bottom:8px;max-width:80%}@media(min-width:768px){.modals-deduction__header-title{font-size:32px;line-height:60px;max-width:none}}.modals-deduction__header-subtitle{color:#3c515c;font-size:16px;line-height:21px}@media(min-width:768px){.modals-deduction__header-subtitle{font-size:20px}}.modals-deduction__header-close{align-items:center;background:#fcfcfc;border:none;border-radius:12px;color:#3c515c;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:20px;top:32px;transition:.2s ease;width:44px}.modals-deduction__header-close:hover{background:#e8e8e7}.modals-deduction__header-close svg{height:20px;width:20px}@media(min-width:768px){.modals-deduction__header-close{right:36px;top:44px}}.modals-deduction__divider{background:#f3f3f3;flex-shrink:0;height:1px}.modals-deduction__divider--green{background:#a1bf3f;height:2px;margin:0 20px}@media(min-width:768px){.modals-deduction__divider--green{margin:0 36px}}.modals-deduction__body{display:flex;flex:1;flex-direction:column;gap:24px;overflow-y:auto;padding:36px 20px 32px}@media(min-width:768px){.modals-deduction__body{padding:36px 36px 44px}}.modals-deduction__section{display:flex;flex-direction:column;gap:16px}.modals-deduction__section--beige{background:#a1bf3f1a;border-radius:16px;padding:20px}.modals-deduction__section--beige .modals-deduction__divider{background:#e9efd4}.modals-deduction__section--beige .modals-deduction-field__input{background:#fdfff8;border-color:#e9efd4}.modals-deduction__section-title{color:#3c515c;font-size:20px;font-weight:600;line-height:28px}@media(min-width:768px){.modals-deduction__section-title{font-weight:700}}.modals-deduction__section-error{color:#dc1020;font-size:.75rem}.modals-deduction__section-hint{color:#82868e;font-size:16px}@media(min-width:768px){.modals-deduction__section-hint{font-weight:400}}.modals-deduction__section-sub{color:#82868e;font-size:16px;margin-top:-12px}.modals-deduction__clinics{-moz-column-gap:40px;column-gap:40px;display:grid;row-gap:20px}@media(min-width:768px){.modals-deduction__clinics{grid-template-columns:auto auto;justify-content:start;row-gap:16px}}.modals-deduction__clinic{align-items:center;cursor:pointer;display:flex;gap:12px;transition:.2s ease}.modals-deduction__clinic svg{opacity:.3}.modals-deduction__clinic--active svg{opacity:1}.modals-deduction__clinic input{display:none}.modals-deduction__clinic-address{align-items:center;color:#3c515c;display:flex;font-size:16px;font-weight:600;gap:6px;line-height:1.3}@media(min-width:768px){.modals-deduction__clinic-address{font-size:20px}}.modals-deduction__clinic-logo{align-items:center;display:flex;flex-shrink:0;height:26px;margin-left:4px}.modals-deduction__clinic-logo img{height:100%;max-width:80px;-o-object-fit:contain;object-fit:contain;width:auto}.modals-deduction__clinic-logo-placeholder{background:#e8e8e7;border-radius:4px;display:block;height:20px;width:48px}.modals-deduction__years{display:flex;flex-wrap:wrap;gap:16px}@media(min-width:768px){.modals-deduction__years{gap:40px}}.modals-deduction__year{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px}.modals-deduction__year span{color:#3c515c}.modals-deduction__year input{display:none}@media(min-width:1024px){.modals-deduction__year{font-size:20px}}.modals-deduction__check{border:2px solid #e8e8e7;border-radius:4px;flex-shrink:0;height:21px;position:relative;transition:.2s ease;width:21px}.modals-deduction__check--active{border-color:#a1bf3f}.modals-deduction__check--active:after{background:#a1bf3f;border-radius:2px;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.modals-deduction__recipients{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.modals-deduction__recipients{flex-direction:row;gap:40px}}.modals-deduction__recipient{align-items:center;cursor:pointer;display:flex;gap:10px}.modals-deduction__recipient svg{opacity:.3}.modals-deduction__recipient--active svg{opacity:1}.modals-deduction__recipient span{color:#3c515c;font-size:16px;font-weight:600;line-height:24px}@media(min-width:1024px){.modals-deduction__recipient span{font-size:20px}}.modals-deduction__recipient input{display:none}.modals-deduction__recipient-body{display:flex;flex-direction:column}.modals-deduction__recipient-body-top{align-items:center;display:flex;gap:6px}.modals-deduction__recipient-sub{color:#82868e;font-size:14px;font-weight:400}.modals-deduction__radio{align-items:center;border:2px solid #e8e8e7;border-radius:50%;display:flex;flex-shrink:0;height:21px;justify-content:center;transition:.2s ease;width:21px}.modals-deduction__radio--active{border-color:#a1bf3f}.modals-deduction__radio--active:after{background:#a1bf3f;border-radius:50%;content:"";height:12px;width:12px}.modals-deduction__fields{display:flex;flex-direction:column;gap:12px}.modals-deduction__row-2{display:grid;gap:16px;grid-template-columns:1fr 1fr}.modals-deduction__row-2--stack{gap:12px;grid-template-columns:1fr}@media(min-width:768px){.modals-deduction__row-2--stack{gap:16px;grid-template-columns:1fr 1fr}}.modals-deduction__row-3-mobile-2{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media(min-width:768px){.modals-deduction__row-3-mobile-2{gap:16px;grid-template-columns:1fr 1fr 1fr}}.modals-deduction__field--full-mobile{grid-column:1/-1}@media(min-width:768px){.modals-deduction__field--full-mobile{grid-column:auto}}.modals-deduction__section--submit{gap:32px;margin-top:20px}.modals-deduction__section-submit-row{display:flex;flex-direction:column-reverse;gap:16px}@media(min-width:768px){.modals-deduction__section-submit-row{align-items:center;flex-direction:row;justify-content:space-between}}.modals-deduction__consent{align-items:flex-start;color:#3c515c;cursor:pointer;display:flex;flex:1;font-size:.875rem;gap:12px;line-height:1.4}.modals-deduction__consent .modals-deduction__check{margin-top:2px}.modals-deduction__consent span{color:#3c515c}.modals-deduction__consent a{font-weight:600}.modals-deduction__consent--error .modals-deduction__check{border-color:#dc1020}.modals-deduction__btn{background:#a1bf3f;border:none;border-radius:16px;color:#fff;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:700;line-height:16px;padding:16px 24px;transition:.2s ease;width:100%}.modals-deduction__btn:hover:not(:disabled){opacity:.85}.modals-deduction__btn:disabled{cursor:not-allowed;opacity:.6}.modals-deduction__btn--mobile-only{display:block;margin-top:auto;width:100%}@media(min-width:768px){.modals-deduction__btn--mobile-only{display:none}.modals-deduction__btn{width:auto}}.modals-deduction__info-box{align-items:flex-start;background:#a1bf3f1a;border-radius:12px;color:#3c515c;display:flex;font-size:14px;gap:10px;line-height:20px;padding:12px}.modals-deduction__info-box svg{flex-shrink:0}.modals-deduction__faq{gap:0;margin-top:20px}.modals-deduction__faq-title{color:#3c515c;font-size:24px;font-weight:600;margin-bottom:16px}@media(min-width:768px){.modals-deduction__faq-title{font-weight:700}}.modals-deduction__faq .ui-accordion{background:#fcfcfc;border-bottom:none;border-radius:12px;margin-bottom:16px;padding:16px}.modals-deduction__faq .ui-accordion:last-child{margin-bottom:0}.modals-deduction__faq .ui-accordion .ui-accordion__head{padding:0}.modals-deduction__faq .ui-accordion .ui-accordion__head-title{color:#3c515c;font-size:16px;font-weight:600;line-height:24px}@media(min-width:768px){.modals-deduction__faq .ui-accordion .ui-accordion__head-title{font-size:20px}}.modals-deduction__faq .ui-accordion .ui-accordion__head-icon span{background-color:#a1bf3f}.modals-deduction__faq .ui-accordion .ui-accordion__content{padding:0}.modals-deduction__faq .ui-accordion .ui-accordion__content p{color:#747881;font-size:16px;font-weight:400;line-height:24px;padding-top:16px}@media(min-width:768px){.modals-deduction__faq .ui-accordion{border-radius:20px;padding:28px 32px}}.footer-container{background:#32505b;position:relative}.footer-container>.container{padding:0}@media(min-width:995px){.footer-container{background:linear-gradient(90deg,#fff 30%,#32505b 0)}}.footer__main-section{padding:50px 20px}@media(min-width:768px){.footer__main-section{display:flex;height:520px;justify-content:space-between}}@media(min-width:995px){.footer__main-section{background:linear-gradient(90deg,#fff 30%,#32505b 0);padding:0 20px 50px;position:relative}.footer__main-section:before{border-left:0 solid transparent;border-color:transparent transparent transparent #fff;border-style:solid;border-width:0 0 520px 140px;content:"";height:0;left:calc(30% - .5px);position:absolute;top:-.5px;width:0}}@media(min-width:1366px){.footer__main-section{padding:0 50px 50px}}.foolter_link{color:#fff;font-size:16px;text-decoration:none;transition:color .2s ease-in-out}.foolter_link:hover{color:#a1bf3e}.footer_main-logo{height:75px;margin-bottom:20px;width:140px}.footer_main-logo img{height:100%;width:100%}@media(min-width:995px){.footer_main-logo{height:176px;margin-bottom:30px;width:240px}}.footer_step-logo{display:none}.footer_step-logo a:first-child{color:#bf1673;font-size:14px;text-decoration:underline}.footer_step-logo a:first-child:hover{color:#3a515c;transition:.3s}.footer_step-logo a:last-child{display:block;height:76px;margin-top:10px;width:240px}.footer_step-logo a:last-child img{height:100%;width:100%}@media(min-width:995px){.footer_step-logo{display:block}.footer__info-section{padding-top:40px}}.footer__info-map,.footer__info-right{margin-bottom:20px}.footer__info-map{height:210px}.footer__info-map-link{margin-bottom:40px}.footer__info-plitics{margin-bottom:10px}.footer__info-plitics a{text-decoration:none}.footer__info-copyright{color:#fff;font-size:16px}.footer__info-phone{margin-bottom:10px}.footer__info-phone a{font-size:20px;font-weight:700;text-decoration:none}.footer__info-address{display:flex;flex-direction:column;margin-bottom:5px}.footer__info-address a{font-size:12px;text-decoration:none}.footer__info-address a:not(:last-of-type){margin-bottom:5px}.footer__info-schedule{color:#fff;font-size:12px;margin-bottom:20px}.footer__info-email{margin-bottom:10px}.footer__info-email a{font-size:20px;font-weight:700;text-decoration:none}.footer__info-socials{align-items:center;display:flex;gap:8px;margin-bottom:15px}.footer__info-socials a{align-items:center;display:flex;height:35px;justify-content:center;width:35px;fill:#fff;border:2px solid #fff;border-radius:100px;padding:8px}.footer__info-socials a:hover{transition:.3s;fill:#a1bf3e;border-color:#a1bf3e}.footer__info-socials a svg{height:15.8px;width:15.8px}.footer__info-menu-section{border-left:1px solid #fff;display:flex;flex-direction:column;padding:5px 0 5px 20px}.footer__info-menu-section>*{font-size:14px;text-decoration:none}.footer__info-menu-section>:not(:last-child){margin-bottom:10px}.footer__info-menu-section button{background:none;border:none;cursor:pointer;padding:0;text-align:left}@media(min-width:575px){.footer__info-section{display:flex;flex-direction:row-reverse;gap:40px;justify-content:space-between}}.huge-preloader{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;opacity:.95;position:fixed;top:0;width:100%;z-index:9999}.huge-preloader__preloader{animation:spin 2s linear infinite;background:conic-gradient(from 180deg at 50% 50%,#e8e8e7,#282c34 1turn);border-radius:50%;display:grid;height:100%;max-height:30px;max-width:30px;place-items:center;width:100%}.huge-preloader__preloader:before{background-color:#fff;border-radius:50%;content:"";height:80%;width:80%}@keyframes spin{to{transform:rotate(1turn)}}
