:root{--headerspace: 16px;--headertools: 11px;--menuhover: #e51937;--menuoffer: #d50000;--filterscolor: #e51937;--productspace: 8px;--wrapperspace: 16px;--padding: 16px;--herobtnspace: 24px;--sliderprmargin: 3px;--headertop: 50px;--headerbtmspace: 16px;--prodlistspacetop: 28px;--acccolor: #000;--acccolorhover: #E51937;--accactivecolor: #D50000;--accicon: #676767;--expand: 110px;--clanding-text-color: black;--clanding-bg-primary-color: #e7e7e7;--clanding-bg-secondary-color: white;--clanding-bg-hover-primary-color: #e7e7e7;--clanding-fill-primary-color: black;--clanding-fill-secondary-color: rgba(103, 103, 103, 1);--clanding-fill-shadow-color: #e7e7e7;--clanding-border-primary-color: rgba(0, 0, 0, 1);--clanding-border-secondary-color: rgba(217, 217, 217, 1);--clanding-divider-color: rgba(198, 198, 198, 1);--clanding-accordion-bg-color: white;--clanding-accordion-border-color: rgba(217, 217, 217, 1);--clanding-menu-bg-color: #f2f2f2;--clanding-menu-item-hover-color: #e6e6e6;--clanding--faq-border: #D9D9D9;--clanding--faq-bg: #fff;--prodGap: 24px;--prodWidth: 304px}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1 }.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}.nrg-owl2 .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.nrg-owl2 .owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.nrg-owl2 .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.nrg-owl2 .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.nrg-owl2 .owl-carousel .owl-wrapper,.nrg-owl2 .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.nrg-owl2 .owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.nrg-owl2 .owl-carousel .owl-item img{display:block;width:100%}.nrg-owl2 .owl-carousel .owl-nav.disabled,.nrg-owl2 .owl-carousel .owl-dots.disabled{display:none}.nrg-owl2 .owl-carousel .owl-nav .owl-prev,.nrg-owl2 .owl-carousel .owl-nav .owl-next,.nrg-owl2 .owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nrg-owl2 .owl-carousel .owl-nav button.owl-prev,.nrg-owl2 .owl-carousel .owl-nav button.owl-next,.nrg-owl2 .owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.nrg-owl2 .owl-carousel.owl-loaded{display:block}.nrg-owl2 .owl-carousel.owl-loading{opacity:0;display:block}.nrg-owl2 .owl-carousel.owl-hidden{opacity:0}.nrg-owl2 .owl-carousel.owl-refresh .owl-item{visibility:hidden}.nrg-owl2 .owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nrg-owl2 .owl-carousel.owl-grab{cursor:move;cursor:grab}.nrg-owl2 .owl-carousel.owl-rtl{direction:rtl}.nrg-owl2 .owl-carousel.owl-rtl .owl-item{float:right}.nrg-owl2 .no-js .owl-carousel{display:block}.nrg-owl2 .owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.nrg-owl2 .owl-carousel .owl-animated-in{z-index:0}.nrg-owl2 .owl-carousel .owl-animated-out{z-index:1}.nrg-owl2 .owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.nrg-owl2 .owl-height{transition:height 500ms ease-in-out}.nrg-owl2 .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.nrg-owl2 .owl-carousel .owl-item .owl-lazy[src^=""],.nrg-owl2 .owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.nrg-owl2 .owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.nrg-owl2 .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.nrg-owl2 .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.nrg-owl2 .owl-carousel .owl-video-play-icon:hover{transform:scale(1.3, 1.3)}.nrg-owl2 .owl-carousel .owl-video-playing .owl-video-tn,.nrg-owl2 .owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.nrg-owl2 .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.nrg-owl2 .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.nrg-owl2 .owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.nrg-owl2 .owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.nrg-owl2 .owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.nrg-owl2 .owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.nrg-owl2 .owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.nrg-owl2 .owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.nrg-owl2 .owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.nrg-owl2 .owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.nrg-owl2 .owl-theme .owl-dots .owl-dot.active span,.nrg-owl2 .owl-theme .owl-dots .owl-dot:hover span{background:#869791}@keyframes show{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes show2{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:translateX(-50%) scale3d(0, 0, 0)}to{opacity:1;transform:translateX(-50%) scale3d(1, 1, 1)}}@keyframes scaleIn2{0%{opacity:0;transform:translate(-50%, -50%) scale3d(0, 0, 0)}to{opacity:1;transform:translate(-50%, -50%) scale3d(1, 1, 1)}}@keyframes scaleInSmall{0%{opacity:0;transform:translate(-50%, -50%) scale3d(0, 0, 0)}to{opacity:1;transform:translate(-50%, -50%) scale3d(1, 1, 1)}}@keyframes opacity{0%{opacity:0}to{opacity:1}}@keyframes button{0%{transform:translate(-50%, 80px);opacity:0}to{transform:translate(-50%, -50px);opacity:1}}@keyframes spin{0%{transform:rotate(30deg)}60%{transform:rotate(30deg)}100%{transform:rotate(40deg)}}@keyframes spin2{0%{transform:rotate(100deg)}60%{transform:rotate(100deg)}100%{transform:rotate(110deg)}}@keyframes spin3{0%{transform:rotate(190deg)}60%{transform:rotate(190deg)}100%{transform:rotate(200deg)}}@keyframes spin4{0%{transform:rotate(-50deg)}60%{transform:rotate(-50deg)}100%{transform:rotate(-40deg)}}@keyframes spin5{0%{transform:rotate(40deg)}60%{transform:rotate(40deg)}100%{transform:rotate(50deg)}}.homeCategory{padding:20px;display:flex;flex-direction:column}.homeCategory__image{box-shadow:0px 8px 8px rgba(50,50,71,.08),0px 8px 16px rgba(50,50,71,.06);padding-top:calc(190 / 345 * 100%);position:relative;width:100%;border-radius:12px}.homeCategory__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.homeCategory__image img{display:inline-block;vertical-align:top;width:100%}.homeCategory__image img{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;border-radius:12px}.homeCategory__image:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(115.85deg, rgba(49, 221, 255, 0.5) 0%, rgba(49, 221, 255, 0) 100%);border-radius:12px}.homeCategory__content{display:flex;flex-direction:column;max-width:275px;margin-top:32px}.homeCategory__title{font-family:"Comfortaa",sans-serif;font-size:19px;line-height:22px;font-weight:bold;letter-spacing:-0.04em;color:#000}.homeCategory__title:hover{color:gray}.homeCategory__links{margin:24px 0 0;padding:0;display:flex;flex-direction:column}.homeCategory__links li{margin-bottom:20px;list-style-type:none}.homeCategory__links li:last-child{margin-bottom:0}.homeCategory__links li a{font-family:"Comfortaa",sans-serif;font-size:18px;line-height:26px;font-weight:normal;color:#000}.homeCategory__links li a:hover{color:gray}.videoSection{margin-top:180px}.videoSection__container{max-width:1060px;margin:0 auto}.videoSection__content{position:relative;box-shadow:0px 16px 16px rgba(50,50,71,.08),0px 24px 32px rgba(50,50,71,.08);border-radius:24px}.videoSection__content--native:after{content:"";width:100%;height:100%;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));background-repeat:no-repeat;pointer-events:none;z-index:2;position:absolute;left:0;top:0;border-radius:24px}.videoSection__image{z-index:1;overflow:hidden;padding-top:calc(609 / 1060 * 100%);position:relative;width:100%;border-radius:24px}.videoSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.videoSection__image img{display:inline-block;vertical-align:top;width:100%}.videoSection__image img{height:100%;-o-object-fit:cover;object-fit:cover}.videoSection__button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:80px;height:80px;font-size:16px;line-height:16px;color:#000;background-color:#f3d225;position:absolute;left:50%;top:50%;z-index:4;border-radius:100%;transform:translate(-50%, -50%)}.videoSection .iframe_container{overflow:hidden;padding-top:56.25%;position:relative;border-radius:24px}.videoSection .iframe_container iframe{display:block;border:0;height:100%;left:0;position:absolute;top:0;width:100%}.videoSection--noTabs{margin-top:132px}.videoSection--noTabs .videoSection__content{margin-top:46px}.productsContainer{max-width:1330px;margin:0 auto}.productsContainer__intro{display:flex;align-items:flex-end;margin-top:32px}.productsContainer__intro p{margin:0;font-size:18px;line-height:26px;font-weight:400;max-width:655px}.productsContainer .button{margin-left:auto}.productsContainer__image{margin-top:60px;overflow:hidden;position:relative;z-index:0;height:452px;border-radius:24px}.productsContainer__image--nrgBanner{padding-top:calc(452 / 1330 * 100%);position:relative;width:100%;height:initial}.productsContainer__image--nrgBanner picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.productsContainer__image--nrgBanner img{display:inline-block;vertical-align:top;width:100%}.productsContainer__image--nrgBanner img{width:100%}.productsContainer__image img{height:100%;-o-object-fit:cover;object-fit:cover}.productsContainer__imageWrap{position:relative}.productsContainer__imageBadge{position:absolute;top:0;left:0;border-top-left-radius:24px;width:247px;height:177px;background-repeat:no-repeat;background-size:contain;padding-top:41px;padding-left:54px}.productsContainer__imageBadge img{width:96px}.productsContainer__products{position:relative;z-index:2;margin-top:-122px}.productsContainer__products--simple{margin-top:56px}.promoProducts{margin-top:92px;display:flex;justify-content:center}.promoProduct{width:100%;max-width:344px;margin-right:40px;display:flex;flex-direction:column}.promoProduct:last-child{margin-right:0}.promoProduct__image{padding-top:calc(220 / 344 * 100%);position:relative;width:100%}.promoProduct__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoProduct__image img{display:inline-block;vertical-align:top;width:100%}.promoProduct__image img{height:100%;-o-object-fit:cover;object-fit:cover}.promoProduct__title{margin-top:24px;padding:0 32px;text-align:center;font-family:"Comfortaa",sans-serif;font-size:19px;font-weight:700;line-height:22px;letter-spacing:-0.04em;color:#000}.promoBanners{margin-top:92px;display:flex}.promoBanner{width:100%;margin-right:20px;display:flex}.promoBanner:last-child{margin-right:0}.promoBanner__content{padding:24px 32px;background-color:#fff;display:flex;width:100%;flex-direction:column}.promoBanner__content--blue{background-color:#1dafec}.promoBanner__title{font-family:"Comfortaa",sans-serif;font-size:26px;line-height:50px;font-weight:bold;letter-spacing:.03em;color:#000}.promoBanner p{margin:12px 0;font-weight:300;font-size:18px;line-height:22px;letter-spacing:-0.03em}.promoBanner__actions{margin-top:auto;display:flex}.promoBanner__actions .button{margin-left:0}.promoBanner .storeImage{margin-right:6px;width:100%;max-width:155px}.promoBanner .storeImage:last-child{margin-right:0}.promoBanner__image{width:194px;height:auto;flex:0 0 auto;margin-left:auto;display:block}.promoBanner__image figure{height:100%;padding-top:calc(228 / 194 * 100%);position:relative;width:100%}.promoBanner__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoBanner__image figure img{display:inline-block;vertical-align:top;width:100%}.promoBanner__image figure picture{height:100%;display:block}.promoBanner__image figure picture img{height:100%;width:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.promoBanner--incharge{background-color:#fff;border-radius:12px;overflow:hidden;position:relative;min-height:220px}.promoBanner--incharge .promoBanner__content{display:flex;position:relative;z-index:1;background-color:rgba(255,255,255,0);flex-flow:row;align-items:center;padding-right:37%}.promoBanner--incharge .promoBanner__content p{font-size:14px}.promoBanner--incharge .promoBanner__content img{width:100px;margin-right:20px}.promoBanner--incharge .promoBanner__image{position:absolute;top:0;right:0;bottom:0;width:50%}.promoBanner--incharge .promoBanner__image figure{padding-top:calc(220 / 299 * 100%);position:relative;width:100%}.promoBanner--incharge .promoBanner__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoBanner--incharge .promoBanner__image figure img{display:inline-block;vertical-align:top;width:100%}.promoBanner--nrgApp .promoFull--nrg{min-height:220px}.promoBanner--nrgApp .promoFull--nrg .promoFull__content{padding:52px 24px 30px 39px}.promoBanner--nrgApp .promoFull--nrg .promoFull__content p{font-size:14px;line-height:1.57;letter-spacing:-0.04em;margin-bottom:40px}.promoBanner--nrgApp .promoFull--nrg .promoFull__title{font-size:20px;font-weight:700;line-height:1.2;margin-bottom:12px}.categoryComponent{position:relative;display:flex}.categoryComponent__content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;max-width:1060px}.categorySection--reverse .categoryComponent__content{margin-left:auto}.categoryComponent__header{display:flex;flex-direction:column;padding-left:135px}.categoryComponent__header p{margin:0;font-size:16px;line-height:24px;font-weight:400;max-width:655px}.categoryComponent__products{margin-top:30px}.categoryComponent__media{right:0;top:50%;width:722px;height:550px;position:absolute;transform:translateY(-50%)}.categorySection--reverse .categoryComponent__media{left:0;right:initial}.categoryComponent__media .svg{position:absolute;width:0;height:0}.categoryComponent__main{position:absolute;left:0;width:100%;height:100%;z-index:1}.categorySection--plain .categoryComponent__main{top:100px}.categorySection--reverse .categoryComponent__main{left:0;right:initial}.categoryComponent__mainInner{position:relative;width:100%;height:100%;z-index:1;background-position:50% 0%}.categoryComponent__mainInnerImg{background-position:50% 0%;position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.categoryComponent__mainInnerDecor{position:absolute;width:100%;height:100%;z-index:-1;top:-27px !important;bottom:0 !important;left:42px !important;right:-37px !important}.categorySection--reverse .categoryComponent__mainInnerDecor{right:42px !important;left:-37px !important}.categoryComponent__icon{width:180px;height:180px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:-100px;z-index:4;color:#fff;font-size:92px;line-height:92px;box-shadow:0px 12px 12px rgba(50,50,71,.08),0px 16px 24px rgba(50,50,71,.08);transform:translateY(-25%);border-radius:100%}.categorySection--reverse .categoryComponent__icon{left:0;right:initial}.categoryComponent__icon--orange{background-color:#ff8c42}.categoryComponent__icon--green{background-color:#a9d843}.categoryComponent__icon--blue{background-color:#5861ff}.categoryComponent__product{width:302px;height:302px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;z-index:4;color:#fff;font-size:68px;line-height:68px;box-shadow:0px 12px 12px rgba(50,50,71,.08),0px 16px 24px rgba(50,50,71,.08);transform:translateY(25%);border-radius:100%}.categorySection--reverse .categoryComponent__product{left:0;right:initial}.categoryComponent__product--blue{background-color:#6e9ec1}.categoryComponent__product--yellow{background-color:#f3e28b}.categoryComponent__product--beige{background-color:#f4f1e6}.categoryComponent__product--graylight{background-color:#f8f8f8}.categoryComponent__product--bluelight{background-color:#f4f8fa}.categoryComponent__product img{width:202px;height:202px;-o-object-fit:contain;object-fit:contain}.bubbleText{display:inline-flex;background-color:#fff;box-shadow:0px 8px 8px rgba(50,50,71,.08),0px 8px 16px rgba(50,50,71,.06);padding:32px;font-size:14px;font-weight:normal;line-height:20px;letter-spacing:-0.04em;color:#000;position:absolute;z-index:4;width:100%;max-width:305px;opacity:0;border-radius:24px}.mobileSection .bubbleText{opacity:0;visibility:hidden;max-width:376px;top:120px;right:0;transform:translateX(120%)}.bubbleText--topLeft{left:-108px;top:30%;animation:show2 .4s ease-in-out 1.4s forwards;transform:translateX(-30px)}.bubbleText--bottomLeft{left:60px;top:67%;animation:show2 .4s ease-in-out 2.2s forwards;transform:translateX(-30px)}.bubbleText--topRight{right:-22px;top:20%;max-width:260px;animation:show .4s ease-in-out 1.8s forwards;transform:translateX(30px)}.bubbleText--bottomRight{right:-128px;top:65%;max-width:240px;animation:show .4s ease-in-out 2.6s forwards;transform:translateX(30px)}.fullModeButton{left:50%;bottom:0;position:absolute;z-index:4;opacity:0;animation:button 1.2s ease 3s forwards;transform:translateX(-50%)}.circles{width:80vw;height:80vw;max-width:784px;max-height:784px;position:absolute;z-index:-1;left:50%;top:0;pointer-events:none;opacity:0;animation:scaleIn 1.4s ease 2s forwards;border:1px dashed rgba(166,166,166,.5);border-radius:100%;transform:translateX(-50%) scale3d(0, 0, 0)}.circles .circle{width:100%;height:100%;position:absolute;left:0;top:0;animation:spin 2s ease-in-out 2.5s forwards;transform:rotate(30deg)}.circles .circle:after{content:"";position:absolute;z-index:-1;width:12px;height:12px;background-color:#31ddff;top:50%;left:0;animation:scaleInSmall .6s ease 3s forwards;border-radius:100%;transform:translate(-50%, -50%) scale3d(0, 0, 0)}.circles .circle:nth-child(2){animation:spin2 2s ease-in-out 2.5s forwards;transform:rotate(100deg)}.circles .circle:nth-child(3){animation:spin3 2s ease-in-out 2.5s forwards;transform:rotate(190deg)}.backDrop{display:block;width:100%;height:100%;position:fixed;left:0;top:0;z-index:30;background-color:rgba(4,4,4,.6);opacity:0;visibility:hidden;pointer-events:none;transition:all .6s ease}.withPopup .backDrop{opacity:1;visibility:visible;pointer-events:all}.closePopup{width:70px;height:70px;position:fixed;z-index:50;top:60px;left:80px;background-color:#5861ff;color:#fff;font-size:20px;line-height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;border-radius:100%;transform:translateX(-200px);box-shadow:0px 4px 14px rgba(0,0,0,.15);transition:all .6s ease}.withPopup .closePopup{opacity:1;visibility:visible;pointer-events:all;transform:translateX(0)}.customPopup{position:fixed;z-index:40;width:100%;max-width:1028px;bottom:10vh;left:50%;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%, 150%);transition:all .8s ease}.withPopup .customPopup{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%, 0)}.customPopup:before{content:"";width:150vw;height:100vw;max-height:1700px;background-color:#fff;position:absolute;left:50%;bottom:0;z-index:-1;border-radius:100%;transform:translate(-50%, 100%);transition:all .8s ease .1s}.withPopup .customPopup:before{transform:translate(-50%, 78%)}.customPopup__header{display:flex;flex-direction:column;padding-left:135px}.customPopup__header p{margin:0;font-size:16px;line-height:24px;font-weight:400;max-width:655px;color:#fff}.customPopup__products{margin-top:30px}.mobileComponent{width:80vw;height:80vw;max-width:784px;max-height:784px;position:absolute;z-index:10;left:50%;top:0;border-radius:100%;transform:translateX(-50%)}.mobileComponent__bgContent{width:100%;height:100%;position:absolute;left:50%;top:50%;z-index:0;overflow:hidden;border-radius:100%;transform:translate(-50%, -50%);transition:all .6s ease}.mobileComponent__bgContent img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mobileComponent__content{width:460px;height:617px;position:absolute;left:107px;bottom:22px}.mobileComponent__phone{width:100%;height:100%;position:relative;z-index:2}.mobileComponent__phone img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mobileComponent__phoneContent{width:240px;height:430px;position:absolute;z-index:0;left:170px;top:78px;overflow:hidden;background-color:#fff;border-radius:0 0 30px 30px}.mobileComponent__phoneContentImage{width:100%;height:100%;position:relative;z-index:2;top:0}.mobileComponent__phoneContentImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mobileTiles{height:270px;width:100%;display:flex;align-items:center;padding:20px 40px;position:absolute;left:0;bottom:0;transform:translateY(100%)}.mobileTile{width:140px;height:140px;margin-right:40px;background-color:#5861ff;color:#fff;padding:20px 8px 0;display:flex;flex-direction:column;align-items:center;flex:0 0 auto;border-radius:16px}.mobileTile i{display:flex;align-items:center;justify-content:center;width:72px;height:72px;font-size:56px}.mobileTile span{margin-top:4px;text-align:center;font-weight:700;font-size:13px;line-height:16px;font-family:"Comfortaa",sans-serif}.heroComponent{max-width:1057px;margin:0 auto}.heroComponent__header{display:flex;flex-direction:column;align-items:center;text-align:center}.heroComponent__header h1{margin:0}.heroComponent__header p{margin:40px 0 0;font-size:20px;line-height:30px;font-weight:700;max-width:784px}.heroComponent__media{width:100%;height:528px;position:relative;margin:140px 0 90px}.heroComponent__media .svg{position:absolute;width:0;height:0}.heroComponent__main{background-position:50% 0%;background-size:110% auto;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.heroComponent__mainInner{position:relative;width:100%;height:100%}.heroComponent__mainInnerImg{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.heroComponent__icon{width:180px;height:180px;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;z-index:4;color:#fff;font-size:92px;line-height:92px;box-shadow:0px 12px 12px rgba(50,50,71,.08),0px 16px 24px rgba(50,50,71,.08);border-radius:100%}.heroComponent__icon--orange{background-color:#ff8c42}.heroComponent__icon--green{background-color:#a9d843}.heroComponent__icon--blue{background-color:#5861ff}.heroComponent__product{width:302px;height:302px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;z-index:4;color:#fff;font-size:68px;line-height:68px;box-shadow:0px 12px 12px rgba(50,50,71,.08),0px 16px 24px rgba(50,50,71,.08);transform:translateY(70px);border-radius:100%}.heroComponent__product--blue{background-color:#6e9ec1}.heroComponent__product--yellow{background-color:#f3e28b}.heroComponent__product--beige{background-color:#f4f1e6}.heroComponent__product--graylight{background-color:#f8f8f8}.heroComponent__product--bluelight{background-color:#f4f8fa}.heroComponent__product img{width:202px;height:202px;-o-object-fit:contain;object-fit:contain}.heroComponent__circles{width:80vw;height:80vw;max-width:784px;max-height:784px;position:absolute;z-index:0;left:50%;top:50%;pointer-events:none;opacity:0;animation:scaleIn2 1.4s ease forwards;border:1px dashed rgba(166,166,166,.5);border-radius:100%;transform:translate(-50%, -50%) scale3d(0, 0, 0)}.heroComponent__circle{width:100%;height:100%;position:absolute;left:0;top:0;animation:spin4 2s ease-in-out 1s forwards;transform:rotate(-40deg)}.heroComponent__circle:after{content:"";position:absolute;z-index:-1;width:12px;height:12px;background-color:#31ddff;top:50%;left:0;animation:scaleInSmall .6s ease 1s forwards;border-radius:100%;transform:translate(-50%, -50%) scale3d(0, 0, 0)}.heroSection--green .heroComponent__circle:after{background-color:#63bb1e}.heroSection--lightBlue .heroComponent__circle:after{background-color:#90d4f7}.heroComponent__circle:nth-child(2){animation:spin5 2s ease-in-out 1s forwards;transform:rotate(50deg)}.optionsComponent{max-width:1330px;margin:0 auto;padding:0 20px;display:flex;justify-content:center}.optionsComponent__option{width:100%;display:flex;flex-direction:column;align-items:center;margin-right:130px;position:relative}.optionsComponent__option:last-child{margin-right:0}.optionsComponent__option:not(:last-child):after{content:"";width:130px;height:6px;background-color:#dfe5e4;position:absolute;right:0;top:50%;border-radius:50px;transform:translate(100%, -50%)}.optionsComponent__option span{width:112px;height:112px;font-size:112px;line-height:112px;color:gray;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.optionsComponent__option p{font-family:"Comfortaa",sans-serif;font-weight:bold;font-size:26px;line-height:30px;text-align:center;letter-spacing:.03em;margin:auto 0 0;padding:0 32px;color:#000;min-height:90px;display:inline-flex;align-items:center}.productComponent{max-width:1330px;margin:0 auto;position:relative;padding:70px 70px 70px 0}.productComponent--reverse{padding-right:0;padding-left:70px}.productComponent:before{content:"";display:block;background-color:#f4f8fa;position:absolute;right:0;top:0;width:100vw;height:100%;z-index:-1;border-radius:0 32px 32px 0}.productComponent--reverse:before{background-color:#f8f8f8;left:0;border-radius:32px 0 0 32px}.productComponent__content{display:flex;align-items:center}.productComponent--reverse .productComponent__content{flex-direction:row-reverse}.productComponent__image{margin:0 70px;flex:0 0 auto;width:100%;max-width:376px}.productComponent__image figure{border:1px solid #e5e5e5;overflow:hidden;background-color:#fff;padding-top:calc(376 / 376 * 100%);position:relative;width:100%;border-radius:24px}.productComponent__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.productComponent__image figure img{display:inline-block;vertical-align:top;width:100%}.productComponent__image figure img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.productComponent__header{width:100%;max-width:516px;display:flex;flex-direction:column}.productComponent__title{max-width:386px;color:#000;font-family:"Comfortaa",sans-serif;font-size:20px;font-weight:400;line-height:24px}.productComponent--reverse .productComponent__title{margin-left:auto;text-align:right}.productComponent__options{margin-top:20px;display:flex;align-items:center;font-family:"Comfortaa",sans-serif;font-size:11px;font-weight:700;line-height:14px;color:#1c1c1c;letter-spacing:-0.04em}.productComponent--reverse .productComponent__options{justify-content:flex-end}.productComponent p{margin:20px 0 0;font-family:"Comfortaa",sans-serif;font-size:16px;font-weight:400;line-height:24px}.productComponent .moreLink{margin-top:32px;color:#5861ff}.productComponent .moreLink:hover{color:#2e39ff}.productComponent--reverse .moreLink{margin-left:auto}.cards{max-width:1330px;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px;width:100%}.payment-methods-update .cards{display:flex;align-items:center;justify-content:center;gap:6px;padding-left:16px}.cardsSection .card{background-color:#f3d225;display:flex;overflow:hidden;border-radius:16px;box-shadow:0px 4px 14px rgba(0,0,0,.15)}.smartHomePage .card:not(.card--grey){background-color:#5861ff;color:#fff}.smartHomePage .card:not(.card--grey) .card__content .moreLink{color:#fff}.card--grey{background-color:#f3f3f3 !important}.card__content{padding:44px 32px;display:flex;flex-direction:column}.card__content .moreLink{margin-top:auto}.card__content p{font-family:"Comfortaa",sans-serif;font-size:18px;font-weight:400;line-height:22px;letter-spacing:-0.04em;color:#1c1c1c;margin:0}.card__title{font-family:"Comfortaa",sans-serif;font-size:26px;font-weight:700;line-height:30px;margin-bottom:20px}.card__image{width:194px;flex:0 0 auto;margin-left:auto;display:block;background-color:#fff}.card--grey .card__image{background-color:rgba(0,0,0,0)}.card__image figure{height:100%;padding-top:calc(187 / 194 * 100%);position:relative;width:100%}.card__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.card__image figure img{display:inline-block;vertical-align:top;width:100%}.card__image figure img{height:100%;width:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.card__discount{width:194px;flex:0 0 auto;margin-left:auto;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0)}.card__discount span{width:115px;height:115px;display:flex;align-items:center;justify-content:center;font-family:"Comfortaa",sans-serif;font-size:22px;font-weight:700;line-height:32px;color:#fff;background-color:#e51937;overflow:hidden;border-radius:100%}.smartHomePage .card__discount span{background-color:#5861ff}.productCompatibilityRow{display:flex;align-items:center;font-family:"Comfortaa",sans-serif;font-size:11px;font-weight:700;line-height:14px;color:#1c1c1c;letter-spacing:-0.04em}.productInformationRow{display:flex;background-color:#f3f3f3;padding:20px 24px;font-family:"Comfortaa",sans-serif;font-size:13px;font-weight:400;line-height:16px;color:#000;margin:24px 0;border-radius:8px}.productInformationRow i{width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:18px;color:#e98c00;margin-right:9px}.productInformationRow strong,.productInformationRow b{margin-left:5px}body .mega-nav.responsiveColumns{display:grid;grid-template-columns:repeat(4, 1fr)}.tabs{display:flex;flex-direction:column;margin-top:56px}.tabs__list{display:flex;position:relative;margin:0;padding:0;justify-content:center}.tabs__item{margin-right:16px;list-style-type:none}.tabs__item:last-child{margin-right:0}.tabs__item.active a{color:#fff;background-color:#1c1c1c}.nrg .tabs__item.active a{background-color:#5861ff}.tabs__link{color:#1c1c1c;font-family:"Comfortaa",sans-serif;font-weight:bold;font-size:16px;line-height:18px;border:2px solid #1c1c1c;background-color:#fff;height:42px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-radius:60px}.nrg .tabs__link{color:#5861ff;border-color:#5861ff}.tabs__link:hover{color:#fff;background-color:#1c1c1c}.nrg .tabs__link:hover{background-color:#5861ff}.tabs__content{display:none;margin-top:48px}.tabs__content.active{display:block}.moreLink{display:inline-flex;align-items:center;font-family:"Comfortaa",sans-serif;font-size:16px;font-weight:700;color:#000;line-height:18px;letter-spacing:-0.04em}.moreLink:hover{color:#247ed1}.smartHomePage .moreLink:hover{color:gray}.smartProducts .moreLink:hover{color:#2e39ff}.moreLink i{margin-left:8px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:16px;line-height:16px}.smartProducts .moreLink{padding-left:135px;margin-top:40px;color:#5861ff}@keyframes radial{0%{transform:translate(-50%, -75%)}to{transform:translate(-50%, -60%)}}@keyframes dotShow{0%{transform:scale3d(0, 0, 0)}to{transform:scale3d(1, 1, 1)}}@keyframes bullet{0%{transform:translate(-50%, -50%) scale(0);opacity:1}to{transform:translate(-50%, -50%) scale(4);opacity:0}}@keyframes section{0%{opacity:0}to{opacity:1}}@keyframes shadow{0%{transform:translate(-50%, 50%) scale(0.2);opacity:0}to{transform:translate(-50%, 50%) scale(1);opacity:.6}}@keyframes image{0%{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes distort{0%{transform:perspective(100px) rotateY(-3deg)}80%{transform:perspective(100px) rotateY(0deg)}100%{transform:perspective(100px) rotateY(0deg)}}@keyframes ripple{0%{opacity:1;transform:scale(0)}60%{opacity:1}100%{opacity:0;transform:scale(150)}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}html.disableScroll{overflow:hidden}html.disableScroll body{overflow:hidden}.icon-submenu:before{content:""}.icon-zoomout:before{content:""}.icon-zoomin:before{content:""}.icon-drag:before{content:""}.icon-expand:before{content:""}.icon-closethin:before{content:""}.icon-collapse:before{content:""}.smarthome{position:relative;z-index:20;width:1322px}.smarthome.initialAnimation{height:55vh}.smarthome.initialAnimation .scrollCont{width:100% !important;animation:image 2s ease forwards;cursor:default !important;pointer-events:none}.smarthome.initialAnimation .zoomCont{height:100% !important}.smarthome.initialAnimation .imgCont{overflow:hidden;animation:distort 2s ease forwards;transform-origin:right center;border-radius:32px}.smarthome.initialAnimation:after{content:"";position:absolute;z-index:-1;bottom:-10px;left:50%;width:100%;max-width:984px;height:92px;background-image:radial-gradient(50% 50% at 50% 50%, #333333 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);background-repeat:no-repeat;opacity:.6;animation:shadow 2s ease forwards}.smarthome.initialAnimation [data-zoomlevel="1"] .spot,.smarthome.initialAnimation [data-zoomlevel="2"] .spot{transform:scale3d(0, 0, 0)}.smarthome.initialAnimation .spot{transform:scale3d(0, 0, 0)}.smarthome.initialState{height:55vh}.smarthome.initialState .scrollCont{width:100% !important;cursor:default !important;pointer-events:none}.smarthome.initialState .zoomCont{height:100% !important}.smarthome.initialState .imgCont{overflow:hidden}.smarthome.initialState:after{content:"";position:absolute;z-index:-1;bottom:-10px;left:50%;width:100%;max-width:984px;height:92px;background-image:radial-gradient(50% 50% at 50% 50%, #333333 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);background-repeat:no-repeat;opacity:.6;transform:translate(-50%, 50%) scale(1)}.smarthome.initialState [data-zoomlevel="1"] .spot,.smarthome.initialState [data-zoomlevel="2"] .spot{transform:scale3d(0, 0, 0)}.smarthome.initialState .spot{transform:scale3d(0, 0, 0)}.smarthome.fullmode .spot{animation:dotShow .6s ease .4s forwards}.animationFirst .smarthome{position:fixed}.smarthome.static{text-align:center}.smarthome.fullmode{z-index:10;max-width:unset;transform:translateX(0)}.smarthome .spot{position:absolute;width:60px;height:60px;cursor:pointer;transform:scale3d(0, 0, 0);transition:all .3s ease}.smarthome .spot:hover{z-index:1}.smarthome .spot .dot{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;cursor:pointer;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.smarthome .spot .dot:before{content:"";display:block;width:20px;height:20px;background:#31ddff;border-radius:100%;box-sizing:border-box;border:3px solid #fff}.smarthome .spot .dot:after{content:"";position:absolute;top:50%;left:50%;pointer-events:none;border-radius:100%;width:16px;height:16px;border:2px solid #31ddff;background-color:#31ddff;box-sizing:border-box;display:block;animation:bullet 2s infinite;transform:translate(-50%, -50%) scale(0)}.smarthome .spot:hover .dot{transform:scale(1.2)}.smarthome .spot .dot-hintWrap{position:absolute;top:50%;right:0;width:auto;opacity:0;height:70px;display:inline-flex;align-items:center;justify-content:center;padding:16px 20px;background-color:#fff;border:none;visibility:hidden;letter-spacing:-0.04em;font-size:14px;line-height:20px;color:#000;white-space:nowrap;transition:opacity .3s linear,visibility 0s linear .3s;-webkit-transition:opacity .3s linear,visibility 0s linear .3s;-o-transition:opacity .3s linear,visibility 0s linear .3s;box-shadow:0px 16px 16px rgba(50,50,71,.08),0px 24px 32px rgba(50,50,71,.08);transform:translate(100%, -50%);border-radius:60px}.smarthome .spot:hover .dot-hintWrap{opacity:1;visibility:visible;transition:opacity .3s linear,visibility 0s linear 0s;-webkit-transition:opacity .3s linear,visibility 0s linear 0s;-o-transition:opacity .3s linear,visibility 0s linear 0s}.smarthome [data-zoomlevel="1"] .spot{transform:scale(0.8333333333)}.smarthome [data-zoomlevel="2"] .spot{transform:scale(0.7142857143)}.smarthome .scrollCont{height:100%}.smarthome.static .scrollCont{margin:0 auto}.smarthome .zoomCont{position:relative;height:100%}.smarthome .zoomCont__logo{position:absolute;z-index:1;left:7%;top:-9%;transition:opacity 200ms ease-out;opacity:1}.smarthome .imgCont{height:100%}.smarthome .imgCont img{height:100%;width:100%;max-width:initial;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.smarthome .imgCont img.imgCont__top{position:absolute;top:0;right:0;left:0;height:240px;width:100%;-o-object-fit:initial;object-fit:initial;transition:opacity 200ms ease-out;opacity:1;border-top-right-radius:32px;border-top-left-radius:32px}.smarthome .controls{position:absolute;top:60px;right:90px;visibility:hidden;transition:all .3s ease-out;transform:translateX(200px)}.smarthome.fullmode .controls{visibility:visible;z-index:2000;transform:translateX(0)}.smarthome.fullmode .zoomCont__logo,.smarthome.fullmode .imgCont__top{opacity:0 !important}.smarthome.withOpenPopup .controls{transform:translateX(200px)}.smarthome .btn-collapse{display:none}.smarthome.fullmode .btn-collapse{display:block}.smarthome.fullmode .btn-expand{display:none}.smarthome .zoomControl{display:none}.smarthome .zoomControl .srt_btn{margin-top:32px;background-color:#fff;font-size:32px}.smarthome .zoomControl .srt_btn.disabled{color:#999;background-color:#e5e5e5}.smarthome.fullmode .zoomControl{display:flex;flex-direction:column}.srt_btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;color:#fff;cursor:pointer;font-size:22px;line-height:1;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1;width:72px;height:72px;background-color:#5861ff;transition:all 350ms ease-out;border-radius:50%;box-shadow:0px 4px 14px rgba(0,0,0,.15)}.zoomControl .srt_btn{color:#000}.srt_btn:hover{background-color:#2e39ff;color:#fff}.zoomControl .srt_btn:hover{color:#000}.srt_btn.disabled{pointer-events:none;cursor:default;background-color:#e5e5e5;color:#999}.smarthome .drawer{position:absolute;left:0;top:60px;height:calc(100% - 60px);display:flex;flex-direction:column;visibility:hidden;opacity:0;pointer-events:none;width:100%;max-width:335px;transition:transform .3s ease-out;transform:translateX(-140%)}.smarthome.fullmode .drawer{visibility:visible;opacity:1;pointer-events:all;z-index:2000;transform:translateX(-100%)}.smarthome.withOpenPopup .drawer{transform:translateX(-140%)}.smarthome .drawer.isOpen{transform:translateX(0%)}.drawer__btnToggle{position:absolute;right:1px;top:0;padding:0;transform:translateX(100%)}.drawer .drawer-close{display:none;font-size:22px}.drawer.isOpen .drawer-close{display:flex}.drawer.isOpen .drawer-open{display:none}.drawer__topbar{background-color:#5861ff;color:#fff}.drawer__title{font-weight:bold;font-size:20px;line-height:1.2;padding:12px 30px;height:70px;display:flex;align-items:center}.drawer__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;box-shadow:0px 4px 14px rgba(0,0,0,.15);background-color:#5861ff;color:#fff;cursor:pointer;font-size:32px;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1;width:92px;height:70px;padding:0 6px 0 0;border-radius:0px 50px 50px 0px}.drawer__body{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 rgba(0,0,0,0);scrollbar-width:thin;background-color:#fff;padding:20px 6px 20px 32px;height:100%;overflow:auto;width:100%}.drawer__body::-webkit-scrollbar{width:5px;height:5px}.drawer__body::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.drawer__body::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.drawer__body::-webkit-scrollbar-thumb:active{background:#848484}.drawer__body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.drawer__body ul{margin:0;padding:0}.drawer__body li{display:block;vertical-align:middle;list-style-type:none;color:#000;position:relative}.drawer__body li a{padding:12px 0px;width:100%}.productsList li{font-weight:700;font-size:16px;line-height:20px;letter-spacing:-0.04em}.productsList li a{border-bottom:1px solid #d0d0d0}.productsList__submenu{margin-bottom:12px !important}.productsList__submenu li{font-weight:400;font-size:14px}.productsList__submenu li a{border:none}.messageBox{background-color:#fff;border-radius:50px;padding:20px 28px;position:absolute;left:50%;top:60px;visibility:hidden;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease-out,transform .3s ease-out;transform:translate(-50%, -150px)}.fullmode .messageBox{visibility:visible;z-index:2000;transform:translate(-50%, 0)}.withOpenPopup .messageBox{transform:translate(-50%, -150px)}.messageBox.isHidden{opacity:0 !important}.messageBox .icon{font-size:24px;margin-right:12px}.messageBox .text{color:#000;font-weight:700;font-size:13px}.homeCategories{margin-top:72px}.homeCategoriesList{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;grid-row-gap:60px;width:100%}.productsSection{padding:140px 0}.productsSection.withGrayBg{background-color:#f8f8f8}.productsSection--medium{padding:100px 0}.lastSection{margin-bottom:-30px}.categorySection{margin-top:72px;padding:64px 0;position:relative}.categorySection:before{content:"";width:80%;height:100%;position:absolute;left:0;top:0;z-index:-1;background-color:#f4f8fa;border-radius:0 32px 32px 0}.categorySection--reverse:before{left:initial;right:0;background-color:#f8f8f8;border-radius:32px 0px 0px 32px}.categorySection--plain{padding:40px 0}.categorySection--plain:before{content:none}.animationFirst #mainContent{z-index:10 !important}.pin-spacer{width:100% !important;max-width:100% !important}.animatedSection{height:calc(100vh - 104px);margin-top:-5px;padding:40px 0;position:relative;overflow:hidden;opacity:0;width:100% !important;max-width:100% !important;transition:opacity .3s ease}.animatedSection.loaded{opacity:1}.animatedSection:before{content:"";position:absolute;left:50%;top:0;width:120vw;height:100vw;z-index:0;background-color:#fff;animation:radial 2s ease 1s forwards;border-radius:100%;transform:translate(-50%, -75%)}.animatedSection__content{max-width:1462px;margin:0 auto;padding:20px 70px 40px;position:relative;z-index:10}.animatedSection__header{opacity:0;animation:section 4s ease forwards}.animatedSection__header p{margin:20px auto 74px;font-size:20px;line-height:24px;font-weight:400;max-width:784px}.mobileSection{opacity:0;visibility:hidden}.mobileSection__title{display:inline-flex;flex-direction:column;position:absolute;top:300px;opacity:0;visibility:hidden;z-index:20;transform:translateX(-100%)}.mobileSection__title span{margin-bottom:20px}.mobileSection__title span:last-child{margin-bottom:0}.heroSection{padding:70px 0;margin-top:-5px;overflow:hidden}.heroSection--blue{background-color:#f4f8fa}.heroSection--green{background-color:#ebf1e7}.heroSection--lightBlue{background-color:#e7f5f2}.optionsSection{margin:70px 0}.productSection{margin:12px 0 0;position:relative;overflow:hidden}.cardsSection{margin:50px 0 70px}.promoFullSection{margin-bottom:100px}html{scrollbar-width:thin;scrollbar-color:#d0d0d0 rgba(0,0,0,0)}html ::-webkit-scrollbar{width:8px}html ::-webkit-scrollbar-track{background-color:#fff}html ::-webkit-scrollbar-thumb{background-color:#d0d0d0;border-radius:5px}.nrg-app p strong{font-weight:700;font-size:inherit}.nrgHero{display:flex;align-items:flex-start}.nrgHeroContainer{background-color:#002052;border-bottom-right-radius:420px;overflow:hidden;position:relative;padding-top:167px;padding-bottom:190px;color:#fff}.nrgHeroContainer .wrapper{max-width:1516px}.nrgHeroContainer__decor{position:absolute;top:0;left:0;width:100%}.nrgHero h1{color:inherit;font-size:36px;font-weight:700;line-height:1.22;letter-spacing:.03em;margin-top:0;margin-bottom:30px}.nrgHero h1 span{display:block;color:inherit;font-size:26px;font-weight:inherit;line-height:1.15;letter-spacing:inherit}.nrgHero p{color:#e3e5e8;font-size:19px;font-weight:400;line-height:1.36}.nrgHero p:last-of-type{margin-bottom:0}.nrgHero__col--logo .nrgHero__image{padding-top:calc(185 / 201 * 100%);position:relative;width:100%}.nrgHero__col--logo .nrgHero__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgHero__col--logo .nrgHero__image img{display:inline-block;vertical-align:top;width:100%}.nrgHero__col--logo .nrgHero__imageWrap{width:201px}.nrgHero__col--text{width:100%;max-width:614px}.nrgHero__col--cellphone{flex-basis:34.1%;display:flex;flex-flow:column;justify-content:center;flex-grow:1;flex-shrink:0;position:relative}.nrgHero__col--cellphone .nrgHero__image{padding-top:calc(653 / 323 * 100%);position:relative;width:100%}.nrgHero__col--cellphone .nrgHero__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgHero__col--cellphone .nrgHero__image img{display:inline-block;vertical-align:top;width:100%}.nrgHero__col--cellphone .nrgHero__imageWrap{width:51.92%;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%, -50%)}.nrgHero__colBottom{display:none;margin-top:30px}.nrgHero__colBottomItem{width:161px}.nrgHero__colBottomItem:not(:last-child){margin-right:30px}.nrgHero__colBottomItem .nrgHero__image{padding-top:calc(56 / 161 * 100%);position:relative;width:100%}.nrgHero__colBottomItem .nrgHero__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgHero__colBottomItem .nrgHero__image img{display:inline-block;vertical-align:top;width:100%}.nrgHero__blob{position:relative;padding-top:100%}.nrgHero__blob:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:100%;background:linear-gradient(34.07deg, #F00C8C 15.21%, #48B6DC 64.42%, #00FFFF 85.58%)}.nrgAppBanner{min-height:264px;border-radius:12px;overflow:hidden;padding:52px 50px;background-position:center;background-size:cover;color:#fff;display:flex;flex-flow:row;flex-wrap:nowrap;align-items:center;justify-content:center;position:relative}.nrgAppBannerContainer{margin-top:144px;margin-bottom:140px}.nrgAppBannerContainer .wrapper{max-width:1301px;margin:0 auto}.nrgAppBanner h2{color:inherit;font-size:26px;font-weight:700;letter-spacing:-0.03em;line-height:1.2;margin-bottom:12px}.nrgAppBanner p{color:inherit;font-size:18px;font-weight:300;line-height:1.4;letter-spacing:-0.04em}.nrgAppBanner p:last-child{margin-bottom:0}.nrgAppBanner__col--logo{position:relative;margin-right:33px;max-width:116px;width:100%}.nrgAppBanner__col--logo .nrgAppBanner__image{padding-top:calc(107 / 116 * 100%);position:relative;width:100%}.nrgAppBanner__col--logo .nrgAppBanner__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppBanner__col--logo .nrgAppBanner__image img{display:inline-block;vertical-align:top;width:100%}.nrgAppBanner__col--txt{width:100%;max-width:446px;margin-right:52px}.nrgAppBanner__col--links{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;width:100%}.nrgAppBanner__col--links .nrgAppBanner__colItem:not(:last-child){margin-right:24px}.nrgAppBanner__colItem--store{width:100%;max-width:154px}.nrgAppBanner__colItem--store .nrgAppBanner__image{padding-top:calc(54 / 154 * 100%);position:relative;width:100%}.nrgAppBanner__colItem--store .nrgAppBanner__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppBanner__colItem--store .nrgAppBanner__image img{display:inline-block;vertical-align:top;width:100%}.nrgAppBanner__colItem--qr{width:100%;max-width:154px}.nrgAppBanner__colItem--qr .nrgAppBanner__image{padding-top:calc(154 / 154 * 100%);position:relative;width:100%}.nrgAppBanner__colItem--qr .nrgAppBanner__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppBanner__colItem--qr .nrgAppBanner__image img{display:inline-block;vertical-align:top;width:100%}.nrgAppBanner--productBottom{max-width:790px;margin:0 auto;padding:29px 44px;min-height:202px}.nrgAppBanner--productBottom h2{font-size:19px;font-weight:400;margin-bottom:12px}.nrgAppBanner--productBottom p{font-size:14px}.nrgAppBanner--productBottom .nrgAppBanner__col--links{flex-flow:column;width:154px;flex-grow:1;flex-shrink:0}.nrgAppBanner--productBottom .nrgAppBanner__col--links .nrgAppBanner__colItem:not(:last-child){margin-right:0;margin-bottom:24px}.nrgSliderSection{margin-top:67px;padding-top:73px;padding-bottom:73px;position:relative}.nrgSliderSection:after{content:"";display:block;background-color:#f3f3f3;width:69.67%;height:100%;position:absolute;top:0;right:0;left:auto;bottom:0;z-index:-1;border-radius:20px}.nrgSliderSectionContainer .wrapper{max-width:1263px}.nrgSliderSection__item{display:flex;align-items:center;flex-wrap:nowrap}.nrgSliderSection__item p{font-size:16px;font-weight:400;line-height:1.42;letter-spacing:-0.04em;color:#1c1c1c}.nrgSliderSection__item p:last-child{margin-bottom:0}.nrgSliderSection__text{width:100%}.nrgSliderSection__image{border-radius:20px;overflow:hidden;max-width:748px;box-shadow:0px 16px 24px rgba(50,50,71,.08),0px 12px 12px rgba(50,50,71,.08);padding-top:calc(431 / 748 * 100%);position:relative;width:100%}.nrgSliderSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgSliderSection__image img{display:inline-block;vertical-align:top;width:100%}.nrgSliderSection__imageWrap{width:59.22%;max-width:748px;margin-right:52px}.nrgSliderSection.owl-theme .owl-dots{padding-right:74px;margin-top:0 !important;text-align:right}.nrgSliderSection.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;background-color:#fff;margin:6px}.nrgSliderSection.owl-theme .owl-dots .owl-dot:hover span{background-color:#f86aba}.nrgSliderSection.owl-theme .owl-dots .owl-dot.active span{background-color:#f00c8c}.nrgUspSection{display:flex;flex-wrap:nowrap}.nrgUspSectionContainer{margin-top:95px}.nrgUspSectionContainer .wrapper{max-width:1518px}.nrgUspSection__item{display:flex;flex-flow:column;text-align:center;align-items:center;max-width:282px;margin:0 auto;padding:0 10px;flex-shrink:1;flex-basis:282px}.nrgUspSection__item p{font-size:20px;font-weight:700;line-height:1.2}.nrgUspSection__item p:last-child{margin-bottom:0}.nrgUspSection__itemIcon{width:142px;height:142px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#002052;margin-bottom:28px}.nrgUspSection__image{padding-top:calc(52 / 52 * 100%);position:relative;width:100%}.nrgUspSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgUspSection__image img{display:inline-block;vertical-align:top;width:100%}.nrgUspSection__imageWrap{width:52px}.nrgAppSlider.owl-theme .owl-nav{margin-top:0 !important;display:flex;justify-content:space-between;position:absolute;top:50%;right:0;left:-67px;width:calc(100% + 67px * 2);transform:translateY(-50%);z-index:-1}.nrg-owl2 .nrgAppSlider.owl-theme .owl-nav [class*=owl-]{width:67px;height:67px;background-color:#fff;border-radius:50%;color:#002052;font-size:16px;transition:background-color 200ms ease-out}.nrgAppSlider.owl-theme .owl-nav [class*=owl-]:not(.disabled):hover{background-color:rgba(49,221,255,.8)}.nrgAppSlider.owl-theme .owl-dots{margin-top:0 !important;width:47px;position:absolute;bottom:0px;left:0px}.nrgAppSlider.owl-theme .owl-dots .owl-dot{display:block}.nrgAppSlider.owl-theme .owl-dots .owl-dot:not(:last-child){margin-bottom:10px}.nrgAppSlider.owl-theme .owl-dots .owl-dot span{width:47px;height:3px;background-color:rgba(255,255,255,.4);margin:0}.nrgAppSlider.owl-theme .owl-dots .owl-dot:hover span{background-color:#f86aba}.nrgAppSlider.owl-theme .owl-dots .owl-dot.active span{background-color:#f00c8c}.nrgAppSliderSection{background-color:#002052;border-top-left-radius:420px;margin-top:72px;position:relative;overflow:hidden;padding-top:142px;padding-bottom:186px;color:#fff}.nrgAppSliderSection .wrapper{max-width:1380px}.nrgAppSliderSection h2{text-align:center;font-size:34px;font-weight:700;line-height:1.23;letter-spacing:.03em;color:inherit;margin-bottom:140px}.nrgAppSliderSection__decor{position:absolute;top:-22%;right:-10%;pointer-events:none;z-index:1}.nrgAppSliderSection__blobLG{display:none;position:absolute;top:0;right:0;pointer-events:none}.nrgAppSliderSection__blobSM{display:none;position:absolute;top:80px;right:0;pointer-events:none}.nrgAppSlider__item{padding-right:15.73%;padding-left:51.92%;min-height:493px;display:flex;align-items:center}.nrgAppSlider__itemText{padding-left:86px;position:relative}.nrgAppSlider__itemText p{max-width:367px;color:inherit;font-size:16px;font-weight:400;line-height:1.5}.nrgAppSlider__itemText p:last-child{margin-bottom:0}.nrgAppSlider__itemText p strong{font-size:20px;font-weight:700;line-height:1.2;display:block}.nrgAppSlider__itemImage{width:56px;position:absolute;top:0;left:0}.nrgAppSlider__itemImage figure{padding-top:calc(56 / 56 * 100%);position:relative;width:100%}.nrgAppSlider__itemImage figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppSlider__itemImage figure img{display:inline-block;vertical-align:top;width:100%}.nrgAppSliderPhone{width:368px;height:679px;position:absolute;bottom:2px;left:25.4%;pointer-events:none}.nrgAppSliderPhoneInner{position:relative}.nrgAppSliderPhone__device{position:absolute;top:0;right:0;bottom:0;left:0}.nrgAppSliderPhone figure{padding-top:calc(679 / 369 * 100%);position:relative;width:100%}.nrgAppSliderPhone figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppSliderPhone figure img{display:inline-block;vertical-align:top;width:100%}.nrgAppSliderPhone__slider{width:233px;height:493px;padding-top:2px;background-color:#000;border-radius:23px;overflow:hidden;margin-top:4px;margin-right:62px;margin-left:74px}.nrgAppSliderPhone__sliderItem figure{padding-top:calc(493 / 233 * 100%);position:relative;width:100%}.nrgAppSliderPhone__sliderItem figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppSliderPhone__sliderItem figure img{display:inline-block;vertical-align:top;width:100%}.nrgAppSlider__swipe{width:40px;height:40px;position:absolute;bottom:109px;left:16px}.nrgAppSlider__swipe figure{padding-top:calc(40 / 40 * 100%);position:relative;width:100%}.nrgAppSlider__swipe figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgAppSlider__swipe figure img{display:inline-block;vertical-align:top;width:100%}@media (min-width: 769px){:root{--herobtnspace: 32px;--headerspace: 24px;--padding: 24px;--sliderprmargin: 5px;--prdlist: 33.3%;--productspace: 12px}}@media (min-width: 1024px){:root{--padding: 40px}.nrgSliderSection__text{margin-right:20px;max-width:327px}.nrgAppSlider.owl-theme .owl-dots{transform:translate(-100%, 100%)}.nrgAppSliderSection .wrapper{padding-right:67px;padding-left:67px}.nrgAppSliderSection__blobLG{display:block}.nrgAppSlider__swipe{display:none}}@media (min-width: 1280px){:root{--sliderprmargin: 5px}.nrgHero__col--logo{margin-right:55px;padding-top:70px}.nrgHero__col--text{margin-right:23px;padding-top:70px}.nrgHero__colBottom{display:flex}.nrgSliderSection.owl-theme .owl-dots{transform:translateY(-100%)}}@media (max-width: 1779px){.animatedSection__content{max-width:1312px}}@media (max-width: 1499px){.smarthome{width:1100px}.mobileSection__title{top:90px;left:160px}}@media (max-width: 1379px){.categoryComponent__content{max-width:960px}.categoryComponent__header{padding-left:95px}.circles{max-width:574px;max-height:574px}.customPopup{bottom:5vh}.customPopup__header{padding-left:95px}.mobileComponent{max-width:574px;max-height:574px}.mobileComponent__content{width:360px;height:auto;left:66px;bottom:19px}.mobileComponent__phoneContent{width:185px;height:330px;left:132px;top:60px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px}.mobileTiles{height:220px;padding:20px 30px}.mobileTile{width:120px;height:120px;margin-right:20px;padding:8px}.smartProducts .moreLink{padding-left:95px}.smarthome{width:1000px}.smarthome.initialAnimation{height:48vh}.smarthome.initialState{height:48vh}}@media (max-width: 1280px){.nrgAppSliderSection__blobLG{width:400px}}@media (max-width: 1279px){.homeCategory{padding:0}.videoSection--noTabs{margin-top:102px}.promoBanner__content{padding:24px}.promoBanner p{font-size:16px}.categoryComponent__content{max-width:680px}.categoryComponent__media{width:523px;height:398px}.categoryComponent__mainInner{background-size:110% 110%}.categoryComponent__mainInnerDecor{right:-18px !important;width:95%}.categorySection--reverse .categoryComponent__mainInnerDecor{left:-18px !important}.categoryComponent__icon{width:92px;height:92px;font-size:48px;line-height:48px}.categoryComponent__product{width:160px;height:160px;bottom:50px}.categoryComponent__product img{width:107px;height:107px}.mobileSection .bubbleText{max-width:316px;right:70px}.bubbleText--topLeft{left:-75px}.bubbleText--bottomRight{right:-40px}.circles{max-width:600px;max-height:600px}.closePopup{top:20px;left:20px}.customPopup{bottom:10vh}.mobileComponent{max-width:600px;max-height:600px}.mobileComponent__content{width:360px;height:475px;left:72px;bottom:22px}.mobileComponent__phoneContent{width:180px;height:340px;left:134px;top:58px}.mobileTiles{height:270px;padding:32px}.mobileTile{width:110px;height:110px;margin-right:30px;padding:8px}.heroComponent{max-width:800px}.heroComponent__media{height:458px;margin:90px 0 90px}.heroComponent__icon{width:92px;height:92px;font-size:48px;line-height:48px}.heroComponent__product{width:160px;height:160px}.heroComponent__product img{width:107px;height:107px}.heroComponent__circles{max-width:600px;max-height:600px}.optionsComponent__option{margin-right:100px}.optionsComponent__option:not(:last-child):after{width:100px}.optionsComponent__option span{width:80px;height:80px;font-size:80px;line-height:80px}.optionsComponent__option p{font-size:20px;line-height:24px}body .mega-nav.responsiveColumns{grid-template-columns:repeat(2, 1fr);margin-bottom:30px}.smarthome{width:800px}.smarthome.initialAnimation{height:50vh}.smarthome.initialState{height:50vh}.smarthome .zoomCont__logo{width:125px}.smarthome .imgCont img.imgCont__top{height:140px}.smarthome .controls{top:20px;right:20px}.smarthome .drawer{top:20px}.messageBox{top:20px}.categorySection--plain{padding:20px 0}.ipad.portrait .animatedSection:before{width:200vw;height:220vw}.animatedSection__content{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.animatedSection__header p{margin:20px auto 84px;max-width:600px}.mobileSection__title{top:10px}.nrgHero{flex-flow:column;align-items:center}.nrgHeroContainer{padding-top:38px;padding-bottom:130px;border-bottom-right-radius:300px}.nrgHero h1{font-size:26px;margin-bottom:7px}.nrgHero h1 span{font-size:16px;letter-spacing:-0.04em}.nrgHero p{font-size:14px}.nrgHero__col--logo{margin-bottom:25px}.nrgHero__col--text{text-align:center;margin-bottom:43px}.nrgHero__col--cellphone{width:100%;max-width:402px}.nrgAppBanner{flex-flow:column;align-items:flex-start;padding-top:71px;padding-right:21px;padding-bottom:50px;padding-left:165px}.nrgAppBannerContainer{margin-top:119px;margin-bottom:88px}.nrgAppBanner h2{font-size:20px}.nrgAppBanner__col--logo{position:absolute;top:71px;left:42px;max-width:92px;margin-right:0}.nrgAppBanner__col--txt{margin-right:0;margin-bottom:13px}.nrgAppBanner__col--links{justify-content:flex-start}.nrgAppBanner__col--links .nrgAppBanner__colItem:not(:last-child){margin-right:12px}.nrgAppBanner__colItem--qr{max-width:121px;position:absolute;top:101px;right:46px}.nrgAppBanner--productBottom{flex-flow:row;padding:29px 44px;align-items:center}.nrgAppBanner--productBottom .nrgAppBanner__col--logo{position:static}.nrgAppBanner--productBottom .nrgAppBanner__col--txt{margin-right:20px;margin-left:40px}.nrgSliderSection{margin-top:89px;padding-top:40px;padding-bottom:40px}.nrgAppSliderSection{padding-top:101px;margin-top:72px;border-top-left-radius:300px}.nrgAppSliderSection h2{font-size:26px;margin-bottom:60px}.nrgAppSlider__item{padding-right:20px;padding-left:41.92%}.nrgAppSliderPhone{left:10%}}@media (max-width: 1279px)and (max-width: 1279px){.animationFirst .animatedSection__content{top:unset;-webkit-transform:none;-moz-transform:none;transform:none}}@media (max-width: 1279px)and (min-width: 1024px){.promoBanner--incharge{min-height:initial}.promoBanner--incharge .promoBanner__content img{width:85px}.promoBanner--nrgApp .promoFull--nrg{min-height:initial}.promoBanner--nrgApp .promoFull--nrg .promoFull__content{padding-top:20px;padding-bottom:20px}.promoBanner--nrgApp .promoFull--nrg .promoFull__content p{margin-bottom:10px}.promoBanner--nrgApp .promoFull--nrg .promoFull__title{font-size:18px;margin-bottom:0}}@media (max-width: 1023px){.homeCategory__content{max-width:100%}.videoSection{margin-top:140px}.videoSection__content{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.videoSection__content--native:after{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.videoSection__image{padding-top:calc(404 / 704 * 100%);position:relative;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.videoSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.videoSection__image img{display:inline-block;vertical-align:top;width:100%}.videoSection .iframe_container{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.productsContainer__intro{flex-direction:column;align-items:flex-start}.productsContainer__intro p{font-size:14px;line-height:20px}.productsContainer .button{margin-left:0;margin-top:32px}.productsContainer__image{margin-top:32px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.nrg-app .productsContainer__image{height:400px}.promoProduct{margin-right:33px}.promoProduct__title{padding:0 12px}.promoProduct__title{font-size:16px;line-height:20px}.promoBanners{flex-direction:column}.promoBanner{margin-right:0;margin-bottom:40px}.promoBanner:last-child{margin-bottom:0}.promoBanner__content{padding:24px 32px}.promoBanner p{font-size:18px}.promoBanner--nrgApp .promoFull--nrg{background-position:center}.categoryComponent{flex-direction:column-reverse}.categoryComponent__content{max-width:100%}.categoryComponent__header p{font-size:14px;line-height:20px;max-width:622px}.categoryComponent__media{width:722px;height:550px;top:0;position:relative;margin:-280px auto 140px;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.categorySection--plain .categoryComponent__media{margin:-360px auto 50px}.categorySection--plain .categoryComponent__main{top:50px}.categoryComponent__mainInner{background-size:auto}.categoryComponent__icon{width:180px;height:180px;font-size:92px;line-height:92px;top:-20px}.categoryComponent__product{width:302px;height:302px;bottom:0}.categoryComponent__product img{width:202px;height:202px}.mobileSection .bubbleText{max-width:256px;right:90px;top:10px}.bubbleText--topLeft{display:none}.bubbleText--bottomLeft{display:none}.bubbleText--topRight{display:none}.bubbleText--bottomRight{display:none}.customPopup__header p{font-size:14px;line-height:20px;max-width:622px}.heroComponent{max-width:700px}.heroComponent__header p{font-size:16px;line-height:22px;max-width:622px}.heroComponent__media{height:400px;margin:110px 0 90px}.heroComponent__icon{width:120px;height:120px;font-size:72px;line-height:72px}.heroComponent__product{width:200px;height:200px}.heroComponent__product img{width:150px;height:150px}.optionsComponent__option{margin-right:82px}.optionsComponent__option:not(:last-child):after{width:82px}.optionsComponent__option span{width:72px;height:72px;font-size:72px;line-height:72px}.optionsComponent__option p{font-size:16px;line-height:20px;padding:0 12px}.productComponent{margin:0;width:90%;padding:60px 60px 60px 0}.productComponent--reverse{margin:0 0 0 auto;padding-right:0;padding-left:60px}.productComponent__content{align-items:flex-start}.productComponent__image{max-width:200px;margin:0 40px}.productComponent p{font-size:14px;line-height:20px}.cards{grid-template-columns:1fr;max-width:570px}.card__title{font-size:20px;line-height:24px}.tabs{margin-top:48px}.smarthome{width:700px}.homeCategoriesList{grid-template-columns:repeat(2, 1fr)}.productsSection{padding:90px 0}.productsSection--medium{padding:80px 0}.lastSection{margin-bottom:-70px}.categorySection{margin-top:352px}.categorySection:before{width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.animatedSection{top:50px}.ipad.portrait .animatedSection:before{width:120vw;height:100vw}.animatedSection__content{top:unset;-webkit-transform:none;-moz-transform:none;transform:none}.animatedSection__header p{font-size:16px;line-height:20px}.mobileSection__title{left:130px}.nrgHero__col--logo{margin-bottom:17px}.nrgHero__col--logo .nrgHero__imageWrap{width:115px}.nrgHero__col--text{max-width:523px;margin-bottom:36px}.nrgSliderSection{padding-top:0;padding-bottom:70px}.nrgSliderSection:after{width:100%;height:calc(100% - 214px);top:auto;left:0}.nrgSliderSection__item{flex-flow:column}.nrgSliderSection__item p{max-width:435px}.nrgSliderSection__text{max-width:577px;min-height:163px}.nrgSliderSection__image{padding-top:calc(401 / 577 * 100%);position:relative;width:100%}.nrgSliderSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgSliderSection__image img{display:inline-block;vertical-align:top;width:100%}.nrgSliderSection__image img{height:100%;object-fit:cover}.nrgSliderSection__imageWrap{margin:0 auto 46px;max-width:577px;width:100%}.nrgSliderSection.owl-theme .owl-dots{padding-right:71px}.nrgUspSection{flex-wrap:wrap}.nrgUspSection__item{flex-basis:50%;padding:30px;max-width:initial;margin:initial}.nrgUspSection__item p{font-size:16px}.nrgUspSection__itemIcon{margin-bottom:24px;width:93px;height:93px}.nrgUspSection__imageWrap{width:36px}.nrgAppSlider.owl-theme .owl-nav{display:none}.nrgAppSlider.owl-theme .owl-dots{bottom:-140px}.nrgAppSliderSection__decor{display:none}.nrgAppSliderSection__blobSM{display:block}.nrgAppSlider__item{min-height:409px;padding-top:181px;padding-left:40px}.nrgAppSlider__itemText{max-width:360px}.nrgAppSlider__itemText p{font-size:14px}.nrgAppSlider__itemText p strong{font-size:16px;margin-bottom:13px}.nrgAppSliderPhone{width:300px;height:564px;left:auto;right:31px}.nrgAppSliderPhone__slider{width:192px;height:408px;margin-left:59px}}@media (max-width: 1023px)and (min-width: 600px){.productSection{margin:0}.productSection .row{margin:0}.nrgSliderSection__text{padding-left:25px}}@media (max-width: 768px){:root{--prdlist: 50%;--prodGap: 16px;--prodWidth: 280px}.homeCategory__image{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.homeCategory__image img{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.homeCategory__image:after{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.homeCategory__content{margin-top:16px}.homeCategory__title{font-size:16px;line-height:18px}.homeCategory__links{margin-top:16px}.homeCategory__links li{margin-bottom:16px}.homeCategory__links li a{font-size:13px;line-height:16px}.videoSection{margin-top:52px}.videoSection__content{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.videoSection__content--native:after{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.videoSection__image{padding-top:calc(198 / 345 * 100%);position:relative;width:100%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.videoSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.videoSection__image img{display:inline-block;vertical-align:top;width:100%}.videoSection__button{width:48px;height:48px}.videoSection .iframe_container{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.videoSection--noTabs{margin-top:77px}.videoSection--noTabs .videoSection__content{margin-top:32px}.productsContainer__intro{margin-top:24px}.productsContainer .button{margin-top:24px}.productsContainer__image{margin-top:24px;height:300px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.productsContainer__image--small{height:220px}.productsContainer__image--nrgBanner{padding-top:calc(450 / 704 * 100%);position:relative;width:100%;height:initial}.productsContainer__image--nrgBanner picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.productsContainer__image--nrgBanner img{display:inline-block;vertical-align:top;width:100%}.productsContainer__imageBadge{border-top-left-radius:8px;height:167px;padding-top:37px;padding-left:52px}.productsContainer__title{text-align:left}.productsContainer__products{margin-top:-76px}.productsContainer__products--simple{margin-top:40px}.promoProduct{max-width:222px;margin:0 auto 33px}.promoProduct:last-child{margin-bottom:0}.promoBanners{margin-top:60px}.promoBanner{-webkit-box-shadow:0px 4px 14px rgba(0,0,0,.15);-moz-box-shadow:0px 4px 14px rgba(0,0,0,.15);box-shadow:0px 4px 14px rgba(0,0,0,.15)}.promoBanner__title{font-size:20px;line-height:24px}.promoBanner p{font-size:14px;line-height:20px;letter-spacing:-0.04em;margin-bottom:20px}.promoBanner__actions .button{margin-top:0}.promoBanner .storeImage{max-width:125px}.promoBanner__image{display:none}.promoBanner--incharge .promoBanner__content{padding-right:46%}.promoBanner--incharge .promoBanner__content img{margin-right:36px}.promoBanner--incharge .promoBanner__image{display:block}.promoBanner--nrgApp .promoFull--nrg{flex-flow:row-reverse;align-items:center}.promoBanner--nrgApp .promoFull--nrg .promoFull__content{padding-left:36px;padding-right:38px}.promoBanner--nrgApp .promoFull--nrg .promoFull__image{margin-top:50px;margin-left:32px;width:100px;height:auto}.categoryComponent__header{padding-left:0}.categoryComponent__media{width:523px;height:398px;margin:-220px auto 60px}.categorySection--plain .categoryComponent__media{margin:-240px auto 50px}.categorySection--plain .categoryComponent__main{top:0}.categoryComponent__mainInner{background-size:cover;background-position:center center}.categoryComponent__mainInnerImg{background-size:cover;background-position:center center}.categoryComponent__icon{width:92px;height:92px;font-size:48px;line-height:48px;top:-20px}.categoryComponent__product{width:160px;height:160px;bottom:20px}.categoryComponent__product img{width:107px;height:107px}.mobileSection .bubbleText{display:none}.fullModeButton{bottom:-30px;white-space:nowrap}.closePopup{width:42px;height:42px;top:10px;left:10px;font-size:16px;line-height:16px}.customPopup{bottom:0;padding:10px 16px 20px}.customPopup:before{width:300vw;height:300vw}.customPopup__header{padding-left:0}.customPopup__products{margin-top:0}.mobileComponent{width:90vw;height:90vw;max-width:520px;max-height:520px;top:100px}.mobileComponent__content{width:300px;height:400px;left:68px;bottom:14px}.mobileComponent__phoneContent{width:158px;height:280px;left:108px;top:52px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}.mobileTiles{height:180px;padding:10px 30px}.mobileTile{width:90px;height:90px;padding:4px;margin-right:25px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.mobileTile i{width:52px;height:52px;font-size:36px}.mobileTile span{font-size:10px;line-height:12px}.heroComponent{max-width:600px}.heroComponent__header p{font-size:14px;font-weight:400}.heroComponent__media{height:300px;margin:110px 0 60px}.heroComponent__main{background-size:cover;background-position:center center}.heroComponent__icon{width:92px;height:92px;font-size:48px;line-height:48px}.heroComponent__product{width:160px;height:160px}.heroComponent__product img{width:107px;height:107px}.heroComponent__circles{max-width:500px;max-height:500px}.productComponent__title{margin-top:36px}.productComponent--reverse .productComponent__title{margin-left:0;text-align:left}.productComponent--reverse .productComponent__options{justify-content:flex-start}.productComponent p{font-size:16px;line-height:24px}.productComponent--reverse .moreLink{margin-left:0}body .mega-nav.responsiveColumns{grid-template-columns:1fr}.moreLink{float:right}.smartProducts .moreLink{padding-left:0}.customPopup .smartProducts .moreLink{margin-top:10px}.smarthome .spot .dot:before{width:16px;height:16px;border-width:2px}.smarthome .controls{top:10px;right:10px}.smarthome .zoomControl .srt_btn{margin-top:16px}.srt_btn{font-size:18px;width:52px;height:52px}.smarthome .drawer{top:10px}.drawer .drawer-close{font-size:20px}.drawer__title{height:54px}.drawer__btn{font-size:26px;width:72px;height:52px}.productsSection{padding:60px 0}.productsSection--medium{padding:50px 0}.lastSection{margin-bottom:-20px}.categorySection{margin-top:212px}.animatedSection{padding:0;margin-top:0;height:calc(100vh - 80px)}.animatedSection:before{width:200vw;height:220vw}.ipad.portrait .animatedSection:before{width:200vw;height:220vw}.animatedSection__content{padding:10px 20px}.mobileSection__title{left:50%;text-align:center;top:0}.heroSection{padding:50px 0}.optionsSection{padding-bottom:50px}.cardsSection{margin:50px 0 30px}.promoFullSection{margin-bottom:80px}.nrgAppBanner{margin-top:119px}.nrgSliderSection{margin-top:32px;padding-bottom:48px}.nrgSliderSectionContainer h2.textCenter{text-align:center}.videoSection.nrg h2.textCenter{text-align:center}}@media (max-width: 768px)and (max-width: 768px){.promoProduct:last-child{margin:0 auto}}@media (max-width: 768px)and (min-width: 600px){.customPopup__header{margin-bottom:50px}.customPopup .smartProducts .moreLink{margin-top:80px;margin-bottom:70px}}@media (max-width: 640px){.smarthome .spot:hover .dot{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.smarthome .spot .dot-hint{padding:13px 14px 14px 40px;line-height:1}.messageBox{width:100%;max-width:490px;top:auto;bottom:20px}.smarthome .drawer{width:100%}.smarthome .drawer.isOpen{z-index:9999}.smarthome .drawer.isOpen .drawer__btnToggle{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.drawer__body{max-width:100%}}@media (max-width: 599px){.productsContainer__image--nrgBanner{padding-top:calc(220 / 345 * 100%);position:relative;width:100%;height:initial}.productsContainer__image--nrgBanner picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.productsContainer__image--nrgBanner img{display:inline-block;vertical-align:top;width:100%}.nrg-app .productsContainer__image{height:220px}.productsContainer__imageBadge{width:130px;height:114px;padding-top:20px;padding-left:22px}.productsContainer__imageBadge img{width:65px}.productsContainer__products--simple{margin-top:32px}.promoProducts{margin-top:60px;flex-direction:column}.promoBanner{margin-bottom:20px}.promoBanner--incharge{min-height:180px}.promoBanner--incharge .promoBanner__content{padding-top:23px;padding-bottom:24px;padding-left:26px}.promoBanner--incharge .promoBanner__content p{display:none}.promoBanner--incharge .promoBanner__content img{margin-bottom:auto}.promoBanner--incharge .promoBanner__image{width:70%}.promoBanner--incharge .promoBanner__image figure{padding-top:initial}.promoBanner--incharge .promoBanner__image figure picture img{object-fit:cover;object-position:right}.promoBanner--incharge .promoBanner__actions{position:absolute;bottom:26px;left:24px}.promoBanner--nrgApp .promoFull--nrg{min-height:180px}.promoBanner--nrgApp .promoFull--nrg .promoFull__content{padding-top:47px;padding-right:20px;padding-left:28px}.promoBanner--nrgApp .promoFull--nrg .promoFull__content .promoFull__button{text-align:left}.promoBanner--nrgApp .promoFull--nrg .promoFull__image{margin-left:26px}.categoryComponent__media{width:345px;height:306px;margin:-260px auto 50px}.categorySection--plain .categoryComponent__media{margin:-320px auto 30px}.categoryComponent__mainInnerDecor{right:-10px !important;top:-12px !important}.categorySection--reverse .categoryComponent__mainInnerDecor{left:-10px !important}.categoryComponent__icon{width:72px;height:72px;font-size:32px;line-height:32px}.categoryComponent__product{width:120px;height:120px}.categoryComponent__product img{width:80px;height:80px}.mobileComponent{max-width:320px;max-height:320px;top:180px}.mobileComponent__content{width:190px;height:250px;left:44px;bottom:5px}.mobileComponent__phoneContent{width:98px;height:180px;left:68px;top:30px}.mobileTiles{height:120px;padding:10px}.mobileTile{width:80px;margin-right:30px}.heroComponent{max-width:450px}.heroComponent__header p{margin:20px 0 0}.heroComponent__media{height:200px;margin:70px 0 60px}.heroComponent__icon{width:72px;height:72px;font-size:32px;line-height:32px}.heroComponent__product{width:120px;height:120px}.heroComponent__product img{width:80px;height:80px}.heroComponent__circles{max-width:300px;max-height:300px}.heroComponent__circle:after{width:8px;height:8px}.optionsComponent{padding:0 18px}.optionsComponent__option{margin-right:4px}.optionsComponent__option:not(:last-child):after{content:none}.optionsComponent__option span{width:48px;height:48px;font-size:48px;line-height:48px;margin-bottom:16px}.optionsComponent__option p{font-size:10px;line-height:14px;min-height:0;padding:0 8px;margin:0}.productComponent{margin:0;width:100%;padding:100px 32px 32px}.productComponent:before{height:calc(100% - 100px);top:initial;bottom:0;left:-9px;-webkit-border-radius:24px 24px 0 0;-moz-border-radius:24px 24px 0 0;border-radius:24px 24px 0 0}.productComponent:before{left:-16px}.productComponent__content{flex-direction:column}.productComponent--reverse .productComponent__content{flex-direction:column}.productComponent__image{max-width:198px;margin:0 auto;margin-top:-99px}.cardsSection .card{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.card__content{padding:20px 32px}.card__content p{letter-spacing:0;font-size:13px;line-height:16px}.card__title{letter-spacing:-0.04em;font-size:14px;line-height:20px;margin-bottom:12px}.card__image{display:none}.card__discount{display:none}.tabs{margin-top:32px}.tabs__list{overflow-x:auto;justify-content:flex-start;width:calc(100% + 32px);left:-16px;padding-left:16px}.tabs__item{flex:0 0 auto}.tabs__item:last-child{position:relative}.tabs__item:last-child:before{content:"";display:block;position:absolute;right:-16px;width:16px;height:1px}.tabs__link{font-size:14px;height:38px;letter-spacing:-0.04em}.tabs__content{margin-top:32px}.smarthome{width:340px;position:absolute}.smarthome .zoomCont__logo{width:88px}.smarthome .imgCont img.imgCont__top{height:66px}.categorySection{margin-top:272px;padding:34px 0}.animatedSection__header p{margin:20px auto 40px}.mobileSection__title{top:40px}.heroSection{padding:30px 0}.nrgHeroContainer{padding-top:35px;padding-bottom:54px;border-bottom-right-radius:120px}.nrgHero h1{font-size:20px;line-height:1.2;margin-bottom:20px}.nrgHero h1 span{display:initial;font-size:inherit;line-height:inherit;letter-spacing:inherit}.nrgHero__col--logo .nrgHero__imageWrap{width:102px}.nrgHero__col--text{width:calc(100% - 16px);margin-right:auto;margin-left:auto}.nrgAppBanner{padding-top:27px;padding-right:21px;padding-bottom:22px;padding-left:21px;background-position:63%}.nrgAppBannerContainer{margin-top:103px;margin-bottom:70px}.nrgAppBanner h2{font-size:16px}.nrgAppBanner p{font-size:14px}.nrgAppBanner p{font-size:13px}.nrgAppBanner__col--logo{position:static;max-width:70px;margin-bottom:24px}.nrgAppBanner__col--links .nrgAppBanner__colItem:not(:last-child){margin-right:20px}.nrgAppBanner__colItem--store{max-width:100px}.nrgAppBanner__colItem--qr{position:static;max-width:66px}.nrgAppBanner{margin-top:103px}.nrgAppBanner--productBottom{flex-flow:column;align-items:flex-start}.nrgAppBanner--productBottom .nrgAppBanner__col--logo{margin-bottom:0}.nrgAppBanner--productBottom .nrgAppBanner__col--txt{margin:24px 0 26px}.nrgAppBanner--productBottom .nrgAppBanner__col--links{flex-flow:row;width:100%}.nrgAppBanner--productBottom .nrgAppBanner__col--links .nrgAppBanner__colItem:not(:last-child){margin-right:16px;margin-bottom:0}.nrgSliderSection:after{width:calc(100% + 32px);height:calc(100% - 105px);left:-16px}.nrgSliderSectionContainer h2.textCenter{text-align:left}.nrgSliderSection__text{min-height:108px}.nrgSliderSection__image{padding-top:calc(240 / 345 * 100%);position:relative;width:100%}.nrgSliderSection__image picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.nrgSliderSection__image img{display:inline-block;vertical-align:top;width:100%}.nrgSliderSection__imageWrap{margin-bottom:43px}.nrgSliderSection.owl-theme .owl-dots{padding-right:16px}.nrgSliderSection.owl-theme .owl-dots .owl-dot span{width:8px;height:8px}.nrgUspSection{flex-flow:column;align-items:center}.nrgUspSection__item{flex-basis:100%;padding:24px 0;max-width:300px}.nrgAppSlider.owl-theme .owl-dots{bottom:-10px;transform:translateY(100%)}.nrgAppSliderSection{margin-top:55px;padding-top:82px;padding-bottom:109px;border-top-left-radius:120px}.nrgAppSliderSection h2{font-size:20px;letter-spacing:initial}.nrgAppSliderSection__blobSM{top:311px;width:300px}.nrgAppSlider__item{align-items:flex-start;padding-top:0;padding-right:0;padding-bottom:357px;padding-left:17px}.nrgAppSlider__itemText{padding-left:70px}.nrgAppSliderPhone{width:216px;height:406px;right:23px}.nrgAppSliderPhone__slider{width:137px;height:294px;margin-left:43px;border-radius:15px}.videoSection.nrg h2.textCenter{text-align:left}}@media (max-width: 479px){.payment-methods-update .cards{padding-left:0}}@media not all and (min-resolution: 0.001dpcm){@supports(-webkit-appearance: none){.expandedMode .animatedSection{overflow:visible}}}@media (prefers-reduced-motion: reduce),print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}
/*# sourceMappingURL=mainSmarthome.css.map */
