.footer-module__nP6W3G__footer{color:#fff;height:100%;padding:36px 16px}.footer-module__nP6W3G__listContainer{flex-direction:row;align-items:baseline;gap:32px;display:flex}.footer-module__nP6W3G__list:nth-last-child(2){flex:1 0}.footer-module__nP6W3G__list{flex-direction:column;display:inline-flex}.footer-module__nP6W3G__listTitle{margin-bottom:16px}.footer-module__nP6W3G__listBox{color:#9b9b9b;flex-direction:column;gap:6px;font-size:13px;font-weight:500;display:flex}.footer-module__nP6W3G__listBox_media{flex-direction:row}.footer-module__nP6W3G__mediaIcon{float:left;background-color:#505667;border-radius:50%;width:30px;height:30px;margin-right:14px;transition:all .4s}.footer-module__nP6W3G__mediaIcon_facebook{background-image:url(../media/icon_Facebook.d2486ec9.svg)}.footer-module__nP6W3G__mediaIcon_facebook:hover{background-color:#3b5998}.footer-module__nP6W3G__mediaIcon_twitter{background-image:url(../media/icon_Twitter.7e560a81.svg)}.footer-module__nP6W3G__mediaIcon_twitter:hover{background-color:#1da1f2}.footer-module__nP6W3G__mediaIcon_email{background-image:url(../media/icon_e-mail.2753ba74.svg)}.footer-module__nP6W3G__mediaIcon_email:hover{background-color:#d93025}@media (max-width:767px){.footer-module__nP6W3G__footer .footer-module__nP6W3G__listContainer{flex-direction:column}}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);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;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.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:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@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;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)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:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,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:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}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:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}
.layout-module__5W5FYG__page{flex-direction:column;min-height:100vh;display:flex}.layout-module__5W5FYG__header{height:var(--header-height);background:var(--black-light);z-index:99999;width:100%;position:sticky;top:0;box-shadow:0 2px 6px #0000001f}.layout-module__5W5FYG__main{background-color:var(--yellow);flex-direction:row;flex:1 0;height:auto;display:flex}.layout-module__5W5FYG__footer{background:var(--black-light);min-height:var(--footer-height)}.layout-module__5W5FYG__rightProdBlock,.layout-module__5W5FYG__leftProdBlock{margin:0 auto;padding:20px;position:relative;top:0}.layout-module__5W5FYG__leftProdBlock_inner,.layout-module__5W5FYG__rightProdBlock_inner{max-width:300px;top:var(--header-height);position:sticky}@media (max-width:1480px){.layout-module__5W5FYG__leftProdBlock{display:none}}@media (max-width:1280px){.layout-module__5W5FYG__rightProdBlock,.layout-module__5W5FYG__leftProdBlock{display:none}}
.other-products-module__lmogba__otherProducts{padding-top:24px}.other-products-module__lmogba__product_list{align-items:stretch;gap:16px;display:flex}.other-products-module__lmogba__product{box-sizing:border-box;background-color:#eff2ef70;border-radius:4px;flex-direction:column;gap:8px;width:25%;padding:16px;transition:scale .3s;display:flex;position:relative;overflow:hidden}.other-products-module__lmogba__product:hover{scale:1.02}.other-products-module__lmogba__otherProductsHeader{margin:36px 0}.other-products-module__lmogba__product_description{flex:1 0}.other-products-module__lmogba__product_img{max-width:100%}.other-products-module__lmogba__product_link{display:block;position:absolute;inset:0}.other-products-module__lmogba__addToChromeWrap{margin:0 auto}.other-products-module__lmogba__otherProducts__vertical .other-products-module__lmogba__product_list{flex-direction:column;gap:24px;min-width:260px}.other-products-module__lmogba__otherProducts__vertical .other-products-module__lmogba__product_list .other-products-module__lmogba__product{width:100%;max-width:280px}.other-products-module__lmogba__product.other-products-module__lmogba__testBro{padding:0;box-shadow:0 0 12px 4px #614ffb80,0 0 25px 8px #614ffb80,0 10px 15px -3px #00000012}.other-products-module__lmogba__product.other-products-module__lmogba__clipboard{padding:0;box-shadow:0 0 16px #810808}.other-products-module__lmogba__product.other-products-module__lmogba__shortcut{padding:0;box-shadow:0 0 12px 4px #8efb4faf}@media (min-width:500px) and (max-width:800px){.other-products-module__lmogba__product_list{flex-wrap:wrap}.other-products-module__lmogba__product{width:calc(50% - 8px)}}@media (max-width:500px){.other-products-module__lmogba__product_list{flex-wrap:wrap}.other-products-module__lmogba__product{width:100%}}
.add-to-chrome-btn-module__OxC53W__addToBtn{color:#fff;text-transform:uppercase;background:#5794ff;border:none;height:auto;margin:8px 0;padding:4px 12px;font-size:11px;font-weight:600}.add-to-chrome-btn-module__OxC53W__addToBtn:hover{background:#70a4ff}.add-to-chrome-btn-module__OxC53W__browserName{margin-left:4px}.add-to-chrome-btn-module__OxC53W__browserIcon{color:#fff;background-image:url(../media/browsers.a2a0a550.png);background-size:80px;width:20px;height:20px;margin-right:10px;font-size:20px;line-height:20px}.add-to-chrome-btn-module__OxC53W__browserIcon_chrome{background-position:0 -20px}
.test-bro-bnr{--brand-accent:#614ffb;--brand-accent-dark:#5038e0;--brand-dark:#120053;--brand-gray:#868686;--brand-light-gray:#b3b3b3;--brand-lighter-gray:#e3e3e3;--brand-black:#111;--brand-green:#95efd1;--brand-light-green:#abedd8;--brand-lighter-green:#d5f6eb;--brand-white:#fff;--brand-red:#ef4444;--brand-red-dark:#dc2626;--brand-gradient-start:#614ffb;--brand-gradient-mid:#7c3aed;--brand-gradient-end:#0ea5e9;--neon-glow-color-accent:#614ffb80;--neon-glow-color-green:#95efd199;font-size:14px;box-shadow:0 4px 15px #0000001a}.test-bro-bnr .tstb_promo-banner{background-image:linear-gradient(to right,var(--brand-gradient-start),var(--brand-gradient-mid),var(--brand-gradient-end));color:#fff;text-align:center;flex-direction:column;gap:12px;margin:0 auto;padding:12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;box-shadow:0 8px 20px #0000004d}.test-bro-bnr h2{color:#fff;margin:0;font-size:24px;font-weight:700}.test-bro-bnr h3{color:#fff;margin:0;padding:0;font-size:20px;font-style:italic;font-weight:700}.test-bro-bnr .tstb_desc_1{display:none}.test-bro-bnr .tstb_promo-banner p{margin-bottom:18px;font-size:15px;line-height:1.5}.test-bro-bnr .tstb_promo-banner p a,.test-bro-bnr .tstb_promo-banner .footer-text a{color:#ffd93d;font-weight:600;text-decoration:underline}.test-bro-bnr .testbro{cursor:pointer;font-weight:700;color:var(--brand-green)!important}.test-bro-bnr .tstb_gif-placeholder{border-radius:0;justify-content:center;align-items:center;max-width:400px;margin:0 -16px 16px;display:flex;overflow:hidden}.test-bro-bnr .tstb_gif-placeholder img{width:100%;max-width:100%;max-height:100%}.test-bro-bnr .tstb_features{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.test-bro-bnr .tstb_features li{color:#fff;cursor:default;transform-origin:50%;backface-visibility:hidden;will-change:transform;opacity:0;margin:0;padding:0 8px;font-size:16px;transition:transform .3s;animation:.6s forwards floatIn;display:inline-block}.test-bro-bnr .tstb_features li:first-child{animation-delay:.4s}.test-bro-bnr .tstb_features li:nth-child(2){animation-delay:.6s}.test-bro-bnr .tstb_features li:nth-child(3){animation-delay:.8s}.test-bro-bnr .tstb_features li:nth-child(4){animation-delay:1s}.test-bro-bnr .tstb_features li:nth-child(5){animation-delay:1.2s}.test-bro-bnr .tstb_features li:nth-child(6){animation-delay:1.4s}.test-bro-bnr .test-bro-bnr .button-group{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.test-bro-bnr .button{cursor:pointer;border-radius:4px;padding:6px 30px;font-size:20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.test-bro-bnr .try-button{background:var(--brand-green);color:#111;box-shadow:0 4px 12px var(--brand-accent-dark);transform:rotate(-6deg)}.test-bro-bnr .button:hover{transform:scale(1.05)rotate(0)}.test-bro-bnr .tstb_promo-banner .tstb_footer-text{color:#eee;margin-top:18px;margin-bottom:0;padding-bottom:0;font-size:14px}@keyframes floatIn{to{opacity:1}}
.copy-history-notify{--gold:gold;--black:#111;--green:#2bccc0;--light-color:#e6e6e6;--white:var(--light-color);background-color:var(--green);min-height:360px;color:var(--black);text-align:left;border-radius:4px;padding:16px;font-size:12px;box-shadow:0 4px 15px #0000001a}.copy-history-notify *{font-size:inherit}.copy-history-notify h2{color:var(--black);margin:0 0 8px;font-size:24px;font-weight:700}.copy-history-notify h3{color:#000;margin:0;padding:0;font-size:16px;font-style:italic;font-weight:700}.copy-history-notify .chn_app-title{background-color:var(--gold);cursor:pointer;font-weight:700;text-decoration:none;transition:all .3s;color:inherit!important}.copy-history-notify .chn_app-title:hover{text-decoration:underline}.copy-history-notify .chn_description-section{color:var(--white);text-align:justify;margin:8px 0;font-weight:bolder}.copy-history-notify .chn_first_descr{background-color:#07070796;margin:8px 0;padding:6px}.copy-history-notify .chn_description-section ul{list-style:none}.copy-history-notify .chn_description-section strong{font-weight:700}.copy-history-notify .chn_discover{color:var(--black);text-align:center;margin-top:16px}.copy-history-notify .chn_try-btn{cursor:pointer;text-transform:capitalize;color:#2a2a2a;background-color:gold;border:1px solid #2a2a2a;border-radius:4px;align-items:center;gap:8px;padding:10px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;transform:rotate(7deg)}.copy-history-notify button.chn_try-btn:hover{background-color:#37ca5d;transform:rotate(0)}.copy-history-notify .chn_bnts-wrap{justify-content:center;align-items:center;padding:20px 0 0;display:flex}.copy-history-notify .chn_banner{flex-direction:column;align-items:center;gap:8px;width:100%;height:auto;margin:auto;padding:16px 0;display:flex;position:relative;overflow:hidden}.chn_tag{color:#fff;opacity:0;cursor:default;transform-origin:50%;backface-visibility:hidden;will-change:transform;border-radius:8px;margin:0;padding:6px;font-size:14px;transition:transform .3s;animation:.6s forwards floatIn;display:inline-block}.chn_tag:hover{transform:rotate(0)!important}.chn_tag:first-child{background:#6366f1;animation-delay:.2s;transform:rotate(-5deg)translate(0)}.chn_tag:nth-child(2){background:#10b981;animation-delay:.4s;transform:rotate(3deg)translate(0)}.chn_tag:nth-child(3){background:#f59e0b;animation-delay:.6s;transform:rotate(-4deg)translate(0)}.chn_tag:nth-child(4){background:#ec4899;animation-delay:.8s;transform:rotate(2deg)translate(0)}.chn_tag:nth-child(5){background:#3b82f6;animation-delay:1s;transform:rotate(-2deg)translate(0)}.chn_tag:nth-child(6){background:#8b5cf6;animation-delay:1.2s;transform:rotate(5deg)translate(0)}.chn_tag:nth-child(7){background:#ef4444;animation-delay:1.4s;transform:rotate(-6deg)translate(0)}.chn_tag:nth-child(8){background:#14b8a6;animation-delay:1.6s;transform:rotate(4deg)translate(0)}.chn_tag:nth-child(9){background:#ec4899;animation-delay:1.8s;transform:rotate(-8deg)translate(0)}.copy-history-notify .chn_recommends{background-color:#07070796;margin:16px 0;padding:6px}.chn_footer{color:#000;text-align:center;background:0 0;margin:20px 0 -20px;font-size:small}@keyframes floatIn{to{opacity:1}}@media (max-width:320px){.banner{max-width:90vw}}
.shortcut-ai-bnr{--primary:"#4ade80";--primaryDark:#2dc76d;--accent:#00f0ff;--accentDark:#00d0e0;--darkBg:#0f0f14;--cardBg:#1a1a24b3;--textLight:#e6e6fa;--textSecondary:#a9a9b3;--p4:16px;--p8:32px;background-color:var(--darkBg);color:var(--textLight);flex-direction:column;justify-content:center;align-items:center;min-height:680px;margin:0;padding:0;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;display:flex;position:relative}.shortcut-ai-bnr .main{flex-direction:column;flex:1 0;width:100%;padding:1rem;display:flex}.shortcut-ai-bnr .header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.shortcut-ai-bnr .header .h1{background:linear-gradient(45deg,#4ade80,#00f0ff);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #00f0ff4d;-webkit-background-clip:text;font-size:1.875rem;line-height:2.25rem}.shortcut-ai-bnr .header .h1>span{color:#fff;-webkit-text-fill-color:white}.shortcut-ai-bnr .header .h2{--tw-text-opacity:1;color:rgb(169 169 179/var(--tw-text-opacity,1));font-size:1.125rem;line-height:1.75rem}.shortcut-ai-bnr .footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f14e6;border-top:1px solid #ffffff1a;width:100%;padding:1rem}.shortcut-ai-bnr .footer .cta-button{color:#fff;background:linear-gradient(45deg,var(--primaryDark),var(--accent));border-radius:9999px;padding:.75rem 2rem;font-size:1.125rem;font-weight:700;line-height:1.75rem;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #00f0ff66}.shortcut-ai-bnr .footer .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00f0ff99}.interactive{flex-direction:column;flex:1 0;justify-content:center;align-items:center;width:100%;min-height:206px;display:flex}.shortcut-ai-bnr .slogans{flex-direction:column;align-items:center;gap:.5rem;display:flex}.shortcut-ai-bnr .slogans.hidden{display:none}.shortcut-ai-bnr .slogans .slogan-item{opacity:1;font-size:1.125rem;font-weight:700;line-height:1.75rem;transition:opacity .8s,transform .8s;transform:translateY(20px)}.shortcut-ai-bnr .slogans .slogan-item:nth-child(2n){--tw-text-opacity:1;color:rgb(0 240 255/var(--tw-text-opacity,1))}.shortcut-ai-bnr .slogans .slogan-item:nth-child(odd){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.shortcut-ai-bnr .slogans .slogan-item.hidden{opacity:0;transform:translateY(-20px)}.shortcut-ai-bnr .terminal-wrap{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-border-opacity:1;border:1px solid rgb(31 41 55/var(--tw-border-opacity,1));background-color:#1a1a24b3;border-radius:.75rem;width:100%;position:relative}.shortcut-ai-bnr .terminal-wrap.hidden{display:none}.shortcut-ai-bnr .terminal{word-break:break-all;min-height:5rem;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.125rem;line-height:1.625}.shortcut-ai-bnr .notification{justify-content:center;align-items:center;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-50%)}.notification-content{background-color:var(--primary);color:var(--textLight);--tw-ring-shadow:0 0 #0000;--tw-ring-offset-shadow:0 0 #0000;--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);text-align:center;--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1));word-break:break-word;border-radius:.5rem;max-width:85%;padding:.5rem;font-weight:600;transition-duration:.3s}.notification-content.hidden{opacity:0;transform:translateY(-20px)}@keyframes blink{0%,to{border-color:#00f0ff}50%{border-color:#0000}}@keyframes magic{0%{opacity:.7;filter:blur(1px);transform:scale(.98)}50%{opacity:.9;transform:scale(1.01)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes glow{0%{box-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff}to{box-shadow:0 0 15px #00f0ff,0 0 20px #00d0e0}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.notification{animation:none}.promo-glow{animation:2s ease-in-out infinite alternate glow}.magic-transition{animation:.8s ease-in-out magic}.typewriter{border-right:2px solid #00f0ff;animation:1s step-end infinite blink}.banner{color:#0f0f14;text-align:center;z-index:100;background:linear-gradient(90deg,#4ade80,#00f0ff);padding:16px;font-size:1.5rem;font-weight:700;transition:transform .5s ease-out;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.banner.visible{transform:translateY(0)}.command-highlight{color:#00f0ff;font-weight:600}
.layout-module__yo-nAW__page{flex-direction:column;min-height:100vh;display:flex}.layout-module__yo-nAW__header{background:var(--black-light);z-index:99999;width:100%;position:sticky;top:0;box-shadow:0 2px 6px #0000001f}.layout-module__yo-nAW__main{background-color:var(--yellow);flex-direction:row;flex:1 0;height:auto;display:flex}.layout-module__yo-nAW__footer{background:var(--black-light);min-height:var(--footer-height)}.layout-module__yo-nAW__rightProdBlock,.layout-module__yo-nAW__leftProdBlock{margin:0 auto;padding:20px;position:relative;top:0}.layout-module__yo-nAW__leftProdBlock_inner,.layout-module__yo-nAW__rightProdBlock_inner{max-width:300px;top:var(--header-height);position:sticky}@media (max-width:1480px){.layout-module__yo-nAW__leftProdBlock{display:none}}@media (max-width:1280px){.layout-module__yo-nAW__rightProdBlock,.layout-module__yo-nAW__leftProdBlock{display:none}}.layout-module__yo-nAW__logoColumn{justify-content:center;align-items:center;display:flex}.layout-module__yo-nAW__logo{width:180px}.layout-module__yo-nAW__container{--green:#47ff34;--yellow:#ffbb09;--black:#111;--black-lighter:#2a2a2a;--white:#fff;--text:#111;background-color:var(--white);border:4px solid var(--black);color:var(--text);border-radius:8px;margin:16px 0;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;box-shadow:0 20px 40px #00000026}.layout-module__yo-nAW__hero{background-color:var(--black);color:var(--white);text-align:center;border-bottom:4px solid var(--green);grid-template-columns:1fr 900px 1fr;gap:20px;padding:1rem;display:grid;position:relative;overflow:hidden}.layout-module__yo-nAW__versionBadge{background-color:var(--green);color:var(--black);text-transform:uppercase;letter-spacing:.05em;border:2px solid var(--white);border-radius:9999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800;display:inline-block;transform:rotate(2deg)}.layout-module__yo-nAW__heroTitle{color:var(--white);margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1.1}.layout-module__yo-nAW__heroSubtitle{color:#d1d5db;font-size:1.125rem;font-weight:300}@media (min-width:768px){.layout-module__yo-nAW__heroTitle{font-size:3rem}.layout-module__yo-nAW__heroSubtitle{font-size:1.25rem}}.layout-module__yo-nAW__bodyContent{flex-direction:column;gap:2.5rem;padding:1.5rem;display:flex}@media (min-width:768px){.layout-module__yo-nAW__bodyContent{padding:2.5rem}}.layout-module__yo-nAW__highlightWrapper{max-width:48rem;margin:0 auto}.layout-module__yo-nAW__markerGreen{background:linear-gradient(100deg,transparent 5%,var(--green)10%,var(--green)90%,transparent 95%);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:0 4px;font-weight:700}.layout-module__yo-nAW__markerYellow{background:linear-gradient(100deg,transparent 5%,var(--yellow)10%,var(--yellow)90%,transparent 95%);border-radius:4px;padding:0 4px;font-weight:700}.layout-module__yo-nAW__highlightBox{border-left:6px solid var(--black);text-align:left;background-color:#f8f8f8;border-radius:0 12px 12px 0;margin:1.5rem auto;padding:1.5rem}.layout-module__yo-nAW__highlightText{color:#1f2937;font-size:1.125rem;line-height:1.625}.layout-module__yo-nAW__quoteText{color:#4b5563;margin-top:1rem;font-style:italic;font-weight:500}.layout-module__yo-nAW__greenUnderline{text-decoration:underline;-webkit-text-decoration-color:var(--green);text-decoration-color:var(--green);text-underline-offset:4px;text-decoration-thickness:4px}.layout-module__yo-nAW__yellowUnderline{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;text-decoration-thickness:4px}.layout-module__yo-nAW__confettiBtnWrapper{text-align:center;margin:2rem 0}.layout-module__yo-nAW__confettiTrigger{background-color:var(--black);color:var(--green);border:3px solid var(--black);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.25rem;font-weight:900;transition:transform .2s,background-color .2s;animation:2s infinite layout-module__yo-nAW__pulse-green;display:inline-flex;box-shadow:0 8px 20px -5px #0000004d}.layout-module__yo-nAW__confettiTrigger:hover{background-color:var(--black-lighter);transform:scale(1.02)}@keyframes layout-module__yo-nAW__pulse-green{0%{box-shadow:0 0 #111111b3}70%{box-shadow:0 0 0 10px #47ff3400}to{box-shadow:0 0 #47ff3400}}.layout-module__yo-nAW__donationSection{text-align:center;padding-top:1rem}.layout-module__yo-nAW__donationTitle{color:var(--black);text-shadow:3px 3px #fff;background-image:linear-gradient(90deg,#f8717170,#4ade8070,#f8717170);margin:0 -40px 16px;padding:8px 0;font-size:1.875rem;font-weight:900}.layout-module__yo-nAW__donationDesc{color:#4b5563;max-width:42rem;margin:0 auto 2rem;font-size:1.2rem;font-weight:500;line-height:1.625}.layout-module__yo-nAW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.layout-module__yo-nAW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.layout-module__yo-nAW__grid{grid-template-columns:repeat(4,1fr)}}.layout-module__yo-nAW__giftCard{background:var(--white);border:2px solid var(--black);box-shadow:4px 4px 0px var(--black);border-radius:12px;flex-direction:column;align-items:center;padding:1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.layout-module__yo-nAW__giftCard:hover{box-shadow:7px 7px 0px var(--black);border-color:var(--green);transform:translate(-3px,-3px)}.layout-module__yo-nAW__giftCard:active{box-shadow:2px 2px 0px var(--black);transform:translate(2px,2px)}.layout-module__yo-nAW__hotBadge{background-color:var(--green);border-left:1px solid var(--black);border-bottom:1px solid var(--black);border-bottom-left-radius:8px;padding:.125rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:0;right:0}.layout-module__yo-nAW__giftEmoji{font-size:2.5rem;animation:3s ease-in-out infinite layout-module__yo-nAW__float}@keyframes layout-module__yo-nAW__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.layout-module__yo-nAW__giftName{margin-top:.5rem;font-size:1.125rem;font-weight:700}.layout-module__yo-nAW__giftSub{color:#6b7280;margin-bottom:.5rem;font-size:.75rem}.layout-module__yo-nAW__giftPrice{margin-bottom:.75rem;font-size:1.25rem;font-weight:900}.layout-module__yo-nAW__btnPrimary{background-color:var(--green);color:var(--black);border:2px solid var(--black);box-shadow:3px 3px 0px var(--black);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:.5rem;width:100%;margin-top:auto;padding:.5rem 0;font-size:.875rem;font-weight:800;transition:all .1s}.layout-module__yo-nAW__btnPrimary:hover{box-shadow:5px 5px 0px var(--black);background-color:#36eb24;transform:translateY(-2px)}.layout-module__yo-nAW__btnPrimary:active{box-shadow:1px 1px 0px var(--black);transform:translateY(2px)}.layout-module__yo-nAW__internalFooter{text-align:center;background-color:#f4f4f4;border-top:2px solid #eee;padding:1.5rem}.layout-module__yo-nAW__secureText{color:#16a34a;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.layout-module__yo-nAW__buildText{text-align:center;opacity:.5;margin-top:2rem;font-family:monospace;font-size:.875rem}
