@import url(admin-editor.css);.section-contacts,.section-services{scroll-margin-top:134px}.banner.secondary,input[type=checkbox]{display:grid;place-content:center}form button,header{background-color:var(--clr-primary)}.section-contacts .slogan,.text-banner,.text-h2,.text-h3,.text-header{font-family:var(--ff-anybody);text-transform:uppercase}.text-banner,.text-h2,.text-h3,.text-header,form button{text-transform:uppercase}.section-contacts .slogan span,form button:hover{background-color:var(--clr-secondary)}.text-banner span,footer{background-color:#014928}footer ul,header ul{padding:0;list-style:none}#cursor,loader{pointer-events:none}#cursor,.loader{box-sizing:border-box}.critec,.footer-link,.text-header{text-decoration:none}.spacer120,.spacer15,.spacer150,.spacer30,.spacer60,.spacer90{grid-column:inherit}:root{--clr-primary:#014928;--clr-secondary:#d9e021;--clr-neutral-light:#fff;--clr-neutral-dark:#000;--ff-anybody:"Anybody",sans-serif;--ff-muli:"muli",sans-serif}.text-header{font-size:20px;font-weight:700;line-height:21px;letter-spacing:2px;color:var(--clr-neutral-light)}.text-banner{font-size:60px;font-weight:700;line-height:62px;position:absolute;color:#d9e021}.text-h2,.text-h3,.text-p{color:var(--clr-primary)}.footer-link:hover,.text-banner.primary,.text-banner.secondary,footer .license,header ul li:hover>a{color:var(--clr-secondary)}.text-h2{font-size:36px;font-weight:600;line-height:38px;text-align:center}.text-h2-black{font-weight:900}.text-h2.text-contacts{margin-bottom:5rem}.text-h3{font-size:30px;font-weight:700;line-height:31px;margin:0}.text-p{font-size:20px;font-weight:600;line-height:25px;font-family:var(--ff-muli);max-width:90ch;margin:auto}.text-footer,header.sticky .text-header{font-size:18px}.critec,.footer-link,.text-footer,form button{color:var(--clr-neutral-light)}.text-p.text-service{color:var(--clr-neutral-dark);line-height:30px;font-weight:400;max-width:45ch}header{position:sticky;top:0;z-index:100}.banner,.form-custom-input,.rating span,body,footer{position:relative}header img{transition:width .25s ease-in-out}header.normal .row:first-child{padding-block:2rem}header .row:last-child{padding-block:1.5rem;-webkit-box-shadow:inset 0 5px 10px -5px #000;box-shadow:inset 0 5px 10px -5px #000}header.sticky .row:first-child{padding-block:0.5rem}header ul{margin:0;display:flex;justify-content:center;align-items:center;gap:5rem}header.sticky ul{gap:3rem}.banner>img{width:100vw;height:100%;object-fit:cover}.banner.primary{min-height:calc(100dvh - 250px)}.banner.primary>.text-banner{top:50%;margin-inline:20%;max-width:30ch}.text-banner span{padding:.5rem;-webkit-box-decoration-break:clone;box-decoration-break:clone}.banner.secondary .text-banner{left:50%;top:50%;transform:translate(-50%,-50%)!important;text-align:center;width:max-content}section{padding-block:6rem}.section-company{scroll-margin-block:134px}.noScroll,.section-company .row{overflow:hidden}.section-company img{padding:1rem;animation:1s linear both paused rotate;animation-delay:calc(var(--scroll) * -1s)}@keyframes rotate{from{transform:rotate(-60deg)}to{transform:rotate(360deg)}}.section-services{scroll-snap-align:start}.section-services>.row{gap:9rem}.service-image-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding-inline:1.5rem}.section-contacts .grid{max-width:65%;margin:auto;row-gap:5rem;justify-content:center}.section-contacts .contact-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.contact-item a,.contact-item p{font-size:18px;font-weight:600;line-height:40px;margin-bottom:0;text-decoration:none;font-family:var(--ff-muli);color:var(--clr-neutral-dark)}.form-custom-checkbox label a,.form-custom-input label{color:var(--clr-primary)}.contact-item .phone>a,.contact-item .phone>p{line-height:15px}.contact-item .phone-info{font-size:12px;margin-top:.5rem}.contact-item img{height:29px}.contact-item .body{width:100%;border-top:1px solid var(--clr-primary);padding-block:1.5rem}.form-custom-input{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.form-custom-input input,.form-custom-input textarea{padding:.5rem 1rem;border:1px solid #ddd;border-radius:5px}.form-custom-input label{font-size:16px;font-weight:400;line-height:26px;font-family:var(--ff-muli)}.form-custom-checkbox{position:relative;display:flex;flex-direction:row-reverse;gap:1rem;align-items:center;justify-content:flex-end;margin-block:2rem 2rem}.form-custom-checkbox label{font-size:15px;font-weight:400;font-family:var(--ff-muli);color:var(--clr-neutral-dark)}form label.error{position:absolute;bottom:-1.5rem;color:red}.form-recaptcha{display:flex;justify-content:flex-start}input[type=checkbox]{-webkit-appearance:none;appearance:none;margin:0;appearance:none;background-color:#fff;font:inherit;color:currentColor;width:22px;height:22px;aspect-ratio:1/1;cursor:pointer;border:1px solid #707070}input[type=checkbox]::before{content:"";width:14px;height:14px;opacity:0;transition:opacity .1s ease-in-out;box-shadow:inset 1em 1em #707070}input[type=checkbox]:checked::before{opacity:1}form button{border:none;font-size:16px;font-weight:400;line-height:26px;padding:.75rem 2.5rem;font-family:var(--ff-muli)}.footer-link,footer p{font-weight:600;font-family:var(--ff-muli);font-size:18px}.section-contacts .slogan{font-size:20px;font-weight:700;line-height:21px;color:var(--clr-primary);margin:0}.section-contacts .slogan span{padding:.25rem .5rem;-webkit-box-decoration-break:clone;box-decoration-break:clone}footer{color:#fff}footer p{line-height:30px;margin:0}footer img{width:fit-content}footer ul{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.footer-link{line-height:40px}footer .complaint:hover>img{filter:brightness(0) saturate(100%) invert(87%) sepia(81%) saturate(1188%) hue-rotate(4deg) brightness(104%) contrast(75%)}footer #side-image{width:fit-content;position:absolute;right:0;bottom:0}body{scroll-behavior:smooth}loader,section#compare.active{position:fixed;transition:.3s ease-in-out}#cursor{position:absolute;width:20px;height:20px;border:1px solid #333;transition:.1s;transform:translate(-50%,-50%),translate3d(0,0,0);border-radius:50%;z-index:9999999}#cursor.click,#cursor.send,#cursor.zoom{width:80px;height:80px;border:1px solid #ff4500;display:flex;align-items:center;justify-content:center}#cursor.click::after{content:"click";color:#ff4500}#cursor.send::after{content:"send";color:#ff4500}#cursor.zoom::after{content:"zoom";color:#ff4500}.rating{width:160px}.rating span{float:right}.rating span input{position:absolute;top:0;left:0;opacity:0}.rating span label{display:inline-block;width:30px;height:30px;text-align:center;color:#fff;background:#ccc;font-size:30px;margin-right:2px;line-height:30px;border-radius:50%;-webkit-border-radius:50%}.rating span.checked label,.rating span.checked~span label,.rating span:hover label,.rating span:hover~span label{background:#f90;color:#fff}loader{z-index:999;top:0;bottom:0;right:0;left:0;background:#ffffffd1;display:flex;justify-content:center;align-items:center;opacity:0}loader.active{opacity:1;pointer-events:unset}.loader{width:48px;height:48px;border:5px solid var(--clr-secondary);border-bottom-color:var(--clr-primary);border-radius:50%;display:inline-block;animation:1s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}section#compare{display:none}section#compare.active{display:block;background-color:#efefef;top:calc(100vh - 150px);width:100%;padding:20px 0;-webkit-box-shadow:0 0 14px -5px rgba(0,0,0,.75);-moz-box-shadow:0 0 14px -5px rgba(0,0,0,.75);box-shadow:0 0 14px -5px rgba(0,0,0,.75);z-index:99999;min-height:calc(100vh - 150px)}section#compare.active.expand{top:150px}section#compare .hiddenCompare{overflow-y:auto;max-height:calc(100vh - 420px);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:30px;margin-bottom:20px}section#compare .hiddenCompare .innerHiddenCompare{display:table}section#compare .hiddenCompare .innerHiddenCompare>div{padding:.5rem 0}section#compare #list .compare-item{display:flex}section#compare #list .compare-item:nth-child(4){display:flex;justify-content:flex-end;align-items:flex-end}section#compare #list .compare-item:nth-child(-n+3)>div>img{max-height:60px;background-color:grey;margin-right:15px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.75);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.75);box-shadow:0 0 5px 0 rgba(0,0,0,.75)}section#compare #list .title-prod{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}section#compare #list .remove-prod{font-size:75%}section#compare #list .remove-prod>img{height:15px;margin-top:-5px;margin-right:8px}.critec{font-weight:800;font-size:18px;font-family:Gilroy;text-transform:lowercase}.spacer150{height:150px;width:100%}.spacer120{height:120px;width:100%}.spacer90{height:90px;width:100%}.spacer60{height:60px;width:100%}.spacer30{height:30px;width:100%}.spacer15{height:15px;width:100%}@media (max-width:1400px){footer #side-image{width:500px}}@media (max-width:1366px){header.normal .row:first-child{padding-block:2rem}.banner.primary{height:calc(100dvh - 225px)}.banner.primary>.text-banner{margin-inline:10%}}@media (max-width:1200px){.lg-block120,.lg-block15,.lg-block150,.lg-block30,.lg-block60,.lg-block90{display:inline-block}.lg-spacer150{height:150px}.lg-spacer120{height:120px}.lg-spacer90{height:90px}.lg-spacer60{height:60px}.lg-spacer30{height:30px}.lg-spacer15{height:15px}.lg-block150{width:150px}.lg-block120{width:120px}.lg-block90{width:90px}.lg-block60{width:60px}.lg-block30{width:30px}.lg-block15{width:15px}.lg-taleft{text-align:left}.lg-tacenter{text-align:center}.lg-taright{text-align:right}.lg-tajustify{text-align:justify}.banner.primary>.text-banner{top:50%;margin-inline:10%}}@media (max-width:992px){.md-block120,.md-block15,.md-block150,.md-block30,.md-block60,.md-block90{display:inline-block}.md-spacer150{height:150px}.md-spacer120{height:120px}.md-spacer90{height:90px}.md-spacer60{height:60px}.md-spacer30{height:30px}.md-spacer15{height:15px}.md-block150{width:150px}.md-block120{width:120px}.md-block90{width:90px}.md-block60{width:60px}.md-block30{width:30px}.md-block15{width:15px}.md-taleft{text-align:left}.md-tacenter{text-align:center}.md-taright{text-align:right}.md-tajustify{text-align:justify}.text-banner{font-size:48px;line-height:48px}footer #side-image{display:none}}@media (max-width:768px){.sm-block120,.sm-block15,.sm-block150,.sm-block30,.sm-block60,.sm-block90{display:inline-block}.sm-spacer150{height:150px}.sm-spacer120{height:120px}.sm-spacer90{height:90px}.sm-spacer60{height:60px}.sm-spacer30{height:30px}.sm-spacer15{height:15px}.sm-block150{width:150px}.sm-block120{width:120px}.sm-block90{width:90px}.sm-block60{width:60px}.sm-block30{width:30px}.sm-block15{width:15px}.sm-taleft{text-align:left}.sm-tacenter{text-align:center}.sm-taright{text-align:right}.sm-tajustify{text-align:justify}.text-header{font-size:16px}header ul,header.sticky ul{gap:2rem}header.sticky .text-header{font-size:14px}header ul li:hover>a{color:var(--clr-neutral-light)}.banner.secondary,.banner.secondary>img{height:50vh}.text-banner.secondary{font-size:38px}.section-services>.row{gap:5rem}.section-contacts>:nth-child(2),.section-contacts>:nth-child(3){gap:3rem}.section-contacts .grid{max-width:75%}form button:hover{background-color:var(--clr-primary)}.footer-link{line-height:20px}footer .wrapper>div:nth-child(2){justify-content:center;flex-direction:column;align-items:center}footer ul{flex-direction:column}footer .complaint:hover>img{filter:none}}@media (max-width:640px){.text-banner.secondary{font-size:28px;line-height:32px}}@media (max-width:470px){.text-banner{font-size:32px;line-height:36px}.banner.secondary .text-banner{width:fit-content}.form-recaptcha{justify-content:center;transform:scale(.8)}.text-header{font-size:12px}}@media (max-width:420px){.xs-block120,.xs-block15,.xs-block150,.xs-block30,.xs-block60,.xs-block90{display:inline-block}.xs-spacer150{height:150px}.xs-spacer120{height:120px}.xs-spacer90{height:90px}.xs-spacer60{height:60px}.xs-spacer30{height:30px}.xs-spacer15{height:15px}.xs-block150{width:150px}.xs-block120{width:120px}.xs-block90{width:90px}.xs-block60{width:60px}.xs-block30{width:30px}.xs-block15{width:15px}.xs-taleft{text-align:left}.xs-tacenter,footer .text{text-align:center}.xs-taright{text-align:right}.xs-tajustify{text-align:justify}header ul,header.sticky ul{gap:1rem}header.sticky .text-header{font-size:12px}.banner.primary{height:calc(100dvh - 230px)}.text-banner{font-size:32px;line-height:38px}section{padding-block:4rem}.text-h3{font-size:22px}.section-contacts .grid{max-width:90%}.form-recaptcha{transform:scale(.9)}footer .wrapper{align-items:center}}@media (max-width:375px){.text-banner.secondary{font-size:24px}.text-h2{font-size:28px}.text-h3{font-size:20px}.text-banner{font-size:28px;line-height:32px}.text-header,header.sticky .text-header{font-size:10px}}@media (max-width:320px){.form-recaptcha{transform:scale(.75)}.text-header,header.sticky .text-header{font-size:10px}}img{max-width:100%}