@font-face{font-family:Raleway;font-display:swap;src:url(../fonts/Raleway-Black.woff2) format("woff2"),url(../fonts/Raleway-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(../fonts/Raleway-Bold.woff2) format("woff2"),url(../fonts/Raleway-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(../fonts/Raleway-Regular.woff2) format("woff2"),url(../fonts/Raleway-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(../fonts/Raleway-Medium.woff2) format("woff2"),url(../fonts/Raleway-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Raleway;font-display:swap;src:url(../fonts/Raleway-SemiBold.woff2) format("woff2"),url(../fonts/Raleway-SemiBold.woff) format("woff");font-weight:600;font-style:normal}.phone-input-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:system-ui,sans-serif;gap:.5rem;padding:0 30px;position:relative;width:100%;height:100%;border-radius:30px;background:rgba(255,255,255,.2)}.phone-input{height:100%}.country-dropdown{position:relative}.current-country{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;color:#fff;gap:.35rem;padding:0 20px 0 0;text-transform:uppercase}.current-country:after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:5px 4px 5px 0;content:"";pointer-events:none;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.current-country svg{background:#eee;border-radius:2px;height:15px;-o-object-fit:cover;object-fit:cover;width:20px}.country-options{background:#fff;border:1px solid #ddd;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.05);box-shadow:0 4px 12px rgba(0,0,0,.05);left:-10px;max-height:200px;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;top:calc(100% + 14px);-webkit-transform:scaleY(.95);-ms-transform:scaleY(.95);transform:scaleY(.95);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease;transition:all .2s ease;width:220px;z-index:10}.country-options.visible{opacity:1;pointer-events:auto;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.country-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85rem;gap:.5rem;padding:6px 10px;text-align:left;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:100%}.country-option.selected{background-color:#e6f0ff;font-weight:600}.country-option:hover{background-color:#f5f5f5}.country-option svg{background:#eee;border-radius:2px;height:15px;width:20px}.clue-input{background:#fff;border-radius:6px;bottom:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%;opacity:0;padding:10px;font-size:14px;font-weight:600;pointer-events:none;color:#000;position:absolute;-webkit-transition:all .25s linear;transition:all .25s linear}.clue-input.active{opacity:1;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}input[type=tel]{background-color:transparent;border:none;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;outline:0;font-weight:600}.phone-input.error .phone-input-wrapper{border:1px solid red}.form-modal-main .phone-input-wrapper{height:44px;padding:10px 14px;border-radius:20px;border:1px solid #ebedeb}.check-element{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.check-element input:checked+label .check-main{border:1px solid #fff}.check-element input:checked+label .check-main:before{opacity:1}.check-element input.error+label .check-main{border:1px solid red}.check-element label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;cursor:pointer}.check-element a{color:#fff}.input-absolute{position:absolute;top:0;left:0;pointer-events:none;opacity:0}.check-main{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;border:1px solid #e4e5e4;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check-main:before{opacity:0;background:#6bd677}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:20px;scroll-behavior:smooth}body{font-size:1rem;line-height:1.3;color:#475566;font-weight:700;font-family:Raleway;font-variant-numeric:lining-nums proportional-nums;letter-spacing:-.24px}.container{max-width:1268px;padding:0 14px;width:100%;margin:0 auto}img{max-width:100%}a{text-decoration:none;-webkit-transition:all .25s linear;transition:all .25s linear}main{overflow:hidden}.icon::before{content:"";mask:var(--icon) center center/contain no-repeat;-webkit-mask:var(--icon) center center/contain no-repeat;width:18px;height:12px;display:block;-webkit-transition:.25s;transition:.25s;background:#fff}.text-green{color:#66cc71}.size-80{font-size:80px}.size-50{font-size:50px;line-height:1.05}.size-44{font-size:50px;line-height:1}.size-40{font-size:40px}.size-36{font-size:36px}.size-28{font-size:28px}.size-26{font-size:26px}.size-24{font-size:24px}.size-22{font-size:22px}.size-20{font-size:20px}.size-18{font-size:18px}.size-16{font-size:16px}.size-14{font-size:14px}.size-12{font-size:12px}.line-h-1{line-height:1}.line-h-1-1{line-height:1.1}.line-h-1-2{line-height:1.2}.letter-spacing-1{letter-spacing:.8px}.letter-spacing-0-5{letter-spacing:.3px}.letter-spacing-0{letter-spacing:0}.text-uppercase{text-transform:uppercase}.fw-900{font-weight:900}.fw-700{font-weight:700}.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-400{font-weight:400}.mb-60{margin-bottom:60px}.mb-50{margin-bottom:50px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.mb-20{margin-bottom:20px}.mb-14{margin-bottom:14px}.mb-10{margin-bottom:10px}.mb-4{margin-bottom:4px}.link-green{color:#66cc71;border-bottom:1px solid}.link-green:hover{border-bottom:1px solid transparent}.link-white{color:#fff;border-bottom:1px solid}.link-white:hover{border-bottom:1px solid transparent}.link{border-bottom:1px solid;color:inherit}.link:hover{border-bottom:1px solid transparent}.text-center{text-align:center}.button{outline:0;border:none;border-radius:100px;background:linear-gradient(108deg,#92e093 8.86%,#66cc72 51.98%),linear-gradient(108deg,#98eb99 8.86%,#6bd677 51.98%);-webkit-box-shadow:0 -2px 0 0 rgba(255,255,255,.25) inset;box-shadow:0 -2px 0 0 rgba(255,255,255,.25) inset;height:64px;font-family:inherit;font-size:14px;width:100%;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;cursor:pointer;position:relative;overflow:hidden}.button:before{margin-left:8px}.button:after{position:absolute;z-index:2;top:0;left:-75%;display:block;width:50%;height:100%;content:"";-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%)}.button:hover:after{-webkit-animation:shine .85s;animation:shine .85s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.button_white{color:#475566;background:rgba(255,255,255,.9);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:inherit;padding:0 40px}.button_white:before{background:#66cc71}.button_white:after{background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(102,204,113,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(102,204,113,.3) 100%)}.block-mobile{display:none!important}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}body.popup-show::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;width:100%;position:relative;max-width:640px;border-radius:36px;padding:90px 30px 60px}.lock .popup__content{visibility:visible}.popup__close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:20px;right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;border:none;-webkit-transition:all .25s linear;transition:all .25s linear;cursor:pointer;outline:0}.popup__close:before{background:#475566}.popup__close:hover:before{background:#66cc71}.line-modal{margin:10px 0;background:rgba(71,85,102,.1);width:100%;height:1px}.section-start{background:linear-gradient(279deg,#dcfadc 100%,#d9f1fc 0,#edfcef 69.9%),#ebfdec;height:970px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}.no-webp .section-start:before{background-image:url(../img/bg.png)}.section-start:before{content:"";bottom:0;background-position:center;width:100%;height:222px;position:absolute;z-index:1}.start-top{position:absolute;top:40px;width:100%;max-width:1268px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.start-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}.start-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.start-info__icon{border-radius:32px;background:#66cc71;width:44px;height:44px;margin-right:10px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-info__icon:before{width:24px;height:24px}.start-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-woman{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:800px;left:50%;bottom:78px}.start-woman-12{width:1000px;left:45%}.start-content{position:relative;z-index:1;width:100%}.top-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-info__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;background:linear-gradient(108deg,#92e093 8.86%,#66cc72 51.98%),linear-gradient(276deg,#49b86e 0,#5ccc81 100%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:96px;height:86px;color:#fff;text-align:center;margin-right:30px}.top-info__date_new{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;height:80px;padding:6px 20px 6px 4px;text-align:left}.top-info__date_new .top-info__day{background:rgba(255,255,255,.15);width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:24px;margin-right:14px}.top-info__day{font-weight:600}.start-event{border-radius:24px;border:1px solid #fff;background:linear-gradient(108deg,rgba(255,255,255,.03) 32.71%,#fff 100%);-webkit-box-shadow:0 15px 30px 0 rgba(107,214,119,.3);box-shadow:0 15px 30px 0 rgba(107,214,119,.3);padding:20px 30px;width:480px}.healthy-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.healthy-item{margin-top:30px;border-radius:36px;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);padding:50px 30px 30px}.healthy-title{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(71,85,102,.1)}.healthy-text{font-weight:600}.healthy-item_one{background:linear-gradient(283deg,#e8f6fc 0,#edfcef 100%),linear-gradient(180deg,#fff 12.76%,#f7faf7 100%)}.healthy-item_two{background:linear-gradient(112deg,#ebffe8 0,#fff5c5 100%)}.healthy-item_three{background:linear-gradient(112deg,#ebffe8 0,#ffd9d0 100%),linear-gradient(112deg,#ebffe8 0,#fff5c5 100%)}.healthy-item_four{background:linear-gradient(283deg,#cbf0fd 0,#ffe3f1 100%),linear-gradient(283deg,#e8f6fc 0,#edfcef 100%),linear-gradient(180deg,#fff 12.76%,#f7faf7 100%)}.section-healthy{margin-top:60px}.section-topic{margin-top:160px}.section-topic .container{position:relative}.section-topic .container:before{content:"";background-image:url(../img/pic-topic.svg);width:18px;height:18px;background-size:cover;position:absolute;top:-60px;left:140px}.topic-items{max-width:860px;margin:0 auto}.topic-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;border-bottom:1px solid rgba(71,85,102,.1)}.topic-item:last-child{border-bottom:none}.topic-item__number{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:110px;flex-basis:110px;margin-right:20px;font-weight:900;color:#66cc71;font-size:80px}.topic-item__pic{-ms-flex-preferred-size:66px;flex-basis:66px;margin-left:20px;-ms-flex-negative:0;flex-shrink:0}.topic-item__title{width:100%}.medicine-container{position:relative;border-radius:36px;background:linear-gradient(269deg,#dcfadc 98.4%,#d9f1fc 1.6%,#edfcef 69.26%),linear-gradient(180deg,rgba(255,255,255,.7) 12.76%,#f7faf7 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.medicine-pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:306px;flex-basis:306px;-ms-flex-negative:0;flex-shrink:0}.medicine-pic img{position:absolute;bottom:-30px;left:-30px}.medicine-pic_mobile{display:none}.medicine-content{letter-spacing:-.4px}.medical-event{-ms-flex-preferred-size:255px;flex-basis:255px;margin-left:40px;letter-spacing:-.35px;-ms-flex-negative:0;flex-shrink:0}.section-medicine{margin-top:120px}.section-teacher{margin-top:23px;background:linear-gradient(332deg,rgba(217,241,252,.5) 17.27%,rgba(220,250,220,0) 75.99%);height:862px;width:100%;overflow:hidden;position:relative}.no-webp .section-teacher:before{background-image:url(../img/bg.png)}.section-teacher:before{content:"";bottom:0;background-position:center;width:100%;height:222px;position:absolute;z-index:1;left:0;-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.section-teacher .container{position:relative}.teacher-woman{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:-100px}.teacher-woman img{max-width:inherit}.teacher-content{padding-top:190px;padding-left:632px}.teacher-mobile{display:none}.organization-items{max-width:777px;width:100%;margin:30px auto 0}.section-organization{margin-top:80px}.organization-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}.organization-item:last-child .organization-item__title{border-bottom:none}.organization-item:last-child{border-bottom:none}.organization-item__number{-ms-flex-preferred-size:279px;flex-basis:279px;margin-right:30px;color:#66cc71;text-align:right;font-weight:900;letter-spacing:-1.6px;line-height:1;font-size:80px}.organization-item__title{-ms-flex-preferred-size:calc(100% - 309px);flex-basis:calc(100% - 309px);border-bottom:1px solid rgba(71,85,102,.1);min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}.callback-container{border-radius:30px;background:linear-gradient(116deg,#60bf6b 41.27%,#98eb99 102.46%),linear-gradient(308deg,#dcfadc 100%,#d9f1fc 0,#edfcef 69.9%),#2a53a6;padding:60px 54px;color:#fff}.form-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-item{-ms-flex-preferred-size:calc(33.3% - 5px);flex-basis:calc(33.3% - 5px)}.input{width:100%;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;border-radius:40px;background:rgba(255,255,255,.2);outline:0;border:none;font-weight:600;font-family:inherit;font-size:14px;color:#fff}.input::-webkit-input-placeholder{color:#fff}.input::-moz-placeholder{color:#fff}.input:-ms-input-placeholder{color:#fff}.input::-ms-input-placeholder{color:#fff}.input::placeholder{color:#fff}.input:focus,.input:hover{background:rgba(255,255,255,.3)}.section-callback{margin-top:100px;margin-bottom:100px}.section{margin-top:120px}.form-final{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-final .size-14{font-weight:600}.callback-medicine{border-radius:36px;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);max-width:840px;margin:0 auto;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.callback-medicine__pic{-ms-flex-preferred-size:175px;flex-basis:175px;-ms-flex-negative:0;flex-shrink:0;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.callback-medicine__pic img{max-width:inherit;position:absolute;left:-30px;bottom:-30px}.callback-medicine__pic-mobile{display:none}.tide-percent__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tide-percent__column_quote{-ms-flex-preferred-size:400px;flex-basis:400px;-ms-flex-negative:0;flex-shrink:0;margin-left:10px;border:2px solid #d6f4de;border-radius:30px;padding:40px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tide-percent__column_quote-link{padding-top:34px;margin-top:20px;border-top:1px solid rgba(71,85,102,.1)}.tide-percent__icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px}.tide-percent__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:577px}.tide-percent{margin-top:50px}.container-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.container-quote__item{background:-webkit-gradient(linear,left top,left bottom,from(#e8f6fc),to(#edfcef));background:linear-gradient(#e8f6fc,#edfcef);border-radius:30px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.quote-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:35px}.container-quote__end{padding-top:20px;margin-top:45px;border-top:1px solid rgba(71,85,102,.1)}.quote-person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quote-person__avatar{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px;margin-right:20px}.quote-person__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-webp .tide-analysis{background-image:url(../img/tide/analysis.jpg)}.tide-analysis{background-size:cover;background-position:center;border-radius:50px;min-height:598px;padding:140px 100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tide-analysis__block{position:relative}.tide-analysis__block:before{content:"";width:calc(100% - 120px);margin:0 60px;position:absolute;top:-20px;height:20px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px 50px 0 0}.tide-analysis__block:after{content:"";width:calc(100% - 200px);margin:0 100px;position:absolute;top:-40px;height:20px;background:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50px 50px 0 0}.tide-analysis__content{position:relative;z-index:1;width:100%;border-radius:30px 30px 0 0;background:rgba(255,255,255,.9);padding:40px 40px 40px 60px;overflow:hidden}.tide-analysis__content:before{content:"";background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(236,251,243,.3)));background:linear-gradient(to top,transparent,rgba(236,251,243,.3));position:absolute;top:0;left:0;width:100%;height:100%}.tide-analysis__content div{position:relative;z-index:1}.tide-analysis__list{margin-top:20px;padding-top:20px;border-top:1px solid #475566}.tide-analysis__list li{margin-bottom:7px}.tide-analysis__list li:last-child{margin-bottom:0}.section-step .container{position:relative}.ellipse-light{position:absolute;top:-30px;left:54px}.ellipse-big{position:absolute;top:-110px;left:-200px;z-index:-1;pointer-events:none}.step-items{max-width:960px;margin:0 auto}.step-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 0;border-bottom:1px solid rgba(71,85,102,.1)}.step-item:first-child{padding-top:0}.step-item:last-child{padding-bottom:0;border-bottom:none}.step-item ul{padding-left:30px}.step-item__icon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100px;flex-basis:100px;margin-right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.intelligence-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-10px;margin-top:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.intelligence-item{margin-right:10px;margin-top:10px;-ms-flex-preferred-size:calc(33.3% - 10px);flex-basis:calc(33.3% - 10px);border:1px solid #d6f4de;padding:30px;border-radius:30px}.section_whom{background:-webkit-gradient(linear,left top,left bottom,from(rgba(237,252,239,.5)),to(#edfcef));background:linear-gradient(rgba(237,252,239,.5),#edfcef);border-radius:50px;padding:120px 0}.whom-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-10px;margin-top:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.whom-item{margin-right:10px;margin-top:10px;-ms-flex-preferred-size:calc(33.3% - 10px);flex-basis:calc(33.3% - 10px);padding:30px;background:#fff;border-radius:30px}.whom-item_link{color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#60bf6b),to(#98eb99));background:linear-gradient(#60bf6b,#98eb99);position:relative;overflow:hidden}.whom-item_link:after{position:absolute;z-index:2;top:0;left:-75%;display:block;width:50%;height:100%;content:"";-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%)}.whom-item_link:hover:after{-webkit-animation:shine .82s;animation:shine .82s}.whom-item__icon{background:rgba(255,255,255,.9);width:54px;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.whom-item__icon:before{width:24px;height:24px;background:#66cc71}.section-leading{margin-top:160px}.leading-container{position:relative}.leading-content{max-width:680px;position:relative;z-index:1}.leading-achievements__item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.leading-achievements__item:last-child{margin-bottom:0}.leading-achievements__icon{-ms-flex-negative:0;flex-shrink:0;width:100px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.leading-pic{position:absolute;left:566px;display:-webkit-box;display:-ms-flexbox;display:flex;width:664px;bottom:-100px}.section-callback_tide{margin-top:80px;position:relative;z-index:1}.section-callback_tide .form-item{-ms-flex-preferred-size:calc(25% - 5px);flex-basis:calc(25% - 5px)}.start-event__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.start-event__flex img,.start-event__flex picture{width:70px;height:70px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.start-event__flex picture{margin-right:20px}.start-event__flex .size-20{font-size:16px;margin-bottom:0}.start-intestines{width:500px;height:auto;position:absolute;top:0;left:54%}.botton-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.botton-info_icon{height:90px;width:90px;margin-bottom:10px}.botton-info-low{font-size:14px;color:#333;margin:0;font-weight:500}.card-text{font-size:14px;color:#333;margin:0}.cropped-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tide-percent__box{color:#66cc71;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__num{font-size:270px}.tide-percent__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__per{font-size:200px;font-weight:700;margin-top:-65px}.botton-info_desc{text-align:left}.tide-percent__wom{text-transform:uppercase;font-size:30px;line-height:0;margin-top:-30px;font-weight:700}.form-present{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.botton-info.form-box{background-color:rgba(255,255,255,.1882352941);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border-radius:40px;border:1px solid rgba(255,255,255,.1882352941)}.text-white{color:#fff}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (max-width:1350px){.start-top{width:calc(100% - 40px)}}@media (max-width:1200px){.start-woman{left:650px}.teacher-content{padding-left:520px;padding-top:150px}}@media (max-width:991px){.phone-input-wrapper{height:44px;padding:0 20px}html{font-size:14px}.size-80{font-size:60px}.size-50{font-size:26px}.size-44{font-size:30px}.size-40{font-size:26px}.size-36{font-size:30px}.size-28{font-size:14px}.size-26{font-size:16px}.size-24{font-size:18px}.size-22{font-size:14px}.size-20{font-size:16px;letter-spacing:-.32px}.size-18{font-size:12px}.size-16{font-size:12px}.size-14{font-size:12px}.size-12{font-size:6px}.mb-60{margin-bottom:20px}.mb-40{margin-bottom:20px}.mb-30{margin-bottom:14px}.button{height:54px;font-size:12px;line-height:1}.block-desktop{display:none!important}.block-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.text-center-mobile{text-align:center}.no-br-mobile br{display:none}.popup__content{padding:54px 14px 30px}.popup__content .size-26{font-size:26px;line-height:1.1}.line-modal{margin:20px 0}.section-start:before{display:none}.section-start{padding:104px 0 40px;height:auto}.start-info{display:none}.start-woman{display:none}.start-content_tide{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.start-content_tide .top-info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start-content_tide .top-info__content{text-align:left}.section-start-content{display:none}.top-info{margin-bottom:10px}.start-logo{width:96px}.top-info__date{width:51px;margin-right:16px;height:57px}.top-info__date_new .top-info__day{margin-right:0;border-radius:0;background:0 0;width:auto;height:auto}.top-info__date_new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:51px;border-radius:10px;height:57px;padding:10px 4px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top-info__date_new .size-18{font-size:6px}.top-info__date_new br{display:none}.top-info__time{margin-bottom:4px}.start-event{max-width:100%;padding:20px 14px;text-align:center}.healthy-items{margin-top:20px}.healthy-item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:10px;padding:14px}.healthy-title{padding-bottom:10px;margin-bottom:10px}.section-healthy{margin-top:40px}.section-topic{margin-top:40px}.topic-item{padding:14px 0}.topic-item__number{-ms-flex-preferred-size:60px;flex-basis:60px;margin-right:10px;font-size:40px;letter-spacing:-.8px}.topic-item__pic{-ms-flex-preferred-size:32px;flex-basis:32px;margin-left:10px}.topic-item__title{font-size:14px}.medicine-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:84px 14px 20px}.medicine-pic{display:none}.medicine-pic_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:auto;flex-basis:auto}.medicine-pic_mobile img{left:50%;margin-left:-129px;position:absolute}.medicine-content{text-align:center}.medical-event{margin-left:0;-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:20px}.section-teacher:before{display:none}.section-teacher{height:auto;background:0 0}.teacher-woman{display:none}.teacher-content{padding-left:0;padding-top:0;text-align:center;margin-top:20px}.teacher-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -14px}.teacher-mobile img{max-width:inherit;width:100%}.organization-items{margin-top:6px}.section-organization{margin-top:40px}.organization-item{padding:14px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid rgba(71,85,102,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.organization-item__number{-ms-flex-preferred-size:auto;flex-basis:auto;font-size:44px;margin-right:0;margin-bottom:4px}.organization-item__title{-ms-flex-preferred-size:auto;flex-basis:auto;padding-bottom:0;min-height:auto;width:100%;border-bottom:none;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.callback-container{padding:40px 14px}.form-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.form-item{margin-bottom:10px}.input{height:44px;padding:0 20px}.section-callback{margin-top:26px;margin-bottom:14px}.section{margin-top:40px}.form-final{text-align:center}.callback-medicine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:84px 14px 20px;margin-top:145px}.callback-medicine__pic{display:none;-ms-flex-preferred-size:auto;flex-basis:auto}.callback-medicine__pic-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:auto;flex-basis:auto;position:relative}.callback-medicine__pic-mobile picture{left:50%;margin-left:-129px;position:absolute;margin-bottom:-40px}.tide-percent__column_quote{padding:20px;border-radius:16px;background:-webkit-gradient(linear,left top,left bottom,from(#e8f6fc),to(#edfcef));background:linear-gradient(#e8f6fc,#edfcef);border:none;margin-left:0;-ms-flex-preferred-size:auto;flex-basis:auto;width:300px;margin-right:10px}.tide-percent__icon{width:24px}.tide-percent__content{max-width:400px}.container-quote{overflow:auto;margin:0 -14px;padding:0 14px}.container-quote::-webkit-scrollbar{display:none}.quote-person__content .size-14{display:none}.container-quote__item{-ms-flex-preferred-size:auto;flex-basis:auto;width:300px;margin-right:10px;padding:20px;border-radius:16px;-ms-flex-negative:0;flex-shrink:0}.container-quote__item:last-child{margin-right:0}.container-quote__end{padding-top:14px;margin-top:14px}.quote-person__avatar{width:60px;height:60px;margin-right:10px}.tide-analysis{padding:72px 10px 0;border-radius:20px}.tide-analysis__block:before{border-radius:16px 16px 0 0;margin:0 20px;width:calc(100% - 40px);height:16px;top:-16px}.tide-analysis__block:after{border-radius:16px 16px 0 0;margin:0 40px;width:calc(100% - 80px);height:16px;top:-32px}.tide-analysis__content{padding:20px;border-radius:16px 16px 0 0}.ellipse-light{display:none}.step-item ul{padding-left:0;list-style:none}.step-item{padding:14px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.step-item__icon{margin-right:0;width:60px;margin-bottom:10px;-ms-flex-preferred-size:auto;flex-basis:auto}.intelligence-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow:auto;margin:0 -14px;padding:0 14px}.intelligence-items::-webkit-scrollbar{display:none}.intelligence-item{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto;width:240px;padding:20px;border-radius:16px}.intelligence-item .size-20,.intelligence-item .size-24{font-size:14px}.intelligence-item .size-20 br,.intelligence-item .size-24 br{display:none}.section_whom{border-radius:0;padding:40px 0}.whom-items{margin:0 -14px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;overflow:auto}.whom-items::-webkit-scrollbar{display:none}.whom-item{-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:0;width:240px;-ms-flex-negative:0;flex-shrink:0;padding:20px;border-radius:16px}.whom-item br{display:none}.whom-item .size-24{font-size:16px;line-height:1.2}.section-leading{margin-top:0}.leading-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.leading-content{max-width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#dcfadc),color-stop(#d9f1fc),to(#edfcef));background:linear-gradient(#dcfadc,#d9f1fc,#edfcef);padding:20px 14px;border-radius:0 0 16px 16px}.leading-content br{display:none}.leading-content:before{content:"";background-image:url(../img/tide/wave-mobile.svg);width:100%;background-repeat:repeat-x;background-position:bottom;height:57px;background-size:cover;position:absolute;top:-56px;left:0;display:none}.leading-pic{position:relative;left:auto;width:auto;bottom:auto;max-width:360px}.tide-percent__column_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tide-percent__column_main br{display:none}.section-callback_tide{margin-top:40px}.start-event__flex picture{margin-right:0;margin-bottom:10px}.start-event__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start-intestines{display:none}.tide-percent__num{font-size:150px}.tide-percent__per{font-size:130px;margin-top:-50px}.tide-percent__wom{font-size:25px;margin-top:-5px}}@media (max-width:600px){.leading-achievements__icon{width:44px;margin-right:10px}}.webp .section-start:before{background-image:url(../img/bg.webp)}.webp .section-teacher:before{background-image:url(../img/bg.webp)}.webp .tide-analysis{background-image:url(../img/tide/analysis.webp)}