@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%;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%}.style_header__YfWBX{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.style_container__iP7Js{margin:0 auto;max-width:1200px;padding:0 16px}.style_header_content__Uq14k{height:70px;justify-content:space-between}.style_header_content__Uq14k,.style_left_section__d5IBC{align-items:center;display:flex}.style_hamburger_container__X\+FMs{margin-right:16px;position:relative}.style_hamburger_btn__zQvI8{align-items:center;background:none;border:none;color:#555;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:color .2s ease}.style_hamburger_btn__zQvI8:hover{color:#000}.style_logo__RWWzT{display:flex;gap:.5rem;text-decoration:none}.style_logo__RWWzT h1{color:#333;font-size:24px;font-weight:700;margin:0}.style_logo__RWWzT img{height:40px;width:auto}.style_search_container__kQzA0{flex:1 1;margin:0 24px;max-width:500px}.style_header_actions__MtXpO{align-items:center;display:flex}.style_account__kHl2z{margin-right:20px;position:relative}.style_account_button__EmSL5{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__EmSL5:hover{color:#000}.style_account_dropdown__69DT7{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__69DT7 a{color:#555;display:block;padding:10px 16px;text-decoration:none;transition:background-color .2s ease}.style_account_dropdown__69DT7 a:hover{background-color:#f5f5f5;color:#000}.style_account_dropdown__69DT7 hr{border:none;border-top:1px solid #eee;margin:8px 0}.style_basket__YZDLR{align-items:center;color:#555;display:flex;justify-content:center;padding:8px;position:relative;text-decoration:none;transition:color .2s ease}.style_basket__YZDLR:hover{color:#000}.style_basket_count__r5J7m{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__4TvVT{display:none}@media(max-width:768px){.style_header_content__Uq14k{height:60px}.style_search_container__kQzA0{display:none}.style_mobile_search__4TvVT{display:block;margin-right:16px}.style_mobile_search_component__rsUHv{display:flex;justify-content:flex-end}.style_account__kHl2z{margin-right:12px}}.style_user_menu__GYAWj{position:relative}.style_user_menu__GYAWj .style_user_button__-JsAu{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;padding:.5rem}.style_user_menu__GYAWj .style_user_button__-JsAu:hover{color:#007bff}.style_user_menu__GYAWj .style_user_button__-JsAu .style_user_name__VDMXA{font-size:.9rem;margin-left:.5rem}.style_user_menu__GYAWj .style_dropdown_menu__wqkno{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__GYAWj .style_dropdown_menu__wqkno.style_show__\+g9ae{opacity:1;transform:translateY(0);visibility:visible}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_user_info__U3e-E{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;padding:1rem}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_user_info__U3e-E>div{margin-left:.75rem}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_user_info__U3e-E .style_user_name_full__ZcLw8{font-size:.95rem;font-weight:600}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_user_info__U3e-E .style_user_email__YvaqJ{color:#666;font-size:.8rem;margin-top:.25rem}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_menu_items__wM2qF{padding:.5rem 0}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_menu_items__wM2qF .style_menu_item__\+0T2y{align-items:center;color:#333;cursor:pointer;display:flex;padding:.75rem 1rem;text-decoration:none;transition:background-color .15s}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_menu_items__wM2qF .style_menu_item__\+0T2y svg{color:#555;margin-right:.75rem}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_menu_items__wM2qF .style_menu_item__\+0T2y:hover{background-color:#f5f7fa;color:#4a6cf7}.style_user_menu__GYAWj .style_dropdown_menu__wqkno .style_menu_items__wM2qF .style_menu_item__\+0T2y:hover svg{color:#4a6cf7}.style_sidebar__tS6p9{background-color:var(--card-background);box-shadow:var(--shadow-medium);height:100vh;left:-300px;overflow-y:auto;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:1000}.style_sidebar__tS6p9.style_visible__H-8s1{left:0}.style_sidebar_overlay__I\+4kM{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__I\+4kM.style_visible__H-8s1{display:block;opacity:1}.style_sidebar_header__Lfn2Q{align-items:center;background:linear-gradient(to right,var(--primary-color-light),var(--card-background));border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:1.25rem}.style_sidebar_header__Lfn2Q h2{color:var(--text-color);font-size:1.25rem;font-weight:600;margin:0}.style_close_button__FofIT{align-items:center;background:none;border:none;border-radius:50%;color:var(--text-color-light);cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.style_close_button__FofIT:hover{background-color:#0000000d;color:var(--primary-color);transform:rotate(90deg)}.style_sidebar_content__LtlhY{padding:1rem;z-index:9999}.style_categories__4nnWI{margin-bottom:1.5rem}.style_category__aGJiz{border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:.75rem;overflow:hidden}.style_category_header__8gqJo{align-items:center;background-color:#00000005;border-left:3px solid var(--primary-color);color:var(--text-color);cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:.75rem 1rem;transition:all .2s}.style_category_header__8gqJo:hover{background-color:#00000008;color:var(--primary-color)}.style_arrow__9gIv6{align-items:center;color:var(--primary-color);display:flex;transition:transform .2s ease}.style_arrow__9gIv6.style_expanded__JnRsu{transform:rotate(180deg)}.style_subcategories__\+OlQL{background-color:var(--card-background);list-style:none;margin:0;padding:.5rem 0}.style_subcategories__\+OlQL li{margin:0}.style_subcategory_item__PnQuv{border-bottom:1px dashed #0000000f;margin:0}.style_subcategory_item__PnQuv:last-child{border-bottom:none}.style_subcategory_header__8WSzf{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:0 1rem}.style_subcategory_header__8WSzf a{color:var(--text-color-light);display:block;flex:1 1;font-size:.9rem;font-weight:500;padding:.6rem 0;text-decoration:none;transition:color .2s}.style_subcategory_header__8WSzf a:hover{color:var(--primary-color)}.style_subcategory_name__7dHoD{color:var(--text-color-light);flex:1 1;font-size:.9rem;font-weight:500;padding:.6rem 0;transition:color .2s}.style_subcategory_header__8WSzf:hover .style_subcategory_name__7dHoD{color:var(--primary-color)}.style_sub_arrow__rKNqt{align-items:center;color:var(--text-color-light);cursor:pointer;display:flex;padding:.25rem;transition:all .2s ease}.style_sub_arrow__rKNqt:hover{color:var(--primary-color)}.style_sub_arrow__rKNqt.style_expanded__JnRsu{color:var(--primary-color);transform:rotate(180deg)}.style_child_categories__cqqcv{background-color:#00000003;border-top:1px dashed #0000000f;list-style:none;margin:0;padding:.25rem 0}.style_child_categories__cqqcv li{margin:0;padding:0 0 0 1.5rem;position:relative}.style_child_categories__cqqcv 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__cqqcv li a{color:var(--text-color-light);display:block;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:color .2s}.style_child_categories__cqqcv li a:hover{color:var(--primary-color)}@media(min-width:48.063rem){.style_hamburger_container__-r-0z:hover .style_sidebar__tS6p9{left:0}.style_sidebar__tS6p9{border-right:1px solid var(--border-color);height:calc(100vh - 50px);top:50px;z-index:99}}@media(max-width:48rem){.style_sidebar__tS6p9{height:100vh;top:0;z-index:1000}.style_sidebar_overlay__I\+4kM{display:none}.style_sidebar_overlay__I\+4kM.style_visible__H-8s1{display:block}}.loading_loading__YwuKn{align-items:center;background-color:#ffffff80;display:flex;height:100%;justify-content:center;width:100%;z-index:9999}.loading_spinner__92eq6{animation:loading_spin__\+dI1g 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes loading_spin__\+dI1g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_clear_button__8KG0W{background:none;border:none;color:#aaa;cursor:pointer;margin-left:.5rem}.style_clear_button__8KG0W:hover{color:#000}.style_search_overlay__g\+8-i{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__OzQP1{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.style_search_result_item__L71VY{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__L71VY:hover{box-shadow:0 2px 8px #0000000d}.style_search_result_item__L71VY .style_result_link__q4DHs{align-items:center;color:#333;display:flex;text-decoration:none}.style_product_img__6eWXN{border-radius:6px;flex-shrink:0;height:60px;margin-right:1rem;object-fit:cover;width:60px}.style_product_info__Dzbvc{display:flex;flex-direction:column;justify-content:center}.style_product_name__Hg15I{font-size:1rem;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.style_product_name__Hg15I{max-width:180px}}.style_product_price__7pnul{color:#007bff;font-size:.9rem;font-weight:700;margin-top:4px}.style_search_component__OmHJt,.style_search_form__2mYHL{position:relative;transition:all .3s ease;width:100%}.style_search_form__2mYHL{align-items:center;background-color:#f5f5f5;border-radius:24px;box-shadow:0 2px 8px #0000000d;display:flex;overflow:hidden}.style_search_form__2mYHL:focus-within{background-color:#fff;box-shadow:0 4px 12px #0000001a}.style_search_input__ed-zF{background:#0000;border:none;color:#333;flex:1 1;font-size:16px;outline:none;padding:12px 16px}.style_search_input__ed-zF::placeholder{color:#999;transition:color .2s ease}.style_search_input__ed-zF:focus::placeholder{color:#bbb}.style_search_button__i5GCG{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__i5GCG:hover{color:#333}.style_search_toggle__tuWSx{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__tuWSx:hover{background:#f0f0f0;color:#333}.style_close_button__pi9rc{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__pi9rc:hover{color:#333}@media(max-width:768px){.style_search_component__OmHJt.style_expanded__reyIs{animation:style_slideIn__lSTw2 .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__2mYHL{height:48px}}@keyframes style_slideIn__lSTw2{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.style_basket_page__6E5Jy{background-color:#f8f9fa;min-height:calc(100vh - 80px);padding:2rem 0}.style_container__dBe4S{margin:0 auto;max-width:1200px;padding:0 1rem}.style_page_title__pKBWG{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem}.style_empty_cart__Hf6yq{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:4rem 2rem;text-align:center}.style_empty_cart__Hf6yq .style_empty_cart_icon__15Xlm{color:#6c757d;margin-bottom:1.5rem}.style_empty_cart__Hf6yq h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.style_empty_cart__Hf6yq p{color:#6c757d;margin-bottom:2rem}.style_basket_content__Nh94T{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}@media(max-width:768px){.style_basket_content__Nh94T{grid-template-columns:1fr}}.style_cart_items__FZC\+4{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.style_cart_header__Yg8oj{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__Yg8oj{display:none}}.style_cart_item__ZLNfX{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__ZLNfX:last-child{border-bottom:none}@media(max-width:768px){.style_cart_item__ZLNfX{gap:1rem;grid-template-columns:1fr;padding:1rem}}.style_item_info__NRd5G{align-items:center;display:flex;gap:1rem}.style_item_info__NRd5G .style_item_image__YuwpO{border-radius:4px;height:80px;object-fit:contain;width:80px}.style_item_info__NRd5G .style_item_details__h4UCT{flex:1 1}.style_item_info__NRd5G .style_item_details__h4UCT .style_item_name__TYRxp{color:#333;font-size:1rem;font-weight:500;margin-bottom:.5rem}.style_remove_item__\+UEDO{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__\+UEDO:hover{color:#c82333}.style_remove_item__\+UEDO svg{height:16px;width:16px}.style_item_price__8jiZr,.style_item_total__rRW2V{color:#333;font-weight:500}.style_item_quantity__Vf6m5{align-items:center;display:flex;gap:.5rem}.style_item_quantity__Vf6m5 .style_quantity_btn__o5AZu{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__Vf6m5 .style_quantity_btn__o5AZu:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.style_item_quantity__Vf6m5 .style_quantity_btn__o5AZu:disabled{cursor:not-allowed;opacity:.5}.style_item_quantity__Vf6m5 .style_quantity__PuMeV{font-weight:500;min-width:40px;text-align:center}.style_order_summary__qUwky{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__qUwky .style_summary_title__KWmMk{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_summary_details__rM3YI .style_summary_row__CkGEd{border-bottom:1px solid #dee2e6;color:#495057;display:flex;justify-content:space-between;padding:.75rem 0}.style_summary_details__rM3YI .style_summary_row__CkGEd:last-child{border-bottom:none}.style_summary_details__rM3YI .style_total_row__wHWfG{color:#333;font-size:1.125rem;font-weight:600;padding-top:1rem}.style_checkout_actions__UF5Ba{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.style_checkout_button__oA\+Fo{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__oA\+Fo:hover{background:#0056b3}.style_continue_shopping__a4pAn{color:#6c757d;padding:.5rem;text-align:center;text-decoration:none;transition:color .2s ease}.style_continue_shopping__a4pAn:hover{color:#495057}@media(max-width:768px){.style_cart_item__ZLNfX .style_item_info__NRd5G{grid-column:1/-1}.style_cart_item__ZLNfX .style_item_price__8jiZr,.style_cart_item__ZLNfX .style_item_quantity__Vf6m5,.style_cart_item__ZLNfX .style_item_total__rRW2V{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:.5rem 0}.style_cart_item__ZLNfX .style_item_price__8jiZr:before,.style_cart_item__ZLNfX .style_item_quantity__Vf6m5:before,.style_cart_item__ZLNfX .style_item_total__rRW2V:before{color:#495057;content:attr(data-label);font-weight:500}.style_cart_item__ZLNfX .style_item_total__rRW2V{border-bottom:none}.style_order_summary__qUwky{position:static}}.style_product_grid__c3pG8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem;padding:1rem}@media(max-width:1200px){.style_product_grid__c3pG8{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.style_product_grid__c3pG8{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.style_product_grid__c3pG8{grid-template-columns:1fr}}.style_product_card__SEH0S{background:#fff;border-radius:1rem;box-shadow:0 2px 8px #00000014;cursor:pointer;margin:0 auto;max-width:280px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.style_product_card__SEH0S:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-8px)}.style_product_card__SEH0S:hover .style_product_image__Oocfv{transform:scale(1.08)}.style_product_card__SEH0S:hover .style_add_to_cart__T1JlI{opacity:1;transform:translateY(0)}.style_product_image_container__f2s6d{background:#f8f9fa;height:240px;overflow:hidden;position:relative;width:100%}.style_product_image__Oocfv{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.style_discount_badge__Wrm5j{background:#007bff;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__7NQdJ{background:#fff;padding:1rem;position:relative}.style_product_name__Ad-KM{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:.9375rem;font-weight:500;height:49px;line-height:1.4;line-height:1.5;margin-bottom:.75rem;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.style_price_container__T3ssQ{align-items:baseline;display:flex;gap:.75rem;margin-bottom:.2rem}.style_original_price__c19BT{color:#718096;font-size:.875rem;font-weight:400;text-decoration:line-through}.style_product_price__ladqt{color:#007bff;font-size:1.125rem;font-weight:600}.style_add_to_cart__T1JlI{align-items:center;background:#007bff;border:none;border-radius:.75rem;box-shadow:0 2px 4px #007bff33;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease;width:100%}.style_add_to_cart__T1JlI:hover{background:#0056b3;box-shadow:0 4px 8px #007bff4d;transform:translateY(-2px)}.style_add_to_cart__T1JlI:active{transform:translateY(0)}.style_add_to_cart__T1JlI:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm-7 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;width:16px}.style_add_to_cart_notification__S-N89{animation:style_slideIn__AAiUv .3s ease,style_fadeOut__jTAEN .3s ease 1.7s;background:#28a745;border-radius:4px;bottom:2rem;box-shadow:0 2px 8px #0003;color:#fff;padding:1rem 2rem;position:fixed;right:2rem;z-index:1000}@keyframes style_slideIn__AAiUv{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes style_fadeOut__jTAEN{0%{opacity:1}to{opacity:0}}@media(max-width:768px){.style_product_grid__c3pG8{padding:.5rem}.style_product_card__SEH0S{max-width:100%}.style_product_image_container__f2s6d{height:200px}.style_product_info__7NQdJ{padding:1rem}.style_product_name__Ad-KM{font-size:.875rem;height:2.6em}.style_product_price__ladqt{font-size:1rem}.style_add_to_cart__T1JlI{font-size:.875rem;padding:.75rem}}.style_subcategory_name__JNhjt{color:var(--text-color-light);flex:1 1;font-size:1.5rem;font-weight:500;padding:.6rem 0;transition:color .2s}.style_subcategory_header__58QB9:hover .style_subcategory_name__JNhjt{color:var(--primary-color)}.style_sub_arrow__yyUuz{align-items:center;color:var(--text-color-light);cursor:pointer;display:flex;padding:.25rem;transition:all .2s ease}.style_sub_arrow__yyUuz:hover{color:var(--primary-color)}.style_sub_arrow__yyUuz.style_expanded__glKp1{color:var(--primary-color);transform:rotate(180deg)}.style_child_categories__RpFzQ{background-color:#00000003;border-top:1px dashed #0000000f;list-style:none;margin:0;padding:.25rem 0}.style_child_categories__RpFzQ li{margin:0;padding:0 0 0 1.5rem;position:relative}.style_child_categories__RpFzQ 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__RpFzQ li a{color:var(--text-color-light);display:block;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:color .2s}.style_child_categories__RpFzQ li a:hover{color:var(--primary-color)}.style_category_page__6W5k8{background:#f8f9fa;padding:2rem 0}.style_overlay__angpY{background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.style_container__batUI{margin:0 auto;max-width:1200px;padding:0 1rem}.style_navigation_layer__YuZj7{display:none}.style_filter_bar__oaVoe{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__oaVoe .style_breadcrumb__e6Pn7{align-items:center;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem}.style_filter_bar__oaVoe .style_breadcrumb__e6Pn7 a{color:#007bff;text-decoration:none;transition:color .2s}.style_filter_bar__oaVoe .style_breadcrumb__e6Pn7 a:hover{color:#0056b3}.style_filter_bar__oaVoe .style_breadcrumb__e6Pn7 .style_separator__AlgEl{color:#cbd5e0}.style_category_header__fOGe7{margin-bottom:2rem;text-align:center}.style_category_title__MZuiY{color:#2d3748;font-size:2rem;font-weight:600;margin:0 0 .5rem}.style_category_description__BrV0p{color:#718096;font-size:1.125rem;margin:0 auto;max-width:600px}.style_main_content__Fm8QX{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media(max-width:768px){.style_main_content__Fm8QX{grid-template-columns:1fr}}.style_filter_sidebar__x7gnL{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__x7gnL{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.style_filter_sidebar__x7gnL.style_show__q2wAk{transform:translateX(0)}}.style_close_filters__LLf7i{display:none}@media(max-width:768px){.style_close_filters__LLf7i{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__qpKUJ{margin-bottom:1.5rem}.style_filter_section__qpKUJ:last-child{margin-bottom:0}.style_filter_section__qpKUJ .style_filter_title__017JU{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 1rem}.style_filter_option__H4TAo{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem}.style_filter_option__H4TAo input[type=checkbox]{height:1rem;width:1rem}.style_filter_option__H4TAo span{color:#4a5568}.style_products_section__EbULx .style_filter_bar__oaVoe{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__EbULx .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__EbULx .product_grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.style_products_section__EbULx .product_grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.style_products_section__EbULx .product_grid{gap:1.5rem;grid-template-columns:1fr}}.style_products_section__EbULx .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__EbULx .product_card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-4px)}.style_products_section__EbULx .product_card .product_image_container{border-radius:.75rem;margin-bottom:1rem;overflow:hidden;padding-top:100%;position:relative;width:100%}.style_products_section__EbULx .product_card .product_image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.style_products_section__EbULx .product_card .product_image:hover{transform:scale(1.05)}.style_products_section__EbULx .product_card .product_info{background:#fff;padding:.5rem;position:relative}.style_products_section__EbULx .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__EbULx .product_card .product_price{color:#007bff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.style_products_section__EbULx .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__EbULx .product_card .add_to_cart:hover{background:#0056b3;transform:translateY(-2px)}.style_products_section__EbULx .product_card .add_to_cart:active{transform:translateY(0)}.style_mobile_filter_toggle__MCxrc{display:none}@media(max-width:768px){.style_mobile_filter_toggle__MCxrc{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__MCxrc svg{height:1rem;width:1rem}}.style_active_filters__B-tcd{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.style_active_filter__0sjkD{align-items:center;background:#edf2f7;border-radius:1rem;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem;padding:.25rem .75rem}.style_active_filter__0sjkD .style_remove_filter__AvWkR{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__0sjkD .style_remove_filter__AvWkR:hover{color:#4a5568}.style_clear_filters__msSJz{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__msSJz:hover{background:#f7fafc;border-color:#007bff;color:#007bff}.style_pagination__b0O4j{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.style_pagination__b0O4j .style_pagination_button__R3\+5q{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.style_pagination__b0O4j .style_pagination_button__R3\+5q:hover:not(.style_disabled__MeoKv){background:#f7fafc;border-color:#007bff;color:#007bff}.style_pagination__b0O4j .style_pagination_button__R3\+5q.style_active__RV8\+j{background:#007bff;border-color:#007bff;color:#fff}.style_pagination__b0O4j .style_pagination_button__R3\+5q.style_disabled__MeoKv{cursor:not-allowed;opacity:.5}@media(max-width:48rem){.style_category_title__MZuiY{font-size:1.5rem}.style_filter_bar__oaVoe{align-items:flex-start;flex-direction:column;gap:1rem}.style_filter_buttons__J8nAA{width:100%}.style_filter_btn__E\+LkB{flex:1 1;justify-content:center}.style_navigation_layer__YuZj7 .style_nav_content__sfPSr{align-items:flex-start;flex-direction:column;gap:1rem}.style_navigation_layer__YuZj7 .style_view_options__-cCTx{justify-content:space-between;width:100%}}.style_sort_dropdown__AVv9N{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__AVv9N:hover{border-color:#999}.style_sort_dropdown__AVv9N:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.style_sort_dropdown__AVv9N option{background-color:#fff;color:#333}.style_popup_overlay__scZEW{align-items:center;animation:style_fadeIn__0a22Q .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__yPbtW{animation:style_slideUp__GDS7O .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__yPbtW .style_success_icon__9ibkh{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__yPbtW h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.style_success_popup__yPbtW p{color:#666;margin-bottom:1.5rem}.style_success_popup__yPbtW .style_popup_actions__KkffT{display:flex;gap:1rem;justify-content:center}.style_success_popup__yPbtW .style_popup_actions__KkffT button{border-radius:4px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.style_success_popup__yPbtW .style_popup_actions__KkffT button.style_continue_shopping__PkXpF{background:#f5f5f5;border:1px solid #ddd;color:#333}.style_success_popup__yPbtW .style_popup_actions__KkffT button.style_continue_shopping__PkXpF:hover{background:#e5e5e5}.style_success_popup__yPbtW .style_popup_actions__KkffT button.style_view_cart__FG1On{background:#4caf50;border:none;color:#fff}.style_success_popup__yPbtW .style_popup_actions__KkffT button.style_view_cart__FG1On:hover{background:#45a049}@keyframes style_fadeIn__0a22Q{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__GDS7O{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__zkhL7{box-sizing:border-box;height:40px;overflow:hidden;padding:10px 0;position:relative;width:100%}.priceRange_thumb__79xpS{-webkit-appearance:none;background:none;height:0;margin:0;outline:none;pointer-events:none;position:absolute;width:100%}.priceRange_thumb__79xpS::-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__79xpS::-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__9L6Ci{height:4px;left:8px;position:absolute;right:8px;top:50%;transform:translateY(-50%);z-index:0}.priceRange_sliderTrack__IqYbY{background:#ddd;border-radius:2px;height:100%;position:absolute;width:100%;z-index:1}.priceRange_sliderRange__Bb7DN{background:#1976d2;border-radius:2px;height:100%;position:absolute;z-index:2}.priceRange_priceValues__C4OCS{display:flex;gap:1rem}.priceRange_filterButton__hYsna{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__hYsna:hover{background-color:#bbdefb}.notFound_not_found__GHeYg{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__GHeYg .notFound_icon__h7qeU{color:#a0aec0;font-size:3rem;margin-bottom:1rem}.notFound_not_found__GHeYg .notFound_message__blyav{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.notFound_not_found__GHeYg .notFound_subtext__T809r{color:#718096;font-size:1rem}.notFound_not_found__GHeYg .notFound_btn__obzXi{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__GHeYg .notFound_btn__obzXi:hover{background-color:#2b6cb0}.style_product_scroll_section__UKes7{padding:2rem 0}.style_product_scroll_section__UKes7 .style_section_header__wFeel{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M-{align-items:center;display:flex;gap:1rem}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av{align-items:center;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin:0}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av .style_fresh_pick_badge__vxgYT{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__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av .style_fresh_pick_badge__vxgYT svg{height:16px;width:16px}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av .style_batch_badge__gxQ1A{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__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av .style_batch_badge__gxQ1A svg{height:16px;width:16px}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_countdown_timer__G7Xmh{align-items:center;color:#e53e3e;display:flex;gap:.5rem}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_countdown_timer__G7Xmh .style_timer_icon__jBcMX{align-items:center;display:flex}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_countdown_timer__G7Xmh .style_time_remaining__0NryG{font-weight:500}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6{align-items:center;display:flex;gap:1rem}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_scroll_buttons__kmi8f{display:flex;gap:.5rem}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_scroll_buttons__kmi8f .style_scroll_button__zvY7u{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__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_scroll_buttons__kmi8f .style_scroll_button__zvY7u:hover{background:#f7fafc;border-color:#cbd5e0}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_scroll_buttons__kmi8f .style_scroll_button__zvY7u:disabled{cursor:not-allowed;opacity:.5}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_view_all__gJXTo{align-items:center;color:#4a5568;display:flex;font-weight:500;gap:.5rem;text-decoration:none}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_view_all__gJXTo:hover{color:#2d3748}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF{overflow:hidden;position:relative}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ{-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__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ::-webkit-scrollbar{display:none}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4{background-color:#fff;border-radius:5px;flex:0 0 auto;position:relative;width:340px}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4.style_fresh_pick_card__OTwtf{border:2px solid #4caf50;box-shadow:0 4px 8px #4caf501a}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4.style_fresh_pick_card__OTwtf:before{background:#4caf500d;border-radius:.5rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4.style_fresh_pick_card__OTwtf .style_batch_indicator__n4SRO{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__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4.style_fresh_pick_card__OTwtf .style_batch_indicator__n4SRO .style_batch_text__J9wKq{align-items:center;display:flex;gap:.25rem}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4.style_fresh_pick_card__OTwtf .style_batch_indicator__n4SRO .style_batch_text__J9wKq:before{animation:style_pulse__09wM\+ 2s infinite;background-color:#fff;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_new_batch_badge__2cVQb{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__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_discount_badge__xws9n{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__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi{color:inherit;display:block;text-decoration:none}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_image_container__VFB7I{aspect-ratio:1;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;position:relative}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_image_container__VFB7I .style_product_image__Now07{height:100%;object-fit:contain;transition:transform .3s;width:100%}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi:hover .style_product_image__Now07{transform:scale(1.05)}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE{padding:1rem}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_name__w6dcV{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2d3748;display:-webkit-box;font-size:1rem;font-weight:500;line-height:1.3;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz{align-items:center;display:flex;justify-content:space-between}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz .style_price_container__WYFQB{display:flex;flex-direction:column}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz .style_price_container__WYFQB .style_product_price__L70Xe{color:#2d3748;font-size:1.125rem;font-weight:600}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz .style_price_container__WYFQB .style_original_price__AEyCS{color:#718096;font-size:.875rem;text-decoration:line-through}.style_product_scroll_section__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz .style_add_to_cart__nsXWK{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__UKes7 .style_scroll_container_wrapper__6cXOF .style_products_scroll_container__aTJmZ .style_product_card__WtiA4 .style_product_link__Q78Qi .style_product_info__qpOpE .style_product_bottom__qr\+Gz .style_add_to_cart__nsXWK:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}@media(max-width:768px){.style_product_scroll_section__UKes7{margin-bottom:20px;padding:10px 0}.style_product_scroll_section__UKes7 .style_section_header__wFeel{margin-bottom:15px}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_title_area__Ny4M- .style_section_title__k26av{font-size:18px}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_scroll_buttons__kmi8f{display:none}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_view_all__gJXTo{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;padding:0;width:36px}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_view_all__gJXTo span{display:none}.style_product_scroll_section__UKes7 .style_section_header__wFeel .style_controls__ufBH6 .style_view_all__gJXTo svg{margin:0}.style_product_scroll_section__UKes7 .style_product_card__WtiA4{padding-bottom:20px;width:160px}.style_product_scroll_section__UKes7 .style_product_card__WtiA4 .style_product_info__qpOpE{height:90px;padding:10px 12px}.style_product_scroll_section__UKes7 .style_product_card__WtiA4 .style_product_info__qpOpE .style_product_name__w6dcV{font-size:13px;margin-bottom:5px}.style_product_scroll_section__UKes7 .style_product_card__WtiA4 .style_product_info__qpOpE .style_price_container__WYFQB .style_product_price__L70Xe{font-size:14px}.style_product_scroll_section__UKes7 .style_product_card__WtiA4 .style_product_info__qpOpE .style_price_container__WYFQB .style_original_price__AEyCS{font-size:11px}.style_product_scroll_section__UKes7 .style_product_card__WtiA4 .style_product_info__qpOpE .style_add_to_cart__nsXWK{height:32px;opacity:1;width:32px}}.style_add_to_cart_notification__HsIaB{animation:style_slideIn__ioSxT .3s ease-out,style_fadeOut__xqwYn .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__ioSxT{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes style_fadeOut__xqwYn{0%{opacity:1}to{opacity:0}}.style_popup_overlay__cs9-O{align-items:center;animation:style_fadeIn__Zglzt .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__-Z93g{animation:style_slideUp__RTT80 .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__-Z93g h3{color:#333;font-size:20px;margin:0 0 12px}.style_popup_content__-Z93g p{color:#666;margin:0 0 24px}.style_popup_actions__oAwPc{gap:12px}.style_popup_actions__oAwPc .style_continue_shopping_btn__31BBM,.style_popup_actions__oAwPc .style_view_basket_btn__MeUr\+{border-radius:4px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.style_popup_actions__oAwPc .style_view_basket_btn__MeUr\+{background:#007bff;border:none;color:#fff}.style_popup_actions__oAwPc .style_view_basket_btn__MeUr\+:hover{background:#0056b3}.style_popup_actions__oAwPc .style_continue_shopping_btn__31BBM{background:#f8f9fa;border:1px solid #dee2e6;color:#333}.style_popup_actions__oAwPc .style_continue_shopping_btn__31BBM:hover{background:#e9ecef}@keyframes style_fadeIn__Zglzt{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__RTT80{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_success_popup__44BQ1{max-width:400px;padding:2rem;text-align:center;width:100%}.style_success_icon__VWIl5{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__44BQ1 h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.style_success_popup__44BQ1 p{color:#666;line-height:1.6;margin:0 0 2rem}.style_popup_actions__oAwPc{display:flex;gap:1rem;justify-content:center}.style_popup_actions__oAwPc button{border-radius:4px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.style_continue_shopping__Mbqvp{background-color:#f5f5f5;border:none;color:#333}.style_continue_shopping__Mbqvp:hover{background-color:#e0e0e0}.style_view_cart__VRci6{background-color:var(--primary-color);border:none;color:#fff}.style_view_cart__VRci6:hover{background-color:var(--primary-color-dark)}@keyframes style_pulse__09wM\+{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.style_home_page__NCDmQ{box-sizing:border-box;overflow-x:hidden;padding:0;width:100%}.style_home_page__NCDmQ .style_container__NvXdS{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:16px;width:100%}.style_home_page__NCDmQ .style_section__pZy9Y{box-sizing:border-box;margin-bottom:40px;width:100%}.Banner_banner__C9vZp{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__C9vZp:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.Banner_heroSliderContainer__Kw9mp{grid-gap:15px;display:grid;gap:15px;grid-template-columns:2fr 1fr;height:auto;margin-bottom:25px;max-width:100%;overflow:hidden;width:100%}.Banner_heroSliderContainer__Kw9mp .Banner_mainSliderWrapper__ePuLD{border-radius:8px;box-shadow:0 4px 12px #00000014;height:400px;overflow:hidden;position:relative}.Banner_heroSliderContainer__Kw9mp .Banner_mainSlider__T0tj1{-ms-overflow-style:none;cursor:grab;display:flex;height:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.Banner_heroSliderContainer__Kw9mp .Banner_mainSlider__T0tj1::-webkit-scrollbar{display:none}.Banner_heroSliderContainer__Kw9mp .Banner_mainSlider__T0tj1:active{cursor:grabbing}.Banner_heroSliderContainer__Kw9mp .Banner_mainSlide__gHP24{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_heroSliderContainer__Kw9mp .Banner_mainSlide__gHP24 .Banner_slideImage__7kZud{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.Banner_heroSliderContainer__Kw9mp .Banner_sideSliders__FelX6{display:flex;flex-direction:column;gap:10px;height:400px}.Banner_heroSliderContainer__Kw9mp .Banner_sideSliderContainer__b-eES{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:126.6666666667px;overflow:hidden;position:relative}.Banner_heroSliderContainer__Kw9mp .Banner_sideSliderWrapper__c8suy{-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_heroSliderContainer__Kw9mp .Banner_sideSliderWrapper__c8suy::-webkit-scrollbar{display:none}.Banner_heroSliderContainer__Kw9mp .Banner_sideSliderWrapper__c8suy:active{cursor:grabbing}.Banner_showSide__VzH6T{grid-template-columns:1fr}.Banner_showSide__VzH6T .Banner_mainSliderWrapper__ePuLD{border-radius:8px;height:400px;position:relative}.Banner_showSide__VzH6T .Banner_slideImage__7kZud{height:100%;object-fit:cover;width:150%}.Banner_sideSlide__lt-lJ{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__lt-lJ .Banner_slideImage__7kZud{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.Banner_indicators__\+Prx1{bottom:15px;display:flex;gap:8px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.Banner_indicators__\+Prx1 .Banner_indicator__1eEEH{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.Banner_indicators__\+Prx1 .Banner_indicator__1eEEH.Banner_active__rXR-Y{background-color:#fff;transform:scale(1.2)}.Banner_indicators__\+Prx1 .Banner_indicator__1eEEH:hover{background-color:#fffc}.Banner_sideIndicators__84Dkb{bottom:10px;display:flex;gap:6px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.Banner_sideIndicators__84Dkb .Banner_indicator__1eEEH{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.Banner_sideIndicators__84Dkb .Banner_indicator__1eEEH.Banner_active__rXR-Y{background-color:#fff;transform:scale(1.2)}.Banner_sideIndicators__84Dkb .Banner_indicator__1eEEH:hover{background-color:#fffc}.Banner_cardBanner__Mlbkx{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin-bottom:30px;width:100%}.Banner_card__bf6zf{border-radius:8px;box-shadow:0 4px 12px #00000014;display:block;height:370px;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.Banner_card__bf6zf:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.Banner_card__bf6zf:hover .Banner_cardOverlay__QPxGI{background-color:#0006}.Banner_card__bf6zf:hover h3{transform:translateY(-5px)}.Banner_cardImage__uhkMQ{height:100%;position:relative;width:100%}.Banner_cardImage__uhkMQ img{height:100%;object-fit:contain;width:100%}.Banner_cardOverlay__QPxGI{background:linear-gradient(0deg,#000000b3 0,#0000004d 50%,#0000001a);bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .3s ease}.Banner_cardContent__vxj9b{bottom:0;left:0;padding:20px;position:absolute;right:0;z-index:2}.Banner_cardContent__vxj9b h3{color:#fff;font-size:1.4rem;font-weight:700;margin:0;text-shadow:0 1px 3px #0000004d;transition:transform .3s ease}.Banner_heroBanner__kYlb7{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;height:400px;padding:40px}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a{max-width:600px;z-index:2}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a 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__kYlb7 .Banner_content__5Ke3a p{color:#fff;font-size:1.2rem;margin-bottom:24px;max-width:500px;opacity:.9;text-shadow:0 1px 2px #0003}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a .Banner_button__IWu2k{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__kYlb7 .Banner_content__5Ke3a .Banner_button__IWu2k:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_heroBanner__kYlb7 .Banner_overlay__1CObb{background:linear-gradient(90deg,#0009,#0000004d 50%,#0000001a);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.Banner_promoBanner__UAXLO{align-items:center;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;height:200px;padding:20px 40px}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a{align-items:center;display:flex;justify-content:space-between;width:100%;z-index:2}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a .Banner_text__tWsZI{max-width:60%}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a .Banner_text__tWsZI h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:8px}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a .Banner_text__tWsZI p{color:#fff;font-size:1rem;opacity:.9}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a .Banner_button__IWu2k{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__UAXLO .Banner_content__5Ke3a .Banner_button__IWu2k:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_promoBanner__UAXLO .Banner_overlay__1CObb{background:linear-gradient(90deg,#00000080,#0000004d);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.Banner_fullWidthBanner__IKB08{align-items:center;box-sizing:border-box;display:flex;height:180px;justify-content:center;padding:20px;text-align:center}.Banner_fullWidthBanner__IKB08 .Banner_content__5Ke3a{max-width:800px;z-index:2}.Banner_fullWidthBanner__IKB08 .Banner_content__5Ke3a h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:10px}.Banner_fullWidthBanner__IKB08 .Banner_content__5Ke3a p{color:#fff;font-size:1.1rem;margin-bottom:20px;opacity:.9}.Banner_fullWidthBanner__IKB08 .Banner_content__5Ke3a .Banner_button__IWu2k{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__IKB08 .Banner_content__5Ke3a .Banner_button__IWu2k:hover{box-shadow:0 6px 15px #0003;transform:translateY(-2px)}.Banner_fullWidthBanner__IKB08 .Banner_overlay__1CObb{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__Kw9mp{grid-template-columns:1.5fr 1fr}.Banner_mainSliderWrapper__ePuLD,.Banner_sideSliders__FelX6{height:300px}.Banner_sideSliderContainer__b-eES{height:93.3333333333px}.Banner_cardBanner__Mlbkx{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Banner_heroSliderContainer__Kw9mp{grid-template-columns:1fr;grid-template-rows:auto auto}.Banner_mainSliderWrapper__ePuLD{height:250px}.Banner_sideSliders__FelX6{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);height:auto}.Banner_sideSliderContainer__b-eES{height:120px}.Banner_mainSlide__gHP24 .Banner_slideImage__7kZud,.Banner_sideSlide__lt-lJ .Banner_slideImage__7kZud{height:100%;object-fit:contain;object-position:center;width:100%}}@media(max-width:576px){.Banner_mainSliderWrapper__ePuLD{height:200px;max-height:200px}.Banner_sideSliders__FelX6{grid-template-columns:1fr}.Banner_sideSliderContainer__b-eES{height:120px}.Banner_cardBanner__Mlbkx{grid-template-columns:1fr}.Banner_card__bf6zf{height:250px}.Banner_mainSlide__gHP24 .Banner_slideImage__7kZud,.Banner_sideSlide__lt-lJ .Banner_slideImage__7kZud{height:100%;object-fit:contain;object-position:center;width:100%}}@media(max-width:992px){.Banner_heroBanner__kYlb7{height:350px;padding:30px}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a h1{font-size:2.4rem}}@media(max-width:768px){.Banner_heroBanner__kYlb7{height:300px}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a h1{font-size:2rem}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a p{font-size:1rem}.Banner_promoBanner__UAXLO{height:auto;padding:30px}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a{flex-direction:column;text-align:center}.Banner_promoBanner__UAXLO .Banner_content__5Ke3a .Banner_text__tWsZI{margin-bottom:20px;max-width:100%}}@media(max-width:576px){.Banner_heroBanner__kYlb7{height:250px;padding:20px}.Banner_heroBanner__kYlb7 .Banner_content__5Ke3a h1{font-size:1.6rem}.Banner_fullWidthBanner__IKB08{height:auto;padding:30px 20px}.Banner_fullWidthBanner__IKB08 .Banner_content__5Ke3a h2{font-size:1.5rem}}.style_recently_viewed__zoPfD{margin:0 auto;padding:0 1rem}.style_recently_viewed__zoPfD .style_header__88Do9{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.style_recently_viewed__zoPfD .style_header__88Do9 h2{color:#333;font-size:1.5rem;font-weight:600;margin:0}.style_recently_viewed__zoPfD .style_scroll_container_wrapper__no9rV{position:relative}.style_recently_viewed__zoPfD .style_scroll_container__zainf{-ms-overflow-style:none;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem .5rem;scroll-behavior:smooth;scrollbar-width:none}.style_recently_viewed__zoPfD .style_scroll_container__zainf::-webkit-scrollbar{display:none}.style_recently_viewed__zoPfD .style_product_card__TWHmM{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;flex:0 0 auto;overflow:hidden;transition:transform .3s,box-shadow .3s;width:200px}.style_recently_viewed__zoPfD .style_product_card__TWHmM:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.style_recently_viewed__zoPfD .style_product_link__5pcyn{color:inherit;display:block;text-decoration:none}.style_recently_viewed__zoPfD .style_image_container__sMDcA{height:160px;overflow:hidden}.style_recently_viewed__zoPfD .style_image_container__sMDcA img{height:100%;object-fit:contain;transition:transform .3s;width:100%}.style_recently_viewed__zoPfD .style_image_container__sMDcA img:hover{transform:scale(1.05)}.style_recently_viewed__zoPfD .style_product_info__3gcc0{padding:1rem}.style_recently_viewed__zoPfD .style_product_info__3gcc0 h3{color:#333;font-size:.9rem;font-weight:500;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_recently_viewed__zoPfD .style_product_info__3gcc0 .style_price__VuqnV{color:#4a6cf7;font-weight:600;margin:0}.style_recently_viewed__zoPfD .style_scroll_button__dGUxx{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_recently_viewed__zoPfD .style_scroll_button__dGUxx:hover{background-color:#f8f9fa}.style_recently_viewed__zoPfD .style_scroll_button__dGUxx.style_left__7kqQG{left:-10px}.style_recently_viewed__zoPfD .style_scroll_button__dGUxx.style_right__3-PMv{right:-10px}@media(max-width:768px){.style_recently_viewed__zoPfD .style_product_card__TWHmM{width:160px}.style_recently_viewed__zoPfD .style_image_container__sMDcA{height:140px}.style_recently_viewed__zoPfD .style_scroll_button__dGUxx{height:36px;width:36px}}.style_all_products_page__er8Ns{padding:20px 0 60px}.style_all_products_page__er8Ns .style_container__Rk6mo{margin:0 auto;max-width:1200px;padding:0 16px}.style_all_products_page__er8Ns .style_page_header__6ANU9{margin-bottom:32px}.style_all_products_page__er8Ns .style_page_header__6ANU9 h1{color:#333;font-size:28px;font-weight:600;margin:0 0 8px}.style_all_products_page__er8Ns .style_page_header__6ANU9 p{color:#777;font-size:16px;margin:0}.style_all_products_page__er8Ns .style_products_grid__0KFKx{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o{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__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o:hover .style_add_to_cart__vtwjO{opacity:1}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o:hover .style_product_image__TAoIg{transform:scale(1.05)}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o:hover .style_product_name__HILb5{color:#3498db}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_discount_badge__QEJZt{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__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_image_container__3OUAD{align-items:center;background:#f9f9f9;display:flex;height:220px;justify-content:center;overflow:hidden;width:100%}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_image_container__3OUAD .style_product_image__TAoIg{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0{display:flex;flex-direction:column;max-height:250px;padding:16px;position:relative}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_product_name__HILb5{-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__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_product_bottom__NvHWq{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_price_container__DbLXA{align-items:flex-start;display:flex;flex-direction:column}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_price_container__DbLXA .style_product_price__MqoKb{color:#333;font-size:18px;font-weight:600;margin-bottom:4px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_price_container__DbLXA .style_original_price__ZTXep{color:#999;font-size:14px;text-decoration:line-through}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_add_to_cart__vtwjO{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__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_add_to_cart__vtwjO:hover{background-color:#2980b9;transform:scale(1.05)}@media(max-width:992px){.style_all_products_page__er8Ns .style_products_grid__0KFKx{gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:768px){.style_all_products_page__er8Ns{padding:10px 0 40px}.style_all_products_page__er8Ns .style_page_header__6ANU9{margin-bottom:20px}.style_all_products_page__er8Ns .style_page_header__6ANU9 h1{font-size:24px}.style_all_products_page__er8Ns .style_products_grid__0KFKx{gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_image_container__3OUAD{height:180px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0{max-height:150px;padding:12px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_product_name__HILb5{font-size:14px;margin-bottom:8px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_price_container__DbLXA .style_product_price__MqoKb{font-size:16px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_price_container__DbLXA .style_original_price__ZTXep{font-size:12px}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_info__gSG\+0 .style_add_to_cart__vtwjO{height:36px;opacity:1;width:36px}}@media(max-width:480px){.style_all_products_page__er8Ns{padding:5px 0 30px}.style_all_products_page__er8Ns .style_products_grid__0KFKx{grid-template-columns:repeat(2,1fr)}.style_all_products_page__er8Ns .style_products_grid__0KFKx .style_product_card__bWH9o .style_product_image_container__3OUAD{height:150px}}.style_product_detail_page__MxJ5H{padding:20px 0 60px}.style_specifications_table__AbW76 p{margin:0}.style_container__xfVvL{margin:0 auto;max-width:1200px;padding:0 16px}.style_product_content__k8RPL{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}@media(max-width:48rem){.style_product_content__k8RPL{grid-template-columns:1fr}}.style_product_images__6eDJp{display:flex;flex-direction:column;gap:1rem}.style_main_image_container__dr\+3C{background:#f9f9f9;border-radius:8px;margin-bottom:.5rem;overflow:hidden;position:relative}.style_main_image_container__dr\+3C .style_main_image__gB4hc{display:block;height:20rem;object-fit:contain;object-position:center;width:100%}.style_main_image_container__dr\+3C .style_discount_badge__ZIEoS{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__ysrq6{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.style_thumbnail__DhXnm{aspect-ratio:1;border:2px solid #0000;border-radius:4px;cursor:pointer;overflow:hidden;transition:all .2s ease}.style_thumbnail__DhXnm.style_active__tWMtt{border-color:#3498db}.style_thumbnail__DhXnm img{height:100%;object-fit:contain;width:100%}.style_product_info__3wdz2{display:flex;flex-direction:column;gap:1.25rem}.style_product_name__G21vz{color:#333;font-size:28px;font-weight:600;margin:0 0 16px}.style_product_price_container__6Id6Y{margin-bottom:24px}.style_product_price_container__6Id6Y .style_current_price__mx4\+3{color:#333;font-size:32px;font-weight:600;margin-right:12px}.style_original_price_container__ol1Hp{align-items:center;display:inline-flex;gap:8px}.style_original_price_container__ol1Hp .style_original_price__bluDk{color:#999;font-size:18px;text-decoration:line-through}.style_original_price_container__ol1Hp .style_savings__55aTq{color:#e74c3c;font-size:14px;font-weight:500}.style_short_description__jQOga{margin-bottom:2px;margin-top:0}.style_short_description__jQOga p{color:#00008b;font-size:1.5rem;line-height:1}.style_quantity_container__-0oMP{align-items:center;display:flex;gap:16px;margin-bottom:24px}.style_quantity_container__-0oMP .style_quantity_label__HDNA4{color:#333;font-size:16px;font-weight:500}.style_quantity_selector__CYlBW{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex;overflow:hidden}.style_quantity_selector__CYlBW .style_quantity_btn__x9ml8{background:#f5f5f5;border:none;color:#333;cursor:pointer;font-size:18px;height:40px;transition:all .2s ease;width:40px}.style_quantity_selector__CYlBW .style_quantity_btn__x9ml8:hover:not(:disabled){background:#e5e5e5}.style_quantity_selector__CYlBW .style_quantity_btn__x9ml8:disabled{cursor:not-allowed;opacity:.5}.style_quantity_selector__CYlBW .style_quantity_input__X9xcN{border:1px solid #ddd;border-bottom:none;border-top:none;color:#333;font-size:16px;height:40px;text-align:center;width:60px}.style_quantity_selector__CYlBW .style_quantity_input__X9xcN::-webkit-inner-spin-button,.style_quantity_selector__CYlBW .style_quantity_input__X9xcN::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style_action_buttons__0ilCZ{display:flex;gap:16px}.style_action_buttons__0ilCZ button{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:16px;transition:all .2s ease}.style_action_buttons__0ilCZ button:disabled{cursor:not-allowed;opacity:.5}.style_action_buttons__0ilCZ button.style_add_to_basket__EKfwM{background:#f5f5f5;border:1px solid #ddd;color:#333}.style_action_buttons__0ilCZ button.style_add_to_basket__EKfwM:hover:not(:disabled){background:#e5e5e5}.style_action_buttons__0ilCZ button.style_buy_now__mghgK{background:#3498db;border:none;color:#fff}.style_action_buttons__0ilCZ button.style_buy_now__mghgK:hover:not(:disabled){background:#2980b9}.style_product_details__zw6VI{margin-top:3rem}.style_tabs__ilu88{background:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;overflow:hidden}.style_tab_header__ldRdj{border-bottom:1px solid #eee;padding:20px}.style_tab_header__ldRdj h2{color:#333;font-size:20px;font-weight:600;margin:0}.style_tab_content__3hEu4{padding:20px}.style_overview_section__amtUS,.style_specifications_section__\+OFHq{margin-bottom:32px}.style_overview_section__amtUS:last-child,.style_specifications_section__\+OFHq:last-child{margin-bottom:0}.style_overview_section__amtUS h3,.style_specifications_section__\+OFHq h3{color:#333;font-size:18px;font-weight:600;margin:0 0 16px}.style_overview_content__xuQ2T p{color:#666;font-size:16px;line-height:1.6;margin:0}.style_specifications_table__AbW76 table{border-collapse:collapse;width:100%}.style_specifications_table__AbW76 table td{border-bottom:1px solid #eee;color:#666;font-size:14px;padding:12px}.style_specifications_table__AbW76 table td:first-child{color:#333;font-weight:500;width:40%}.style_loading__kLwfO{align-items:center;color:var(--text-color-light);display:flex;font-size:1.125rem;justify-content:center;min-height:20rem}.style_success_popup__Q6vW2{max-width:400px;padding:2rem;text-align:center;width:100%}.style_success_icon__JPs\+K{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__Q6vW2 h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.style_success_popup__Q6vW2 p{color:#666;line-height:1.6;margin:0 0 2rem}.style_popup_actions__FVP70{display:flex;gap:1rem;justify-content:center}.style_popup_actions__FVP70 button{border-radius:4px;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.style_continue_shopping__5HkUL{background-color:#f5f5f5;border:none;color:#333}.style_continue_shopping__5HkUL:hover{background-color:#e0e0e0}.style_view_cart__3rf2K{background-color:var(--primary-color);border:none;color:#fff}.style_view_cart__3rf2K:hover{background-color:var(--primary-color-dark)}@media(max-width:992px){.style_product_detail_page__MxJ5H .style_product_content__k8RPL{gap:32px;grid-template-columns:1fr}}@media(max-width:768px){.style_product_detail_page__MxJ5H{padding:10px 0 40px}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_product_name__G21vz{font-size:24px}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_product_price_container__6Id6Y .style_current_price__mx4\+3{font-size:28px}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_action_buttons__0ilCZ{flex-direction:column}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_action_buttons__0ilCZ button{width:100%}}@media(max-width:480px){.style_product_detail_page__MxJ5H .style_product_images__6eDJp .style_thumbnail_container__ysrq6{gap:8px;grid-template-columns:repeat(4,1fr)}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_product_name__G21vz{font-size:20px}.style_product_detail_page__MxJ5H .style_product_info__3wdz2 .style_product_price_container__6Id6Y .style_current_price__mx4\+3{font-size:24px}}.root_layout__0bhyT{box-sizing:border-box;display:flex;margin:0;overflow-x:hidden;padding:0;width:100%}.root_sidebar_container__JOedB{flex:0 0 15rem;transition:flex-basis .3s ease}.root_sidebar_container__JOedB.root_collapsed__znCYw{flex:0 0 0rem}.root_main_content__dDzve{box-sizing:border-box;flex:1 1;min-height:calc(100vh - 6.25rem);overflow-x:hidden;width:100%}@media(max-width:48rem){.root_layout__0bhyT{flex-direction:column;padding:0}.root_sidebar_container__JOedB{flex:0 0 auto;width:100%}.root_sidebar_container__JOedB.root_collapsed__znCYw{width:100%}}.style_retry__IOAFM{display:flex;gap:1rem}.style_account_page__1Vt5o{background-color:#f8f9fa;min-height:80vh;padding:3rem 0}.style_container__E0xmt{margin:0 auto;max-width:1200px;padding:0 1rem}.style_account_header__-Id7R{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.style_account_header__-Id7R h1{color:#333;font-size:2rem;margin-bottom:1rem}.style_user_info__ZhYb2{align-items:center;display:flex}.style_user_info__ZhYb2 .style_avatar__kuacW{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__ZhYb2 .style_user_details__\+ajv4 h2{color:#333;font-size:1.5rem;margin-bottom:.5rem}.style_user_info__ZhYb2 .style_user_details__\+ajv4 p{color:#666;margin-bottom:.5rem}.style_user_info__ZhYb2 .style_user_details__\+ajv4 .style_member_since__8CYZk{color:#888;display:block;font-size:.85rem}.style_tabs_container__OOVNO{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.style_tabs__2ovZE{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex}.style_tabs__2ovZE .style_tab__mwvHS{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__2ovZE .style_tab__mwvHS:hover{color:#4a6cf7}.style_tabs__2ovZE .style_tab__mwvHS.style_active__3DSZU{border-bottom-color:#4a6cf7;color:#4a6cf7}.style_tab_content__0UK9m{padding:2rem}.style_section_header__D62OI{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.style_section_header__D62OI h3{color:#343a40;font-size:1.4rem;margin:0}.style_form_group__ooiaY{margin-bottom:1.5rem}.style_form_group__ooiaY label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.style_form_group__ooiaY input,.style_form_group__ooiaY select,.style_form_group__ooiaY textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_form_group__ooiaY input:focus,.style_form_group__ooiaY select:focus,.style_form_group__ooiaY textarea:focus{border-color:#4a6cf7;outline:none}.style_form_group__ooiaY textarea{min-height:100px}.style_form_group__ooiaY .style_error_input__dsArk{border-color:#fa5252}.style_form_group__ooiaY .style_error_message__uKsxj{color:#fa5252;font-size:.85rem;margin-top:.25rem}.style_form_row__QPvJy{display:flex;gap:1rem}.style_form_row__QPvJy .style_form_group__ooiaY{flex:1 1}.style_checkbox_label__ixqXu{align-items:center;cursor:pointer;display:flex}.style_checkbox_label__ixqXu input[type=checkbox]{margin-right:.5rem;width:auto}.style_form_actions__T3zVf{display:flex;gap:1rem;margin-top:2rem}.style_add_address_button__\+qbVf,.style_edit_button__zkNEH,.style_reorder_button__1wl15,.style_save_button__6CcUu,.style_shop_now_button__8niDu,.style_toggle_button__DAtKm,.style_track_order_button__6Xnup{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.style_save_button__6CcUu{background-color:#228be6;color:#fff}.style_save_button__6CcUu:hover{background-color:#1c7ed6}.style_cancel_button__wq1mt,.style_delete_button__r1pCh{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__wq1mt:hover,.style_delete_button__r1pCh:hover{background-color:#f1f3f5}.style_delete_button__r1pCh:hover{border-color:#fa5252;color:#fa5252}.style_add_address_button__\+qbVf,.style_shop_now_button__8niDu{background-color:#228be6;color:#fff}.style_add_address_button__\+qbVf:hover,.style_shop_now_button__8niDu:hover{background-color:#1c7ed6}.style_edit_button__zkNEH{background-color:#f8f9fa;color:#495057}.style_edit_button__zkNEH:hover{background-color:#e9ecef}.style_toggle_button__DAtKm{background-color:#0000;color:#228be6;padding:.5rem 1rem}.style_toggle_button__DAtKm:hover{background-color:#e7f5ff}.style_account_details__ui-a6{max-width:800px}.style_account_details__ui-a6 .style_section_title__RU4o4{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_account_details__ui-a6 .style_form_grid__0UUJC{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.style_account_details__ui-a6 .style_form_group__ooiaY{margin-bottom:1.5rem}.style_account_details__ui-a6 .style_form_group__ooiaY label{color:#555;display:block;font-weight:500;margin-bottom:.5rem}.style_account_details__ui-a6 .style_form_group__ooiaY input,.style_account_details__ui-a6 .style_form_group__ooiaY select,.style_account_details__ui-a6 .style_form_group__ooiaY textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_account_details__ui-a6 .style_form_group__ooiaY input:focus,.style_account_details__ui-a6 .style_form_group__ooiaY select:focus,.style_account_details__ui-a6 .style_form_group__ooiaY textarea:focus{border-color:#4a6cf7;outline:none}.style_account_details__ui-a6 .style_form_group__ooiaY textarea{min-height:100px}.style_account_details__ui-a6 .style_button__SF4FT{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__ui-a6 .style_button__SF4FT:hover{background-color:#3a5ce5}.style_addresses_section__d65GC .style_section_title__RU4o4{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_addresses_section__d65GC .style_addresses_grid__x\+UKk{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}.style_addresses_section__d65GC .style_address_card__J58Rb{border:1px solid #ddd;border-radius:8px;padding:1.5rem;position:relative;transition:box-shadow .2s,transform .2s}.style_addresses_section__d65GC .style_address_card__J58Rb:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.style_addresses_section__d65GC .style_address_card__J58Rb .style_default_badge__wPCHE{background-color:#4a6cf7;border-radius:4px;color:#fff;font-size:.75rem;padding:.25rem .5rem;position:absolute;right:1rem;top:1rem}.style_addresses_section__d65GC .style_address_card__J58Rb h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_content__4j0c6{color:#666;line-height:1.6;margin-bottom:1.5rem}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_actions__Kx9\+S{display:flex;gap:1rem}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_actions__Kx9\+S button{align-items:center;background:none;border:none;color:#4a6cf7;cursor:pointer;display:flex;font-weight:500;padding:0}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_actions__Kx9\+S button svg{margin-right:.5rem}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_actions__Kx9\+S button:hover{text-decoration:underline}.style_addresses_section__d65GC .style_address_card__J58Rb .style_address_actions__Kx9\+S button.style_delete_btn__-EtVX{color:#dc3545}.style_addresses_section__d65GC .style_add_address_btn__xyBiy{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__d65GC .style_add_address_btn__xyBiy svg{margin-right:.5rem}.style_addresses_section__d65GC .style_add_address_btn__xyBiy:hover{background-color:#3a5ce5}.style_orders_section__ouWU1 .style_order_summary__F\+sIM{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__ouWU1 .style_order_summary__F\+sIM p{color:#333;margin:.3rem 0}.style_orders_section__ouWU1 p .style_success__lES9m{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__ouWU1 p .style_success__lES9m:hover{background-color:#d4f7e3;color:#2ecc71;cursor:not-allowed}.style_orders_section__ouWU1 .style_cancel_button__wq1mt{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__ouWU1 .style_cancel_button__wq1mt:hover{background-color:#d9363e}.style_orders_section__ouWU1 .style_cancel_button__wq1mt:disabled{background-color:#ccc;cursor:not-allowed}.style_orders_section__ouWU1 h2{border-bottom:1px solid #e9ecef;color:#333;font-size:1.25rem;margin-bottom:1.5rem;padding-bottom:.75rem}.style_orders_section__ouWU1 .style_no_orders__UF-QK{background-color:#f8f9fa;border-radius:8px;padding:3rem;text-align:center}.style_orders_section__ouWU1 .style_no_orders__UF-QK p{color:#666;margin-bottom:1.5rem}.style_orders_section__ouWU1 .style_orders_list__IUtGq{display:flex;flex-direction:column;gap:1.5rem}.style_orders_section__ouWU1 .style_order_card__m13qt{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.style_orders_section__ouWU1 .style_order_card__m13qt:hover{box-shadow:0 5px 15px #0000000d}.style_orders_section__ouWU1 .style_order_card__m13qt.style_expanded__p9LN\+{box-shadow:0 5px 15px #0000001a}.style_orders_section__ouWU1 .style_order_header__2Ivi8{align-items:center;border-bottom:1px solid #e9ecef;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_info__ObR9P h3{color:#333;font-size:1.1rem;margin-bottom:.5rem}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_info__ObR9P p{color:#666;font-size:.9rem}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe{text-align:right}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_status_badge__1jvqC{border-radius:50px;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.5rem;padding:.35rem .75rem}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_status_confirmed__ixQRV{background-color:#e3f2fd;color:#0d47a1}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_status_processed__qxwD5{background-color:#e8f5e9;color:#1b5e20}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_status_shipped__rLG4A{background-color:#fff8e1;color:#ff8f00}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_status_delivered__W06Og{background-color:#e8f5e9;color:#1b5e20}.style_orders_section__ouWU1 .style_order_header__2Ivi8 .style_order_status__UInYe .style_order_amount__nfC3f{color:#333;font-weight:600}.style_orders_section__ouWU1 .style_order_details__\+jZVx{background-color:#f8f9fa;padding:1.5rem}.style_orders_section__ouWU1 .style_order_details__\+jZVx h4{color:#333;font-size:1rem;margin-bottom:1rem}.style_orders_section__ouWU1 .style_tracking_section__Lu9n7{border-bottom:1px solid #e9ecef;margin-bottom:2rem;padding-bottom:1.5rem}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_cancelled__cRXlE{background-color:#ffe0e0;border-left:4px solid #e53935}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_cancelled__cRXlE .style_step_icon__aYYo7{color:#e53935}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_cancelled__cRXlE .style_step_label__XRmZF{color:#b71c1c;font-weight:700}.style_orders_section__ouWU1 .style_tracking_steps__lU74M{display:flex;justify-content:space-between;margin-top:1.5rem;position:relative}.style_orders_section__ouWU1 .style_tracking_steps__lU74M:before{background-color:#ddd;content:"";height:2px;left:40px;position:absolute;right:40px;top:24px;z-index:1}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative;z-index:2}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4 .style_step_icon__aYYo7{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__ouWU1 .style_tracking_step__\+TjG4 .style_step_icon__aYYo7 svg{color:#ddd;height:24px;width:24px}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4 .style_step_label__XRmZF{color:#888;font-size:.85rem;text-align:center}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_completed__\+CMtw .style_step_icon__aYYo7{background-color:#4a6cf7;border-color:#4a6cf7}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_completed__\+CMtw .style_step_icon__aYYo7 svg{color:#fff}.style_orders_section__ouWU1 .style_tracking_step__\+TjG4.style_completed__\+CMtw .style_step_label__XRmZF{color:#333;font-weight:500}.style_orders_section__ouWU1 .style_order_items__PpeOL{display:flex;flex-direction:column;gap:1rem}.style_orders_section__ouWU1 .style_order_item__f8lBu{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;padding:1rem}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_image__TbL-g{border-radius:4px;height:80px;margin-right:1rem;overflow:hidden;width:80px}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_image__TbL-g img{height:100%;object-fit:cover;width:100%}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_details__u\+cI1{flex:1 1}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_details__u\+cI1 h4{color:#333;font-size:1rem;margin-bottom:.5rem}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_details__u\+cI1 p{color:#666;font-size:.9rem;margin-bottom:.25rem}.style_orders_section__ouWU1 .style_order_item__f8lBu .style_item_details__u\+cI1 .style_item_price__ZzyhJ{color:#333;font-weight:600}@media(max-width:768px){.style_account_header__-Id7R{padding:1.5rem}.style_user_info__ZhYb2{flex-direction:column;text-align:center}.style_user_info__ZhYb2 .style_avatar__kuacW{margin-bottom:1rem;margin-right:0}.style_tabs__2ovZE{flex-wrap:wrap}.style_tabs__2ovZE .style_tab__mwvHS{flex:1 0 33.333%;font-size:.9rem;padding:.75rem;text-align:center}.style_tab_content__0UK9m{padding:1.5rem}.style_form_grid__0UUJC{grid-template-columns:1fr}.style_tracking_steps__lU74M:before{left:20px;right:20px}.style_tracking_step__\+TjG4 .style_step_icon__aYYo7{height:40px;width:40px}.style_tracking_step__\+TjG4 .style_step_icon__aYYo7 svg{height:20px;width:20px}.style_tracking_step__\+TjG4 .style_step_label__XRmZF{font-size:.75rem}}.auth_auth_container__tJW2F{background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;margin:2rem auto;max-width:450px;padding:2rem;text-align:center}.auth_auth_icon__BpOm4{color:#007bff;display:flex;justify-content:center;margin-bottom:1rem}.auth_auth_form__tgskQ{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.auth_auth_form__tgskQ .auth_form_group__SELJD{display:flex;flex-direction:column;gap:.5rem}.auth_auth_form__tgskQ .auth_form_group__SELJD label{align-items:center;color:#444;display:flex;font-weight:500;gap:.5rem}.auth_auth_form__tgskQ .auth_form_group__SELJD .auth_input_icon__Dn6HR{color:#007bff}.auth_auth_form__tgskQ .auth_form_group__SELJD input{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem;transition:all .3s ease}.auth_auth_form__tgskQ .auth_form_group__SELJD input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.auth_auth_form__tgskQ .auth_form_group__SELJD .auth_error_input__3Ufp9{background-color:#dc35450d;border-color:#dc3545}.auth_auth_form__tgskQ .auth_error_message__IdzA4{color:#dc3545;font-size:.875rem;margin-top:.25rem}.auth_auth_form__tgskQ .auth_submit_button__Xuu3C{align-items:center;background-color:#007bff;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__tgskQ .auth_submit_button__Xuu3C:hover{background-color:#0069d9}.auth_auth_form__tgskQ .auth_submit_button__Xuu3C:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.8}.auth_auth_form__tgskQ .auth_submit_button__Xuu3C.auth_loading__06YeK{background-color:#6c757d;position:relative}.auth_auth_form__tgskQ .auth_submit_button__Xuu3C.auth_loading__06YeK:after{animation:auth_spin__nn-Y7 .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__tgskQ .auth_button_icon__Hk\+a2{font-size:1.2rem}.auth_reset_success__p6Fjy{padding:1rem;text-align:center}.auth_reset_success__p6Fjy p{color:#333;line-height:1.5;margin-bottom:1rem}.auth_reset_success__p6Fjy p strong{color:#007bff}.auth_reset_success__p6Fjy button{margin-top:1.5rem;width:100%}@keyframes auth_spin__nn-Y7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_form_links__JQ9g7{display:flex;font-size:.9rem;justify-content:space-between;margin-top:1rem}.auth_form_links__JQ9g7 .auth_link__9-hhw,.auth_form_links__JQ9g7 a{color:#007bff;cursor:pointer;text-decoration:none;transition:color .2s}.auth_form_links__JQ9g7 .auth_link__9-hhw:hover,.auth_form_links__JQ9g7 a:hover{color:#0056b3;text-decoration:underline}.auth_password_input_wrapper__YeLc7{position:relative;width:100%}.auth_password_input_wrapper__YeLc7 input{padding-right:45px;width:100%}.auth_password_toggle__fGmIi{background:none;border:none;color:#555;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.auth_password_toggle__fGmIi:focus{outline:none}.auth_password_toggle__fGmIi:hover{color:#000}.auth_secondary_button__Ui0pu{background-color:#0000;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;display:block;font-weight:500;margin-top:10px;padding:10px;transition:all .3s;width:100%}.auth_secondary_button__Ui0pu:hover{background-color:#f5f5f5;border-color:#999}.auth_secondary_button__Ui0pu:focus{outline:none}@media(max-width:576px){.auth_auth_container__tJW2F{margin:1rem;padding:1.5rem}.auth_form_links__JQ9g7{align-items:center;flex-direction:column;gap:.75rem}}.style_footer__2IByV{background:linear-gradient(135deg,#2c3e50,#1a202c);box-shadow:0 -10px 20px #0000000d;color:#fff;margin-top:4rem;padding:4rem 0 0;position:relative}.style_footer_content__LXpF6{margin:0 auto;max-width:1200px;padding:0 1rem}.style_footer_sections__Y7CJ\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2.5rem}@media(max-width:1024px){.style_footer_sections__Y7CJ\+{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.style_footer_sections__Y7CJ\+{grid-template-columns:1fr}}.style_footer_section__on1s3 .style_section_title__f4AmR{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.style_footer_section__on1s3 .style_section_title__f4AmR:after{background:#4299e1;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:40px}.style_footer_section__on1s3 .style_section_title__f4AmR:hover:after{width:60px}.style_company_description__WoXxx{color:#cbd5e0;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.style_social_links__qtU3x{display:flex;gap:1rem}.style_social_link__O-DNn{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__O-DNn:hover{background:#4299e1;box-shadow:0 4px 12px #4299e166;transform:translateY(-4px)}.style_social_link__O-DNn svg{height:1.25rem;width:1.25rem}.style_link_list__TXY6R{list-style:none;margin:0;padding:0}.style_link_list__TXY6R li{margin-bottom:.85rem;transition:transform .2s ease}.style_link_list__TXY6R li:hover{transform:translateX(4px)}.style_link_list__TXY6R li a{align-items:center;color:#cbd5e0;display:flex;font-size:.95rem;text-decoration:none;transition:all .2s ease}.style_link_list__TXY6R li a:hover{color:#4299e1}.style_link_list__TXY6R li a:before{color:#4299e1;content:"›";margin-right:6px;opacity:0;transform:translateX(-6px);transition:all .2s ease}.style_link_list__TXY6R li a:hover:before{opacity:1;transform:translateX(0)}.style_newsletter_text__9UgYc{color:#a0aec0;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.style_newsletter_form__HKV4g{display:flex;gap:.5rem}.style_newsletter_input__tpVW4{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;flex:1 1;font-size:.875rem;padding:.75rem 1rem}.style_newsletter_input__tpVW4::placeholder{color:#a0aec0}.style_newsletter_input__tpVW4:focus{border-color:#007bff;outline:none}.style_newsletter_button__IO7XQ{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__IO7XQ:hover{background:#0056b3;transform:translateY(-2px)}.style_newsletter_button__IO7XQ:active{transform:translateY(0)}.style_contact_info__vFFt0{display:flex;flex-direction:column;gap:1.25rem}.style_contact_item__gaoX9{align-items:center;display:flex;gap:1rem}.style_contact_icon__QAE3b{align-items:center;background:#ffffff1a;border-radius:50%;color:#4299e1;display:flex;height:2.5rem;justify-content:center;min-width:2.5rem;transition:all .3s ease}.style_contact_icon__QAE3b svg{height:1.1rem;width:1.1rem}.style_contact_text__du-Qw{color:#cbd5e0;font-size:.95rem;transition:color .2s ease}.style_contact_item__gaoX9:hover .style_contact_icon__QAE3b{background:#4299e1;box-shadow:0 4px 8px #4299e14d;color:#fff;transform:scale(1.1)}.style_contact_item__gaoX9:hover .style_contact_text__du-Qw{color:#fff}.style_footer_bottom__Jls2O{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__Jls2O{flex-direction:column;gap:1.25rem;text-align:center}}.style_copyright__OAads{color:#cbd5e0;font-size:.95rem}.style_payment_methods__D9eQ\+{align-items:center;display:flex;gap:1.2rem}.style_payment_icon__QoopX{background:#ffffff14;border-radius:4px;color:#cbd5e0;font-size:.9rem;font-weight:500;padding:.5rem .75rem;transition:all .2s ease}.style_payment_icon__QoopX:hover{background:#ffffff26;color:#fff;transform:translateY(-2px)}.style_checkout_page__rn5Ao{background-color:#f8f9fa;min-height:calc(100vh - 80px);padding:2rem 0}.style_checkout_page__rn5Ao .style_error_input__8v\+Ls{border-color:#fa5252}.style_checkout_page__rn5Ao .style_error_message__Ze9Qw{color:#fa5252;font-size:.85rem;margin-top:.25rem}.style_checkout_page__rn5Ao .style_container__V16yM{margin:0 auto;max-width:1200px;padding:0 1rem}.style_checkout_page__rn5Ao .style_page_title__AavPy{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:2rem}.style_checkout_page__rn5Ao .style_checkout_content__mXyBA{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px}@media(max-width:1024px){.style_checkout_page__rn5Ao .style_checkout_content__mXyBA{grid-template-columns:1fr}}.style_checkout_page__rn5Ao .style_checkout_form__St4UC{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_section__LQGNY{margin-bottom:2rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_section__LQGNY h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_grid__xk8l8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_group__jpWU5{margin-bottom:1rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_group__jpWU5 label{color:#4a5568;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_group__jpWU5 input{border:1px solid #e2e8f0;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_form_group__jpWU5 input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_payment_options__PVZ9b{display:flex;gap:2rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_payment_options__PVZ9b .style_payment_option__z\+CNq{align-items:center;display:flex;gap:.5rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_payment_options__PVZ9b .style_payment_option__z\+CNq input[type=radio]{height:1.25rem;margin:0;width:1.25rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_payment_options__PVZ9b .style_payment_option__z\+CNq label{color:#4a5568;font-size:1rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_submit_button__r9Q8s{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__rn5Ao .style_checkout_form__St4UC .style_submit_button__r9Q8s:hover{background-color:#3a5ce5}.style_checkout_page__rn5Ao .style_checkout_form__St4UC .style_submit_button__r9Q8s:disabled{background-color:#a0aec0;cursor:not-allowed}.style_checkout_page__rn5Ao .style_order_summary__lTy-j{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2rem}.style_checkout_page__rn5Ao .style_order_summary__lTy-j h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9{margin-bottom:2rem}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 0}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf:last-child{border-bottom:none}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf .style_item_info__7wjNt{align-items:center;display:flex;gap:1rem}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf .style_item_info__7wjNt img{border-radius:4px;height:60px;object-fit:contain;width:60px}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf .style_item_info__7wjNt h3{color:#2d3748;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf .style_item_info__7wjNt p{color:#718096;font-size:.75rem;margin:0}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_items__kdIN9 .style_summary_item__BDJLf .style_item_price__yb9H7{color:#2d3748;font-weight:600}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_totals__IGZ4n .style_summary_row__LQpR0{color:#4a5568;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem 0}.style_checkout_page__rn5Ao .style_order_summary__lTy-j .style_summary_totals__IGZ4n .style_summary_row__LQpR0.style_total__kFq1c{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__rn5Ao{padding:1rem 0}.style_checkout_page__rn5Ao .style_page_title__AavPy{font-size:1.5rem;margin-bottom:1.5rem}.style_checkout_page__rn5Ao .style_checkout_form__St4UC,.style_checkout_page__rn5Ao .style_order_summary__lTy-j{padding:1.5rem}}.style_form_group__jpWU5{display:flex;flex-direction:column;margin-bottom:1.5rem}.style_form_group__jpWU5 label{font-weight:500;margin-bottom:.5rem}.style_form_group__jpWU5 input,.style_form_group__jpWU5 select{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.6rem .8rem;width:100%}.style_form_group__jpWU5 select{background-color:#fff;cursor:pointer;transition:border-color .2s}.style_form_group__jpWU5 select:focus{border-color:#333;outline:none}.style_summary_item__BDJLf img{border-radius:8px;height:auto;margin-right:1rem;object-fit:contain;width:80px}.style_item_info__7wjNt{align-items:center;display:flex}.style_item_info__7wjNt h3{font-size:1rem;margin:0}.style_item_info__7wjNt p{color:#555;font-size:.875rem;margin:.3rem 0 0}@media(max-width:600px){.style_summary_item__BDJLf img{width:60px}.style_form_grid__xk8l8{display:block}.style_form_grid__xk8l8 .style_form_group__jpWU5{width:100%}}.style_order_result_page__wOy4E{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:80vh;padding:2rem 0}.style_container__gb-9H{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.style_result_content__sOfkN{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:3rem 2rem;text-align:center}.style_result_content__sOfkN h1{color:#333;font-size:2rem;margin:1.5rem 0}.style_icon_container__XSmnx{height:80px;margin:0 auto 1.5rem;width:80px}.style_success_icon__kzAme{fill:#28a745;height:100%;width:100%}.style_fail_icon__8eClV{fill:#dc3545;height:100%;width:100%}.style_message__f2Zzl{color:#555;font-size:1.2rem;margin-bottom:2rem}.style_order_info__KGExC{background-color:#f8f9fa;border-radius:6px;margin-bottom:2rem;padding:1rem}.style_order_info__KGExC p{color:#666;margin:.5rem 0}.style_actions__1lboB{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.style_primary_button__teVd4{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__teVd4:hover{background-color:#3a5ce5}.style_secondary_button__knW3p{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__knW3p:hover{background-color:#e9ecef}.style_tertiary_button__tLtyL{color:#4a6cf7;font-weight:600;padding:.75rem 1.5rem;text-decoration:none}.style_tertiary_button__tLtyL:hover{text-decoration:underline}@media(max-width:768px){.style_result_content__sOfkN{padding:2rem 1rem}.style_actions__1lboB{flex-direction:column}.style_actions__1lboB a{width:100%}}.feature_features_section__n\+lzJ{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:60px;width:100%}.feature_features_section__n\+lzJ .feature_feature__L9Hte{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:25px 15px;text-align:center;transition:transform .3s ease}.feature_features_section__n\+lzJ .feature_feature__L9Hte:hover{transform:translateY(-5px)}.feature_features_section__n\+lzJ .feature_feature__L9Hte .feature_feature_icon__Q9duz{align-items:center;background-color:#f0f7ff;border-radius:50%;color:#3498db;display:flex;height:60px;justify-content:center;margin:0 auto 15px;width:60px}.feature_features_section__n\+lzJ .feature_feature__L9Hte h3{color:#333;font-size:18px;margin-bottom:8px}.feature_features_section__n\+lzJ .feature_feature__L9Hte p{color:#777;font-size:14px;margin:0}@media(max-width:992px){.feature_features_section__n\+lzJ{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.feature_features_section__n\+lzJ{grid-template-columns:1fr}}.styles_about_container__ggKAN{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_about_header__oPKcW{margin-bottom:3rem;text-align:center}.styles_about_header__oPKcW h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_about_header__oPKcW .styles_separator__FYFRE{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto;width:60px}.styles_about_content__5x8eO{display:flex;flex-direction:column;gap:3rem}.styles_about_section__pWLF7 h2{color:#2c3e50;font-size:1.75rem;margin-bottom:1rem;padding-bottom:.5rem;position:relative}.styles_about_section__pWLF7 h2:after{background:#4299e1;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.styles_about_section__pWLF7 p{color:#4a5568;font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.styles_about_section__pWLF7:last-child p{margin-bottom:.5rem}.styles_commitment_list__YniDp{margin-top:.75rem;padding-left:1.5rem}.styles_commitment_list__YniDp li{color:#4a5568;font-size:1.05rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_commitment_list__YniDp li:before{color:#4299e1;content:"✓";left:-1.5rem;position:absolute}@media(max-width:768px){.styles_about_header__oPKcW h1{font-size:2rem}.styles_about_section__pWLF7 h2{font-size:1.5rem}.styles_about_section__pWLF7 p,.styles_commitment_list__YniDp li{font-size:1rem}}.styles_contact_info__6YGi5{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:600px}.styles_faq_container__fe3N0{margin:0 auto;max-width:900px;padding:2rem 1.5rem}.styles_faq_header__AEwZ6{margin-bottom:3rem;text-align:center}.styles_faq_header__AEwZ6 h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_faq_header__AEwZ6 .styles_separator__QSvF8{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1.5rem;width:60px}.styles_faq_header__AEwZ6 p{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.styles_faq_content__j\+L9y{display:flex;flex-direction:column;gap:3rem}.styles_faq_list__tj5ax{display:flex;flex-direction:column;gap:1rem}.styles_faq_item__l1cXo{background:#fff;border:1px solid #edf2f7;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s ease}.styles_faq_item__l1cXo.styles_active__YeX6X{box-shadow:0 4px 15px #00000014}.styles_faq_item__l1cXo.styles_active__YeX6X .styles_faq_question__KgnUz{background-color:#f8fafc}.styles_faq_item__l1cXo.styles_active__YeX6X .styles_faq_question__KgnUz h3{color:#3182ce}.styles_faq_item__l1cXo.styles_active__YeX6X .styles_faq_answer__rLXSK{max-height:1000px;opacity:1;padding:1.5rem}.styles_faq_question__KgnUz{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:all .3s ease}.styles_faq_question__KgnUz h3{color:#2d3748;font-size:1.1rem;font-weight:500;margin:0;transition:color .3s ease}.styles_faq_question__KgnUz:hover{background-color:#f8fafc}.styles_faq_question__KgnUz:hover h3{color:#3182ce}.styles_faq_icon__FktHO{color:#4299e1;height:24px;margin-left:1rem;min-width:24px;transition:transform .3s ease}.styles_faq_answer__rLXSK{max-height:0;opacity:0;overflow:hidden;padding:0 1.5rem;transition:all .3s ease}.styles_faq_answer__rLXSK p{color:#4a5568;font-size:1rem;line-height:1.7;margin:0}.styles_faq_contact__Vstt\+{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border-radius:8px;margin-top:1rem;padding:2.5rem;text-align:center}.styles_faq_contact__Vstt\+ h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.styles_faq_contact__Vstt\+ p{color:#4a5568;font-size:1.05rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.styles_contact_button__impfu{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__impfu:hover{background:linear-gradient(90deg,#3182ce,#5a67d8);box-shadow:0 4px 12px #4299e14d;transform:translateY(-2px)}@media(max-width:768px){.styles_faq_header__AEwZ6 h1{font-size:2rem}.styles_faq_header__AEwZ6 p{font-size:1rem}.styles_faq_question__KgnUz{padding:1rem 1.25rem}.styles_faq_question__KgnUz h3{font-size:1rem}.styles_faq_answer__rLXSK{padding:0 1.25rem}.styles_faq_answer__rLXSK.styles_active__YeX6X{padding:1.25rem}.styles_faq_contact__Vstt\+{padding:2rem 1.5rem}}.styles_shipping_container__\+o3Bm{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_shipping_header__q1Aie{margin-bottom:3rem;text-align:center}.styles_shipping_header__q1Aie h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_shipping_header__q1Aie .styles_separator__2QeS3{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto;width:60px}.styles_shipping_content__5XKt7{display:flex;flex-direction:column;gap:3.5rem}.styles_policy_section__2RuBi{display:flex;flex-direction:column;gap:2rem}.styles_policy_section__2RuBi h2{color:#2c3e50;font-size:1.75rem;margin-bottom:.75rem;padding-bottom:.75rem;position:relative}.styles_policy_section__2RuBi h2:after{background:#4299e1;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.styles_policy_item__RqLk2 h3{color:#2d3748;font-size:1.25rem;margin-bottom:1rem}.styles_policy_item__RqLk2 p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_policy_item__RqLk2 p:last-child{margin-bottom:0}.styles_policy_list__9vN\+1,.styles_policy_list_numbered__1r436{margin:1rem 0;padding-left:1.5rem}.styles_policy_list__9vN\+1 li,.styles_policy_list_numbered__1r436 li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.styles_policy_list__9vN\+1 li:last-child,.styles_policy_list_numbered__1r436 li:last-child{margin-bottom:0}.styles_shipping_table__bL8RC{border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 2px 5px #0000000d;margin:1rem 0;overflow:hidden;width:100%}.styles_table_header__nTjFC{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.styles_table_header__nTjFC{display:none}}.styles_header_cell__v86yF{color:#2d3748;font-size:.95rem;font-weight:600;padding:1rem;text-align:left}.styles_table_row__RaAfi{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr}.styles_table_row__RaAfi:last-child{border-bottom:none}.styles_table_row__RaAfi:hover{background:#f8fafc}@media(max-width:640px){.styles_table_row__RaAfi{grid-template-columns:1fr;padding:1rem}.styles_table_row__RaAfi:not(:last-child){border-bottom:1px solid #e2e8f0}}.styles_table_cell__cofFV{color:#4a5568;font-size:.95rem;padding:1rem}@media(max-width:640px){.styles_table_cell__cofFV{padding:.25rem}.styles_table_cell__cofFV:before{content:attr(data-label);font-weight:600;margin-right:.5rem}.styles_table_cell__cofFV:first-child{color:#2d3748;font-weight:600}}.styles_contact_section__C2xyZ{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border-radius:8px;margin-top:1rem;padding:2rem;text-align:center}.styles_contact_section__C2xyZ h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.styles_contact_section__C2xyZ p{color:#4a5568;font-size:1.05rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px}.styles_contact_button__ZR6Cq{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__ZR6Cq:hover{background:linear-gradient(90deg,#3182ce,#5a67d8);box-shadow:0 4px 12px #4299e14d;transform:translateY(-2px)}@media(max-width:768px){.styles_shipping_header__q1Aie h1{font-size:2rem}.styles_policy_section__2RuBi h2{font-size:1.5rem}.styles_policy_item__RqLk2 h3{font-size:1.2rem}.styles_contact_section__C2xyZ{padding:1.5rem}.styles_contact_section__C2xyZ h3{font-size:1.3rem}.styles_contact_section__C2xyZ p{font-size:1rem}}.styles_terms_container__LffYp{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_terms_header__lsalY{margin-bottom:3rem;text-align:center}.styles_terms_header__lsalY h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_terms_header__lsalY .styles_separator__V61wG{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1rem;width:60px}.styles_terms_header__lsalY p{color:#666;font-size:1rem}.styles_terms_content__lc503{display:flex;flex-direction:column;gap:2.5rem}.styles_terms_section__56b9B h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.25rem;position:relative}.styles_terms_section__56b9B h2:after{background:#4299e1;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:40px}.styles_terms_section__56b9B p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_terms_section__56b9B p:last-child{margin-bottom:0}.styles_terms_list__3S6Jj{margin:1rem 0;padding-left:1.5rem}.styles_terms_list__3S6Jj li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_terms_list__3S6Jj li:last-child{margin-bottom:0}.styles_contact_address__4XaOs{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__lsalY h1{font-size:2rem}.styles_terms_section__56b9B h2{font-size:1.3rem}.styles_terms_list__3S6Jj li,.styles_terms_section__56b9B p{font-size:.95rem}.styles_contact_address__4XaOs{font-size:.95rem;padding:1.25rem}}.styles_privacy_container__Hy-Du{margin:0 auto;max-width:1000px;padding:2rem 1.5rem}.styles_privacy_header__IrAX1{margin-bottom:3rem;text-align:center}.styles_privacy_header__IrAX1 h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.styles_privacy_header__IrAX1 .styles_separator__NXdDH{background:linear-gradient(90deg,#4299e1,#667eea);height:3px;margin:0 auto 1rem;width:60px}.styles_privacy_header__IrAX1 p{color:#666;font-size:1rem}.styles_privacy_content__cI9\+h{display:flex;flex-direction:column;gap:2.5rem}.styles_privacy_section__HKjJ6 h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.25rem;position:relative}.styles_privacy_section__HKjJ6 h2:after{background:#4299e1;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:40px}.styles_privacy_section__HKjJ6 h3{color:#2d3748;font-size:1.2rem;margin:1.5rem 0 1rem}.styles_privacy_section__HKjJ6 p{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:1rem}.styles_privacy_section__HKjJ6 p:last-child:not(address){margin-bottom:0}.styles_privacy_list__3PbNi{margin:1rem 0 1.5rem;padding-left:1.5rem}.styles_privacy_list__3PbNi li{color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:.75rem;position:relative}.styles_privacy_list__3PbNi li:last-child{margin-bottom:0}.styles_privacy_list__3PbNi li:before{color:#4299e1;content:"•";font-size:1.2rem;left:-1.2rem;position:absolute}.styles_contact_address__9iaAA{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__IrAX1 h1{font-size:2rem}.styles_privacy_section__HKjJ6 h2{font-size:1.3rem}.styles_privacy_section__HKjJ6 h3{font-size:1.1rem}.styles_privacy_list__3PbNi li,.styles_privacy_section__HKjJ6 p{font-size:.95rem}.styles_contact_address__9iaAA{font-size:.95rem;padding:1.25rem}}.productSubCategory_subcategory_name__UcH-6{color:var(--text-color-light);flex:1 1;font-size:1.5rem;font-weight:500;padding:.6rem 0;transition:color .2s}.productSubCategory_subcategory_header__bpR2U:hover .productSubCategory_subcategory_name__UcH-6{color:var(--primary-color)}.productSubCategory_sub_arrow__MyFcl{align-items:center;color:var(--text-color-light);cursor:pointer;display:flex;padding:.25rem;transition:all .2s ease}.productSubCategory_sub_arrow__MyFcl:hover{color:var(--primary-color)}.productSubCategory_sub_arrow__MyFcl.productSubCategory_expanded__GW6U\+{color:var(--primary-color);transform:rotate(180deg)}.productSubCategory_child_categories__KD\+DP{background-color:#00000003;border-top:1px dashed #0000000f;list-style:none;margin:0;padding:.25rem 0}.productSubCategory_child_categories__KD\+DP li{margin:0;padding:0 0 0 1.5rem;position:relative}.productSubCategory_child_categories__KD\+DP 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__KD\+DP li a{color:var(--text-color-light);display:block;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:color .2s}.productSubCategory_child_categories__KD\+DP li a:hover{color:var(--primary-color)}.productSubCategory_category_page__qdh8P{background:#f8f9fa;padding:2rem 0}.productSubCategory_overlay__MpvzP{background:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.productSubCategory_container__b6frb{margin:0 auto;max-width:1200px;padding:0 1rem}.productSubCategory_navigation_layer__SkWW4{display:none}.productSubCategory_filter_bar__1hNoG{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__1hNoG .productSubCategory_breadcrumb__zwE5m{align-items:center;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem}.productSubCategory_filter_bar__1hNoG .productSubCategory_breadcrumb__zwE5m a{color:#007bff;text-decoration:none;transition:color .2s}.productSubCategory_filter_bar__1hNoG .productSubCategory_breadcrumb__zwE5m a:hover{color:#0056b3}.productSubCategory_filter_bar__1hNoG .productSubCategory_breadcrumb__zwE5m .productSubCategory_separator__1MEvD{color:#cbd5e0}.productSubCategory_category_header__3eAxU{margin-bottom:2rem;text-align:center}.productSubCategory_category_title__AAQiI{color:#2d3748;font-size:2rem;font-weight:600;margin:0 0 .5rem}.productSubCategory_category_description__GCdOj{color:#718096;font-size:1.125rem;margin:0 auto;max-width:600px}.productSubCategory_main_content__RhKVI{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media(max-width:768px){.productSubCategory_main_content__RhKVI{grid-template-columns:1fr}}.productSubCategory_filter_sidebar__Jmcvf{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){.productSubCategory_filter_sidebar__Jmcvf{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.productSubCategory_filter_sidebar__Jmcvf.productSubCategory_show__odw-1{transform:translateX(0)}}.productSubCategory_close_filters__GE-a4{display:none}@media(max-width:768px){.productSubCategory_close_filters__GE-a4{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__5vWpo{margin-bottom:1.5rem}.productSubCategory_filter_section__5vWpo:last-child{margin-bottom:0}.productSubCategory_filter_section__5vWpo .productSubCategory_filter_title__mCBNz{color:#2d3748;font-size:1rem;font-weight:600;margin:0 0 1rem}.productSubCategory_filter_option__4hMfd{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:.5rem}.productSubCategory_filter_option__4hMfd input[type=checkbox]{height:1rem;width:1rem}.productSubCategory_filter_option__4hMfd span{color:#4a5568}.productSubCategory_products_section__2F-VV .productSubCategory_filter_bar__1hNoG{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__2F-VV .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__2F-VV .product_grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.productSubCategory_products_section__2F-VV .product_grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.productSubCategory_products_section__2F-VV .product_grid{gap:1.5rem;grid-template-columns:1fr}}.productSubCategory_products_section__2F-VV .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__2F-VV .product_card:hover{box-shadow:0 8px 16px #0000001f;transform:translateY(-4px)}.productSubCategory_products_section__2F-VV .product_card .product_image_container{border-radius:.75rem;margin-bottom:1rem;overflow:hidden;padding-top:100%;position:relative;width:100%}.productSubCategory_products_section__2F-VV .product_card .product_image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.productSubCategory_products_section__2F-VV .product_card .product_image:hover{transform:scale(1.05)}.productSubCategory_products_section__2F-VV .product_card .product_info{background:#fff;padding:.5rem;position:relative}.productSubCategory_products_section__2F-VV .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__2F-VV .product_card .product_price{color:#007bff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.productSubCategory_products_section__2F-VV .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__2F-VV .product_card .add_to_cart:hover{background:#0056b3;transform:translateY(-2px)}.productSubCategory_products_section__2F-VV .product_card .add_to_cart:active{transform:translateY(0)}.productSubCategory_mobile_filter_toggle__tmX9-{display:none}@media(max-width:768px){.productSubCategory_mobile_filter_toggle__tmX9-{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__tmX9- svg{height:1rem;width:1rem}}.productSubCategory_active_filters__PItSA{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.productSubCategory_active_filter__XWi9o{align-items:center;background:#edf2f7;border-radius:1rem;color:#4a5568;display:flex;font-size:.875rem;gap:.5rem;padding:.25rem .75rem}.productSubCategory_active_filter__XWi9o .productSubCategory_remove_filter__joQmw{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__XWi9o .productSubCategory_remove_filter__joQmw:hover{color:#4a5568}.productSubCategory_clear_filters__08YF7{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__08YF7:hover{background:#f7fafc;border-color:#007bff;color:#007bff}.productSubCategory_pagination__DzTM7{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.productSubCategory_pagination__DzTM7 .productSubCategory_pagination_button__fKyrW{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#4a5568;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.productSubCategory_pagination__DzTM7 .productSubCategory_pagination_button__fKyrW:hover:not(.productSubCategory_disabled__uv1SS){background:#f7fafc;border-color:#007bff;color:#007bff}.productSubCategory_pagination__DzTM7 .productSubCategory_pagination_button__fKyrW.productSubCategory_active__Ngkzb{background:#007bff;border-color:#007bff;color:#fff}.productSubCategory_pagination__DzTM7 .productSubCategory_pagination_button__fKyrW.productSubCategory_disabled__uv1SS{cursor:not-allowed;opacity:.5}@media(max-width:48rem){.productSubCategory_category_title__AAQiI{font-size:1.5rem}.productSubCategory_filter_bar__1hNoG{align-items:flex-start;flex-direction:column;gap:1rem}.productSubCategory_filter_buttons__aglhL{width:100%}.productSubCategory_filter_btn__1LdLe{flex:1 1;justify-content:center}.productSubCategory_navigation_layer__SkWW4 .productSubCategory_nav_content__3HR0W{align-items:flex-start;flex-direction:column;gap:1rem}.productSubCategory_navigation_layer__SkWW4 .productSubCategory_view_options__onwmP{justify-content:space-between;width:100%}}.productSubCategory_sort_dropdown__I1yJ2{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__I1yJ2:hover{border-color:#999}.productSubCategory_sort_dropdown__I1yJ2:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff33;outline:none}.productSubCategory_sort_dropdown__I1yJ2 option{background-color:#fff;color:#333}
/*# sourceMappingURL=main.faa7a179.css.map*/