@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&family=Montserrat:wght@400;500;700&display=swap);:root{--black:#222;--dark:#584a4a;--white:#fff;--green:#1dbf73;--dark-green:#0e9347;--light-light-gray:#f6fffe;--light-gray:#f2f0fe;--dark-gray:#656084;--violet:#4a3270;--light-violet:#735a9b;--vaiolit:#d3085d;--red:red;--orange:#ff993f;--dark-orange:#f70;--super-light-gray:#f7f6ff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}ul{list-style-type:none}a,li,ul{text-decoration:none}a,li{color:#000}button,input,textarea{all:unset}::-webkit-scrollbar{background-color:#838383;width:8px}::-webkit-scrollbar-thumb{background-color:#5a5a5a}.App{min-height:100vh;overflow-x:hidden;position:relative}.container{margin:0 auto;max-width:1340px;padding:0}.section__banner{background:no-repeat url(/static/media/banner-background.b2db00fb9b38179fadc2.png);background-size:cover;font-family:Montserrat,sans-serif;min-height:calc(100vh - 120px);padding-top:120px;transition:1s}.section__banner .banner-wrap{align-items:center;display:flex;flex-direction:row;justify-content:center}.section__banner .banner-wrap .banner__info{align-items:center;background-color:#f2f0fe4d;border-radius:50px;display:flex;flex-direction:column;padding:40px 80px;width:640px}.section__banner .banner-wrap .banner__info .banner__infoTitle{color:var(--black);font-size:36px;font-weight:700;text-align:center}.section__banner .banner-wrap .banner__info .banner__infoTitle .banner__infoTitle_marked{color:var(--violet)}.section__banner .banner-wrap .banner__info .banner__infoText{font-weight:500;line-height:180%;margin-top:30px;max-width:500px;text-align:center}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{align-items:center;color:var(--dark-gray);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:30px;margin-top:26px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp__name{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-size:16px;font-weight:500;margin-top:20px;padding:15px 20px;transition:.2s;width:150px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp__name:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp__name:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{font-weight:500;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:30px;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]{display:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn label{border:1px solid #999;border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec{border:1px solid var(--violet);border-radius:50px;color:var(--violet);font-size:15px;font-weight:500;height:100%;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:hover{background-color:var(--violet);border-color:var(--white);color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:active{transform:scale(99%)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:15px;justify-content:space-between;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{background:var(--violet);border-radius:50px;color:var(--white);cursor:pointer;font-weight:700;padding:15px;text-align:center;transition:.15s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:hover{background:var(--vaiolit)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__specialists{font-family:Montserrat,sans-serif;margin-top:120px}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600}.section__specialists .specialists-wrap .specialists__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;justify-content:center;max-width:30%;padding:20px;width:380px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{color:var(--vaiolit);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:var(--violet)}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{background:no-repeat url(/static/media/clientInfo-background.40a50763cff65b727df3.png);background-size:cover;font-family:Montserrat,sans-serif;margin-top:120px;padding-bottom:100px;padding-top:160px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:center}.section__clientInfo .clientInfo-wrap .clientInfo__content{align-items:center;display:flex;flex-direction:column;gap:60px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:24px;font-weight:700;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:48px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{background:var(--violet);border-radius:50%;height:20px;min-width:20px;width:20px}.section__stats{background-color:var(--white);font-family:Montserrat,sans-serif;padding-bottom:120px;padding-top:120px}.section__stats .stats-wrap{display:flex;flex-direction:row;gap:200px}.section__stats .stats-wrap .stats__left{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:24px;font-weight:600;width:500px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{color:var(--vaiolit);font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{color:var(--violet);font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;background:#4a327033;border-radius:6px;content:"";height:100px;left:0;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:300px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;background:var(--vaiolit);border-radius:50px;color:var(--white);cursor:pointer;font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__left .stats__leftBtn:hover{background:var(--violet)}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:var(--violet);opacity:.8;transform:scale(99%)}.section__stats .stats-wrap .stats__right{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{color:var(--black);font-size:24px;font-weight:600}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{color:var(--violet);font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{color:var(--vaiolit);font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;background:#d3085d33;border-radius:6px;content:"";height:100px;left:23px;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:460px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;background:var(--violet);border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__right .stats__rightBtn:hover{background:var(--vaiolit)}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:var(--vaiolit);opacity:.8;transform:scale(99%)}.section__coop{background:no-repeat url(/static/media/coop-background.57245acca1b0209392a7.png);background-size:cover;font-family:Montserrat,sans-serif;padding-bottom:200px;padding-top:100px}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{display:flex;flex-direction:row;gap:90px;margin-top:110px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;transition:.2s;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-10px;position:relative;top:-24px;transition:.2s;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;transition:.2s;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card:hover .coop_cardImg{left:-12px;position:relative;top:-26px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card:hover .coop_cardBackImg{right:-84px}.section__coop .coop-wrap .coop__content .coop__leftCards .card1{left:200px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card2{left:55px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card3{left:43px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card4{left:120px;position:relative}.section__coop .coop-wrap .coop__content .coop__img{height:440px;position:relative;width:420px}.section__coop .coop-wrap .coop__content .coop__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:110px;position:absolute;top:110px;width:420px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgAbs{position:absolute;transition:.2s}.section__coop .coop-wrap .coop__content .coop__img .e1{left:-20px;z-index:10}.section__coop .coop-wrap .coop__content .coop__img .e2{left:110px;top:110px}.section__coop .coop-wrap .coop__content .coop__img .e3{right:-170px;top:200px}.section__coop .coop-wrap .coop__content .coop__img .e4{bottom:-20px;left:115px}.section__coop .coop-wrap .coop__content .coop__img .e5{bottom:-200px;right:-95px}.section__coop .coop-wrap .coop__content .coop__img .e6{bottom:-100px;height:30px;left:100px;width:60px}.section__coop .coop-wrap .coop__content .coop__img .e7{right:-100px;top:100px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn{background:var(--violet);border-radius:50px;bottom:-250px;color:var(--white);cursor:pointer;font-size:16px;font-weight:700;left:160px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:hover{background:var(--vaiolit)}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:active{background:var(--violet);transform:scale(99%)}.section__partners{background-color:var(--light-light-gray);font-family:Montserrat,sans-serif;padding-bottom:100px;padding-top:100px}.section__partners .partners-wrap{align-items:center;display:flex;flex-direction:column}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;line-height:180%}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px;margin-top:70px}.section__partners .partners-wrap .partners__cards .partners__card{background:var(--white);border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__text{color:#222;font-size:24px;font-weight:600;line-height:180%;margin-top:100px}.section__partners .partners-wrap .partners__text .partners__text_marked{color:var(--vaiolit);font-size:32px;font-weight:800;line-height:180%}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:300px;padding-top:150px;position:static}.section__map .mapWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__map .mapWrap .map__bottom{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{background:var(--violet);border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}.section__map .mapWrap .map__bottomMedia{display:none}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search{display:flex;flex-direction:column;position:relative}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchInp{background:var(--light-gray);border:1px solid #0000;border-radius:50px;color:var(--dark-gray);padding:15px 50px 15px 20px;transition:.2s;width:250px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchInp:focus,.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchInp:hover{border:.5px solid #d0cde1}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__icon{content:"";height:50px;position:absolute;right:0;top:0;width:50px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__icon .map__bottomMedia__iconPath1{background:var(--green);height:14px;left:10px;position:absolute;top:20px;transform:rotate(-45deg);transition:.3s;width:2px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__icon .map__bottomMedia__iconPath2{background:var(--green);height:14px;position:absolute;right:28px;top:20px;transform:rotate(45deg);transition:.3s;width:2px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .btn__open .map__bottomMedia__iconPath1{transform:rotate(-135deg)}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .btn__open .map__bottomMedia__iconPath2{transform:rotate(135deg)}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchDropDown{background:var(--light-gray);border-radius:20px;content:"";height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:4%;max-height:180px;opacity:1;overflow-y:scroll;padding:20px;position:absolute;top:60px;transform:scaleY(0);transform-origin:0 0;transition:.5s;width:80%;z-index:100}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchDropDown .map__bottomMedia__searchDropDown__item{padding:6px 0;transition:.3s}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__searchDropDown .map__bottomMedia__searchDropDown__item:hover{color:var(--green)}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .open{transform:scaleY(1)}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__text{align-self:center;margin-top:40px;max-width:80%;position:relative;text-align:center}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__text:before{background:#fba457;border-radius:100px;content:"";height:20px;left:-30px;position:absolute;top:0;width:20px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__box{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;margin-top:40px;max-width:280px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__box .map__bottomMedia__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__box .map__bottomMedia__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .map__bottomMedia__box .map__bottomMedia__box__addr{max-width:90%}.section__map .mapWrap .map__bottomMedia .map__bottomMedia__search .visible{opacity:1;visibility:visible}@media(min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}.about{font-family:Montserrat,sans-serif;padding-bottom:350px;padding-top:120px;transition:1s}.about .aboutWrap{display:flex;flex-direction:row;gap:100px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:35px;max-width:640px}.about .aboutWrap .about__info .about__infoTitle{color:#222;font-size:36px;font-weight:700;letter-spacing:1.8px}.about .aboutWrap .about__info .about__infoTitle .about__infoTitle_marked{color:var(--vaiolit)}.about .aboutWrap .about__info .about__infoSubTitle{color:#000;font-size:16px;font-weight:500;letter-spacing:.32px}.about .aboutWrap .about__info .about__infoText{color:#000;font-size:14px;font-weight:400;letter-spacing:.28px}.about .aboutWrap .about__img{height:600px;position:relative;width:600px}.about .aboutWrap .about__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:140px;position:absolute;top:240px;width:420px}.about .aboutWrap .about__img .about__imgAddr{display:flex;flex-direction:column;gap:15px;left:220px;position:relative}.about .aboutWrap .about__img .about__imgAddr .about__imgAddrText{color:#000;font-size:16px;font-weight:400;letter-spacing:.32px}.about .aboutWrap .about__img .about__imgAddr .about__imgAddrText .about__imgAddrText_marked{font-weight:500}.about .aboutWrap .about__img .about__imgAbs{position:absolute}.about .aboutWrap .about__img .a1{left:10px;top:120px}.about .aboutWrap .about__img .a2{left:140px;top:240px}.about .aboutWrap .about__img .a3{right:-30px;top:400px}.about .aboutWrap .about__img .a4{bottom:-158px;right:50px}.about .aboutWrap .about__img .a5{left:140px;top:540px}.about .aboutWrap .about__img .a6{bottom:-60px;height:30px;left:130px;width:60px}.about .aboutWrap .about__img .a7{right:60px;top:200px}.about .aboutWrap .about__img .about__imgBtn{background:var(--vaiolit);border-radius:50px;bottom:-220px;color:var(--white);font-size:16px;font-weight:700;left:180px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.about .aboutWrap .about__img .about__imgBtn:hover{background:var(--violet)}.about .aboutWrap .about__img .about__imgBtn:active{background:var(--violet);transform:scale(99%)}.about .aboutWrap .about__addrAdaptive{display:none}.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:120px;transition:1s}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px}.specialties .specialtiesWrap .specialties__title .specialties__title_marked{color:var(--vaiolit)}.specialties .specialtiesWrap .specialties__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.persAgr{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:120px}.persAgr .persAgr__wrap{display:flex;flex-direction:column;gap:20px}.persAgr .persAgr__wrap .persAgr__wrap__title{font-size:36px;text-align:center}.persAgr .persAgr__wrap .persAgr__wrap__text{display:flex;flex-direction:column;gap:10px}.persAgr .persAgr__wrap .persAgr__wrap__text p{letter-spacing:.8px;line-height:150%;text-align:justify}.persAgr .persAgr__wrap .persAgr__wrap__text .par{margin-top:10px}.persAgr .persAgr__wrap .persAgr__wrap__text .par:first-child{margin-top:0}.persAgr .persAgr__wrap .persAgr__wrap__text .sub{padding-left:20px}.typed-cursor,.typed-cursor--blink{animation:none;display:none}@keyframes flicker{0%{opacity:1}25%{opacity:.7}50%{opacity:.3}75%{opacity:.7}to{opacity:1}}@keyframes puls{0%{transform:scale(100%)}50%{transform:scale(90%)}to{transform:scale(100%)}}.test{min-height:100vh}@media screen and (max-width:1366px){.App{min-height:100vh;overflow-x:hidden;position:relative}.container{margin:0 auto;max-width:1300px;padding:0 15px}.section__banner{font-family:Montserrat,sans-serif;min-height:100%;padding-bottom:60px}.section__banner .banner-wrap{align-items:center;display:flex;flex-direction:row;justify-content:center}.section__banner .banner-wrap .banner__info{display:flex;flex-direction:column;width:640px}.section__banner .banner-wrap .banner__info .banner__infoTitle{color:var(--black);font-size:36px;font-weight:700}.section__banner .banner-wrap .banner__info .banner__infoText{line-height:180%;margin-top:30px;max-width:500px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{align-items:center;color:var(--dark-gray);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:30px;margin-top:26px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:30px;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]{display:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn label{border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]:checked+label,.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn:hover input[type=radio]+label{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec{border-radius:50px;font-size:15px;font-weight:500;height:100%;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:hover{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:active{transform:scale(99%)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:15px;justify-content:space-between;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{border-radius:50px;color:var(--white);font-weight:700;padding:15px;text-align:center;transition:.15s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__specialists{font-family:Montserrat,sans-serif;margin-top:60px}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600}.section__specialists .specialists-wrap .specialists__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;justify-content:center;max-width:30%;padding:20px;width:360px}.section__clientInfo{font-family:Montserrat,sans-serif}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:center}.section__clientInfo .clientInfo-wrap .clientInfo__content{display:flex;flex-direction:column;gap:40px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:24px;font-weight:700;max-width:480px;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:48px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{border-radius:50%;height:20px;width:20px}.section__stats{font-family:Montserrat,sans-serif;padding-bottom:60px;padding-top:60px}.section__stats .stats-wrap{display:flex;flex-direction:row;gap:200px}.section__stats .stats-wrap .stats__left{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:24px;font-weight:600;width:500px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{align-items:center;display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:0;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:300px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{transform:scale(99%)}.section__stats .stats-wrap .stats__right{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{text-wrap:nowrap;color:var(--black);font-size:24px;font-weight:600}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:23px;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:460px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{transform:scale(99%)}.section__partners{font-family:Montserrat,sans-serif;padding-bottom:50px;padding-top:50px}.section__partners .partners-wrap{align-items:center;display:flex;flex-direction:column}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;line-height:180%}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;margin-top:35px}.section__partners .partners-wrap .partners__cards .partners__card{background:#fff;border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__text{color:#222;font-size:24px;font-weight:600;line-height:180%;margin-top:50px}.section__partners .partners-wrap .partners__text .partners__text_marked{font-size:32px;font-weight:800;line-height:180%}.section__coop{font-family:Montserrat,sans-serif;padding-bottom:150px;padding-top:50px}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{display:flex;flex-direction:row;gap:90px;margin-top:110px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-10px;position:relative;top:-24px;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .card1{left:200px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card2{left:55px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card3{left:43px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card4{left:120px;position:relative}.section__coop .coop-wrap .coop__content .coop__img{height:440px;position:relative;width:420px}.section__coop .coop-wrap .coop__content .coop__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:110px;position:absolute;top:110px;width:420px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgAbs{position:absolute;transition:.2s}.section__coop .coop-wrap .coop__content .coop__img .e1{left:-20px;z-index:10}.section__coop .coop-wrap .coop__content .coop__img .e2{left:110px;top:110px}.section__coop .coop-wrap .coop__content .coop__img .e3{right:-170px;top:200px}.section__coop .coop-wrap .coop__content .coop__img .e4{bottom:-20px;left:115px}.section__coop .coop-wrap .coop__content .coop__img .e5{bottom:-200px;right:-95px}.section__coop .coop-wrap .coop__content .coop__img .e6{bottom:-100px;height:30px;left:100px;width:60px}.section__coop .coop-wrap .coop__content .coop__img .e7{right:-100px;top:100px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn{border-radius:50px;bottom:-250px;color:var(--white);font-size:16px;font-weight:700;left:160px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:active{transform:scale(99%)}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:225px;padding-top:75px;position:static}.section__map .mapWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__map .mapWrap .map__bottom{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}}@media screen and (max-width:1366px)and (min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}@media screen and (max-width:1366px){.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:120px}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px}.specialties .specialtiesWrap .specialties__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}}@media screen and (max-width:1240px){.App{min-height:100vh;overflow-x:hidden;position:relative}.container{margin:0 auto;max-width:1180px;padding:0 15px}.section__banner{font-family:Montserrat,sans-serif}.section__banner .banner-wrap{align-items:center;display:flex;flex-direction:row;justify-content:center}.section__banner .banner-wrap .banner__info{display:flex;flex-direction:column;width:640px}.section__banner .banner-wrap .banner__info .banner__infoTitle{color:var(--black);font-size:36px;font-weight:700}.section__banner .banner-wrap .banner__info .banner__infoText{line-height:180%;margin-top:30px;max-width:500px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{align-items:center;color:var(--dark-gray);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:30px;margin-top:26px}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:30px;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]{display:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn label{border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]:checked+label,.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn:hover input[type=radio]+label{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec{border-radius:50px;font-size:15px;font-weight:500;height:100%;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:hover{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:active{transform:scale(99%)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:15px;justify-content:space-between;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{border-radius:50px;color:var(--white);font-weight:700;padding:15px;text-align:center;transition:.15s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__specialists{font-family:Montserrat,sans-serif;margin-top:60px}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600}.section__specialists .specialists-wrap .specialists__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;justify-content:center;max-width:30%;padding:20px;width:310px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{font-family:Montserrat,sans-serif}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:center}.section__clientInfo .clientInfo-wrap .clientInfo__content{display:flex;flex-direction:column;gap:40px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:24px;font-weight:700;max-width:480px;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:48px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{border-radius:50%;height:20px;width:20px}.section__stats{background-color:#f7f6ff;font-family:Montserrat,sans-serif}.section__stats .stats-wrap{display:flex;flex-direction:row;gap:200px}.section__stats .stats-wrap .stats__left{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:24px;font-weight:600;width:500px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:0;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:300px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{transform:scale(99%)}.section__stats .stats-wrap .stats__right{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{color:var(--black);font-size:24px;font-weight:600;left:-40px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:100px;margin-right:50px;margin-top:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:23px;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:460px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{transform:scale(99%)}.section__partners{font-family:Montserrat,sans-serif;padding-bottom:50px;padding-top:50px}.section__partners .partners-wrap{align-items:center;display:flex;flex-direction:column}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;line-height:180%}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:35px}.section__partners .partners-wrap .partners__cards .partners__card{background:#fff;border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__text{color:#222;font-size:24px;font-weight:600;line-height:180%;margin-top:50px}.section__partners .partners-wrap .partners__text .partners__text_marked{font-size:32px;font-weight:800;line-height:180%}.section__coop{background-color:#f7f6ff;font-family:Montserrat,sans-serif;padding-bottom:150px;padding-top:50px}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{display:flex;flex-direction:row;gap:90px;margin-top:110px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-20px;position:relative;top:-24px;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .card1{left:200px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card2{left:55px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card3{left:43px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card4{left:120px;position:relative}.section__coop .coop-wrap .coop__content .coop__img{height:440px;position:relative;width:420px}.section__coop .coop-wrap .coop__content .coop__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:110px;position:absolute;top:110px;width:420px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgAbs{position:absolute;transition:.2s}.section__coop .coop-wrap .coop__content .coop__img .e1{left:-20px;z-index:10}.section__coop .coop-wrap .coop__content .coop__img .e2{left:110px;top:110px}.section__coop .coop-wrap .coop__content .coop__img .e3{right:-170px;top:200px}.section__coop .coop-wrap .coop__content .coop__img .e4{bottom:-20px;left:115px}.section__coop .coop-wrap .coop__content .coop__img .e5{bottom:-200px;right:-95px}.section__coop .coop-wrap .coop__content .coop__img .e6{bottom:-100px;height:30px;left:100px;width:60px}.section__coop .coop-wrap .coop__content .coop__img .e7{right:-100px;top:100px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn{background:#1dbf73;border-radius:50px;bottom:-250px;color:var(--white);font-size:16px;font-weight:700;left:160px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:hover{background:#12b758}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:active{background:#0e9347;transform:scale(99%)}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:250px;padding-top:75px;position:static}.section__map .mapWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__map .mapWrap .map__bottom{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}}@media screen and (max-width:1240px)and (min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}@media screen and (max-width:1240px){.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:120px}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px}.specialties .specialtiesWrap .specialties__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}}@media screen and (max-width:860px){.container{margin:0 auto;max-width:780px;padding:0 15px}.moveTop{transform:translateY(40px)}.section__banner{font-family:Montserrat,sans-serif}.section__banner .banner-wrap{display:flex;flex-direction:row;padding:40px 80px}.section__banner .banner-wrap .banner__info{display:flex;flex-direction:column;width:100%}.section__banner .banner-wrap .banner__info .banner__infoTitle{color:var(--black);font-size:36px;font-weight:700;text-align:center}.section__banner .banner-wrap .banner__info .banner__infoText{line-height:180%;margin-top:30px;max-width:100%}.section__banner .banner-wrap .banner__info .banner__form{max-width:740px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{align-items:center;color:var(--dark-gray);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:30px;margin-top:26px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:30px;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]{display:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn label{border:1px solid #999;border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]:checked+label,.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn:hover input[type=radio]+label{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec{border-radius:50px;font-size:15px;font-weight:500;height:100%;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:hover{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:active{transform:scale(99%)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:15px;justify-content:space-between;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{border-radius:50px;color:var(--white);font-weight:700;padding:15px;text-align:center;transition:.15s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__specialists{font-family:Montserrat,sans-serif;margin-top:60px}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600;text-align:center}.section__specialists .specialists-wrap .specialists__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:65px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;max-width:40%;padding:20px;text-align:center;width:330px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{font-family:Montserrat,sans-serif;margin-top:80px;padding-bottom:60px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__content{align-items:center;display:flex;flex-direction:column;gap:40px;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:24px;font-weight:700;max-width:100%;text-align:center;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:40px;width:70%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{border-radius:50%;height:20px;width:20px}.section__stats{background-color:#f7f6ff;font-family:Montserrat,sans-serif;padding-bottom:60px;padding-top:60px}.section__stats .stats-wrap{display:flex;flex-direction:column;gap:100px}.section__stats .stats-wrap .stats__left{align-items:center;display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:24px;font-weight:600;text-align:center;width:500px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:0;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:300px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{transform:scale(99%)}.section__stats .stats-wrap .stats__right{align-items:center;display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{color:var(--black);font-size:24px;font-weight:600;left:0;position:relative;text-align:center}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:100px;margin-top:100px;width:60%}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:0;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:23px;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:460px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{transform:scale(99%)}.section__partners{background-color:#f9f9fc;font-family:Montserrat,sans-serif;padding-bottom:50px;padding-top:50px}.section__partners .partners-wrap{align-items:center;display:flex;flex-direction:column}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;line-height:180%}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:58px;margin-top:35px}.section__partners .partners-wrap .partners__cards .partners__card{background:#fff;border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__text{color:#222;font-size:24px;font-weight:600;line-height:180%;margin-top:50px}.section__partners .partners-wrap .partners__text .partners__text_marked{font-size:32px;font-weight:800;line-height:180%}.section__coop{background-color:#f7f6ff;font-family:Montserrat,sans-serif;padding-bottom:75px;padding-top:50px}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{align-items:center;display:flex;flex-direction:column;gap:90px;margin-top:55px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-20px;position:relative;top:-24px;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .card1,.section__coop .coop-wrap .coop__content .coop__leftCards .card2,.section__coop .coop-wrap .coop__content .coop__leftCards .card3,.section__coop .coop-wrap .coop__content .coop__leftCards .card4{position:static}.section__coop .coop-wrap .coop__content .coop__img{display:none;height:440px;position:relative;width:420px}.section__coop .coop-wrap .coop__content .coop__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:110px;position:absolute;top:110px;width:420px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgAbs{position:absolute;transition:.2s}.section__coop .coop-wrap .coop__content .coop__img .e1{left:-20px;z-index:10}.section__coop .coop-wrap .coop__content .coop__img .e2{left:110px;top:110px}.section__coop .coop-wrap .coop__content .coop__img .e3{right:-170px;top:200px}.section__coop .coop-wrap .coop__content .coop__img .e4{bottom:-20px;left:115px}.section__coop .coop-wrap .coop__content .coop__img .e5{bottom:-200px;right:-95px}.section__coop .coop-wrap .coop__content .coop__img .e6{bottom:-100px;height:30px;left:100px;width:60px}.section__coop .coop-wrap .coop__content .coop__img .e7{right:-100px;top:100px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn{background:#1dbf73;border-radius:50px;bottom:-250px;color:var(--white);font-size:16px;font-weight:700;left:160px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:hover{background:#12b758}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:active{background:#0e9347;transform:scale(99%)}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:150px;padding-top:75px;position:static}.section__map .mapWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__map .mapWrap .map__bottom{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}}@media screen and (max-width:860px)and (min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}@media screen and (max-width:860px){.about{font-family:Montserrat,sans-serif;padding-bottom:350px;padding-top:80px}.about .container{margin:0 auto;max-width:760px;padding:0}.about .aboutWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:35px;max-width:90%;text-align:justify}.about .aboutWrap .about__info .about__infoTitle{color:#222;font-size:30px;font-weight:700;letter-spacing:1.8px;text-align:center}.about .aboutWrap .about__info .about__infoTitle .about__infoTitle_marked{color:#1dbf73}.about .aboutWrap .about__info .about__infoSubTitle{color:#000;font-size:16px;font-weight:500;letter-spacing:.32px}.about .aboutWrap .about__info .about__infoText{color:#000;font-size:14px;font-weight:400;letter-spacing:.28px}.about .aboutWrap .about__img{display:none}.about .aboutWrap .about__addrAdaptive{display:flex;flex-direction:column;gap:15px}.about .aboutWrap .about__addrAdaptive .about__textBtn{align-self:center;background:var(--vaiolit);border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:20px;padding:10px;text-align:center;transition:.15s;width:200px}.about .aboutWrap .about__addrAdaptive .about__textBtn:hover{background:var(--violet)}.about .aboutWrap .about__addrAdaptive .about__textBtn:active{background:var(--violet);transform:scale(99%)}.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:80px}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px;text-align:center}.specialties .specialtiesWrap .specialties__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:65px}}@media screen and (max-width:600px){.container{margin:0 auto;max-width:560px;padding:0 15px}.section__banner{font-family:Montserrat,sans-serif}.section__banner .banner-wrap{display:flex;flex-direction:row}.section__banner .banner-wrap .banner__info{display:flex;flex-direction:column;width:100%}.section__banner .banner-wrap .banner__info .banner__infoTitle{color:var(--black);font-size:36px;font-weight:700;text-align:center}.section__banner .banner-wrap .banner__info .banner__infoText{line-height:180%;margin-top:30px;max-width:100%}.section__banner .banner-wrap .banner__info .banner__form{max-width:520px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{align-items:center;color:var(--dark-gray);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:30px;margin-top:26px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email{background:var(--light-gray);border:1px solid #0000;border-radius:50px;padding:15px 20px;transition:.2s;width:300px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:30px;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]{display:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn label{border:1px solid #999;border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn input[type=radio]:checked+label,.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btn:hover input[type=radio]+label{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec{border-radius:50px;font-size:15px;font-weight:500;height:100%;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:hover{color:var(--white)}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup .banner__specRadioGroup__btnAllSpec:active{transform:scale(99%)}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:15px;justify-content:space-between;margin-top:30px}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpTown:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount{background:#f2f0fe;background:var(--light-gray,#f2f0fe);border:1px solid #0000;border-radius:50px;padding:15px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__inpCount:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{border-radius:50px;color:var(--white);font-weight:700;padding:15px;text-align:center;width:100%}.section__banner .banner-wrap .banner__img{display:none}.section__banner .banner-wrap .banner__img .banner__imgAbs{content:"";position:absolute}.section__banner .banner-wrap .banner__img .s1{height:520px;left:-20px;max-width:500px;z-index:10}.section__banner .banner-wrap .banner__img .s2{left:0;top:-15px;z-index:9}.section__banner .banner-wrap .banner__img .s3{left:-60px;top:140px;z-index:10}.section__banner .banner-wrap .banner__img .s3_1{left:-18px;top:158px;z-index:10}.section__banner .banner-wrap .banner__img .s3_text{font-size:14px;left:-20px;opacity:0;top:190px;transition:2s;visibility:hidden;z-index:10}.section__banner .banner-wrap .banner__img .s4,.section__banner .banner-wrap .banner__img .s4_text{display:none}.section__banner .banner-wrap .banner__img .s5{transition:.2s}.section__banner .banner-wrap .banner__img .s6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:30px}.section__banner .banner-wrap .banner__img .s7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;left:460px;top:50px;z-index:8}.section__banner .banner-wrap .banner__img .s8{left:450px;top:140px}.section__banner .banner-wrap .banner__img .s9{bottom:96px;right:10px;z-index:11}.section__banner .banner-wrap .banner__img .visible{opacity:1;visibility:visible}.section__specialists{font-family:Montserrat,sans-serif;margin-top:60px}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600;text-align:center}.section__specialists .specialists-wrap .specialists__cards{align-items:center;display:flex;flex-direction:column;gap:65px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;height:110px;max-width:100%;padding:20px;text-align:center;width:350px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{font-family:Montserrat,sans-serif;margin-top:80px;padding-bottom:40px;padding-top:80px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__content{align-items:center;display:flex;flex-direction:column;gap:40px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:24px;font-weight:700;margin:0 10px;max-width:100%;text-align:center;width:100%}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:48px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{border-radius:50%;height:20px;width:20px}.section__stats{background-color:#f7f6ff;font-family:Montserrat,sans-serif;padding-bottom:60px;padding-top:60px}.section__stats .stats-wrap{gap:100px}.section__stats .stats-wrap,.section__stats .stats-wrap .stats__left{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:24px;font-weight:600;width:500px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:100px;margin-top:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:0;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:300px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center}.section__stats .stats-wrap .stats__right{display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{color:var(--black);font-size:24px;font-weight:600;position:static}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:100px;margin-top:100px;width:70%}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:10px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{font-size:100px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:100px;left:23px;position:absolute;top:40px;width:100px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:460px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px 60px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{transform:scale(99%)}.section__partners{background-color:#f9f9fc;font-family:Montserrat,sans-serif;padding-bottom:50px;padding-top:50px}.section__partners .partners-wrap{align-items:center;display:flex;flex-direction:column}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;line-height:180%}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:nowrap;gap:60px;height:100%;margin-top:70px;overflow-x:scroll;width:110%}.section__partners .partners-wrap .partners__cards .partners__card{background:#fff;border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__text{color:#222;font-size:24px;font-weight:600;line-height:180%;margin-top:60px;text-align:center}.section__partners .partners-wrap .partners__text .partners__text_marked{font-size:32px;font-weight:800;line-height:180%}.section__coop{background-color:#f7f6ff;font-family:Montserrat,sans-serif;padding-bottom:75px;padding-top:50px}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{align-items:center;display:flex;flex-direction:column;gap:90px;margin-top:55px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-20px;position:relative;top:-24px;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .card1,.section__coop .coop-wrap .coop__content .coop__leftCards .card2,.section__coop .coop-wrap .coop__content .coop__leftCards .card3,.section__coop .coop-wrap .coop__content .coop__leftCards .card4,.section__map{position:static}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:0;padding-top:75px}.section__map .mapWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__map .mapWrap .map__bottom{display:flex;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}}@media screen and (max-width:600px)and (min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}@media screen and (max-width:600px){.about{font-family:Montserrat,sans-serif;padding-bottom:350px;padding-top:80px}.about .container{margin:0 auto;max-width:760px;padding:0}.about .aboutWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:35px;max-width:90%;text-align:justify}.about .aboutWrap .about__info .about__infoTitle{color:#222;font-size:30px;font-weight:700;letter-spacing:1.8px;text-align:center}.about .aboutWrap .about__info .about__infoTitle .about__infoTitle_marked{color:#1dbf73}.about .aboutWrap .about__info .about__infoSubTitle{color:#000;font-size:16px;font-weight:500;letter-spacing:.32px}.about .aboutWrap .about__info .about__infoText{color:#000;font-size:14px;font-weight:400;letter-spacing:.28px}.about .aboutWrap .about__img{display:none}.about .aboutWrap .about__addrAdaptive{display:flex;flex-direction:column;gap:15px}.about .aboutWrap .about__addrAdaptive .about__textBtn{align-self:center;background:#fba457;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:20px;padding:10px;text-align:center;transition:.15s;width:200px}.about .aboutWrap .about__addrAdaptive .about__textBtn:hover{background:#e28424}.about .aboutWrap .about__addrAdaptive .about__textBtn:active{background:#e28424;transform:scale(99%)}.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:80px}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px;text-align:center}.specialties .specialtiesWrap .specialties__cards{align-items:center;display:flex;flex-direction:column;gap:65px}}@media screen and (max-width:480px){.container{margin:0 auto;max-width:375px;padding:0 10px}.App{overflow-x:hidden}.moveTop{transform:translateY(40px)}.section__banner{margin-top:0;padding-bottom:20px}.section__banner .banner-wrap{flex-direction:column-reverse}.section__banner .banner-wrap .banner__info{width:100%}.section__banner .banner-wrap .banner__info .banner__infoTitle{font-size:30px;text-align:center}.section__banner .banner-wrap .banner__info .banner__infoText{max-width:320px}.section__banner .banner-wrap .banner__info .banner__form{align-items:center;display:flex;flex-direction:column;max-width:320px}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{display:flex;flex-direction:column;margin-top:20px;width:85%}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num{background:var(--light-gray);border:1px solid #0000;border-radius:50px;max-width:300px;padding:15px 20px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__num:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email{background:var(--light-gray);border:1px solid #0000;border-radius:50px;max-width:300px;padding:15px 20px;transition:.2s;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:focus,.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp .banner__actionInp__email:hover{border:.5px solid #d0cde1}.section__banner .banner-wrap .banner__info .banner__form .banner__specText{max-width:80%}.section__banner .banner-wrap .banner__info .banner__form .banner__specRadioGroup{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:20px;max-width:300px;overflow-x:scroll;white-space:nowrap;width:100%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom{display:flex;flex-direction:column;margin-top:20px;width:85%}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend{width:60%}.section__banner .banner-wrap .banner__img{display:none}.section__specialists .specialists-wrap{display:flex;flex-direction:column;gap:40px}.section__specialists .specialists-wrap .specialists__title{font-size:24px;font-weight:600}.section__specialists .specialists-wrap .specialists__cards{display:flex;flex-direction:column;flex-wrap:nowrap;gap:30px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;height:60px;justify-content:center;max-width:100%;padding-left:0;padding-right:0;width:350px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{text-wrap:nowrap;font-size:18px;font-weight:600;text-align:center}.section__clientInfo{margin-top:70px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:column;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__content{align-items:center;display:flex;flex-direction:column;gap:40px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentTitle{font-size:18px;font-weight:700;max-width:340px;text-align:center}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList{display:flex;flex-direction:column;gap:36px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item{align-items:center;display:flex;flex-direction:row;gap:14px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_text{font-size:16px;font-weight:500;max-width:300px}.section__clientInfo .clientInfo-wrap .clientInfo__content .clientInfo__contentList .clientInfo__contentList__item .clientInfo__contentList__item_mark{border-radius:50%;height:20px;width:20px}.section__stats{overflow-x:hidden;padding-top:25px}.section__stats .stats-wrap{gap:100px}.section__stats .stats-wrap,.section__stats .stats-wrap .stats__left{align-items:center;display:flex;flex-direction:column}.section__stats .stats-wrap .stats__left .stats__leftTitle{color:var(--black);font-size:20px;font-weight:600;text-align:center;width:320px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:60px;margin-left:20px;margin-top:85px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item{align-items:center;display:flex;flex-direction:row;gap:20px;position:relative}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum{font-size:60px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemNum:before{animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:60px;left:0;position:absolute;top:40px;width:60px}.section__stats .stats-wrap .stats__left .stats__leftList .stats__leftList__item .stats__leftList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:270px}.section__stats .stats-wrap .stats__left .stats__leftBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px;text-align:center;transition:.15s}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{transform:scale(99%)}.section__stats .stats-wrap .stats__right{align-items:center;display:flex;flex-direction:column}.section__stats .stats-wrap .stats__right .stats__rightTitle{color:var(--black);font-size:20px;font-weight:600;text-align:center;white-space:wrap;width:320px}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:60px;margin-right:0;margin-top:85px;width:100%}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item{align-items:center;display:flex;flex-direction:row;gap:10px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{font-size:60px;font-weight:900;position:relative;top:-30px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum:before{animation-delay:1s;animation-duration:2s;animation-iteration-count:infinite;animation-name:flicker;border-radius:6px;content:"";height:60px;left:23px;position:absolute;top:40px;width:60px}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemText{font-size:16px;font-weight:500;line-height:180%;max-width:240px}.section__stats .stats-wrap .stats__right .stats__rightBtn{align-self:center;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:60px;padding:20px;text-align:center}.section__partners{overflow-x:visible}.section__partners .partners-wrap{display:flex;flex-direction:column;justify-content:flex-start}.section__partners .partners-wrap .partners__title{font-size:24px;font-weight:600;text-align:center}.section__partners .partners-wrap .partners__cards{display:flex;flex-direction:row;flex-wrap:nowrap;gap:60px;height:100%;margin-top:70px;overflow-x:scroll;width:130%}.section__partners .partners-wrap .partners__cards .partners__card{background:#fff;border-radius:6px;box-shadow:0 16px 16px 0 #2222220a;padding:10px;transition:.3s}.section__partners .partners-wrap .partners__cards .partners__card:hover{box-shadow:0 16px 16px 0 #22222229;transform:translate(-1px,-1px)}.section__partners .partners-wrap .partners__cards .partners__card:first-child{margin-left:130px}.section__partners .partners-wrap .partners__cards .partners__card:last-child{margin-right:130px}.section__partners .partners-wrap .partners__text{font-size:16px;font-weight:600;margin-top:60px;text-align:center}.section__partners .partners-wrap .partners__text .partners__text_marked{font-size:16px;font-weight:800;line-height:180%}.section__coop{display:none}.section__coop .coop-wrap{align-items:center;display:flex;flex-direction:column}.section__coop .coop-wrap .coop__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%}.section__coop .coop-wrap .coop__content{display:flex;flex-direction:row;gap:90px;margin-top:110px;width:100%}.section__coop .coop-wrap .coop__content .coop__leftCards{display:flex;flex-direction:column;gap:80px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card{align-items:center;background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:row;height:90px;position:relative;width:530px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardImg{height:87px;left:-20px;position:relative;top:-24px;width:92px}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardText{font-size:14px;font-weight:400}.section__coop .coop-wrap .coop__content .coop__leftCards .coop_card .coop_cardBackImg{position:absolute;right:-80px;top:14px;z-index:11}.section__coop .coop-wrap .coop__content .coop__leftCards .card1{left:200px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card2{left:55px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card3{left:43px;position:relative}.section__coop .coop-wrap .coop__content .coop__leftCards .card4{left:120px;position:relative}.section__coop .coop-wrap .coop__content .coop__img{height:440px;position:relative;width:420px}.section__coop .coop-wrap .coop__content .coop__img:before{background:hsla(0,0%,66%,.192);border-radius:50%;content:"";height:440px;left:110px;position:absolute;top:110px;width:420px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgAbs{position:absolute;transition:.2s}.section__coop .coop-wrap .coop__content .coop__img .e1{left:-20px;z-index:10}.section__coop .coop-wrap .coop__content .coop__img .e2{left:110px;top:110px}.section__coop .coop-wrap .coop__content .coop__img .e3{right:-170px;top:200px}.section__coop .coop-wrap .coop__content .coop__img .e4{bottom:-20px;left:115px}.section__coop .coop-wrap .coop__content .coop__img .e5{bottom:-200px;right:-95px}.section__coop .coop-wrap .coop__content .coop__img .e6{bottom:-100px;height:30px;left:100px;width:60px}.section__coop .coop-wrap .coop__content .coop__img .e7{right:-100px;top:100px}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn{background:#1dbf73;border-radius:50px;bottom:-250px;color:var(--white);font-size:16px;font-weight:700;left:160px;padding:10px;text-align:center;transition:.15s;width:300px;z-index:12}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:hover{background:#12b758}.section__coop .coop-wrap .coop__content .coop__img .coop__imgBtn:active{background:#0e9347;transform:scale(99%)}.section__map{font-family:Montserrat,sans-serif;height:800px;padding-bottom:0;padding-top:75px;position:static}.section__map .mapWrap{align-items:center;flex-direction:column;gap:40px}.section__map .mapWrap .map__title{font-size:24px;font-weight:600;letter-spacing:.48px;line-height:180%;text-align:center}.section__map .mapWrap .map__bottom{display:none;flex-direction:column;gap:30px;position:relative;width:100%}.section__map .mapWrap .map__bottom .map__bottom__text{font-size:16px;font-weight:500;height:28px;letter-spacing:.32px;line-height:180%;padding-left:30px;position:relative}.section__map .mapWrap .map__bottom .map__bottom__text:before{background:#fba457;border-radius:100px;content:"";height:20px;left:0;position:absolute;top:2.5px;width:20px}.section__map .mapWrap .map__bottom .map__bottom__box{background:#f2f0fe;border-radius:20px;box-shadow:0 16px 16px 0 #0000000a;display:flex;flex-direction:column;gap:20px;height:100%;max-width:300px;opacity:0;padding:30px 20px;position:relative;transition:.1s;visibility:hidden;z-index:10}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn{content:"";height:16px;position:absolute;right:15px;top:15px;width:16px}.section__map .mapWrap .map__bottom .map__bottom__box .map__bottom__box__closeBtn:hover svg path{fill:#a0a0a0;transition:.2s}.section__map .mapWrap .map__bottom .visible{opacity:1;visibility:visible}.section__map .mapWrap .map__bottomMedia{display:block}}@media screen and (max-width:480px)and (min-width:768px){.section__map .rf-map .district b{height:28px;left:6px;top:28px;width:28px}.section__map .rf-map .district span{font-size:20px;font-weight:400;left:46px;top:30px}.section__map .rf-map .district-text{font-size:16px;height:calc(100% - 130px);left:30px;top:80px;width:calc(100% - 60px)}.section__map .rf-map .close-district{font-size:60px;height:60px;width:60px}.section__map .rf-map .district-links{display:none}}@media screen and (max-width:480px){.about{font-family:Montserrat,sans-serif;padding-bottom:350px;padding-top:80px}.about .container{margin:0 auto;max-width:760px;padding:0}.about .aboutWrap{align-items:center;display:flex;flex-direction:column;gap:80px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:35px;max-width:90%;text-align:justify}.about .aboutWrap .about__info .about__infoTitle{color:#222;font-size:30px;font-weight:700;letter-spacing:1.8px;text-align:center}.about .aboutWrap .about__info .about__infoTitle .about__infoTitle_marked{color:#1dbf73}.about .aboutWrap .about__info .about__infoSubTitle{color:#000;font-size:16px;font-weight:500;letter-spacing:.32px}.about .aboutWrap .about__info .about__infoText{color:#000;font-size:14px;font-weight:400;letter-spacing:.28px}.about .aboutWrap .about__img{display:none}.about .aboutWrap .about__addrAdaptive{display:flex;flex-direction:column;gap:15px}.about .aboutWrap .about__addrAdaptive .about__textBtn{align-self:center;background:#fba457;border-radius:50px;color:var(--white);font-size:16px;font-weight:700;margin-top:20px;padding:10px;text-align:center;transition:.15s;width:200px}.about .aboutWrap .about__addrAdaptive .about__textBtn:hover{background:#e28424}.about .aboutWrap .about__addrAdaptive .about__textBtn:active{background:#e28424;transform:scale(99%)}.specialties{font-family:Montserrat,sans-serif;padding-bottom:380px;padding-top:80px}.specialties .specialtiesWrap{display:flex;flex-direction:column;gap:25px}.specialties .specialtiesWrap .specialties__title{font-size:36px;font-weight:600;letter-spacing:.72px;text-align:center}.specialties .specialtiesWrap .specialties__cards{align-items:center;display:flex;flex-direction:column;gap:65px}}.Header_container__V\+OUU{margin:0 auto;max-width:1340px;padding:0}.Header_scroll__imaqW{background-color:#f6fafd}.Header_header__5bp58{position:fixed;transition:.5s;width:100%;z-index:100}.Header_header__5bp58 .Header_header__wrap__WUInL{align-items:center;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;justify-content:space-between;padding:20px 0}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__logo__lpHx\+{color:var(--violet);font-size:30px;font-weight:700}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n:before{background:var(--vaiolit);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n:hover{color:var(--vaiolit)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n:hover svg path{fill:var(--vaiolit);transition:.3s}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n:hover:before{width:100%}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+{align-items:center;display:flex;flex-direction:row;gap:12px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE{align-items:center;display:flex;flex-direction:row;gap:10px;-webkit-user-select:none;user-select:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{text-wrap:nowrap;font-size:14px;font-weight:400}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__btn__iRz-R{color:var(--violet);cursor:pointer;font-size:16px;font-weight:600;max-width:95px;overflow:hidden;text-overflow:ellipsis;transition:.2s;white-space:nowrap}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__btn__iRz-R:hover{color:var(--vaiolit)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__btn__iRz-R:active{color:var(--vaiolit);transform:scale(99%)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:none;height:25px;width:25px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC{text-wrap:nowrap;background:var(--violet);border-radius:50px;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:10px 30px;transition:.15s;-webkit-user-select:none;user-select:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC:hover{background-color:var(--vaiolit)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC:active{transform:scale(99%)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__messageBtn__iMTam{text-wrap:nowrap;background:var(--vaiolit);border-radius:50px;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:10px 30px;transition:.15s;-webkit-user-select:none;user-select:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__messageBtn__iMTam:hover{background-color:var(--violet)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__messageBtn__iMTam:active{transform:scale(99%)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{align-items:center;display:none;flex-direction:row;gap:10px}@media screen and (max-width:1366px){.Header_container__V\+OUU{margin:0 auto;max-width:1300px;padding:0 15px}.Header_header__5bp58{background-color:#f6fafd;max-width:1366px;position:fixed;width:100%}.Header_header__5bp58 .Header_header__wrap__WUInL{align-items:center;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;justify-content:space-between;padding:20px 0}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW .Header_header__navList__4encj .Header_header__navItem__LxOnj .Header_header__navLink__mST0n{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+{align-items:center;display:flex;flex-direction:row;gap:12px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{text-wrap:nowrap;display:none;font-size:14px;font-weight:400}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:none;height:25px;width:25px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{align-items:center;display:none;flex-direction:row;gap:15px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderMenu__TEdJN{height:25px;transform:rotate(90deg);transition:1s;width:25px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_menuOpened__UhjjD{transform:rotate(2turn)}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderPages__fcR1J,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderRequest__cvVwj{height:25px;width:25px}}@media screen and (max-width:1240px){.Header_container__V\+OUU{margin:0 auto;max-width:1180px;padding:0 15px}.Header_header__5bp58{position:fixed}.Header_header__5bp58 .Header_header__wrap__WUInL{padding:10px 5px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__logo__lpHx\+ .Header_header__logo1__0sbyT{height:20px;width:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__logo__lpHx\+ .Header_header__logo2__1IU8m{height:20px;width:100px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE{padding:5px 10px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:block}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__messageBtn__iMTam,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{display:flex}}@media screen and (max-width:820px){::-webkit-scrollbar{background-color:#838383;width:10px}.Header_container__V\+OUU{margin:0 auto;max-width:600px;padding:0 15px}.Header_header__5bp58{position:fixed}.Header_header__5bp58 .Header_header__wrap__WUInL{padding:10px 5px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__logo__lpHx\+{font-size:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE{padding:5px 10px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:block}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{display:flex}}@media screen and (max-width:450px){.Header_container__V\+OUU{margin:0 auto;max-width:350px;padding:0}.Header_header__5bp58{left:0;right:0;width:100%}.Header_header__5bp58 .Header_header__wrap__WUInL{padding:16px 5px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__logo__lpHx\+{font-size:16px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE{max-width:70px;padding:2px 6px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__btn__iRz-R{font-size:14px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:block;height:20px;width:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0 .Header_mediaTownCall_Link__GRv9N svg{height:20px;width:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{align-items:center;display:flex;gap:10px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaImg__ZABqU,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaMenuBtn__Mep87{height:20px;width:20px}}@media screen and (max-width:320px){.Header_container__V\+OUU{margin:0 auto;max-width:320px;padding:5px}.Header_header__5bp58{left:0;right:0;width:100%}.Header_header__5bp58 .Header_header__wrap__WUInL{padding:10px 5px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__nav__QOimW{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+{margin-right:10px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE{max-width:70px;padding:2px 6px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__text__sKUiC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_header__town__VJmxE .Header_town__btn__iRz-R{font-size:14px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0{display:block;height:20px;width:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__town__fUk8\+ .Header_mediaTownCall__OhHg0 .Header_mediaTownCall_Link__GRv9N .Header_mediaTownCall_LinkImg__iGqwe{height:20px;width:20px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_header__orderBtn__6pgVC{display:none}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso-{display:flex;gap:10px}.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderMenu__TEdJN,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderPages__fcR1J,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaHeader__orderRequest__cvVwj,.Header_header__5bp58 .Header_header__wrap__WUInL .Header_mediaHeader__order__URso- .Header_mediaImg__ZABqU{height:20px;width:20px}}.TownOverlay_overlay__dSGI9{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:100}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+{background:#fff;border-radius:20px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:625px;padding:20px 30px;width:520px}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o .TownOverlay_town__selectHead__text__V6kbT{color:var(--black);font-size:18px;font-weight:600}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o .TownOverlay_town__selectHead__currentTown__hnDKQ{color:var(--violet);font-size:18px;font-weight:700;margin-left:6px;margin-right:auto;padding:10px}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o .TownOverlay_town__selectHead__btn__YzFm5 .TownOverlay_town__selectHead__btnImg__M7rxt{cursor:pointer;-webkit-user-select:none;user-select:none}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o .TownOverlay_town__selectHead__btn__YzFm5:focus svg path,.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectHead__WoE9o .TownOverlay_town__selectHead__btn__YzFm5:hover svg path{fill:#ff3b3b;transition:.2s}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy{margin-top:40px;position:relative}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__input__zWWEn{background:var(--light-gray);border:1px solid #fff;border-radius:50px;color:var(--dark-gray);font-size:16px;font-weight:500;left:0;padding:12px 140px 12px 15px;position:absolute;top:-1px;transition:.2s;width:70%}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__input__zWWEn:focus,.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__input__zWWEn:hover{border:.5px solid #d0cde1}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__btn__55GR5{background:var(--violet);border-radius:50px;color:var(--white);cursor:pointer;font-size:16px;font-weight:700;padding:12px 40px;position:absolute;right:0;top:0;transition:.1s}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__btn__55GR5:hover{background:var(--vaiolit);transform:scale(101%)}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__btn__55GR5:active{background:var(--vaiolit);transform:scale(99%)}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectTowns__ZMCYC{display:flex;flex-direction:column;font-weight:500;gap:10px;margin-top:80px;overflow-y:scroll}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectTowns__ZMCYC .TownOverlay_town__selectTown__R1QZE{cursor:pointer;transition:.2s}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectTowns__ZMCYC .TownOverlay_town__selectTown__R1QZE:hover{color:var(--violet);font-weight:700}.TownOverlay_overlay__visible__jzl9n{opacity:1;visibility:visible}@media screen and (max-width:480px){.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+{height:500px;margin-top:40px;width:320px}.TownOverlay_overlay__dSGI9 .TownOverlay_town__select__7KfS\+ .TownOverlay_town__selectSearch__spJJy .TownOverlay_town__selectSearch__input__zWWEn{padding:12px 70px 12px 15px;width:40%}}.Footer_footer__4lmNd{background:var(--violet);bottom:0;font-family:Montserrat,sans-serif;height:250px;left:0;padding-top:35px;position:absolute;width:100%}.Footer_footer__4lmNd .Footer_container__H6h\+u{margin:0 auto;max-width:1040px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP{align-items:center;color:var(--white);display:flex;flex-direction:column}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__title__I3xcl{font-size:24px;font-weight:700}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi{display:flex;flex-direction:column;gap:10px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_email__4xmzW,.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_num__3DU0Z{display:flex;flex-direction:column;gap:5px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U{color:var(--white);margin-top:5px;transition:.15s}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U:hover{color:var(--vaiolit)}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS{align-items:flex-end;display:flex;flex-direction:column}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS .Footer_footer__infoAddr_place__Nnjh5{margin-top:10px;max-width:540px;text-align:end}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__copyright__YubKt{font-size:12px;font-weight:400;margin-top:60px;text-align:center;-webkit-user-select:none;user-select:none}@media screen and (max-width:1040px){.Footer_footer__4lmNd{font-family:Montserrat,sans-serif;height:160px;padding-bottom:30px;padding-top:25px}.Footer_footer__4lmNd .Footer_container__H6h\+u{margin:0 auto;max-width:400px;padding:0}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP{align-items:center;display:flex;flex-direction:column}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__title__I3xcl{font-size:16px;font-weight:700}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi{display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin-top:15px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_email__4xmzW,.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_num__3DU0Z{display:flex;flex-direction:row;gap:5px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U{margin-top:0;transition:.15s}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U:hover{color:var(--green)}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS{align-items:center;display:flex;flex-direction:column;font-size:14px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS .Footer_footer__infoAddr_place__Nnjh5{margin-top:5px;max-width:540px;text-align:center}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__copyright__YubKt{font-size:12px;font-weight:400;margin-top:20px;text-align:center;-webkit-user-select:none;user-select:none}}@media screen and (max-width:480px){.Footer_footer__4lmNd{font-family:Montserrat,sans-serif;height:170px;padding-bottom:30px;padding-top:25px}.Footer_footer__4lmNd .Footer_container__H6h\+u{margin:0 auto;max-width:400px;padding:0}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP{align-items:center;display:flex;flex-direction:column}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__title__I3xcl{font-size:16px;font-weight:700}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi{display:flex;flex-direction:row;font-size:12px;justify-content:space-between;margin-top:15px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_email__4xmzW,.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_num__3DU0Z{display:flex;flex-direction:row;gap:5px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U{margin-top:0;transition:.15s}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoContacts__3e6pi .Footer_footer__infoContacts_link__tva5U:hover{color:var(--green)}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS{align-items:center;display:flex;flex-direction:column;font-size:12px}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__info__aMB4G .Footer_footer__infoAddr__-6ziS .Footer_footer__infoAddr_place__Nnjh5{margin-top:5px;max-width:540px;text-align:center}.Footer_footer__4lmNd .Footer_container__H6h\+u .Footer_footerWrap__vjMrP .Footer_footer__copyright__YubKt{font-size:12px;font-weight:400;margin-top:20px;text-align:center;-webkit-user-select:none;user-select:none}}.CardSpec_specialists__card__Td1fT{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;flex-direction:column;gap:30px;justify-content:space-between;max-width:30%;padding:20px;width:380px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{display:flex;flex-direction:row;gap:20px;width:380px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:150px;width:150px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln .CardSpec_card__headInfo__title_marked__kP\+hs{-webkit-hyphens:auto;hyphens:auto;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{color:var(--violet);font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{font-size:14px;margin-top:10px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk{gap:30px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__subTitle__VFrd4,.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__title__X5Rln{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border:1px solid var(--vaiolit);border-radius:100px;color:var(--vaiolit);cursor:pointer;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{background-color:var(--vaiolit);border-color:var(--vaiolit);color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}@media screen and (max-width:1366px){.CardSpec_specialists__card__Td1fT{gap:10px;width:370px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln .CardSpec_card__headInfo__title_marked__kP\+hs{-webkit-hyphens:none;hyphens:none}}@media screen and (max-width:1240px){.CardSpec_specialists__card__Td1fT{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:30%;padding:20px;width:310px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{display:flex;flex-direction:row;gap:20px;padding-left:30px;width:310px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:110px;width:110px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln .CardSpec_card__headInfo__title_marked__kP\+hs{-webkit-hyphens:none;hyphens:none;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{font-size:14px;margin-top:10px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk{gap:30px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__subTitle__VFrd4,.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__title__X5Rln{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border-radius:100px;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}}@media screen and (max-width:860px){.CardSpec_specialists__card__Td1fT{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:40%;padding:20px;width:400px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{align-items:center;display:flex;flex-direction:row;gap:20px;padding-left:60px;width:380px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:90px;width:90px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln .CardSpec_card__headInfo__title_marked__kP\+hs{-webkit-hyphens:none;hyphens:none;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{font-size:18px;font-weight:600;margin-left:15px;margin-top:0}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{font-size:14px;margin-top:10px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk{gap:30px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__subTitle__VFrd4,.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__title__X5Rln{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border-radius:100px;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}}@media screen and (max-width:600px){.CardSpec_specialists__card__Td1fT{align-items:center;background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:100%;padding:20px;width:350px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:start;padding-left:0;width:350px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:90px;width:90px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln .CardSpec_card__headInfo__title_marked__kP\+hs{-webkit-hyphens:none;hyphens:none;max-width:200px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{font-size:18px;font-weight:600;margin-left:15px;margin-top:0}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{font-size:14px;margin-top:10px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk{gap:30px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__subTitle__VFrd4,.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_spec_page__n2Zgk .CardSpec_card__headInfo__title__X5Rln{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border-radius:100px;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}}@media screen and (max-width:375px){.CardSpec_specialists__card__Td1fT{background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;max-width:305px;padding:20px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{display:flex;flex-direction:row;justify-content:space-between;width:305px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:120px;width:120px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;max-width:160px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{display:none}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border-radius:100px;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}}@media screen and (max-width:320px){.CardSpec_specialists__card__Td1fT{background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;max-width:250px;padding:20px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic{display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:250px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headImg__0hnom{height:100px;width:100px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB{display:flex;flex-direction:column;gap:5px;max-width:160px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__title__X5Rln{font-size:16px;margin-bottom:20px;margin-top:0;max-width:190px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__subTitle__VFrd4{font-size:14px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__Td1fT .CardSpec_card__head__rMfic .CardSpec_card__headInfo__ymYOB .CardSpec_card__headInfo__text__PEVGS{display:none}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2{border-radius:100px;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:hover{color:var(--white)}.CardSpec_specialists__card__Td1fT .CardSpec_card__actionBtn__0Bjc2:active{transform:scale(99%)}}.map__mapImg{position:absolute;width:100%}.rf-map,.rf-map *{box-sizing:border-box;width:100%}.rf-map{margin:auto;max-width:980px;padding:20px;position:relative}.rf-map .district b{background:#337ab7e6;border-radius:50%;height:18px;left:6px;position:absolute;top:18px;transition:all .3s;width:18px;z-index:5}.rf-map .district span{color:#337ab7;font-family:Tahoma,sans-serif;font-size:13px;font-weight:700;left:30px;line-height:1;position:absolute;top:20px;z-index:5}.rf-map .district{display:none}.rf-map.open .district b{border-radius:0;box-shadow:0 4px 12px #0003,0 16px 20px #0003;height:100%;left:0;top:0;width:100%}.rf-map.open .district span{color:#fff}.rf-map svg{filter:drop-shadow(0 5px 12px rgba(0,0,0,.5));height:100%;width:100%}.rf-map path{stroke:#f19920;stroke-width:1;stroke-linejoin:round}.rf-map [data-code]{fill:#ffeddd;transition:fill .2s}.rf-map .rf-clickMarked{fill:#cbeee1!important;stroke:#1dbf73}.rf-map .rf-clickMarked path{stroke:#1dbf73}.rf-map .rf-empty{fill:#d0cde1;pointer-events:none}.rf-map [data-code]:hover{fill:#ffd6b2}.rf-map * .district-text{color:#fff;display:none;font-family:Verdana,sans-serif;font-size:13px;height:calc(100% - 90px);left:0;overflow:auto;padding:0 20px;position:absolute;top:60px;width:calc(100% - 20px);z-index:6}.rf-map .close-district{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:40px;height:40px;justify-content:center;line-height:1;opacity:0;pointer-events:none;position:absolute;right:10px;top:10px;transition:opacity 1s;width:40px;z-index:6}.rf-map.open .close-district{opacity:1;pointer-events:auto}.rf-map .district-links{display:flex;flex-wrap:wrap;margin-top:10px}.rf-map .district-links div{font-family:Verdana,sans-serif;font-size:13px;padding:4px}.rf-map .district-links div:after{color:#337ab7;content:" | "}.rf-map .district-links div:last-child:after{content:""}.dropfill{fill:#337ab7!important}.mainfill{fill:#1d4567!important}.RadioSpec_radioGroup__TnUbq input[type=radio]{display:none}.RadioSpec_radioGroup__TnUbq label{border:1px solid var(--violet);border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.RadioSpec_radioGroup__TnUbq input[type=radio]:checked+label,.RadioSpec_radioGroup__TnUbq:hover input[type=radio]+label{background-color:var(--violet);border-color:var(--white);color:var(--white)}.RadioSpec_radioGroup__TnUbq .RadioSpec_selected__gos23{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_default__inp__85eRI{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:300px}.RequestOverlay_default__inp__85eRI:focus,.RequestOverlay_default__inp__85eRI:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__KVk-8{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.2s;visibility:hidden;width:100%;z-index:100}.RequestOverlay_overlay__KVk-8 ::-webkit-scrollbar{-webkit-appearance:none;height:0;width:0}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:500px;padding:20px 30px;width:700px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headText__BcbOT{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__contacts__xU00B{display:flex;flex-direction:row;gap:30px;margin-top:20px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__contacts_name__S\+bnv{margin-top:15px;max-width:150px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE{display:flex;flex-direction:column;gap:30px;margin-top:15px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__title__H9VlD{font-size:16px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV input[type=radio]{display:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV label{border:1px solid #999;border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT{border:1px solid #f19920;border-radius:50px;color:#f19920;font-size:15px;font-weight:500;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT:hover{background-color:#ff7f10;border-color:#ff7f10;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS{display:flex;flex-direction:row;gap:20px;margin-top:auto;padding-bottom:40px;position:relative}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4{background:var(--violet);border-radius:50px;color:var(--white);cursor:pointer;font-weight:700;padding:15px;text-align:center;transition:.1s;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4:hover{background:var(--vaiolit)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_personalAgreement__t8evT{font-size:14px;left:10%;position:absolute;top:80%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_personalAgreement__t8evT .RequestOverlay_personalAgreement__link__hWGmB{font-weight:700;transition:.15s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_personalAgreement__t8evT .RequestOverlay_personalAgreement__link__hWGmB:hover{color:var(--vaiolit)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl{display:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__alert__731Jw{margin-top:20px;text-align:center}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:305px;padding:20px 30px;width:700px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headText__qgxJM{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__title__WG49S{font-size:20px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__text__bjlLh{text-align:center;width:100%}@media screen and (max-width:600px){.RequestOverlay_default__inp__85eRI{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:200px}.RequestOverlay_default__inp__85eRI:focus,.RequestOverlay_default__inp__85eRI:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__KVk-8{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.2s;visibility:hidden;width:100%;z-index:100}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:570px;padding:20px 30px;width:520px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headText__BcbOT{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__contacts__xU00B{display:flex;flex-direction:row;gap:30px;margin-top:20px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE{display:flex;flex-direction:column;gap:30px;margin-top:30px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__title__H9VlD{font-size:16px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV input[type=radio]{display:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV label{border:1px solid #999;border-radius:50px;color:var(--black);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;line-height:34px;padding:5px 15px;transition:.2s;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btn__\+sjAV:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT{border:1px solid #f19920;border-radius:50px;color:#f19920;font-size:15px;font-weight:500;padding:10px 20px;transition:.15s;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT:hover{background-color:#ff7f10;border-color:#ff7f10;color:var(--white)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui .RequestOverlay_specialists__radioGroup__btnAllSpec__RIVcT:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-top:10px;padding-bottom:10px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4{background:#fba457;background:var(--orange,#fba457);border-radius:50px;color:var(--white);display:none;font-weight:700;padding:15px;text-align:center;transition:.1s;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4:hover{background:#f19920}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_personalAgreement__t8evT{left:0;text-align:center;top:200%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl{align-self:center;background:var(--violet);border-radius:50px;color:var(--white);display:flex;font-weight:700;justify-content:center;margin-top:0;padding:15px;transition:.1s;width:40%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl:hover{background:var(--vaiolit)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__alert__731Jw{margin-top:20px;text-align:center}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:305px;padding:20px 30px;width:500px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headText__qgxJM{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__title__WG49S{font-size:20px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__text__bjlLh{text-align:center;width:100%}}@media screen and (max-width:480px){.RequestOverlay_default__inp__85eRI{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:10px 25px;transition:.2s;width:250px}.RequestOverlay_default__inp__85eRI:focus,.RequestOverlay_default__inp__85eRI:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__KVk-8{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.2s;visibility:hidden;width:100%;z-index:100}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:520px;padding:15px 30px;width:300px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headText__BcbOT{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__head__jCf\+E .RequestOverlay_requestDrawer__headBtn__Dn8EB:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__contacts__xU00B,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE{display:flex;flex-direction:column;gap:10px;margin-top:20px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__title__H9VlD{font-size:16px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__specialists__jqSoE .RequestOverlay_specialists__radioGroup__wcXui{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:20px;padding-bottom:10px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4{border-radius:50px;color:var(--white);display:none;font-weight:700;padding:15px;text-align:center;transition:.1s;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_requestDrawer__foot__send__LTof4:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__NEUtS .RequestOverlay_personalAgreement__t8evT{top:160%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl{align-self:center;border-radius:50px;color:var(--white);display:flex;font-weight:700;justify-content:center;margin-top:0;padding:15px;transition:.1s;width:40%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__foot__sendMedia__aXOQl:active{transform:scale(99%)}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawer__3Lbwj .RequestOverlay_requestDrawer__alert__731Jw{margin-top:20px;text-align:center}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:330px;padding:20px 30px;width:300px}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headText__qgxJM{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:focus svg path,.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__head__IWND4 .RequestOverlay_requestDrawerAccepted__headBtn__NlRPu:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__title__WG49S{font-size:20px;font-weight:500}.RequestOverlay_overlay__KVk-8 .RequestOverlay_requestDrawerAccepted__L6wmF .RequestOverlay_requestDrawerAccepted__text__bjlLh{text-align:center;width:100%}}.RequestOverlay_overlay__visible__ToPUA{opacity:1;visibility:visible}.MessageOverlay_default__inp__ch1Pz{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:300px}.MessageOverlay_default__inp__ch1Pz:focus,.MessageOverlay_default__inp__ch1Pz:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__XEFLz{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:100}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:440px;padding:20px 30px;width:700px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headText__ds3uQ{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__contacts__ha-EQ{display:flex;flex-direction:row;gap:30px;margin-top:50px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV{background:var(--light-gray);border:1px solid #0000;border-radius:20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin-top:20px;padding:15px 20px;resize:none;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:focus,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:20px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__personalAgreement__6A3yl{font-size:14px;max-width:60%;text-align:center}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__personalAgreement__6A3yl .MessageOverlay_writeDrawer__foot__personalAgreement__link__P\+50r{font-weight:700;transition:.15s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__personalAgreement__6A3yl .MessageOverlay_writeDrawer__foot__personalAgreement__link__P\+50r:hover{color:var(--vaiolit)}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__send__W1n\+e{background:var(--violet);border-radius:50px;color:var(--white);cursor:pointer;font-weight:700;padding:15px 50px;text-align:center;transition:.1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__send__W1n\+e:hover{background:var(--vaiolit)}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__send__W1n\+e:active{transform:scale(99%)}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:250px;padding:20px 30px;width:700px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headText__IlPjN{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__title__klt\+8{font-size:20px;font-weight:500}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__text__208jH{text-align:center;width:100%}@media screen and (max-width:600px){.MessageOverlay_overlay__XEFLz{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:100}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:440px;padding:20px 30px;width:520px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headText__ds3uQ{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__contacts__ha-EQ{display:flex;flex-direction:row;gap:30px;margin-top:50px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV{background:var(--light-gray);border:1px solid #0000;border-radius:20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin-top:20px;padding:15px 20px;resize:none;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:focus,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph{flex-direction:column;gap:10px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__personalAgreement__6A3yl{font-size:12px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__send__W1n\+e{border-radius:50px;color:var(--white);font-weight:700;margin-top:0;padding:15px 50px;text-align:center;transition:.1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__WuDph .MessageOverlay_writeDrawer__foot__send__W1n\+e:active{transform:scale(99%)}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:250px;padding:20px 30px;width:520px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headText__IlPjN{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__title__klt\+8{font-size:20px;font-weight:500}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__text__208jH{text-align:center;width:100%}}@media screen and (max-width:480px){.MessageOverlay_default__inp__ch1Pz{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:230px}.MessageOverlay_default__inp__ch1Pz:focus,.MessageOverlay_default__inp__ch1Pz:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__XEFLz{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#b0aad04d;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:100}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:460px;padding:20px 30px;width:270px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headText__ds3uQ{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__head__\+uRFf .MessageOverlay_writeDrawer__headBtn__7bSWk:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__contacts__ha-EQ{display:flex;flex-direction:column;gap:10px;margin-top:20px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV{background:var(--light-gray);border:1px solid #0000;border-radius:20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin-top:20px;padding:15px 20px;resize:none;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:focus,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__text__ToSNV:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__send__W1n\+e{align-self:center;border-radius:50px;color:var(--white);font-weight:700;margin-top:20px;padding:15px 50px;text-align:center;transition:.1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawer__ex2Om .MessageOverlay_writeDrawer__foot__send__W1n\+e:active{transform:scale(99%)}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN{align-items:center;background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;gap:30px;height:250px;padding:20px 30px;width:300px}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headText__IlPjN{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:focus svg path,.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__head__ljy3v .MessageOverlay_writeDrawerAccepted__headBtn__nvZOp:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__title__klt\+8{font-size:20px;font-weight:500}.MessageOverlay_overlay__XEFLz .MessageOverlay_writeDrawerAccepted__BjnlN .MessageOverlay_writeDrawerAccepted__text__208jH{text-align:center;width:100%}}.MessageOverlay_overlay__visible__8cGJl{opacity:1;visibility:visible}.HeaderSub_headerSub__nNrZx{align-items:center;background:#f0f0f0;box-shadow:0 4px 16px 0 #00000040;display:flex;height:40px;justify-content:center;padding-bottom:4px;position:fixed;top:-50px;transition:1s;width:100%;z-index:99}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:before{background:var(--vaiolit);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover{color:var(--vaiolit)}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover svg path{fill:var(--vaiolit);transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover:before{width:100%}.HeaderSub_visible__mDMV8{top:56px}@media screen and (max-width:820px){.HeaderSub_headerSub__nNrZx{align-items:center;background:#f0f0f0;box-shadow:0 4px 16px 0 #00000040;display:flex;height:40px;justify-content:center;padding-bottom:4px;position:fixed;top:-50px;transition:1s;width:100%;z-index:99}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:before{background:var(--vaiolit);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover{color:var(--vaiolit)}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover svg path{fill:var(--vaiolit);transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover:before{width:100%}.HeaderSub_visible__mDMV8{top:48px!important}}@media screen and (max-width:320px){.HeaderSub_headerSub__nNrZx{align-items:center;background:#f0f0f0;box-shadow:0 4px 16px 0 #00000040;display:flex;height:40px;justify-content:center;padding-bottom:4px;position:fixed;top:-50px;transition:1s;width:100%;z-index:99}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:before{background:var(--vaiolit);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover{color:var(--vaiolit)}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover svg path{fill:var(--vaiolit);transition:.3s}.HeaderSub_headerSub__nNrZx .HeaderSub_header__nav__JEYeV .HeaderSub_header__navList__rxYWM .HeaderSub_header__navItem__eOhSi .HeaderSub_header__navLink__D-MV4:hover:before{width:100%}.HeaderSub_visible__mDMV8{top:62px!important}}