@charset "UTF-8";:root{--color-white:#f6f6f6;--color-text:#3c3c3c;--color-accent:#295c3f;--color-accent-2:#308153;--color-accent-3:#bbf871;--color-plh:#898989;--color-border:#d5d5d5;--border-radius:10px;--transition-duration:.3s;--transition-function:ease }html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-y:scroll}a:link{-webkit-tap-highlight-color:#ff5e99}a:hover,a:active{outline:none}ul,ol{margin-left:2em}ol{list-style-type:decimal}nav ul,nav li{list-style:none;list-style-image:none;margin:0}small{font-size:85%}b,strong,th{font-weight:700}td{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre{padding:15px;white-space:pre-wrap;word-wrap:break-word}.ie6 legend,.ie7 legend{margin-left:-7px}button,input,select,textarea{font-family:sans-serif;font-size:100%;margin:0;overflow:visible;vertical-align:baseline;width:auto}textarea{overflow:auto;vertical-align:text-top}label,input[type=button],input[type=submit],input[type=image],button{cursor:pointer}input::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}.no-boxshadow input:invalid,.no-boxshadow textarea:invalid{background-color:#f0dddd}.ie7 img{-ms-interpolation-mode:bicubic}.clear{clear:both}img{display:block;margin-left:auto;margin-right:auto;width:100%}strong{font-weight:700}pre,code{font-family:monospace}@media print{*{background:transparent;color:#000;text-shadow:none;filter:none;-ms-filter:none}a,a:visited{color:#444;text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;src:url(/assets/ui/fonts/opensasns-cyryllic.woff2) format("woff2-variations");font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:300 800;font-stretch:100%;src:url(/assets/ui/fonts/opensans-latin.woff2) format("woff2-variations");font-display:swap}html{font-size:16px;scroll-padding-top:150px}html:has(dialog[open]),html:has(.header.is-open){overflow:hidden}body{font-family:Open Sans,arial,sans-serif;background-color:var(--color-white);color:var(--color-text)}.i-btn,button,textarea,input{font-family:Open Sans,arial,sans-serif;height:50px;box-sizing:border-box;outline:none;padding:0 20px;border-radius:var(--border-radius);font-size:16px;transition:background-color var(--transition-duration) var(--transition-function),border-color var(--transition-duration) var(--transition-function),color var(--transition-duration) var(--transition-function)}textarea,input{background:var(--color-white);border:1px solid var(--color-white);color:var(--color-text)}textarea::placeholder,input::placeholder{color:var(--color-plh)}textarea.is-type-2,input.is-type-2{border-color:#d5d5d5;background:#fefefe;color:var(--color-text)}textarea.is-type-3,input.is-type-3{border-color:#d5d5d5;background:#fff;color:var(--color-text)}label.checked{display:flex;align-items:center;color:#fff;font-size:12px;gap:10px;margin-top:15px;line-height:normal}label.checked input{height:auto;width:auto!important}label.checked a{color:#fff}textarea{padding-top:20px;padding-bottom:20px;height:100px}.i-btn,button{display:flex;justify-content:center;align-items:center;text-decoration:none;text-align:center;cursor:pointer;background:#bbf871;border:1px solid #bbf871;color:var(--color-text);font-weight:600;position:relative;overflow:hidden;text-decoration:none!important}.i-btn:hover,button:hover{background:var(--color-white);border:1px solid var(--color-white);color:var(--color-text)}.i-btn.is-hover-black:hover,button.is-hover-black:hover{border-color:var(--color-text);background:var(--color-text);color:var(--color-white)}.i-btn.is-hover-red:hover,button.is-hover-red:hover{border-color:var(--color-accent-2);background:var(--color-accent-2);color:var(--color-white)}.i-btn.is-hover-white:hover,button.is-hover-white:hover{border-color:var(--color-white);background:var(--color-white);color:var(--color-text)}.i-btn.is-type-2,button.is-type-2{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white)}.i-btn.is-type-3,button.is-type-3{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white);height:54px;font-weight:700}.i-btn.is-type-3:hover,button.is-type-3:hover{border-color:var(--color-accent-2);background:var(--color-accent-2)}.i-btn.is-type-4,button.is-type-4{border-color:var(--color-white);background:var(--color-white);color:var(--color-text)}.i-btn.is-type-4:hover,button.is-type-4:hover{border-color:var(--color-text);background:var(--color-text);color:var(--color-white)}.i-btn.is-type-5,button.is-type-5{border-color:var(--color-white);background:var(--color-white);color:var(--color-text)}.i-btn.is-type-5:hover,button.is-type-5:hover{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white)}.i-btn.is-type-6,button.is-type-6{border-color:#222020;background:#222020;color:#fff}.i-btn.is-type-6:hover,button.is-type-6:hover{border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white)}.i-btn.add-animation:before,button.add-animation:before{content:"";background:linear-gradient(90deg,#ffffff1a,#fff6);width:45px;height:100%;position:absolute;top:0;left:-90px;transform:skew(-45deg) translate(-85px);animation-name:flash;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes flash{20%{left:130%}to{left:130%}}.w-100{width:100%}.is-color-text{color:var(--color-text)}.is-f-bold{font-weight:700}.container{width:100%;max-width:1200px;padding:0 20px;margin:0 auto;box-sizing:border-box}@media(max-width:1200px){.container{max-width:960px}}@media(max-width:960px){.container{max-width:640px}}h1,.h1,h2,.h2,h3,.h3{font-weight:700}h1 span,.h1 span,h2 span,.h2 span,h3 span,.h3 span{color:var(--color-accent)}h1,.h1{color:var(--color-text-2);font-size:55px;line-height:1;font-weight:700}@media(max-width:1200px){h1,.h1{font-size:48px}}@media(max-width:640px){h1,.h1{font-size:45px}}@media(max-width:480px){h1,.h1{font-size:44px}}h2,.h2{color:var(--color-text);line-height:1.55;font-size:30px}@media(max-width:960px){h2,.h2{font-size:25px}}@media(max-width:640px){h2,.h2{font-size:23px}}h2.is-min,.h2.is-min{font-size:18px;font-weight:700}h3,.h3{color:var(--color-text);line-height:1.55;font-size:24px}@media(max-width:960px){h3,.h3{font-size:20px}}@media(max-width:640px){h3,.h3{font-size:18px}}img{display:inline;width:auto;height:auto}.section-padding{padding:50px 0}@media(max-width:960px){.section-padding{padding:40px 0}}@media(max-width:640px){.section-padding{padding:30px 0}}.section-margin{margin:80px 0}@media(max-width:960px){.section-margin{margin:60px 0}}@media(max-width:640px){.section-margin{margin:30px 0}}.section-margin-min{margin:30px 0}.section-scroll{scroll-margin-top:45px}.is-nowrap{white-space:nowrap}.is-f500{font-weight:500}.is-f600{font-weight:600}.is-f700{font-weight:500}.is-color-accent{color:var(--color-accent)}.bg-lazy-image{background-image:none!important}.bg-lazy-before-image:before{background-image:none!important}.bg-lazy-after-image:after{background-image:none!important}.bg-lazy{background:var(--color-plh)!important}.bg-lazy-before:before{background-image:none!important}.bg-lazy-after:after{background-image:none!important}a[href^="tel:"]{white-space:nowrap}a{cursor:pointer}form{position:relative;transition:opacity var(--transition-duration) var(--transition-function)}form.is-loading{animation-name:shine;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes shine{20%{opacity:.222}to{opacity:.888}}.swiper .swiper-wrapper{outline:none;align-items:stretch}.swiper .swiper-wrapper .swiper-slide{outline:none;display:flex;justify-content:center;height:auto}.swiper-pagination{position:relative!important;left:auto!important;top:auto!important;transform:none!important;margin-top:30px;margin-left:auto;margin-right:auto;opacity:0}.swiper-pagination.is-visible,.swiper-initialized .swiper-pagination{opacity:1}.swiper-pagination .swiper-pagination-bullet{margin:0 15px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-accent)}.swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;cursor:pointer;outline:none;z-index:5;background:var(--color-accent);background-position:center center;background-repeat:no-repeat;background-size:15px 15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40' focusable='false'%3E%3Cpath fill='white' d='m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z'%3E%3C/path%3E%3C/svg%3E");opacity:0}@media(max-width:960px){.swiper-arrow{width:27px;height:27px}}.swiper-arrow.is-visible,.swiper-initialized .swiper-arrow{opacity:1}.swiper-arrow.is-next{right:0}.swiper-arrow.is-prev{left:0;transform:translateY(-50%) rotate(180deg)}.imgwraper{margin:15px 0}.imgwraper img{max-width:100%}.imgwraper.is-2{display:flex;gap:5px}.imgwraper.is-2 img{max-width:calc(50% - 5px)}@media screen and (max-width:600px){.swiper-button-next{right:0!important}.swiper-button-prev{left:0!important}.navigation{position:relative;bottom:25px}.swiper{padding-bottom:50px!important}}.header{position:sticky;top:0;z-index:99999;padding:15px 0;transition:background var(--transition-duration) var(--transition-function)}.is-scrolled .header{background:var(--color-accent)!important}.header__space{margin-top:-115px}@media(max-width:960px){.header__space{margin-top:-124px}}.header__topspace{height:60px}@media(max-width:440px){.header__topspace{height:0}}.header__bg{position:fixed;inset:0;display:none;background:#000a}.is-open .header__bg{display:block}.header .container{display:flex;justify-content:space-between;align-items:center}@media(max-width:440px){.header .container{gap:20px}}.header__logo{transition:opacity var(--transition-duration) var(--transition-function)}.header__logo img{max-width:100%}.header__logo:hover{opacity:.777}@media(max-width:960px){.header__menu{display:none}}.is-open .header__menu{display:block;position:fixed;right:0;top:0;bottom:0;background:var(--color-accent);color:var(--color-white);width:300px;overflow:auto;z-index:100}.is-open .header__menuIn{display:block;padding-left:30px;padding-top:30px;padding-bottom:30px;height:100%;box-sizing:border-box}.header__menuIn>ul{display:flex;justify-content:flex-start;align-items:center;gap:25px;margin:0;padding:0;list-style-type:none}@media(max-width:1200px){.header__menuIn>ul{gap:15px;font-size:14px}}.is-open .header__menuIn>ul{flex-direction:column;justify-content:space-between;align-items:flex-start;font-size:18px;gap:0;min-height:100%}.header__menuIn>ul li.dropdown{position:relative;padding:14px 0}@media(max-width:600px){.header__menuIn>ul li.dropdown{padding:0}}.header__menuIn>ul li.dropdown:hover ul.dropdown-menu{display:block}.header__menuIn>ul li.dropdown ul.dropdown-menu{display:none;position:absolute;list-style-type:none;background:#fff;padding:24px;border-radius:12px;min-width:400px;box-sizing:border-box;margin-top:12px}.header__menuIn>ul li.dropdown ul.dropdown-menu li{margin-bottom:20px}.header__menuIn>ul li.dropdown ul.dropdown-menu li a{color:#222020;text-decoration:none;font-size:14px;transition:all .3s}.header__menuIn>ul li.dropdown ul.dropdown-menu li a:hover{text-decoration:underline}@media(max-width:600px){.header__menuIn>ul li.dropdown ul.dropdown-menu{position:relative;display:block;width:100%;margin:0;padding:0 0 0 20px;background:transparent}.header__menuIn>ul li.dropdown ul.dropdown-menu li{margin-bottom:5px}.header__menuIn>ul li.dropdown ul.dropdown-menu li a{color:#fff}}.header__menuIn>ul>li.is-close{display:none;position:absolute;right:10px;top:10px;width:40px;height:40px;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle/%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.is-open .header__menuIn>ul>li.is-close{display:block}.header__menuIn>ul>li.is-phone{display:none;margin-top:auto;font-size:20px}.header__menuIn>ul>li.is-phone a{margin-top:15px;font-weight:700}.is-open .header__menuIn>ul>li.is-phone{display:block}.header__menuIn>ul>li>a{color:#3c3c3c;text-decoration:none;font-weight:600}.is-open .header__menuIn>ul>li>a{display:block;padding:15px 0}.header__menuIn ul>li>a>span{border-bottom:1px solid transparent;transition:border-color var(--transition-duration) var(--transition-function)}.header__menuIn ul>li>a>span:hover{border-bottom:1px solid var(--color-white)}@media(max-width:960px){.header__phone{margin-left:auto}}@media(max-width:440px){.header__phone{order:3;width:100%}}.header__phone a{padding-left:40px;padding-right:40px}@media(max-width:440px){.header__phone a{height:34px;width:100%;padding-left:20px;padding-right:20px}}.header__openMenu{display:none;width:44px;height:44px;flex-direction:column;justify-content:center;gap:5px;margin-left:20px}@media(max-width:960px){.header__openMenu{display:flex}}.header__openMenu div{width:100%;height:5px;background:var(--color-white);border-radius:5px;transition:all var(--transition-duration) var(--transition-function)}.header .city-js{position:relative;display:inline-block;cursor:pointer}.header .city-list{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 10px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;min-width:250px}.header .city-list a{display:block;padding:5px 10px;color:#222020;font-size:15px;text-decoration:none;transition:all .3s;font-weight:600;line-height:16px}.header .city-list a:hover{color:#295c3f}.header .city-list.show{display:block}.header .current{text-decoration:underline}.header .city-list::-webkit-scrollbar{height:5px;width:5px}.header .city-list::-webkit-scrollbar-track{border-radius:5px;background-color:#f1f1f1}.header .city-list::-webkit-scrollbar-track .city-list:hover{background-color:#f1f1f1}.header .city-list::-webkit-scrollbar-track .city-list:active{background-color:#f1f1f1}.header .city-list::-webkit-scrollbar-thumb{border-radius:5px;background-color:#295c3f}.header .city-list::-webkit-scrollbar-thumb .city-list:hover{background-color:#295c3f}.header .city-list::-webkit-scrollbar-thumb .city-list:active{background-color:#295c3f}.header__work{font-weight:600;color:#fff;font-size:12px}.header.new .header__logo img{width:140px}.header__topspace.new{height:25px}.header__space.new{margin-top:-150px}.header__marker .item{display:flex;align-items:center;gap:10px}.header__marker .item .text{color:#fff;font-size:12px;font-weight:600}.header.new .header__phone a{color:#fff;font-size:20px;font-weight:600;text-decoration:none;padding:0}.header.new .header__btn-call a{background:#bbf871;color:#232020;width:230px;display:flex;align-items:center;justify-content:center;border-radius:12px;height:52px;text-decoration:none;font-size:17px;font-weight:600}.header.new .header__menu{width:100%;background:#fff;border-radius:12px;padding:0 12px;margin-top:10px}.header.new .header__menuIn>ul{justify-content:space-between}.header__phone{display:flex;flex-direction:column}.header__phone .work{color:#fff;font-size:12px;display:none}.header.new .header__menuIn>ul>li.is-phone .btn-call{background:#222020;color:#fff;width:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;height:25px;text-decoration:none;font-size:17px;font-weight:600;margin-bottom:15px}.header__menuIn>ul>li.is-phone{width:calc(100% - 30px)}.is-scrolled .header{box-shadow:0 5px 6px -3px #00000059}.header__phone.new{flex-direction:row;gap:15px;background:#fff;padding:15px;border-radius:10px}.header__phone.new a{padding:0;color:#232020;font-weight:600;text-decoration:none}.header__menuIn>ul li.dropdown .dropdown-menu a{color:#222020;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between}.header__menuIn>ul li.dropdown ul.dropdown-menu li ul{display:none;margin:10px 0 10px 25px}.header__menuIn>ul li.dropdown ul.dropdown-menu li ul.active{display:block;list-style-type:disc}.header__menuIn>ul li.dropdown ul.dropdown-menu li ul li a{font-weight:400}.header__menuIn>ul li.dropdown ul.dropdown-menu li ul li{margin-bottom:5px}.header__menuIn>ul li.dropdown ul.dropdown-menu li ul li a{text-decoration:underline}.header__menuIn>ul li.dropdown ul.dropdown-menu li a svg{transition:all .3s}.header__menuIn>ul li.dropdown ul.dropdown-menu li.show a svg{transform:rotate(90deg)}span.city-mobile{display:none}@media screen and (min-width:1000px){.container.main-menu.hide{display:none}}@media screen and (max-width:1024px){.header__work{display:none}}@media screen and (max-width:768px){.header.new .header__logo{display:flex;flex-direction:column;text-decoration:none}span.city-mobile{display:block;color:#fff;font-size:11px}.header__marker,.header__btn-call{display:none}.header.new .header__menu{background:#295c3f;margin-top:0}.is-open .header__menuIn>ul>li.is-phone .flex{display:flex;font-size:12px;gap:10px;align-items:center;margin-bottom:5px}.is-open .header__menuIn>ul>li.is-close{z-index:9}}@media screen and (max-width:600px){.header__phone .work{display:block}.header__menuIn>ul li.dropdown ul.dropdown-menu{min-width:100%}.is-open .header__menuIn{padding-right:30px;padding-top:0}.header__phone.new{flex-direction:column;padding:10px;width:auto;gap:0;order:0}.header__menuIn>ul li.dropdown{width:100%}.header__phone.new a{height:auto}.is-open .header__menuIn>ul>li>a:nth-child(2){margin-top:0}.header__space.new{margin-top:-70px}.header.new{padding-top:20px}.header__topspace.new{height:0}.header.new .header__phone a{height:auto}.header.new .header__logo{display:flex}.header.new .header__logo img{width:100px}.header.new .header__logo{order:1}.header.new .header__openMenu{order:3}.header.new .header__phone{width:auto;order:2}.header__menuIn>ul li.dropdown ul.dropdown-menu li a svg path{stroke:#fff}.header__menuIn ul>li>a>span{color:#bbf871;font-size:16px}.header__menuIn ul>li>a>span.arrow svg path{stroke:#bbf871}.header__menuIn>ul li.dropdown ul.dropdown-menu{padding-left:0}.header.new .header__menuIn>ul>li.is-phone .btn-call{width:100%;max-width:100%;background:#bbf871;color:#3c3c3c}.is-open .header__menuIn>ul>li.is-phone{width:100%}.is-open .header__menuIn>ul{width:100%}.is-open .header__menuIn{padding:0 0 0 20px}}@media screen and (max-width:375px){.header.new .header__phone{margin:0}.header.new .container{gap:5px;flex-wrap:nowrap}.header.new .header__phone a{font-size:17px;width:auto}.header__phone .work{font-size:11px}.header.new .header__logo img{width:80px}}.firstscreen__bg{max-width:1400px;margin:0 auto;background:#295c3f;padding-top:35px;padding-bottom:45px;border-radius:var(--border-radius);overflow:hidden}@media(max-width:1400px){.firstscreen__bg{margin-left:10px;margin-right:10px}}.firstscreen__box{display:flex;justify-content:space-between;gap:40px}@media(max-width:960px){.firstscreen__box{flex-direction:column}}@media(max-width:480px){.firstscreen__box{gap:20px}}.firstscreen__content{color:var(--color-white);padding-top:105px;width:100%}.firstscreen__price{display:inline-block;font-size:14px;color:var(--color-text);background:var(--color-white);padding:5px 20px;font-weight:600;border-radius:30px;margin-top:20px}.firstscreen__descr{margin-top:25px;font-weight:600;line-height:1.55}.firstscreen__form{margin-top:25px;max-width:400px}@media(max-width:640px){.firstscreen__form{max-width:100%}}.firstscreen__form form{display:flex;flex-direction:column;gap:10px}.firstscreen__form form input,.firstscreen__form form button{width:100%}.firstscreen__polytic{font-size:11px;margin-top:5px}.firstscreen__polytic a{color:var(--color-white)}.firstscreen__polytic a:hover{color:var(--color-text)}.firstscreen__benefits{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px}@media(max-width:540px){.firstscreen__benefits{gap:20px 0}}@media(max-width:480px){.firstscreen__benefits{margin-top:30px}}.firstscreen__benefit{max-width:160px}@media(max-width:640px){.firstscreen__benefit{max-width:30%}}@media(max-width:540px){.firstscreen__benefit{max-width:50%;width:50%}}.firstscreen__benefit .is-caption{display:flex;justify-content:flex-start;align-items:flex-end;font-weight:700;gap:5px}.firstscreen__benefit .is-big{font-size:36px;line-height:.9}@media(max-width:1200px){.firstscreen__benefit .is-big{font-size:60px}}@media(max-width:640px){.firstscreen__benefit .is-big{font-size:50px}}.firstscreen__benefit .is-min{font-size:15px}.firstscreen__benefit .is-descr{font-size:14px;font-weight:500;line-height:1.35;margin-top:15px}@media(max-width:1200px){.firstscreen__benefit .is-descr{font-size:15px}}.firstscreen__img{width:540px;min-width:540px;height:inherit;border-radius:20px;background-repeat:no-repeat;background-position:center top;background-size:cover;margin-right:-80px}@media(max-width:1200px){.firstscreen__img{width:430px;min-width:430px}}@media(max-width:960px){.firstscreen__img{min-width:1px;width:100%;height:300px}}@media(max-width:480px){.firstscreen__img{height:200px}}.firstscreen.new .firstscreen__form{max-width:100%}.firstscreen.new .firstscreen__form form{flex-direction:row}.firstscreen.new .firstscreen__box{padding-top:150px;align-items:center;position:relative}.firstscreen.new .firstscreen__box .bread{position:absolute;display:flex;gap:5px;top:110px;left:0;color:#bbf871;font-size:14px}.firstscreen.new .firstscreen__box .bread a{color:#fff;font-size:14px;text-decoration:none}.firstscreen.new .firstscreen__content{width:calc(100% - 470px);padding:0}.firstscreen.new .firstscreen__content.full{width:100%}.firstscreen.new .firstscreen__img{width:470px;min-width:400px;margin:0;height:390px}.firstscreen.new .firstscreen__price{background:#e94245;color:#fff;padding:9px 25px;font-size:16px;font-weight:700}.firstscreen.new.geo .firstscreen__img{height:490px;background-size:contain;min-width:500px;position:relative;margin-top:70px}.firstscreen.new.geo .firstscreen__img .metro{position:absolute;left:-40px;z-index:0;width:160px;height:160px;top:-40px}.firstscreen.new.geo .firstscreen__img .metro img{width:100%}.firstscreen.new.geo .firstscreen__bg{padding-bottom:0}.firstscreen.new.geo .firstscreen__box{padding-top:100px;gap:20px}.firstscreen.new.geo .firstscreen__descr{font-size:18px}.firstscreen.new.geo .firstscreen__box ol.breadcrumb{display:flex;position:absolute;top:110px;left:0;margin:0;list-style-type:none;gap:5px}.firstscreen.new.geo .firstscreen__box ol.breadcrumb li,.firstscreen.new.geo .firstscreen__box ol.breadcrumb li a{font-size:14px;color:#000;text-decoration:none}.firstscreen_adv{position:absolute;right:0;bottom:95px;box-sizing:border-box;z-index:1}.firstscreen_adv ul{background:#fff;padding:12px;border-radius:12px;list-style:none;display:flex;flex-wrap:wrap;width:500px;gap:20px 10px;margin:0;box-sizing:border-box;align-items:center}.firstscreen_adv ul li{color:#222020;padding-left:25px;width:calc(50% - 5px);font-size:14px;box-sizing:border-box;background-image:url(/img/ui/icons/gal.svg);background-repeat:no-repeat;background-position:left center}.geo .firstscreen_adv ul li{color:#222020;padding-left:25px;width:calc(50% - 5px);font-size:14px;box-sizing:border-box;background-image:url(/img/ui/icons/gal-black.svg);background-repeat:no-repeat;background-position:left center}.geo .firstscreen_adv ul li:nth-child(1),.geo .firstscreen_adv ul li:nth-child(2){background-image:url(/img/ui/icons/gal.svg);color:#e94245;font-weight:700}.firstscreen.geo .firstscreen__content h1{font-size:48px}@media screen and (max-width:1024px){.firstscreen.new.geo .firstscreen__img{min-width:1px;width:100%;height:300px;background-position:bottom;margin-top:30px}.firstscreen.new.geo .firstscreen__img .metro{width:90px;height:90px;left:auto;right:0}.firstscreen.new.geo .firstscreen__content{width:calc(100% - 455px)}.firstscreen_adv ul{width:400px;height:205px;flex-direction:row}.firstscreen_adv{bottom:40px}}@media screen and (max-width:768px){.firstscreen.new .firstscreen__content{width:100%}.firstscreen.new .firstscreen__img{min-width:1px;width:100%;height:250px}.firstscreen.new.geo .firstscreen__content{width:100%;padding-top:50px}.firstscreen_adv{bottom:0;position:relative;margin:30px 0;width:100%}.firstscreen_adv ul{width:100%;gap:10px;height:auto}.firstscreen_adv ul li{width:calc(50% - 10px)}.firstscreen.new.geo .firstscreen__box{padding-bottom:50px}}@media screen and (max-width:600px){.firstscreen.new .firstscreen__box{padding-top:80px}.firstscreen.new .firstscreen__box .bread{top:40px;font-size:12px}.firstscreen.new .firstscreen__box .bread a{font-size:12px}.firstscreen.new .firstscreen__content .firstscreen__title h1{font-size:28px}.firstscreen.new .firstscreen__price{padding:8px 15px;font-size:16px}.firstscreen.new .firstscreen__form form{flex-direction:column}.firstscreen.new.geo .firstscreen__box{padding-top:50px}.firstscreen.new.geo .firstscreen__box ol.breadcrumb{top:50px}.firstscreen.new.geo .firstscreen__box ol.breadcrumb li,.firstscreen.new.geo .firstscreen__box ol.breadcrumb li a{font-size:12px}.firstscreen.new.geo .firstscreen__descr{font-size:20px;line-height:22px}}.firstscreen__benefits.white{color:#fff}.firstscreen__benefits.white .firstscreen__benefit{max-width:300px}.firstscreen__img-tab{display:flex;gap:10px}.firstscreen__img-tab .list{width:70px}.firstscreen__img-tab .list .item{display:flex;width:70px;height:70px;border-radius:10px;overflow:hidden;margin-bottom:10px}.firstscreen__img-tab .list .item img{object-fit:cover;width:100%;height:100%}.firstscreen__img-tab .list .item.active{border:1px solid #bbf871}@media screen and (max-width:600px){.firstscreen__img-tab{flex-direction:column;width:100%}.firstscreen__benefit{width:100%;max-width:100%;display:flex;gap:10px}.firstscreen__img-tab .list{width:100%;display:flex;gap:10px}.firstscreen__benefit .is-caption{flex-direction:column;width:60px;align-items:center}.firstscreen__benefit .is-big{font-size:30px}.firstscreen__benefits{gap:15px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff }:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff }.swiper-lazy-preloader-black{--swiper-preloader-color:#000 }@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px }.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.advantages{color:var(--color-accent)}.advantages__list{display:flex;justify-content:space-between;gap:30px}@media(max-width:640px){.advantages__list{gap:20px}}@media(max-width:480px){.advantages__list{flex-wrap:wrap}}@media(max-width:480px){.advantages__el{width:calc(50% - 20px)}}.advantages__el .is-caption{display:flex;justify-content:flex-start;align-items:flex-end;font-weight:700;gap:5px}.advantages__el .is-big{font-size:100px;line-height:.9}@media(max-width:1200px){.advantages__el .is-big{font-size:75px}}@media(max-width:640px){.advantages__el .is-big{font-size:50px}}.advantages__el .is-min{font-size:15px}.advantages__el .is-descr{font-size:16px;font-weight:500;line-height:1.35;margin-top:15px}@media(max-width:640px){.advantages__el .is-descr{font-size:14px}}.advantages-geo .wrapper{max-width:1400px;background:#fff;margin:-20px auto 0;border-radius:20px;padding:30px;box-sizing:border-box}.advantages-geo .wrapper .wrap{max-width:1160px;margin:0 auto;display:flex;flex-wrap:wrap;gap:10px}.advantages-geo .wrapper .wrap .item{width:calc(25% - 10px);display:flex;align-items:center;gap:10px;background:#f6f6f6;border-radius:15px;padding:20px 15px;box-sizing:border-box;color:#3c3c3c;font-size:16px;font-weight:500;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.advantages-geo .wrapper .wrap .item:hover{background:#e94245;color:#fff}.advantages-geo .wrapper .wrap .item:hover svg circle{fill:#fff}.advantages-geo .wrapper .wrap .item span{flex:1}@media screen and (max-width:768px){.advantages-geo .wrapper .wrap .item{width:calc(33.3333333333% - 10px)}}@media screen and (max-width:600px){.advantages-geo .wrapper{padding:15px}.advantages-geo .wrapper .wrap .item{width:100%;padding:10px 15px}}.selectservice__list{display:flex;justify-content:space-between;gap:20px}@media(max-width:960px){.selectservice__list{flex-direction:column}}.selectservice__el{width:100%;background:#fff;color:var(--color-text);border-radius:var(--border-radius);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.selectservice__img{height:230px;min-height:230px;background-size:cover;background-position:center center;border-radius:0 0 var(--border-radius) var(--border-radius)}@media(max-width:960px){.selectservice__img{height:190px;min-height:190px}}.selectservice__descr{padding:35px 30px;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media(max-width:640px){.selectservice__descr{padding:25px 20px}}.selectservice__header{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:18px;line-height:1.55;font-weight:700}@media(max-width:640px){.selectservice__header{font-size:16px}}@media(max-width:480px){.selectservice__header{flex-direction:column;align-items:flex-start;gap:0}}.selectservice__price{color:var(--color-accent)}.selectservice__text{margin-top:20px;margin-bottom:40px}@media(max-width:640px){.selectservice__text{margin-top:15px;margin-bottom:25px}}.selectservice__text ul li{margin:3px 0}.selectservice__button{margin-top:auto}.formdiscount__box{display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:20px;padding:30px 30px 0;background-image:url(/img/ui/formdiscount-bg.webp);background-repeat:no-repeat;background-size:cover}@media(max-width:640px){.formdiscount__box{flex-direction:column;padding:20px}}.formdiscount__content{width:100%;max-width:540px}.formdiscount .checked,.formdiscount .checked a{color:#295c3f}.formdiscount__caption{font-size:41px;font-weight:600;line-height:1.55;color:#3c3c3c;margin-bottom:10px}.formdiscount__caption span{color:#295c3f}@media(max-width:480px){.formdiscount__caption{font-size:24px}}.formdiscount__descr{font-size:18px;color:#3c3c3c;font-weight:600}@media(max-width:480px){.formdiscount__descr{font-size:14px}}.formdiscount__form{margin-top:30px}.formdiscount__form form{display:flex;flex-wrap:wrap;gap:10px}.formdiscount__form form button{width:100%}.formdiscount__form form input{width:calc(50% - 5px)}@media(max-width:480px){.formdiscount__form form input{width:100%}}.formdiscount__form form textarea{width:100%}.formdiscount__form form button{background:#295c3f;color:#fff}.formdiscount__polytic{margin-top:10px;font-size:11px;color:var(--color-plh)}.formdiscount__polytic a{color:var(--color-plh)}.formdiscount__polytic a:hover{color:var(--color-text)}.formdiscount__img{position:relative;display:flex}@media(max-width:960px){.formdiscount__img{margin-right:0}}@media(max-width:640px){.formdiscount__img{display:none}}@media(max-width:960px){.formdiscount__img img{max-width:215px}}@media(max-width:640px){.formdiscount__img img{max-width:100%}}.formdiscount__sale{position:absolute;color:#e94245;font-weight:700}.formdiscount__sale.is-1{font-size:30px;bottom:31px;left:-78px;transform:rotate(-26deg)}@media(max-width:960px){.formdiscount__sale.is-1{bottom:25px;left:-53px}}@media(max-width:480px){.formdiscount__sale.is-1{left:-39px}}.formdiscount__sale.is-2{font-size:20px;left:-4px;top:56px;transform:rotate(-18deg)}.formdiscount__sale.is-3{font-size:24px;right:40px;top:100px;transform:rotate(26deg)}.feeadbackfrom .formdiscount__caption{font-size:32px;font-weight:700;line-height:120%}.feeadbackfrom .formdiscount__box{align-items:end}.feeadbackfrom .formdiscount__descr{font-size:16px;font-weight:400}.serts{background:var(--color-accent);color:var(--color-white)}.serts__box{display:flex;justify-content:space-between}@media(max-width:960px){.serts__box{flex-direction:column;gap:20px}}.serts__caption{width:50%}@media(max-width:960px){.serts__caption{width:100%}}.serts__caption h2,.serts__caption h2 span{color:var(--color-white)}.serts__text{width:50%;line-height:1.55;font-weight:500}@media(max-width:960px){.serts__text{width:100%}}.serts__list{display:flex;justify-content:flex-start;gap:20px;margin-top:40px}.serts__el img{max-width:100%}.feedback{margin-bottom:30px}.feedback__list{margin-top:40px;display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:640px){.feedback__list{grid-template-columns:repeat(1,1fr)}}.feedback__el{padding:20px;border-radius:var(--border-radius);background:#fff}.feedback__header{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-direction:row-reverse}.feedback__source{display:flex;align-items:center}.feedback__source img{max-width:60px}.feedback__name{font-size:17px;font-weight:700;color:var(--color-text)}.feedback__text{margin-top:20px;font-size:15px;color:var(--color-text);line-height:1.55}.feedbackFormMin{margin-bottom:150px;margin-top:0}@media(max-width:960px){.feedbackFormMin{margin-bottom:45px}}.feedbackFormMin__box{border-radius:var(--border-radius);display:flex;justify-content:flex-start;align-items:center;gap:20px;position:relative}@media(max-width:1200px){.feedbackFormMin__box{gap:10px}}@media(max-width:960px){.feedbackFormMin__box{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.feedbackFormMin__box{align-items:center}}.feedbackFormMin__caption{font-size:18px;font-weight:700;line-height:1.35}@media(max-width:1200px){.feedbackFormMin__caption{font-size:16px}}@media(max-width:640px){.feedbackFormMin__caption{max-width:100%;text-align:center}}@media(max-width:640px){.feedbackFormMin__button{width:100%}}.feedbackFormMin__button button{padding-left:70px;padding-right:70px}@media(max-width:1200px){.feedbackFormMin__button button{padding-left:30px;padding-right:30px}}@media(max-width:640px){.feedbackFormMin__button button{width:100%}}.feedbackFormMin__img{max-width:320px;position:absolute;top:-26px;right:17px}@media(max-width:1200px){.feedbackFormMin__img{max-width:265px;top:-27px;right:-4px}}@media(max-width:960px){.feedbackFormMin__img{max-width:316px;top:-20px;right:38px}}@media(max-width:640px){.feedbackFormMin__img{top:auto;bottom:-217px;left:50%;transform:translate(-50%);width:280px}}.feedbackFormMin__img img{max-width:100%}.feedbackFormBig__box{display:flex;justify-content:space-between;align-items:center}@media(max-width:1200px){.feedbackFormBig__box{gap:30px}}@media(max-width:960px){.feedbackFormBig__box{flex-direction:column}}.feedbackFormBig__content{width:702px;min-width:702px}@media(max-width:1200px){.feedbackFormBig__content{width:500px;min-width:500px}}@media(max-width:960px){.feedbackFormBig__content{width:100%;min-width:1px}}.feedbackFormBig__content h2,.feedbackFormBig__content .h2{font-size:41px;color:var(--color-accent);font-weight:600}@media(max-width:960px){.feedbackFormBig__content h2,.feedbackFormBig__content .h2{font-size:25px}}@media(max-width:640px){.feedbackFormBig__content h2,.feedbackFormBig__content .h2{font-size:23px}}.feedbackFormBig__descr{color:var(--color-text);font-size:16px;font-weight:600;margin-top:10px}.feedbackFormBig form{margin-top:30px;max-width:550px;display:flex;flex-direction:column;gap:10px}@media(max-width:960px){.feedbackFormBig form{max-width:100%}}.feedbackFormBig form input,.feedbackFormBig form button,.feedbackFormBig form textarea{width:100%}.feedbackFormBig__polytic{font-size:12px;margin-top:5px}.feedbackFormBig__polytic a{color:var(--color-plh)}.feedbackFormBig__polytic a:hover{color:var(--color-text)}.feedbackFormBig__img{width:100%}@media(max-width:960px){.feedbackFormBig__img{text-align:center}}.feedbackFormBig__img img{max-width:100%;max-height:100%}@media(max-width:960px){.feedbackFormBig__img img{max-width:280px}}.advantages2__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:50px 38px}@media(max-width:960px){.advantages2__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.advantages2__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:440px){.advantages2__list{gap:20px}}.advantages2__el{text-align:center}.advantages2__caption{font-size:40px;font-weight:700;padding-bottom:20px;color:var(--color-accent);border-bottom:1px solid rgba(0,0,0,.2)}@media screen and (max-width:600px){.advantages2__caption{font-size:28px}}.advantages2__descr{padding-top:20px;font-size:14px;line-height:1.55;color:var(--color-text);font-weight:300}.gallery__list{margin-top:40px;display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:960px){.gallery__list{margin-top:20px;gap:10px;grid-template-columns:repeat(2,1fr)}}.gallery__el{display:block;line-height:0;text-decoration:none}.gallery__el img{border-radius:var(--border-radius);max-width:100%}.seotext a{color:var(--color-text);text-decoration:underline}.seotext a:hover{color:var(--color-accent)}.seotext p{margin:20px 0}.seotext ul,.seotext ol{margin:20px 0;list-style-position:inside}.seotext ul li,.seotext ol li{margin-bottom:15px;break-inside:avoid-column}.seotext ul.is-columns-2,.seotext ol.is-columns-2{columns:2;column-gap:40px}@media(max-width:640px){.seotext ul.is-columns-2,.seotext ol.is-columns-2{columns:1}}.seotext .is-columns{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:40px;margin:50px 0}@media(max-width:1200px){.seotext .is-columns{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.seotext .is-columns{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.seotext .is-columns{gap:20px;margin:30px 0}}@media(max-width:480px){.seotext .is-columns{grid-template-columns:repeat(1,1fr)}}.seotext .is-columns.is-5{grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.seotext .is-columns.is-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.seotext .is-columns.is-5{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.seotext .is-columns.is-5{grid-template-columns:repeat(1,1fr)}}.seotext .is-columns.is-3{grid-template-columns:repeat(3,1fr)}@media(max-width:960px){.seotext .is-columns.is-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.seotext .is-columns.is-3{grid-template-columns:repeat(1,1fr)}}.seotext .is-columns.is-2{grid-template-columns:repeat(2,1fr)}@media(max-width:480px){.seotext .is-columns.is-2{grid-template-columns:repeat(1,1fr)}}.seotext .is-columns.is-m-min{margin:25px 0}.seotext .is-columns .is-column.is-col{display:flex;flex-direction:column;justify-content:space-between}.seotext .is-columns .is-column .is-caption{line-height:1.25;font-weight:500;font-size:17px;color:var(--color-accent);margin-bottom:10px}.seotext .is-columns .is-column .is-caption span.is-big{font-size:36px;font-weight:600}.seotext .is-columns .is-column .is-text{font-size:14px;line-height:1.55}.seotext .is-text-w-img{display:flex;justify-content:space-between;gap:30px}@media(max-width:960px){.seotext .is-text-w-img{flex-direction:column;gap:20px}}.seotext .is-text-w-img .is-text{width:100%}.seotext .is-text-w-img .is-img{position:relative;overflow:hidden;min-width:429px;border-radius:var(--border-radius)}@media(max-width:1200px){.seotext .is-text-w-img .is-img{min-width:300px}}@media(max-width:960px){.seotext .is-text-w-img .is-img{height:400px;width:100%}}.seotext .is-text-w-img .is-img img{min-width:100%;min-height:100%;height:auto;position:relative;max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.aside .seotext .container{padding:0}.seotext .wrap{display:flex;gap:15px;flex-wrap:wrap}.seotext .wrap .col{display:flex;width:calc(50% - 10px);flex-direction:column;gap:15px}.seotext .wrap .col.full{width:100%}.seotext .wrap .item{padding:30px;background:#1d472f;border-radius:20px;color:#fff;height:100%}.seotext .wrap .item h2{color:#fff}.seotext .wrap .item .flex{display:flex;gap:20px}.seotext .wrap .item a{color:#bbf871}.seotext .wrap .item .flex>div{width:calc(50% - 10px)}ul.gal,ul.gal-green,ul.dotte{list-style:none}ul.gal li{padding-left:30px;background-image:url(/img/ui/icons/gal.svg);background-repeat:no-repeat;background-position:top left}ul.gal-green li{padding-left:30px;background-image:url(/img/ui/icons/gal-green.svg);background-repeat:no-repeat;background-position:top left}ul.dotte li{padding-left:30px;background-image:url(/img/ui/icons/dotte.svg);background-repeat:no-repeat;background-position:top left}.seotext .wrap.white .item{background:#fff;color:#222020}.seotext .wrap.white .item h2{color:#222020;font-size:26px}.seotext .wrap.white .item a{color:#1d472f;font-weight:600}.seotext .wrap.white .item span.num{color:#e94245!important}.seotext .wrap .col.three{width:calc(33.3333333333% - 10px)}.list-data{display:flex;gap:40px;margin-top:40px}.list-data .list-item{width:calc(25% - 20px)}.list-data .list-item .name{display:flex;align-items:center;gap:10px;color:#222020;font-size:20px;font-weight:600}.list-data .list-item .name a{text-decoration:none;color:#222020}.wrap-list-akcii{display:flex;gap:10px;margin-bottom:40px}.wrap-list-akcii .item{background:#1d472f;padding:30px;border-radius:20px;color:#fff;width:calc(33.3333333333% - 10px)}.wrap-list-akcii .item .name{display:none}.wrap-list-akcii .item .desc p{margin-bottom:0}.wrap-list-akcii .item img{width:100%}@media screen and (max-width:768px){.seotext .wrap .item .flex>div,.seotext .wrap .col,.seotext .wrap .col.three,.list-data .list-item,.wrap-list-akcii .item{width:100%}.list-data,.wrap-list-akcii{flex-wrap:wrap;gap:10px}.seotext .wrap .item{padding:15px}.seotext .wrap .item .flex{flex-direction:column}}.seotext ul.is-columns-2 .btn{padding:15px;background:#bbf871;text-align:center;color:#000;text-decoration:none;border-radius:10px}.seotext ul.is-columns-2 .last{list-style-type:none;margin-top:35px}.populars__list{margin-top:40px;display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr);gap:30px 10px}@media(max-width:1200px){.populars__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.populars__list{margin-top:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.populars__list{grid-template-columns:repeat(1,1fr)}}.is-5 .populars__list{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.is-5 .populars__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.is-5 .populars__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.is-5 .populars__list{grid-template-columns:repeat(1,1fr)}}.is-6 .populars__list{grid-template-columns:repeat(6,1fr)}@media(max-width:1200px){.is-6 .populars__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.is-6 .populars__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.is-6 .populars__list{grid-template-columns:repeat(1,1fr)}}.is-4 .populars__list{grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.is-4 .populars__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.is-4 .populars__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.is-4 .populars__list{grid-template-columns:repeat(1,1fr)}}.populars__el{line-height:1.2;display:flex;flex-direction:column;text-decoration:none}.populars__el[href] .populars__caption{text-decoration:underline}.populars__el:hover .populars__caption{color:var(--color-text)}.populars__img{margin-bottom:10px;line-height:0;display:flex}.populars__img img{max-width:100%;width:100%;border-radius:var(--border-radius)}.populars__caption{margin-bottom:20px;font-size:15px;color:var(--color-accent);font-weight:700;transition:color var(--transition-duration) var(--transition-function)}@media(max-width:960px){.populars__caption{margin-bottom:10px}}.populars__descr{font-size:14px;color:var(--color-text)}.populars__price{margin-top:auto;font-weight:700;font-size:14px;color:var(--color-text)}.steps__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:80px 0px;margin-top:40px}@media(max-width:960px){.steps__list{margin-top:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.steps__list{grid-template-columns:repeat(1,1fr);gap:0}}.is-3 .steps__list{grid-template-columns:repeat(3,1fr)}@media(max-width:960px){.is-3 .steps__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.is-3 .steps__list{grid-template-columns:repeat(1,1fr)}}.steps__el{position:relative}@media(max-width:480px){.steps__el{display:flex;justify-content:flex-start;gap:30px;padding-bottom:40px}}.steps__el:after{content:"";display:none;position:absolute;width:2px;background:var(--color-border);height:100%;left:16px;top:0;bottom:0;z-index:-1}@media(max-width:480px){.steps__el:after{display:block}}.steps__el.is-last{padding-bottom:0}.steps__el.is-last:after{display:none}.steps__info{width:100%}.steps__num{position:relative;margin-bottom:20px}.steps__num span{display:flex;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;background:var(--color-accent);color:var(--color-white);border:2px solid #fff;font-size:16px;line-height:1.35;border-radius:50%}.steps__num:after{content:"";display:block;position:absolute;height:2px;background:var(--color-border);width:100%;top:50%;z-index:-1}.is-last .steps__num:after{display:none}@media(max-width:480px){.steps__num:after{display:none}}.steps__caption{font-size:20px;line-height:1.35;color:var(--color-accent);font-weight:700;margin-bottom:30px;padding-right:10px}@media(max-width:1200px){.steps__caption{font-size:18px}}@media(max-width:640px){.steps__caption{margin-bottom:15px;font-size:16px}}.steps__descr{font-size:15px;line-height:1.55;font-weight:300;color:var(--color-text);padding-right:50px}.steps__descr a{color:var(--color-text)}@media(max-width:1200px){.steps__descr{font-size:14px}}@media(max-width:640px){.steps__descr{padding-right:20px}}.aside .steps__list{grid-template-columns:repeat(3,1fr)}.advantages3 h2,.advantages3 .h2{margin-bottom:30px}@media(max-width:960px){.advantages3 h2,.advantages3 .h2{margin-bottom:25px}}.advantages3__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:960px){.advantages3__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.advantages3__list{grid-template-columns:repeat(1,1fr)}}.advantages3__el{padding:20px;border-radius:var(--border-radius);background:#fff}.advantages3__header{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:10px}@media(max-width:960px){.advantages3__header{margin-bottom:10px}}.advantages3__icon{min-width:44px}.advantages3__icon img{max-width:100%}.advantages3__caption{font-size:18px;color:var(--color-text);font-weight:700;line-height:1.25}.advantages3__descr{font-size:15px;color:var(--color-text);line-height:1.55}.kontakti__box{display:flex;justify-content:space-between;gap:30px;margin-top:40px}@media(max-width:960px){.kontakti__box{margin-top:5px;flex-direction:column;gap:40px}}.kontakti__content{width:100%;font-size:17px;line-height:1.55}.kontakti__content p{margin:15px 0}.kontakti__content a{text-decoration:none;color:var(--color-text)}.kontakti__content a:hover span{border-color:var(--color-text)}.kontakti__content p.adr,.kontakti__content a.mail{display:flex;gap:5px;align-items:center;font-weight:600;font-size:16px}.kontakti__content .phone{color:#e94245;font-size:24px;text-decoration:none;font-weight:700;border-bottom:0}.kontakti__content .is-a-underline a{text-decoration:underline}.kontakti__content .is-a-underline a:hover{color:var(--color-accent)}.kontakti form{margin-top:40px;display:flex;gap:10px;flex-wrap:wrap}.kontakti form input,.kontakti form button{width:100%}.kontakti form label,.kontakti form label a{color:#000}.kontakti form input{background:#fff}.kontakti form button{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.kontakti__polytic{font-size:12px;margin-top:5px}.kontakti__polytic a{color:var(--color-plh);text-decoration:underline}.kontakti__polytic a:hover{color:var(--color-text)}.kontakti__map{min-width:565px;height:auto;min-height:370px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius)}@media(max-width:1200px){.kontakti__map{min-width:450px;height:350px}}@media(max-width:960px){.kontakti__map{min-width:1px;width:100%}}.kontakti__breads{margin-top:60px}@media(max-width:960px){.kontakti__breads{margin-top:40px}}.kontakti.new h2,.kontakti.new h3{color:#222020;font-size:36px;font-weight:700;margin:0 0 30px;display:inline-block;line-height:40px}.kontakti.new .phone a{color:#e94245;font-size:24px;font-weight:700;text-decoration:none}.kontakti.new .phone a span{border:0}.kontakti.new .phone{margin-bottom:25px}.kontakti.new .flex{display:flex;align-items:center;gap:10px;color:#222020;font-weight:600;margin-bottom:10px}.kontakti.new .flex .icon{width:20px;height:20px}.kontakti.new ul{max-height:120px;display:flex;flex-wrap:wrap}.kontakti.new ul li{width:calc(50% - 15px)}.kontakti.new .kontakti__map{height:600px;border:0}@media screen and (max-width:600px){.kontakti.new h2{font-size:28px;line-height:32px}}.kontakti__tab{width:100%;max-width:560px}.kontakti__tab .wrap{display:flex;gap:10px;flex-wrap:wrap}.kontakti__tab .wrap .item{width:calc(50% - 6px);position:relative;padding-bottom:5px;transition:all .3s}.kontakti__tab .wrap .item .link{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#222020;text-decoration:none;font-weight:600;transition:all .3s;border:1px solid var(--color-accent)}.kontakti__tab .wrap .item .list-drop{position:absolute;background:#fff;width:calc(100% - 25px);border-radius:12px;top:100%;padding:12px;display:none;z-index:1}.kontakti__tab .wrap .item .list-drop ul{list-style-type:none;margin:0;max-height:256px;overflow-y:auto}.kontakti__tab .wrap .item .list-drop ul li{margin-bottom:8px}.kontakti__tab .wrap .item .list-drop ul li a{color:#222020;font-size:16px;text-decoration:none;transition:all .3s;font-weight:600;line-height:18px}.kontakti__tab .wrap .item.active .list-drop{display:block}.kontakti__tab .wrap .item.active .link{background:var(--color-accent);color:#fff}.kontakti__tab ul.lict-city{list-style-type:disc;display:flex;flex-wrap:wrap;gap:5px 20px}.kontakti__tab ul.lict-city li{width:calc(50% - 15px)}.kontakti__tab ul.lict-city li a{color:#3c3c3c}.kontakti__tab .tabs-link{display:flex;gap:10px;margin:20px 0}.kontakti__tab .tabs-link .tab-header__item{width:calc(50% - 10px);background:#fff;padding:15px;text-align:center;border-radius:12px;transition:all .3s;cursor:pointer}.kontakti__tab .tabs-link .tab-header__item.active,.kontakti__tab .tabs-link .tab-header__item:hover{background:#bbf871}.kontakti__tab .js-tab-content{display:none}.kontakti__tab .js-tab-content.active{display:block}@media screen and (max-width:600px){.kontakti__content .map img{max-width:100%}.kontakti__tab .wrap .item,.kontakti__tab ul.lict-city li{width:100%}}.whywe{overflow:hidden}.whywe__list{margin-top:40px;position:relative}@media(max-width:960px){.whywe__list{margin-top:25px}}.whywe__list .swiper{overflow:hidden}.whywe__list .swiper .swiper-wrapper .swiper-slide{padding-left:3px;padding-right:3px;box-sizing:border-box}.whywe__list .swiper-button-next,.whywe__list .swiper-button-prev{font-size:0;width:44px;height:44px}.whywe__list .swiper-button-next:after,.whywe__list .swiper-button-prev:after{display:none}.whywe__list .swiper-button-next{right:-50px}.whywe__list .swiper-button-prev{left:-50px}.whywe__el{padding:20px;border:1px solid var(--color-border);border-radius:var(--border-radius)}.whywe__top{display:flex;gap:15px;align-items:center}.whywe__caption{margin-bottom:10px}.whywe__caption h3,.whywe__caption .h3{font-size:18px;font-weight:700;color:var(--color-text)}@media(max-width:960px){.whywe__caption h3,.whywe__caption .h3{font-size:17px}}@media(max-width:560px){.whywe__caption h3,.whywe__caption .h3{font-size:14px}}.whywe__descr{font-size:15px;line-height:1.55}@media(max-width:960px){.whywe__descr{font-size:14px}}.workers{overflow:hidden}.workers h2,.workers .h2{margin-bottom:20px}.workers__list{margin-top:40px;position:relative}@media(max-width:960px){.workers__list{margin-top:25px}}.workers__list .swiper-button-next,.workers__list .swiper-button-prev{font-size:0;width:44px;height:44px}.workers__list .swiper-button-next:after,.workers__list .swiper-button-prev:after{display:none}.workers__list .swiper-button-next{right:-50px}.workers__list .swiper-button-prev{left:-50px}.workers__list .swiper{overflow:hidden}.workers__list .swiper .swiper-wrapper .swiper-slide{padding-left:3px;padding-right:3px;box-sizing:border-box}.workers__el{display:flex;justify-content:flex-start}.workers__content{min-width:217px;display:flex;flex-direction:column}@media(max-width:640px){.workers__content{min-width:185px}}.workers__photo{height:170px;min-height:170px;position:relative;border-radius:var(--border-radius);overflow:hidden;z-index:5}.workers__photo img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.workers__name{background:var(--color-white);border:1px solid var(--color-border);border-radius:0 0 var(--border-radius) var(--border-radius);padding:25px 15px;color:var(--color-text);font-size:14px;line-height:1.55;font-weight:700;margin-top:-10px;position:relative;z-index:2;height:100%}.workers__name span{font-size:13px;font-weight:400}@media(max-width:640px){.workers__name{padding:25px 5px}}.workers__info{width:100%;background:var(--color-accent-3);color:var(--color-text);text-align:center;padding-left:10px;padding-right:10px;padding-bottom:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-radius:0 var(--border-radius) var(--border-radius) 0;position:relative}.workers__info:before{content:"";display:block;position:absolute;left:-10px;top:0;width:10px;height:10px;background:var(--color-accent-3)}.workers__info:after{content:"";display:block;position:absolute;left:-10px;bottom:0;width:10px;height:10px;background:var(--color-accent-3)}.workers__exp{font-size:14px;line-height:1.35;white-space:nowrap}.workers__exp span{font-size:27px;font-weight:700}.workers__count{font-size:14px;line-height:1.35;white-space:nowrap;margin-top:30px}.workers__count span{font-size:27px;font-weight:700}.workers__rate{color:var(--color-text);font-size:14px;line-height:1;font-weight:600;background:var(--color-white);padding:3px 30px;border-radius:30px;margin-top:20px}.howwework__header{display:flex;justify-content:flex-start;align-items:center;gap:30px}.howwework__header h2,.howwework__header .h2,.howwework__header h3,.howwework__header .h3{color:#222020;font-size:36px;font-weight:700}.howwework__header span{color:var(--color-plh);font-size:13px;line-height:1.55;font-weight:400}@media(max-width:960px){.howwework__header span{display:none}}.howwework__box{margin-top:40px;display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:960px){.howwework__box{margin-top:25px;flex-direction:column}}.howwework__box img{max-width:100%}.howwework__list{position:absolute;inset:0}@media(max-width:960px){.howwework__list{position:relative;inset:auto!important;display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:640px){.howwework__list{grid-template-columns:repeat(1,1fr)}}.howwework__el{position:absolute}@media(max-width:960px){.howwework__el{position:relative;inset:auto!important}}.howwework__el.is-1{top:40px;left:0}.howwework__el.is-2{top:20px;right:80px}.howwework__el.is-3{top:293px;left:0}.howwework__el.is-4{bottom:34px;right:0}.howwework__el.is-5{left:100px;bottom:40px}.howwework__el:hover .howwework__text{opacity:1}.howwework__label{padding:10px 30px 10px 20px;border:1px solid var(--color-border);border-radius:var(--border-radius);background:var(--color-white);display:flex;justify-content:flex-start;align-items:center;gap:10px;cursor:default}@media(max-width:960px){.howwework__label{position:relative;z-index:2;border-radius:var(--border-radius) var(--border-radius) 0 0;box-shadow:0 0 15px #0000004d;padding:10px 15px}}.howwework__num{width:34px;min-width:34px;height:34px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px;font-weight:700;border-radius:50%;line-height:1;background:var(--color-accent);color:var(--color-white)}.howwework__caption{white-space:nowrap;color:var(--color-text);font-size:16px;line-height:1.55;font-weight:700}@media(max-width:960px){.howwework__caption{white-space:normal;font-size:15px}}.howwework__text{background:#fff;color:var(--color-text);box-shadow:0 0 15px #0000004d;padding:15px;font-size:15px;border-radius:var(--border-radius);position:absolute;width:280px;box-sizing:border-box;bottom:100%;left:-102px;margin-bottom:5px;opacity:0;transition:opacity var(--transition-duration) var(--transition-function)}@media(max-width:1200px){.howwework__text{left:0}}@media(max-width:960px){.howwework__text{font-size:14px;position:relative;left:auto;bottom:auto;width:100%;opacity:1;border-radius:0 0 var(--border-radius) var(--border-radius)}}.howwework.new .howwework__label{background:#fff 57;border-color:#fff}.howwework.new .howwework__el.is-3{left:50px}.howwework.new .howwework__el.is-5{bottom:141px;left:auto;right:0}.howwework.new .howwework__el.is-4{right:auto;left:100px;bottom:45px}@media screen and (max-width:600px){.howwework.new .howwework__box{flex-direction:column-reverse}.howwework.new .howwework__box .howwework__list{margin-top:-140px;gap:10px}.howwework.new .howwework__label{border-radius:12px;background:#fff a8}.howwework.new .howwework__text{background:#fff;border-radius:12px;display:none;margin-top:10px}.howwework.new .howwework__el.active .howwework,.howwework.new .howwework__el.active .howwework__text{display:block}}.questions__list{margin-top:40px}@media(max-width:960px){.questions__list{margin-top:25px}}.questions__el{border-top:2px solid var(--color-border)}.questions__el.is-last{border-bottom:2px solid var(--color-border)}.questions__que{padding:25px 50px 25px 0;font-size:17px;line-height:1.35;font-weight:700;cursor:pointer;position:relative}@media(max-width:640px){.questions__que{font-size:15px}}.questions__que:after{content:"";background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg role='presentation' focusable='false' width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1px' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg transform='translate(1.000000, 1.000000)' stroke='%23f6f6f6'%3E%3Cpath d='M0,11 L22,11'%3E%3C/path%3E%3Cpath d='M11,0 L11,22'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:40px;height:40px;border-radius:50%;background-color:var(--color-accent);position:absolute;right:0;top:50%;transform:translateY(-50%);transition:background-color var(--transition-duration) var(--transition-function),transform var(--transition-duration) var(--transition-function)}.is-active .questions__que:after{transform:translateY(-50%) rotate(45deg)}.questions__que:hover:after{background-color:var(--color-text)}.questions__answer{line-height:1.55;font-size:15px;font-weight:300;height:0;overflow:hidden}@media(max-width:640px){.questions__answer{font-size:14px}}.is-active .questions__answer{height:auto}.questions__answer .is-text{padding-bottom:25px}.prices h2,.prices .h2{margin-bottom:40px}@media(max-width:960px){.prices h2,.prices .h2{margin-bottom:25px}}.prices__navSelect{display:none}@media(max-width:960px){.prices__navSelect{display:block}}.prices__navSelect select{width:100%;background:var(--color-accent);color:var(--color-white);font-weight:700;height:54px;border-radius:var(--border-radius);padding-left:20px;padding-right:30px;border:1px solid var(--color-accent);outline:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;appearance:none;word-wrap:normal}.prices__navSelect.is-hidden{display:none}.prices__nav{font-size:14px}@media(max-width:960px){.prices__nav{display:none}}.prices__nav table{width:100%;border-collapse:separate}.prices__nav table td{color:var(--color-text);background:#fff;padding:15px 10px;cursor:pointer;text-align:center;vertical-align:middle;border:1px solid #f6f6f6;font-weight:600;transition:background-color var(--transition-duration) var(--transition-function),border-color var(--transition-duration) var(--transition-function),color var(--transition-duration) var(--transition-function)}.prices__nav table td:first-child{border-radius:var(--border-radius) 0 0 var(--border-radius)}.prices__nav table td:last-child{border-radius:0 var(--border-radius) var(--border-radius) 0}.prices__nav table td.is-active{background:var(--color-accent-3);border-color:var(--color-accent-3);color:var(--color-text)}.prices__nav.is-hidden{display:none}.prices__box{margin-top:40px}@media(max-width:960px){.prices__box{margin-top:25px}}.prices__category{display:none;flex-direction:column;gap:30px}@media(max-width:960px){.prices__category{gap:20px}}.prices__category.is-active{display:block;display:flex}.prices__category .is-columns{columns:2;column-gap:20px}@media(max-width:960px){.prices__category .is-columns{columns:auto}}.prices__el{break-inside:avoid-column;display:flex;justify-content:space-between;align-items:center;border-radius:var(--border-radius);gap:20px;font-size:17px;font-weight:600;line-height:1.55;margin-bottom:10px;padding:10px;color:var(--color-text);text-decoration:none;background:#fff;transition:background-color var(--transition-duration) var(--transition-function),border-color var(--transition-duration) var(--transition-function),color var(--transition-duration) var(--transition-function)}.prices__el[href] .is-caption{text-decoration:underline}.prices__el .is-price{white-space:nowrap;color:#e94245;font-size:16px;font-weight:700}.prices__el:hover{background:var(--color-text);color:var(--color-white);border-color:var(--color-text)}.prices .prices__nav.new table tr{display:flex;flex-wrap:wrap;gap:10px}.prices .prices__nav.new table tr td{border-radius:12px;background:#bbf871;padding:12px}.prices .prices__nav.new table tr td.is-active{background:#295c3f;color:#fff}.prices .prices__box.new .prices__el{border:0;border-radius:10px;margin:0 0 10px;padding:15px 10px}.prices .prices__box.new .prices__el .is-caption{font-size:16px;font-weight:400}.prices .title-flex{display:flex;align-items:center;gap:40px;margin-bottom:40px}.prices .title-flex h2{margin:0;color:#222020;font-weight:700;line-height:35px}.prices .title-flex .prices_desc{color:#222020;font-size:14px;width:80%}@media screen and (max-width:768px){.prices .title-flex{flex-direction:column;gap:20px}.prices .title-flex .prices_desc{width:100%}.prices .prices__nav.new{display:block}.prices .prices__nav.new table tr{flex-wrap:nowrap;overflow-x:scroll}.prices .prices__nav.new{overflow-x:scroll;padding-bottom:10px}.prices .prices__nav.new table tr td{white-space:nowrap;font-size:14px}.prices .prices__box.new .prices__el .is-caption{font-size:14px}.prices .prices__box.new .prices__el .is-price{font-size:16px}.prices .prices__box.new .prices__el{padding:10px}.prices .prices__box.new{margin:0}}.price_geo h2,.price_geo .h2{color:#222020;font-size:36px;font-weight:700;line-height:1.111;margin-bottom:40px}.price_geo__table{overflow-x:auto}.price_geo__button{margin-top:40px;display:flex;justify-content:center;align-items:center}.price_geo__button button{width:100%;max-width:270px}.price_geo:not([data-open]) table tbody tr:nth-child(n+13){display:none}.price_geo table{width:100%;border-collapse:separate;border-spacing:0 10px;--border-radius:15px }.price_geo table thead{font-size:18px}@media(max-width:960px){.price_geo table thead{font-size:15px}}.price_geo table thead tr{border-radius:10px;background:#295c3f}.price_geo table thead tr th{padding:20px;box-sizing:border-box}@media(max-width:960px){.price_geo table thead tr th{padding:20px 10px}}.price_geo table thead tr th.is-name{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);padding-left:20px;text-align:left;color:#fff;font-size:18px}@media(max-width:960px){.price_geo table thead tr th.is-name{padding-left:25px}}.price_geo table thead tr th.is-ed{text-align:center;width:145px;padding:20px 5px;color:#fff}.price_geo table thead tr th.is-price{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);padding-right:20px;text-align:right;color:#fff}@media(max-width:960px){.price_geo table thead tr th.is-price{padding-right:15px}}.price_geo table tbody{font-size:16px}@media(max-width:960px){.price_geo table tbody{font-size:14px}}.price_geo table tbody tr td{padding:15px 20px;box-sizing:border-box;background:#fff;vertical-align:middle}@media(max-width:960px){.price_geo table tbody tr td{padding:20px 10px}}.price_geo table tbody tr td.is-name{padding-left:20px;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);text-align:left}@media(max-width:960px){.price_geo table tbody tr td.is-name{padding-left:25px}}.price_geo table tbody tr td.is-ed{text-align:center}.price_geo table tbody tr td.is-price{padding-right:20px;border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);text-align:right;color:#e94245;font-size:16px;font-weight:700;white-space:nowrap}@media(max-width:960px){.price_geo table tbody tr td.is-price{padding-right:15px;font-size:16px}}.price_geo table tbody tr td[colspan="4"]{text-align:center;border-radius:10px;font-size:16px;font-weight:600;background:#bbf871}@media(max-width:960px){.price_geo table tbody tr td[colspan="4"]{font-size:17px}}.listItems h2,.listItems .h2{margin-bottom:40px}@media(max-width:960px){.listItems h2,.listItems .h2{margin-bottom:25px}}.listItems__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:15px}@media(max-width:960px){.listItems__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.listItems__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.listItems__list{grid-template-columns:repeat(1,1fr)}}.listItems__el{padding:35px 20px;border-radius:var(--border-radius);background:var(--color-accent);border:1px solid var(--color-accent);text-align:center;display:grid;flex-direction:column;justify-content:center;align-items:center;color:var(--color-white);font-weight:600;font-size:17px;line-height:1.55;transition:background-color var(--transition-duration) var(--transition-function),border-color var(--transition-duration) var(--transition-function),color var(--transition-duration) var(--transition-function)}.listItems__el:hover{background-color:#fff;color:var(--color-text);border:1px solid var(--color-text)}.listItems__price{margin-top:20px;color:#bbf871}.partners h2,.partners .h2{margin-bottom:40px}@media(max-width:960px){.partners h2,.partners .h2{margin-bottom:25px}}.partners__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(5,1fr);gap:10px 15px}@media(max-width:640px){.partners__list{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.partners__list{grid-template-columns:repeat(2,1fr)}}.partners__el{line-height:0}.partners__el img{max-width:100%;border-radius:var(--border-radius)}.about__box{display:flex;justify-content:space-between;align-items:center;gap:30px}@media(max-width:960px){.about__box{flex-direction:column;gap:20px}}.about__text{width:100%}.about__text h2,.about__text .h2{margin-bottom:31px}@media(max-width:960px){.about__text h2,.about__text .h2{margin-bottom:20px}}.about__text p{line-height:2.3;margin:15px 0}.about__img img{border-radius:var(--border-radius)}@media(max-width:1200px){.about__img img{max-width:350px}}@media(max-width:960px){.about__img img{max-width:100%}}.content-wrapper{margin:60px 0;display:flex;gap:45px;align-items:start}.content-wrapper .is-text-w-img{display:flex;justify-content:space-between;gap:30px}@media(max-width:960px){.content-wrapper .is-text-w-img{flex-direction:column;gap:20px}}.content-wrapper .is-text-w-img .is-text{width:100%}.content-wrapper .is-text-w-img .is-img{position:relative;overflow:hidden;min-width:429px;border-radius:var(--border-radius)}@media(max-width:1200px){.content-wrapper .is-text-w-img .is-img{min-width:300px}}@media(max-width:960px){.content-wrapper .is-text-w-img .is-img{height:400px;width:100%}}.content-wrapper .is-text-w-img .is-img img{min-width:100%;min-height:100%;height:auto;position:relative;max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.content-wrapper .aside ol.o-styled-1{display:block;list-style:none;color:#222020;line-height:1.25;margin:30px 0;padding:0;counter-reset:aside}@media(max-width:960px){.content-wrapper .aside ol.o-styled-1{margin:20px 0}}.content-wrapper .aside ol.o-styled-1 li{position:relative;display:block;margin:12px 0;padding:17.5px 12px 17.5px 54px;background:#fff;border-radius:12px}.content-wrapper .aside ol.o-styled-1 li:before{counter-increment:aside;content:counter(aside);display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);left:12px;width:31px;height:31px;border-radius:100%;background:#295c3f;color:#fff;font-weight:700;font-size:19px}.content-wrapper .aside ul.o-styled-1{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:0;margin:30px 0;list-style:none}@media(max-width:960px){.content-wrapper .aside ul.o-styled-1{margin:20px 0}}@media(max-width:480px){.content-wrapper .aside ul.o-styled-1{display:block}}.content-wrapper .aside ul.o-styled-1 li{display:block;box-sizing:border-box;margin:0;padding:0 0 0 42px;position:relative}@media(max-width:480px){.content-wrapper .aside ul.o-styled-1 li{margin:27px 0}}.content-wrapper .aside ul.o-styled-1 li:before{content:"";display:block;position:absolute;top:0;left:0;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.6889 8.29772C19.8179 8.01264 18.6316 8.00004 16 8.00004C14.5885 8.00004 13.5799 8.00058 12.7851 8.05481C11.9993 8.10842 11.4957 8.21116 11.0866 8.38064C9.86144 8.88811 8.88807 9.86148 8.3806 11.0866C8.21112 11.4958 8.10839 11.9994 8.05477 12.7852C8.00054 13.58 8 14.5885 8 16C8 17.4115 8.00054 18.4201 8.05477 19.2149C8.10839 20.0007 8.21112 20.5043 8.3806 20.9134C8.88807 22.1386 9.86144 23.1119 11.0866 23.6194C11.4957 23.7889 11.9993 23.8916 12.7851 23.9452C13.5799 23.9995 14.5885 24 16 24C17.4115 24 18.4201 23.9995 19.2149 23.9452C20.0007 23.8916 20.5043 23.7889 20.9134 23.6194C22.1386 23.1119 23.1119 22.1386 23.6194 20.9134C23.7889 20.5043 23.8916 20.0007 23.9452 19.2149C23.9995 18.4201 24 17.4115 24 16C24 15.2342 24 14.5838 23.9908 14.0161C23.9819 13.4639 24.4224 13.0091 24.9746 13.0002C25.5268 12.9913 25.9817 13.4317 25.9906 13.9839C26 14.5694 26 15.2353 26 15.9936V16.0368C26 17.4035 26 18.4801 25.9406 19.351C25.88 20.2387 25.7544 20.9853 25.4672 21.6788C24.7567 23.394 23.394 24.7567 21.6788 25.4672C20.9853 25.7544 20.2387 25.88 19.351 25.9406C18.4801 26 17.4035 26 16.0369 26H15.9631C14.5965 26 13.5199 26 12.649 25.9406C11.7613 25.88 11.0147 25.7544 10.3212 25.4672C8.60602 24.7567 7.2433 23.394 6.53284 21.6788C6.2456 20.9853 6.11997 20.2387 6.05941 19.351C5.99999 18.4801 6 17.4035 6 16.0368V15.9632C6 14.5965 5.99999 13.5199 6.05941 12.649C6.11997 11.7614 6.2456 11.0147 6.53284 10.3213C7.2433 8.60606 8.60602 7.24334 10.3212 6.53288C11.0147 6.24563 11.7613 6.12001 12.649 6.05945C13.5199 6.00003 14.5965 6.00003 15.9632 6.00004H16C16.0724 6.00004 16.1441 6.00003 16.215 6.00002C18.5646 5.99966 20.0965 5.99943 21.3111 6.39695C21.8359 6.56874 22.1222 7.13351 21.9504 7.6584C21.7786 8.18328 21.2138 8.46952 20.6889 8.29772ZM25.8637 8.99606C26.142 9.47312 25.9809 10.0854 25.5038 10.3637L25.2822 10.493C21.6873 12.59 18.799 15.7109 16.9862 19.4571C16.8452 19.7484 16.572 19.9535 16.2529 20.0075C15.9338 20.0615 15.6083 19.9578 15.3793 19.729L11.3658 15.7198C10.9751 15.3295 10.9748 14.6964 11.3651 14.3056C11.7554 13.9149 12.3886 13.9146 12.7793 14.3049L15.8298 17.3522C17.8253 13.7962 20.7377 10.8285 24.2744 8.76545L24.4961 8.63616C24.9731 8.35788 25.5854 8.51901 25.8637 8.99606Z' fill='%23E94245'/%3E%3C/svg%3E%0A")}@media(max-width:480px){.content-wrapper .aside ul.o-styled-1 li{padding-left:0;padding-right:42px}.content-wrapper .aside ul.o-styled-1 li:before{left:auto;right:0}}.content-wrapper .aside ul{margin-bottom:30px}.content-wrapper .aside p{margin:15px 0}.content-wrapper .aside .seotext .is-text-w-img .is-img{min-width:200px;height:200px;width:200px}.content-wrapper .aside .seotext .is-text-w-img .is-img img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.content-wrapper .aside .seotext ul.is-columns-2,.content-wrapper .aside .seotext ol.is-columns-2{columns:1}.content-wrapper .sidebar{width:305px;position:sticky;top:150px}.content-wrapper .aside{width:calc(100% - 350px)}.content-wrapper .aside .desc{margin-bottom:30px;color:#222020;font-size:16px;line-height:150%}.content-wrapper .aside .desc p{margin-bottom:10px}.content-wrapper .aside .desc a{color:#000}.content-wrapper .aside .desc a.phone{text-decoration:none}.content-wrapper .aside h2{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}.content-wrapper .aside .price-table{margin:10px 0 30px}.content-wrapper .aside .price-table .table .item{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid rgb(190,190,190);gap:15px}.content-wrapper .aside .price-table .table .head{display:flex;align-items:center;justify-content:space-between;color:#222020;font-size:20px;font-weight:700;padding:0 0 20px}.content-wrapper .aside .price-table .table .item .name{color:#222020;font-size:22px;font-weight:400}.content-wrapper .aside .price-table .table .item .price{color:#222020;font-size:22px;font-weight:700;white-space:nowrap}.content-wrapper .women-block{margin:30px 0;background:#e94245;width:100%;border-radius:24px;display:flex;align-items:center;gap:30px;overflow:hidden}.content-wrapper .women-block .form{width:100%;min-width:300px}.content-wrapper .women-block .form form{display:flex;flex-direction:column;gap:15px}.content-wrapper .women-block .desc{padding:30px 0 30px 30px;margin:0}.content-wrapper .women-block .desc p{color:#fff;font-size:32px;font-weight:700;line-height:32px;margin-bottom:20px}.content-wrapper .women-block .desc a.btn{background:#fff;display:flex;width:100%;justify-content:center;align-items:center;height:58px;border-radius:12px;color:#222020;font-size:17px;font-weight:700;text-decoration:none}.content-wrapper .women-block .image img{height:100%}.content-wrapper .women-block .image{display:flex}.content-wrapper .aside .how-work_new{margin:10px 0 30px;display:inline-block}.content-wrapper .aside .how-work_new .item{display:flex;gap:22px;align-items:start;margin-bottom:40px;position:relative;width:100%;background:transparent;padding:0}.content-wrapper .aside .how-work_new .item .num{display:flex;width:50px;height:50px;border-radius:100%;background:#295c3f;color:#fff;font-size:24px;align-items:center;justify-content:center;font-weight:700}.content-wrapper .aside .how-work_new .item .desc{color:#222020;font-size:16px;margin:0}.content-wrapper .aside .how-work_new .item .text{width:calc(100% - 75px)}.content-wrapper .aside .how-work_new .item .text .name{color:#295c3f;font-size:24px;font-weight:700;line-height:26px;margin-bottom:30px}.content-wrapper .aside .how-work_new .item:before{content:"";display:block;width:1px;height:100%;background:#c3c3c3;position:absolute;left:25px;top:50px}.content-wrapper .aside .how-work_new .item:nth-last-child(1):before{display:none}.content-wrapper .aside .how-work_new .item:nth-last-child(1){margin:0}.content-wrapper .sidebar .faq{margin-bottom:45px;padding:20px;border-radius:15px;background:#fff}.content-wrapper .sidebar .faq .title{color:#222020;font-size:24px;font-weight:700;margin-bottom:30px;line-height:normal}.content-wrapper .sidebar .faq .faq-item{margin-bottom:24px}.content-wrapper .sidebar .faq .faq-item .quest{display:flex;align-items:start;justify-content:space-between;gap:10px;cursor:pointer}.content-wrapper .sidebar .faq .faq-item .quest .name{color:#222020;font-size:14px;font-weight:600}.content-wrapper .sidebar .faq .faq-item .quest .icon{transition:all .3s}.content-wrapper .sidebar .faq .faq-item .answer{margin-top:10px;display:none;color:#222020;font-size:12px}.content-wrapper .sidebar .faq .faq-item.active .answer{display:block}.content-wrapper .sidebar .faq .faq-item.active .quest .icon{transform:rotate(90deg)}.content-wrapper .sidebar .info-item{position:relative;margin-bottom:20px}.content-wrapper .sidebar .info-item .desc{position:absolute;padding:20px;top:0;left:0;color:#fff;font-size:18px;font-weight:600}.content-wrapper .desc.mobile{display:none}.content-wrapper .sidebar .info .swiper-wrapper{display:block}.content-wrapper .navigation{display:none}.content-wrapper .aside .desc .flex-text-w-img{display:flex;gap:20px;margin-bottom:30px;align-items:center}.content-wrapper .aside .desc .flex-text-w-img .is-img{width:330px}.content-wrapper .aside .desc .flex-text-w-img .is-img img{width:100%}.content-wrapper .aside .desc .flex-text-w-img .is-text{width:calc(100% - 350px)}.content-wrapper .aside .desc .flex-text-w-img .is-text ul{margin:15px 0 0 25px}.content-wrapper .aside .desc .flex-text-w-img .is-text ul li{margin-bottom:10px;font-weight:600}.content-wrapper .aside .desc .flex-text-w-img .is-text ul li::marker,.content-wrapper .aside ul li::marker{color:#e94245}.content-wrapper .aside .desc .flex-w-form{display:flex;gap:30px;margin:30px 0}.content-wrapper .aside .desc .flex-w-form .form{width:270px}.content-wrapper .aside .desc .flex-w-form .text{width:calc(100% - 300px)}.content-wrapper .aside .desc .flex-w-form .form .name{color:#222020;font-size:24px;font-weight:700;margin-bottom:20px}.content-wrapper .aside .desc .flex-w-form .form input{width:100%;margin-bottom:15px}.content-wrapper .aside .desc .flex-w-form .form button{width:100%}.content-wrapper .aside .desc .flex-w-form .text ul{list-style-type:none;display:flex;flex-wrap:wrap;gap:15px;margin:0;box-sizing:border-box}.content-wrapper .aside .desc .flex-w-form .text ul li{width:calc(50% - 8px);color:#222020;font-weight:500;padding-left:25px;box-sizing:border-box;background-image:url(/img/ui/icons/gal.svg);background-repeat:no-repeat;background-position-x:left;background-position-y:5px}.content-wrapper .aside ol{list-style-type:none;margin:30px 0;display:flex;flex-wrap:wrap;gap:20px;counter-reset:licount}.content-wrapper .aside ol li{width:calc(50% - 10px);background:#fff;padding:12px;box-sizing:border-box;display:flex;align-items:center;gap:15px;font-size:15px;border-radius:10px;margin-bottom:0}.content-wrapper .aside ol li.is-wide,.content-wrapper .aside ol li:nth-child(7){width:100%}.content-wrapper .aside ol li.is-norm{width:calc(50% - 10px)}.content-wrapper .aside ol li:before{content:counter(licount);counter-increment:licount;width:30px;display:flex;align-items:center;justify-content:center;color:#e94245;font-size:28px;font-weight:700}.content-wrapper .aside a{color:inherit}.content-wrapper .aside .seotext ul li .is-color-accent{color:#e94245}.blocks_contacts .blocks_contacts_first{display:flex;gap:20px;margin-bottom:20px}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of{width:calc(50% - 10px);display:flex;flex-direction:column;border-radius:12px;padding:40px;box-sizing:border-box;background:#295c3f}.blocks_contacts_first .blocks_contact_cart_of:nth-child(1){background:#bbf871}.blocks_contact_zag{font-size:20px;font-weight:800;margin-bottom:15px;color:#fff}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of .ph_ss{display:flex;align-items:center;justify-content:start;gap:5px;margin-bottom:10px;color:#e94245;font-size:24px;font-weight:700;text-decoration:none}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of .ph_ss img{width:30px;margin:0}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of .ph_mail{color:#222020;font-size:18px;font-weight:600;display:flex;gap:5px;align-items:center;text-decoration:none}.blocks_contacts_first .blocks_contact_cart_of:nth-child(1) .blocks_contact_zag{color:#222020}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of .geo_ss{display:flex;justify-content:start;align-items:center;gap:10px;font-size:18px;color:#fff}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of .geo_ss img{margin:0}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of p{color:#fff;margin-bottom:0}.blocks_contacts_first .blocks_contact_cart_of:nth-child(1) p{color:#222020}.blocks_contacts_last{display:flex;gap:20px;margin-bottom:20px}.blocks_contacts_last .color_contact_cart{width:calc(33.3333333333% - 12px);display:flex;flex-direction:column;border-radius:12px;padding:20px;box-sizing:border-box;background:#295c3f;color:#fff}.blocks_contacts_last .color_contact_cart>span{font-size:20px;font-weight:800;margin-bottom:15px;color:#fff}.blocks_contacts_last .color_contact_cart .color_contact_cart_descr{background:#f6f6f6;border-radius:12px;padding:20px 15px;margin-bottom:30px}.blocks_contacts_last .color_contact_cart .color_contact_cart_descr p{margin:0 0 10px;font-size:14px;color:#222020}.blocks_contacts_last .color_contact_cart .color_contact_cart_descr p span{font-weight:600}.blocks_contacts_last .color_contact_cart .color_contact_cart_vyezd p{margin:0 0 10px;position:relative;display:flex;align-items:baseline}.blocks_contacts_last .color_contact_cart .color_contact_cart_vyezd p:before{content:"";min-width:7px;height:7px;border-radius:50%;background:#fff;display:block;margin-right:10px}@media screen and (max-width:1024px){.content-wrapper{flex-direction:column;margin:30px 0}.content-wrapper .desc{order:1}.content-wrapper .aside{order:3}.content-wrapper .sidebar{order:2}.content-wrapper .aside .desc:has(+.price-table){display:none}.content-wrapper .aside .price-table>.desc{display:none}.content-wrapper .desc.mobile{display:block}.content-wrapper .aside{width:100%}.content-wrapper .aside .price-table h2{margin-top:0}.content-wrapper .sidebar{width:100%;position:relative;top:0;display:flex;flex-direction:column-reverse}.content-wrapper .sidebar .info-item{width:300px;display:inline-block;margin-right:15px}.blocks_contacts_last{flex-wrap:wrap}.blocks_contacts_last .color_contact_cart{width:100%}}@media screen and (max-width:768px){.content-wrapper .aside .desc.show{display:block!important}.content-wrapper .aside .how-work_new{display:flex;flex-wrap:nowrap;gap:0}.content-wrapper .sidebar .info .swiper-wrapper{display:flex}.content-wrapper .women-block .image{display:none}.content-wrapper .women-block .desc{padding:30px}.content-wrapper .sidebar .info-item{margin-right:10px;width:280px}.content-wrapper .women-block{flex-direction:column;padding:20px;box-sizing:border-box;gap:0}.content-wrapper .women-block .form{min-width:1px}.content-wrapper .sidebar .info-item img{width:100%}.content-wrapper .navigation{display:block;position:relative;padding:30px 0;margin-bottom:0}.content-wrapper .navigation .swiper-button-next:after,.content-wrapper .navigation .swiper-button-prev:after{display:none}.content-wrapper .navigation .swiper-button-next,.content-wrapper .navigation .swiper-button-prev{width:44px;height:44px}.content-wrapper .sidebar .faq{margin-bottom:0}.content-wrapper .aside .how-work_new .item{flex-direction:column;justify-content:start}.content-wrapper .aside .how-work_new .item:before{width:100%;height:1px;top:25px;left:50px}.content-wrapper .aside .desc .flex-text-w-img{flex-direction:column}.content-wrapper .aside .desc .flex-text-w-img .is-text,.content-wrapper .aside .desc .flex-text-w-img .is-img{width:100%}.content-wrapper .aside .desc .flex-w-form{flex-direction:column}.content-wrapper .aside .desc .flex-w-form .text,.content-wrapper .aside .desc .flex-w-form .form{width:100%}.blocks_contacts .blocks_contacts_first{flex-wrap:wrap}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of{width:100%}.blocks_contacts .blocks_contacts_first .blocks_contact_cart_of,.blocks_contacts_last .color_contact_cart{padding:20px}}@media screen and (max-width:600px){.content-wrapper .aside h2{font-size:28px;line-height:32px}.content-wrapper .aside .price-table .table .head,.content-wrapper .aside .price-table .table .item .name{font-size:16px}.content-wrapper .aside .price-table .table .item .price{font-size:16px;white-space:nowrap}.content-wrapper .women-block .desc p{font-size:28px}.content-wrapper .women-block .desc{padding:15px}.content-wrapper .aside .how-work_new .item .text .name{font-size:16px;margin-bottom:15px}.content-wrapper .aside .desc .flex-w-form .text ul li,.content-wrapper .aside ol li{width:100%}}.advantages-new h2,.advantages-new .h2,.advantages-new h3,.advantages-new .h3{color:#222020;font-size:36px;font-weight:700;margin-bottom:40px}.advantages-new .wrap{display:flex;gap:20px}.advantages-new .wrap .item{width:calc(25% - 10px);display:flex;gap:12px}.advantages-new .wrap .item .icon{width:50px}.advantages-new .wrap .item .text{width:calc(100% - 62px);font-size:15px}.advantages-new .wrap .item .icon img{width:100%}.advantages-new .wrap .item .text span{font-weight:700}@media screen and (max-width:1024px){.advantages-new .wrap{flex-wrap:wrap;gap:40px 20px}.advantages-new .wrap .item{width:calc(50% - 10px)}}@media screen and (max-width:600px){.advantages-new h2{font-size:28px;line-height:32px}.advantages-new .wrap .item{width:100%}}section.brands h2,section.brands .h2,section.brands .h3,section.brands h3{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}section.brands .desc{color:#222020;font-size:16px;margin-bottom:30px}section.brands .desc a{color:#222020;text-decoration:none;font-weight:500}section.brands .wrap{display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between}section.brands .wrap .item{width:calc(16.6666666667% - 20px)}section.brands .wrap .item img{width:100%}section.brands .view-all-brand{display:none}@media screen and (max-width:768px){section.brands .wrap .item{width:calc(33.3333333333% - 20px)}}@media screen and (max-width:600px){section.brands h2{font-size:28px;line-height:32px}section.brands .wrap .item:nth-child(n+7){display:none}section.brands .wrap.show .item:nth-child(n+7){display:block}section.brands .view-all-brand{display:flex;background:#fff;height:58px;align-items:center;justify-content:center;color:#000;text-decoration:none;margin:15px 0 0;border-radius:12px;font-size:17px;font-weight:600}section.brands .wrap .item{width:calc(50% - 10px)}}section.masters{padding:60px 0}section.masters .h2,section.masters h2,section.masters .h3,section.masters h3{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}section.masters .wrapper{display:flex;gap:40px;margin-bottom:40px}section.masters .wrapper .item{width:calc(33.3333333333% - 20px)}section.masters .wrapper .item img{width:100%;margin-bottom:40px}section.masters .wrapper .item a.btn{width:100%;display:flex;align-items:center;justify-content:center;background:#295c3f;color:#fff;text-decoration:none;border-radius:12px;height:58px;font-weight:700;font-size:17px}section.masters .wrapper .item.info{display:flex;gap:12px}section.masters .wrapper .item.info .image{width:60px}section.masters .wrapper .item.info .icon{width:60px}section.masters .wrapper .item.info .text{width:calc(100% - 72px)}section.masters .wrapper .item.info .icon img{margin:0}section.masters .wrap{display:flex;gap:20px}section.masters .wrap .achivka{display:block;text-decoration:none;width:25%;border-radius:12px;padding:15px;background:#fff;color:var(--color-text);transition:border-color ease .3s}section.masters .wrap .achivka .top{display:flex;justify-content:start;margin-bottom:15px;align-items:center;gap:10px}section.masters .wrap .achivka .top img{margin:0}section.masters .wrap .achivka .desc{font-size:14px;color:#222020}@media screen and (max-width:1024px){section.masters .wrap .achivka{width:calc(50% - 42px)}section.masters .wrap{flex-wrap:wrap}}@media screen and (max-width:768px){section.masters .wrapper .item{width:100%}section.masters .wrapper{flex-wrap:wrap}section.masters .wrapper .item img{max-width:100%;width:auto;display:block}}@media screen and (max-width:600px){section.masters h2{font-size:28px;line-height:32px}section.masters .wrap .achivka{width:100%;display:flex;align-items:center;gap:15px}section.masters .wrap .achivka .top img:nth-last-child(1){width:80px}section.masters .wrap .achivka .desc{font-size:12px}section.masters .wrap .achivka .top{margin:0}}.masters2 .h2,.masters2 h2,.masters2 .h3,.masters2 h3{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:block;line-height:40px}@media(max-width:1200px){.masters2 .swiper-slide{max-width:320px}}.masters2__el{background:#fff;border-radius:20px;padding:12px;color:#3c3c3c}.masters2__img{text-align:center;line-height:0;margin-bottom:20px}.masters2__img img{border-radius:100%}.masters2__name{font-size:24px;font-weight:700;text-align:center;margin-bottom:12px}.masters2__infolabel{margin-bottom:6px;background:#bbf871;text-align:center;padding:5px 10px;border-radius:12px}.masters2__infolabel.is-last{margin-bottom:30px}.masters2__info{border-bottom:1px solid #e6e6e6;margin-bottom:12px;padding-bottom:12px}.masters2__info.is-last{padding-bottom:0;margin-bottom:0;border-bottom:0}section.reviews h2,section.reviews .h2{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}section.reviews .item{background:#fff3;border:1px solid rgb(255,255,255);border-radius:12px;margin-bottom:25px;padding:20px}section.reviews .item .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}section.reviews .item .top .left{display:flex;align-items:center;gap:12px}section.reviews .item .top .name{color:#222020;font-size:20px;font-weight:700}section.reviews .item .top .price{background:#e94245;display:flex;height:34px;align-items:center;justify-content:center;width:95px;border-radius:6px;color:#fff;font-weight:700}section.reviews .item .top .right{color:#7c7c7c;font-size:14px;text-align:right}section.reviews .item .text{margin-bottom:30px}section.reviews .item .bottom{display:flex;align-items:center;justify-content:start;gap:15px}section.reviews .item .bottom img{margin:0;width:43px}section.reviews .item .bottom .master,section.reviews .item .bottom .count{font-size:16px;font-weight:600}section.reviews .navigation{display:none}section.reviews .swiper-wrapper{display:block}section.reviews .wrapper{display:flex;gap:30px}section.reviews .wrapper .reviews-info{width:307px}section.reviews .wrapper #reviews-js{flex:1}.reviews-count{background:#fff;padding:30px;border-radius:15px;margin-bottom:20px}.reviews-count .full{display:flex;align-items:center;gap:10px;margin-bottom:20px}.reviews-count .full .num{color:#3c3c3c;font-size:24px;font-weight:700}section.reviews .reviews-count .item{border:0!important;padding:0!important;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;justify-content:start;gap:5px}section.reviews .reviews-count .item .line{background:#e6e6e6;display:block;position:relative;height:4px;width:195px;border-radius:10px}section.reviews .reviews-count .item .num{width:20px;color:#3c3c3c;font-size:16px;font-weight:600;text-align:center}section.reviews .reviews-count .item:nth-last-child(1){margin:0}section.reviews .wrapper .reviews-info .desc{background:#fff;padding:30px;border-radius:20px}section.reviews .wrapper .reviews-info .desc p{margin-bottom:10px;font-size:14px}section.reviews .wrapper .reviews-info .desc p span{color:#e94245;font-weight:600}section.reviews .wrapper .reviews-info .desc .name{color:#3c3c3c;font-size:18px;font-weight:700;margin-bottom:15px}section.reviews .wrapper .reviews-info .desc a{display:flex;width:100%;height:52px;background:#295c3f;align-items:center;justify-content:center;text-align:center;color:#fff;border-radius:12px;text-decoration:none;font-weight:600}section.reviews .wrapper .reviews-info.hide{display:none}section.reviews .reviews-count .item .line:before{content:"";width:0;display:block;height:4px;position:absolute;top:0;left:0}section.reviews .reviews-count .item .line.nine:before{width:90%;background:#bbf871}section.reviews .reviews-count .item .line.one:before{width:2%;background:#bbf871}section.reviews .reviews-count .item .line.two:before{width:5%;background:#bbf871}section.reviews .reviews-count .item .line.three:before{width:10%;background:#bbf871}section.reviews .reviews-count .item .line.for:before{width:30%;background:#bbf871}section.reviews .item .stars{display:flex;align-items:center;gap:5px}section.reviews .item .stars .num{color:#3c3c3c;font-size:18px;font-weight:600}section.reviews .item .bottom .master-info{display:flex;align-items:center;gap:10px}section.reviews .item .bottom{justify-content:space-between}section.reviews .item .bottom .price{background:#e94245;display:flex;height:34px;align-items:center;justify-content:center;width:95px;border-radius:6px;color:#fff;font-weight:700}section.reviews .item .date-area{display:flex;justify-content:space-between;margin-bottom:20px;color:#606060;font-size:14px}section.reviews .item .date-area .desc{display:flex;justify-content:space-between;width:100%}section.reviews .item .bottom .master-info .master{display:flex;flex-direction:column}.feeadbackfrom form button{width:calc(50% - 10px);border:0}section.reviews .item .bottom .master-info .master span:nth-child(2){display:flex;align-items:center;gap:10px;font-size:14px;color:#3c3c3c;font-weight:400}section.reviews .wrapper #reviews-js a.all-link{color:#295c3f;font-weight:600}section.reviews .item .bottom .master-info .master span:nth-child(2) .count{font-size:14px}@media screen and (max-width:768px){section.reviews .item .top{flex-direction:column;align-items:start;gap:15px}.reviews-count.hide-mobile{display:none}section.reviews .wrapper .reviews-info{width:100%}section.reviews .wrapper .reviews-info.hide{display:block}section.reviews .wrapper .reviews-info .desc{padding:15px}.reviews-count{padding:15px}section.reviews .wrapper{flex-direction:column;gap:0}section.reviews .swiper-wrapper{display:flex}section.reviews .swiper-js{overflow:hidden}section.reviews .item .top .right{width:100%;text-align:left}section.reviews .item .top .right br{display:none}section.reviews .item .bottom .master{max-width:300px}section.reviews .navigation{display:block;position:relative;padding:30px 0;margin-bottom:25px}section.reviews .navigation .swiper-button-next:after,section.reviews .navigation .swiper-button-prev:after{display:none}section.reviews .navigation .swiper-button-next,section.reviews .navigation .swiper-button-prev{width:44px;height:44px}section.reviews .navigation{bottom:0}}@media screen and (max-width:600px){section.reviews h2{font-size:28px;line-height:32px}section.reviews .item .top .left{flex-wrap:wrap}section.reviews .item .top .name{min-width:50%}section.reviews .item .top img{order:3}section.reviews .item .top .left img{margin:0;width:90px}section.reviews .item .top .name{font-size:18px}section.reviews .item .top,section.reviews .item .text,section.reviews .item .bottom{padding:10px}section.reviews .item{padding:0}section.reviews .item .bottom .master,section.reviews .item .bottom .count{font-size:14px}section.reviews .item .bottom img{width:35px}section.reviews .item .top{margin:0}section.reviews .item .date-area .desc{flex-direction:column;padding:0 15px}section.reviews .item .bottom{flex-direction:column;align-items:start}section.reviews .item .bottom .master-info .master{max-width:230px}}section.works{padding:0 0 60px;overflow:hidden}section.works .item{background:#fff;border-radius:20px;overflow:hidden;text-align:center;text-decoration:none;color:#000}section.works .swiper-slide{transition:all .3s;border-radius:20px;overflow:hidden}section.works .swiper-slide:hover{box-shadow:0 5px 11px 2px #0003}section.works .h2,section.works h2,section.works .h3,section.works h3{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}section.works .item .image{display:flex;height:470px;border-radius:20px;overflow:hidden;margin-bottom:35px}section.works .item .image img{width:100%;height:100%;object-fit:cover}section.works .item .name{color:#222020;font-size:20px;font-weight:600;margin-bottom:20px;min-height:54px}section.works .item .price{color:#e94245;font-size:28px;font-weight:700;margin-bottom:15px}section.works .item .adr{display:flex;justify-content:center;gap:5px;margin-bottom:25px;font-weight:600;align-items:center}section.works .item .adr svg path{fill:#3c3c3c}section.works .navigation{display:none;position:relative;padding:30px 0;margin-bottom:25px}section.works .navigation .swiper-button-next:after,section.works .navigation .swiper-button-prev:after{display:none}section.works .navigation .swiper-button-next,section.works .navigation .swiper-button-prev{width:44px;height:44px}@media screen and (max-width:768px){section.works .navigation{display:block;bottom:0}section.works .item .image{height:300px}section.works .item .name{font-size:16px;margin-bottom:10px;min-height:40px}section.works .item .price{font-size:24px}}@media screen and (max-width:600px){section.works{padding:30px 0}section.works .h2,section.works h2{font-size:28px;line-height:32px}section.works .item .name{min-height:1px}section.works .item .price{font-size:20px;margin-bottom:10px}}section.another h2,section.another .h2,section.another .h3,section.another h3{color:#222020;font-size:36px;font-weight:700;margin:30px 0;display:inline-block;line-height:40px}section.another .wrap{display:flex;flex-wrap:wrap;gap:10px}section.another .wrap a{text-decoration:none;color:#222020;border:1px solid #295c3f;border-radius:12px;padding:20px;display:flex;gap:10px;align-items:center}section.another .wrap a .price{font-weight:700}section.another .wrap a:nth-child(n+9){display:none}section.another .wrap.all a:nth-child(n+9){display:flex}section.another .all-view{margin:30px auto 0;display:block;width:max-content;color:#222020;font-size:17px;font-weight:700}@media screen and (max-width:768px){section.another .wrap a{padding:15px}}@media screen and (max-width:600px){section.another .h2,section.another h2{font-size:28px;line-height:32px}section.another .wrap a{width:100%;justify-content:space-between;position:relative;padding-right:30px}section.another .wrap a .price{white-space:nowrap;font-size:14px}section.another .wrap a .name{font-size:12px}section.another .wrap a svg{position:absolute;right:15px}}.anoutherSlider h2,.anoutherSlider .h2,.anoutherSlider h3,.anoutherSlider .h3{color:#222020;font-size:36px;font-weight:700;margin:0 0 30px;display:inline-block;line-height:40px}@media(max-width:600px){.anoutherSlider h2,.anoutherSlider .h2,.anoutherSlider h3,.anoutherSlider .h3{font-size:28px;line-height:32px}}.anoutherSlider__list{position:relative}.anoutherSlider__list .swiper{overflow:hidden}.anoutherSlider__list .swiper .swiper-wrapper .swiper-slide{padding-left:3px;padding-right:3px;box-sizing:border-box}.anoutherSlider__list .swiper-button-next,.anoutherSlider__list .swiper-button-prev{font-size:0;width:44px;height:44px}@media screen and (max-width:600px){.anoutherSlider__list .swiper-button-next,.anoutherSlider__list .swiper-button-prev{margin-top:-7px}}.anoutherSlider__list .swiper-button-next:after,.anoutherSlider__list .swiper-button-prev:after{display:none}.anoutherSlider__list .swiper-button-next{right:-50px}.anoutherSlider__list .swiper-button-prev{left:-50px}.anoutherSlider__el{display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;background:#fff;text-align:center;padding-bottom:20px;color:#222020;text-decoration:none;width:100%}.anoutherSlider__el:hover .anoutherSlider__caption{text-decoration:underline}.anoutherSlider__image img{border-radius:20px;max-width:100%}.anoutherSlider__caption{margin-top:20px;padding-left:20px;padding-right:20px;font-size:22px;font-weight:700;line-height:1.3;margin-bottom:auto;min-height:58px}.anoutherSlider__price{margin-top:20px;font-weight:600;font-size:20px}.anoutherSlider__price:before{display:inline-block;content:"";vertical-align:middle;width:26px;height:26px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_34)'%3E%3Cpath d='M20.2802 1.38373H12.2973C11.7921 1.38373 11.3068 1.58487 10.9493 1.94236L0.558394 12.3314C-0.186131 13.0759 -0.186131 14.2828 0.558394 15.0283L8.54131 23.0112C9.28583 23.7557 10.4927 23.7557 11.2372 23.0112L21.6282 12.6222C21.9857 12.2637 22.1868 11.7785 22.1868 11.2723V3.29032C22.1868 2.23693 21.3336 1.38373 20.2802 1.38373ZM16.9437 8.05681C16.1543 8.05681 15.5137 7.41619 15.5137 6.62686C15.5137 5.83753 16.1543 5.19692 16.9437 5.19692C17.733 5.19692 18.3736 5.83753 18.3736 6.62686C18.3736 7.41619 17.733 8.05681 16.9437 8.05681Z' fill='%23E94245'/%3E%3Cpath d='M24.0934 3.29028L24.0925 12.1645C24.0925 12.604 23.918 13.0263 23.6063 13.3371L13.0475 23.8958L13.2096 24.0579C13.9541 24.8024 15.161 24.8024 15.9055 24.0579L25.4404 14.5249C25.7989 14.1674 26 13.6822 26 13.1769V5.19688C26 4.14348 25.1468 3.29028 24.0934 3.29028Z' fill='%23E94245'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_34'%3E%3Crect width='26' height='26' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.popular-services{padding:60px 0;box-sizing:border-box}.popular-services h2{color:#222020;font-size:36px;font-weight:700;margin-bottom:40px}.popular-services-js{position:relative}.popular-services-js .navigation{display:none}.popular-services .wrap{display:flex;flex-wrap:wrap;gap:20px;box-sizing:border-box}.popular-services .wrap .item{width:calc(33.3333333333% - 15px);background:#fff;padding:20px;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:15px;transition:all .3s;text-decoration:none}.popular-services .wrap .item .name{color:#222020;font-size:22px;font-weight:700}.popular-services .wrap .item .desc{color:#222020;font-size:14px}.popular-services .wrap .item .price{background:#e94245;display:flex;width:max-content;padding:10px 20px;border-radius:12px;color:#fff;font-size:20px;font-weight:700;transition:all .3s}.popular-services .wrap .item:hover{background:#e94245}.popular-services .wrap .item:hover .name,.popular-services .wrap .item:hover .desc{color:#fff}.popular-services .wrap .item:hover .price{background:#fff;color:#222020}.popular-services .wrap .item:hover .icon path{fill:#fff}@media screen and (max-width:768px){.popular-services-js{overflow:hidden;padding-bottom:50px}.popular-services .wrap .item{width:100%;margin-right:15px}.popular-services .wrap{flex-wrap:nowrap;gap:0}.popular-services-js .navigation{display:block;bottom:-35px;position:relative}.popular-services-js .navigation .swiper-button-next:after,.popular-services-js .navigation .swiper-button-prev:after{display:none}}@media screen and (max-width:600px){.popular-services h2{font-size:28px;line-height:32px}div#popular-services-js .swiper-button-next{background:url(/img/ui/swiper-next.svg);width:37px;height:37px;background-size:contain;background-repeat:no-repeat}div#popular-services-js .swiper-button-prev{background:url(/img/ui/swiper-prev.svg);width:37px;height:37px;background-size:contain;background-repeat:no-repeat}div#popular-services-js .swiper-button-next svg,div#popular-services-js .swiper-button-prev svg{display:none}}.how-call-master{padding:60px 0 30px}.how-call-master .wrap{display:flex;gap:30px;justify-content:space-between}.how-call-master .wrap h2{color:#222020;font-size:36px;font-weight:700;line-height:40px;margin-bottom:30px}.how-call-master .wrap p{color:#222020;margin-bottom:15px;font-size:16px}.how-call-master .wrap .phone{color:#e94245;font-size:24px;font-weight:700;margin-bottom:15px;display:block;text-decoration:none}.how-call-master .wrap .form{margin-bottom:20px}.how-call-master .wrap .form form{display:flex;gap:15px;margin-bottom:15px}.how-call-master .wrap .form form input{width:50%}.how-call-master .wrap .form form button{width:calc(50% - 15px)}.how-call-master .wrap .form .polytic,.how-call-master .wrap .form .polytic a{color:#222020;font-size:14px}.how-call-master .wrap ul{margin:20px 0 20px 20px}.how-call-master .wrap ul li{margin-bottom:10px}.how-call-master .wrap ul li::marker{font-size:12px}@media screen and (max-width:768px){.how-call-master .wrap{flex-direction:column}.how-call-master .wrap .map{display:flex;height:300px;width:100%}.how-call-master .wrap .map img{object-fit:cover;border-radius:20px;object-position:center}}@media screen and (max-width:600px){.how-call-master .wrap h2{font-size:28px;line-height:32px}.how-call-master .wrap .form form{flex-direction:column}.how-call-master .wrap .form form input,.how-call-master .wrap .form form button,.how-call-master .wrap .map img{width:100%}}.man-block{margin:60px 0;background:#e94245;padding:0;border-radius:24px;display:flex;box-sizing:border-box}.man-block .desc{padding:30px;color:#fff;font-size:16px;flex:1}.man-block .desc .title{font-size:32px;font-weight:700;line-height:120%}.man-block .desc .form form{display:flex;flex-wrap:wrap;gap:0 15px}.man-block .desc p{margin-bottom:20px;font-weight:600}.man-block .image{display:flex}.man-block .desc .btn{width:50%;display:flex;text-align:center;justify-content:center;align-items:center;height:52px;border-radius:12px;color:#3c3c3c;font-size:16px;font-weight:700;text-decoration:none;background:#bbf871}.man-block .image img{width:100%}.man-block .image{min-width:368px}@media screen and (max-width:768px){.man-block .image{display:none}}@media screen and (max-width:600px){.man-block .desc .btn{width:100%}.man-block .desc .title{font-size:20px}.man-block .desc{padding:15px}.man-block .desc .form form>input{width:100%;margin-bottom:15px}}.link-geo{padding:0 0 60px}.link-geo h2{color:#222020;font-size:36px;font-weight:700;line-height:40px;margin-bottom:30px}.link-geo ul{display:flex;flex-wrap:wrap;gap:15px 30px;box-sizing:border-box}.link-geo ul li{width:calc(33.3333333333% - 20px);box-sizing:border-box}.link-geo ul li a{color:#222020;text-decoration:none}.link-geo ul li::marker{color:#e94245}@media screen and (max-width:768px){.link-geo ul li{width:100%;box-sizing:border-box}}.breadcrumb{display:block;list-style:none;margin:0;padding:0;font-size:14px}.breadcrumb li{display:inline;margin:0;padding:0;width:auto!important}.breadcrumb li span{color:var(--color-accent-3);font-weight:500}.breadcrumb li a{display:inline-block;color:#fff;text-decoration:none}.breadcrumb li a span{color:#fff;font-weight:400}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li:after{content:"/";display:inline-block;margin-left:5px;margin-right:5px}.breadcrumb li:last-of-type:after{display:none}.black .breadcrumb li a span{color:#000}section.bread-geo{padding:30px 0 50px}section.bread-geo .wrap{display:flex;gap:8px}section.bread-geo .wrap .item{width:calc(20% - 6px);position:relative;padding-bottom:5px;transition:all .3s}section.bread-geo .wrap .item .link{background:#f0f0f0;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#222020;text-decoration:none;font-weight:600;transition:all .3s}section.bread-geo .wrap .item .link path{transition:all .3s}section.bread-geo .wrap .item .list-drop{position:absolute;background:#fff;width:calc(100% - 25px);border-radius:12px;top:100%;box-shadow:0 4px 34.9px 0 #000 14;padding:12px;display:none;z-index:1}section.bread-geo .wrap .item .list-drop ul{list-style-type:none;margin:0;max-height:256px;overflow-y:auto}section.bread-geo .wrap .item .list-drop ul li{margin-bottom:8px}section.bread-geo .wrap .item .list-drop ul li a{color:#222020;font-size:16px;text-decoration:none;transition:all .3s;font-weight:600;line-height:18px}section.bread-geo .wrap .item .list-drop ul li a:hover{color:#e9b442}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar{height:5px;width:5px}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-track{border-radius:5px;background-color:#f1f1f1}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-track:hover{background-color:#f1f1f1}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-track:active{background-color:#f1f1f1}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e9b442}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb:hover{background-color:#e9b442}section.bread-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb:active{background-color:#e9b442}section.bread-geo .wrap .item:hover .link{background:#e9b442;color:#fff}section.bread-geo .wrap .item:hover .link path{stroke:#fff}section.bread-geo .wrap .item.active .link{background:#e9b442;color:#fff}section.bread-geo .wrap .item.active .link path{stroke:#fff}section.bread-geo .wrap .item.active .list-drop{display:block}@media screen and (max-width:1024px){section.bread-geo .wrap{flex-wrap:wrap}section.bread-geo .wrap .item{width:calc(33.3333333333% - 6px)}}@media screen and (max-width:768px){section.bread-geo .wrap .item .list-drop{position:relative;top:0;margin-top:10px}section.bread-geo .wrap .item{width:100%}}section.all-geo{padding:50px 0}section.all-geo h2{color:#222020;font-size:36px;font-weight:700;margin-bottom:30px}section.all-geo .wrap{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:60px}section.all-geo .wrap .item{width:calc(25% - 6px);position:relative;padding-bottom:5px;transition:all .3s}section.all-geo .wrap .item .link{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;color:#222020;text-decoration:none;font-weight:600;transition:all .3s;border:1px solid var(--color-accent)}section.all-geo .wrap .item .link path{transition:all .3s}section.all-geo .wrap .item .list-drop{position:absolute;background:#fff;width:calc(100% - 25px);border-radius:12px;top:100%;box-shadow:0 4px 34.9px 0 #000 14;padding:12px;display:none;z-index:1}section.all-geo .wrap .item .list-drop ul{list-style-type:none;margin:0;max-height:256px;overflow-y:auto}section.all-geo .wrap .item .list-drop ul li{margin-bottom:8px}section.all-geo .wrap .item .list-drop ul li a{color:#222020;font-size:16px;text-decoration:none;transition:all .3s;font-weight:600;line-height:18px}section.all-geo .wrap .item .list-drop ul li a:hover{color:#e9b442}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar{height:5px;width:5px}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-track{border-radius:5px;background-color:#f1f1f1}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-track:hover{background-color:#f1f1f1}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-track:active{background-color:#f1f1f1}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb{border-radius:5px;background-color:var(--color-accent)}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb:hover{background-color:var(--color-accent)}section.all-geo .wrap .item .list-drop ul::-webkit-scrollbar-thumb:active{background-color:var(--color-accent)}section.all-geo .wrap .item:hover .link{background:var(--color-accent);color:#fff}section.all-geo .wrap .item:hover .link path{stroke:#fff}section.all-geo .wrap .item.active .link{background:var(--color-accent);color:#fff}section.all-geo .wrap .item.active .link path{stroke:#fff}section.all-geo .wrap .item.active .list-drop{display:block}section.all-geo .tabs{width:100%;margin-bottom:60px}section.all-geo .tab-header{list-style:none;padding-left:0;display:flex;align-items:center;justify-content:flex-start;margin:0 0 40px;flex-wrap:wrap;gap:10px}section.all-geo .tab-header__item{padding:0;cursor:pointer;background:#fff;border:1px solid #fff;display:flex;width:58px;height:58px;border-radius:14px}section.all-geo .tab-header__item.active{position:relative;border-color:#e9b442}section.all-geo .tab-content{list-style:none;padding:0;margin:0}section.all-geo .tab-content__item{display:none}section.all-geo .tab-content__item.active{display:block}section.all-geo .name{color:#222020;font-size:16px;font-weight:700;margin-bottom:20px}section.all-geo .tab-content__item ul,section.all-geo .lict-city{list-style-type:disc;display:flex;flex-wrap:wrap;gap:5px 20px}section.all-geo .tab-content__item ul li,section.all-geo .lict-city li{width:calc(33.3333333333% - 15px)}section.all-geo .tab-content__item ul li a,section.all-geo .lict-city li a{color:#222020;font-size:16px}@media screen and (max-width:1024px){section.all-geo .wrap{flex-wrap:wrap}section.all-geo .wrap .item{width:calc(33.3333333333% - 6px)}}@media screen and (max-width:768px){section.all-geo .wrap .item .list-drop{position:relative;top:0;margin-top:10px}section.all-geo .wrap .item{width:100%}section.all-geo .tab-content__item ul li,section.all-geo .lict-city li{width:100%}}section.error-page{padding-bottom:60px}section.error-page .error-first{max-width:1400px;margin:0 auto 50px;background:var(--color-accent);padding-top:35px;padding-bottom:45px;border-radius:var(--border-radius);overflow:hidden;min-height:140px;box-sizing:border-box}@media screen and (max-width:600px){section.error-page .error-first{min-height:1px}}section.error-page .image{text-align:center;margin-bottom:25px}section.error-page .image img{max-width:100%}section.error-page .error-page__title{text-align:center;color:#222020;font-size:28px;margin:0 0 16px}section.error-page .desc{text-align:center;color:#222020;font-size:18px}section.error-page .desc a{color:#222020;font-weight:700}section.error-page .i-btn{max-width:200px;margin:30px auto 0}.star{display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center center;width:23px;height:22px;margin-bottom:-3px;background-image:url("data:image/svg+xml,%3Csvg width='23' height='22' viewBox='0 0 23 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4131 0L14.3755 7.92255L22.8258 8.2918L16.2064 13.5574L18.4665 21.7082L11.4131 17.04L4.35966 21.7082L6.61976 13.5574L0.000408173 8.2918L8.45065 7.92255L11.4131 0Z' fill='%23e9b442'/%3E%3C/svg%3E%0A")}.stars{display:flex;gap:2px}.stars:not([data-rate]) .stars__star{cursor:pointer}.stars__star{position:relative;width:37px;height:37px;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='34' viewBox='0 0 36 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4227 11.1152L22.6502 11.541L23.1258 11.627L33.1766 13.4365L26.1102 20.8096L25.7752 21.1582L25.8406 21.6367L27.2244 31.7549L18.0301 27.3125L17.5945 27.1016L17.159 27.3125L7.96368 31.7549L9.34845 21.6367L9.41388 21.1582L9.07892 20.8096L2.01154 13.4365L12.0633 11.627L12.5389 11.541L12.7664 11.1152L17.5945 2.11426L22.4227 11.1152Z' stroke='%23E9B442' stroke-width='2'/%3E%3C/svg%3E%0A");overflow:hidden}.o-min .stars__star{width:18px;height:18px}.o-mid .stars__star{width:20px;height:20px}.stars__star[data-active]{background-image:url("data:image/svg+xml,%3Csvg width='36' height='34' viewBox='0 0 36 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5945 0L23.3034 10.6424L35.1891 12.7832L26.8317 21.5013L28.4686 33.4668L17.5945 28.2125L6.72052 33.4668L8.35741 21.5013L-1.90735e-06 12.7832L11.8857 10.6424L17.5945 0Z' fill='%23E9B442'/%3E%3C/svg%3E%0A")}.stars__star:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='34' viewBox='0 0 36 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5945 0L23.3034 10.6424L35.1891 12.7832L26.8317 21.5013L28.4686 33.4668L17.5945 28.2125L6.72052 33.4668L8.35741 21.5013L-1.90735e-06 12.7832L11.8857 10.6424L17.5945 0Z' fill='%23E9B442'/%3E%3C/svg%3E%0A");overflow:hidden;clip-path:inset(0 var(--fill-offset, 100%) 0 0);transition:clip-path .2s}.contactinfo{margin:60px 0;margin-bottom:0!important;color:#222020;display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:1200px){.contactinfo{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.contactinfo{margin:30px 0}}@media(max-width:640px){.contactinfo{grid-template-columns:repeat(1,1fr)}}.contactinfo__info{padding:20px 20px 20px 54px;background:#fff;border-radius:12px}.contactinfo__info.is-company{background:transparent;padding:0}.contactinfo__info.is-company .contactinfo__caption{font-size:28px;margin-bottom:20px}.contactinfo__info.is-company .contactinfo__caption:before{display:none}.contactinfo__caption{font-weight:600;font-size:16px;margin-bottom:12px;position:relative}.contactinfo__caption:before{content:"";width:22px;height:22px;left:-34px;position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.998 1.50195C15.4145 1.50195 18.9951 5.0607 18.9951 9.45117C18.9951 13.3357 12.735 19.8884 11.2922 21.3471C11.1026 21.5387 10.8606 21.6241 10.6551 21.4497C9.12562 20.152 3.00098 13.2935 3.00098 9.45117C3.00102 5.06075 6.58163 1.50204 10.998 1.50195ZM10.998 5.74219C8.93712 5.74233 7.2666 7.40333 7.2666 9.45215C7.26685 11.5008 8.93728 13.161 10.998 13.1611C13.0589 13.1611 14.7302 11.5008 14.7305 9.45215C14.7305 7.40324 13.0591 5.74219 10.998 5.74219Z' fill='%23222020'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.998 1.50195C15.4145 1.50195 18.9951 5.0607 18.9951 9.45117C18.9951 13.3357 12.735 19.8884 11.2922 21.3471C11.1026 21.5387 10.8606 21.6241 10.6551 21.4497C9.12562 20.152 3.00098 13.2935 3.00098 9.45117C3.00102 5.06075 6.58163 1.50204 10.998 1.50195ZM10.998 5.74219C8.93712 5.74233 7.2666 7.40333 7.2666 9.45215C7.26685 11.5008 8.93728 13.161 10.998 13.1611C13.0589 13.1611 14.7302 11.5008 14.7305 9.45215C14.7305 7.40324 13.0591 5.74219 10.998 5.74219Z' fill='%23222020'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.998 1.50195C15.4145 1.50195 18.9951 5.0607 18.9951 9.45117C18.9951 13.3357 12.735 19.8884 11.2922 21.3471C11.1026 21.5387 10.8606 21.6241 10.6551 21.4497C9.12562 20.152 3.00098 13.2935 3.00098 9.45117C3.00102 5.06075 6.58163 1.50204 10.998 1.50195ZM10.998 5.74219C8.93712 5.74233 7.2666 7.40333 7.2666 9.45215C7.26685 11.5008 8.93728 13.161 10.998 13.1611C13.0589 13.1611 14.7302 11.5008 14.7305 9.45215C14.7305 7.40324 13.0591 5.74219 10.998 5.74219Z' fill='%23222020'/%3E%3C/svg%3E%0A")}.contactinfo__caption.is-email:before{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.70024 4.22657L8.64367 10.1726C9.93995 11.4664 12.0589 11.4675 13.3563 10.1726L19.2997 4.22657C19.3596 4.16672 19.3508 4.06815 19.2814 4.01972C18.6752 3.59695 17.9376 3.34631 17.1431 3.34631H4.85684C4.0623 3.34631 3.32474 3.59699 2.71854 4.01972C2.6491 4.06815 2.64038 4.16672 2.70024 4.22657ZM1.11194 7.09117C1.11194 6.4664 1.26684 5.8761 1.53969 5.35725C1.58236 5.27608 1.69051 5.25967 1.75535 5.32451L7.62355 11.1927C9.48182 13.0537 12.517 13.0548 14.3764 11.1927L20.2446 5.32451C20.3095 5.25967 20.4176 5.27608 20.4603 5.35725C20.7331 5.8761 20.888 6.46645 20.888 7.09117V14.9088C20.888 16.9753 19.2071 18.6537 17.1431 18.6537H4.85684C2.79296 18.6537 1.11194 16.9753 1.11194 14.9088V7.09117Z' fill='%23222020'/%3E%3C/svg%3E%0A")}.contactinfo__text{font-size:14px}section.price-scroll{padding:0 0 50px}section.price-scroll .wrap-category{margin:30px 0 60px;display:flex;flex-wrap:wrap;gap:5px}section.price-scroll .wrap-category a{background:#295c3f;display:flex;color:#fff;padding:10px 15px;border-radius:10px;text-decoration:none;transition:all .3s}section.price-scroll .wrap-category a:hover{background:#1d472f}section.price-scroll .wrapper-section{margin:30px auto 0;max-width:1400px;background:#fff;padding:60px 0;border-radius:20px;width:100%}section.price-scroll .wrapper-section .list-subcategory{display:flex;gap:5px;margin-bottom:30px;flex-wrap:wrap}section.price-scroll .wrapper-section .list-subcategory a{background:#bbf871;padding:10px 20px;border-radius:10px;text-decoration:none;color:#3c3c3c;transition:all .3s}section.price-scroll .wrapper-section .list-subcategory a:hover{background:#9af72a}section.price-scroll .wrapper-section .price-body .item{display:flex;margin-bottom:5px;background:#f6f6f6;padding:15px 20px;border-radius:10px;color:#3c3c3c;font-size:16px}section.price-scroll .wrapper-section .price-body .item .name{width:75%}section.price-scroll .wrapper-section .price-body .item .count{width:15%}section.price-scroll .wrapper-section .price-body .item .price{flex:1;text-align:right;color:#e94245;font-weight:700}section.price-scroll .wrapper-section .price-body .item.head{background:#295c3f;color:#fff;font-weight:700}section.price-scroll .wrapper-section .price-body .item.head .price{color:#fff}section.price-scroll .wrapper-section .price-body{margin-top:20px;margin-bottom:30px}section.download{padding:40px 0}section.download .wrap{padding:30px;background:#295c3f;border-radius:20px;display:flex;flex-wrap:wrap;color:#fff;gap:20px}section.download .wrap .link-down{width:100%;display:flex;align-items:center;justify-content:start;gap:10px;margin-bottom:10px;font-size:18px;font-weight:600}section.download .wrap .link-down img{width:30px;margin:0}section.download .wrap .link-down a{color:#bbf871}section.download .wrap .link-down span{flex:1}section.download .wrap .col{width:calc(50% - 10px);background:#fff;border-radius:15px;color:#3c3c3c;padding:20px;box-sizing:border-box}section.download .wrap .col.full{width:100%}section.download .wrap .col p{font-size:14px;margin-bottom:15px}section.download .wrap .col p:nth-last-child(1){margin:0}section.download .wrap .col ul{font-size:14px;margin-bottom:15px}section.download .wrap .col p a{white-space:nowrap;color:#3c3c3c;font-weight:600}@media screen and (max-width:768px){section.price-scroll .wrapper-section .price-body .item .name{width:65%}section.download .wrap .col{width:100%}}@media screen and (max-width:600px){section.price-scroll .wrapper-section .price-body .item .price{white-space:nowrap}section.price-scroll .wrapper-section .price-body .item .name{width:65%}section.price-scroll .wrapper-section .price-body .item{gap:5px;font-size:14px;padding:15px}section.price-scroll .wrapper-section .price-body .item .count{width:10%}section.price-scroll .wrapper-section .list-subcategory a{font-size:14px}section.download .wrap{padding:15px}section.download .wrap .link-down{font-size:16px}}section.how-pay{padding:0 0 50px}section.how-pay .wrap{background:#fff;padding:30px;border-radius:15px}section.how-pay .wrap .h2{color:#3c3c3c;font-size:34px;margin-bottom:20px}section.how-pay .wrap .text{color:#3c3c3c;font-size:16px;margin-bottom:20px}section.how-pay .pay-list{display:flex;justify-content:flex-start;gap:5px;flex-wrap:wrap}section.how-pay .pay-list img{margin:0}.reits__list{display:grid;grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:960px){.reits__list{grid-template-columns:repeat(2,1fr)}}.reits__el{background:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width:480px){.reits__el{padding:12px}}.reits__img{height:81px}.reits__img img{max-width:100%;height:auto;max-height:100%}.reits__rate{margin-top:20px;display:flex;align-items:center;gap:5px}.reits__ratenum{font-weight:600}.reits__caption{margin-top:11px;font-weight:600}.footer{padding-top:70px;padding-bottom:30px;background:var(--color-accent);color:var(--color-plh);font-size:14px}.footer a{color:var(--color-white);text-decoration:none}.footer a:hover{color:var(--color-accent-2);text-decoration:underline}.footer__aboutext{margin-bottom:30px;max-width:75%;padding:20px 0 20px 40px;border-left:5px solid rgba(255,255,255,.77)}@media(max-width:960px){.footer__aboutext{max-width:100%}}.footer__box{display:flex;justify-content:space-between;gap:40px}@media(max-width:960px){.footer__box{gap:20px}}@media(max-width:640px){.footer__box{flex-wrap:wrap}}.footer__logo{display:block;text-decoration:none;line-height:0;transition:opacity var(--transition-duration) var(--transition-function)}.footer__logo:hover{opacity:.777}@media(max-width:640px){.footer__menu{order:3}}.footer__menu ul{display:block;list-style-type:none;margin:0;padding:0;columns:3;column-gap:80px}@media(max-width:1200px){.footer__menu ul{column-gap:40px}}@media(max-width:960px){.footer__menu ul{columns:2;column-gap:10px}}@media(max-width:640px){.footer__menu ul{column-gap:40px}}@media(max-width:400px){.footer__menu ul{column-gap:20px}}.footer__menu ul li{break-inside:avoid-column;padding:5px 0}@media(max-width:400px){.footer__phone{width:100%}}.footer__phone a{padding-left:40px;padding-right:40px;text-decoration:none!important}@media(max-width:960px){.footer__phone a{padding-left:20px;padding-right:20px}}.footer__footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-top:30px}@media(max-width:960px){.footer__footer{flex-wrap:wrap;gap:15px}}@media(max-width:960px){.footer__copyrights{order:3}}.footer__paym{display:flex;justify-content:flex-start;align-items:center;gap:30px}@media(max-width:640px){.footer__paym{flex-wrap:wrap;gap:15px}}.footer__paym div{display:flex;justify-content:flex-start;align-items:center;gap:10px}@media(max-width:640px){.footer__paym div{width:100%}}.footer__paym div img{margin:0}@media(max-width:960px){.footer__polytic{order:-1}}.footer.new{color:#fff}.footer.new .footer__first{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;gap:80px}.footer.new .footer__first .footer__work{font-size:12px}.footer.new .footer__first .footer__work .flex{display:flex;gap:5px;margin:5px 0 0}.footer.new .footer__first .footer__phone a{background:var(--color-accent-2);border:0;color:var(--color-white);height:58px}.footer.new .footer__first .footer__btn{background:#fff;border-radius:12px;height:58px;align-items:center;justify-content:center;display:flex;padding:0 40px;color:var(--color-text);font-size:16px;font-weight:600}.footer.new .footer__first .footer__phone{margin-left:auto;margin-right:-60px}.footer.new .footer_second{display:flex;justify-content:space-between}.footer.new .footer_second .footer__menu{max-width:530px}.footer.new .footer_second .footer__menu ul{display:flex;flex-wrap:wrap;flex-direction:column;max-height:155px;width:100%;gap:0 40px}.footer.new .footer_second .footer__menu ul li a{color:#fff}.footer.new .footer_second .flex{display:flex;justify-content:end;margin-bottom:10px;align-items:center;gap:5px}.footer.new .footer_second a{color:#fff}.footer.new .footer_second .adr{margin-bottom:30px}.footer.new .footer_second .payment .name{text-align:right;font-size:12px;margin-bottom:15px}.footer.new .footer_second .payment .wrap{display:flex;justify-content:end;gap:10px}.footer.new .footer_second .payment .wrap img{margin:0}.footer.new .footer__copyrights{color:#b1b1b1}@media screen and (max-width:1024px){.footer.new .footer__first{gap:30px;flex-wrap:wrap;justify-content:space-between}.footer.new .footer__first .footer__phone{margin:0}}@media screen and (max-width:768px){.footer.new .footer__first .footer__logo{order:1}.footer.new .footer__first .footer__work{order:4}.footer.new .footer__first .footer__phone{order:2;width:auto}.footer.new .footer__first .footer__btn{order:3;padding:0 20px}.footer.new .footer__first{gap:15px}.footer.new .footer_second{flex-direction:column;gap:30px}.footer.new .footer_second .flex{justify-content:start}.footer.new .footer_second .payment .name{text-align:left}.footer.new .footer_second .payment .wrap{justify-content:start}}@media screen and (max-width:600px){.footer.new{padding:20px 0}.footer.new .footer__first .footer__btn{width:100%}.footer.new .footer__first,.footer.new .footer_second .adr{margin-bottom:30px}.footer.new .footer_second .footer__menu ul{max-height:max-content;flex-direction:row;gap:0 10px}.footer.new .footer_second .footer__menu ul li{width:calc(50% - 5px)}.footer.new .footer_second .payment .wrap img{width:calc(20% - 10px)}.footer.new .footer__footer{flex-direction:column-reverse}}a.btn-call-fix{display:flex;position:fixed;right:50px;bottom:50px;background:#e94245;width:72px;height:72px;align-items:center;justify-content:center;border-radius:100%;text-decoration:none;z-index:5}a.btn-call-fix .hov{display:none;color:#fff;font-size:10px;text-align:center;font-weight:700}a.btn-call-fix:hover .def{display:none}a.btn-call-fix:hover .hov{display:block}a.btn-call-fix .outline{background:transparent;border:2px solid #e94245;border-radius:100%;position:absolute;width:100%;height:100%;left:-2px;top:-2px;animation:call_widget infinite 2s linear}@keyframes call_widget{0%{border:2px solid #e94245;transform:scale(.9)}20%{border:2px solid #e94245;transform:scale(1)}60%{border:2px solid #e94245;transform:scale(1.1)}to{border:2px solid #e94245;transform:scale(1.15)}}@media screen and (max-width:600px){a.btn-call-fix{right:30px;bottom:30px;width:60px;height:60px}}.p404 .container{min-height:80vh;display:flex;justify-content:center;align-items:center;text-align:center}.p404 .container img{max-width:100%}.p404 .container p{color:var(--color-text);font-size:32px;font-weight:700}@media(max-width:640px){.p404 .container p{font-size:24px}}.p404 .container a{max-width:260px;margin:25px auto 0}.modal{padding:0;border:0;inset:0;outline:none;background:transparent;animation:zoom-out .111s ease-out}.modal[open]{animation:zoom-in .111s ease-out}.modal::backdrop{background:#00000071}.modal__wrapper{background:var(--color-white);color:var(--color-text);margin:0 auto;padding:40px 20px;max-width:560px;position:relative;box-sizing:border-box;border-radius:var(--border-radius)}.modal__wrapper.is-img{background:var(--color-white);max-width:none;padding:0}.modal__close{position:absolute;width:43px;height:43px;top:15px;right:15px;display:flex;justify-content:center;align-items:center}.is-img .modal__close{background:#0000008e}.modal__close button{width:40px;height:40px;display:block;background:transparent;border:0;outline:0;background-repeat:no-repeat;background-size:contain;background-position:center center;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle/%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7'/%3E%3C/g%3E%3C/svg%3E");transition:opacity .666s ease}.is-img .modal__close button{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle/%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7'/%3E%3C/g%3E%3C/svg%3E")}.modal__close button:hover{opacity:.666}.modal__caption{font-size:23px;font-weight:500;line-height:1.23;margin-bottom:10px;text-align:left}.modal__descr{font-size:14px;line-height:1.55;font-weight:300;text-align:left}.modal form[method=post]{margin-top:30px}.modal form[method=post] input,.modal form[method=post] button{height:60px}.modal form[method=post] input,.modal form[method=post] textarea{width:100%;margin-bottom:15px}.modal form[method=post] button{width:100%}.modal#js-review .modal__caption{font-size:28px;text-align:center;font-weight:700}.modal#js-review .modal__descr{font-weight:400;text-align:center}.modal form[action="/reviews/add"]{display:flex;flex-wrap:wrap;gap:6px}.modal form[action="/reviews/add"] input{width:calc(50% - 3px);margin:0}.modal form[action="/reviews/add"] textarea{width:100%;margin:0;min-height:177px}.modal__reviews{width:100%;justify-content:start;display:flex;background:#fff;align-items:center;gap:10px;padding:15px;border-radius:10px;border:1px solid #d5d5d5;color:#979797}.modal__button{width:100%}.modal__img img{max-width:100%;max-height:calc(100vh - 60px)}.modal__polytic{font-size:13px;line-height:1.55;color:var(--color-text);line-height:1.15;color:#000000c6}.modal__polytic span,.modal__polytic span a{color:#000000c6}.modal__polytic label{margin-top:0}.modal__polytic a{color:#000000c6;text-decoration:underline}.modal__polytic a:hover{color:var(--color-text)}@keyframes zoom-in{0%{opacity:0;transform:scale(.1);display:none}to{opacity:1;transform:scale(1);display:block}}@keyframes zoom-out{0%{opacity:1;transform:scale(1);display:block}to{opacity:0;transform:scale(0);display:none}}.modal.new .modal__wrapper{border-radius:20px;padding:30px;max-width:350px}.modal.new .modal__wrapper .modal__caption{color:#222020;font-size:14px}.modal.new .modal__wrapper .modal__title{color:#222020;font-size:22px;line-height:30px;font-weight:700;padding-right:35px;margin-bottom:20px}.modal.new .modal__wrapper .modal__close{opacity:.2}.modal.new .modal__form p{font-size:14px;margin-bottom:20px}.modal.new .modal__form p span{color:#e94245;font-weight:700}.modal.new .modal__form{max-width:385px}div#js-coockie{position:fixed;background:#fff;bottom:20px;left:20px;box-shadow:0 5px 11px 2px #0003;border-radius:20px;padding:20px;display:none;z-index:999}div#js-coockie .coockie__wrapper{display:flex;gap:20px;align-items:center}div#js-coockie .coockie__wrapper .title{color:#222020;font-size:20px;font-weight:700}div#js-coockie .coockie__wrapper .desc a{color:#222020;font-size:16px;margin:10px 0 0;display:block}div#js-coockie .coockie__wrapper button{min-width:180px}.modal.new.popular .modal__wrapper{max-width:850px}.modal.new.popular .modal__wrapper .modal__flex{display:flex;gap:30px;align-items:center;padding:20px 0}.modal.new.popular .modal__wrapper .modal__flex .modal__prices .item{display:flex;justify-content:space-between;gap:25px;margin-bottom:20px}.modal.new.popular .modal__wrapper .modal__flex .modal__prices .item .name{color:#222020;font-size:16px;font-weight:500}.modal.new.popular .modal__wrapper .modal__flex .modal__prices .item .price{color:#e94245;font-size:18px;font-weight:700;white-space:nowrap}.modal.new.popular .modal__wrapper .modal__flex .modal__form form{margin:0}.modal form[action="/reviews/add"] button{width:calc(50% - 3px);background:#295c3f;border:0}@media screen and (max-width:768px){div#js-coockie .coockie__wrapper .title{font-size:16px}div#js-coockie .coockie__wrapper .desc a{font-size:14px}}@media screen and (max-width:600px){.modal.new.popular .modal__wrapper .modal__flex{flex-direction:column}.modal form[action="/reviews/add"] input,.modal form[action="/reviews/add"] button{width:100%}div#js-coockie .coockie__wrapper{flex-direction:column;justify-content:center;text-align:center;gap:10px}div#js-coockie{max-width:100%;width:calc(100% - 40px);padding:10px;box-sizing:border-box}}
