:root{--main-color: #2146CE}*{margin:0;padding:0;box-sizing:border-box}img{width:100%}button{cursor:pointer}.simple-btn{background-color:#b72f31;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;border:none;outline:none;font-size:24px;padding:20px 30px;border-radius:30px;cursor:pointer;box-shadow:0 12px 12px #00000026;transition:.2s all;min-width:max-content}.simple-btn:hover{background-color:#fff;color:#000}.simple-btn svg{width:25px;height:25px}@font-face{src:url(./Montserrat-DcaoeaBt.ttf);font-family:Montserrat;font-display:swap}.loading{z-index:50!important}.modal-wrapper{padding:10px;overflow:hidden;width:100%;font-family:Montserrat,sans-serif;font-weight:500;font-size:24px}.modal-wrapper--loading{pointer-events:none}.modal-wrapper--loading .modal{position:relative}.modal-wrapper--loading .modal:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px;border-radius:50%;border:2px solid #ccc;border-top-color:var(--main-color);animation:spinner .6s linear infinite;z-index:10}@keyframes spinner{to{transform:rotate(360deg)}}.modal{background-color:#fff;width:100%;max-height:90dvh;border-radius:15px;max-width:800px;overflow-x:hidden}.modal__header{display:flex;justify-content:flex-end}.modal__closeBtn{cursor:pointer;transition:.2s all;padding:5px;box-sizing:content-box}.modal__closeBtn:hover{color:red}.modal__wrap{height:100%;padding:20px;width:100%;overflow-x:auto}.modal-call__title{font-size:20px;color:#2a2a2a}@media screen and (min-width:320px){.modal-call__title{font-size:30px}}@media screen and (min-width:576px){.modal-call__title{font-size:40px}}@media screen and (min-width:768px){.modal-call__title{font-size:50px}}.modal-call__title span{color:var(--main-color)}.modal-call__desc{font-size:16px;display:flex;flex-direction:column;margin-top:5px;font-weight:300}@media screen and (min-width:320px){.modal-call__desc{font-size:18px}}@media screen and (min-width:576px){.modal-call__desc{font-size:22px}}@media screen and (min-width:768px){.modal-call__desc{font-size:25px}}.form{--f-size: 24px;--text-color: #2D2D2D;--rd: 10px;background-color:#f4f4f4;border-radius:var(--rd);color:var(--text-color);padding:25px 30px;margin-top:30px}@media(max-width:920px){.form{--f-size: 20px}}@media(max-width:768px){.form{--f-size: 19px;margin-top:20px}}@media(max-width:430px){.form{--f-size: 16px;padding:20px;margin-top:20px}}@media screen and (min-width:768px){.form{margin-top:40px}}.form__btn,.form__input{border-radius:15px!important}.form__btn{font-size:18px;padding:10px;background-color:var(--main-color)}@media(min-width:920px){.form__btn{padding:22px 20px;font-size:24px}}.form__policy{font-size:16px;margin-top:20px}@media(max-width:920px){.form__policy{text-align:center}}@media(max-width:768px){.form__policy{font-size:15px}}@media(max-width:576px){.form__policy{font-size:14px}}@media(max-width:430px){.form__policy{font-size:13px}}@media(max-width:380px){.form__policy{font-size:12px}}@media(max-width:300px){.form__policy{font-size:11px}}.form__policy a{color:var(--main-color);font-weight:700;text-decoration:revert;transition:.2s all}.form__policy a:hover{color:var(--text-color)}.form__title{font-size:var(--f-size);margin-bottom:4px}@media(max-width:920px){.form__title{margin-bottom:10px}}.form__phone{font-size:var(--f-size);padding:20px 30px;border-radius:30px;border:1px solid #999999;outline:none}@media(max-width:920px){.form__phone{padding:15px 30px}}@media(max-width:576px){.form__phone{padding:10px 20px}}.form__phone::placeholder{color:#cad5dc}.form__flex{display:flex;gap:20px}@media(max-width:1200px){.form__flex{flex-direction:column}}@media(max-width:920px){.form__flex{gap:15px}}.form__flex>*{width:100%}.modal-success__title{font-size:20px;color:#2a2a2a}@media screen and (min-width:320px){.modal-success__title{font-size:30px}}@media screen and (min-width:576px){.modal-success__title{font-size:40px}}@media screen and (min-width:768px){.modal-success__title{font-size:50px}}.modal-success__title span{color:#2f3fb7}.modal-success__desc{font-size:16px;display:flex;flex-direction:column;margin-top:20px;font-weight:300}@media screen and (min-width:576px){.modal-success__desc{font-size:18px}}@media screen and (min-width:768px){.modal-success__desc{font-size:22px}}.modal-success__desc>span>span{color:var(--main-color);font-weight:600}.modal-success__bottom{display:flex;justify-content:space-between;flex-direction:column;gap:10px;margin-top:20px}@media screen and (min-width:768px){.modal-success__bottom{flex-direction:row}}@media screen and (min-width:768px){.modal-success__bottom{margin-top:40px}}.modal-success__bottom-text{font-size:16px;text-align:center}@media screen and (min-width:768px){.modal-success__bottom-text{max-width:280px;text-align:left;font-weight:400}}.modal-success__left{font-family:Montserrat,sans-serif;font-weight:300;font-size:14px}.modal-success__right{font-family:Montserrat,sans-serif;font-weight:300;font-size:14px;display:flex;flex-direction:column;gap:5px}.modal-success__right>span{text-align:center;width:100%;display:flex;justify-content:center}@media screen and (min-width:768px){.modal-success__right>span{justify-content:right}}.modal-success__right a{text-decoration:unset;color:#2a2a2a;font-weight:700;font-size:18px;text-align:center;justify-content:center;display:flex;margin:0 auto}@media screen and (min-width:768px){.modal-success__right a{font-size:22px}}.q{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;position:relative}.q__title{font-size:18px;font-weight:700;display:flex;flex-direction:column;text-align:center;color:#3f3f3f}@media screen and (min-width:320px){.q__title{font-size:20px}}@media screen and (min-width:576px){.q__title{font-size:24px}}@media screen and (min-width:768px){.q__title{font-size:28px}}@media screen and (min-width:1024px){.q__title{text-align:left}}.q__title span:last-child span{color:var(--main-color);text-transform:uppercase}.q__desc{background-color:#dee5ff;font-size:18px;font-weight:300;padding:40px 15px 15px;border-radius:10px}.q__desc>span{margin-bottom:10px;display:block;text-align:center}@media screen and (min-width:320px){.q__desc>span{text-align:left}}.q__desc-bold{font-weight:700;display:flex;align-items:center;flex-direction:column;gap:10px;text-align:center;color:#2146ce}@media screen and (min-width:320px){.q__desc-bold{flex-direction:row;text-align:left}}@media screen and (min-width:1200px){.q__desc-bold{gap:20px}}.q__desc-bold span:first-child{font-size:40px}.q__left,.q__right{width:100%}@media screen and (min-width:1024px){.q__right{width:90%}}.q__step{display:none}.q__step.active{display:flex}.q__step ul{display:flex;flex-direction:column;gap:15px;width:100%}.q__steps{margin-bottom:20px}.q__corob{max-width:max-content;position:relative;margin:0 auto;bottom:-50px}.q__corob-arrow{position:absolute;display:none}@media screen and (min-width:1024px){.q__corob-arrow{display:block;left:110%;bottom:45%}}.q__corob-img{max-width:150px}.q__corob-text{position:relative;top:-30px;background-color:#fff;box-shadow:0 3.4px 3.4px #00000040;border-radius:10px;font-weight:700;font-size:22px;color:#3f3f3f;width:max-content;padding:5px 10px;transform:rotate(-5deg)}.q__container{position:relative;z-index:10;display:flex;align-items:center;flex-direction:column;gap:20px;background:#fff;padding-top:20px!important;padding-bottom:20px!important}@media screen and (min-width:320px){.q__container{padding-top:30px!important;padding-bottom:30px!important}}@media screen and (min-width:576px){.q__container{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width:1024px){.q__container{padding-top:50px!important;padding-bottom:50px!important;flex-direction:row;align-items:flex-start}}@media screen and (min-width:1200px){.q__container{border-radius:11px;box-shadow:0 10.2px 15.3px #00000026}}.q__q-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#3f3f3f;margin-bottom:20px}@media screen and (min-width:576px){.q__q-title{font-size:30px}}@media screen and (min-width:1024px){.q__q-title{text-align:left}}@media screen and (min-width:1200px){.q__q-title{font-size:32px}}.q__q-count{max-width:max-content;margin-bottom:5px;font-size:16px}.q__btns{display:flex;gap:20px}.q__btns button{padding:10px 20px;border-radius:5px;border:1px solid var(--main-color);background-color:var(--main-color);color:#2b2b2b;transition:.2s all;cursor:pointer;width:100%}.q__btns button.disable{pointer-events:none;opacity:.6}.q__btns .q__btn-next{display:none}.q__progress{position:relative;width:100%;height:15px;background-color:#b6c6ff;border-radius:50px;overflow:hidden;margin-bottom:20px}.q__progress:before{content:"";background-color:var(--main-color);width:var(--progress-width);display:block;position:absolute;height:inherit}.q [data-value]{list-style:none;display:flex;align-items:center;gap:5px;font-size:16px;padding:10px;border:1px solid #cacaca;border-radius:10px;cursor:pointer;transition:.2s all}.q [data-value]:hover{background-color:#dee5ff;border-color:#b4c4ff}.q [data-value].active .cb:before{display:block}.q .cb{width:16px;aspect-ratio:1;background-color:transparent;border:1px solid #3F3F3F;border-radius:3px;position:relative}.q .cb:before{content:"";position:absolute;top:0;left:0;background-color:var(--main-color);background-size:30%;width:100%;height:100%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);box-sizing:border-box;display:none}.q__btn-prev{display:flex;align-items:center;gap:10px;background-color:transparent!important;color:var(--main-color)!important;font-size:16px;max-width:max-content}.q__btn-prev:hover{color:#fff!important;background-color:var(--main-color)!important}.step-5.active{display:block}.step-5 ul{list-style:none}.step-5 li{background-color:#dee5ff;padding:6px 10px;border-radius:5px;display:flex;align-items:center;gap:8px;font-size:16px;max-width:max-content}@media screen and (min-width:1024px){.step-5 li{font-size:18px}}.step-5 li:before{content:"";display:block;background-repeat:no-repeat;background-size:contain;min-width:18px;width:18px;max-width:18px;margin-top:2px;aspect-ratio:1;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' y='0.5' width='13' height='13' rx='3.5' stroke='%232146CE'/%3e%3ccircle cx='7' cy='7' r='2' fill='%232146CE'/%3e%3c/svg%3e")}.step-5 input{width:100%;padding:10px;border:1px solid #cacaca;border-radius:5px;margin-top:30px;font-size:14px;color:#161616;outline:none}@media screen and (min-width:1024px){.step-5 input{font-size:16px}}.step-5 form button{display:flex;align-items:center;justify-content:center;width:100%;border:none;padding:10px;border-radius:5px;margin-top:10px;font-size:16px;background:var(--main-color);color:#fff;gap:10px;transition:.2s all}@media screen and (min-width:1024px){.step-5 form button{font-size:18px}}.step-5 form button:hover{background-color:#0a30bb}.step-5__desc{font-size:16px;color:#3f3f3f;margin-bottom:20px;text-align:center}@media screen and (min-width:576px){.step-5__desc{font-size:20px}}@media screen and (min-width:1024px){.step-5__desc{text-align:left}}.step-6.active{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.step-6__success-title{font-size:30px;font-weight:700;color:#3f3f3f}@media screen and (min-width:1024px){.step-6__success-title{margin-top:20px;font-size:36px;margin-bottom:10px}}.wp-info{font-size:16px;margin-top:11px}.content{background-color:#f0f2ff;overflow:hidden;position:relative}.container{margin:0 auto;max-width:1200px;width:100%;padding:0 10px}@media screen and (min-width:320px){.container{padding:0 15px}}@media screen and (min-width:576px){.container{padding:0 25px}}@media screen and (min-width:1024px){.container{padding:0 30px}}@media screen and (min-width:1200px){.container{padding:0 36px}}.header-m{background-color:#2146ce;position:sticky;top:0;z-index:20}@media screen and (min-width:576px){.header-m{display:none}}.header-m__logo{display:flex;align-items:center;gap:10px;min-width:max-content}.header-m__logo img{max-width:130px}.header-m__logo-text{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;min-width:max-content;font-family:Montserrat,sans-serif;font-weight:300;font-size:12px}@media screen and (min-width:320px){.header-m__logo-text{font-size:14px}}@media screen and (min-width:576px){.header-m__logo-text{font-size:160px}}.header-m__logo-text span:first-child{font-weight:600}.header-m__mobile{display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding:16px 0;gap:5px}@media screen and (min-width:320px){.header-m__mobile{flex-direction:row}}.header-m__call-button{display:none}@media screen and (min-width:320px){.header-m__call-button{display:flex}}.header-d{--padding: 20px;--center-space: 10px;display:none;position:sticky;top:0;z-index:20}@media screen and (min-width:576px){.header-d{display:flex!important}}.header-d__menu{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;list-style:none;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:768px){.header-d__menu{justify-content:flex-start;gap:40px;font-size:16px}}.header-d__menu li a{text-decoration:unset;color:#000;transition:.2s all}.header-d__menu li a:hover{color:var(--main-color)}.header-d__menu li:last-child a{display:flex;align-items:center;justify-content:space-between;gap:5px;background-color:#b72f31;max-width:max-content;color:#fff;text-decoration:unset;padding:5px 15px;border-radius:20px}@media screen and (min-width:768px){.header-d__menu li:last-child a{padding:8px 15px}}.header-d__menu li:last-child a:before{content:"";background-image:url("data:image/svg+xml;charset=UTF-8, %3csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.40483 0C2.66977 0.0685579 2.85938 0.244237 3.04577 0.432772C3.69386 1.088 4.34837 1.73751 4.99967 2.38953C5.4153 2.80587 5.41673 3.30399 5.0036 3.71819C4.82435 3.8978 4.6426 4.07527 4.46513 4.25666C4.03772 4.69443 3.95273 5.29181 4.24303 5.82992C5.08644 7.39283 6.2912 8.5958 7.85304 9.43992C8.39079 9.73058 8.98817 9.6456 9.42665 9.21889C9.61804 9.0325 9.80408 8.84076 9.9944 8.65294C10.3697 8.28229 10.8835 8.27729 11.2559 8.64758C11.9761 9.36315 12.6974 10.078 13.4059 10.805C13.5301 10.9325 13.593 11.1196 13.684 11.2792V11.5731C13.6094 11.7177 13.5608 11.8859 13.4559 12.003C13.1495 12.3436 12.8238 12.6679 12.4993 12.9917C12.1986 13.2917 11.8294 13.4723 11.422 13.5798C10.7528 13.7559 10.0887 13.6941 9.42772 13.5338C8.50612 13.3102 7.662 12.905 6.85645 12.4154C5.29747 11.467 3.95345 10.2669 2.76797 8.8861C1.86779 7.83738 1.0908 6.70618 0.544478 5.42964C0.209187 4.64623 -0.0246948 3.83603 0.00208567 2.97298C0.0249383 2.23777 0.25882 1.58647 0.801928 1.06693C1.03367 0.84519 1.26612 0.624162 1.49215 0.396707C1.66997 0.217457 1.85958 0.0617735 2.11095 0H2.40483Z' fill='white'/%3e%3c/svg%3e");min-width:15px;width:15px;max-width:15px;aspect-ratio:1}@media screen and (min-width:768px){.header-d__menu li:last-child{margin-left:auto}}.header-d__container{background-color:#2146ce;padding-top:var(--padding);padding-bottom:var(--padding);display:flex;flex-direction:column;gap:var(--center-space)}.header-d__logo{display:flex;align-items:center;justify-content:flex-start;gap:10px}@media screen and (min-width:1024px){.header-d__logo{min-width:200px}}.header-d__logo-text{display:flex;flex-direction:column;min-width:max-content;font-family:Montserrat,sans-serif;font-weight:300;font-size:14px}@media screen and (min-width:768px){.header-d__logo-text{font-size:15px}}@media screen and (min-width:1024px){.header-d__logo-text{font-size:16px}}.header-d__logo-text span:first-child{font-weight:600}.header-d__logo img{max-width:35px}@media screen and (min-width:576px){.header-d__logo img{max-width:100px}}@media screen and (min-width:768px){.header-d__logo img{max-width:120px}}@media screen and (min-width:1024px){.header-d__logo img{min-width:140px}}.header-d__top{display:flex;justify-content:space-between;gap:10px}.header-d__top-item{display:flex;align-items:center;gap:6px;color:#fff;font-family:Montserrat,sans-serif;font-weight:300;font-size:13px}@media screen and (min-width:1024px){.header-d__top-item{font-size:14px;gap:10px}}@media screen and (min-width:1200px){.header-d__top-item{font-size:16px}}.header-d__top-item-icon{max-width:15px;height:15px}.header-d__top-item-text{display:flex;flex-direction:column;min-width:max-content}.header-d__city{display:none}@media screen and (min-width:768px){.header-d__city{display:flex}}.header-d__city span{line-height:18px}@media screen and (min-width:1200px){.header-d__city span{line-height:20px}}@media screen and (min-width:768px){.header-d__work{text-align:left;margin-left:unset}}.header-d__phone{justify-content:flex-end;text-align:right;font-size:18px}@media screen and (min-width:1024px){.header-d__phone{font-size:26px}}@media screen and (min-width:1200px){.header-d__phone{font-size:32px}}.header-d__phone a{text-decoration:none;transition:.2s all;color:#fff}.header-d__phone a:first-child{font-weight:700}.header-d__phone a:hover{opacity:.8}.footer{--gap: 40px;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;color:#464646}@media screen and (min-width:576px){.footer{font-size:16px}}@media screen and (min-width:1200px){.footer{margin-top:50px}}.footer__container{display:flex;flex-direction:column;gap:var(--gap);padding-top:var(--gap);padding-bottom:var(--gap);overflow:hidden}@media screen and (min-width:768px){.footer__container{padding-top:70px;padding-bottom:70px}}.footer__text{font-weight:400;text-align:center}@media screen and (min-width:576px){.footer__text{text-align:left}}@media screen and (min-width:768px){.footer__text{font-weight:500}}.footer__info{display:flex;flex-direction:column;gap:var(--gap);margin-left:auto}@media screen and (min-width:576px){.footer__info{gap:10px}}@media screen and (min-width:768px){.footer__info{flex-direction:row;gap:40px}}.footer__menu{display:none;align-items:center;list-style:none;gap:30px}@media screen and (min-width:1200px){.footer__menu{display:flex}}.footer__menu a{text-decoration:unset;color:inherit;transition:.2s all}.footer__menu a:hover{color:var(--main-color)}.footer__politic{color:#2146ce;transition:.2s all}.footer__politic:hover{color:#d92626}.footer__line-2{text-align:center;display:flex;flex-direction:column-reverse;gap:var(--gap);align-items:center}@media screen and (min-width:576px){.footer__line-2{text-align:left;flex-direction:row;justify-content:space-between}}.footer__line-2-text{display:flex;flex-direction:column;gap:5px;max-width:450px;font-size:15px;font-weight:500}.footer__line-2-right{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:7px}@media screen and (min-width:576px){.footer__line-2-right{align-items:flex-start;text-align:left}}.footer__line-2-tel{font-size:20px;text-decoration:auto;font-weight:600;color:#464646;max-width:max-content;transition:.2s all}@media screen and (min-width:768px){.footer__line-2-tel{font-size:24px}}@media screen and (min-width:1024px){.footer__line-2-tel{font-size:26px}}.footer__line-2-tel:hover{color:#d92626}.footer__line-2-bottom{display:flex;flex-direction:column;margin-top:10px}.footer__line-3{color:#464646;font-family:Montserrat,sans-serif;font-size:17px;text-align:center;font-weight:400}@media screen and (min-width:768px){.footer__line-3{font-size:19px}}.main{display:flex;flex-direction:column;gap:55px}.socials{position:fixed;right:-10px;top:150px;display:flex;flex-direction:column;border-radius:16px;background-color:#fbfdff;box-shadow:0 5px 17px 3px #0003;z-index:40;padding-right:18px}.side-call-button{display:block;position:fixed;right:0;padding:2px 5px 31px;margin-right:-30px;border-radius:10px 10px 0 0;rotate:-90deg;top:300px;background:linear-gradient(180.34deg,#ba1111 .3%,#af2d2d 99.7%);z-index:99999}.side-call-button a{font-size:20px;color:#fff;text-decoration:none;font-weight:700}@media screen and (min-width:1280px){.side-call-button{display:none}}.social{padding:15px 0 13px 15px;box-sizing:content-box}.socials a:first-child .social{padding-bottom:0}.social img{min-width:28px;height:28px}.hero-m{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px}@media screen and (min-width:1200px){.hero-m{display:none}}.hero-m__container{margin-top:30px}.hero-m__title{font-family:Montserrat,sans-serif;font-weight:800;font-size:40px;color:var(--main-color)}.hero-m__btn-order{display:flex;align-items:center;justify-content:center;border:none;padding:16px 20px 20px;max-width:max-content;margin:0 auto;background:linear-gradient(263.87deg,#a90000 1.27%,#d92626 98.73%);color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;border-radius:10px;align-self:center}@media screen and (min-width:576px){.hero-m__btn-order{font-size:24px}}@media screen and (min-width:1024px){.hero-m__btn-order{font-size:24px}}.hero-m__desc{font-size:24px;margin-top:15px}.hero-m__desc span:first-child{color:#d92626;font-weight:700}.hero-m__desc span:last-child{color:var(--main-color);font-weight:600}.hero-m__info{margin-top:30px}.hero-m__info-text{font-size:32px;font-weight:600;color:#464646}.hero-m__info-small{color:var(--main-color);font-weight:500;margin-top:4px}.hero-m__utps{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media screen and (min-width:576px){.hero-m__utps{gap:15px}}@media screen and (min-width:768px){.hero-m__utps{display:grid;grid-template-columns:1fr 1fr}}.hero-m__doctor{position:relative;display:flex;align-items:center;justify-content:center;min-width:max-content}@media screen and (min-width:768px){.hero-m__doctor{display:none}}.hero-m__doctor-info{position:absolute;bottom:0;background-color:#fff;padding:10px 20px;border:1px solid var(--main-color);border-radius:15px}@media screen and (min-width:576px){.hero-m__doctor-info{padding:20px}}@media screen and (min-width:1024px){.hero-m__doctor-info{min-width:max-content}}.hero-m__doctor-info span:first-child{font-size:16px;font-weight:700;color:#252e4b;display:block;margin-bottom:5px}@media screen and (min-width:576px){.hero-m__doctor-info span:first-child{font-size:20px}}.hero-m__doctor-info span:last-child{color:#2146ce;font-weight:500}@media screen and (min-width:576px){.hero-m__doctor-info span:last-child{font-size:18px}}.hero-m__doctor-img{max-width:280px}@media screen and (min-width:1024px){.hero-m__doctor-img{max-width:300px}}.hero-m__doctor-bottom{display:flex;flex-direction:column;gap:20px;margin-top:40px}.hero-m__wrap{display:flex;flex-direction:column}@media screen and (min-width:768px){.hero-m__wrap{flex-direction:row;align-items:center;justify-content:space-between}}.hero-m__right .hero-m__doctor{display:none}@media screen and (min-width:768px){.hero-m__right .hero-m__doctor{display:flex}}@media screen and (min-width:1024px){.hero-m__right{margin:0 auto}}.h-utp{padding:20px 20px 20px 15px;background:linear-gradient(263.87deg,#a90000 1.27%,#d92626 98.73%);border-radius:13px;display:flex;align-items:center;gap:15px;max-width:max-content}.h-utp__icon{max-width:25px;display:flex}.h-utp__title{font-family:Montserrat,sans-serif;font-weight:600;font-size:16px;color:#fff}@media screen and (min-width:576px){.h-utp__title{font-size:20px}}@media screen and (min-width:768px){.h-utp__title br{display:none}}.h-utp__lines{position:relative;margin-top:40px}.h-utp__line{max-width:100px;position:absolute}.h-utp__line--1{position:absolute;bottom:190px;left:206px;transform:rotate(55deg)}.h-utp__line--2{position:absolute;bottom:300px;left:150px;transform:rotate(22deg)}.h-utp__line--3{position:absolute;bottom:415px;left:116px;transform:rotate(0)}.hero-m .h-utp:first-child{max-width:220px}@media screen and (min-width:576px){.hero-m .h-utp:first-child{max-width:100%;width:100%}}.hero-m .h-utp:nth-child(2){margin-left:25px}@media screen and (min-width:576px){.hero-m .h-utp:nth-child(2){margin-left:0;width:100%;max-width:100%}}.hero-m .h-utp:nth-child(3){margin-left:55px}@media screen and (min-width:576px){.hero-m .h-utp:nth-child(3){margin-left:0;width:100%;max-width:100%}}@media screen and (min-width:768px){.hero-m .h-utp:nth-child(3){grid-column:1/-1}}.hero-d{font-family:Montserrat,sans-serif;display:none}@media screen and (min-width:1200px){.hero-d{display:flex}}.hero-d__container{background:url(./bg-D1MXYHeI.webp);padding-top:90px;padding-bottom:35px;display:flex;justify-content:space-between}.hero-d__title{color:var(--main-color);font-size:48px;font-weight:800}.hero-d__desc{display:flex;gap:10px;margin-top:35px;font-size:32px}.hero-d__desc span:first-child{font-weight:700;color:#d92626}.hero-d__desc span:last-child{font-weight:600;color:var(--main-color)}.hero-d__info{display:flex;flex-direction:column;margin-top:35px}.hero-d__info span:first-child{color:#464646;font-weight:600;font-size:48px}.hero-d__info span:last-child{font-weight:600;font-size:20px;color:var(--main-color)}.hero-d__btn-order{display:flex;align-items:center;justify-content:center;border:none;padding:16px 30px 18px;max-width:max-content;background:#d92626;color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;border-radius:10px;align-self:center;cursor:pointer;font-size:30px;margin:90px auto 0 0;transition:.2s all}.hero-d__btn-order:hover{background-color:#bb0f0f}.hero-d__doctor{position:relative;max-width:fit-content;min-width:600px}.hero-d__doctor>img{max-width:300px;z-index:20;position:relative}.hero-d__doctor-info{background-color:#fff;border-radius:15px;max-width:max-content;display:flex;flex-direction:column;padding:15px;border:1px solid var(--main-color);position:absolute;bottom:0;min-width:max-content;z-index:20}.hero-d__doctor-info span:first-child{color:#252e4b;font-size:20px;font-weight:700}.hero-d__doctor-info span:last-child{color:var(--main-color);font-weight:600;margin-top:5px}.hero-d .h-utp{padding:15px 20px 15px 15px}.hero-d .h-utp__title br{display:block!important}.hero-d .h-utp--1{max-width:270px;position:absolute;bottom:165px;left:330px}.hero-d .h-utp--2{max-width:270px;position:absolute;bottom:325px;left:285px}.hero-d .h-utp--3{max-width:270px;position:absolute;bottom:455px;left:230px}.special{margin:30px 0}.special__title{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;font-style:italic;margin-bottom:14px}@media screen and (min-width:576px){.special__title{font-size:22px}}@media screen and (min-width:768px){.special__title{font-size:25px}}@media screen and (min-width:1024px){.special__title{font-size:30px}}@media screen and (min-width:1200px){.special__title{margin-bottom:0;font-size:32px;font-weight:400;max-width:min-content}}.special__content{display:flex;flex-direction:column}.special__wrap{padding:25px;border-radius:50px;background:linear-gradient(226.18deg,#fff 30.41%,#b4c4ff 156.25%)}@media screen and (min-width:576px){.special__wrap{background:linear-gradient(226.18deg,#fff 1%,#b4c4ff 156.25%)}}@media screen and (min-width:1200px){.special__wrap{display:flex;align-items:center;justify-content:space-between;padding:30px;margin-left:-36px;width:calc(100% + 72px)}}.special__info{font-family:Montserrat,sans-serif;font-weight:400;font-size:13px}@media screen and (min-width:1200px){.special__info{font-size:15px}}.special__flex{display:flex;flex-direction:column;gap:15px;font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;margin-bottom:15px}@media screen and (min-width:1200px){.special__flex{margin-bottom:25px}}.special__line span{font-weight:700;color:var(--main-color)}.special__btn{background-color:#d92626;color:#fff;padding:15px;border:unset;margin-top:20px;width:calc(100% + 20px);font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;border-radius:50px;margin-left:-10px}@media screen and (min-width:1200px){.special__btn{min-width:max-content;width:auto;padding:15px 60px;margin-top:0}}.doctor-rating{padding:60px 0;font-family:Montserrat,sans-serif;color:#35373b}@media(max-width:768px){.doctor-rating{padding-top:50px}}@media(max-width:380px){.doctor-rating{padding-bottom:40px}}.doctor-rating__container{display:flex;gap:20px;background-color:#fff;padding-top:30px;padding-bottom:20px}@media(min-width:768px){.doctor-rating__container{padding-top:40px;padding-bottom:40px}}@media(min-width:1200px){.doctor-rating__container{border-radius:32px}}@media(max-width:1024px){.doctor-rating__container{gap:10px}}@media(max-width:768px){.doctor-rating__container{flex-direction:column}}.doctor-rating__left{width:70%}@media(max-width:1024px){.doctor-rating__left{width:65%}}@media(max-width:768px){.doctor-rating__left{width:100%}}.doctor-rating__right{width:75%}@media(max-width:768px){.doctor-rating__right{width:100%}}.doctor-rating__doctor-card .doctor-card__img{aspect-ratio:1/1.5}.dr-info{border-radius:60px;display:flex;flex-direction:column;gap:25px;height:100%}@media(max-width:1024px){.dr-info{padding:15px}}@media(max-width:920px){.dr-info{border-radius:30px}}@media(max-width:576px){.dr-info{gap:30px;padding:20px}}@media(max-width:330px){.dr-info{padding:10px;gap:20px;border-radius:20px}}.dr-info__title{margin-bottom:15px;font-weight:600;text-transform:uppercase;font-size:20px;color:#28314e;display:flex;flex-direction:column;gap:2px}@media(min-width:1024px){.dr-info__title{font-size:24px}}.dr-info__cta-wrap{margin:0 auto}@media(max-width:768px){.dr-info__cta-wrap{max-width:100%}}@media(max-width:1400px){.dr-info__cta-wrap .cta{--height: 80px}}@media(max-width:920px){.dr-info__cta-wrap .cta{--height: 70px}}@media(max-width:768px){.dr-info__cta-wrap .cta{--height: 60px}}@media(max-width:330px){.dr-info__cta-wrap .cta{--height: 50px}}@media(max-width:330px){.dr-info__cta-wrap .cta span{font-size:16px}}.dr-info-wrap{container-type:inline-size;container-name:sidebar;height:100%}.dr-info__header{display:flex;justify-content:space-between;position:relative}@media(max-width:576px){.dr-info__header{flex-direction:column;gap:30px;justify-content:center;text-align:center}}@media(max-width:576px){.dr-info__header{gap:20px}}@media(max-width:430px){.dr-info__header{gap:10px}}.dr-info__header:after{content:"";width:300px;height:1px;background-color:var(--text-color);position:absolute;bottom:0;right:0}@media(max-width:1024px){.dr-info__header:after{width:230px}}@media(max-width:576px){.dr-info__header:after{width:100%}}.dr-info__content{display:flex;flex-direction:column;gap:20px}@media(max-width:1500px){.dr-info__content{gap:15px}}@media(max-width:576px){.dr-info__content{gap:20px}}@media(max-width:330px){.dr-info__content{gap:10px}}.dr-info__line{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid #2146CE;gap:10px}@media(max-width:1500px){.dr-info__line{padding-bottom:15px}}@media(max-width:576px){.dr-info__line{flex-direction:column;gap:2px}}.dr-info__line span{font-weight:400;text-transform:uppercase}@media(min-width:1200px){.dr-info__line span{font-size:24px}}@media(max-width:1200px){.dr-info__line span{font-size:22px}}@media(max-width:1024px){.dr-info__line span{font-size:20px}}@media(max-width:430px){.dr-info__line span{font-size:19px}}@media(max-width:380px){.dr-info__line span{font-size:18px}}.dr-info__line span:last-child{color:#2146ce}.dr-info__rating{display:flex;align-items:self-start;flex-direction:row-reverse;gap:5px;justify-content:flex-end}@media(max-width:576px){.dr-info__rating{justify-content:center}}.dr-info__rating span{font-weight:700}.dr-info__rating svg{aspect-ratio:1}@media(max-width:430px){.dr-info__rating svg{width:16px}}@media(max-width:576px){.dr-info__rating svg{width:25px;height:25px}}@media(min-width:1200px){.dr-info__rating svg{width:40px;height:40px}}.dr-info__rating-text{margin-top:2px;display:block;margin-right:5px;font-size:20px}@media(min-width:576px){.dr-info__rating-text{margin-top:-2px}}@media(min-width:1200px){.dr-info__rating-text{font-size:35px}}.dr-info__info{font-size:28px;font-weight:700;margin-bottom:20px;text-transform:uppercase;display:flex;flex-direction:column;gap:5px}.dr-info__info div:first-child{color:#2146ce}@media(max-width:1300px){.dr-info__info{font-size:24px}}@media(max-width:576px){.dr-info__info{margin-bottom:20px}}@media(max-width:430px){.dr-info__info{margin-bottom:10px;font-size:20px}}.dr-info__btn{border:none;background:linear-gradient(315deg,#5468e8,#2146ce);color:#fff;padding:15px 10px;width:100%;border-radius:85px;font-size:22px}@media(min-width:576px){.dr-info__btn{max-width:max-content;padding:10px 40px;margin:0 auto;font-size:26px}}@media(min-width:1200px){.dr-info__btn{font-size:36px;padding:20px 50px;margin-top:20px}}.doctor-card{--gap: 10px;--rd: 30px;background-color:#fff;border-radius:var(--rd)}.doctor-card__img{overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:var(--rd);aspect-ratio:1/1.2}.doctor-card__img img{object-fit:cover;width:100%;height:100%}.doctor-card__surname{font-size:24px}.doctor-card__bottom{text-align:center;margin-top:var(--gap)}.doctor-card__bottom-title{font-size:24px;margin-bottom:10px}.dr-info-svg-d{display:none;flex-direction:column;gap:5px;margin-bottom:20px;text-align:center}@media(min-width:768px){.dr-info-svg-d{display:flex}}.dr-info-svg-d__svg{max-width:300px;margin:0 auto}.dr-info-svg-d__title{font-size:24px;font-weight:700;margin-bottom:5px}.dr-info-svg-m{display:flex;flex-direction:column;gap:5px;margin-bottom:20px;text-align:center}@media(min-width:768px){.dr-info-svg-m{display:none}}.dr-info-svg-m__svg{max-width:250px;margin:0 auto}.dr-info-svg-m__title{font-size:24px;font-weight:700;margin-bottom:5px}.dr-info-svg-m hr{max-width:300px;width:100%;margin:0 auto}.discount{margin:30px 0;overflow:hidden}.discount__container{font-family:Montserrat,sans-serif;font-weight:400;font-size:20px}.discount__wrap{position:relative;background:linear-gradient(90deg,#2146ce,#112468);color:#fff;border-radius:20px;padding:20px 40px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center}@media screen and (min-width:320px){.discount__wrap{font-size:22px}}@media screen and (min-width:576px){.discount__wrap{font-size:24px}}@media screen and (min-width:768px){.discount__wrap{font-size:22px}}@media screen and (min-width:1024px){.discount__wrap{font-size:26px}}@media screen and (min-width:1200px){.discount__wrap{font-size:40px;margin-left:-36px;width:calc(100% + 72px)}}.discount__text:before{content:"";background-image:url(./zub-BXpj0JFb.webp);background-size:100%;width:50px;height:55px;display:block;position:absolute;bottom:-1px;left:-20px;background-repeat:no-repeat}@media screen and (min-width:768px){.discount__text:before{left:40px}}@media screen and (min-width:1200px){.discount__text:before{width:120px;height:120px;bottom:0}}.discount__text:after{content:"";background-image:url(./zerk-D-l9VfnS.webp);background-size:100%;width:100px;height:62px;display:block;position:absolute;bottom:15px;right:-22px;background-repeat:no-repeat}@media screen and (min-width:320px){.discount__text:after{bottom:0}}@media screen and (min-width:768px){.discount__text:after{right:50px;bottom:-4px}}@media screen and (min-width:1200px){.discount__text:after{width:203px;height:120px;right:-20px}}.thanks{margin-top:30px}@media screen and (min-width:768px){.thanks{margin-top:50px}}@media screen and (min-width:1200px){.thanks{margin-top:80px}}.thanks__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:16px}.thanks__content{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1194px){.thanks__content{gap:27px}}.thanks__header{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;color:#253c51;text-align:center;display:flex;flex-direction:column;text-transform:uppercase}@media screen and (min-width:1194px){.thanks__header{font-size:36px;text-align:left}}.thanks__header--accent{color:#2146ce}.thanks__text-wrapper{display:flex;flex-direction:column}.thanks__text{font-family:Montserrat,sans-serif;font-weight:400;font-size:15px;color:#253c51}@media screen and (min-width:1194px){.thanks__text{font-size:23px}}.thanks__image-wrapper{height:321px;display:flex;background-image:url(./thanks-CvBRAS_I.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}@media screen and (min-width:1194px){.thanks__image-wrapper{height:504px;background-position:center 70%}}
