*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}#root.lock,body.lock{height:100vh;overflow:hidden}::-webkit-scrollbar{width:5px;background-color:#20242c}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #000}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,transparent 20%,#ff7029);border-radius:20px}blockquote,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}a{text-decoration:none}ol,ul{padding:0;list-style:none}a,button,input,select,textarea{font:inherit;color:inherit}.container{max-width:1170px;margin:0 auto}@media only screen and (max-width:768px){body{font-size:14px}.container{width:90vw}}@media only screen and (min-width:769px) and (max-width:1200px){.container{width:96vw}}.hidden{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{max-width:2000px;margin:0 auto;overflow:hidden}.banner{height:100vh;background-size:cover;background-position:50%;overflow:hidden}.banner,.banner__dark-layer{background-repeat:no-repeat;position:relative}.banner__dark-layer{display:none;width:53%;height:100%;top:0;left:47%;background-color:#20242c;background-position:100%;background-size:auto 80%;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%)}.banner__info{position:absolute;color:#fff;text-align:end;z-index:10}.banner__info--main{bottom:10vh;right:40px;font-size:45px;padding:10px 20px;text-align:right;background:linear-gradient(75deg,#20242c,rgba(250,89,3,.501961),#20242c,transparent);border:1px solid rgba(250,89,3,.45);text-shadow:5px 5px 3px #000}.banner__info--details{bottom:2vh;right:40px;font-size:21px}@media only screen and (max-width:1199px){.banner{margin-top:60px;height:500px;background-size:cover;background-repeat:no-repeat;background-position:50%}.banner__dark-layer{display:none}.banner__info{text-align:center}.banner__info--main{width:100%;height:150px;padding:0;top:330px;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:22px;text-shadow:2px 2px 3px #000;line-height:16px;color:#efeaea;border:none;background-image:linear-gradient(45deg,#57b33e,#016b01)}.banner__info--main span{font-size:25px}.banner__info--details{width:100%;bottom:0;right:0;font-size:12px;background-color:#57b33e;padding:5px 0 10px;border-top:5px solid #20242c;color:#000;font-weight:600}}@media only screen and (max-width:390px){.banner__info--main{height:135px;font-size:20px}.banner__info--main span{font-size:20px}}.flip-card{background-color:transparent;perspective:1000px;position:relative;width:350px;height:300px;margin:30px 10px}.flip-card__inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1s;transform-style:preserve-3d}.flip-card__back,.flip-card__front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-card__front{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px 20px 80px;background-color:#20242c;background-size:30%;background-repeat:no-repeat;background-position:100% 0;box-shadow:9px 12px 38px 0 rgba(0,0,0,.4);color:#fff;font-size:20px;line-height:1.5;overflow:hidden}.flip-card__front:before{content:"";position:absolute;display:inline-block;top:30px;width:36px;height:2px;background-color:#d4d4d4;transition:opacity 1s}.flip-card__front .icon{position:absolute;fill:hsla(0,0%,82.7%,.2);z-index:0;transition:opacity 1s}.flip-card__front .icon-1{top:-40px;right:-100px}.flip-card__front .icon-2{top:-30px;right:-100px}.flip-card__front .icon-3{top:-24px;right:-80px}.flip-card__front .icon-4{top:-8px;right:-75px}.flip-card__info{text-shadow:1px 1px 2px #000;text-align:left}.flip-card__back{background-color:#f8f8f8;color:#000;transform:rotateY(180deg);text-align:left;padding:15px;font-size:17px;font-weight:300;overflow-y:auto;box-shadow:inset 1px 1px 5px 0 #000}.flip-card__i{position:absolute;bottom:30px;left:30px;width:45px;height:45px;margin-top:20px;text-align:center;line-height:45px;border-radius:50% 50% 50% 50%;background-color:#57b33e;color:#fff;font-weight:900;box-shadow:8px 9px 18px 0 rgba(40,255,0,.23);transition:transform .1s ease-out;cursor:pointer}.flip-card__i:hover{transform:scale(.95);box-shadow:unset}.flip-card.active .flip-card__inner{transform:rotateY(180deg)}.flip-card.active .flip-card__inner .flip-card__front:before,.flip-card.active .flip-card__inner .icon{opacity:0}@media only screen and (max-width:992px){.flip-card{width:250px;height:250px;margin:30px 1vw}.flip-card__front{padding:50px 2vw 80px;font-size:18px}.flip-card__back{padding:5px;font-size:14px}}@media only screen and (max-width:768px){.flip-card{width:170px;height:200px;margin:10px 0;-webkit-filter:drop-shadow(0 0 5px #000);filter:drop-shadow(0 0 5px #000)}.flip-card:hover .flip-card__inner{transform:rotateY(0deg)}.flip-card:nth-of-type(odd){margin-top:10px}.flip-card__inner:hover .flip-card__front:before,.flip-card__inner:hover .icon{opacity:1}.flip-card__front{padding:20px 10px;background-size:30%;background-position:100% 0;font-size:16px;line-height:25px}.flip-card__front:before{top:15px;width:20px;height:2px;background-color:#57b33e}.flip-card__front .icon{width:100px;position:absolute;fill:hsla(0,0%,82.7%,.2);z-index:0;transition:opacity 1s}.flip-card__front .icon-1{top:-50px;right:-18px}.flip-card__front .icon-2{top:-45px;right:-30px}.flip-card__front .icon-3{top:-34px;right:-18px}.flip-card__front .icon-4{top:-37px;right:-17px}.flip-card__info{font-size:17px}.flip-card__i{display:none}}.company-basics{position:relative;background-color:#20242c}.company-basics__list{display:flex;justify-content:center;padding:20px 0}.company-basics__square{position:absolute;bottom:-14px;left:calc(50% - 15px);border-color:#20242c transparent transparent;border-style:solid;border-width:15px 15px 0}@media only screen and (max-width:768px){.company-basics__list{flex-wrap:wrap;justify-content:space-evenly}}.top-bar{width:100vw;height:60px;max-width:2000px;position:fixed;z-index:11111;top:0;color:#fff;background-color:#20242c}.top-bar--scroll{box-shadow:0 2px 5px 0 #040404;opacity:.9}.top-bar .shop-link{margin:0 30px;padding:5px 10px;position:relative;background:none;transition:background-color .5s;border:1px solid #fa5a03;background:linear-gradient(90deg,transparent,#fa5a03,transparent);text-shadow:2px 2px 3px #000}.top-bar .shop-link:after,.top-bar .shop-link:before{content:"";position:absolute;width:15px;height:2px;background:#20242c;opacity:.9;transform:skewX(50deg);transition:.4s linear}.top-bar .shop-link:before{top:-2px;left:10%}.top-bar .shop-link:after{bottom:-2px;right:10%}.top-bar .shop-link:hover:before{left:80%}.top-bar .shop-link:hover:after{right:80%}.top-bar__content{width:98%;height:inherit;margin:0 auto;font-size:16px}.top-bar__wrapper{height:inherit;display:flex;align-content:center;justify-content:space-between}.top-bar__wrap-left{display:flex;justify-content:flex-start;align-items:center}.top-bar__logo{width:80px;padding:0 20px 0 0}.top-bar__logo img{width:100%;height:auto}.top-bar__address{margin-right:10px;border-right:2px solid #686868;font-style:normal;line-height:16px}.top-bar__address,.top-bar__email{padding-right:10px;font-weight:300}.top-bar__email a{padding-left:5px;line-height:28px}.top-bar__email:hover a,.top-bar__email:hover svg{color:#57b33e}.top-bar__phone{display:flex;align-items:center;padding-left:10px;margin-left:10px;border-left:2px solid #686868}.top-bar__phone .fa-phone-volume{transform:rotate(-45deg);font-size:22px;margin-right:10px;color:#57b33e;animation:ring 5s ease-in-out infinite}.top-bar__phone a{font-style:normal;font-weight:600;transition:color .5s}.top-bar__phone a:hover{color:#57b33e}.top-bar__wrap-right{display:flex;justify-content:flex-end;align-items:center}.top-bar__langs{padding-right:10px;margin-right:10px;border-right:2px solid #686868;line-height:16px;cursor:pointer;font-weight:300}.top-bar .lang-active{font-weight:600;color:#fff}.top-bar__lang:not(.lang-active):hover{text-decoration:underline}.top-bar__socials{display:flex;justify-content:space-evenly;align-items:center;padding:3px 10px;border:2px solid #57b33e;color:#fff;font-size:14px;background-color:transparent;transition:background-color .5s}.top-bar__socials:hover{background-color:#57b33e}.top-bar__socials .fa-facebook{box-sizing:content-box;padding-left:5px;margin-left:5px;font-size:18px;color:#fff;border-left:2px solid #57b33e}@media only screen and (max-width:1199px){.top-bar__email{display:none}}@media only screen and (max-width:992px){.top-bar__content{width:95%;font-size:14px}.top-bar__address,.top-bar__socials{display:none}.top-bar__langs{padding-right:unset;margin-right:unset;border-right:unset}}@media only screen and (max-width:600px){.top-bar .shop-link{display:none}.top-bar--scroll{opacity:1}}@media only screen and (max-width:320px){.top-bar__phone{padding-left:unset;margin-left:unset;border-left:unset}}@keyframes ring{0%{-webkit-transform:rotate(-45deg)}2%{-webkit-transform:rotate(-30deg)}4%{-webkit-transform:rotate(-45deg)}6%{-webkit-transform:rotate(-30deg)}8%{-webkit-transform:rotate(-45deg)}10%{-webkit-transform:rotate(-45deg)}to{-webkit-transform:rotate(-45deg)}}.about-us{position:relative;padding-bottom:140px;padding-top:140px;background-color:#f8f8f8;overflow-x:unset}.about-us__shop-link{position:absolute;bottom:160px;font-size:18px;font-weight:500;font-style:italic;color:#ff7029}.about-us__shop-link span:first-of-type{text-decoration:underline}.about-us__content{max-width:1170px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.about-us__col{width:50%}.about-us__header{position:relative;width:50%}.about-us__i{position:absolute;top:-60px;left:-53px;-webkit-filter:drop-shadow(3px 3px 7px #908f8f);filter:drop-shadow(3px 3px 7px #908f8f);font-family:"Poppins",sans-serif;-webkit-text-stroke:1px hsla(0,0%,83.9%,.5);letter-spacing:1px;line-height:144px;font-weight:900;font-size:144px;text-transform:uppercase;color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.about-us__title{padding:10px 0 20px;position:relative;z-index:1;font-size:36px;font-weight:400;line-height:40px}.about-us__presentation{position:relative;margin-left:60px}.about-us__img-container{overflow:hidden}.about-us__img-container img{width:100%;height:auto}.about-us__circle{position:absolute;top:-63px;right:-53px}.about-us__circle img{width:100%;height:auto;transform:scale(1.2)}@media only screen and (max-width:1200px){.about-us__content{flex-direction:column}.about-us__col{width:100%}.about-us__col:first-of-type{order:2}.about-us__header{width:100%;padding-bottom:20px}.about-us .logo{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.about-us__i{left:calc(50% - 260px)}.about-us__title{padding:4px 0 15px;text-align:center}.about-us__presentation{margin-left:unset}.about-us__img-container{height:350px;margin-bottom:20px}.about-us__circle{display:none}.about-us__shop-link{display:block;position:unset;order:3;align-self:flex-end;margin-right:3vw;font-size:16px}}@media only screen and (max-width:992px){.about-us{padding-top:100px;padding-bottom:100px;overflow-x:hidden}.about-us__i{left:calc(50% - 204px);letter-spacing:10px;line-height:160px;font-size:100px}.about-us__title{padding:10px 0 20px;font-size:30px;font-weight:400;line-height:33px}.about-us__img-container{height:350px;margin-bottom:20px}.about-us__circle{display:none}}@media only screen and (max-width:600px){.about-us{padding-top:80px;padding-bottom:80px}.about-us__i{left:calc(50% - 150px);letter-spacing:10px;line-height:160px;font-size:70px}.about-us__title{font-size:24px;font-weight:500;line-height:30px}.about-us__img-container{height:unset;margin-bottom:unset}.about-us__circle{height:300px;overflow:hidden;display:block;top:-17vw;right:-17vw}.about-us__circle img{transform:scale(1)}}.tabs-body{height:300px}.tabs-item{display:none}.tabs-item-active{display:block}.tabs-item-description{padding:30px 0;text-align:justify;font-weight:300}.tabs-nav{padding:10px 0;text-align:center;flex-grow:1;font-weight:bolder;background:linear-gradient(180deg,#ececec 5%,#fff 80%)}.tabs-nav-wrapper{display:flex}.tabs-nav:hover{cursor:pointer;border-bottom:3px solid #57b33e}.tabs-nav-active{border-bottom:3px solid #57b33e;background:linear-gradient(180deg,#57b33e 5%,#fff 80%);font-weight:bolder}@media only screen and (max-width:1200px){.tabs-body{height:unset}.tabs-item-description{padding:20px 10px;font-size:18px;line-height:2}}@media only screen and (max-width:768px){.tabs-nav{font-size:18px}.tabs-item-description{line-height:1.5}}@media only screen and (max-width:600px){.tabs-nav{text-align:center;flex-grow:1;font-weight:400;font-size:14px;background:linear-gradient(180deg,#dad5d5 5%,#fff 90%)}.tabs-nav-active{border-bottom:3px solid #57b33e;background:linear-gradient(180deg,#57b33e 5%,#fff 90%);font-weight:bolder}.tabs-body{height:unset}.tabs-item-description{font-weight:300;font-size:16px;line-height:1.5}}.logo{display:flex;align-content:center;position:relative;z-index:1;color:#57b33e}.logo span{padding-left:10px;text-transform:uppercase;line-height:40px;font-size:20px;font-family:"Poppins",sans-serif}.logo strong{padding-right:1px}.logo .fa-braille{font-size:40px}strong{animation:logoAnimation 8s ease-in-out infinite}@keyframes logoAnimation{0%{color:#7eda82}2%{color:#57b33e}}.delay1{animation-delay:0s}.delay2{animation-delay:.04375s}.delay3{animation-delay:.0875s}.delay4{animation-delay:.13125s}.delay5{animation-delay:.175s}.delay6{animation-delay:.21875s}.delay7{animation-delay:.2625s}.delay8{animation-delay:.30625s}.delay9{animation-delay:.35s}.delay10{animation-delay:.4s}.delay11{animation-delay:.45s}.delay12{animation-delay:.5s}.call-us{background:linear-gradient(0deg,#fff 50%,#f8f8f8 0);margin-bottom:140px}.call-us__wrap{width:unset;position:relative;height:200px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:9px 12px 38px 0 rgba(0,0,0,.1)}.call-us .call-us__icon{position:absolute;top:50%;left:355px;border-radius:50%;background-color:#fff}.call-us .call-us__icon .fa-phone-volume{position:absolute;top:15px;left:22px;transform:rotate(-45deg);color:#fff;font-size:40px}.call-us .call-us__icon .outer{width:80px;height:80px;position:absolute;margin-top:-40px;margin-left:-25px;border-radius:100%;background:#fff}.call-us .call-us__icon .inner{position:absolute;top:5px;left:5px;width:70px;height:70px;border-radius:50%;background:#57b33e}.call-us__img{width:375px;align-self:stretch;background-size:cover;background-position-y:-61px}.call-us__info{flex-grow:1;margin-left:27px;text-align:center}.call-us__info-main{font-weight:600;font-size:23px}.call-us__info-main a{color:#ff7029}.call-us__info-additional{line-height:40px;font-weight:200}.call-us__separator{width:10px;display:inline-block}@media only screen and (max-width:1199px){.call-us .call-us__icon{left:unset;right:67%}.call-us__img{background-size:auto 133%;background-position-y:bottom;background-position-x:center;background-repeat:no-repeat}.call-us__info-additional{line-height:unset}.call-us__separator{width:unset;display:block}}@media only screen and (max-width:991px){.call-us__info-main{font-size:18px}.call-us__info-main a{font-size:20px}.call-us__info-additional{font-size:16px}}@media only screen and (max-width:600px){.call-us{margin-bottom:50px}.call-us__wrap{margin:0 auto;width:95%;height:130px;padding:3px;flex-direction:column;position:relative;box-shadow:0 0 38px 0 rgba(0,0,0,.5)}.call-us .call-us__icon{position:absolute;top:50%;left:0}.call-us .call-us__icon .fa-phone-volume{position:absolute;top:10px;left:15px;font-size:30px;animation:ring 5s ease-in-out infinite}.call-us .call-us__icon .outer{width:60px;height:60px;position:absolute;margin-top:-33px;margin-left:-25px;border-radius:100%;background:#fff}.call-us .call-us__icon .inner{position:absolute;top:5px;left:5px;width:50px;height:50px;border-radius:50%;background:#57b33e}.call-us__img{height:65px;width:100%;background-size:100% auto;background-position-y:center;background-position-x:center;background-repeat:no-repeat}.call-us__info{flex-grow:1;margin-left:30px;text-align:center;padding:10px 0}.call-us__info-main{font-weight:300;font-size:13px}.call-us__info-main a{font-weight:600;font-size:18px}.call-us__info-additional{display:none;line-height:40px;font-weight:200}}.benefits{position:relative;margin-bottom:70px}.benefits__i{position:absolute;left:calc(50% - 475px);font-family:"Poppins",sans-serif;-webkit-text-stroke:1px hsla(0,0%,83.9%,.5);letter-spacing:1px;line-height:144px;font-weight:900;font-size:144px;text-transform:uppercase;color:transparent;-webkit-filter:drop-shadow(3px 3px 7px #908f8f);filter:drop-shadow(3px 3px 7px #908f8f);-webkit-user-select:none;-ms-user-select:none;user-select:none}.benefits .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;top:60px}.benefits__title{position:relative;top:32px;padding:20px 0;font-size:36px;font-weight:400;text-align:center}.benefits__grid{margin-top:0;padding:70px 0;display:flex;flex-wrap:wrap;justify-content:space-between}.benefits__grid-item{position:relative;width:370px;height:262px;padding:20px;margin-bottom:70px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background-color:#fff;transition:transform .3s ease-in;-webkit-transition:transform .3s ease-in,perspective .3s ease-in;box-shadow:-45px 12px 38px 0 rgba(0,0,0,.4);transform:skew(3deg,3deg) rotate3d(1,1,1,-5deg);-webkit-transform:skew(3deg,3deg) rotate3d(1,1,1,-5deg);font-style:italic}.benefits__grid-item:hover{transform:perspective(600) skew(3deg,3deg) rotate3d(1,1,1,-5deg);-webkit-transform:perspective(600) skew(3deg,3deg) rotate3d(1,1,1,-5deg)}.benefits__grid-item:before{top:-1px;width:15px;height:262px;-webkit-clip-path:polygon(0 0,100% 100%,100% 0);clip-path:polygon(0 0,100% 100%,100% 0)}.benefits__grid-item:after,.benefits__grid-item:before{content:"";position:absolute;left:-15px;background-color:#57b33e}.benefits__grid-item:after{top:-15px;width:370px;height:15px;-webkit-clip-path:polygon(0 0,0 100%,100% 100%);clip-path:polygon(0 0,0 100%,100% 100%)}.benefits__grid-icon{width:70px;height:70px}.benefits__grid-item:hover .benefits__grid-icon{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}.benefits__grid-text{text-align:center}.benefits__grid-item:hover .benefits__grid-item:before{transform:rotate(20deg)}@media only screen and (min-width:993px) and (max-width:1200px){.benefits{margin-bottom:50px}.benefits__grid{padding:50px 0;justify-content:space-evenly}.benefits__grid-item{width:300px;height:200px;padding:10px;margin-bottom:50px}.benefits__grid-item:before{left:-10px;width:10px;height:200px}.benefits__grid-item:after{top:-10px;left:-10px;width:300px;height:10px}.benefits__grid-item:hover .benefits__grid-icon{-webkit-filter:none;filter:none}.benefits__grid-icon{width:60px;height:60px}.benefits__grid-title{font-size:18px}.benefits__grid-text{font-size:16px}}@media only screen and (max-width:992px){.benefits{margin-bottom:0}.benefits .container{width:100vw}.benefits__i{left:calc(50% - 298px);letter-spacing:1px;font-size:90px}.benefits .logo{top:53px}.benefits__title{top:32px;padding:30px 0 0;font-size:30px;font-weight:400;line-height:33px}.benefits__grid{margin-top:0;padding:100px 0 80px;justify-content:space-evenly}.benefits__grid-item{width:250px;height:250px;padding:15px 5px;margin-left:10px;margin-right:10px;margin-bottom:50px;box-shadow:-20px -20px 0 -8px #57b33e;transform:unset;-webkit-transform:unset;font-style:normal;-webkit-filter:drop-shadow(11px 11px 8px #252525);filter:drop-shadow(11px 11px 8px #252525);background-color:rgba(32,36,44,.42);color:#fff}.benefits__grid-item:before{width:5px;height:240px;background-image:linear-gradient(180deg,#ff7029,#fa5a03)}.benefits__grid-item:after,.benefits__grid-item:before{content:"";position:absolute;left:-5px;top:-5px;-webkit-clip-path:unset;clip-path:unset}.benefits__grid-item:after{width:240px;height:5px;background-image:linear-gradient(90deg,#ff7029,#fa5a03)}.benefits__grid-item:hover{transform:unset;-webkit-transform:unset}.benefits__grid-item:hover .benefits__grid-icon{-webkit-filter:none;filter:none}.benefits__grid-icon{width:60px;height:60px}.benefits__grid-title{font-size:18px}.benefits__grid-text{font-size:16px;text-align:center}}@media only screen and (max-width:600px){.benefits__i{left:calc(50% - 200px);letter-spacing:1px;font-size:60px}.benefits__title{font-size:24px;font-weight:500;line-height:30px}.benefits__grid{padding:70px 0}.benefits__grid-item{width:160px;height:160px;margin-left:0;margin-right:0;margin-bottom:30px;box-shadow:-14px -14px 0 -8px #57b33e}.benefits__grid-item:before{left:-3px;top:-3px;width:3px;height:155px}.benefits__grid-item:after{top:-3px;left:-3px;width:155px;height:3px}.benefits__grid-icon{width:40px;height:40px}.benefits__grid-title{font-size:13px}.benefits__grid-text{font-size:11px}}.call-us-bg{background:linear-gradient(0deg,#20242c 50%,#fff 0)}.call-us-bg__wrap{position:relative;max-width:1190px;height:200px;margin:0 auto;display:flex;justify-content:space-evenly;align-items:center;background-attachment:fixed}.call-us-bg__info-main{color:#fff;font-weight:600;font-size:23px}.call-us-bg__info-additional{color:#fff;line-height:40px;font-weight:200}.call-us-bg__wk{font-family:"Poppins",sans-serif;-webkit-text-stroke:1px hsla(0,0%,100%,.5);letter-spacing:1px;line-height:144px;font-weight:900;font-size:144px;text-transform:uppercase;color:transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:1200px){.call-us-bg__wk{line-height:unset;font-size:8vw}}@media only screen and (max-width:900px){.call-us-bg__wrap{padding:0 10px}.call-us-bg__info-main{font-size:20px;line-height:20px}.call-us-bg__info-additional{font-size:18px;line-height:18px}}@media only screen and (max-width:768px){.call-us-bg__wrap{height:120px}.call-us-bg__wrap:after{border-bottom:20px solid #57b33e;border-right:20px solid transparent;box-shadow:-5px 5px 5px rgba(0,0,0,.4)}.call-us-bg__wrap:after,.call-us-bg__wrap:before{content:"";position:absolute;right:0;top:0;width:0;height:0}.call-us-bg__wrap:before{border-bottom:20px solid transparent;border-right:20px solid #fff}.call-us-bg__info{align-self:stretch;flex:3 1;display:flex;flex-direction:column;justify-content:space-evenly}.call-us-bg__info-additional{font-size:12px;line-height:14px;font-weight:300}.call-us-bg__wk{-webkit-text-stroke:1px hsla(0,0%,100%,.5);letter-spacing:0;font-weight:900;font-size:40px}}.footer{padding-top:50px;background-color:#20242c}.footer .shop-link{margin:0 10px;position:relative}.footer .shop-link:hover:after{opacity:1;transform:translateY(0) rotateX(0)}.footer .shop-link:hover:before{opacity:0;transform:translateY(50%) rotateX(90deg)}.footer .shop-link:after{position:absolute;opacity:0;color:#323237;background:#57b33e;transform:translateY(-50%) rotateX(90deg)}.footer .shop-link:after,.footer .shop-link:before{content:attr(data-title);top:0;left:0;width:220px;height:40px;line-height:40px;text-align:center;display:block;transition:.5s;box-shadow:1px 1px 1px #57b33e}.footer .shop-link:before{position:relative;opacity:1;background:transparent;border:2px solid #57b33e;transform:translateY(0) rotateX(0)}.footer__content{position:relative;display:flex;justify-content:space-between;padding:0 25px 0 0}.footer__company{width:30%;color:#fff;text-align:left;letter-spacing:1.5px;background-color:#20242c}.footer__company-about{padding-bottom:20px}.footer__company-logo{width:100px}.footer__company-links{display:flex;justify-content:flex-start;align-items:center}.footer__company-fb{font-size:23px;color:#fff;border:2px solid #57b33e;padding:0 8px;box-shadow:1px 1px 1px #28ff00}.footer__company-fb:hover{color:#57b33e;box-shadow:unset}.footer__contacts{width:35%;height:300px;color:#fff}.footer__schedule{margin-bottom:20px}.footer__schedule .fa-clock{font-size:25px;margin-right:20px;color:#57b33e;transition:color .1s}.footer__schedule:hover .fa-clock{color:#ff7029}.footer .schedule-indicator{display:inline-block;margin:0 3px 0 10px;width:10px;height:10px;border-radius:50%}.footer .schedule-indicator+span{font-size:12px}.footer .schedule-indicator--open{box-shadow:0 0 5px #28ff00;background-color:#57b33e}.footer .schedule-indicator--open+span{color:#57b33e;text-shadow:0 0 5px #28ff00}.footer .schedule-indicator--close{box-shadow:0 0 5px #fa5a03;background-color:#ff7029}.footer .schedule-indicator--close+span{color:#ff7029;text-shadow:0 0 5px #fa5a03}.footer__address{margin-bottom:20px}.footer__address .fa-map-marker-alt{font-size:25px;margin-left:3px;margin-right:20px;color:#57b33e;transition:color .1s}.footer__address a{-webkit-text-decoration-line:underline;text-decoration-line:underline;font-size:14px;padding-left:10px}.footer__address span{font-style:normal}.footer__address:hover .fa-map-marker-alt{color:#ff7029}.footer__email{margin-bottom:20px}.footer__email .fa-envelope{font-size:25px;margin-right:20px;color:#57b33e;transition:color .1s}.footer__email a{font-style:normal;font-weight:bolder}.footer__email:hover .fa-envelope{color:#ff7029}.footer__phone{margin:0 0 20px;display:flex;align-items:center}.footer__phone .fa-phone-volume{transform:rotate(-45deg);font-size:25px;margin-left:4px;margin-right:21px;color:#57b33e;transition:color .1s}.footer__phone a{font-style:normal;font-weight:bolder}.footer__phone:hover .fa-phone-volume{color:#ff7029}.footer__links{width:20%;height:75px;padding-left:20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.footer__links a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:underline;transition:all .3s}.footer__links a:hover{color:#ff7029;text-indent:15px}.footer__copyrights{height:50px;padding-right:2vw;line-height:50px;border-top:2px solid #282c33;color:#cacaca;font-size:12px;letter-spacing:2px;text-align:end;background-color:#191d23}@media only screen and (max-width:992px){.footer{padding-top:30px;font-size:18px}.footer__content{flex-direction:column;align-items:center;justify-content:space-between;padding:20px 50px}.footer__company{width:100%;margin-bottom:30px}.footer__company-about{display:flex;align-items:center}.footer__company-logo{float:left;width:150px;height:auto;margin-right:25px}.footer__contacts{width:100%;height:auto;color:#fff}.footer__schedule{margin-bottom:25px}.footer__schedule .fa-clock{font-size:18px}.footer__schedule:hover .fa-clock{color:#57b33e}.footer__address{margin-bottom:25px}.footer__address .fa-map-marker-alt{font-size:14px}.footer__address a{font-size:12px}.footer__address:hover .fa-map-marker-alt{color:#57b33e}.footer__email{margin-bottom:25px}.footer__email .fa-envelope{font-size:16px}.footer__email:hover .fa-envelope{color:#57b33e}.footer__phone{margin:15px 0 0}.footer__phone .fa-phone-volume{font-size:18px}.footer__phone a{line-height:30px;letter-spacing:1px}.footer__phone:hover .fa-phone-volume{color:#57b33e}.footer__links{width:100%;height:auto;padding-left:unset;margin:50px 0 30px;flex-direction:row;justify-content:space-evenly}.footer__links a:hover{text-indent:unset}}@media only screen and (max-width:768px){.footer{font-size:16px}}@media only screen and (max-width:600px){.footer{font-size:medium}.footer__content{padding:0}.footer__company-logo{width:100px}.footer__address,.footer__email,.footer__schedule{margin-bottom:15px}.footer__phone{margin:15px 0 0}.footer__links{margin:30px 0}}.complex-systems-card__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:350px;box-shadow:9px 12px 38px 0 rgba(0,0,0,.4);overflow:hidden;transition:all easy .5s;-webkit-transition:all .5s ease;-moz-transition:all .5s easy;-o-transition:all .5s easy;-webkit-filter:contrast(100%) hue-rotate(0deg);filter:contrast(100%) hue-rotate(0deg)}.complex-systems-card__content:hover{-webkit-filter:contrast(100%) hue-rotate(90deg);filter:contrast(100%) hue-rotate(90deg);box-shadow:9px 9px 12px 0 rgba(0,0,0,.4)}.complex-systems-card__header{position:relative;width:100%;height:220px;overflow:hidden}.complex-systems-card__header img{margin-left:-17px;height:105%;width:auto}.complex-systems-card__price-badge{position:absolute;bottom:0;width:100%;background-color:#ff7029;color:#fff;text-indent:10px;line-height:30px;font-weight:700}.complex-systems-card__power-badge{position:absolute;top:-1px;right:-1px;width:100px;height:70px;padding:3px;background-color:#fff;color:#ff7029;-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,100% 0,100% 100%,25% 100%,0 50%);line-height:65px;text-indent:16px;font-size:20px;font-weight:700}.complex-systems-card__body{padding:10px}@media only screen and (min-width:768px) and (max-width:1200px){.complex-systems-card__content{width:300px;margin-bottom:50px}.complex-systems-card__body{font-size:16px}}@media only screen and (min-width:600px) and (max-width:767px){.complex-systems-card__content{width:350px}.complex-systems-card__content:not(:first-child):not(:last-child){margin-top:50px;margin-bottom:50px}.complex-systems-card__power-badge{background-color:rgba(32,36,44,.65)}.complex-systems-card__body{font-size:16px}}@media only screen and (max-width:600px){.complex-systems-card__content{width:300px;margin-bottom:0}.complex-systems-card__content:not(:first-child):not(:last-child){margin-top:50px;margin-bottom:50px}.complex-systems-card__price-badge{font-size:16px}}.complex-systems{margin-bottom:100px}.complex-systems__header{position:relative;padding-bottom:50px}.complex-systems__i{position:absolute;top:-45px;left:20%;font-family:"Poppins",sans-serif;-webkit-text-stroke:1px hsla(0,0%,83.9%,.5);letter-spacing:1px;line-height:144px;font-weight:900;font-size:144px;text-transform:uppercase;color:transparent;-webkit-filter:drop-shadow(3px 3px 7px #908f8f);filter:drop-shadow(3px 3px 7px #908f8f);-webkit-user-select:none;-ms-user-select:none;user-select:none}.complex-systems .logo{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto;top:5px}.complex-systems__title{padding:10px 0 20px;position:relative;z-index:1;font-size:36px;font-weight:400;line-height:40px;text-align:center}.complex-systems__cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:1200px){.complex-systems__subinfo{margin-top:-50px;text-align:justify;font-size:16px}}@media only screen and (min-width:601px) and (max-width:1200px){.complex-systems__cards{justify-content:space-evenly}}@media only screen and (min-width:601px) and (max-width:992px){.complex-systems__i{left:calc(50% - 235px);font-weight:600;font-size:100px}.complex-systems__title{padding:20px 0 0;font-size:30px;font-weight:400;line-height:33px}}@media only screen and (max-width:600px){.complex-systems{margin-bottom:50px}.complex-systems .container{width:100vw}.complex-systems__header{padding-bottom:30px}.complex-systems__i{left:calc(50% - 165px);font-weight:600;font-size:70px}.complex-systems__title{padding:20px 0 0;font-size:24px;font-weight:500;line-height:30px}.complex-systems__cards{flex-direction:column;align-items:center}.complex-systems__subinfo{padding:0 15px;text-align:justify;font-size:14px}}.patners__container{background:#20242c}.patners__content{max-width:1170px;margin:0 auto;padding:50px 0;border-bottom:3px solid #282c33}.patners__title{margin-bottom:20px;color:#fff}.patners__items{display:flex;flex-wrap:wrap;align-content:center;justify-content:space-between;min-height:100px}.patners__items img{width:auto;height:40px}.patners__items img.sml{height:30px}@media only screen and (max-width:992px){.patners__content{padding:50px 20px}.patners__items{align-content:space-between;justify-content:space-evenly}}@media only screen and (max-width:768px){.patners__content{padding:20px 10px}.patners__title{font-size:16px}.patners__items{flex-wrap:wrap;align-content:space-around;justify-content:space-evenly}}@media only screen and (max-width:600px){.patners__content{padding:20px 10px}.patners__title{font-size:12px;margin-bottom:5px}.patners__items{flex-wrap:wrap;align-content:space-around;justify-content:space-evenly}.patners__items img{width:auto;height:20px}.patners__items img.sml{height:20px}}
/*# sourceMappingURL=main.053b3862.chunk.css.map */