@charset "UTF-8";.rnc__notification-container--bottom-center,.rnc__notification-container--bottom-full,.rnc__notification-container--bottom-left,.rnc__notification-container--bottom-right,.rnc__notification-container--center,.rnc__notification-container--top-center,.rnc__notification-container--top-full,.rnc__notification-container--top-left,.rnc__notification-container--top-right{min-width:325px;pointer-events:all;position:absolute}.rnc__notification-container--bottom-center,.rnc__notification-container--center,.rnc__notification-container--top-center{align-items:center;display:flex;flex-direction:column;justify-content:center;left:calc(50% - 175px);max-width:350px}.rnc__notification-container--center{height:100%;pointer-events:none;top:20px}.rnc__notification-container--bottom-full,.rnc__notification-container--top-full{min-width:100%;width:100%}.rnc__notification-container--bottom-full{bottom:0}.rnc__util--flex-center{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:325px;pointer-events:all}.rnc__notification-container--top-center{top:20px}.rnc__notification-container--bottom-center{bottom:20px}.rnc__notification-container--top-left{left:20px;top:20px}.rnc__notification-container--top-right{right:20px;top:20px}.rnc__notification-container--bottom-left{bottom:20px;left:20px}.rnc__notification-container--bottom-right{bottom:20px;right:20px}.rnc__notification-container--mobile-bottom,.rnc__notification-container--mobile-top{pointer-events:all;position:absolute}.rnc__notification-container--mobile-top{left:20px;right:20px;top:20px}.rnc__notification-container--mobile-bottom{bottom:20px;left:20px;margin-bottom:-15px;right:20px}.rnc__notification-item--default{background-color:#007bff;border-left:8px solid #0562c7}.rnc__notification-item--default .rnc__notification-timer{background-color:#007bff}.rnc__notification-item--default .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--default .rnc__notification-close-mark{background-color:#007bff}.rnc__notification-item--success{background-color:#28a745;border-left:8px solid #1f8838}.rnc__notification-item--success .rnc__notification-timer{background-color:#28a745}.rnc__notification-item--success .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--success .rnc__notification-close-mark{background-color:#28a745}.rnc__notification-item--danger{background-color:#dc3545;border-left:8px solid #bd1120}.rnc__notification-item--danger .rnc__notification-timer{background-color:#dc3545}.rnc__notification-item--danger .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--danger .rnc__notification-close-mark{background-color:#dc3545}.rnc__notification-item--info{background-color:#17a2b8;border-left:8px solid #138b9e}.rnc__notification-item--info .rnc__notification-timer{background-color:#17a2b8}.rnc__notification-item--info .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--info .rnc__notification-close-mark{background-color:#17a2b8}.rnc__notification-item--warning{background-color:#eab000;border-left:8px solid #ce9c09}.rnc__notification-item--warning .rnc__notification-timer{background-color:#eab000}.rnc__notification-item--warning .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--warning .rnc__notification-close-mark{background-color:#eab000}.rnc__notification-item--awesome{background-color:#685dc3;border-left:8px solid #4c3fb1}.rnc__notification-item--awesome .rnc__notification-timer{background-color:#685dc3}.rnc__notification-item--awesome .rnc__notification-timer-filler{background-color:#fff}.rnc__notification-item--awesome .rnc__notification-close-mark{background-color:#685dc3}@keyframes timer{0%{width:100%}to{width:0}}.rnc__base{height:100%;pointer-events:none;position:fixed;width:100%;z-index:9000}.rnc__notification-item{border-radius:3px;box-shadow:1px 3px 4px #0003;cursor:pointer;display:flex;margin-bottom:15px;position:relative}.rnc__notification-container--bottom-full .rnc__notification-item,.rnc__notification-container--top-full .rnc__notification-item{border-radius:0;margin-bottom:0}.rnc__notification-container--bottom-full .rnc__notification,.rnc__notification-container--top-full .rnc__notification{width:100%!important}.rnc__notification-timer{margin-top:10px;width:100%}.rnc__notification-timer,.rnc__notification-timer-filler{border-radius:5px;height:3px}.rnc__notification-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:5px;margin-top:5px}.rnc__notification-message{word-wrap:break-word;color:#fff;font-size:14px;line-height:150%;margin-bottom:0;margin-top:0;max-width:calc(100% - 15px)}.rnc__notification-content{display:inline-block;padding:8px 15px;width:100%}.rnc__notification-close-mark{border-radius:50%;display:inline-block;height:18px;position:absolute;right:10px;top:10px;width:18px}.rnc__notification-close-mark:after{color:#fff;content:"\D7";font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.rnc__notification-container--mobile-bottom .notification,.rnc__notification-container--mobile-bottom .rnc__notification-item,.rnc__notification-container--mobile-top .notification,.rnc__notification-container--mobile-top .rnc__notification-item{max-width:100%;width:100%}.rnc__notification-container--bottom-right .notification,.rnc__notification-container--top-right .notification{margin-left:auto}.rnc__notification-container--bottom-left .notification,.rnc__notification-container--top-left .notification{margin-right:auto}.rnc__notification-container--mobile-bottom .notification,.rnc__notification-container--mobile-top .notification{margin-left:auto;margin-right:auto}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}:root{--primary-color:#075488;--primary-color-dark:#004370;--primary-color-light:#397eb6;--secondary-color:#1a1a2e;--text-color:#333;--text-color-light:#555;--background-color:#f8f9fa;--card-background:#fff;--border-color:#eee;--font-size-small:14px;--font-size-medium:16px;--font-size-large:18px;--font-size-xlarge:24px;--spacing-small:8px;--spacing-medium:15px;--spacing-large:20px;--spacing-xlarge:30px;--border-radius-small:4px;--border-radius-medium:8px;--border-radius-large:12px;--border-radius-circle:50%;--shadow-small:0 2px 4px #0000000d;--shadow-medium:0 4px 6px #0000001a;--shadow-large:0 10px 15px #0000001a}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body,html{overflow-x:hidden;width:100%}body{background-color:var(--background-color);color:var(--text-color);font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0;padding:0}.main-content{margin:0 auto;max-width:1200px;padding:30px 20px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}@media screen and (max-width:576px){html{font-size:14px}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}button,input,li,p{font-size:1rem}.main-content{padding:20px 15px}}@media screen and (min-width:577px) and (max-width:768px){html{font-size:15px}h1{font-size:1.9rem}h2{font-size:1.6rem}h3{font-size:1.3rem}button,input,li,p{font-size:1rem}.main-content{padding:25px 20px}}@media screen and (min-width:769px) and (max-width:992px){html{font-size:16px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}@media screen and (min-width:993px) and (max-width:1200px){html{font-size:17px}h1{font-size:2.25rem}h2{font-size:1.8rem}h3{font-size:1.5rem}}@media screen and (min-width:1201px){html{font-size:18px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.main-content{padding:40px 20px}}.App{overflow-x:hidden;text-align:center;width:100%}@font-face{font-family:OpinionPro;font-style:normal;font-weight:400;src:url(/static/media/OpinionPro.13e0d7aed3806b2d0216.otf) format("truetype")}.main-content,.text-2xl,.text-3xl,.text-4xl,.text-base,.text-lg,.text-sm,.text-xl,.text-xs,body,button,h1,h2,h3,h4,h5,h6,html,input,li,p{font-family:OpinionPro,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.style_header__AL0Uj{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.style_container__piQWL{margin:0 auto;max-width:1230px;padding:0 16px}.style_header_content__3jfNb{height:70px;justify-content:space-between}.style_header_content__3jfNb,.style_left_section__8jTj7{align-items:center;display:flex}.style_hamburger_container__lQOc0{display:none;margin-right:16px;position:relative}@media(max-width:768px){.style_hamburger_container__lQOc0{display:block}}.style_hamburger_btn__OD9Go{align-items:center;background:none;border:none;color:#e6062b;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:color .2s ease}.style_logo__LiSgM{display:flex;gap:.5rem;text-decoration:none}.style_logo__LiSgM h1{color:#333;font-size:24px;font-weight:700;margin:0}.style_logo__LiSgM img{height:40px;width:auto}.style_search_container__FyZwb{flex:1 1;margin:0 24px;max-width:500px}.style_header_actions__dPxpM{align-items:center;display:flex}.style_account__-Lyb8{margin-right:20px;position:relative}.style_account_button__3cBM9{align-items:center;background:none;border:none;color:#555;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:color .2s ease}.style_account_button__3cBM9:hover{color:#000}.style_account_dropdown__6UY3a{background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;display:none;min-width:200px;padding:8px 0;position:absolute;right:0;top:100%;z-index:200}.style_account_dropdown__6UY3a a{color:#555;display:block;padding:10px 16px;text-decoration:none;transition:background-color .2s ease}.style_account_dropdown__6UY3a a:hover{background-color:#f5f5f5;color:#000}.style_account_dropdown__6UY3a hr{border:none;border-top:1px solid #eee;margin:8px 0}.style_basket__f7ZnL{align-items:center;color:#555;display:flex;justify-content:center;padding:8px;position:relative;text-decoration:none;transition:color .2s ease}.style_basket__f7ZnL:hover{color:#000}.style_basket_count__CxHPG{align-items:center;background-color:#e74c3c;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.style_mobile_search__v-Y2x{display:none}@media(max-width:768px){.style_header_content__3jfNb{height:60px}.style_search_container__FyZwb{display:none}.style_mobile_search__v-Y2x{display:block;margin-right:16px}.style_mobile_search_component__rr4vX{display:flex;justify-content:flex-end}.style_account__-Lyb8{margin-right:12px}}.style_user_menu__FkWit{position:relative}.style_user_menu__FkWit .style_user_button__F7C7p{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;padding:.5rem}.style_user_menu__FkWit .style_user_button__F7C7p:hover{color:#e6062b}.style_user_menu__FkWit .style_user_button__F7C7p .style_user_name__y4hHV{font-size:.9rem;margin-left:.5rem}.style_user_menu__FkWit .style_dropdown_menu__20xst{background:#fff;border-radius:4px;box-shadow:0 4px 12px #00000026;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transform:translateY(10px);transition:all .2s ease-in-out;visibility:hidden;width:240px;z-index:1000}.style_user_menu__FkWit .style_dropdown_menu__20xst.style_show__Lwqt0{opacity:1;transform:translateY(0);visibility:visible}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_user_info__b4XHn{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;padding:1rem}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_user_info__b4XHn>div{margin-left:.75rem}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_user_info__b4XHn .style_user_name_full__PYkc7{font-size:.95rem;font-weight:600}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_user_info__b4XHn .style_user_email__QHyoB{color:#666;font-size:.8rem;margin-top:.25rem}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_menu_items__j1YOx{padding:.5rem 0}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_menu_items__j1YOx .style_menu_item__F3xmS{align-items:center;color:#333;cursor:pointer;display:flex;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_menu_items__j1YOx .style_menu_item__F3xmS svg{color:#555;margin-right:.75rem}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_menu_items__j1YOx .style_menu_item__F3xmS:hover{background-color:#f5f7fa;color:#4a6cf7}.style_user_menu__FkWit .style_dropdown_menu__20xst .style_menu_items__j1YOx .style_menu_item__F3xmS:hover svg{color:#4a6cf7}.style_sidebar__I9iRI{background-color:var(--card-background);box-shadow:var(--shadow-medium);display:flex;flex-direction:column;height:100vh;left:-60px;overflow-y:auto;position:fixed;top:0;transition:width .3s ease,left .3s ease;width:60px;z-index:1000}.style_sidebar__I9iRI.style_visible__FNFzd{left:0;width:300px}@media(min-width:769px){.style_sidebar__I9iRI{left:0;width:60px}.style_sidebar__I9iRI.style_expanded__r3RFO{width:300px}}@media(max-width:768px){.style_sidebar__I9iRI{left:-300px}.style_sidebar__I9iRI.style_visible__FNFzd{left:0;width:300px}}.style_sidebar_overlay__9GcvA{background-color:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:99}.style_sidebar_overlay__9GcvA.style_visible__FNFzd{display:block;opacity:1}.style_sidebar_header__9za8t{align-items:center;border-bottom:1px solid #d4cecf;display:flex;padding:1.5rem;position:relative}.style_close_button__3ouIC{align-items:center;background:none;border:none;color:#e6062b;cursor:pointer;display:flex;font-size:1.5rem;justify-content:flex-start;left:.5rem;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.style_close_button__3ouIC:hover{color:#e6062b}.style_sidebar_content__qgLuy{flex-grow:1;overflow-y:auto;padding:1rem}.style_categories__7g-bE{margin-bottom:1.5rem}.style_category__fC2CR{border-radius:.5rem;margin-bottom:.75rem;overflow:hidden;position:relative}.style_category_header__PEPhO{align-items:center;background-color:#0000;color:var(--text-color);cursor:pointer;display:flex;font-weight:400;height:50px;justify-content:flex-start;margin-right:10px;padding-right:24px;position:relative;transition:background .2s}.style_category_header__PEPhO .style_category_icon__vCyzG{align-items:center;background:none;display:flex;font-size:1.2rem;justify-content:center;min-height:32px;min-width:42px;transition:color .2s}.style_category_header__PEPhO .style_category_name__oH8J7{display:none;margin-left:.5rem;transition:color .2s;vertical-align:middle}.style_category_header__PEPhO:hover{background-color:#0000000a;border-radius:15px}.style_category_header__PEPhO:hover .style_category_icon__vCyzG{color:#e6062b;margin-left:5px;transition:color .2s cubic-bezier(.4,0,.2,1),margin-left .2s cubic-bezier(.4,0,.2,1)}.style_category_header__PEPhO:hover .style_category_name__oH8J7{color:#e6062b}@media(min-width:769px){.style_sidebar__I9iRI.style_expanded__r3RFO .style_category_header__PEPhO .style_category_name__oH8J7{display:inline}.style_category_header__PEPhO .style_category_icon__vCyzG{min-height:32px;min-width:24px}}@media(max-width:768px){.style_category_header__PEPhO .style_category_name__oH8J7{display:inline}.style_category_header__PEPhO .style_category_icon__vCyzG{min-height:32px;min-width:24px}}.style_subcategory_box__9zFS6{background-color:var(--card-background);border-radius:.5rem;box-shadow:var(--shadow-medium);display:none;left:100%;padding:1rem;position:absolute;top:0;width:300px;z-index:1001}.style_subcategory_column__MfuDD{display:flex;flex-direction:column;margin-right:1rem;width:100%}.style_subcategory_column__MfuDD:not(:last-child){margin-right:2rem}.style_child_category__W02n2,.style_subcategory_name__QyxaE{color:var(--text-color-light);font-size:.9rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .2s}.style_child_category__W02n2:hover,.style_subcategory_name__QyxaE:hover{color:#e6062b}@media(min-width:769px){.style_sidebar__I9iRI{border-right:1px solid var(--border-color)}}@media(max-width:768px){.style_sidebar__I9iRI{height:100vh;top:0;z-index:1000}.style_sidebar_overlay__9GcvA{display:none}.style_sidebar_overlay__9GcvA.style_visible__FNFzd{display:block}.style_category_header__PEPhO{justify-content:flex-start}.style_subcategory_box__9zFS6{display:none!important}}.style_subcategory_header__UZgI5{align-items:center;display:flex;justify-content:space-between}.style_subcategory_header__UZgI5 .style_subcategory_name__QyxaE{flex-grow:1}.style_subcategory_header__UZgI5 .style_subcategory_arrow__uYCWv{color:var(--text-color-light);cursor:pointer;font-size:1.1rem;margin-left:.5rem;transition:color .2s}.style_subcategory_header__UZgI5 .style_subcategory_arrow__uYCWv:hover{color:#e6062b}.style_child_categories__V6vvw{border-left:1px solid var(--border-color);list-style:none;margin-left:1.2rem;padding-left:.8rem}.style_child_categories__V6vvw li{margin:.25rem 0}.style_child_categories__V6vvw li a{color:var(--text-color);font-size:.85rem;text-decoration:none}.style_child_categories__V6vvw li a:hover{color:#e6062b}.loading_loading__9l\+RN{align-items:center;background-color:#ffffff80;display:flex;height:100%;justify-content:center;width:100%;z-index:9999}.loading_spinner__yG6vq{animation:loading_spin__Xx5ps 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes loading_spin__Xx5ps{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_clear_button__me0W9{background:none;border:none;color:#aaa;cursor:pointer;margin-left:.5rem}.style_clear_button__me0W9:hover{color:#000}.style_search_overlay__\+L5f9{background:#fffffff2;bottom:0;box-shadow:0 4px 6px #0000001a;left:0;overflow-y:auto;padding:1rem 2rem;position:fixed;right:0;top:60px;z-index:9999}.style_search_results__5gaD2{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.style_search_result_item__lrEOq{background-color:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:1rem;padding:.75rem;transition:box-shadow .2s ease;width:-webkit-fit-content;width:fit-content}.style_search_result_item__lrEOq:hover{box-shadow:0 2px 8px #0000000d}.style_search_result_item__lrEOq .style_result_link__dMhAt{align-items:center;color:#333;display:flex;text-decoration:none}.style_product_img__DqUTX{border-radius:6px;flex-shrink:0;height:60px;margin-right:1rem;object-fit:cover;width:60px}.style_product_info__VAVNz{display:flex;flex-direction:column;justify-content:center}.style_product_name__Se0nQ{font-size:1rem;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.style_product_name__Se0nQ{max-width:180px}}.style_product_price__SUnS-{color:#007bff;font-size:.9rem;font-weight:700;margin-top:4px}.style_search_component__ibgWU,.style_search_form__lD7Kz{position:relative;transition:all .3s ease;width:100%}.style_search_form__lD7Kz{align-items:center;background-color:#f5f5f5;border-radius:24px;box-shadow:0 2px 8px #0000000d;display:flex;overflow:hidden}.style_search_form__lD7Kz:focus-within{background-color:#fff;box-shadow:0 4px 12px #0000001a}.style_search_input__eVJ-J{background:#0000;border:none;color:#333;flex:1 1;font-size:16px;outline:none;padding:12px 16px}.style_search_input__eVJ-J::placeholder{color:#999;transition:color .2s ease}.style_search_input__eVJ-J:focus::placeholder{color:#bbb}.style_search_button__5s-rp{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 16px;transition:color .2s ease}.style_search_button__5s-rp:hover{color:#333}.style_search_toggle__n2Ykn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;box-shadow:0 2px 6px #0000001a;color:#555;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:auto;transition:all .2s ease;width:40px}.style_search_toggle__n2Ykn:hover{background:#f0f0f0;color:#333}.style_close_button__c\+sgT{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 16px;transition:color .2s ease}.style_close_button__c\+sgT:hover{color:#333}@media(max-width:768px){.style_search_component__ibgWU.style_expanded__cfVK6{animation:style_slideIn__q7rYY .3s ease;background:#fffffffa;box-shadow:0 2px 8px #0000001a;left:0;padding:10px;position:fixed;right:0;top:0;z-index:1000}.style_search_form__lD7Kz{height:48px}}@keyframes style_slideIn__q7rYY{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.style_basket_page__n\+8iQ{background-color:#f8f9fa;min-height:calc(100vh - 80px);padding:2rem 0}.style_container__plRCD{margin:0 auto;max-width:1200px;padding:0 1rem}.style_page_title__EcGVF{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem}.style_empty_cart__lf2Q\+{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:4rem 2rem;text-align:center}.style_empty_cart__lf2Q\+ .style_empty_cart_icon__qnP-S{color:#6c757d;margin-bottom:1.5rem}.style_empty_cart__lf2Q\+ h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.style_empty_cart__lf2Q\+ p{color:#6c757d;margin-bottom:2rem}.style_basket_content__K9PAA{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}@media(max-width:768px){.style_basket_content__K9PAA{grid-template-columns:1fr}}.style_cart_items__TTQqr{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.style_cart_header__7gJhB{background:#f8f9fa;border-bottom:1px solid #dee2e6;color:#495057;display:grid;font-weight:500;grid-template-columns:2fr 1fr 1fr 1fr .5fr;padding:1rem}@media(max-width:768px){.style_cart_header__7gJhB{display:none}}.style_cart_item__\+JuZC{grid-gap:1rem;align-items:center;border-bottom:1px solid #dee2e6;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr .5fr;padding:1.5rem 1rem}.style_cart_item__\+JuZC:last-child{border-bottom:none}@media(max-width:768px){.style_cart_item__\+JuZC{gap:1rem;grid-template-columns:1fr;padding:1rem}}.style_item_info__-kUgK{align-items:center;display:flex;gap:1rem}.style_item_info__-kUgK .style_item_image__G8WSY{border-radius:4px;height:80px;object-fit:contain;width:80px}.style_item_info__-kUgK .style_item_details__apWhw{flex:1 1}.style_item_info__-kUgK .style_item_details__apWhw .style_item_name__ET9b8{color:#333;font-size:1rem;font-weight:500;margin-bottom:.5rem}.style_remove_item__g82mj{align-items:center;background:none;border:none;color:#dc3545;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:0;transition:color .2s ease}.style_remove_item__g82mj:hover{color:#c82333}.style_remove_item__g82mj svg{height:16px;width:16px}.style_item_price__PsVYT,.style_item_total__WvuQf{color:#333;font-weight:500}.style_item_quantity__FHOiq{align-items:center;display:flex;gap:.5rem}.style_item_quantity__FHOiq .style_quantity_btn__JxMmx{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.style_item_quantity__FHOiq .style_quantity_btn__JxMmx:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.style_item_quantity__FHOiq .style_quantity_btn__JxMmx:disabled{cursor:not-allowed;opacity:.5}.style_item_quantity__FHOiq .style_quantity__FMN2E{font-weight:500;min-width:40px;text-align:center}.style_order_summary__\+2Yze{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.style_order_summary__\+2Yze .style_summary_title__l9Dab{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_summary_details__y0ThY .style_summary_row__pi1B6{border-bottom:1px solid #dee2e6;color:#495057;display:flex;justify-content:space-between;padding:.75rem 0}.style_summary_details__y0ThY .style_summary_row__pi1B6:last-child{border-bottom:none}.style_summary_details__y0ThY .style_total_row__NBEuG{color:#333;font-size:1.125rem;font-weight:600;padding-top:1rem}.style_checkout_actions__Z12-s{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.style_checkout_button__JvJVo{background:#007bff;border:none;border-radius:4px;color:#fff;font-weight:500;padding:1rem;text-align:center;text-decoration:none;transition:background-color .2s ease}.style_checkout_button__JvJVo:hover{background:#0056b3}.style_continue_shopping__aDV1H{color:#6c757d;padding:.5rem;text-align:center;text-decoration:none;transition:color .2s ease}.style_continue_shopping__aDV1H:hover{color:#495057}@media(max-width:768px){.style_cart_item__\+JuZC .style_item_info__-kUgK{grid-column:1/-1}.style_cart_item__\+JuZC .style_item_price__PsVYT,.style_cart_item__\+JuZC .style_item_quantity__FHOiq,.style_cart_item__\+JuZC .style_item_total__WvuQf{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:.5rem 0}.style_cart_item__\+JuZC .style_item_price__PsVYT:before,.style_cart_item__\+JuZC .style_item_quantity__FHOiq:before,.style_cart_item__\+JuZC .style_item_total__WvuQf:before{color:#495057;content:attr(data-label);font-weight:500}.style_cart_item__\+JuZC .style_item_total__WvuQf{border-bottom:none}.style_order_summary__\+2Yze{position:static}}.style_product_grid__HQFtf{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:1.5rem}@media(max-width:1200px){.style_product_grid__HQFtf{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.style_product_grid__HQFtf{gap:1rem;grid-template-columns:repeat(2,1fr);padding:.5rem}}@media(max-width:480px){.style_product_grid__HQFtf{gap:1rem;grid-template-columns:1fr}}.style_product_card__qjfBB{align-items:stretch;background:#fff;border-radius:18px;box-shadow:0 6px 24px #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:320px;min-height:370px;overflow:hidden;padding:0;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.style_product_card__qjfBB:hover{box-shadow:0 16px 32px #0000002e;transform:translateY(-10px) scale(1.03)}.style_product_card__qjfBB:hover .style_product_image__\+4Y4J{filter:brightness(.95) contrast(1.08);transform:scale(1.07) rotate(-2deg)}.style_product_card__qjfBB:hover .style_add_to_cart__A35uW{background:#e6062b;box-shadow:0 4px 12px #e6062b2e;color:#fff}.style_product_image_container__d7bZn{align-items:center;background:#f7f7f7;border-radius:18px 18px 0 0;display:flex;height:180px;justify-content:center;overflow:hidden;padding:28px 18px 18px;position:relative;width:100%}.style_image_centerer__nIlXi{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.style_product_image__\+4Y4J{background:#0000;display:block;height:90%;margin:auto;object-fit:contain;transition:transform .35s cubic-bezier(.23,1,.32,1),filter .35s;width:90%}.style_discount_badge__mD5-u{background:#e6062b;border-radius:2rem;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;left:1rem;letter-spacing:.5px;padding:.5rem .75rem;position:absolute;top:1rem;z-index:2}.style_product_info__Vbftd{align-items:flex-start;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;min-height:120px;padding:1.2rem 1rem 1.1rem;position:relative}.style_product_name__vC3yU{align-items:flex-start;color:#2d3748;display:flex;font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.3rem;margin-top:-.3rem;max-height:2.6em;min-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.style_price_container__WS03i{align-items:baseline;display:flex;gap:.75rem;margin-bottom:.2rem}.style_original_price__ZL1Pf{color:#718096;font-size:.875rem;font-weight:400;text-decoration:line-through}.style_product_price__dlywH{color:#e6062b;font-size:1.15rem;font-weight:700;letter-spacing:.5px}.style_add_to_cart__A35uW{align-items:center;background:#fbeaec;border:none;border-radius:.75rem;box-shadow:0 2px 4px #e6062b12;color:#e6062b;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.7rem;padding:.75rem;transition:all .3s cubic-bezier(.23,1,.32,1);width:100%}.style_add_to_cart__A35uW:hover{background:#e6062b;box-shadow:0 4px 12px #e6062b2e;color:#fff}.style_add_to_cart__A35uW:active{transform:translateY(0)}@media(max-width:768px){.style_product_grid__HQFtf{gap:1rem;padding:.5rem}.style_product_card__qjfBB{max-width:90%;min-height:280px}.style_product_image_container__d7bZn{height:160px;padding:8px}.style_product_info__Vbftd{min-height:50px;padding:10px 8px}.style_product_name__vC3yU{font-size:13px;margin-bottom:.1rem;margin-top:-.1rem;max-height:2.2em;min-height:20px}.style_product_price__dlywH{font-size:1rem}.style_add_to_cart__A35uW{font-size:.85rem;margin-top:.4rem;padding:.65rem}}.style_subcategory_name__za\+c9{color:var(--text-color-light);flex:1 1;font-size:1.5rem;font-weight:500;padding:.6rem 0;transition:color .2s}.style_subcategory_header__n7CEe:hover .style_subcategory_name__za\+c9{color:var(--primary-color)}.style_sub_arrow__Z6F5V{align-items:center;color:var(--text-color-light);cursor:pointer;display:flex;padding:.25rem;transition:all .2s ease}.style_sub_arrow__Z6F5V:hover{color:var(--primary-color)}.style_sub_arrow__Z6F5V.style_expanded__aoA8t{color:var(--primary-color);transform:rotate(180deg)}.style_child_categories__8A3N5{background-color:#00000003;border-top:1px dashed #0000000f;list-style:none;margin:0;padding:.25rem 0}.style_child_categories__8A3N5 li{margin:0;padding:0 0 0 1.5rem;position:relative}.style_child_categories__8A3N5 li:before{background-color:var(--primary-color-light);border-radius:50%;content:"";height:.25rem;left:1rem;position:absolute;top:.75rem;width:.25rem}.style_child_categories__8A3N5 li a{color:var(--text-color-light);display:block;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:color .2s}.style_child_categories__8A3N5 li a:hover{color:var(--primary-color)}.style_category_page__J2jDM{background:#f8f9fa;padding:2rem 0}.style_overlay__z7\+kq{background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.style_container__wcFtU{margin:0 auto;max-width:1200px;padding:0 1rem}.style_navigation_layer__Z37L9{display:none}.style_filter_bar__6svS5{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.style_filter_bar__6svS5 .style_breadcrumb__smQL\+{align-items:center;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem}.style_filter_bar__6svS5 .style_breadcrumb__smQL\+ a{color:#007bff;text-decoration:none;transition:color .2s}.style_filter_bar__6svS5 .style_breadcrumb__smQL\+ a:hover{color:#0056b3}.style_filter_bar__6svS5 .style_breadcrumb__smQL\+ .style_separator__JoODz{color:#cbd5e0}.style_category_header__c0lmU{margin-bottom:2rem;text-align:center}.style_category_title__4rFgX{color:#2d3748;font-size:2rem;font-weight:600;margin:0 0 .5rem}.style_category_description__uxXJB{color:#718096;font-size:1.125rem;margin:0 auto;max-width:600px}.style_main_content__W4EC6{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media(max-width:768px){.style_main_content__W4EC6{grid-template-columns:1fr}}.style_filter_sidebar__99t\+O{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;height:-webkit-fit-content;height:fit-content;padding:1.5rem}@media(max-width:768px){.style_filter_sidebar__99t\+O{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.style_filter_sidebar__99t\+O.style_show__NwByx{transform:translateX(0)}}.style_close_filters__3CbTV{display:none}@media(max-width:768px){.style_close_filters__3CbTV{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem}}.style_filter_section__LekDw{margin-bottom:1.5rem}.style_filter_section__LekDw:last-child{margin-bottom:0}.style_filter_section__LekDw .style_filter_title__poegO{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 1rem}.style_filter_option__Z9atC{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem}.style_filter_option__Z9atC input[type=checkbox]{height:1rem;width:1rem}.style_filter_option__Z9atC span{color:#4a5568}.style_products_section__KJalA .style_filter_bar__6svS5{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.style_products_section__KJalA .product_grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:2rem 0;padding:0 1rem}@media(max-width:1200px){.style_products_section__KJalA .product_grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.style_products_section__KJalA .product_grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.style_products_section__KJalA .product_grid{gap:1.5rem;grid-template-columns:1fr}}.style_products_section__KJalA .product_card{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:1rem;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.style_products_section__KJalA .product_card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-4px)}.style_products_section__KJalA .product_card .product_image_container{border-radius:.75rem;margin-bottom:1rem;overflow:hidden;padding-top:100%;position:relative;width:100%}.style_products_section__KJalA .product_card .product_image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.style_products_section__KJalA .product_card .product_image:hover{transform:scale(1.05)}.style_products_section__KJalA .product_card .product_info{background:#fff;padding:.5rem;position:relative}.style_products_section__KJalA .product_card .product_name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2d3748;display:-webkit-box;font-size:.9375rem;font-weight:500;line-height:1.4;margin-bottom:.75rem;overflow:hidden}.style_products_section__KJalA .product_card .product_price{color:#007bff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.style_products_section__KJalA .product_card .add_to_cart{align-items:center;background:#007bff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:all .2s ease;width:100%}.style_products_section__KJalA .product_card .add_to_cart:hover{background:#0056b3;transform:translateY(-2px)}.style_products_section__KJalA .product_card .add_to_cart:active{transform:translateY(0)}.style_mobile_filter_toggle__dFci-{display:none}@media(max-width:768px){.style_mobile_filter_toggle__dFci-{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem}.style_mobile_filter_toggle__dFci- svg{height:1rem;width:1rem}}.style_active_filters__5j-yX{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.style_active_filter__p\+8O5{align-items:center;background:#edf2f7;border-radius:1rem;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem;padding:.25rem .75rem}.style_active_filter__p\+8O5 .style_remove_filter__BvBG9{align-items:center;background:none;border:none;color:#718096;cursor:pointer;display:flex;height:1rem;justify-content:center;padding:0;width:1rem}.style_active_filter__p\+8O5 .style_remove_filter__BvBG9:hover{color:#4a5568}.style_clear_filters__CWrT1{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;color:#4a5568;cursor:pointer;font-size:.875rem;padding:.25rem .75rem;transition:all .2s}.style_clear_filters__CWrT1:hover{background:#f7fafc;border-color:#007bff;color:#007bff}.style_pagination__C5jjE{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.style_pagination__C5jjE .style_pagination_button__\+YRQJ{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.style_pagination__C5jjE .style_pagination_button__\+YRQJ:hover:not(.style_disabled__DnAZ2){background:#f7fafc;border-color:#007bff;color:#007bff}.style_pagination__C5jjE .style_pagination_button__\+YRQJ.style_active__47vLf{background:#007bff;border-color:#007bff;color:#fff}.style_pagination__C5jjE .style_pagination_button__\+YRQJ.style_disabled__DnAZ2{cursor:not-allowed;opacity:.5}@media(max-width:48rem){.style_category_title__4rFgX{font-size:1.5rem}.style_filter_bar__6svS5{align-items:flex-start;flex-direction:column;gap:1rem}.style_filter_buttons__mvky2{width:100%}.style_filter_btn__Gwqos{flex:1 1;justify-content:center}.style_navigation_layer__Z37L9 .style_nav_content__LScYL{align-items:flex-start;flex-direction:column;gap:1rem}.style_navigation_layer__Z37L9 .style_view_options__aeWQs{justify-content:space-between;width:100%}}.style_sort_dropdown__Ajrak{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 6px #0000000d;color:#333;font-size:1rem;padding:.5rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.style_sort_dropdown__Ajrak:hover{border-color:#999}.style_sort_dropdown__Ajrak:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.style_sort_dropdown__Ajrak option{background-color:#fff;color:#333}.style_popup_overlay__J7XkU{align-items:center;animation:style_fadeIn__UNAmD .3s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.style_success_popup__x69kp{animation:style_slideUp__pXglY .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;text-align:center;width:90%}.style_success_popup__x69kp .style_success_icon__6ZQkT{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:32px;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.style_success_popup__x69kp h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.style_success_popup__x69kp p{color:#666;margin-bottom:1.5rem}.style_success_popup__x69kp .style_popup_actions__icgyU{display:flex;gap:1rem;justify-content:center}.style_success_popup__x69kp .style_popup_actions__icgyU button{border-radius:4px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.style_success_popup__x69kp .style_popup_actions__icgyU button.style_continue_shopping__2eeNX{background:#f5f5f5;border:1px solid #ddd;color:#333}.style_success_popup__x69kp .style_popup_actions__icgyU button.style_continue_shopping__2eeNX:hover{background:#e5e5e5}.style_success_popup__x69kp .style_popup_actions__icgyU button.style_view_cart__Mfwpx{background:#4caf50;border:none;color:#fff}.style_success_popup__x69kp .style_popup_actions__icgyU button.style_view_cart__Mfwpx:hover{background:#45a049}@keyframes style_fadeIn__UNAmD{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__pXglY{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:200px;width:100%}.spinner{animation:spin 1s linear infinite;border:4px solid #007bff1a;border-radius:50%;border-top-color:#007bff;height:40px;width:40px}.loading-text{color:#666;font-size:16px;margin-top:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.priceRange_sliderContainer__WCjvf{box-sizing:border-box;height:40px;overflow:hidden;padding:10px 0;position:relative;width:100%}.priceRange_thumb__KP5kN{-webkit-appearance:none;background:none;height:0;margin:0;outline:none;pointer-events:none;position:absolute;width:100%}.priceRange_thumb__KP5kN::-webkit-slider-thumb{-webkit-appearance:none;background:#1976d2;border:2px solid #fff;border-radius:50%;box-shadow:0 0 2px #0000004d;height:16px;margin-top:-6px;pointer-events:all;width:16px}.priceRange_thumb__KP5kN::-moz-range-thumb{background:#1976d2;border:2px solid #fff;border-radius:50%;box-shadow:0 0 2px #0000004d;height:16px;pointer-events:all;width:16px}.priceRange_slider__KQScZ{height:4px;left:8px;position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:0}.priceRange_sliderTrack__5lOOV{background:#ddd;border-radius:2px;height:100%;position:absolute;width:100%;z-index:1}.priceRange_sliderRange__9dbf8{background:#1976d2;border-radius:2px;height:100%;position:absolute;z-index:2}.priceRange_priceValues__w2XW2{display:flex;gap:1rem}.priceRange_filterButton__PZYa\+{background-color:#e3f2fd;border:1px solid #1976d2;border-radius:6px;color:#1976d2;cursor:pointer;font-size:13px;padding:4px 10px;transition:background .2s ease}.priceRange_filterButton__PZYa\+:hover{background-color:#bbdefb}.notFound_not_found__\+oO58{align-items:center;background-color:#f9fafb;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 20px #0000000f;color:#2d3748;display:flex;flex-direction:column;justify-content:center;margin:3rem auto;max-width:500px;padding:5rem 2rem;text-align:center}.notFound_not_found__\+oO58 .notFound_icon__2phsq{color:#a0aec0;font-size:3rem;margin-bottom:1rem}.notFound_not_found__\+oO58 .notFound_message__phPFY{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.notFound_not_found__\+oO58 .notFound_subtext__jYHeG{color:#718096;font-size:1rem}.notFound_not_found__\+oO58 .notFound_btn__zBPa6{background-color:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-top:1.5rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.notFound_not_found__\+oO58 .notFound_btn__zBPa6:hover{background-color:#2b6cb0}.style_product_scroll_section__VlRvx{padding:2rem 0}.style_product_scroll_section__VlRvx .style_section_header__T1x2a{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9{align-items:center;display:flex;gap:1rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG{align-items:center;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin:0}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG .style_fresh_pick_badge__ToCAU{align-items:center;background-color:#4caf50;border-radius:2rem;box-shadow:0 2px 4px #4caf5033;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-left:1rem;padding:.5rem 1rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG .style_fresh_pick_badge__ToCAU svg{height:16px;width:16px}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG .style_batch_badge__jJdSj{align-items:center;background-color:#4caf50;border-radius:2rem;box-shadow:0 2px 4px #4caf5033;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-left:1rem;padding:.5rem 1rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG .style_batch_badge__jJdSj svg{height:16px;width:16px}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_countdown_timer__0Z7O1{align-items:center;color:#e53e3e;display:flex;gap:.5rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_countdown_timer__0Z7O1 .style_timer_icon__KZHQm{align-items:center;display:flex}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_countdown_timer__0Z7O1 .style_time_remaining__2RXMo{font-weight:500}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB{align-items:center;display:flex;gap:1rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_scroll_buttons__5vqkH{display:flex;gap:.5rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_scroll_buttons__5vqkH .style_scroll_button__uDPIS{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;display:flex;height:2rem;justify-content:center;transition:all .2s;width:2rem}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_scroll_buttons__5vqkH .style_scroll_button__uDPIS:hover{background:#f7fafc;border-color:#cbd5e0}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_scroll_buttons__5vqkH .style_scroll_button__uDPIS:disabled{cursor:not-allowed;opacity:.5}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_view_all__WjvXU{align-items:center;color:#4a5568;display:flex;font-weight:500;gap:.5rem;text-decoration:none}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_view_all__WjvXU:hover{color:#2d3748}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT{overflow:hidden;position:relative}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding:.5rem 0;scroll-behavior:smooth;scrollbar-width:none}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA::-webkit-scrollbar{display:none}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU{background-color:#fff;border-radius:5px;box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;min-height:450px;padding:0;position:relative;width:300px}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU.style_fresh_pick_card__EppH0{border:2px solid #4caf50;box-shadow:0 4px 8px #4caf501a}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU.style_fresh_pick_card__EppH0:before{background:#4caf500d;border-radius:.5rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU.style_fresh_pick_card__EppH0 .style_batch_indicator__nPJc5{background-color:#4caf50;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.5rem .75rem;position:absolute;right:.75rem;text-transform:uppercase;top:.75rem;z-index:2}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU.style_fresh_pick_card__EppH0 .style_batch_indicator__nPJc5 .style_batch_text__qt\+Mq{align-items:center;display:flex;gap:.25rem}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU.style_fresh_pick_card__EppH0 .style_batch_indicator__nPJc5 .style_batch_text__qt\+Mq:before{animation:style_pulse__p44CR 2s infinite;background-color:#fff;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_new_batch_badge__5LVkw{background-color:#4caf50;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.5rem .75rem;position:absolute;right:.75rem;text-transform:uppercase;top:.75rem;z-index:2}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_discount_badge__xY0R-{background:#e53e3e;border-radius:.25rem;color:#fff;font-size:.875rem;font-weight:500;left:1rem;padding:.25rem .5rem;position:absolute;top:1rem;z-index:1}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD{color:inherit;display:block;text-decoration:none}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_image_container__XsTTg{align-items:center;background:#f7f7f7;border-radius:.5rem;display:flex;height:200px;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:16px;position:relative;width:100%}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_image_container__XsTTg .style_product_image__Rorfs{background:#0000;display:block;height:100%;object-fit:contain;transition:transform .3s;width:100%}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD:hover .style_product_image__Rorfs{transform:scale(1.05)}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn{padding:1rem}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_name__1gVby{color:#2d3748;font-size:1rem;font-weight:500;margin:0 0 .5rem}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7{align-items:center;background:#0000;bottom:1rem;box-sizing:border-box;display:flex;justify-content:space-between;left:0;margin-top:auto;padding-left:1rem;padding-right:1rem;padding-top:1rem;position:absolute;width:100%}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7 .style_price_container__8Q3-V{display:flex;flex-direction:column}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7 .style_price_container__8Q3-V .style_product_price__Eio8D{color:#2d3748;font-size:1.125rem;font-weight:600}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7 .style_price_container__8Q3-V .style_original_price__4xwis{color:#718096;font-size:.875rem;text-decoration:line-through}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7 .style_add_to_cart__QSu6J{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;color:#4a5568;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s;width:2.5rem}.style_product_scroll_section__VlRvx .style_scroll_container_wrapper__EMIjT .style_products_scroll_container__zCCpA .style_product_card__VPvSU .style_product_link__LsjXD .style_product_info__l6vfn .style_product_bottom__0Mfv7 .style_add_to_cart__QSu6J:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}@media(max-width:768px){.style_product_scroll_section__VlRvx{margin-bottom:20px;padding:10px 0}.style_product_scroll_section__VlRvx .style_section_header__T1x2a{margin-bottom:15px}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_title_area__Oe7s9 .style_section_title__y7WmG{font-size:18px}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_scroll_buttons__5vqkH{display:none}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_view_all__WjvXU{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;padding:0;width:36px}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_view_all__WjvXU span{display:none}.style_product_scroll_section__VlRvx .style_section_header__T1x2a .style_controls__\+1idB .style_view_all__WjvXU svg{margin:0}.style_product_scroll_section__VlRvx .style_product_card__VPvSU{width:160px}.style_product_scroll_section__VlRvx .style_product_card__VPvSU .style_product_info__l6vfn{height:90px;padding:10px 12px}.style_product_scroll_section__VlRvx .style_product_card__VPvSU .style_product_info__l6vfn .style_product_name__1gVby{font-size:13px;margin-bottom:5px}.style_product_scroll_section__VlRvx .style_product_card__VPvSU .style_product_info__l6vfn .style_price_container__8Q3-V .style_product_price__Eio8D{font-size:14px}.style_product_scroll_section__VlRvx .style_product_card__VPvSU .style_product_info__l6vfn .style_price_container__8Q3-V .style_original_price__4xwis{font-size:11px}.style_product_scroll_section__VlRvx .style_product_card__VPvSU .style_product_info__l6vfn .style_add_to_cart__QSu6J{height:32px;margin-right:15px;opacity:1;width:32px}}.style_add_to_cart_notification__U4sPg{animation:style_slideIn__1kWCX .3s ease-out,style_fadeOut__lVVb5 .3s ease-in 1.7s;background-color:#28a745;border-radius:4px;bottom:20px;box-shadow:0 2px 8px #0003;color:#fff;font-weight:500;padding:12px 24px;position:fixed;right:20px;z-index:1000}@keyframes style_slideIn__1kWCX{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes style_fadeOut__lVVb5{0%{opacity:1}to{opacity:0}}.style_popup_overlay__0EjNz{align-items:center;animation:style_fadeIn__QMVdk .3s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.style_popup_content__9nZtg{animation:style_slideUp__M09b5 .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:400px;padding:24px;text-align:center;width:90%}.style_popup_content__9nZtg h3{color:#333;font-size:20px;margin:0 0 12px}.style_popup_content__9nZtg p{color:#666;margin:0 0 24px}.style_popup_actions__fLEYf{gap:12px}.style_popup_actions__fLEYf .style_continue_shopping_btn__-fTR4,.style_popup_actions__fLEYf .style_view_basket_btn__cX5ao{border-radius:4px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.style_popup_actions__fLEYf .style_view_basket_btn__cX5ao{background:#007bff;border:none;color:#fff}.style_popup_actions__fLEYf .style_view_basket_btn__cX5ao:hover{background:#0056b3}.style_popup_actions__fLEYf .style_continue_shopping_btn__-fTR4{background:#f8f9fa;border:1px solid #dee2e6;color:#333}.style_popup_actions__fLEYf .style_continue_shopping_btn__-fTR4:hover{background:#e9ecef}@keyframes style_fadeIn__QMVdk{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__M09b5{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_success_popup__O4Ihz{max-width:400px;padding:2rem;text-align:center;width:100%}.style_success_icon__PSgwH{align-items:center;background-color:#4caf50;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.style_success_popup__O4Ihz h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.style_success_popup__O4Ihz p{color:#666;line-height:1.6;margin:0 0 2rem}.style_popup_actions__fLEYf{display:flex;gap:1rem;justify-content:center}.style_popup_actions__fLEYf button{border-radius:4px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.style_continue_shopping__wHMTJ{background-color:#f5f5f5;border:none;color:#333}.style_continue_shopping__wHMTJ:hover{background-color:#e0e0e0}.style_view_cart__FZoGe{background-color:var(--primary-color);border:none;color:#fff}.style_view_cart__FZoGe:hover{background-color:var(--primary-color-dark)}@keyframes style_pulse__p44CR{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.style_home_page__mYNRB{box-sizing:border-box;overflow-x:hidden;padding:0;width:100%}.style_home_page__mYNRB .style_container__k6aXa{box-sizing:border-box;margin:0 auto;overflow-x:hidden;width:100%}.style_home_page__mYNRB .style_section__bGeU-{box-sizing:border-box;margin-bottom:40px;width:100%}.style_outer__N44tj{box-sizing:border-box;margin-bottom:20px;width:100%}.style_inner__4sVY5{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;padding:16px;width:100%}.Banner_banner__rjWtw{border-radius:8px;box-shadow:0 4px 12px #00000014;margin-bottom:30px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.Banner_banner__rjWtw:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.Banner_heroSliderContainer__44rhQ{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:2fr 1fr;height:auto;justify-content:center;margin-bottom:25px;max-width:1200px;overflow:hidden;width:100%}.Banner_mainSliderWrapper__EzGT7{border-radius:8px;box-shadow:0 4px 12px #00000014;height:400px;overflow:hidden;position:relative}.Banner_mainSlider__Mo2Uu{-ms-overflow-style:none;cursor:grab;display:flex;height:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.Banner_mainSlider__Mo2Uu::-webkit-scrollbar{display:none}.Banner_mainSlider__Mo2Uu:active{cursor:grabbing}.Banner_mainSlide__oThwH{align-items:center;border-radius:8px;display:flex;flex:0 0 100%;height:100%;justify-content:center;overflow:hidden;position:relative;scroll-snap-align:start}.Banner_mainSlide__oThwH .Banner_slideImage__383Xe{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.Banner_sideSliders__7mF4P{display:flex;flex-direction:column;gap:10px;height:400px}.Banner_sideSliderContainer__InHx-{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:126.6666666667px;overflow:hidden;position:relative}.Banner_sideSliderWrapper__xR1rB{-ms-overflow-style:none;border-radius:8px;box-shadow:0 4px 12px #00000014;cursor:grab;display:flex;flex:1 1;height:100%;overflow:hidden;overflow-x:scroll;position:relative;scroll-snap-type:x mandatory;scrollbar-width:none}.Banner_sideSliderWrapper__xR1rB::-webkit-scrollbar{display:none}.Banner_sideSliderWrapper__xR1rB:active{cursor:grabbing}.Banner_sideSlide__Gsnmn{align-items:center;border-radius:8px;display:flex;flex:0 0 100%;height:100%;justify-content:center;overflow:hidden;position:relative;scroll-snap-align:start}.Banner_sideSlide__Gsnmn .Banner_slideImage__383Xe{height:100%;object-fit:contain;user-select:none;-webkit-user-select:none;width:100%}.Banner_indicators__yOoM5{bottom:15px;display:flex;gap:8px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.Banner_indicators__yOoM5 .Banner_indicator__Qnm5V{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.Banner_indicators__yOoM5 .Banner_indicator__Qnm5V.Banner_active__LFXFR{background-color:#fff;transform:scale(1.2)}.Banner_indicators__yOoM5 .Banner_indicator__Qnm5V:hover{background-color:#fffc}.Banner_sideIndicators__IlAAc{bottom:10px;display:flex;gap:6px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.Banner_sideIndicators__IlAAc .Banner_indicator__Qnm5V{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.Banner_sideIndicators__IlAAc .Banner_indicator__Qnm5V.Banner_active__LFXFR{background-color:#fff;transform:scale(1.2)}.Banner_sideIndicators__IlAAc .Banner_indicator__Qnm5V:hover{background-color:#fffc}.Banner_cardBanner__MgLGZ{grid-gap:24px;background:#0000;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:40px;padding:0 10px;width:100%}.Banner_card__3z2H1{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:18px;box-shadow:0 6px 24px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:340px;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s cubic-bezier(.23,1,.32,1)}.Banner_card__3z2H1:hover{box-shadow:0 16px 32px #0000002e;transform:translateY(-10px) scale(1.03)}.Banner_card__3z2H1:hover .Banner_cardOverlay__HTCLH{background:linear-gradient(0deg,#0000008c 0,#00000026);opacity:1}.Banner_card__3z2H1:hover .Banner_cardImage__g3bXO img{filter:brightness(.95) contrast(1.08);transform:scale(1.07) rotate(-2deg)}.Banner_card__3z2H1:hover .Banner_cardContent__wlnHB h3{color:#ffe6e6;letter-spacing:1px;text-shadow:0 2px 8px #e6062b2e;transform:translateY(-4px) scale(1.04)}.Banner_cardImage__g3bXO{align-items:center;background:linear-gradient(120deg,#f3f4f6 60%,#e2e8f0);display:flex;height:100%;justify-content:center;position:relative;width:100%}.Banner_cardImage__g3bXO img{background:#0000;border-radius:12px;box-shadow:0 2px 12px #00000012;display:block;height:90%;margin:auto;object-fit:contain;transition:transform .35s cubic-bezier(.23,1,.32,1),filter .35s;width:90%}.Banner_cardOverlay__HTCLH{background:linear-gradient(0deg,#00000059 0,#00000014);bottom:0;left:0;opacity:.7;position:absolute;right:0;top:0;transition:background .35s,opacity .35s;z-index:1}.Banner_cardContent__wlnHB{align-items:flex-start;bottom:0;display:flex;flex-direction:column;left:0;padding:24px 18px 18px;position:absolute;right:0;z-index:2}.Banner_cardContent__wlnHB h3{background:#0000002e;border-radius:8px;color:#fff;font-size:1.35rem;font-weight:700;letter-spacing:.5px;margin:0;padding:6px 18px;text-shadow:0 2px 8px #0000002e;transition:transform .35s,color .35s,letter-spacing .35s}@media(max-width:992px){.Banner_cardBanner__MgLGZ{gap:18px;grid-template-columns:repeat(2,1fr);margin-bottom:32px}.Banner_card__3z2H1{height:260px}}@media(max-width:576px){.Banner_cardBanner__MgLGZ{gap:14px;grid-template-columns:1fr;margin-bottom:24px;padding:0 4px}.Banner_card__3z2H1{height:180px}.Banner_cardImage__g3bXO{padding:12px}.Banner_cardImage__g3bXO img{height:90%;margin:auto;object-fit:contain;width:90%}.Banner_cardContent__wlnHB{padding:12px 10px 10px}.Banner_cardContent__wlnHB h3{font-size:1rem;padding:4px 10px}}.Banner_heroBanner__PG\+5h{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;height:400px;padding:40px}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk{max-width:600px;z-index:2}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk h1{color:#fff;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:16px;text-shadow:0 2px 4px #0003}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk p{color:#fff;font-size:1.2rem;margin-bottom:24px;max-width:500px;opacity:.9;text-shadow:0 1px 2px #0003}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk .Banner_button__edLPH{background-color:#fff;border-radius:30px;box-shadow:0 4px 10px #00000026;color:#333;display:inline-block;font-size:1rem;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk .Banner_button__edLPH:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_heroBanner__PG\+5h .Banner_overlay__-fKmI{background:linear-gradient(90deg,#0009,#0000004d 50%,#0000001a);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.Banner_promoBanner__H8DVD{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;height:200px;padding:20px 40px}.Banner_promoBanner__H8DVD .Banner_content__QDyJk{align-items:center;display:flex;justify-content:space-between;width:100%;z-index:2}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_text__uQM0g{max-width:60%}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_text__uQM0g h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:8px}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_text__uQM0g p{color:#fff;font-size:1rem;opacity:.9}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_button__edLPH{background-color:#fff;border-radius:30px;box-shadow:0 4px 10px #00000026;color:#333;display:inline-block;font-size:.9rem;font-weight:600;padding:10px 25px;text-decoration:none;transition:all .3s ease}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_button__edLPH:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_promoBanner__H8DVD .Banner_overlay__-fKmI{background:linear-gradient(90deg,#00000080,#0000004d);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.Banner_fullWidthBanner__FM3pD{align-items:center;box-sizing:border-box;display:flex;height:180px;justify-content:center;padding:20px;text-align:center}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk{max-width:800px;z-index:2}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:10px}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk p{color:#fff;font-size:1.1rem;margin-bottom:20px;opacity:.9}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk .Banner_button__edLPH{background-color:#fff;border-radius:30px;box-shadow:0 4px 10px #00000026;color:#333;display:inline-block;font-size:.9rem;font-weight:600;padding:10px 25px;text-decoration:none;transition:all .3s ease}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk .Banner_button__edLPH:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_fullWidthBanner__FM3pD .Banner_overlay__-fKmI{background:linear-gradient(135deg,#00000080,#0000004d);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}@media(max-width:992px){.Banner_heroSliderContainer__44rhQ{grid-template-columns:1.5fr 1fr}.Banner_mainSliderWrapper__EzGT7,.Banner_sideSliders__7mF4P{height:300px}.Banner_sideSliderContainer__InHx-{height:93.3333333333px}.Banner_cardBanner__MgLGZ{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Banner_heroSliderContainer__44rhQ{grid-template-columns:1fr;grid-template-rows:auto auto}.Banner_mainSliderWrapper__EzGT7{height:250px}.Banner_sideSliders__7mF4P{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);height:auto}.Banner_sideSliderContainer__InHx-{height:120px}.Banner_mainSlide__oThwH .Banner_slideImage__383Xe,.Banner_sideSlide__Gsnmn .Banner_slideImage__383Xe{height:100%;object-fit:contain;object-position:center;width:100%}}@media(max-width:576px){.Banner_mainSliderWrapper__EzGT7{height:200px;max-height:200px}.Banner_sideSliders__7mF4P{grid-template-columns:1fr}.Banner_sideSliderContainer__InHx-{height:120px}.Banner_cardBanner__MgLGZ{grid-template-columns:1fr}.Banner_card__3z2H1{height:250px}.Banner_mainSlide__oThwH .Banner_slideImage__383Xe,.Banner_sideSlide__Gsnmn .Banner_slideImage__383Xe{height:100%;object-fit:contain;object-position:center;width:100%}}@media(max-width:992px){.Banner_heroBanner__PG\+5h{height:350px;padding:30px}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk h1{font-size:2.4rem}}@media(max-width:768px){.Banner_heroBanner__PG\+5h{height:300px}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk h1{font-size:2rem}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk p{font-size:1rem}.Banner_promoBanner__H8DVD{height:auto;padding:30px}.Banner_promoBanner__H8DVD .Banner_content__QDyJk{flex-direction:column;text-align:center}.Banner_promoBanner__H8DVD .Banner_content__QDyJk .Banner_text__uQM0g{margin-bottom:20px;max-width:100%}}@media(max-width:576px){.Banner_heroBanner__PG\+5h{height:250px;padding:20px}.Banner_heroBanner__PG\+5h .Banner_content__QDyJk h1{font-size:1.6rem}.Banner_fullWidthBanner__FM3pD{height:auto;padding:30px 20px}.Banner_fullWidthBanner__FM3pD .Banner_content__QDyJk h2{font-size:1.5rem}}.BigBanner_bigBanner__T1Pca{align-items:center;display:flex;flex-direction:column;height:95vh;justify-content:flex-start;margin:0;overflow:hidden;padding:0;position:relative;width:100vw}.BigBanner_bigBannerMedia__gq8uw{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .6s cubic-bezier(.23,1,.32,1),opacity .6s cubic-bezier(.23,1,.32,1);width:100%;will-change:transform,opacity;z-index:1}.BigBanner_bigBannerMedia__gq8uw.BigBanner_scrolled__\+nrkR{opacity:.9;transform:scale(1.08) translateY(-40px)}.BigBanner_bannerText__\+gWH\+{align-items:flex-start;color:#fff;display:flex;font-size:6rem;font-weight:700;justify-content:center;letter-spacing:2px;margin-bottom:0;margin-top:7rem;min-height:200px;position:relative;text-align:center;text-shadow:0 2px 16px #0009;width:100%;z-index:2}.BigBanner_scrollButton__F5wiE{background:linear-gradient(90deg,#e6062b,#791410,#0e0d07);border:none;border-radius:30px;bottom:6rem;box-shadow:0 2px 12px #00000040;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;opacity:0;padding:.85rem 2.2rem;position:absolute;transform:translateX(-50%);transition:none;z-index:3}.BigBanner_scrollButton__F5wiE.BigBanner_show__80KFI{animation:BigBanner_slideUpFadeIn__bjuWY .7s cubic-bezier(.23,1,.32,1) forwards}.BigBanner_scrollButton__F5wiE:hover{background:linear-gradient(90deg,#b1041f,#7a0e1f,#0e0d07)}.BigBanner_show__80KFI{opacity:1;transform:translateY(0)}@media(max-width:768px){.BigBanner_bannerText__\+gWH\+{font-size:2.5rem;margin-top:3rem;min-height:120px}.BigBanner_scrollButton__F5wiE{bottom:3.5rem;font-size:1.3rem;padding:.6rem 1.8rem}}@keyframes BigBanner_slideUpFadeIn__bjuWY{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.style_all_products_page__3Zxa-{padding:20px 0 60px}.style_all_products_page__3Zxa- .style_container__lB9f6{margin:0 auto;max-width:1200px;padding:0 16px}.style_all_products_page__3Zxa- .style_page_header__0xau7{margin-bottom:32px}.style_all_products_page__3Zxa- .style_page_header__0xau7 h1{color:#333;font-size:28px;font-weight:600;margin:0 0 8px}.style_all_products_page__3Zxa- .style_page_header__0xau7 p{color:#777;font-size:16px;margin:0}.style_all_products_page__3Zxa- .style_products_grid__4nNE4{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd:hover .style_add_to_cart__\+YB7u{opacity:1}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd:hover .style_product_image__pTKUR{transform:scale(1.05)}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd:hover .style_product_name__kKyGj{color:#3498db}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_discount_badge__ATmBE{background-color:#e74c3c;border-radius:4px;color:#fff;font-size:12px;font-weight:600;left:10px;padding:4px 8px;position:absolute;top:10px;z-index:2}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_image_container__RsfLD{align-items:center;background:#f9f9f9;display:flex;height:220px;justify-content:center;overflow:hidden;width:100%}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_image_container__RsfLD .style_product_image__pTKUR{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP{display:flex;flex-direction:column;max-height:250px;padding:16px;position:relative}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_product_name__kKyGj{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:500;line-height:1.3;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_product_bottom__sx4k4{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_price_container__K2Z3R{align-items:flex-start;display:flex;flex-direction:column}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_price_container__K2Z3R .style_product_price__VALLt{color:#333;font-size:18px;font-weight:600;margin-bottom:4px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_price_container__K2Z3R .style_original_price__ntxnj{color:#999;font-size:14px;text-decoration:line-through}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_add_to_cart__\+YB7u{align-items:center;background-color:#3498db;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:.9;position:relative;transition:all .2s ease;width:40px;z-index:2}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_add_to_cart__\+YB7u:hover{background-color:#2980b9;transform:scale(1.05)}@media(max-width:992px){.style_all_products_page__3Zxa- .style_products_grid__4nNE4{gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:768px){.style_all_products_page__3Zxa-{padding:10px 0 40px}.style_all_products_page__3Zxa- .style_page_header__0xau7{margin-bottom:20px}.style_all_products_page__3Zxa- .style_page_header__0xau7 h1{font-size:24px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4{gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_image_container__RsfLD{height:180px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP{max-height:150px;padding:12px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_product_name__kKyGj{font-size:14px;margin-bottom:8px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_price_container__K2Z3R .style_product_price__VALLt{font-size:16px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_price_container__K2Z3R .style_original_price__ntxnj{font-size:12px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_info__bRgNP .style_add_to_cart__\+YB7u{height:36px;opacity:1;width:36px}}@media(max-width:480px){.style_all_products_page__3Zxa-{padding:5px 0 30px}.style_all_products_page__3Zxa- .style_products_grid__4nNE4{grid-template-columns:repeat(2,1fr)}.style_all_products_page__3Zxa- .style_products_grid__4nNE4 .style_product_card__-Qjgd .style_product_image_container__RsfLD{height:150px}}.style_product_detail_page__FAFnN{padding:20px 0 60px}.style_container__r\+5h8{margin:0 auto;max-width:1200px;padding:0 16px}.style_product_content__xTRcP{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}@media(max-width:48rem){.style_product_content__xTRcP{grid-template-columns:1fr}}.style_product_images__wXo8h{display:flex;flex-direction:column;gap:1rem}.style_main_image_container__oqBOm{background:#f9f9f9;border-radius:8px;margin-bottom:.5rem;overflow:hidden;position:relative}.style_main_image_container__oqBOm .style_main_image__6SxmN{display:block;height:20rem;object-fit:contain;object-position:center;width:100%}.style_main_image_container__oqBOm .style_discount_badge__W53of{background-color:#e74c3c;border-radius:4px;color:#fff;font-size:14px;font-weight:600;left:16px;padding:6px 12px;position:absolute;top:16px;z-index:2}.style_thumbnail_container__WrsDC{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.style_thumbnail__8A5rH{aspect-ratio:1;border:2px solid #0000;border-radius:4px;cursor:pointer;overflow:hidden;transition:all .2s ease}.style_thumbnail__8A5rH.style_active__miZUw{border-color:#3498db}.style_thumbnail__8A5rH img{height:100%;object-fit:contain;width:100%}.style_product_info__wn4dW{display:flex;flex-direction:column;gap:.2rem}.style_product_name__Klxy5{color:#333;font-size:28px;font-weight:600;margin:0 0 16px}.style_product_price_container__JsOt8{margin-bottom:12px}.style_product_price_container__JsOt8 .style_current_price__d9VFS{color:#333;font-size:32px;font-weight:600;margin-right:12px}.style_original_price_container__u5fM2{align-items:center;display:inline-flex;gap:8px}.style_original_price_container__u5fM2 .style_original_price__aCfbW{color:#999;font-size:18px;text-decoration:line-through}.style_original_price_container__u5fM2 .style_savings__2jonU{color:#e74c3c;font-size:14px;font-weight:500}.style_short_description__ROnWf{margin-bottom:2px;margin-top:0}.style_short_description__ROnWf p{color:#00008b;font-size:1.5rem;line-height:1}.style_row_container__HjW5b{flex-wrap:wrap}.style_quantity_container__ikAAr,.style_row_container__HjW5b{align-items:center;display:flex;gap:16px}.style_quantity_container__ikAAr .style_quantity_label__N2saQ{color:#333;font-size:16px;font-weight:500}.style_quantity_selector__b1f93{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;overflow:hidden}.style_quantity_selector__b1f93 .style_quantity_btn__vKuvW{background:#f5f5f5;border:none;color:#333;cursor:pointer;font-size:18px;height:40px;transition:all .2s ease;width:40px}.style_quantity_selector__b1f93 .style_quantity_btn__vKuvW:hover:not(:disabled){background:#e5e5e5}.style_quantity_selector__b1f93 .style_quantity_btn__vKuvW:disabled{cursor:not-allowed;opacity:.5}.style_quantity_selector__b1f93 .style_quantity_input__ThBf-{border:1px solid #ddd;border-bottom:none;border-top:none;color:#333;font-size:16px;height:40px;text-align:center;width:50px}.style_quantity_selector__b1f93 .style_quantity_input__ThBf-::-webkit-inner-spin-button,.style_quantity_selector__b1f93 .style_quantity_input__ThBf-::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style_action_buttons__TPGtn{display:flex;flex:1 1;gap:12px}.style_action_buttons__TPGtn .style_add_to_basket__oc4tv,.style_action_buttons__TPGtn .style_buy_now__\+27Ir{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:12px;transition:all .2s ease}.style_action_buttons__TPGtn .style_add_to_basket__oc4tv{background:#f5f5f5;border:1px solid #ddd;color:#333}.style_action_buttons__TPGtn .style_add_to_basket__oc4tv:hover:not(:disabled){background:#e5e5e5}.style_action_buttons__TPGtn .style_add_to_basket__oc4tv:disabled{cursor:not-allowed;opacity:.5}.style_action_buttons__TPGtn .style_buy_now__\+27Ir{background:#e6062b;border:none;color:#fff}.style_action_buttons__TPGtn .style_buy_now__\+27Ir:hover:not(:disabled){background:#c50524}.style_action_buttons__TPGtn .style_buy_now__\+27Ir:disabled{cursor:not-allowed;opacity:.5}.style_product_details__UGWde{display:flex;flex-direction:column;gap:24px;margin-top:3rem}.style_tabs__GKlXy{background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;overflow:hidden}.style_tab_headers__TBz7b{border-bottom:1px solid #eee;display:flex}.style_tab_button__7UqQQ{background:#f9f9f9;border:none;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;padding:12px;text-align:center;transition:background .2s}.style_tab_button__7UqQQ:hover{background:#eee}.style_active_tab__PQcsv{background:#fff;border-bottom:3px solid #e6062b;color:#e6062b;font-weight:600}.style_tab_content__RV3MI{padding:20px}.style_overview_section__GOqV4,.style_specifications_section__uxL3B{margin-bottom:32px}.style_overview_section__GOqV4:last-child,.style_specifications_section__uxL3B:last-child{margin-bottom:0}.style_overview_section__GOqV4 h3,.style_specifications_section__uxL3B h3{color:#333;font-size:32px;font-weight:600;margin:0 0 16px}.style_overview_content__CQoXQ p{color:#666;font-size:16px;line-height:1.6;margin:0}.style_specifications_table__w9f0D table{border-collapse:collapse;width:100%}.style_specifications_table__w9f0D table td{border-bottom:1px solid #eee;color:#666;font-size:14px;padding:12px}.style_specifications_table__w9f0D table td:first-child{color:#333;font-weight:500;width:40%}@media(max-width:768px){.style_row_container__HjW5b{align-items:stretch;flex-direction:column}.style_action_buttons__TPGtn{flex-direction:column;gap:12px;width:100%}.style_action_buttons__TPGtn button{width:100%}}.style_info_boxes__65MAl{display:flex;flex-direction:column;gap:14px;margin-top:5px}.style_info_box__3O1bf{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #0000000d;padding:16px}.style_info_box__3O1bf h4{font-weight:600;margin-bottom:8px}.style_info_box__3O1bf h4,.style_info_box__3O1bf p{align-items:center;display:flex;font-size:17px;gap:6px}.style_info_box__3O1bf p{color:#333;flex-wrap:wrap;margin:8px 0;position:relative}.style_info_box__3O1bf p strong{align-items:center;display:flex;gap:6px}.style_info_box__3O1bf p .style_more_link__CnwnR{align-items:center;border-bottom:1px solid #333;color:#e6062b;display:inline-flex;font-size:15px;justify-content:flex-end;position:absolute;right:0;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .2s ease}.style_info_box__3O1bf p .style_more_link__CnwnR:hover{color:#b1041f}.style_info_box__3O1bf p .style_whatsapp_link__lhKfm{align-items:center;display:inline-flex;justify-content:flex-end;position:absolute;right:0;top:50%;transform:translateY(-50%)}.style_info_row__ucQYi{align-items:flex-start;display:flex;font-size:14px;justify-content:space-between;margin-top:12px}.style_info_row__ucQYi span{color:#333;font-size:14px;text-align:right}@media(max-width:576px){.style_whatsapp_break__27U\+Z{display:inline;margin-top:2px}}.modal_overlay__7gwrC{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.modal_modal__aNL7l{animation:modal_fadeIn__6Tx6k .2s ease-in-out;background:#fff;border-radius:8px;max-width:600px;padding:20px;position:relative;width:90%}.modal_closeBtn__tEXtW{background:#0000;border:none;cursor:pointer;font-size:24px;position:absolute;right:16px;top:3px}.modal_content__meHqz{margin-top:5px}@keyframes modal_fadeIn__6Tx6k{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Reviews_reviews__4UgjH{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:2rem 0;padding:1.5rem}.Reviews_reviews__4UgjH .Reviews_reviews_title__Sv-qM{border-bottom:2px solid #f0f0f0;color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.Reviews_reviews__4UgjH .Reviews_no_reviews__69B8E{color:#666;padding:2rem;text-align:center}.Reviews_reviews__4UgjH .Reviews_no_reviews__69B8E p{margin:.5rem 0}.Reviews_reviews__4UgjH .Reviews_no_reviews__69B8E .Reviews_login_notice__wgbfp{color:#888;font-size:.9rem;font-style:italic;margin-top:1rem}.Reviews_reviews__4UgjH .Reviews_review_list__3WnQd{display:flex;flex-direction:column;gap:1.5rem}.Reviews_reviews__4UgjH .Reviews_review_item__WAEc9{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:6px;padding:1.5rem}.Reviews_reviews__4UgjH .Reviews_review_item__WAEc9:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px);transition:all .2s ease}.Reviews_reviews__4UgjH .Reviews_review_header__B2EPk{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.Reviews_reviews__4UgjH .Reviews_user_info__TU5Zu{align-items:center;display:flex;gap:.5rem}.Reviews_reviews__4UgjH .Reviews_user_icon__B8DM0{color:#666;font-size:.9rem}.Reviews_reviews__4UgjH .Reviews_review_name__ug-jW{color:#2c3e50;font-size:1.1rem;font-weight:600}.Reviews_reviews__4UgjH .Reviews_review_rating__d-bKX{align-items:center;display:flex}.Reviews_reviews__4UgjH .Reviews_stars_container__lL-5C{align-items:center;display:flex;gap:.2rem}.Reviews_reviews__4UgjH .Reviews_star__Fy\+Bc{color:#f39c12;font-size:.9rem}.Reviews_reviews__4UgjH .Reviews_rating_text__DqlWM{color:#666;font-size:.9rem;font-weight:500;margin-left:.5rem}.Reviews_reviews__4UgjH .Reviews_review_comment__83eGi{color:#555;font-size:.95rem;line-height:1.6;margin:0}@media(max-width:768px){.Reviews_reviews__4UgjH{padding:1rem}.Reviews_reviews__4UgjH .Reviews_review_header__B2EPk{align-items:flex-start;flex-direction:column;gap:.8rem}.Reviews_reviews__4UgjH .Reviews_review_item__WAEc9{padding:1rem}.Reviews_reviews__4UgjH .Reviews_reviews_title__Sv-qM{font-size:1.3rem}.Reviews_reviews__4UgjH .Reviews_stars_container__lL-5C{gap:.1rem}.Reviews_reviews__4UgjH .Reviews_star__Fy\+Bc{font-size:.8rem}}.root_layout__q3QYB{box-sizing:border-box;display:flex;margin:0;overflow-x:hidden;padding:0;width:100%}.root_sidebar_container__A4lps{flex:0 0 15rem;transition:flex-basis .3s ease}.root_sidebar_container__A4lps.root_collapsed__UyYaa{flex:0 0 0rem}.root_main_content__ESINe{box-sizing:border-box;flex:1 1;min-height:calc(100vh - 6.25rem);overflow-x:hidden;width:100%}@media(max-width:48rem){.root_layout__q3QYB{flex-direction:column;padding:0}.root_sidebar_container__A4lps{flex:0 0 auto;width:100%}.root_sidebar_container__A4lps.root_collapsed__UyYaa{width:100%}}.style_retry__ppf4V{display:flex;flex-wrap:wrap;gap:1rem;margin-top:15px}.style_account_page__JTjV6{background-color:#f8f9fa;min-height:80vh;padding:3rem 0}.style_container__zmcRz{margin:0 auto;max-width:1200px;padding:0 1rem}.style_account_header__yZnOa{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.style_account_header__yZnOa h1{color:#333;font-size:2rem;margin-bottom:1rem}.style_user_info__HbeEX{align-items:center;display:flex}.style_user_info__HbeEX .style_avatar__hupCa{align-items:center;background-color:#e9ecef;border-radius:50%;color:#4a6cf7;display:flex;font-size:2rem;height:80px;justify-content:center;margin-right:1.5rem;width:80px}.style_user_info__HbeEX .style_user_details__didDc h2{color:#333;font-size:1.5rem;margin-bottom:.5rem}.style_user_info__HbeEX .style_user_details__didDc p{color:#666;margin-bottom:.5rem}.style_user_info__HbeEX .style_user_details__didDc .style_member_since__z\+K\+3{color:#888;display:block;font-size:.85rem}.style_tabs_container__nUTAJ{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.style_tabs__rjqYb{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex}.style_tabs__rjqYb .style_tab__XPPR3{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-weight:600;padding:1rem 1.5rem;transition:all .2s}.style_tabs__rjqYb .style_tab__XPPR3:hover{color:#4a6cf7}.style_tabs__rjqYb .style_tab__XPPR3.style_active__j\+Yrq{border-bottom-color:#4a6cf7;color:#4a6cf7}.style_tab_content__E8XsV{padding:2rem}.style_section_header__g8UG3{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.style_section_header__g8UG3 h3{color:#343a40;font-size:1.4rem;margin:0}.style_form_group__64v7e{margin-bottom:1.5rem}.style_form_group__64v7e label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.style_form_group__64v7e input,.style_form_group__64v7e select,.style_form_group__64v7e textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_form_group__64v7e input:focus,.style_form_group__64v7e select:focus,.style_form_group__64v7e textarea:focus{border-color:#4a6cf7;outline:none}.style_form_group__64v7e textarea{min-height:100px}.style_form_group__64v7e .style_error_input__eIuuv{border-color:#fa5252}.style_form_group__64v7e .style_error_message__RtSno{color:#fa5252;font-size:.85rem;margin-top:.25rem}.style_form_row__Hh4dl{display:flex;gap:1rem}.style_form_row__Hh4dl .style_form_group__64v7e{flex:1 1}.style_checkbox_label__yXeh5{align-items:center;cursor:pointer;display:flex}.style_checkbox_label__yXeh5 input[type=checkbox]{margin-right:.5rem;width:auto}.style_form_actions__evRai{display:flex;gap:1rem;margin-top:2rem}.style_add_address_button__jpHfk,.style_edit_button__e9G-i,.style_reorder_button__TfHOj,.style_save_button__WsWDJ,.style_shop_now_button__WBQoJ,.style_toggle_button__L5hI-,.style_track_order_button__J513f{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.style_save_button__WsWDJ{background-color:#228be6;color:#fff}.style_save_button__WsWDJ:hover{background-color:#1c7ed6}.style_cancel_button__qApF-,.style_delete_button__I\+iD6{background-color:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.style_cancel_button__qApF-:hover,.style_delete_button__I\+iD6:hover{background-color:#f1f3f5}.style_retry_button__F4u04{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease,box-shadow .3s ease}.style_retry_button__F4u04:hover{background-color:#218838;box-shadow:0 4px 12px #28a74533}.style_retry_button__F4u04:active{background-color:#1e7e34}.style_retry_button__F4u04:disabled{background-color:#c3e6cb;cursor:not-allowed}.style_delete_button__I\+iD6:hover{border-color:#fa5252;color:#fa5252}.style_add_address_button__jpHfk,.style_shop_now_button__WBQoJ{background-color:#228be6;color:#fff}.style_add_address_button__jpHfk:hover,.style_shop_now_button__WBQoJ:hover{background-color:#1c7ed6}.style_edit_button__e9G-i{background-color:#f8f9fa;color:#495057}.style_edit_button__e9G-i:hover{background-color:#e9ecef}.style_toggle_button__L5hI-{background-color:#0000;color:#228be6;padding:.5rem 1rem}.style_toggle_button__L5hI-:hover{background-color:#e7f5ff}.style_account_details__lqqeY{max-width:800px}.style_account_details__lqqeY .style_section_title__qEPYt{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_account_details__lqqeY .style_form_grid__FL8MH{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.style_account_details__lqqeY .style_form_group__64v7e{margin-bottom:1.5rem}.style_account_details__lqqeY .style_form_group__64v7e label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.style_account_details__lqqeY .style_form_group__64v7e input,.style_account_details__lqqeY .style_form_group__64v7e select,.style_account_details__lqqeY .style_form_group__64v7e textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_account_details__lqqeY .style_form_group__64v7e input:focus,.style_account_details__lqqeY .style_form_group__64v7e select:focus,.style_account_details__lqqeY .style_form_group__64v7e textarea:focus{border-color:#4a6cf7;outline:none}.style_account_details__lqqeY .style_form_group__64v7e textarea{min-height:100px}.style_account_details__lqqeY .style_button__5mSDF{background-color:#4a6cf7;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.style_account_details__lqqeY .style_button__5mSDF:hover{background-color:#3a5ce5}.style_addresses_section__BsdWu .style_section_title__qEPYt{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_addresses_section__BsdWu .style_addresses_grid__KUC7G{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.style_addresses_section__BsdWu .style_address_card__77zlQ{border:1px solid #ddd;border-radius:8px;padding:1.5rem;position:relative;transition:box-shadow .2s,transform .2s}.style_addresses_section__BsdWu .style_address_card__77zlQ:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_default_badge__83rod{background-color:#4a6cf7;border-radius:4px;color:#fff;font-size:.75rem;padding:.25rem .5rem;position:absolute;right:1rem;top:1rem}.style_addresses_section__BsdWu .style_address_card__77zlQ h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_content__bn\+QQ{color:#666;line-height:1.6;margin-bottom:1.5rem}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_actions__q7WYT{display:flex;gap:1rem}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_actions__q7WYT button{align-items:center;background:none;border:none;color:#4a6cf7;cursor:pointer;display:flex;font-weight:500;padding:0}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_actions__q7WYT button svg{margin-right:.5rem}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_actions__q7WYT button:hover{text-decoration:underline}.style_addresses_section__BsdWu .style_address_card__77zlQ .style_address_actions__q7WYT button.style_delete_btn__whW34{color:#dc3545}.style_addresses_section__BsdWu .style_add_address_btn__bU78v{align-items:center;background-color:#4a6cf7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.style_addresses_section__BsdWu .style_add_address_btn__bU78v svg{margin-right:.5rem}.style_addresses_section__BsdWu .style_add_address_btn__bU78v:hover{background-color:#3a5ce5}.style_orders_section__wv38J .style_order_summary__JJSVG{background-color:#f9f9f9;border-radius:12px;box-shadow:0 1px 3px #0000000d;font-size:.95rem;line-height:1.6;margin-top:1rem;padding:1rem}.style_orders_section__wv38J .style_order_summary__JJSVG p{color:#333;margin:.3rem 0}.style_orders_section__wv38J p .style_success__zqVe8{background-color:#eafaf1;border:2px solid #27ae60;border-radius:6px;box-shadow:0 2px 6px #0000000d;color:#239b56;font-size:1.1rem;font-weight:600;margin-left:.5rem;padding:2px;transition:all .3s ease-in-out}.style_orders_section__wv38J p .style_success__zqVe8:hover{background-color:#d4f7e3;color:#2ecc71;cursor:not-allowed}.style_orders_section__wv38J p .style_pending__5nbe2{background-color:#ff4d4f;border:2px solid #ff4d4f;border-radius:6px;box-shadow:0 2px 6px #0000000d;color:#fff;font-size:1.1rem;font-weight:600;margin-left:.5rem;padding:2px;transition:all .3s ease-in-out}.style_orders_section__wv38J p .style_pending__5nbe2:hover{background-color:darkred;border:2px solid darkred;color:#ffe5e5;cursor:not-allowed}.style_orders_section__wv38J .style_cancel_button__qApF-{background-color:#ff4d4f;border:none;border-radius:8px;color:#fff;cursor:not-allowed;font-weight:500;margin-top:1rem;padding:.6rem 1.2rem;transition:background-color .3s ease}.style_orders_section__wv38J .style_cancel_button__qApF-:hover{background-color:#d9363e}.style_orders_section__wv38J .style_cancel_button__qApF-:disabled{background-color:#ccc;cursor:not-allowed}.style_orders_section__wv38J h2{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_orders_section__wv38J .style_no_orders__TAB1w{background-color:#f8f9fa;border-radius:8px;padding:3rem;text-align:center}.style_orders_section__wv38J .style_no_orders__TAB1w p{color:#666;margin-bottom:1.5rem}.style_orders_section__wv38J .style_orders_list__-n4Ay{display:flex;flex-direction:column;gap:1.5rem}.style_orders_section__wv38J .style_order_card__F7pBC{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.style_orders_section__wv38J .style_order_card__F7pBC:hover{box-shadow:0 5px 15px #0000000d}.style_orders_section__wv38J .style_order_card__F7pBC.style_expanded__MxtKT{box-shadow:0 5px 15px #0000001a}.style_orders_section__wv38J .style_order_header__ujDDc{align-items:center;border-bottom:1px solid #e9ecef;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_info__v0bZz h3{color:#333;font-size:1.1rem;margin-bottom:.5rem}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_info__v0bZz p{color:#666;font-size:.9rem}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI{text-align:right}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_status_badge__sJi6a{border-radius:50px;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.5rem;padding:.35rem .75rem}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_status_confirmed__57Ypk{background-color:#e3f2fd;color:#0d47a1}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_status_processed__yjdKQ{background-color:#e8f5e9;color:#1b5e20}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_status_shipped__d7hnj{background-color:#fff8e1;color:#ff8f00}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_status_delivered__K1gPV{background-color:#e8f5e9;color:#1b5e20}.style_orders_section__wv38J .style_order_header__ujDDc .style_order_status__IvrJI .style_order_amount__dAxIj{color:#333;font-weight:600}.style_orders_section__wv38J .style_order_details__q5D9\+{background-color:#f8f9fa;padding:1.5rem}.style_orders_section__wv38J .style_order_details__q5D9\+ h4{color:#333;font-size:1rem;margin-bottom:1rem}.style_orders_section__wv38J .style_tracking_section__7V64Q{border-bottom:1px solid #e9ecef;margin-bottom:2rem;padding-bottom:1.5rem}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_cancelled__RMxFR{background-color:#ffe0e0;border-left:4px solid #e53935}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_cancelled__RMxFR .style_step_icon__VnpSn{color:#e53935}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_cancelled__RMxFR .style_step_label__N7ymJ{color:#b71c1c;font-weight:700}.style_orders_section__wv38J .style_tracking_steps__YuavD{display:flex;justify-content:space-between;margin-top:1.5rem;position:relative}.style_orders_section__wv38J .style_tracking_steps__YuavD:before{background-color:#ddd;content:"";height:2px;left:40px;position:absolute;right:40px;top:24px;z-index:1}.style_orders_section__wv38J .style_tracking_step__NIuUJ{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative;z-index:2}.style_orders_section__wv38J .style_tracking_step__NIuUJ .style_step_icon__VnpSn{align-items:center;background-color:#fff;border:2px solid #ddd;border-radius:50%;display:flex;height:48px;justify-content:center;margin-bottom:.75rem;width:48px}.style_orders_section__wv38J .style_tracking_step__NIuUJ .style_step_icon__VnpSn svg{color:#ddd;height:24px;width:24px}.style_orders_section__wv38J .style_tracking_step__NIuUJ .style_step_label__N7ymJ{color:#888;font-size:.85rem;text-align:center}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_completed__ZoeiF .style_step_icon__VnpSn{background-color:#4a6cf7;border-color:#4a6cf7}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_completed__ZoeiF .style_step_icon__VnpSn svg{color:#fff}.style_orders_section__wv38J .style_tracking_step__NIuUJ.style_completed__ZoeiF .style_step_label__N7ymJ{color:#333;font-weight:500}.style_orders_section__wv38J .style_order_items__77XCW{display:flex;flex-direction:column;gap:1rem}.style_orders_section__wv38J .style_order_item__6Fmbf{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:1rem}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_image__Nx3Ho{border-radius:4px;height:80px;margin-right:1rem;overflow:hidden;width:80px}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_image__Nx3Ho img{height:100%;object-fit:cover;width:100%}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_details__e-gai{flex:1 1}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_details__e-gai h4{color:#333;font-size:1rem;margin-bottom:.5rem}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_details__e-gai p{color:#666;font-size:.9rem;margin-bottom:.25rem}.style_orders_section__wv38J .style_order_item__6Fmbf .style_item_details__e-gai .style_item_price__G0UCX{color:#333;font-weight:600}@media(max-width:768px){.style_account_header__yZnOa{padding:1.5rem}.style_user_info__HbeEX{flex-direction:column;text-align:center}.style_user_info__HbeEX .style_avatar__hupCa{margin-bottom:1rem;margin-right:0}.style_tabs__rjqYb{flex-wrap:wrap}.style_tabs__rjqYb .style_tab__XPPR3{flex:1 0 33.333%;font-size:.9rem;padding:.75rem;text-align:center}.style_tab_content__E8XsV{padding:1.5rem}.style_form_grid__FL8MH{grid-template-columns:1fr}.style_tracking_steps__YuavD:before{left:20px;right:20px}.style_tracking_step__NIuUJ .style_step_icon__VnpSn{height:40px;width:40px}.style_tracking_step__NIuUJ .style_step_icon__VnpSn svg{height:20px;width:20px}.style_tracking_step__NIuUJ .style_step_label__N7ymJ{font-size:.75rem}}.auth_Register_container__SVn5d{display:flex;min-height:100vh}.auth_Register_left__WLg-K{background:#fff}.auth_Register_left__WLg-K,.auth_Register_right__6TffO{align-items:center;display:flex;flex:1 1 50%;justify-content:center;min-width:0}.auth_Register_right__6TffO{background-color:#faedf0}.auth_Login_left__QYum0{background-color:#faedf0}.auth_Login_left__QYum0,.auth_Login_right__HJGET{align-items:center;display:flex;flex:1 1 50%;justify-content:center;min-width:0}.auth_Login_right__HJGET{background:#fff}.auth_auth_container__ckXiW{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-width:420px;padding:2.5rem 2rem;text-align:center;width:100%}.auth_auth_icon__ldE1t{color:#e6062b;display:flex;justify-content:center}.auth_auth_form__-UOOa{display:flex;flex-direction:column;gap:1rem;text-align:left;width:100%}.auth_auth_form__-UOOa .auth_form_group__46f4Y{display:flex;flex-direction:column;gap:.5rem}.auth_auth_form__-UOOa .auth_form_group__46f4Y label{align-items:center;color:#444;display:flex;font-weight:500;gap:.5rem}.auth_auth_form__-UOOa .auth_form_group__46f4Y .auth_input_icon__vqbWT{color:#e6062b}.auth_auth_form__-UOOa .auth_form_group__46f4Y input{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem;transition:all .3s ease}.auth_auth_form__-UOOa .auth_form_group__46f4Y input:focus{border-color:#e6062b;box-shadow:0 0 0 3px #e6062b21;outline:none}.auth_auth_form__-UOOa .auth_form_group__46f4Y .auth_error_input__uMF\+C{background-color:#dc35450d;border-color:#dc3545}.auth_auth_form__-UOOa .auth_error_message__AfG1w{color:#dc3545;font-size:.875rem;margin-top:.25rem}.auth_auth_form__-UOOa .auth_submit_button__xv5n7{align-items:center;background-color:#e6062b;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.8rem;transition:all .3s}.auth_auth_form__-UOOa .auth_submit_button__xv5n7:hover{background-color:#b1041f}.auth_auth_form__-UOOa .auth_submit_button__xv5n7:disabled{background-color:#e8a2b0;cursor:not-allowed;opacity:.8}.auth_auth_form__-UOOa .auth_submit_button__xv5n7.auth_loading__G3AVx{background-color:#e8a2b0;position:relative}.auth_auth_form__-UOOa .auth_submit_button__xv5n7.auth_loading__G3AVx:after{animation:auth_spin__TvgUg .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}.auth_auth_form__-UOOa .auth_button_icon__0y99D{color:#e6062b;font-size:1.2rem}.auth_reset_success__5Hlnp{padding:1rem;text-align:center}.auth_reset_success__5Hlnp p{color:#333;line-height:1.5;margin-bottom:1rem}.auth_reset_success__5Hlnp p strong{color:#e6062b}.auth_reset_success__5Hlnp button{margin-top:1.5rem;width:100%}@keyframes auth_spin__TvgUg{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_form_links__7iPUI{display:flex;font-size:.9rem;justify-content:space-between}.auth_form_links__7iPUI .auth_link__Xrizy,.auth_form_links__7iPUI a{color:#e6062b;cursor:pointer;text-decoration:none;transition:color .2s}.auth_form_links__7iPUI .auth_link__Xrizy:hover,.auth_form_links__7iPUI a:hover{color:#b1041f;text-decoration:underline}.auth_password_input_wrapper__yqOXV{position:relative;width:100%}.auth_password_input_wrapper__yqOXV input{padding-right:45px;width:100%}.auth_password_toggle__3cn2R{background:none;border:none;color:#e6062b;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.auth_password_toggle__3cn2R:focus{outline:none}.auth_password_toggle__3cn2R:hover{color:#b1041f}.auth_secondary_button__f0Lb6{background-color:#0000;border:1px solid #e6062b;color:#e6062b;display:block;margin-top:10px;padding:10px;width:100%}.auth_verify__MAkRV{background-color:#fff;border:1px solid #e6062b;border-radius:5px;display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem;transition:background-color .2s}.auth_verify__MAkRV:hover{background-color:#faedf0}.auth_verify__MAkRV .auth_link__Xrizy,.auth_verify__MAkRV a{color:#e6062b;cursor:pointer;text-decoration:none;transition:color .2s}.auth_verify__MAkRV .auth_link__Xrizy:hover,.auth_verify__MAkRV a:hover{color:#b1041f;text-decoration:underline}.style_footer__\+H0n9{background:#000;box-shadow:0 -10px 20px #0000000d;color:#fff;margin-top:4rem;padding:4rem 0 0;position:relative}.style_footer_content__WlQiV{margin:0 auto;max-width:1200px;padding:0 1rem}.style_footer_sections__dpKJR{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}@media(max-width:1024px){.style_footer_sections__dpKJR{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.style_footer_sections__dpKJR{grid-template-columns:1fr}}.style_footer_section__\+gqqn .style_section_title__p7uD6{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.style_footer_section__\+gqqn .style_section_title__p7uD6:after{background:#e6062b;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:40px}.style_footer_section__\+gqqn .style_section_title__p7uD6:hover:after{width:60px}.style_company_description__3\+N-0{color:#cbd5e0;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.style_social_links__7czhL{display:flex;gap:1rem}.style_social_link__9jB9F{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.style_social_link__9jB9F:hover{background:#e6062b;box-shadow:0 4px 12px #e6062b66;transform:translateY(-4px)}.style_social_link__9jB9F svg{height:1.25rem;width:1.25rem}.style_link_list__iQwo9{list-style:none;margin:0;padding:0}.style_link_list__iQwo9 li{margin-bottom:.85rem;transition:transform .2s ease}.style_link_list__iQwo9 li:hover{transform:translateX(4px)}.style_link_list__iQwo9 li a{align-items:center;color:#cbd5e0;display:flex;font-size:.95rem;text-decoration:none;transition:all .2s ease}.style_link_list__iQwo9 li a:hover{color:#e6062b}.style_link_list__iQwo9 li a:before{color:#e6062b;content:"›";margin-right:6px;opacity:0;transform:translateX(-6px);transition:all .2s ease}.style_link_list__iQwo9 li a:hover:before{opacity:1;transform:translateX(0)}.style_newsletter_text__O9qlx{color:#a0aec0;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.style_newsletter_form__ejmxY{display:flex;gap:.5rem}.style_newsletter_input__gnsFq{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;flex:1 1;font-size:.875rem;padding:.75rem 1rem}.style_newsletter_input__gnsFq::placeholder{color:#a0aec0}.style_newsletter_input__gnsFq:focus{border-color:#007bff;outline:none}.style_newsletter_button__-ulC4{background:#007bff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.style_newsletter_button__-ulC4:hover{background:#0056b3;transform:translateY(-2px)}.style_newsletter_button__-ulC4:active{transform:translateY(0)}.style_contact_info__Rqwz2{display:flex;flex-direction:column;gap:1.25rem}.style_contact_item__lOVfi{align-items:center;display:flex;gap:1rem}.style_contact_icon__AyC5p{align-items:center;background:#ffffff1a;border-radius:50%;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;transition:all .3s ease}.style_contact_icon__AyC5p svg{height:1.1rem;width:1.1rem}.style_contact_text__48JCd{color:#cbd5e0;font-size:.95rem;transition:color .2s ease}.style_contact_item__lOVfi:hover .style_contact_icon__AyC5p{background:#e6062b;box-shadow:0 4px 8px #e6062b4d;color:#fff;transform:scale(1.1)}.style_contact_item__lOVfi:hover .style_contact_text__48JCd{color:#fff}.style_footer_bottom__tEaAC{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.75rem 0}@media(max-width:640px){.style_footer_bottom__tEaAC{flex-direction:column;gap:1.25rem;text-align:center}}.style_copyright__9zvQC{color:#cbd5e0;font-size:.95rem}.style_payment_methods__JVhKQ{align-items:center;display:flex;gap:1.2rem}.style_payment_icon__6js7I{align-items:center;background:#23272f;border-radius:8px;box-shadow:0 2px 8px #2c3e5014;color:#cbd5e0;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:500;padding:.5rem .75rem;transition:color .2s,background .2s,box-shadow .3s,transform .2s}.style_payment_icon__6js7I:hover{background:#e6062b;box-shadow:0 8px 24px #e6062b40,0 2px 8px #2c3e501f;color:#fff;transform:translateY(-4px) scale(1.05)}.style_checkout_page__S3b3i{background-color:#f8f9fa;min-height:calc(100vh - 80px);padding:2rem 0}.style_checkout_page__S3b3i .style_error_input__lOWGS{border-color:#fa5252}.style_checkout_page__S3b3i .style_error_message__yIhJt{color:#fa5252;font-size:.85rem;margin-top:.25rem}.style_checkout_page__S3b3i .style_container__-NCiN{margin:0 auto;max-width:1200px;padding:0 1rem}.style_checkout_page__S3b3i .style_page_title__ZvWzI{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:2rem}.style_checkout_page__S3b3i .style_checkout_content__OzvrV{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px}@media(max-width:1024px){.style_checkout_page__S3b3i .style_checkout_content__OzvrV{grid-template-columns:1fr}}.style_checkout_page__S3b3i .style_checkout_form__JQSgW{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_section__7hvTa{margin-bottom:2rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_section__7hvTa h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_grid__mLTyZ{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_group__FcPgB{margin-bottom:1rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_group__FcPgB label{color:#4a5568;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_group__FcPgB input{border:1px solid #e2e8f0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_form_group__FcPgB input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_payment_options__CN8Po{display:flex;gap:2rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_payment_options__CN8Po .style_payment_option__2EJbW{align-items:center;display:flex;gap:.5rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_payment_options__CN8Po .style_payment_option__2EJbW input[type=radio]{height:1.25rem;margin:0;width:1.25rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_payment_options__CN8Po .style_payment_option__2EJbW label{color:#4a5568;font-size:1rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_submit_button__LyAN6{background-color:#4a6cf7;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-top:2rem;padding:1rem;transition:background-color .2s;width:100%}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_submit_button__LyAN6:hover{background-color:#3a5ce5}.style_checkout_page__S3b3i .style_checkout_form__JQSgW .style_submit_button__LyAN6:disabled{background-color:#a0aec0;cursor:not-allowed}.style_checkout_page__S3b3i .style_order_summary__KkKaw{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2rem}.style_checkout_page__S3b3i .style_order_summary__KkKaw h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9{margin-bottom:2rem}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 0}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq:last-child{border-bottom:none}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq .style_item_info__gL4jk{align-items:center;display:flex;gap:1rem}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq .style_item_info__gL4jk img{border-radius:4px;height:60px;object-fit:contain;width:60px}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq .style_item_info__gL4jk h3{color:#2d3748;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq .style_item_info__gL4jk p{color:#718096;font-size:.75rem;margin:0}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_items__VYkn9 .style_summary_item__yjcUq .style_item_price__bpH\+f{color:#2d3748;font-weight:600}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_totals__pBTBG .style_summary_row__tctZk{color:#4a5568;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem 0}.style_checkout_page__S3b3i .style_order_summary__KkKaw .style_summary_totals__pBTBG .style_summary_row__tctZk.style_total__qJL3Y{border-top:2px solid #e2e8f0;color:#2d3748;font-size:1.125rem;font-weight:600;margin-top:.5rem;padding-top:1rem}@media(max-width:768px){.style_checkout_page__S3b3i{padding:1rem 0}.style_checkout_page__S3b3i .style_page_title__ZvWzI{font-size:1.5rem;margin-bottom:1.5rem}.style_checkout_page__S3b3i .style_checkout_form__JQSgW,.style_checkout_page__S3b3i .style_order_summary__KkKaw{padding:1.5rem}}.style_form_group__FcPgB{display:flex;flex-direction:column;margin-bottom:1.5rem}.style_form_group__FcPgB label{font-weight:500;margin-bottom:.5rem}.style_form_group__FcPgB input,.style_form_group__FcPgB select{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.6rem .8rem;width:100%}.style_form_group__FcPgB select{background-color:#fff;cursor:pointer;transition:border-color .2s}.style_form_group__FcPgB select:focus{border-color:#333;outline:none}.style_summary_item__yjcUq img{border-radius:8px;height:auto;margin-right:1rem;object-fit:contain;width:80px}.style_item_info__gL4jk{align-items:center;display:flex}.style_item_info__gL4jk h3{font-size:1rem;margin:0}.style_item_info__gL4jk p{color:#555;font-size:.875rem;margin:.3rem 0 0}@media(max-width:600px){.style_summary_item__yjcUq img{width:60px}.style_form_grid__mLTyZ{display:block}.style_form_grid__mLTyZ .style_form_group__FcPgB{width:100%}}.style_order_result_page__NpoZS{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:80vh;padding:2rem 0}.style_container__WhWWi{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.style_result_content__iRgF3{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:3rem 2rem;text-align:center}.style_result_content__iRgF3 h1{color:#333;font-size:2rem;margin:1.5rem 0}.style_icon_container__FRXxW{height:80px;margin:0 auto 1.5rem;width:80px}.style_success_icon__aNv8z{fill:#28a745;height:100%;width:100%}.style_fail_icon__6k0\+h{fill:#dc3545;height:100%;width:100%}.style_message__VA2Lz{color:#555;font-size:1.2rem;margin-bottom:2rem}.style_order_info__jNmBF{background-color:#f8f9fa;border-radius:6px;margin-bottom:2rem;padding:1rem}.style_order_info__jNmBF p{color:#666;margin:.5rem 0}.style_actions__DrF5O{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.style_primary_button__HUghF{background-color:#4a6cf7;border-radius:4px;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.style_primary_button__HUghF:hover{background-color:#3a5ce5}.style_secondary_button__HnR74{background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;color:#333;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.style_secondary_button__HnR74:hover{background-color:#e9ecef}.style_tertiary_button__sxQNp{color:#4a6cf7;font-weight:600;padding:.75rem 1.5rem;text-decoration:none}.style_tertiary_button__sxQNp:hover{text-decoration:underline}@media(max-width:768px){.style_result_content__iRgF3{padding:2rem 1rem}.style_actions__DrF5O{flex-direction:column}.style_actions__DrF5O a{width:100%}}.style_recently_viewed__0ObpN{margin:0 auto;max-width:1200px;padding:0 1rem}.style_recently_viewed__0ObpN .style_header__kG2iB{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.style_recently_viewed__0ObpN .style_header__kG2iB h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.style_recently_viewed__0ObpN .style_scroll_container_wrapper__v-F7V{position:relative}.style_recently_viewed__0ObpN .style_scroll_container__i2bt9{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem .5rem;scroll-behavior:smooth;scrollbar-width:none}.style_recently_viewed__0ObpN .style_scroll_container__i2bt9::-webkit-scrollbar{display:none}.style_recently_viewed__0ObpN .style_product_card__lu15K{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;min-height:340px;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s;width:220px}.style_recently_viewed__0ObpN .style_product_card__lu15K:hover{box-shadow:0 10px 24px #0000001f;transform:translateY(-7px) scale(1.03)}.style_recently_viewed__0ObpN .style_product_card__lu15K:hover .style_image_container__00Ua4 img{filter:brightness(.97) contrast(1.08);transform:scale(1.07)}.style_recently_viewed__0ObpN .style_product_link__xBOPE{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.style_recently_viewed__0ObpN .style_image_container__00Ua4{align-items:center;background:#f7f7f7;border-radius:10px 10px 0 0;display:flex;height:180px;justify-content:center;overflow:hidden;padding:18px;width:100%}.style_recently_viewed__0ObpN .style_image_container__00Ua4 img{background:#0000;display:block;height:100%;object-fit:contain;transition:transform .3s;width:100%}.style_recently_viewed__0ObpN .style_product_info__-\+vfT{background:#0000;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;justify-content:flex-end;min-height:90px;padding:1rem 1rem 3rem;position:relative}.style_recently_viewed__0ObpN .style_product_info__-\+vfT h3{align-items:flex-start;color:#2d3748;display:flex;font-size:1rem;font-weight:500;line-height:1.3;margin:0 0 .2rem;max-height:2.6em;min-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.style_recently_viewed__0ObpN .style_product_info__-\+vfT .style_price__jqtNO{background:#f7f7f7;border-radius:18px;bottom:.3rem;box-shadow:0 2px 8px #4a6cf712;color:#4a6cf7;font-size:1.1rem;font-weight:600;left:1rem;letter-spacing:.5px;margin:0;padding:6px 16px;position:absolute}.style_scroll_button__LLvzV{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #0000001a;color:#333;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;width:40px;z-index:10}.style_scroll_button__LLvzV:hover{background-color:#f8f9fa}.style_scroll_button__LLvzV.style_left__fZrYU{left:-10px}.style_scroll_button__LLvzV.style_right__NjVQm{right:-10px}@media(max-width:768px){.style_recently_viewed__0ObpN .style_product_card__lu15K{min-height:220px;width:150px}.style_recently_viewed__0ObpN .style_image_container__00Ua4{height:90px;padding:8px}.style_recently_viewed__0ObpN .style_product_info__-\+vfT{min-height:50px;padding:10px 8px 4rem}.style_recently_viewed__0ObpN .style_product_info__-\+vfT h3{font-size:13px;margin-bottom:.1rem;max-height:2.2em;min-height:20px}.style_recently_viewed__0ObpN .style_product_info__-\+vfT .style_price__jqtNO{bottom:.3rem;font-size:.95rem;left:8px;padding:4px 10px}.style_scroll_button__LLvzV{height:32px;width:32px}}.feature_features_section__lcmD0{grid-gap:4px;background-color:#faedf0;box-sizing:border-box;display:grid;gap:4px;grid-template-columns:repeat(6,1fr);justify-items:center;margin-top:60px;padding:90px 0;width:100%}.feature_feature__V2trv{align-items:center;background:#fff;border-radius:24px;box-shadow:0 2px 16px #2c3e5014;display:flex;flex-direction:column;max-width:270px;min-height:340px;padding:40px 18px;position:relative;text-align:center;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);width:100%}.feature_feature__V2trv:hover{box-shadow:0 12px 32px #e6062b26,0 2px 8px #2c3e501a;transform:translateY(-12px)}.feature_feature__V2trv .feature_feature_icon__gSYub{align-items:center;background:#f0f7ff;border-radius:50%;box-shadow:0 2px 8px #2c3e5012;color:#3498db;display:flex;font-size:2.2rem;height:70px;justify-content:center;margin:0 auto 18px;transition:background .3s,color .3s;width:70px}.feature_feature__V2trv:hover .feature_feature__V2trv .feature_feature_icon__gSYub{background:#ffe6ec;color:#e6062b}.feature_feature__V2trv p{align-items:flex-end;color:#7a7a7a;display:flex;font-size:.9rem;justify-content:center;line-height:1.5;margin-bottom:0;margin-top:40px;min-height:48px;padding-left:6px;padding-right:6px}.feature_feature__V2trv .feature_highlight__Xpwb\+{bottom:32px;color:#e6062b;font-size:.95rem;font-weight:600;left:0;letter-spacing:.01em;position:absolute;right:0;text-align:center}@media(max-width:1200px){.feature_features_section__lcmD0{gap:12px;grid-template-columns:repeat(2,1fr)}.feature_feature__V2trv{max-width:320px;min-height:280px}}@media(max-width:600px){.feature_features_section__lcmD0{gap:8px;grid-template-columns:1fr;padding:20px 0}.feature_feature__V2trv{max-width:100%;min-height:220px;padding:28px 12px 20px}.feature_feature__V2trv .feature_highlight__Xpwb\+{bottom:18px}.feature_features_section__lcmD0{gap:40px;grid-template-columns:1fr;padding:20px 0}.feature_feature__V2trv{border-radius:18px;max-width:62vw;min-height:260px;padding:20px 8px}.feature_feature__V2trv .feature_feature_icon__gSYub{font-size:1.3rem;height:60px;margin-bottom:12px;margin-top:10px;width:60px}.feature_feature__V2trv p{font-size:.88rem;margin-top:24px;min-height:32px;padding-left:10px;padding-right:10px}.feature_feature__V2trv .feature_highlight__Xpwb\+{bottom:25px;font-size:.85rem;font-weight:700}}.styles_about_container__\+c0VI{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_about_header__c-aOg{margin-bottom:3rem;text-align:center}.styles_about_header__c-aOg h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_about_header__c-aOg .styles_separator__ZNtmV{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto;width:60px}.styles_about_content__eKWE8{display:flex;flex-direction:column;gap:3rem}.styles_about_section__IcDGh h2{color:#2c3e50;font-size:1.75rem;margin-bottom:1rem;padding-bottom:.5rem;position:relative}.styles_about_section__IcDGh h2:after{background:#4299e1;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.styles_about_section__IcDGh p{color:#4a5568;font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.styles_about_section__IcDGh:last-child p{margin-bottom:.5rem}.styles_commitment_list__LetdP{margin-top:.75rem;padding-left:1.5rem}.styles_commitment_list__LetdP li{color:#4a5568;font-size:1.05rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_commitment_list__LetdP li:before{color:#4299e1;content:"✓";left:-1.5rem;position:absolute}@media(max-width:768px){.styles_about_header__c-aOg h1{font-size:2rem}.styles_about_section__IcDGh h2{font-size:1.5rem}.styles_about_section__IcDGh p,.styles_commitment_list__LetdP li{font-size:1rem}}.styles_contact_info__KLSKV{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:600px}.styles_faq_container__mVgzW{margin:0 auto;max-width:900px;padding:2rem 1.5rem}.styles_faq_header__ZvGKG{margin-bottom:3rem;text-align:center}.styles_faq_header__ZvGKG h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_faq_header__ZvGKG .styles_separator__u\+OXk{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1.5rem;width:60px}.styles_faq_header__ZvGKG p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.styles_faq_content__10Rxn{display:flex;flex-direction:column;gap:3rem}.styles_faq_list__Dyq6\+{display:flex;flex-direction:column;gap:1rem}.styles_faq_item__UJ4Z0{background:#fff;border:1px solid #edf2f7;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}.styles_faq_item__UJ4Z0.styles_active__vBBU6{box-shadow:0 4px 15px #00000014}.styles_faq_item__UJ4Z0.styles_active__vBBU6 .styles_faq_question__DZ0XY{background-color:#f8fafc}.styles_faq_item__UJ4Z0.styles_active__vBBU6 .styles_faq_question__DZ0XY h3{color:#3182ce}.styles_faq_item__UJ4Z0.styles_active__vBBU6 .styles_faq_answer__J9qHg{max-height:1000px;opacity:1;padding:1.5rem}.styles_faq_question__DZ0XY{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:all .3s ease}.styles_faq_question__DZ0XY h3{color:#2d3748;font-size:1.1rem;font-weight:500;margin:0;transition:color .3s ease}.styles_faq_question__DZ0XY:hover{background-color:#f8fafc}.styles_faq_question__DZ0XY:hover h3{color:#3182ce}.styles_faq_icon__143Ap{color:#4299e1;height:24px;margin-left:1rem;min-width:24px;transition:transform .3s ease}.styles_faq_answer__J9qHg{max-height:0;opacity:0;overflow:hidden;padding:0 1.5rem;transition:all .3s ease}.styles_faq_answer__J9qHg p{color:#4a5568;font-size:1rem;line-height:1.7;margin:0}.styles_faq_contact__Kiypg{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border-radius:8px;margin-top:1rem;padding:2.5rem;text-align:center}.styles_faq_contact__Kiypg h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.styles_faq_contact__Kiypg p{color:#4a5568;font-size:1.05rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.styles_contact_button__0QPYW{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:.375rem;color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.styles_contact_button__0QPYW:hover{background:linear-gradient(90deg,#3182ce,#5a67d8);box-shadow:0 4px 12px #4299e14d;transform:translateY(-2px)}@media(max-width:768px){.styles_faq_header__ZvGKG h1{font-size:2rem}.styles_faq_header__ZvGKG p{font-size:1rem}.styles_faq_question__DZ0XY{padding:1rem 1.25rem}.styles_faq_question__DZ0XY h3{font-size:1rem}.styles_faq_answer__J9qHg{padding:0 1.25rem}.styles_faq_answer__J9qHg.styles_active__vBBU6{padding:1.25rem}.styles_faq_contact__Kiypg{padding:2rem 1.5rem}}.styles_shipping_container__o9-L5{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_shipping_header__fFpDK{margin-bottom:3rem;text-align:center}.styles_shipping_header__fFpDK h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_shipping_header__fFpDK .styles_separator__r9vPt{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto;width:60px}.styles_shipping_content__1IiPd{display:flex;flex-direction:column;gap:3.5rem}.styles_policy_section__9D4HL{display:flex;flex-direction:column;gap:2rem}.styles_policy_section__9D4HL h2{color:#2c3e50;font-size:1.75rem;margin-bottom:.75rem;padding-bottom:.75rem;position:relative}.styles_policy_section__9D4HL h2:after{background:#4299e1;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.styles_policy_item__CDk8h h3{color:#2d3748;font-size:1.25rem;margin-bottom:1rem}.styles_policy_item__CDk8h p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_policy_item__CDk8h p:last-child{margin-bottom:0}.styles_policy_list__SpHev,.styles_policy_list_numbered__qrKZq{margin:1rem 0;padding-left:1.5rem}.styles_policy_list__SpHev li,.styles_policy_list_numbered__qrKZq li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.styles_policy_list__SpHev li:last-child,.styles_policy_list_numbered__qrKZq li:last-child{margin-bottom:0}.styles_shipping_table__Vuyzu{border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 2px 5px #0000000d;margin:1rem 0;overflow:hidden;width:100%}.styles_table_header__dPE7e{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.styles_table_header__dPE7e{display:none}}.styles_header_cell__GeSdL{color:#2d3748;font-size:.95rem;font-weight:600;padding:1rem;text-align:left}.styles_table_row__gQ7LY{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr}.styles_table_row__gQ7LY:last-child{border-bottom:none}.styles_table_row__gQ7LY:hover{background:#f8fafc}@media(max-width:640px){.styles_table_row__gQ7LY{grid-template-columns:1fr;padding:1rem}.styles_table_row__gQ7LY:not(:last-child){border-bottom:1px solid #e2e8f0}}.styles_table_cell__EIexX{color:#4a5568;font-size:.95rem;padding:1rem}@media(max-width:640px){.styles_table_cell__EIexX{padding:.25rem}.styles_table_cell__EIexX:before{content:attr(data-label);font-weight:600;margin-right:.5rem}.styles_table_cell__EIexX:first-child{color:#2d3748;font-weight:600}}.styles_contact_section__N4lLr{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border-radius:8px;margin-top:1rem;padding:2rem;text-align:center}.styles_contact_section__N4lLr h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.styles_contact_section__N4lLr p{color:#4a5568;font-size:1.05rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px}.styles_contact_button__EjNEb{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:.375rem;color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.styles_contact_button__EjNEb:hover{background:linear-gradient(90deg,#3182ce,#5a67d8);box-shadow:0 4px 12px #4299e14d;transform:translateY(-2px)}@media(max-width:768px){.styles_shipping_header__fFpDK h1{font-size:2rem}.styles_policy_section__9D4HL h2{font-size:1.5rem}.styles_policy_item__CDk8h h3{font-size:1.2rem}.styles_contact_section__N4lLr{padding:1.5rem}.styles_contact_section__N4lLr h3{font-size:1.3rem}.styles_contact_section__N4lLr p{font-size:1rem}}.styles_terms_container__FAGcU{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_terms_header__oYFEX{margin-bottom:3rem;text-align:center}.styles_terms_header__oYFEX h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_terms_header__oYFEX .styles_separator__FLyrw{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1rem;width:60px}.styles_terms_header__oYFEX p{color:#666;font-size:1rem}.styles_terms_content__YCVg-{display:flex;flex-direction:column;gap:2.5rem}.styles_terms_section__s-Ubz h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.25rem;position:relative}.styles_terms_section__s-Ubz h2:after{background:#4299e1;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:40px}.styles_terms_section__s-Ubz p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_terms_section__s-Ubz p:last-child{margin-bottom:0}.styles_terms_list__HpM27{margin:1rem 0;padding-left:1.5rem}.styles_terms_list__HpM27 li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_terms_list__HpM27 li:last-child{margin-bottom:0}.styles_contact_address__JsBpO{background-color:#f8fafc;border-left:3px solid #4299e1;border-radius:8px;color:#4a5568;font-style:normal;line-height:1.7;margin-top:1rem;padding:1.5rem}@media(max-width:768px){.styles_terms_header__oYFEX h1{font-size:2rem}.styles_terms_section__s-Ubz h2{font-size:1.3rem}.styles_terms_list__HpM27 li,.styles_terms_section__s-Ubz p{font-size:.95rem}.styles_contact_address__JsBpO{font-size:.95rem;padding:1.25rem}}.styles_privacy_container__T2qW7{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_privacy_header__e2NFe{margin-bottom:3rem;text-align:center}.styles_privacy_header__e2NFe h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_privacy_header__e2NFe .styles_separator__e6Oc7{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1rem;width:60px}.styles_privacy_header__e2NFe p{color:#666;font-size:1rem}.styles_privacy_content__GxA1z{display:flex;flex-direction:column;gap:2.5rem}.styles_privacy_section__q5M1d h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.25rem;position:relative}.styles_privacy_section__q5M1d h2:after{background:#4299e1;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:40px}.styles_privacy_section__q5M1d h3{color:#2d3748;font-size:1.2rem;margin:1.5rem 0 1rem}.styles_privacy_section__q5M1d p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_privacy_section__q5M1d p:last-child:not(address){margin-bottom:0}.styles_privacy_list__IUAkH{margin:1rem 0 1.5rem;padding-left:1.5rem}.styles_privacy_list__IUAkH li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_privacy_list__IUAkH li:last-child{margin-bottom:0}.styles_privacy_list__IUAkH li:before{color:#4299e1;content:"•";font-size:1.2rem;left:-1.2rem;position:absolute}.styles_contact_address__Ja7Cp{background-color:#f8fafc;border-left:3px solid #4299e1;border-radius:8px;color:#4a5568;font-style:normal;line-height:1.7;margin-top:1rem;padding:1.5rem}@media(max-width:768px){.styles_privacy_header__e2NFe h1{font-size:2rem}.styles_privacy_section__q5M1d h2{font-size:1.3rem}.styles_privacy_section__q5M1d h3{font-size:1.1rem}.styles_privacy_list__IUAkH li,.styles_privacy_section__q5M1d p{font-size:.95rem}.styles_contact_address__Ja7Cp{font-size:.95rem;padding:1.25rem}}.productSubCategory_subcategory_name__mFzHL{color:var(--text-color-light);flex:1 1;font-size:1.5rem;font-weight:500;padding:.6rem 0;transition:color .2s}.productSubCategory_subcategory_header__MIVyw:hover .productSubCategory_subcategory_name__mFzHL{color:var(--primary-color)}.productSubCategory_sub_arrow__KbNK2{align-items:center;color:var(--text-color-light);cursor:pointer;display:flex;padding:.25rem;transition:all .2s ease}.productSubCategory_sub_arrow__KbNK2:hover{color:var(--primary-color)}.productSubCategory_sub_arrow__KbNK2.productSubCategory_expanded__hTdEn{color:var(--primary-color);transform:rotate(180deg)}.productSubCategory_child_categories__qpORH{background-color:#00000003;border-top:1px dashed #0000000f;list-style:none;margin:0;padding:.25rem 0}.productSubCategory_child_categories__qpORH li{margin:0;padding:0 0 0 1.5rem;position:relative}.productSubCategory_child_categories__qpORH li:before{background-color:var(--primary-color-light);border-radius:50%;content:"";height:.25rem;left:1rem;position:absolute;top:.75rem;width:.25rem}.productSubCategory_child_categories__qpORH li a{color:var(--text-color-light);display:block;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:color .2s}.productSubCategory_child_categories__qpORH li a:hover{color:var(--primary-color)}.productSubCategory_category_page__GZ-Gu{background:#f8f9fa;padding:2rem 0}.productSubCategory_overlay__ofOof{background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.productSubCategory_container__zJE5B{margin:0 auto;max-width:1200px;padding:0 1rem}.productSubCategory_navigation_layer__zddLv{display:none}.productSubCategory_filter_bar__8C1En{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.productSubCategory_filter_bar__8C1En .productSubCategory_breadcrumb__p1hOv{align-items:center;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem}.productSubCategory_filter_bar__8C1En .productSubCategory_breadcrumb__p1hOv a{color:#007bff;text-decoration:none;transition:color .2s}.productSubCategory_filter_bar__8C1En .productSubCategory_breadcrumb__p1hOv a:hover{color:#0056b3}.productSubCategory_filter_bar__8C1En .productSubCategory_breadcrumb__p1hOv .productSubCategory_separator__uXovO{color:#cbd5e0}.productSubCategory_category_header__24zm7{margin-bottom:2rem;text-align:center}.productSubCategory_category_title__YbRVO{color:#2d3748;font-size:2rem;font-weight:600;margin:0 0 .5rem}.productSubCategory_category_description__yLed0{color:#718096;font-size:1.125rem;margin:0 auto;max-width:600px}.productSubCategory_main_content__r0Zna{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media(max-width:768px){.productSubCategory_main_content__r0Zna{grid-template-columns:1fr}}.productSubCategory_filter_sidebar__mT1KI{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;height:80vh;overflow:scroll;padding:1.5rem}.productSubCategory_filter_sidebar__mT1KI::-webkit-scrollbar{height:8px;width:8px}.productSubCategory_filter_sidebar__mT1KI::-webkit-scrollbar-thumb{background-color:#6464644d;border-radius:10px}.productSubCategory_filter_sidebar__mT1KI::-webkit-scrollbar-track{background:#0000}@media(max-width:768px){.productSubCategory_filter_sidebar__mT1KI{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.productSubCategory_filter_sidebar__mT1KI.productSubCategory_show__YPgBD{transform:translateX(0)}}.productSubCategory_close_filters__Vh32q{display:none}@media(max-width:768px){.productSubCategory_close_filters__Vh32q{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem}}.productSubCategory_filter_section__WLha3{margin-bottom:1.5rem}.productSubCategory_filter_section__WLha3:last-child{margin-bottom:0}.productSubCategory_filter_section__WLha3 .productSubCategory_filter_title__FYrYu{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 1rem}.productSubCategory_filter_option__0K4\+j{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem}.productSubCategory_filter_option__0K4\+j input[type=checkbox]{height:1rem;width:1rem}.productSubCategory_filter_option__0K4\+j span{color:#4a5568}.productSubCategory_products_section__UUt53 .productSubCategory_filter_bar__8C1En{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.productSubCategory_products_section__UUt53 .product_grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:2rem 0;padding:0 1rem}@media(max-width:1200px){.productSubCategory_products_section__UUt53 .product_grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.productSubCategory_products_section__UUt53 .product_grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.productSubCategory_products_section__UUt53 .product_grid{gap:1.5rem;grid-template-columns:1fr}}.productSubCategory_products_section__UUt53 .product_card{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:1rem;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.productSubCategory_products_section__UUt53 .product_card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-4px)}.productSubCategory_products_section__UUt53 .product_card .product_image_container{border-radius:.75rem;margin-bottom:1rem;overflow:hidden;padding-top:100%;position:relative;width:100%}.productSubCategory_products_section__UUt53 .product_card .product_image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.productSubCategory_products_section__UUt53 .product_card .product_image:hover{transform:scale(1.05)}.productSubCategory_products_section__UUt53 .product_card .product_info{background:#fff;padding:.5rem;position:relative}.productSubCategory_products_section__UUt53 .product_card .product_name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2d3748;display:-webkit-box;font-size:.9375rem;font-weight:500;line-height:1.4;margin-bottom:.75rem;overflow:hidden}.productSubCategory_products_section__UUt53 .product_card .product_price{color:#007bff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.productSubCategory_products_section__UUt53 .product_card .add_to_cart{align-items:center;background:#007bff;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:all .2s ease;width:100%}.productSubCategory_products_section__UUt53 .product_card .add_to_cart:hover{background:#0056b3;transform:translateY(-2px)}.productSubCategory_products_section__UUt53 .product_card .add_to_cart:active{transform:translateY(0)}.productSubCategory_mobile_filter_toggle__vKUkt{display:none}@media(max-width:768px){.productSubCategory_mobile_filter_toggle__vKUkt{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem}.productSubCategory_mobile_filter_toggle__vKUkt svg{height:1rem;width:1rem}}.productSubCategory_active_filters__gxlyH{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.productSubCategory_active_filter__vPCcb{align-items:center;background:#edf2f7;border-radius:1rem;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem;padding:.25rem .75rem}.productSubCategory_active_filter__vPCcb .productSubCategory_remove_filter__kKn6W{align-items:center;background:none;border:none;color:#718096;cursor:pointer;display:flex;height:1rem;justify-content:center;padding:0;width:1rem}.productSubCategory_active_filter__vPCcb .productSubCategory_remove_filter__kKn6W:hover{color:#4a5568}.productSubCategory_clear_filters__o7466{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;color:#4a5568;cursor:pointer;font-size:.875rem;padding:.25rem .75rem;transition:all .2s}.productSubCategory_clear_filters__o7466:hover{background:#f7fafc;border-color:#007bff;color:#007bff}.productSubCategory_pagination__aSw1M{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.productSubCategory_pagination__aSw1M .productSubCategory_pagination_button__SuesM{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.productSubCategory_pagination__aSw1M .productSubCategory_pagination_button__SuesM:hover:not(.productSubCategory_disabled__iwvjx){background:#f7fafc;border-color:#007bff;color:#007bff}.productSubCategory_pagination__aSw1M .productSubCategory_pagination_button__SuesM.productSubCategory_active__mPpc\+{background:#007bff;border-color:#007bff;color:#fff}.productSubCategory_pagination__aSw1M .productSubCategory_pagination_button__SuesM.productSubCategory_disabled__iwvjx{cursor:not-allowed;opacity:.5}@media(max-width:48rem){.productSubCategory_category_title__YbRVO{font-size:1.5rem}.productSubCategory_filter_sidebar__mT1KI{height:100vh}.productSubCategory_filter_bar__8C1En{align-items:flex-start;flex-direction:column;gap:1rem}.productSubCategory_filter_buttons__igevN{width:100%}.productSubCategory_filter_btn__MKFB1{flex:1 1;justify-content:center}.productSubCategory_navigation_layer__zddLv .productSubCategory_nav_content__WVQtD{align-items:flex-start;flex-direction:column;gap:1rem}.productSubCategory_navigation_layer__zddLv .productSubCategory_view_options__abhwM{justify-content:space-between;width:100%}}.productSubCategory_sort_dropdown__Zvn7H{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 6px #0000000d;color:#333;font-size:1rem;padding:.5rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.productSubCategory_sort_dropdown__Zvn7H:hover{border-color:#999}.productSubCategory_sort_dropdown__Zvn7H:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.productSubCategory_sort_dropdown__Zvn7H option{background-color:#fff;color:#333}
/*# sourceMappingURL=main.6bf4c4ae.css.map*/