.footer-module__WOMdyG__footer{color:#fff;background-color:#2d1b6e;padding:48px 0 0}.footer-module__WOMdyG__topSection{grid-template-columns:360px 1fr;align-items:start;gap:48px;margin:0 auto;padding:0 32px 40px;display:grid}.footer-module__WOMdyG__brand{flex-direction:column;gap:20px;display:flex}.footer-module__WOMdyG__logoRow{align-items:center;gap:10px;display:flex}.footer-module__WOMdyG__logoIcon{flex-shrink:0;width:36px;height:36px}.footer-module__WOMdyG__logoText{letter-spacing:.01em;color:#fff;font-size:1.35rem;font-weight:600}.footer-module__WOMdyG__about{color:#c5d5ee;max-width:320px;font-size:.875rem;line-height:1.7}.footer-module__WOMdyG__linkColumns{grid-template-columns:1fr 1fr;gap:4px 32px;display:grid}.footer-module__WOMdyG__linkList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.footer-module__WOMdyG__linkItem{border-bottom:none;align-items:center;gap:8px;padding:6px 0;display:flex}.footer-module__WOMdyG__linkPipe{color:#4a9fd4;flex-shrink:0;font-size:1rem;font-weight:400;line-height:1}.footer-module__WOMdyG__linkItem a{color:#d6e6f7;font-size:.875rem;line-height:1.4;text-decoration:none;transition:color .18s}.footer-module__WOMdyG__linkItem a:hover{color:#fff;text-decoration:underline}.footer-module__WOMdyG__divider{border:none;border-top:1px solid #ffffff26;margin:0 auto}.footer-module__WOMdyG__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:18px 32px;display:flex}.footer-module__WOMdyG__copyright{color:#a8c0dc;font-size:.8125rem}.footer-module__WOMdyG__bottomLinks{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.footer-module__WOMdyG__bottomLinks a{color:#a8c0dc;font-size:.8125rem;text-decoration:none;transition:color .18s}.footer-module__WOMdyG__bottomLinks a:hover{color:#fff;text-decoration:underline}.footer-module__WOMdyG__separator{color:#4a6a8a;padding:0 2px;font-size:.8rem}.footer-module__WOMdyG__scrollTopBtn{cursor:pointer;z-index:100;background-color:#1a6fc4;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s,transform .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 2px 8px #00000040}.footer-module__WOMdyG__scrollTopBtn:hover{background-color:#155da0;transform:translateY(-2px)}.footer-module__WOMdyG__scrollTopBtn svg{fill:#fff;width:18px;height:18px}.footer-module__WOMdyG__logoImg{object-fit:contain;width:auto;height:40px}@media (max-width:1024px){.footer-module__WOMdyG__topSection{grid-template-columns:300px 1fr;gap:32px}.footer-module__WOMdyG__about{max-width:100%}.footer-module__WOMdyG__linkColumns{grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-module__WOMdyG__topSection{grid-template-columns:1fr;gap:32px;padding:0 20px 32px}.footer-module__WOMdyG__brand{grid-column:auto}.footer-module__WOMdyG__linkColumns{grid-template-columns:1fr 1fr;gap:0 16px}.footer-module__WOMdyG__bottomBar{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 20px}.footer-module__WOMdyG__scrollTopBtn{width:40px;height:40px;bottom:20px;right:20px}}@media (max-width:380px){.footer-module__WOMdyG__linkColumns{grid-template-columns:1fr}}
: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}
.BackToTop-module__aX6Jvq__btn{cursor:pointer;z-index:9999;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001f;border-radius:50%;outline:none;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:opacity .3s,transform .3s,box-shadow .2s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(20px)scale(.8);box-shadow:0 4px 16px #0000001f}.BackToTop-module__aX6Jvq__visible{opacity:1;pointer-events:auto;animation:3s ease-in-out infinite BackToTop-module__aX6Jvq__floatUpDown;transform:translateY(0)scale(1)}.BackToTop-module__aX6Jvq__btn:hover{border-color:#00000038;animation:none;transform:translateY(-4px)scale(1.08);box-shadow:0 8px 24px #0000002e}.BackToTop-module__aX6Jvq__btn:active{animation:none;transform:scale(.94);box-shadow:0 2px 8px #0000001a}.BackToTop-module__aX6Jvq__img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:50%;width:36px;height:36px;display:block}.BackToTop-module__aX6Jvq__arrow{color:#444;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.BackToTop-module__aX6Jvq__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#1a1a1a;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:12px;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 10px);right:0;transform:translateY(4px)}.BackToTop-module__aX6Jvq__btn:hover .BackToTop-module__aX6Jvq__tooltip{opacity:1;transform:translateY(0)}@keyframes BackToTop-module__aX6Jvq__floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-color-scheme:dark){.BackToTop-module__aX6Jvq__btn{background:#6e65e7;border-color:#ffffff1f;box-shadow:0 4px 16px #0006}.BackToTop-module__aX6Jvq__btn:hover{border-color:#ffffff40;box-shadow:0 8px 24px #00000080}.BackToTop-module__aX6Jvq__arrow{color:#ccc}}@media (prefers-reduced-motion:reduce){.BackToTop-module__aX6Jvq__btn,.BackToTop-module__aX6Jvq__visible{transition:opacity .2s;animation:none}}@media (max-width:600px){.BackToTop-module__aX6Jvq__btn{width:48px;height:48px;bottom:20px;right:20px}.BackToTop-module__aX6Jvq__img{width:30px;height:30px}}
.LifestyleModal-module__SmWImq__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);background:#0f0c1ea6;justify-content:center;align-items:center;padding:20px;animation:.18s LifestyleModal-module__SmWImq__fadeIn;display:flex;position:fixed;inset:0}@keyframes LifestyleModal-module__SmWImq__fadeIn{0%{opacity:0}to{opacity:1}}.LifestyleModal-module__SmWImq__modal{scrollbar-width:thin;scrollbar-color:#8275a9 #f1f1f1;background:#fff;border-radius:18px;width:100%;max-width:400px;height:auto;max-height:90vh;animation:.22s LifestyleModal-module__SmWImq__slideUp;position:relative;overflow:hidden auto;box-shadow:0 24px 60px #00000040}@keyframes LifestyleModal-module__SmWImq__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.LifestyleModal-module__SmWImq__closeBtn{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#333;cursor:pointer;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,transform .15s;display:flex;position:absolute;top:12px;right:12px}.LifestyleModal-module__SmWImq__closeBtn:hover{background:#fff;transform:scale(1.08)}.LifestyleModal-module__SmWImq__imageWrapper{background:#fff;width:100%;height:150px;position:relative}.LifestyleModal-module__SmWImq__image{margin:0 auto;display:block}.LifestyleModal-module__SmWImq__body{padding:22px 24px 26px}.LifestyleModal-module__SmWImq__title{color:#1a1a2e;letter-spacing:-.02em;margin:0 0 10px;font-size:1.25rem;font-weight:700;line-height:1.3}.LifestyleModal-module__SmWImq__description{color:#4b4b6a;margin:0;font-size:.95rem;line-height:1.7}.LifestyleModal-module__SmWImq__modal::-webkit-scrollbar{border-radius:10px;width:10px}.LifestyleModal-module__SmWImq__modal::-webkit-scrollbar-track{background:#ececec;border-radius:999px;margin:8px 0}.LifestyleModal-module__SmWImq__modal::-webkit-scrollbar-thumb{background:#8275a9 padding-box padding-box;border:2px solid #ececec;border-radius:999px}@media (max-width:768px){.LifestyleModal-module__SmWImq__modal{border-radius:14px;max-width:85%;max-height:85vh}.LifestyleModal-module__SmWImq__imageWrapper{height:140px}.LifestyleModal-module__SmWImq__image{width:130px;height:130px}.LifestyleModal-module__SmWImq__body{padding:16px 16px 18px}.LifestyleModal-module__SmWImq__title{font-size:1.05rem;line-height:1.25}.LifestyleModal-module__SmWImq__description{font-size:.9rem;line-height:1.6}.LifestyleModal-module__SmWImq__closeBtn{width:30px;height:30px;top:10px;right:10px}}@media (max-width:480px){.LifestyleModal-module__SmWImq__modal{border-radius:12px;max-width:85%;max-height:80vh}.LifestyleModal-module__SmWImq__imageWrapper{height:140px}.LifestyleModal-module__SmWImq__image{width:130px;height:130px}.LifestyleModal-module__SmWImq__body{padding:14px}.LifestyleModal-module__SmWImq__title{font-size:1rem}.LifestyleModal-module__SmWImq__description{font-size:.88rem}.LifestyleModal-module__SmWImq__closeBtn{width:28px;height:28px;top:8px;right:8px}}
.LifestyleCard-module__f84xzG__card{cursor:pointer;background:#fff;border-radius:14px;outline:none;flex-direction:column;width:280px;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014,0 1px 3px #0000000f}.LifestyleCard-module__f84xzG__card:hover{transform:translateY(-5px);box-shadow:0 10px 28px #00000021,0 3px 8px #00000014}.LifestyleCard-module__f84xzG__card:focus-visible{box-shadow:0 0 0 3px #6366f1}.LifestyleCard-module__f84xzG__imageWrapper{background:#fff;width:100%;height:130px;position:relative}.LifestyleCard-module__f84xzG__image{margin:0 auto;transition:transform .3s;display:block}.LifestyleCard-module__f84xzG__card:hover .LifestyleCard-module__f84xzG__image{transform:scale(1.04)}.LifestyleCard-module__f84xzG__titleBar{border-top:1px solid #f0eef6;padding:14px 16px 16px}.LifestyleCard-module__f84xzG__title{color:#1a1a2e;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;text-align:center;margin:0;font-size:.97rem;font-weight:600;line-height:1.35;overflow:hidden}.LifestyleCard-module__f84xzG__offer{color:#4b5563;letter-spacing:-.01em;text-align:center;margin:4px 0 0;font-size:.85rem;font-weight:500;line-height:1.3}.LifestyleCard-module__f84xzG__seeDetails{color:#6366f1;cursor:pointer;text-align:center;margin-top:8px;font-size:.85rem;text-decoration:underline;display:block}@media (max-width:768px){.LifestyleCard-module__f84xzG__card{border-radius:12px;width:100%;max-width:340px;margin:0 auto}.LifestyleCard-module__f84xzG__imageWrapper{height:160px}.LifestyleCard-module__f84xzG__titleBar{padding:12px 14px 14px}.LifestyleCard-module__f84xzG__title{font-size:.92rem;line-height:1.3}}@media (max-width:480px){.LifestyleCard-module__f84xzG__card{border-radius:10px;max-width:100%}.LifestyleCard-module__f84xzG__imageWrapper{height:140px}.LifestyleCard-module__f84xzG__titleBar{padding:10px 12px}.LifestyleCard-module__f84xzG__title{font-size:.88rem}}
.TopNav-module__mt-Y7q__navbar{z-index:100;background:#fff;width:100%;position:sticky;top:0}.TopNav-module__mt-Y7q__inner{justify-content:space-between;align-items:center;max-width:1200px;height:68px;margin:0 auto;padding:0 32px;display:flex}.TopNav-module__mt-Y7q__logoArea{align-items:center;gap:12px;display:flex}.TopNav-module__mt-Y7q__logoImg{object-fit:contain;width:auto;height:40px}.TopNav-module__mt-Y7q__rightGroup{background:#f5f5fb;border:1px solid #e5e4f0;border-radius:50px;align-items:center;gap:4px;padding:6px 8px;display:flex}.TopNav-module__mt-Y7q__navItem{color:#3a3080;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.TopNav-module__mt-Y7q__navItem:hover .TopNav-module__mt-Y7q__iconCard{background:#ebe9f8;border-color:#c5c0ed;transform:translateY(-1px);box-shadow:0 2px 6px #3d309926}.TopNav-module__mt-Y7q__iconCard{background:#fff;border:1px solid #e0def5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 1px 3px #3d309914}.TopNav-module__mt-Y7q__navSep{background:#d0cee8;width:1px;height:20px}.TopNav-module__mt-Y7q__navIcon{stroke:#3a3080;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.TopNav-module__mt-Y7q__bottomLine{background:linear-gradient(90deg,#e91e8c 0%,#7b5ea7 50%,#3a3099 100%);height:2px}@media (max-width:480px){.TopNav-module__mt-Y7q__inner{padding:0 16px}.TopNav-module__mt-Y7q__navItem span:last-child{display:none}.TopNav-module__mt-Y7q__navItem{padding:6px 8px}.TopNav-module__mt-Y7q__logoImg{width:150px;height:32px}}
@keyframes video-module__n3MCka__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.6)}}.video-module__n3MCka__section{background:#f0edf8;padding:64px 80px;position:relative;overflow:hidden}.video-module__n3MCka__bubbleTopLeft{z-index:0;pointer-events:none;border:1.5px solid #534ab726;border-radius:50%;width:160px;height:160px;animation:6s ease-in-out infinite video-module__n3MCka__bubbleFloat;position:absolute;top:-40px;left:60px}.video-module__n3MCka__bubbleTopRight{z-index:0;pointer-events:none;border:1.5px solid #534ab71f;border-radius:50%;width:200px;height:200px;animation:8s ease-in-out infinite reverse video-module__n3MCka__bubbleFloat;position:absolute;top:-50px;right:120px}.video-module__n3MCka__bubbleTopLeftSmall{z-index:0;pointer-events:none;border:1px solid #534ab71a;border-radius:50%;width:80px;height:80px;animation:5s ease-in-out infinite video-module__n3MCka__bubblePulse;position:absolute;top:40px;left:20px}.video-module__n3MCka__bubbleTopRightSmall{z-index:0;pointer-events:none;background:#534ab70a;border:1px solid #534ab714;border-radius:50%;width:100px;height:100px;animation:7s ease-in-out infinite reverse video-module__n3MCka__bubblePulse;position:absolute;top:60px;right:60px}@keyframes video-module__n3MCka__bubbleFloat{0%,to{opacity:.8;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(12px)scale(1.04)}}@keyframes video-module__n3MCka__bubblePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.video-module__n3MCka__bubbleTopLeft,.video-module__n3MCka__bubbleTopRight,.video-module__n3MCka__bubbleTopLeftSmall,.video-module__n3MCka__bubbleTopRightSmall{animation:none}}.video-module__n3MCka__headerRow{justify-content:space-between;align-items:flex-start;display:flex}.video-module__n3MCka__header{margin-bottom:40px}.video-module__n3MCka__tag{letter-spacing:.2em;text-transform:uppercase;color:#534ab7;margin-bottom:8px;font-size:11px;font-weight:500;display:block}.video-module__n3MCka__tagLine{background:#534ab7;width:32px;height:2px;margin-bottom:20px}.video-module__n3MCka__titleRow{align-items:center;gap:16px;margin-bottom:16px;display:flex}.video-module__n3MCka__titleIcon{flex-shrink:0}.video-module__n3MCka__title{color:#1a1560;margin:0;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.video-module__n3MCka__titleAccent{color:#534ab7}.video-module__n3MCka__desc{color:#000;margin:0;padding-left:72px;font-size:18px;font-weight:300;line-height:1.8}.video-module__n3MCka__badge{background:#2d1b6e;border:1px solid #6856db59;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:5px 18px;display:inline-flex}.video-module__n3MCka__badgeDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite video-module__n3MCka__dotPulse;display:inline-block}.video-module__n3MCka__badgeText{color:#fff;letter-spacing:2px;font-size:20px;font-weight:900}.video-module__n3MCka__grid{grid-template-columns:1fr 420px;align-items:stretch;gap:20px;display:grid}.video-module__n3MCka__featured{cursor:pointer;background:#1a1560;border-radius:20px;min-height:440px;position:relative;overflow:hidden}.video-module__n3MCka__featuredImg{object-fit:cover;transition:transform .4s}.video-module__n3MCka__featured:hover .video-module__n3MCka__featuredImg{transform:scale(1.03)}.video-module__n3MCka__featuredOverlay{z-index:1;background:linear-gradient(#0000 0%,#0a052833 50%,#0a0528d9 100%);position:absolute;inset:0}.video-module__n3MCka__playCenter{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-module__n3MCka__featured:hover .video-module__n3MCka__playCenter{opacity:.85}.video-module__n3MCka__featuredMeta{z-index:3;flex-direction:column;gap:8px;padding:28px 32px;display:flex;position:absolute;bottom:0;left:0;right:0}.video-module__n3MCka__featuredTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.video-module__n3MCka__pill{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#534ab7;border-radius:999px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.video-module__n3MCka__duration{color:#ffffffa6;font-size:13px;font-weight:400}.video-module__n3MCka__sideList{flex-direction:column;gap:16px;display:flex}.video-module__n3MCka__sideCard{cursor:pointer;background:#1a1560;border-radius:16px;flex-direction:row;flex:1;align-items:center;transition:transform .2s;display:flex;overflow:hidden}.video-module__n3MCka__sideCard:hover{transform:translateY(-2px)}.video-module__n3MCka__sideMeta{flex-direction:column;flex:1;gap:6px;padding:20px;display:flex}.video-module__n3MCka__sideTitle{color:#fff;margin:0;font-size:15px;font-weight:700;line-height:1.35}.video-module__n3MCka__sideThumb{flex-shrink:0;align-self:stretch;width:140px;min-height:110px;position:relative}.video-module__n3MCka__sideImg{object-fit:cover}.video-module__n3MCka__sideOverlay{z-index:1;background:#0a052859;position:absolute;inset:0}.video-module__n3MCka__playSmall{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-module__n3MCka__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0528d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.video-module__n3MCka__modalBox{background:#1a1560;border-radius:20px;width:100%;max-width:860px;position:relative;overflow:hidden}.video-module__n3MCka__modalClose{z-index:10;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.video-module__n3MCka__modalClose:hover{background:#ffffff4d}.video-module__n3MCka__iframeWrapper{aspect-ratio:16/9;width:100%;position:relative}.video-module__n3MCka__iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.video-module__n3MCka__modalMeta{flex-direction:column;gap:6px;padding:20px 24px;display:flex}.video-module__n3MCka__modalTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.video-module__n3MCka__viewBtn{text-transform:uppercase;color:#010001;letter-spacing:2px;cursor:pointer;z-index:5;border:1px solid #000;border-radius:5px;flex-shrink:0;align-self:flex-end;align-items:center;gap:6px;margin-bottom:8px;padding:6px 14px;font-size:13px;font-weight:700;transition:transform .25s;display:inline-flex}@media (max-width:1024px){.video-module__n3MCka__grid{grid-template-columns:1fr 340px}.video-module__n3MCka__section{padding:48px 40px}}@media (max-width:768px){.video-module__n3MCka__section{padding:40px 24px}.video-module__n3MCka__grid{grid-template-columns:1fr}.video-module__n3MCka__desc{padding-left:0}.video-module__n3MCka__sideList{gap:12px}.video-module__n3MCka__sideThumb{width:120px;min-height:90px}.video-module__n3MCka__featured{min-height:300px}.video-module__n3MCka__modalBox{max-width:100%}.video-module__n3MCka__modalMeta{padding:16px 20px}.video-module__n3MCka__modalTitle{font-size:12px}.video-module__n3MCka__featuredTitle{font-size:1.3rem}}@media (max-width:480px){.video-module__n3MCka__section{padding:32px 16px 48px;overflow-x:hidden}.video-module__n3MCka__bubbleTopLeft,.video-module__n3MCka__bubbleTopRight,.video-module__n3MCka__bubbleTopLeftSmall,.video-module__n3MCka__bubbleTopRightSmall{display:none}.video-module__n3MCka__headerRow{flex-direction:column;align-items:flex-start;gap:16px}.video-module__n3MCka__header{width:100%;margin-bottom:20px}.video-module__n3MCka__badge{margin-bottom:12px;padding:4px 12px}.video-module__n3MCka__badgeDot{width:6px;height:6px}.video-module__n3MCka__badgeText{letter-spacing:1px;font-size:13px}.video-module__n3MCka__tagLine{margin-bottom:14px}.video-module__n3MCka__titleRow{gap:10px;margin-bottom:10px}.video-module__n3MCka__title{font-size:clamp(1.6rem,8vw,2rem)}.video-module__n3MCka__desc{padding-left:0;font-size:14px;line-height:1.65}.video-module__n3MCka__viewBtn{justify-content:center;align-self:stretch;margin-bottom:20px;padding:10px 16px;font-size:12px}.video-module__n3MCka__grid{grid-template-columns:1fr;gap:14px}.video-module__n3MCka__featured{border-radius:14px;min-height:220px}.video-module__n3MCka__featuredMeta{gap:6px;padding:16px 18px}.video-module__n3MCka__featuredTitle{font-size:1.05rem}.video-module__n3MCka__sideList{gap:10px}.video-module__n3MCka__sideCard{border-radius:12px}.video-module__n3MCka__sideMeta{gap:5px;padding:14px}.video-module__n3MCka__sideTitle{font-size:13px}.video-module__n3MCka__sideThumb{width:100px;min-height:80px}.video-module__n3MCka__pill{padding:3px 10px;font-size:10px}.video-module__n3MCka__duration{font-size:11px}.video-module__n3MCka__modalBackdrop{align-items:flex-end;padding:0}.video-module__n3MCka__modalBox{border-radius:20px 20px 0 0;max-height:90dvh;overflow-y:auto}.video-module__n3MCka__modalMeta{padding:14px 16px}.video-module__n3MCka__modalTitle{font-size:.9rem}.video-module__n3MCka__modalClose{width:38px;height:38px;top:10px;right:10px}}
.Lifestyle-module__vtF-JW__categorySection{margin-bottom:48px}.Lifestyle-module__vtF-JW__categoryTitle{text-align:center;color:#5139a6;margin-bottom:32px;padding-bottom:16px;font-size:1.75rem;font-weight:700;position:relative}.Lifestyle-module__vtF-JW__categoryTitle:after{content:"";border-bottom:3px solid #5139a6;width:220px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Lifestyle-module__vtF-JW__tabRow{border-bottom:1px solid #5139a626;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;padding-bottom:16px;display:flex}.Lifestyle-module__vtF-JW__tabBtn{color:#5139a6;cursor:pointer;background:#fff;border:1px solid #5139a640;border-radius:999px;padding:12px 28px;font-size:1rem;font-weight:600;transition:background-color .25s,color .25s,border-color .25s,box-shadow .25s}.Lifestyle-module__vtF-JW__tabBtn:hover{background:#5139a614}.Lifestyle-module__vtF-JW__tabBtnActive,.Lifestyle-module__vtF-JW__tabBtnActive:hover{color:#fff;background:#5139a6;border-color:#5139a6;box-shadow:0 4px 14px #5139a64d}.Lifestyle-module__vtF-JW__grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}@media (max-width:600px){.Lifestyle-module__vtF-JW__tabRow{gap:8px;margin-bottom:28px;padding-bottom:12px}.Lifestyle-module__vtF-JW__tabBtn{padding:9px 18px;font-size:.85rem}}
.Gallery-module__UhKNgW__wrapper{text-align:center;background:#d9d6ff;padding:60px 20px}.Gallery-module__UhKNgW__title{margin-bottom:10px;font-size:42px;font-weight:800}.Gallery-module__UhKNgW__subtitle{color:#333;max-width:80%;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px}.Gallery-module__UhKNgW__grid{flex-wrap:wrap;justify-content:center;gap:25px;display:flex}.Gallery-module__UhKNgW__card{cursor:pointer;background:#fff;border-radius:16px;width:280px;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #0000001f}.Gallery-module__UhKNgW__card:hover{transform:translateY(-6px)}.Gallery-module__UhKNgW__card img{object-fit:cover;width:100%;height:180px}.Gallery-module__UhKNgW__card h3{padding:12px;font-size:16px}.Gallery-module__UhKNgW__modalOverlay{z-index:999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__UhKNgW__modalContent{background:#000;border-radius:12px;width:80%;max-width:800px;padding:10px;position:relative}.Gallery-module__UhKNgW__modalContent iframe{border:none;width:100%;height:450px}.Gallery-module__UhKNgW__closeBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;width:35px;height:35px;font-size:18px;position:absolute;top:-10px;right:-10px}@media (max-width:768px){.Gallery-module__UhKNgW__wrapper{padding:40px 16px}.Gallery-module__UhKNgW__title{font-size:28px}.Gallery-module__UhKNgW__subtitle{max-width:100%;margin-bottom:25px;padding:0 10px;font-size:14px}.Gallery-module__UhKNgW__grid{gap:16px}.Gallery-module__UhKNgW__card{width:100%;max-width:340px}.Gallery-module__UhKNgW__card img{height:160px}.Gallery-module__UhKNgW__card h3{font-size:15px}.Gallery-module__UhKNgW__modalContent{border-radius:10px;width:92%;padding:8px}.Gallery-module__UhKNgW__modalContent iframe{height:240px}.Gallery-module__UhKNgW__closeBtn{width:32px;height:32px;font-size:16px;top:-8px;right:-8px}}@media (max-width:480px){.Gallery-module__UhKNgW__title{font-size:22px}.Gallery-module__UhKNgW__subtitle{font-size:13px}.Gallery-module__UhKNgW__card img{height:150px}.Gallery-module__UhKNgW__modalContent iframe{height:200px}}
