@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&family=Montserrat:wght@400;500;700&display=swap);:root{--black:#222;--dark:#584a4a;--white:#f6fafd;--green:#1dbf73;--dark-green:#0e9347;--light-gray:#f2f0fe;--dark-gray:#656084;--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}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}button{cursor:pointer}.section__banner{background:var(--super-light-gray);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:space-between}.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__infoTitle .banner__infoTitle_marked{color:var(--orange)}.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__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{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 #f19920;border-radius:50px;color:#f19920;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:#ff7f10;border-color:#ff7f10;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:#fba457;background:var(--orange,#fba457);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:hover{background:#f19920}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__banner .banner-wrap .banner__img{height:630px;position:relative;width:600px}.section__banner .banner-wrap .banner__img .banner__imgAbs{content:"";position:absolute}.section__banner .banner-wrap .banner__img .s1{z-index:10}.section__banner .banner-wrap .banner__img .s2{left:60px;top:68px;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:4s;visibility:hidden;z-index:10}.section__banner .banner-wrap .banner__img .s4{left:400px;top:250px;z-index:11}.section__banner .banner-wrap .banner__img .s4_text{font-size:14px;left:432px;opacity:0;top:300px;transition:5s;visibility:hidden;width:180px;z-index:11}.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:500px;top:120px;transition:.2s;z-index:10}.section__banner .banner-wrap .banner__img .s9{bottom:66px;right:50px;z-index:11}.section__banner .banner-wrap .banner__img .visible{opacity:1;visibility:visible}.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:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{font-family:Montserrat,sans-serif;margin-top:160px;padding-bottom:60px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__img{height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;opacity:0;top:140px;transition:2s;visibility:hidden}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.section__clientInfo .clientInfo-wrap .clientInfo__img .visible{opacity:1;visibility:visible}.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{background:#0e9347;border-radius:50%;height:20px;min-width:20px;width:20px}.section__stats{background-color:#f7f6ff;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:#1dbf73;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:#fba457;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:#fba45733;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:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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:#fba457;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:#1dbf73;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:#1dbf7333;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:#fba457;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:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;transform:scale(99%)}.section__partners{background-color:#f9f9fc;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:#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:100px}.section__partners .partners-wrap .partners__text .partners__text_marked{color:#f19920;font-size:32px;font-weight:800;line-height:180%}.section__coop{background-color:#f7f6ff;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:-20px;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:-22px;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:#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: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:#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: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:550px;padding-top:120px;transition:1s}.about .aboutWrap{display:flex;flex-direction:row;gap:100px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:5px;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:#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{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:#fba457;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:#e28424}.about .aboutWrap .about__img .about__imgBtn:active{background:#e28424;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:#1dbf73}.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}.admin{font-family:Montserrat,sans-serif;padding-top:150px}.admin .container{margin:0 auto;max-width:350px;padding:0}.admin .adminAuth__wrap{display:flex;flex-direction:column;gap:10px}.admin .adminAuth__wrap .admin__wrapTitle{margin-bottom:20px;text-align:center}.admin .adminAuth__wrap .admin__wrapLogin,.admin .adminAuth__wrap .admin__wrapPass{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 40px}.admin .adminLogon__wrap{display:flex;flex-direction:column;gap:10px}.admin .adminLogon__wrap .adminLogon__wrapTitle{text-align:center}.admin .adminLogon__wrap .adminLogon__wrapMail,.admin .adminLogon__wrap .adminLogon__wrapNum{align-items:center;display:flex;flex-direction:row;gap:10px;margin-top:20px}.admin .adm_input{border:1px solid #c2c2c2;border-radius:5px;max-width:150px;padding:4px 6px}.admin .adm_input:focus{border-color:var(--black)}.admin .adm_btn{align-self:center;border:1px solid var(--orange);border-radius:10px;padding:4px 10px;transition:background-color .2s linear,color .2s linear,transform .05s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin .adm_btn:hover{background-color:var(--orange);color:var(--white)}.admin .adm_btn:active{transform:scale(98%)}.admin .adm_btn:focus{transform:scale(101%)}.tenders{padding-bottom:25rem;padding-top:8rem}.tenders .tendersWrap{display:flex;flex-direction:column;gap:1.5rem}.tenders .tendersWrap .tendersStates{display:flex;flex-direction:row;font-weight:600;gap:1rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tenders .tendersWrap .tendersStates .tendersState{color:var(--dark-gray);cursor:pointer;transition:.2s}.tenders .tendersWrap .tendersStates .tendersState.active,.tenders .tendersWrap .tendersStates .tendersState:hover{color:var(--green)}.tenders .tendersWrap .tendersOld{display:flex;flex-direction:column;gap:2rem}.tenders .tendersWrap .tenderOld{border-bottom:1px solid var(--dark-gray);display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2rem}.tenders .tendersWrap .tendersWrap__list{display:flex;flex-direction:column;gap:1rem}.tenders .tendersWrap .tendersWrap__botTextRed{color:#e20e0e}.tenders .tendersWrap p{font-weight:500}.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{background:var(--super-light-gray);font-family:Montserrat,sans-serif;min-height:calc(100vh - 120px);padding-top:120px}.section__banner .banner-wrap{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.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__infoTitle .banner__infoTitle_marked{color:var(--green)}.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: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 #f19920;border-radius:50px;color:#f19920;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:#ff7f10;border-color:#ff7f10;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:#fba457;background:var(--orange,#fba457);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:hover{background:#f19920}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__banner .banner-wrap .banner__img{height:530px;position:relative;width:500px}.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}.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__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{color:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.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:30px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__img{height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;opacity:0;top:140px;transition:2s;visibility:hidden}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.section__clientInfo .clientInfo-wrap .clientInfo__img .visible{opacity:1;visibility:visible}.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{background:#0e9347;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: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:#1dbf73;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{color:#fba457;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:#fba45733;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:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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{color:#fba457;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:#1dbf73;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:#1dbf7333;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:#fba457;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:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;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: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{color:#f19920;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: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{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}}@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){.about{font-family:Montserrat,sans-serif;padding-bottom:550px;padding-top:120px}.about .aboutWrap{display:flex;flex-direction:row;gap:100px}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:5px;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:#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{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:#fba457;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:#e28424}.about .aboutWrap .about__img .about__imgBtn:active{background:#e28424;transform:scale(99%)}.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__title .specialties__title_marked{color:#1dbf73}.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{background:var(--super-light-gray);font-family:Montserrat,sans-serif;min-height:calc(100vh - 120px);padding-top:100px}.section__banner .banner-wrap{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.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__infoTitle .banner__infoTitle_marked{color:var(--green)}.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: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 #f19920;border-radius:50px;color:#f19920;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:#ff7f10;border-color:#ff7f10;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:#fba457;background:var(--orange,#fba457);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:hover{background:#f19920}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.section__banner .banner-wrap .banner__img{height:530px;position:relative;width:500px}.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}.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:330px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{color:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.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:30px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__img{height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;opacity:0;top:140px;transition:2s;visibility:hidden}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.section__clientInfo .clientInfo-wrap .clientInfo__img .visible{opacity:1;visibility:visible}.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{background:#0e9347;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: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:#1dbf73;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:#fba457;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:#fba45733;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:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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{color:#fba457;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:#1dbf73;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:#1dbf7333;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:#fba457;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:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;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: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{color:#f19920;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{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}}@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){.about{font-family:Montserrat,sans-serif;padding-bottom:250px;padding-top:120px}.about .aboutWrap{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.about .aboutWrap .about__info{display:flex;flex-direction:column;gap:5px;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:#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__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:-174px;right:20px}.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:#fba457;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:#e28424}.about .aboutWrap .about__img .about__imgBtn:active{background:#e28424;transform:scale(99%)}.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: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__title .specialties__title_marked{color:#1dbf73}.specialties .specialtiesWrap .specialties__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}}@media screen and (max-width:820px){.container{margin:0 auto;max-width:760px;padding:0 15px}.moveTop{transform:translateY(40px)}.section__banner{background:var(--super-light-gray);font-family:Montserrat,sans-serif;min-height:calc(100vh - 120px);padding-bottom:60px;padding-top:80px}.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__infoTitle .banner__infoTitle_marked{color:var(--green)}.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 .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{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 #f19920;border-radius:50px;color:#f19920;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:#ff7f10;border-color:#ff7f10;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:#fba457;background:var(--orange,#fba457);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:hover{background:#f19920}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.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{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{color:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.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__img{display:none;height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;opacity:0;top:140px;transition:2s;visibility:hidden}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.section__clientInfo .clientInfo-wrap .clientInfo__img .visible{opacity:1;visibility:visible}.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{background:#0e9347;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{color:#1dbf73;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:#fba457;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:#fba45733;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:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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{color:#fba457;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{color:#1dbf73;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:#1dbf7333;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:#fba457;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:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;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{color:#f19920;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{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}}@media screen and (max-width:820px)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:820px){.about{font-family:Montserrat,sans-serif;padding-bottom:250px;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:5px;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__title .specialties__title_marked{color:#1dbf73}.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:760px;padding:0 15px}.section__banner{background:var(--super-light-gray);font-family:Montserrat,sans-serif;min-height:calc(100vh - 120px);padding-bottom:60px;padding-top:80px}.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__infoTitle .banner__infoTitle_marked{color:var(--green)}.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 .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{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 #f19920;border-radius:50px;color:#f19920;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:#ff7f10;border-color:#ff7f10;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:#fba457;background:var(--orange,#fba457);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:hover{background:#f19920}.section__banner .banner-wrap .banner__info .banner__form .banner__formBottom .banner__formBottom__btnSend:active{transform:scale(99%)}.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;max-width:100%;padding:20px;text-align:center;width:350px}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn{color:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.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:30px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:row;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__img{display:none;height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;opacity:0;top:140px;transition:2s;visibility:hidden}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.section__clientInfo .clientInfo-wrap .clientInfo__img .visible{opacity:1;visibility:visible}.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{background:#0e9347;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{color:#1dbf73;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:#fba457;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:#fba45733;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:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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;position:static}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{color:#fba457;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{color:#1dbf73;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:#1dbf7333;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:#fba457;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:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;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{color:#f19920;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:0;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{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}}@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:250px;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:5px;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__title .specialties__title_marked{color:#1dbf73}.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{background:#0000;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__form{align-items:center;display:flex;flex-direction:column}.section__banner .banner-wrap .banner__info .banner__form .banner__actionInp{flex-direction:column;gap:20px;width:85%}.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;overflow-x:scroll;white-space:nowrap}.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;color:#1dbf73;color:var(--green,#1dbf73);font-size:18px;font-weight:600;text-align:center;transition:.2s}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:hover{color:#0e9347}.section__specialists .specialists-wrap .specialists__cards .specialists__cardMore .specialists__cardMore__btn:active{transform:scale(99%)}.section__clientInfo{margin-top:70px}.section__clientInfo .clientInfo-wrap{display:flex;flex-direction:column;justify-content:space-between}.section__clientInfo .clientInfo-wrap .clientInfo__img{display:none;height:660px;position:relative;width:640px}.section__clientInfo .clientInfo-wrap .clientInfo__img .clientInfo__imgAbs{position:absolute}.section__clientInfo .clientInfo-wrap .clientInfo__img .c1{top:40px;z-index:10}.section__clientInfo .clientInfo-wrap .clientInfo__img .c2{left:57px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c3{left:60px;top:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c4{bottom:140px;right:-20px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c5{bottom:170px;left:50px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c6{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;bottom:45px;left:30px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c7{animation-duration:5s;animation-iteration-count:infinite;animation-name:puls;right:40px;top:80px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8{left:-40px;top:90px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c8_text{left:-4px;top:140px}.section__clientInfo .clientInfo-wrap .clientInfo__img .c9{left:84px;top:174px;z-index:11}.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{background:#0e9347;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:24px;font-weight:600;text-align:center;width:320px}.section__stats .stats-wrap .stats__left .stats__leftTitle .stats__leftTitle_marked{color:#1dbf73;font-weight:800}.section__stats .stats-wrap .stats__left .stats__leftList{display:flex;flex-direction:column;gap:60px;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{color:#fba457;font-size:70px;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:#fba45733;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;background:#1dbf73;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:hover{background:#12b758}.section__stats .stats-wrap .stats__left .stats__leftBtn:active{background:#0e9347;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;text-align:center;white-space:wrap;width:320px}.section__stats .stats-wrap .stats__right .stats__rightTitle .stats__rightTitle_marked{color:#fba457;font-weight:800}.section__stats .stats-wrap .stats__right .stats__rightList{display:flex;flex-direction:column;gap:60px;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:20px;position:relative}.section__stats .stats-wrap .stats__right .stats__rightList .stats__rightList__item .stats__rightList__itemNum{color:#1dbf73;font-size:70px;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:#1dbf7333;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;background:#fba457;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__right .stats__rightBtn:hover{background:#f19920}.section__stats .stats-wrap .stats__right .stats__rightBtn:active{background:#e28424;transform:scale(99%)}.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{color:#f19920;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:5px;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__title .specialties__title_marked{color:#1dbf73}.specialties .specialtiesWrap .specialties__cards{align-items:center;display:flex;flex-direction:column;gap:65px}}.Header_container__TsqyI{margin:0 auto;max-width:1340px;padding:0}.Header_header__SPrxp{background:#f6fafd;box-shadow:0 4px 16px 0 #00000040;position:fixed;width:100%;z-index:100}.Header_header__SPrxp:before{content:"";filter:blur(2px);height:100%;left:0;position:absolute;top:-1px;width:100%;z-index:-10}.Header_header__SPrxp .Header_header__wrap__XHuz2{align-items:center;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;justify-content:space-between;padding:20px 0}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv{align-items:center;display:flex;flex-direction:row;gap:10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:30px;width:30px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:30px;width:160px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:before{background:var(--green);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover{color:var(--green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover svg path{fill:var(--green);transition:.3s}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover:before{width:100%}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g{align-items:center;display:flex;flex-direction:row;gap:12px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{align-items:center;background-color:var(--light-gray);border-radius:50px;display:flex;flex-direction:row;gap:10px;padding:10px 15px;-webkit-user-select:none;user-select:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{text-wrap:nowrap;font-size:14px;font-weight:400}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq{color:var(--green);cursor:pointer;font-size:16px;font-weight:600;max-width:95px;overflow:hidden;text-overflow:ellipsis;transition:.2s;white-space:nowrap}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq:hover{opacity:.8}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq:active{color:var(--dark-green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:none;height:25px;width:25px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{text-wrap:nowrap;background:var(--green);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__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f:hover{background-color:var(--dark-green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f:active{transform:scale(99%)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{align-items:center;display:none;flex-direction:row;gap:10px}@media screen and (max-width:1366px){.Header_container__TsqyI{margin:0 auto;max-width:1300px;padding:0 15px}.Header_header__SPrxp{background:#f6fafd;box-shadow:0 4px 16px 0 #00000040;max-width:1366px;position:fixed;width:100%;z-index:100}.Header_header__SPrxp:before{content:"";filter:blur(2px);height:100%;left:0;position:absolute;top:-1px;width:100%;z-index:-10}.Header_header__SPrxp .Header_header__wrap__XHuz2{align-items:center;display:flex;flex-direction:row;font-family:Montserrat,sans-serif;justify-content:space-between;padding:20px 0}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv{align-items:center;display:flex;flex-direction:row;gap:10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:35px;width:35px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:40px;width:170px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:before{background:var(--green);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover{color:var(--green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover svg path{fill:var(--green);transition:.3s}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1 .Header_header__navList__LGCiV .Header_header__navItem__srw2j .Header_header__navLink__eKKrf:hover:before{width:100%}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g{align-items:center;display:flex;flex-direction:row;gap:12px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{align-items:center;background-color:var(--light-gray);border-radius:50px;display:flex;flex-direction:row;gap:10px;padding:10px 15px;-webkit-user-select:none;user-select:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{text-wrap:nowrap;display:none;font-size:14px;font-weight:400}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq{color:var(--green);cursor:pointer;font-size:16px;font-weight:600;max-width:95px;overflow:hidden;text-overflow:ellipsis;transition:.2s;white-space:nowrap}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq:hover{opacity:.8}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq:active{color:var(--dark-green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:none;height:25px;width:25px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{text-wrap:nowrap;background:var(--green);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__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f:hover{background-color:var(--dark-green)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f:active{transform:scale(99%)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{align-items:center;display:none;flex-direction:row;gap:15px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderMenu__lhwhF{height:25px;transform:rotate(90deg);transition:1s;width:25px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_menuOpened__Ry1hS{transform:rotate(2turn)}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderPages__mgot1,.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderRequest__OimJv{height:25px;width:25px}}@media screen and (max-width:1240px){.Header_container__TsqyI{margin:0 auto;max-width:1180px;padding:0 15px}.Header_header__SPrxp{position:fixed}.Header_header__SPrxp .Header_header__wrap__XHuz2{padding:10px 5px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:20px;width:100px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{padding:5px 10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:block}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{display:flex}}@media screen and (max-width:820px){::-webkit-scrollbar{background-color:#838383;width:10px}.Header_container__TsqyI{margin:0 auto;max-width:600px;padding:0 15px}.Header_header__SPrxp{position:fixed}.Header_header__SPrxp .Header_header__wrap__XHuz2{padding:10px 5px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:20px;width:100px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{padding:5px 10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:block}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{display:flex}}@media screen and (max-width:450px){.Header_container__TsqyI{margin:0 auto;max-width:350px;padding:0}.Header_header__SPrxp{left:0;right:0;width:100%}.Header_header__SPrxp .Header_header__wrap__XHuz2{padding:16px 5px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:16px;width:16px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:16px;width:90px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{max-width:70px;padding:2px 6px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq{font-size:14px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:block;height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD .Header_mediaTownCall_Link__CEMUN .Header_mediaTownCall_LinkImg__X7PRS{height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{align-items:center;display:flex;gap:10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaImg__MDUFF,.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaMenuBtn__rgKFr{height:20px;width:20px}}@media screen and (max-width:320px){.Header_container__TsqyI{margin:0 auto;max-width:320px;padding:5px}.Header_header__SPrxp{left:0;right:0;width:100%}.Header_header__SPrxp .Header_header__wrap__XHuz2{padding:10px 5px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo1__U1pv-{height:14px;width:14px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__logo__xgydv .Header_header__logo2__abhKK{height:14px;width:80px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__nav__OhJR1{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw{max-width:70px;padding:2px 6px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__text__CWzLZ{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_header__town__UP8Lw .Header_town__btn__s-goq{font-size:14px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD{display:block;height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__town__4uE-g .Header_mediaTownCall__lTJRD .Header_mediaTownCall_Link__CEMUN .Header_mediaTownCall_LinkImg__X7PRS{height:20px;width:20px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_header__orderBtn__8Ka6f{display:none}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt{display:flex;gap:10px}.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderMenu__lhwhF,.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderPages__mgot1,.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaHeader__orderRequest__OimJv,.Header_header__SPrxp .Header_header__wrap__XHuz2 .Header_mediaHeader__order__qKQYt .Header_mediaImg__MDUFF{height:20px;width:20px}}.TownOverlay_overlay__no6VD{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__no6VD .TownOverlay_town__select__eUSTE{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:625px;padding:20px 30px;width:520px}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr .TownOverlay_town__selectHead__text__Qz7O8{color:var(--black);font-size:18px;font-weight:600}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr .TownOverlay_town__selectHead__currentTown__EKNM5{background:var(--light-gray);border-radius:50px;color:var(--green);font-size:16px;font-weight:700;margin-left:6px;margin-right:auto;padding:10px 30px}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr .TownOverlay_town__selectHead__btn__w-kOI .TownOverlay_town__selectHead__btnImg__rvI4t{cursor:pointer;-webkit-user-select:none;user-select:none}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr .TownOverlay_town__selectHead__btn__w-kOI:focus svg path,.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectHead__aceTr .TownOverlay_town__selectHead__btn__w-kOI:hover svg path{fill:#ff3b3b;transition:.2s}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M{margin-top:40px;position:relative}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__input__ozOkw{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__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__input__ozOkw:focus,.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__input__ozOkw:hover{border:.5px solid #d0cde1}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__btn__FN\+vv{background:#fba457;background:var(--orange,#fba457);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__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__btn__FN\+vv:hover{background:#f19920;transform:scale(101%)}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__btn__FN\+vv:active{background:#e28424;transform:scale(99%)}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectTowns__mKfNY{display:flex;flex-direction:column;gap:10px;margin-top:80px;overflow-y:scroll}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectTowns__mKfNY .TownOverlay_town__selectTown__RpHTa{cursor:pointer;transition:.2s}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectTowns__mKfNY .TownOverlay_town__selectTown__RpHTa:hover{color:var(--green)}.TownOverlay_overlay__visible__coJRe{opacity:1;visibility:visible}@media screen and (max-width:480px){.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE{height:500px;margin-top:40px;width:320px}.TownOverlay_overlay__no6VD .TownOverlay_town__select__eUSTE .TownOverlay_town__selectSearch__XBd5M .TownOverlay_town__selectSearch__input__ozOkw{padding:12px 70px 12px 15px;width:40%}}.Footer_footer__RP1DP{background:#f2f0fe;bottom:0;font-family:Montserrat,sans-serif;height:250px;left:0;padding-top:35px;position:absolute;width:100%}.Footer_footer__RP1DP .Footer_container__7jAES{margin:0 auto;max-width:1040px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne{align-items:center;display:flex;flex-direction:column}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__title__e2YcK{font-size:24px;font-weight:700}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9,.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_email__-8jwY,.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_num__5ng2\+{display:flex;flex-direction:column;gap:5px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre{margin-top:5px;transition:.15s}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre:hover{color:var(--green)}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ{align-items:flex-end;display:flex;flex-direction:column}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ .Footer_footer__infoAddr_place__r\+qCf{margin-top:10px;max-width:540px;text-align:end}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__copyright__3sC3e{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__RP1DP{background:#f2f0fe;font-family:Montserrat,sans-serif;height:160px;padding-bottom:30px;padding-top:25px}.Footer_footer__RP1DP .Footer_container__7jAES{margin:0 auto;max-width:400px;padding:0}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne{align-items:center;display:flex;flex-direction:column}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__title__e2YcK{font-size:16px;font-weight:700}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9{display:flex;flex-direction:row;font-size:14px;gap:5px;justify-content:space-between;margin-top:15px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_email__-8jwY,.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_num__5ng2\+{display:flex;flex-direction:row;gap:5px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre{margin-top:0;transition:.15s}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre:hover{color:var(--green)}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ{align-items:center;display:flex;flex-direction:column;font-size:14px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ .Footer_footer__infoAddr_place__r\+qCf{margin-top:5px;max-width:540px;text-align:center}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__copyright__3sC3e{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__RP1DP{background:#f2f0fe;font-family:Montserrat,sans-serif;height:160px;padding-bottom:30px;padding-top:25px}.Footer_footer__RP1DP .Footer_container__7jAES{margin:0 auto;max-width:400px;padding:0}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne{align-items:center;display:flex;flex-direction:column}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__title__e2YcK{font-size:16px;font-weight:700}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ{display:flex;flex-direction:column-reverse;justify-content:space-between;margin-top:20px;width:100%}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9{display:flex;flex-direction:row;font-size:12px;gap:5px;justify-content:space-between;margin-top:15px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_email__-8jwY,.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_num__5ng2\+{display:flex;flex-direction:row;gap:5px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre{margin-top:0;transition:.15s}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoContacts__LfCc9 .Footer_footer__infoContacts_link__o8Pre:hover{color:var(--green)}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ{align-items:center;display:flex;flex-direction:column;font-size:12px}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__info__b\+hQQ .Footer_footer__infoAddr__TGFuQ .Footer_footer__infoAddr_place__r\+qCf{margin-top:5px;max-width:540px;text-align:center}.Footer_footer__RP1DP .Footer_container__7jAES .Footer_footerWrap__t-Cne .Footer_footer__copyright__3sC3e{font-size:12px;font-weight:400;margin-top:20px;text-align:center;-webkit-user-select:none;user-select:none}}.CardSpec_specialists__card__GMKiU{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__GMKiU .CardSpec_card__head__PfD6G{display:flex;flex-direction:row;gap:20px;width:380px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headImg__mFuEq{height:150px;width:150px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY .CardSpec_card__headInfo__title_marked__C1BUV{-webkit-hyphens:auto;hyphens:auto;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__subTitle__hJkmu{color:var(--orange);font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__text__bcwu5{font-size:14px;margin-top:10px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh{gap:30px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__subTitle__hJkmu,.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__title__7IfeY{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5{border:1px solid #1dbf73;border:1px solid var(--green,#1dbf73);border-radius:100px;color:#1dbf73;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:hover{background-color:#1dbf73;color:var(--white)}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:active{transform:scale(99%)}@media screen and (max-width:1366px){.CardSpec_specialists__card__GMKiU{gap:10px;width:370px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY .CardSpec_card__headInfo__title_marked__C1BUV{-webkit-hyphens:none;hyphens:none}}@media screen and (max-width:1240px){.CardSpec_specialists__card__GMKiU{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:330px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G{display:flex;flex-direction:row;gap:20px;padding-left:30px;width:380px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headImg__mFuEq{height:110px;width:110px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY .CardSpec_card__headInfo__title_marked__C1BUV{-webkit-hyphens:none;hyphens:none;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__subTitle__hJkmu{color:var(--orange);font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__text__bcwu5{font-size:14px;margin-top:10px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh{gap:30px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__subTitle__hJkmu,.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__title__7IfeY{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5{border:1px solid #1dbf73;border:1px solid var(--green,#1dbf73);border-radius:100px;color:#1dbf73;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:hover{background-color:#1dbf73;color:var(--white)}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:active{transform:scale(99%)}}@media screen and (max-width:820px){.CardSpec_specialists__card__GMKiU{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__GMKiU .CardSpec_card__head__PfD6G{align-items:center;display:flex;flex-direction:row;gap:20px;padding-left:60px;width:380px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headImg__mFuEq{height:90px;width:90px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY .CardSpec_card__headInfo__title_marked__C1BUV{-webkit-hyphens:none;hyphens:none;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__subTitle__hJkmu{color:var(--orange);font-size:18px;font-weight:600;margin-left:15px;margin-top:0}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__text__bcwu5{font-size:14px;margin-top:10px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh{gap:30px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__subTitle__hJkmu,.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__title__7IfeY{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5{border:1px solid #1dbf73;border:1px solid var(--green,#1dbf73);border-radius:100px;color:#1dbf73;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:hover{background-color:#1dbf73;color:var(--white)}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:active{transform:scale(99%)}}@media screen and (max-width:600px){.CardSpec_specialists__card__GMKiU{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__GMKiU .CardSpec_card__head__PfD6G{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding-left:0;width:350px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headImg__mFuEq{height:90px;width:90px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj{display:flex;flex-direction:column;max-width:210px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY .CardSpec_card__headInfo__title_marked__C1BUV{-webkit-hyphens:none;hyphens:none;max-width:200px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__subTitle__hJkmu{color:var(--orange);font-size:18px;font-weight:600;margin-left:15px;margin-top:0}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__text__bcwu5{font-size:14px;margin-top:10px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh{gap:30px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__subTitle__hJkmu,.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_spec_page__OVffh .CardSpec_card__headInfo__title__7IfeY{font-size:22px;margin-left:0;max-width:220px}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5{border:1px solid #1dbf73;border:1px solid var(--green,#1dbf73);border-radius:100px;color:#1dbf73;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:hover{background-color:#1dbf73;color:var(--white)}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:active{transform:scale(99%)}}@media screen and (max-width:375px){.CardSpec_specialists__card__GMKiU{background:#fff;background:var(--white,#fff);border-radius:20px;box-shadow:0 16px 16px 0 #2222220a;max-width:305px;padding:20px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G{display:flex;flex-direction:row;gap:15px;justify-content:space-between;width:305px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headImg__mFuEq{height:120px;width:120px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj{display:flex;flex-direction:column;max-width:160px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__title__7IfeY{font-size:16px;margin-top:10px;max-width:190px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__subTitle__hJkmu{color:var(--orange);font-size:18px;font-weight:600;margin-left:15px;margin-top:6px}.CardSpec_specialists__card__GMKiU .CardSpec_card__head__PfD6G .CardSpec_card__headInfo__wJBYj .CardSpec_card__headInfo__text__bcwu5{display:none}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5{border:1px solid #1dbf73;border:1px solid var(--green,#1dbf73);border-radius:100px;color:#1dbf73;font-size:14px;font-weight:600;padding:10px;text-align:center;transition:.2s;width:90%}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5:hover{background-color:#1dbf73;color:var(--white)}.CardSpec_specialists__card__GMKiU .CardSpec_card__actionBtn__IOBg5: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__CjDjx input[type=radio]{display:none}.RadioSpec_radioGroup__CjDjx 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;white-space:nowrap}.RadioSpec_radioGroup__CjDjx input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.RadioSpec_radioGroup__CjDjx:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.RadioSpec_radioGroup__CjDjx .RadioSpec_selected__C88Sm{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_default__inp__vQgFs{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:300px}.RequestOverlay_default__inp__vQgFs:focus,.RequestOverlay_default__inp__vQgFs:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__ihfMp{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__ihfMp ::-webkit-scrollbar{-webkit-appearance:none;height:0;width:0}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:500px;padding:20px 30px;width:700px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headText__R4bJL{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__contacts__g187v{display:flex;flex-direction:row;gap:30px;margin-top:20px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__contacts_name__VNpkA{margin-top:15px;max-width:150px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5{display:flex;flex-direction:column;gap:30px;margin-top:15px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__title__kilFJ{font-size:16px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s input[type=radio]{display:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s 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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv{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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv:hover{background-color:#ff7f10;border-color:#ff7f10;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg{display:flex;flex-direction:row;gap:20px;margin-top:auto;padding-bottom:40px;position:relative}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT{background:#fba457;background:var(--orange,#fba457);border-radius:50px;color:var(--white);font-weight:700;padding:15px;text-align:center;transition:.1s;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:hover{background:#f19920}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_personalAgreement__Fqf1V{font-size:14px;left:10%;position:absolute;top:80%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_personalAgreement__Fqf1V .RequestOverlay_personalAgreement__link__uwvcN{font-weight:700;transition:.15s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_personalAgreement__Fqf1V .RequestOverlay_personalAgreement__link__uwvcN:hover{color:var(--green)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt{display:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__alert__2SIEl{margin-top:20px;text-align:center}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q{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__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headText__XyRS-{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__title__DGJJp{font-size:20px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__text__5aG5M{text-align:center;width:100%}@media screen and (max-width:600px){.RequestOverlay_default__inp__vQgFs{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:200px}.RequestOverlay_default__inp__vQgFs:focus,.RequestOverlay_default__inp__vQgFs:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__ihfMp{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__ihfMp .RequestOverlay_requestDrawer__sl7ol{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:500px;padding:20px 30px;width:520px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headText__R4bJL{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__contacts__g187v{display:flex;flex-direction:row;gap:30px;margin-top:20px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5{display:flex;flex-direction:column;gap:30px;margin-top:30px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__title__kilFJ{font-size:16px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s input[type=radio]{display:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s 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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s input[type=radio]:checked+label{background-color:#e28424;border-color:#e28424;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btn__N-D1s:hover input[type=radio]+label{background-color:#f19920;border-color:#f19920;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv{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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv:hover{background-color:#ff7f10;border-color:#ff7f10;color:var(--white)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB .RequestOverlay_specialists__radioGroup__btnAllSpec__LwRsv:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-top:10px;padding-bottom:10px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT{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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:hover{background:#f19920}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_personalAgreement__Fqf1V{left:0;text-align:center;top:200%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt{align-self:center;background:#fba457;background:var(--orange,#fba457);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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt:hover{background:#f19920}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__alert__2SIEl{margin-top:20px;text-align:center}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q{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__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headText__XyRS-{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__title__DGJJp{font-size:20px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__text__5aG5M{text-align:center;width:100%}}@media screen and (max-width:480px){.RequestOverlay_default__inp__vQgFs{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:10px 25px;transition:.2s;width:250px}.RequestOverlay_default__inp__vQgFs:focus,.RequestOverlay_default__inp__vQgFs:hover{border:.5px solid #d0cde1}.RequestOverlay_overlay__ihfMp{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__ihfMp .RequestOverlay_requestDrawer__sl7ol{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:520px;padding:15px 30px;width:300px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headText__R4bJL{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__head__L0uxp .RequestOverlay_requestDrawer__headBtn__hsqRx:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__contacts__g187v,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5{display:flex;flex-direction:column;gap:10px;margin-top:20px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__title__kilFJ{font-size:16px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__specialists__Nd\+u5 .RequestOverlay_specialists__radioGroup__Vm-uB{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;max-height:170px;overflow-y:scroll;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:20px;padding-bottom:10px}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT{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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:hover{background:#f19920}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_requestDrawer__foot__send__KmpXT:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__36Nzg .RequestOverlay_personalAgreement__Fqf1V{top:160%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt{align-self:center;background:#fba457;background:var(--orange,#fba457);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__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt:hover{background:#f19920}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__foot__sendMedia__\+xamt:active{transform:scale(99%)}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawer__sl7ol .RequestOverlay_requestDrawer__alert__2SIEl{margin-top:20px;text-align:center}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q{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__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headText__XyRS-{color:var(--black);font-size:18px;font-weight:600}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf{cursor:pointer;-webkit-user-select:none;user-select:none}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:focus svg path,.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__head__fU9rY .RequestOverlay_requestDrawerAccepted__headBtn__iLqkf:hover svg path{fill:#ff3b3b;transition:.2s}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__title__DGJJp{font-size:20px;font-weight:500}.RequestOverlay_overlay__ihfMp .RequestOverlay_requestDrawerAccepted__qHP7q .RequestOverlay_requestDrawerAccepted__text__5aG5M{text-align:center;width:100%}}.RequestOverlay_overlay__visible__nteqt{opacity:1;visibility:visible}.MessageOverlay_default__inp__xuNhE{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:300px}.MessageOverlay_default__inp__xuNhE:focus,.MessageOverlay_default__inp__xuNhE:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__e15EV{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__e15EV .MessageOverlay_writeDrawer__OH9B3{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:440px;padding:20px 30px;width:700px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headText__8yqDk{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__contacts__6c0xd{display:flex;flex-direction:row;gap:30px;margin-top:50px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy{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__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:focus,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:20px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__personalAgreement__hn\+sv{font-size:14px;max-width:60%;text-align:center}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__personalAgreement__hn\+sv .MessageOverlay_writeDrawer__foot__personalAgreement__link__tIE-k{font-weight:700;transition:.15s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__personalAgreement__hn\+sv .MessageOverlay_writeDrawer__foot__personalAgreement__link__tIE-k:hover{color:var(--green)}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV{background:#fba457;background:var(--orange,#fba457);border-radius:50px;color:var(--white);font-weight:700;padding:15px 50px;text-align:center;transition:.1s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV:hover{background:#f19920}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV:active{transform:scale(99%)}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc{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__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headText__FJeft{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__title__GXVJo{font-size:20px;font-weight:500}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__text__KQxUn{text-align:center;width:100%}@media screen and (max-width:600px){.MessageOverlay_overlay__e15EV{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__e15EV .MessageOverlay_writeDrawer__OH9B3{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:440px;padding:20px 30px;width:520px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headText__8yqDk{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__contacts__6c0xd{display:flex;flex-direction:row;gap:30px;margin-top:50px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy{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__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:focus,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR{flex-direction:column;gap:10px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__personalAgreement__hn\+sv{font-size:12px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV{background:#fba457;background:var(--orange,#fba457);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__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV:hover{background:#f19920}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__2jkJR .MessageOverlay_writeDrawer__foot__send__aFPjV:active{transform:scale(99%)}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc{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__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headText__FJeft{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__title__GXVJo{font-size:20px;font-weight:500}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__text__KQxUn{text-align:center;width:100%}}@media screen and (max-width:480px){.MessageOverlay_default__inp__xuNhE{background:var(--light-gray);border:1px solid #0000;border-radius:50px;font-weight:500;padding:15px 20px;transition:.2s;width:230px}.MessageOverlay_default__inp__xuNhE:focus,.MessageOverlay_default__inp__xuNhE:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__e15EV{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__e15EV .MessageOverlay_writeDrawer__OH9B3{background:#fff;border-radius:6px;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;height:460px;padding:20px 30px;width:270px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headText__8yqDk{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__head__NXs\+B .MessageOverlay_writeDrawer__headBtn__vAHza:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__contacts__6c0xd{display:flex;flex-direction:column;gap:10px;margin-top:20px}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy{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__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:focus,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__text__dPKLy:hover{border:.5px solid #d0cde1}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__send__aFPjV{align-self:center;background:#fba457;background:var(--orange,#fba457);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__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__send__aFPjV:hover{background:#f19920}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawer__OH9B3 .MessageOverlay_writeDrawer__foot__send__aFPjV:active{transform:scale(99%)}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc{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__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I{align-items:center;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headText__FJeft{color:var(--black);font-size:18px;font-weight:600}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6{cursor:pointer;-webkit-user-select:none;user-select:none}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:focus svg path,.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__head__8Tr0I .MessageOverlay_writeDrawerAccepted__headBtn__e91i6:hover svg path{fill:#ff3b3b;transition:.2s}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__title__GXVJo{font-size:20px;font-weight:500}.MessageOverlay_overlay__e15EV .MessageOverlay_writeDrawerAccepted__44DHc .MessageOverlay_writeDrawerAccepted__text__KQxUn{text-align:center;width:100%}}.MessageOverlay_overlay__visible__qs1O\+{opacity:1;visibility:visible}.HeaderSub_headerSub__BBJb\+{align-items:center;background:#f0f0f0;box-shadow:0 4px 16px 0 #00000040;display:flex;height:40px;justify-content:center;padding-bottom:4px;padding-top:10px;position:fixed;top:-50px;transition:1s;width:100%;z-index:99}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:40px}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ .HeaderSub_header__navItem__WJtpB .HeaderSub_header__navLink__srSpb{align-items:center;display:flex;gap:4px;position:relative;transition:.3s}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ .HeaderSub_header__navItem__WJtpB .HeaderSub_header__navLink__srSpb:before{background:var(--green);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:.3s;width:0}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ .HeaderSub_header__navItem__WJtpB .HeaderSub_header__navLink__srSpb:hover{color:var(--green)}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ .HeaderSub_header__navItem__WJtpB .HeaderSub_header__navLink__srSpb:hover svg path{fill:var(--green);transition:.3s}.HeaderSub_headerSub__BBJb\+ .HeaderSub_header__nav__DC3lm .HeaderSub_header__navList__wcsrQ .HeaderSub_header__navItem__WJtpB .HeaderSub_header__navLink__srSpb:hover:before{width:100%}.HeaderSub_visible__Ro6q7{top:44px}