/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Verdana';src:url(/assets/fonts/Verdana/Verdana-BoldItalic.eot);src:local('Verdana Bold Italic'),local('Verdana-BoldItalic'),url('/assets/fonts/Verdana/Verdana-BoldItalic.eot?#iefix') format('embedded-opentype'),url(/assets/fonts/Verdana/Verdana-BoldItalic.woff) format('woff'),url(/assets/fonts/Verdana/Verdana-BoldItalic.ttf) format('truetype');font-weight:700;font-style:italic}@font-face{font-family:'Verdana';src:url(/assets/fonts/Verdana/Verdana.eot);src:local('Verdana'),url('/assets/fonts/Verdana/Verdana.eot?#iefix') format('embedded-opentype'),url(/assets/fonts/Verdana/Verdana.woff) format('woff'),url(/assets/fonts/Verdana/Verdana.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Verdana';src:url(/assets/fonts/Verdana/Verdana-Bold.eot);src:local('Verdana Bold'),local('Verdana-Bold'),url('/assets/fonts/Verdana/Verdana-Bold.eot?#iefix') format('embedded-opentype'),url(/assets/fonts/Verdana/Verdana-Bold.woff) format('woff'),url(/assets/fonts/Verdana/Verdana-Bold.ttf) format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Verdana';src:url(/assets/fonts/Verdana/Verdana-Italic.eot);src:local('Verdana Italic'),local('Verdana-Italic'),url('/assets/fonts/Verdana/Verdana-Italic.eot?#iefix') format('embedded-opentype'),url(/assets/fonts/Verdana/Verdana-Italic.woff) format('woff'),url(/assets/fonts/Verdana/Verdana-Italic.ttf) format('truetype');font-weight:400;font-style:italic}:root{--second-color:#D9F9A5;--color-black:#171717;--color-blue-light:#F3F7FF;--color-green-light:#D9F9A5;--color-gray-light:#F0F1F0;--color-background:#fff;--color-text:#000;--main-color:#333;--color-gray:#F2F2F2;--color-gray-dark:#E3E3E3;--gap-0:5px;--gap:11px;--gap-1:15px;--gap-2:calc(var(--gap) * 2);--gap-3:30px;--gap-4:50px;--gap-5:70px;--radius:7px;--radius-2:calc(var(--radius) * 2);--radius-3:calc(var(--radius) * 3);--radius-4:calc(var(--radius) * 4);--shadow:0 4px 8px rgba(0,0,0,0.25);--shadow-2:0 0px 8px 0px var(--color-gray-dark);--input-padding:12px;--input-font-size:15px}:root.dark-theme{--color-background:#171717;--color-text:#fff;--color-gray:#2D2D2D;--color-gray-dark:#3D3D3D;--color-blue-light:#1A1A2E;--shadow:0 4px 8px rgba(255,255,255,0.1);--shadow-2:0 0px 8px 0px var(--color-gray-light)}@media only screen and (max-width:1000px){:root{--gap:10px;--gap-2:12px;--gap-3:30px;--gap-4:50px;--input-padding:12px}}@media only screen and (max-width:767px){:root{--input-padding:10px;--input-font-size:14px}}*{box-sizing:border-box}.dark-theme #overlay{background:rgba(255,255,255,.3)}.dark-theme input,.dark-theme textarea,.dark-theme select{color:var(--color-text)}.dark-theme img:not(.no-filter){filter:brightness(.8) contrast(1.2)}.dark-theme img:not(.no-filter).icon{filter:invert(.5)}.dark-theme .btn.white{color:var(--color-background)}.dark-theme .check-consent p:before{background-color:var(--color-gray)}.dark-theme .logo img{filter:none!important}.dark-theme .slider-controller .slider-prev,.dark-theme .slider-controller .slider-next{filter:invert(.5)}html,body{font-family:"Verdana",sans-serif;line-height:1.1em;letter-spacing:0em;font-size:18px;background:var(--color-background);color:var(--color-text);overflow-x:hidden;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch;justify-content:start;min-height:100vh}html *,body *{line-height:1.22;letter-spacing:0em;box-sizing:border-box}html.open-overlay,body.open-overlay{overflow:hidden}.theme-switcher{display:flex;align-items:center;gap:8px;cursor:pointer}.theme-switcher__options{display:flex;align-items:center;gap:8px}.theme-switcher__option{padding:4px 8px;border-radius:4px;font-size:14px}.theme-switcher__option.active{background:var(--main-color);color:#fff}.theme-switcher__icon{width:20px;height:20px}.theme-switcher__icon svg{fill:var(--color-text)}@media only screen and (max-width:767px){.theme-switcher{align-items:center;flex-direction:column;margin-top:var(--gap-2)}.theme-switcher .theme-switcher__options{flex-direction:row;margin-bottom:0}}.container{width:100%;max-width:calc(1032px + calc(var(--gap) * 2));padding:0 var(--gap);margin:0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:start}@media only screen and (max-width:767px){.container{max-width:100%}}.flex{display:flex}.grid{display:grid}.image-icon{filter:drop-shadow(0 0 5px #fff)}.image-icon svg{width:100%;height:100%;fill:var(--main-color)!important;stroke:var(--main-color)!important}.image-icon svg path{fill:inherit;stroke:inherit}main{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:start;gap:var(--gap-4);margin:80px 0 var(--gap-4)}@media only screen and (max-width:767px){main{margin-top:80px}}#overlay{transition:0.3s;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:10;cursor:pointer;background:rgba(0,0,0,.3);pointer-events:none;opacity:0}#overlay.active{opacity:1;pointer-events:unset}.modal{position:fixed;top:0;bottom:0;right:0;left:0;z-index:11;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;pointer-events:none;opacity:0;cursor:pointer}.modal .modal-wrapper{max-width:760px;cursor:auto;display:flex;flex-direction:column}.modal .modal-content{overflow-y:auto}.modal .close{cursor:pointer;font-size:24px;padding:0;line-height:18px;border:none;outline:none;color:var(--color-text);background:var(--color-background);border-radius:50%;width:32px;height:32px;margin-bottom:var(--gap);align-self:end;display:flex;align-items:center;justify-content:center}.modal.show{pointer-events:unset;opacity:1}@media only screen and (max-width:767px){.modal .modal-wrapper{max-width:90%;max-height:90%}}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0;line-height:1.1em;font-weight:700}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *,.h1 *,.h2 *,.h3 *,.h4 *,.h5 *,.h6 *{line-height:inherit}h1,.h1{font-size:36px}@media only screen and (max-width:1000px){h1,.h1{font-size:30px}}@media only screen and (max-width:767px){h1,.h1{font-size:24px}}h2,.h2{font-size:36px}@media only screen and (max-width:1000px){h2,.h2{font-size:28px}}@media only screen and (max-width:767px){h2,.h2{font-size:24px}}h3,.h3{font-size:22px}@media only screen and (max-width:1000px){h3,.h3{font-size:20px}}@media only screen and (max-width:767px){h3,.h3{font-size:18px}}p,ul{margin:.45em 0}p:first-child,ul:first-child{margin-top:0}p:last-child,ul:last-child{margin-bottom:0}.image img{display:block}.love{color:var(--main-color)}.love-bg{background:var(--main-color)}.logo{display:flex;align-items:center;justify-content:center;height:40px;min-width:160px;max-width:190px;text-decoration:none}.logo img{margin:auto;display:block;max-width:160px;max-height:40px;width:auto;height:auto}.logo span{color:var(--main-color);font-weight:700;text-transform:uppercase}form,.form{display:flex;flex-direction:column;padding:var(--gap-2);gap:var(--gap-2);align-items:stretch;justify-content:stretch;background:var(--color-gray);border-radius:var(--radius-2)}form input[type="text"],form input[type="tel"],form input[type="email"],form input[type="search"],form select,form textarea,.form input[type="text"],.form input[type="tel"],.form input[type="email"],.form input[type="search"],.form select,.form textarea{transition:box-shadow 0.3s;padding:var(--input-padding);border-radius:var(--radius);border:1px solid var(--color-gray-dark);background-color:var(--color-background);width:100%;outline:none;font-size:var(--input-font-size)}form input[type="text"]::placeholder,form input[type="tel"]::placeholder,form input[type="email"]::placeholder,form input[type="search"]::placeholder,form select::placeholder,form textarea::placeholder,.form input[type="text"]::placeholder,.form input[type="tel"]::placeholder,.form input[type="email"]::placeholder,.form input[type="search"]::placeholder,.form select::placeholder,.form textarea::placeholder{color:var(--color-text)}form input[type="text"]:focus,form input[type="tel"]:focus,form input[type="email"]:focus,form input[type="search"]:focus,form select:focus,form textarea:focus,.form input[type="text"]:focus,.form input[type="tel"]:focus,.form input[type="email"]:focus,.form input[type="search"]:focus,.form select:focus,.form textarea:focus{box-shadow:var(--shadow-2)}form select,.form select{-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;cursor:pointer;background-image:url(/assets/images/icons/drop-down.svg);background-repeat:no-repeat;background-position-x:calc(100% - var(--input-padding));background-position-y:center;background-size:13px 6px}form select option,.form select option{cursor:pointer}form a,.form a{color:var(--color-text)}form .text,.form .text{font-size:20px;text-align:center}form .phone,.form .phone{font-size:40px;text-align:center}form .check-consent,.form .check-consent{font-size:14px}form .check-consent input[type="checkbox"],.form .check-consent input[type="checkbox"]{visibility:hidden;display:none;width:0;height:0}form .check-consent input[type="checkbox"]:checked+p:before,.form .check-consent input[type="checkbox"]:checked+p:before{background-color:var(--main-color)}form .check-consent p,.form .check-consent p{margin:0;position:relative;display:flex;gap:var(--gap);align-items:center;cursor:pointer}form .check-consent p:before,.form .check-consent p:before{content:"";display:block;width:16px;height:16px;left:0;line-height:10px;top:0;bottom:0;margin:auto 0;background-color:var(--color-background);border:1px solid var(--color-gray-dark);border-radius:4px;font-size:12px}form .check-consent a,.form .check-consent a{color:var(--color-text);text-decoration:underline}@media only screen and (max-width:1000px){form,.form{gap:var(--gap)}}@media only screen and (max-width:767px){form,.form{padding:var(--gap-2) var(--gap);gap:var(--gap)}form .check-consent,.form .check-consent{font-size:11px}}.btn{transition:box-shadow 0.3s;position:relative;cursor:pointer;text-decoration:none;text-align:center;outline:none;line-height:1;padding:8px 18px;border:1px solid var(--main-color);border-radius:var(--radius);background-color:var(--main-color);color:#fff;font-weight:700;overflow:hidden;z-index:0;display:inline-flex;align-items:center;justify-content:center;gap:var(--gap)}.btn:before{transition:opacity 0.3s;content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;background:#000;z-index:-1;pointer-events:none}.btn.small{font-size:11px;line-height:13px;padding:7px 15px}.btn.large{font-size:22px;padding:14px 20px;line-height:1}.btn.white{padding:12px;border-color:#fff;background-color:#fff;color:var(--color-text)}.btn:hover:before{opacity:.15}@media only screen and (max-width:767px){.btn{padding:14px 18px;font-size:16px}.btn.large{font-size:18px;padding:15x 18px}}.mobile-menu-toggle{display:flex;display:none;width:44px;height:44px;background:var(--color-gray);border-radius:var(--radius-2);position:relative;padding:8px;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;cursor:pointer}.mobile-menu-toggle span{transition:margin 0.3s 0.3s,opacity 0.3s 0.1s,transform 0.3s;display:block;height:4px;width:100%;background:var(--color-text);border-radius:5px}.mobile-menu-toggle.active span{transition:margin 0.3s,opacity 0.3s 0.3s,transform 0.3s 0.3s}.mobile-menu-toggle.active span:first-child{margin-bottom:-9px;transform:rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:last-child{margin-top:-9px;transform:rotate(-45deg)}@media only screen and (max-width:1000px){.mobile-menu-toggle{display:flex}}header{position:fixed;top:0;left:0;right:0;z-index:11;padding:var(--gap) 0;background:var(--color-background)}header .flex{align-items:center;justify-content:space-between;position:relative;gap:var(--gap)}header .phone-call{transition:box-shadow 0.3s;border:none;outline:none;cursor:pointer;width:44px;height:44px;border-radius:var(--radius-2);background:var(--main-color);display:none;align-items:center;justify-content:center}header .phone-call img{width:26px;height:26px}header .phone-call:hover{box-shadow:var(--shadow-2)}header .phone-call.open-phone-modal{display:flex}header nav{line-height:1.2}header nav a,header nav .drop-down-toggle{display:block;width:100%;height:100%;color:inherit;text-decoration:none;cursor:pointer;padding:9px 0}header nav .drop-down-toggle{display:flex;align-items:center;gap:var(--gap)}header nav .drop-down-toggle:after{content:"";position:relative;top:-2px;display:block;width:8px;height:8px;border-left:2px solid var(--color-text);border-bottom:2px solid var(--color-text);transform:rotate(-45deg)}header ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:var(--gap-2)}header ul .tablet{display:none}header ul li{position:relative;color:var(--color-text)}header ul li:hover{color:var(--main-color)}header ul li:hover .drop-down-toggle:after{border-color:var(--main-color)}header ul li:hover .drop-down{opacity:1;transform:scale(1,1)}header ul.drop-down{transition:opacity 0.3s,transform 0.3s;opacity:0;transform:scale(1,0);transform-origin:top center;flex-direction:column;align-items:start;gap:var(--gap);background:var(--color-background);padding:var(--gap);position:absolute;top:100%;left:0;width:max-content;border-radius:var(--radius-2);box-shadow:var(--shadow)}header ul.drop-down a{padding:0}header.shadow{box-shadow:var(--shadow)}@media only screen and (max-width:1000px){header .phone-call{display:flex}header .phone-call.open-phone-modal{display:none!important}header .logo{margin-right:auto}header nav{transition:opacity 0.3s,transform 0.3s;transform:scale(1,0);transform-origin:top center;position:absolute;right:0;top:calc(100% + var(--gap));z-index:11;padding:var(--gap) var(--gap) var(--gap-2);background:var(--color-background);border-radius:0 0 var(--radius-2) var(--radius-2);font-size:14px}header nav a{padding:0}header nav span{color:var(--color-text)!important;font-weight:700}header nav a[href^="tel"]{margin-top:var(--gap-2);font-weight:700}header nav ul{flex-direction:column;align-items:center;gap:var(--gap)}header nav ul .tablet{display:block}header nav ul .drop-down-toggle{justify-content:center}header nav ul .drop-down-toggle:after{display:none}header nav ul.drop-down{opacity:1;transform:scale(1);position:relative;align-items:center;box-shadow:none;margin-bottom:var(--gap-2);padding:0}header nav.active{opacity:1;transform:scale(1)}}@media only screen and (max-width:767px){header{padding-left:8px;padding-right:8px}header nav{left:calc(var(--gap) *-1);right:calc(var(--gap) *-1)}header.open-menu{left:8px;right:8px;padding-left:0;padding-right:0}}.hero-section .grid{grid-template-columns:1fr 470px;grid-template-rows:auto auto auto;grid-template-areas:"title advantages" "description advantages" "form advantages";gap:var(--gap-2) var(--gap-3)}.hero-section h1{grid-area:title}.hero-section .description{grid-area:description;font-size:24px}.hero-section form{grid-area:form}.hero-section .advantages{grid-area:advantages;background-color:var(--main-color);border-radius:var(--radius-2);overflow:hidden;color:#fff;padding:var(--gap-2);position:relative;z-index:0}.hero-section .advantages ul{z-index:2;list-style:none;margin:0;padding:0;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:space-between}.hero-section .advantages ul li{max-width:200px}.hero-section .advantages .headline{font-size:24px;font-weight:700;display:flex;align-items:center;gap:6px;margin-bottom:var(--gap)}.hero-section .advantages .headline img{width:24px;height:auto;max-height:24px}.hero-section .advantages .headline span{display:block;max-width:175px}.hero-section .advantages .image{z-index:-1;position:absolute;top:1%;right:-60%;left:15%}.hero-section .advantages .image img{display:block;width:auto;height:auto;max-width:750px;max-height:750px}.hero-section .advantages .image-icon{width:250px;height:250px;position:absolute;right:0;bottom:0}.hero-section .advantages .hero-slider{width:100%!important;height:100%!important;right:-15%!important}.hero-section .advantages .hero-slider .item{transition:opacity 1s;position:absolute;top:0%;left:0;right:0;bottom:0;margin:auto;width:auto;height:auto;max-width:unset;max-height:unset;opacity:0}.hero-section .advantages .medal{position:absolute;bottom:var(--gap);right:var(--gap);z-index:2}@media only screen and (max-width:767px){.hero-section .grid{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"title" "description" "advantages" "form"}.hero-section .description{font-size:18px}.hero-section .advantages ul li{max-width:125px;margin-bottom:var(--gap)}.hero-section .advantages .headline{font-size:16px}.hero-section .advantages .headline img{width:16px;max-height:16px}.hero-section .advantages .desc{font-size:14px}.hero-section .advantages .image{top:0;right:-50%;width:140%}.hero-section .advantages .hero-slider .item{top:15%;max-height:120%}}.promotion-section{display:flex;flex-direction:column;gap:0;color:#fff}.promotion-section h2{font-size:30px}.promotion-section .slider-wrapper{overflow:hidden}.promotion-section .slider-container{overflow:hidden}.promotion-section .slider-container-inner{transition:left 0.3s;left:0;display:flex;gap:var(--gap-3);position:relative}.promotion-section .slider-container-inner .flex{transition:opacity 0.3s;opacity:0}.promotion-section .slider-container-inner .flex.active{opacity:1}.promotion-section .title{font-size:22px;font-weight:700;display:none;color:var(--color-text)}.promotion-section .flex{flex:0 0 100%;background:var(--main-color);border-radius:var(--radius-2);gap:var(--gap-4);overflow:hidden;width:100%}.promotion-section h2{max-width:320px}.promotion-section p{max-width:410px;margin:0 0 0}.promotion-section .text{flex:1 0 47%;padding:var(--gap-3) 0 var(--gap-3) var(--gap-3);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:var(--gap);z-index:1}.promotion-section .image{flex:1 0 45%;position:relative;z-index:0}.promotion-section .image img{position:absolute;height:100%;width:100%;z-index:-1;object-fit:cover;object-position:top}.promotion-section .btn{margin-top:26px;width:100%;border-radius:var(--radius-2)}@media only screen and (max-width:767px){.promotion-section{font-size:16px;gap:var(--gap-2)}.promotion-section .title{display:block}.promotion-section .image{position:absolute;top:0;bottom:0;left:0;right:0;padding-left:110px}.promotion-section .text{flex:1 0 100%;padding:12px}.promotion-section .text h2,.promotion-section .text p{max-width:47%}.promotion-section .btn{margin-top:auto;width:100%}.promotion-section .flex{min-height:350px;position:relative}}.slider-controller{display:none;flex-direction:row;align-self:center;justify-content:center;gap:var(--gap-1)}.slider-controller button{border:none;outline:none;background:transparent;cursor:pointer}.slider-controller button img{display:block}.slider-controller button.slider-next{transform:scale(-1,1)}.slider-controller .slider-dots{display:flex;align-self:center;justify-content:center;gap:var(--gap-1)}.slider-controller .slider-dots .dot{transition:background .3s;width:12px;height:12px;cursor:pointer;border-radius:50%;background:var(--color-gray-dark)}.slider-controller .slider-dots .dot.active{background:#000}.slider-controller.show{display:flex}@media only screen and (max-width:767px){.slider-controller button{display:none}}.categories-section .flex{margin-top:var(--gap-3);align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--gap-2)}.categories-section .item{flex:1 0 45%;padding:var(--gap-2);background:var(--color-gray);border-radius:var(--radius-2);overflow:hidden;display:flex;align-items:start;flex-direction:column;height:190px;position:relative}.categories-section .headline{font-size:24px;line-height:1;max-width:62%;margin-bottom:6px;font-weight:700}.categories-section .price{line-height:1.2}.categories-section .btn{margin-top:auto}.categories-section .image{position:absolute;top:-8px;right:-53px;width:265px;height:265px;display:flex}.categories-section .image img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto}.categories-section .image .image-icon{width:200px;height:200px;max-width:100%;max-height:100%;margin:auto}@media only screen and (max-width:767px){.categories-section .flex{flex-direction:column;align-items:stretch}.categories-section .item{flex:1 1 auto;height:145px}.categories-section .headline{font-size:15px}.categories-section .price{font-size:13px;line-height:14px}.categories-section .image{width:190px;height:190px}}.steps-section .flex{margin-top:var(--gap-3);gap:var(--gap-2)}.steps-section .item{flex:1 0 20%;background:var(--color-gray);border-radius:var(--radius-2);overflow:hidden;height:auto;display:flex;align-items:center;justify-content:start;position:relative;padding:16px;z-index:1;font-size:16;line-height:18px}.steps-section .desc{max-width:80%;z-index:1;font-size:16px}.steps-section .number{font-size:144px;line-height:1;font-weight:700;font-family:Arial;z-index:0;color:var(--main-color);opacity:.2;position:absolute;top:-15px;right:-20px}@media only screen and (max-width:767px){.steps-section .flex{flex-wrap:wrap}.steps-section .item{flex:1 0 40%;font-size:14px;line-height:16px}}.why-we-section h2 b{color:var(--main-color)}.why-we-section .description{margin-top:var(--gap-2);line-height:1.2}.why-we-section .flex{margin-top:var(--gap-3);gap:var(--gap-2)}.why-we-section .item{flex:1 0 30%;height:160px;position:relative;background:var(--color-gray);border-radius:var(--radius-2);padding:var(--gap-2) var(--gap);overflow:hidden}.why-we-section .item .number,.why-we-section .item b{display:block;font-size:36px;line-height:1.1;font-weight:700}.why-we-section .desc{font-size:16px;line-height:18px;max-width:140px}.why-we-section .image{position:absolute;right:0;bottom:0;width:180px;height:180px;display:flex}.why-we-section .image img{margin-top:auto;max-width:100%;max-height:100%;width:auto;height:auto}@media only screen and (max-width:767px){.why-we-section .description{font-size:14px;line-height:16px}.why-we-section .item{height:146px}.why-we-section .number{font-size:16px;line-height:18px}.why-we-section .desc{font-size:11px;line-height:1}.why-we-section .image{bottom:-20%;width:108px;height:108px}.why-we-section .image img{width:100%}}.review-block{background:var(--color-background);padding:var(--gap-1);display:flex;gap:var(--gap-1);border-radius:var(--radius-2);font-size:16px}.review-block .image{flex:0 0 65px;width:65px;height:65px;border-radius:50%;overflow:hidden}.review-block .image img{width:100%;height:100%;object-fit:cover}.review-block .desc{display:flex;flex-direction:column;gap:var(--gap-0)}.review-block .name{font-size:16px;line-height:18px;font-weight:700}.review-block .rating{padding:1px 4px;display:flex;align-items:center;gap:var(--gap-0)}.review-block .rating .star{display:block;width:18px;height:18px}.review-block .show-more{display:none;color:var(--main-color);font-size:14px;line-height:14px;cursor:pointer}@media only screen and (max-width:767px){.review-block .image{width:55px;height:55px;flex:0 0 55px}.review-block .name{font-size:14px;line-height:16px}.review-block .rating .star{width:14px;height:14px}.review-block .text{font-size:14px;line-height:16px}}.our-works-section .slider-wrapper{background:var(--color-gray);padding:var(--gap-2) var(--gap-2);margin-top:var(--gap-3);margin-bottom:var(--gap-2);border-radius:var(--radius-2);overflow:hidden}.our-works-section .slider-container{overflow:hidden;height:auto}.our-works-section .slider-container-inner{transition:left 0.3s;left:0;display:flex;gap:var(--gap-3);position:relative}.our-works-section .item{flex:1 0 100%;opacity:1;height:auto;position:relative;z-index:1}.our-works-section .item.active{opacity:1}.our-works-section .item.showed-more .fulltext{opacity:1;pointer-events:unset}.our-works-section .grid{grid-template-columns:auto auto;grid-template-rows:auto auto auto;grid-template-areas:"text image" "button image";gap:var(--gap-2) 0}.our-works-section .grid .text{grid-area:text}.our-works-section .grid .fulltext{transition:opacity 0.3s;position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;padding:0;background:var(--color-gray);overflow-y:auto;opacity:0;pointer-events:none}.our-works-section .grid .fulltext>*{margin:.5em 0}.our-works-section .grid .fulltext>*:first-child{margin-top:0}.our-works-section .grid .fulltext>*:last-child{margin-bottom:0}.our-works-section .grid button{grid-area:button;align-self:end}.our-works-section .grid .image{grid-area:image;border-radius:var(--radius-2);overflow:hidden;width:330px;margin-left:var(--gap-2)}.our-works-section .grid .image img{width:100%;height:100%;object-fit:cover}.our-works-section .grid .close-more{position:absolute;top:0;right:var(--gap-1);font-size:30px;line-height:1;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--main-color);width:44px;height:44px;text-align:center;border-radius:var(--radius-2);background:var(--color-gray-light)}.our-works-section .grid .show-more{display:inline-block;color:var(--main-color);cursor:pointer}@media only screen and (max-width:767px){.our-works-section .grid{grid-template-columns:100%;grid-template-rows:auto auto auto auto;grid-template-areas:"text" "image" "button"}.our-works-section .grid .fulltext{padding-top:var(--gap-2)}.our-works-section .grid .close-more{font-size:24px;width:34px;height:34px;line-height:0}.our-works-section .grid .image{width:100%;margin-left:0}}.reviews-section .slider-wrapper{background:var(--main-color);padding:var(--gap-3) var(--gap-4);margin-top:var(--gap-3);margin-bottom:var(--gap-2);border-radius:var(--radius-2);overflow:hidden}.reviews-section .slider-container{overflow:hidden;height:283px}.reviews-section .slider-container-inner{transition:left 0.3s;left:0;display:flex;gap:var(--gap-3);position:relative}.reviews-section .item{flex:1 0 calc(50% - calc(var(--gap-3) / 2));opacity:1;height:283px}.reviews-section .item.active{opacity:1}.reviews-section .text{overflow:hidden}.reviews-section .text.hidden-more{max-height:160px}.reviews-section .show-more.show{display:block}@media only screen and (max-width:767px){.reviews-section .slider-container{overflow:hidden;height:250px}.reviews-section .slider-wrapper{padding:var(--gap-3) var(--gap-1)}.reviews-section .item{flex:1 0 100%;flex-direction:column;align-items:center;height:250px}.reviews-section .name{text-align:center}.reviews-section .rating{justify-content:center}.reviews-section .text.hidden-more{max-height:65px}}.courier-section .flex{gap:var(--gap-1) var(--gap-3);grid-template-columns:420px 1fr;grid-template-rows:auto;grid-template-areas:"image title" "image desc-1" "image desc-2" "image button"}.courier-section .image{grid-area:image;flex:1 0 45%;position:relative;background:var(--color-gray-dark);border-radius:var(--radius-2);overflow:hidden;max-height:450px}.courier-section .image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:top}.courier-section .text{line-height:1.2;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:var(--gap-2)}.courier-section .phone{grid-area:phone;display:block;color:var(--main-color);font-size:36px;text-decoration:none!important;font-weight:700}.courier-section p{margin:0}@media only screen and (max-width:767px){.courier-section{font-size:14px;line-height:16px}.courier-section .flex{flex-direction:column!important}.courier-section .image{flex:1 1 auto;height:300px}.courier-section .phone{font-size:24px;line-height:1.1}.courier-section .btn{margin-top:0}}.map-section .grid{margin-top:var(--gap-3);gap:var(--gap-3);grid-template-columns:1fr 400px}.map-section .btn{grid-column:1 / -1}.map-section #map{width:100%;min-height:100%;height:500px;grid-row:1;grid-column:1 / -1}.map-section #map #gl-map>ymaps{width:100%!important;height:100%!important}.map-section #map #gl-map>ymaps>ymaps{width:100%!important;height:100%!important}.map-section .address-list{display:flex;flex-direction:column;gap:var(--gap-1);grid-column:2;grid-row:1;width:100%;height:900px}.map-section .address-list+#map{grid-column:1;height:100%;height:900px}.map-section .search{position:relative}.map-section .search input{transition:box-shadow 0.3s;padding:var(--input-padding);border-radius:var(--radius);border:1px solid var(--color-gray-dark);background-color:var(--color-background);width:100%;outline:none;font-size:var(--input-font-size)}.map-section .search input::placeholder{color:var(--color-text)}.map-section .search input:focus{box-shadow:var(--shadow-2)}.map-section .search img{position:absolute;right:var(--input-padding);top:var(--input-padding);bottom:var(--input-padding);width:19px;height:19px;margin:auto 0}.map-section .list{display:flex;flex-direction:column;gap:8px;overflow-y:auto}.map-section .list .item{transition:box-shadow 0.3s,background 0.3s;display:flex;padding:var(--gap);gap:var(--gap-1);border-radius:var(--radius-2);border:1px solid var(--color-gray);align-items:center;cursor:pointer}.map-section .list .item .left{flex:1 0 45%;font-size:14px;font-weight:700}.map-section .list .item .right{flex:1 0 45%;font-size:11px;text-align:end;display:flex;flex-direction:column;gap:5px}.map-section .list .item .right a{color:var(--main-color)}.map-section .list .item:hover{box-shadow:var(--shadow-2)}.map-section .list .item.active{background:var(--main-color)}.map-section .list .item.active .right a{color:#fff}.map-section ymaps .point{position:absolute;z-index:123;width:22px;height:32px;top:-16px;left:-11px;border-radius:50%;cursor:pointer;transition:transform 0.3s ease;-webkit-mask:url(/assets/images/icons/map_marker.svg) no-repeat center;mask:url(/assets/images/icons/map_marker.svg) no-repeat center;background:var(--main-color);background-image:none!important;overflow:hidden}.map-section ymaps .point:before{content:"";width:15px;height:15px;background:#000}.map-section ymaps .point.point_active{transform:scale(1.5)}.map-section ymaps.ymaps-2-1-79-image{-webkit-mask:url(/assets/images/icons/map_marker.svg) no-repeat center;mask:url(/assets/images/icons/map_marker.svg) no-repeat center;background:var(--main-color);background-image:none!important}.map-section ymaps.ymaps-2-1-79-image:before{content:"";width:15px;height:15px;background:#000}.map-section ymaps.ymaps-2-1-79-balloon{border:none!important;box-shadow:none!important;outline:none!important;filter:drop-shadow(0 0 2px rgba(0,0,0,.25));text-align:center!important}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__close-button{width:10px!important;height:10px!important;margin-top:10px!important;margin-right:10px!important}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__layout{border-radius:var(--radius-2);overflow:hidden}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon-content__header{font-size:18px;font-weight:700}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon-content__footer{color:var(--main-color)}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon-content__footer a{color:inherit}.map-section ymaps.ymaps-2-1-79-balloon .ymaps-2-1-79-balloon__tail{display:none!important;left:0;right:0;margin:auto;box-shadow:none!important}@media only screen and (max-width:767px){.map-section .grid{grid-template-columns:1fr}.map-section #map{height:400px}.map-section .address-list{display:flex;flex-direction:column;gap:var(--gap-1);grid-column:1;grid-row:2;width:100%}.map-section .address-list+#map{grid-column:1;grid-row:1;height:400px}}.problems-section h2{margin-bottom:var(--gap-2)}.problems-section .flex{margin-top:var(--gap-3);gap:var(--gap-2);flex-wrap:wrap}.problems-section .item{flex:1 0 30%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:var(--gap-1);text-align:center;position:relative;padding:var(--gap-1);background:var(--color-gray);border-radius:var(--radius-2);z-index:0;overflow:hidden}.problems-section .item .headline{font-size:21px;line-height:1;font-weight:700;height:42px;display:flex;align-items:center;justify-content:center}.problems-section .item .desc{font-size:15px;line-height:20px;height:auto;display:flex;align-items:center;justify-content:center;margin:auto}.problems-section .item .price-time{font-size:15px;line-height:17px;font-weight:700}.problems-section .item .image{position:absolute;top:0;bottom:0;right:0;transform:translate(50%,0);z-index:-1;opacity:.2}.problems-section .item .image img,.problems-section .item .image svg{max-width:100%;max-height:100%;fill:var(--main-color)!important}.problems-section .item .image img path,.problems-section .item .image svg path{fill:var(--main-color)!important}.problems-section .btn{flex:1 0 100%}@media only screen and (max-width:767px){.problems-section .item{flex:1 0 45%}.problems-section .item .headline{height:28px;font-size:14px;line-height:16px}.problems-section .item .desc{font-size:11px;line-height:13px;height:auto}.problems-section .item .price-time{font-size:14px;line-height:16px}}.price-section h2{font-size:20px}.price-section .grid{margin-top:var(--gap-3);grid-template-columns:1fr 1fr;gap:var(--gap) var(--gap-2)}.price-section .item{flex:1 0 45%;padding:var(--gap-1);background:var(--color-gray);border-radius:var(--radius-2);display:flex;align-items:center;justify-content:space-between}.price-section .item .desc{flex:1 1 auto;font-size:16px;font-weight:700}.price-section .item .parts{text-align:end;flex:0 0 270px;margin-left:auto}.price-section .item .price{text-align:end;flex:0 0 120px;color:var(--main-color);margin-left:auto}.price-section .item.fullwidth{grid-column:1 /-1}.price-section .item.headline .price{color:inherit}.price-section .item.show-more{display:none;cursor:pointer}.price-section .item.show-more img{margin:3px auto}@media only screen and (max-width:767px){.price-section .grid{grid-template-columns:1fr;gap:var(--gap)}.price-section .item .desc{font-size:14px}.price-section .item .price{font-size:12px;font-weight:700}.price-section .item .parts{text-align:start;font-size:12px;margin-top:5px;margin-left:0;opacity:.9}.price-section .item.fullwidth{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"desc price" "parts price"}.price-section .item.fullwidth .desc{grid-area:desc}.price-section .item.fullwidth .parts{grid-area:parts}.price-section .item.fullwidth .price{grid-area:price}.price-section .item.show-more.show{display:flex}}.feedback-section h2{margin-bottom:var(--gap-2)}.feedback-section .description{line-height:1.2}.feedback-section .grid{margin-top:var(--gap-3);grid-template-columns:1fr 1fr;grid-template-rows:min-content;grid-template-areas:"form image" "text image";align-items:start;gap:var(--gap-2) var(--gap-3)}.feedback-section form{grid-area:form}.feedback-section .image{grid-area:image;background:var(--color-gray-dark);border-radius:var(--radius-2);overflow:hidden;height:0;min-height:100%;position:relative}.feedback-section .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.feedback-section .text{grid-area:text;font-weight:700;align-self:start}.feedback-section .text .phone{margin-top:5px;display:block;font-size:24px;line-height:1;color:var(--main-color);font-weight:700;text-decoration:none}@media only screen and (max-width:767px){.feedback-section .description{font-size:14px;line-height:16px}.feedback-section .grid{grid-template-columns:1fr;grid-template-areas:"form" "text"}.feedback-section .image{display:none}.feedback-section .text{font-size:14px;line-height:16px}}.about-section .container{gap:var(--gap-2)}.about-section .text{font-size:24px;line-height:1.2}.about-section .flex{gap:var(--gap-2)}.about-section .item{flex:1 1 auto;overflow:hidden;border-radius:var(--radius-2);background:var(--color-gray);display:flex;align-items:center;justify-content:start;gap:10px;padding-right:10px;font-size:16px;line-height:18px}.about-section .item:nth-child(1){flex:0 0 225px}.about-section .item:nth-child(2){flex:0 0 186px}.about-section .item:nth-child(3){flex:0 0 210px}.about-section .image{align-self:end;flex:0 0 auto;height:102px;width:auto}.about-section .image img{width:100%;height:100%;object-position:right bottom;object-fit:cover}.about-section .desc{flex:auto}.about-section .headline{font-weight:700;white-space:nowrap}.about-section p{margin:0;min-width:100px}@media only screen and (max-width:767px){.about-section .text{font-size:16px;line-height:1.2}.about-section .flex{flex-direction:column}.about-section .item{flex:1 1 100%!important}}.team-section{line-height:1.2}.team-section h2{margin-bottom:var(--gap-2)}.team-section .flex{margin-top:var(--gap-3);flex-wrap:wrap;gap:var(--gap-2);justify-items:stretch;justify-content:center}.team-section .item{flex:0 0 calc((100% - (3 * var(--gap-2))) / 4);background:var(--color-gray);border-radius:var(--radius-3);overflow:hidden;padding:var(--gap-1);text-align:center;font-size:15px;line-height:17px}.team-section .item.show-more{flex:1 1 100%;display:none;cursor:pointer}.team-section .item.show-more img{margin:3px auto}.team-section .image{margin-bottom:var(--gap);border-radius:var(--radius-2);overflow:hidden;width:204px;height:228px;justify-self:center}.team-section .image img{width:100%;object-fit:contain;object-position:center bottom}.team-section .name{font-weight:700}@media only screen and (max-width:1000px){.team-section{font-size:14px;line-height:16px}.team-section .item{flex:0 0 calc((100% - (2 * var(--gap-2))) / 3)}}@media only screen and (max-width:767px){.team-section .item{flex:0 0 calc((100% - var(--gap-2)) / 2);font-size:12px;line-height:14px}.team-section .item.show-more.show{display:flex}.team-section .image{width:auto;height:160px}}.qa-section .container{gap:var(--gap-3)}.qa-section .accordion{display:flex;flex-direction:column;gap:var(--gap-2)}.qa-section .item{transition:background 0.3s;padding:var(--gap-2);background:var(--color-gray);color:var(--color-text);border-radius:var(--radius-2)}.qa-section .item.showed{background:var(--main-color);color:#fff}.qa-section .item.showed .icon{filter:invert(1);transform:scale(1,-1)}.qa-section .headline{font-size:21px;line-height:1;font-weight:700;cursor:pointer;display:flex;align-self:center;gap:var(--gap);justify-content:space-between}.qa-section .icon{transition:transform 0.3s}.qa-section .text{line-height:1.2;margin-top:var(--gap);display:none}@media only screen and (max-width:767px){.qa-section .headline{font-size:16px}.qa-section .text{font-size:14px}}.content-contact-section .phone{display:block;color:var(--main-color);text-decoration:none}@media only screen and (max-width:767px){.content-contact-section h2 .love,.content-contact-section .h2 .love{display:block}}.content-section .container{gap:var(--gap-2)}.delivery-section .flex{gap:var(--gap-3)}.delivery-section .image{flex:1 0 400px;height:inherit;width:100%;position:relative;background:var(--color-gray-dark);border-radius:var(--radius-4);overflow:hidden}.delivery-section .image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center top}.delivery-section .text{line-height:1.2;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:var(--gap-2)}.delivery-section p{margin:0}.delivery-section ul{display:flex;flex-direction:column;gap:var(--gap-2)}.delivery-section .btn{width:100%}.delivery-section.right-to-left .flex{flex-direction:row-reverse}@media only screen and (max-width:767px){.delivery-section .flex{flex-direction:column!important}.delivery-section .image{flex:1 1 auto}.delivery-section .image img{position:relative}.delivery-section .text{font-size:14px}}.payment-accepted{display:flex;flex-direction:column;gap:var(--gap)}.payment-accepted .title{font-size:20px;font-weight:700}.payment-accepted .items{display:flex;flex-wrap:wrap;gap:var(--gap-0)}.payment-accepted .item{width:62px;height:32px}.payment-accepted .item img{display:block;max-width:100%;max-height:100%}footer{padding:var(--gap-5) 0;background:var(--main-color);color:#fff;font-size:14px;line-height:16px}footer .container{gap:var(--gap-4)}footer .flex{gap:var(--gap-3);justify-content:space-between}footer a{color:inherit;text-decoration:none;letter-spacing:1.2px}footer .phone{font-weight:700;display:block;text-align:end;white-space:nowrap}footer .logo{padding:var(--gap) var(--gap-1);background:#fff;border-radius:var(--radius-2);margin-left:auto;height:auto}footer .logo img{max-height:36px;max-width:120px}footer .title{font-weight:700;font-size:16px;line-height:18px}footer ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:stretch;gap:var(--gap-2)}footer .bottom .sc{font-weight:700;margin-bottom:var(--gap-2);font-size:16px;line-height:18px}footer .bottom .sc a{text-decoration:underline}footer .bottom .copyright{font-weight:700;margin-bottom:var(--gap);font-size:16px;line-height:18px}footer .payment-accepted{max-width:210px}footer .payment-accepted .title{font-size:15px}footer .payment-accepted .items{display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap}footer .payment-accepted .item{width:auto;height:auto}@media only screen and (max-width:767px){footer{padding:40px 0}footer .flex{flex-direction:column;align-items:center;text-align:center;gap:60px}footer ul{gap:16px}footer .phone{font-size:24px;text-align:center}footer .logo{display:none}footer .bottom{text-align:center;font-size:14px}footer .bottom .sc{font-size:14px;margin-bottom:24px}footer .bottom .copyright{font-size:14px;margin-bottom:12px}footer .payment-accepted{max-width:330px}footer .payment-accepted .title{font-size:16px}footer .payment-accepted .items{display:flex;justify-content:center}footer .payment-accepted .item{width:62px;height:32px}}.breadcrumb-wrapper{font-size:15px;margin-bottom:-40px}.breadcrumb-wrapper+section,.breadcrumb-wrapper+*{margin-top:0!important}.breadcrumb-wrapper .breadcrumb{list-style:none;display:flex;flex-wrap:wrap;margin:0;padding:10px 0;gap:5px 15px}.breadcrumb-wrapper .breadcrumb li{position:relative}.breadcrumb-wrapper .breadcrumb li:after{content:"/";position:absolute;right:-10px;top:0;bottom:0;margin:auto 0}.breadcrumb-wrapper .breadcrumb li:last-child:after{content:none;display:none}.breadcrumb-wrapper .breadcrumb a{transition:color 0.5s,border 0.5s;color:var(--color-text);display:block;border-bottom:1px solid var(--color-text);margin-right:10;text-decoration:none!important}.breadcrumb-wrapper .breadcrumb a:hover{color:var(--main-color);border-bottom-color:var(--main-color)}.cookies{background:var(--color-background);color:var(--color-text);transition:bottom 0.5s;position:fixed;bottom:-100%;left:0;right:0;z-index:10;padding:var(--gap) 0 var(--gap-2);box-shadow:0 -4px 8px rgba(127,127,127,.25);font-size:16px}.cookies .container{position:relative}.cookies p{padding-right:25px;margin:0}.cookies.show{bottom:-2px}.cookies a{color:inherit}.cookies .close{color:var(--main-color);position:absolute;right:0;top:0;height:30px;line-height:30px;font-size:30px;cursor:pointer}@media only screen and (max-width:767px){.cookies .close{right:var(--gap)}}