.MobileNavMenu-module__vUvu1a__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;transition:all .3s;display:none}.MobileNavMenu-module__vUvu1a__hamburger:hover{opacity:.7}.MobileNavMenu-module__vUvu1a__hamburger:focus{outline-offset:2px;border-radius:4px;outline:2px solid #197694}.MobileNavMenu-module__vUvu1a__hamburgerLine{background:#333;border-radius:2px;width:24px;height:3px;transition:all .3s;display:block}.MobileNavMenu-module__vUvu1a__overlay{z-index:999;background:#00000080;animation:.3s MobileNavMenu-module__vUvu1a__fadeIn;display:none;position:fixed;inset:0}.MobileNavMenu-module__vUvu1a__drawer{z-index:1000;background:#fff;flex-direction:column;width:80%;max-width:320px;height:100vh;transition:right .3s;display:none;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #00000026}.MobileNavMenu-module__vUvu1a__drawer.MobileNavMenu-module__vUvu1a__open{right:0}.MobileNavMenu-module__vUvu1a__drawerHeader{background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px 16px;display:flex;position:sticky;top:0}.MobileNavMenu-module__vUvu1a__drawerTitle{color:#333;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:18px;font-weight:700}.MobileNavMenu-module__vUvu1a__closeButton{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px 8px;font-size:24px;transition:all .2s;display:flex}.MobileNavMenu-module__vUvu1a__closeButton:hover{color:#197694;transform:scale(1.1)}.MobileNavMenu-module__vUvu1a__closeButton:focus{outline-offset:2px;border-radius:4px;outline:2px solid #197694}.MobileNavMenu-module__vUvu1a__drawerContent{flex-direction:column;flex:1;gap:0;padding:12px 0;display:flex}.MobileNavMenu-module__vUvu1a__drawerLink{color:#333;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;border-left:4px solid #0000;padding:16px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.MobileNavMenu-module__vUvu1a__drawerLink:hover{color:#197694;background:#f5f5f5;border-left-color:#197694;padding-left:24px}.MobileNavMenu-module__vUvu1a__drawerLink:focus{outline-offset:-2px;outline:2px solid #197694}@keyframes MobileNavMenu-module__vUvu1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileNavMenu-module__vUvu1a__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.MobileNavMenu-module__vUvu1a__hamburger{display:flex}.MobileNavMenu-module__vUvu1a__overlay{display:block}.MobileNavMenu-module__vUvu1a__drawer{display:flex}}@media (max-width:480px){.MobileNavMenu-module__vUvu1a__drawer{width:85%;max-width:none}.MobileNavMenu-module__vUvu1a__drawerTitle{font-size:16px}.MobileNavMenu-module__vUvu1a__drawerLink{padding:14px 16px;font-size:13px}.MobileNavMenu-module__vUvu1a__drawerLink:hover{padding-left:20px}}
.Header-module__9fWxfa__header{z-index:1000;background:#fff;border-bottom:4px solid #197694;width:100%;padding:8px 0;font-family:Google Sans,Google Sans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #00000014}.Header-module__9fWxfa__headerContent{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module__9fWxfa__logo{border-radius:10px;flex-shrink:0;align-items:center;padding:4px 8px;transition:all .3s;display:flex}.Header-module__9fWxfa__logo:hover{opacity:.8}.Header-module__9fWxfa__logo img{width:auto;height:68px}.Header-module__9fWxfa__nav{flex:1;gap:28px;display:flex}.Header-module__9fWxfa__nav a{color:#333;text-transform:uppercase;letter-spacing:.8px;opacity:.85;font-family:Google Sans,Google Sans Medium,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__9fWxfa__nav a:hover{opacity:1;color:#197694}.Header-module__9fWxfa__nav a:after{content:"";background:#197694;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__9fWxfa__nav a:hover:after{width:100%}.Header-module__9fWxfa__headerRight{align-items:center;gap:16px;display:flex}.Header-module__9fWxfa__cartIcon{color:#197694;background:#f0f0f0;border:1px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;transition:all .3s;display:flex;position:relative}.Header-module__9fWxfa__cartIcon:hover{background:#e8e8e8;border-color:#197694;transform:translateY(-2px);box-shadow:0 8px 20px #19769426}.Header-module__9fWxfa__cartBadge{color:#fff;background-color:#ef8f61;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}@media (max-width:768px){.Header-module__9fWxfa__header{border-bottom-width:3px}.Header-module__9fWxfa__headerContent{gap:12px;padding:0 16px}.Header-module__9fWxfa__logo img{height:56px}.Header-module__9fWxfa__nav{display:none}.Header-module__9fWxfa__headerRight{gap:8px}}@media (max-width:480px){.Header-module__9fWxfa__headerContent{padding:0 12px}.Header-module__9fWxfa__logo img{height:48px}.Header-module__9fWxfa__cartIcon{width:36px;height:36px;font-size:18px}.Header-module__9fWxfa__cartBadge{width:20px;height:20px;font-size:10px;top:-6px;right:-6px}}
.Footer-module__nhiC3q__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__nhiC3q__footer{color:#fff;background-color:#333;padding:64px 0 32px}.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:48px;margin-bottom:48px;display:grid}.Footer-module__nhiC3q__footerColumn h4{text-transform:uppercase;letter-spacing:1px;color:#197694;margin-bottom:16px;font-size:14px;font-weight:700}.Footer-module__nhiC3q__footerColumn ul{list-style:none}.Footer-module__nhiC3q__footerColumn ul li{margin-bottom:12px}.Footer-module__nhiC3q__footerColumn ul li a{color:#ccc;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__footerColumn ul li a:hover{color:#197694}.Footer-module__nhiC3q__footerColumn p{color:#ccc;font-size:13px;line-height:1.8}.Footer-module__nhiC3q__footerBottom{text-align:center;border-top:1px solid #555;padding-top:32px}.Footer-module__nhiC3q__footerBottom p{color:#999;margin-bottom:8px;font-size:12px}.Footer-module__nhiC3q__disclaimer{font-size:11px;font-style:italic}@media (max-width:768px){.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.Footer-module__nhiC3q__footerContent{grid-template-columns:1fr;gap:24px}.Footer-module__nhiC3q__footerBottom{padding-top:24px}.Footer-module__nhiC3q__footerBottom p{font-size:11px}}
.page-new-module__kN43Mq__main{color:#333;background-color:#fff;width:100%}.page-new-module__kN43Mq__header{-webkit-backdrop-filter:blur(20px);z-index:100;background:#fffffff2;border-bottom:4px solid #197694;padding:8px 0;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:sticky;top:0;box-shadow:0 4px 30px #00000014}.page-new-module__kN43Mq__headerContent{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.page-new-module__kN43Mq__logo{border-radius:10px;flex-shrink:0;align-items:center;padding:4px 8px;transition:all .3s;display:flex}.page-new-module__kN43Mq__logo:hover{opacity:.8}.page-new-module__kN43Mq__logo img{width:auto;height:68px}.page-new-module__kN43Mq__nav{flex:1;gap:28px;display:flex}.page-new-module__kN43Mq__nav a{color:#333;text-transform:uppercase;letter-spacing:.8px;opacity:.85;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.page-new-module__kN43Mq__nav a:hover{opacity:1;color:#197694}.page-new-module__kN43Mq__nav a:after{content:"";background:#197694;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.page-new-module__kN43Mq__nav a:hover:after{width:100%}.page-new-module__kN43Mq__headerRight{align-items:center;gap:16px;display:flex}.page-new-module__kN43Mq__cartIcon{-webkit-backdrop-filter:blur(10px);color:#197694;background:#61a6b026;border:1px solid #61a6b04d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;transition:all .3s;display:flex;position:relative}.page-new-module__kN43Mq__cartIcon:hover{background:#61a6b040;border-color:#61a6b080;transform:translateY(-2px);box-shadow:0 8px 20px #61a6b026}.page-new-module__kN43Mq__cartBadge{color:#fff;background-color:#ef8f61;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}@media (max-width:768px){.page-new-module__kN43Mq__header{border-bottom-width:3px}.page-new-module__kN43Mq__headerContent{gap:12px;padding:0 16px}.page-new-module__kN43Mq__logo img{height:56px}.page-new-module__kN43Mq__nav{display:none}}.page-new-module__kN43Mq__hero{grid-template-columns:1.4fr 1.1fr;align-items:stretch;gap:0;max-width:1200px;min-height:550px;margin-top:0;margin-left:auto;margin-right:auto;padding:0 24px;display:grid}.page-new-module__kN43Mq__heroImagesSection{background-color:#fff;justify-content:center;align-items:center;padding:60px 48px;display:flex}.page-new-module__kN43Mq__heroProductImages{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:24px;max-width:500px;display:grid}.page-new-module__kN43Mq__heroProductCard{aspect-ratio:1;background-color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;padding:20px;transition:all .3s;display:flex;box-shadow:0 10px 30px #19769414,0 0 20px #1976940d}.page-new-module__kN43Mq__heroProductCard:nth-child(3){grid-column:1/-1;max-width:220px;margin:0 auto}.page-new-module__kN43Mq__heroProductCard:hover{transform:translateY(-4px);box-shadow:0 15px 40px #19769426,0 0 30px #1976941a}.page-new-module__kN43Mq__heroProductCard img{object-fit:contain;width:100%;height:100%}.page-new-module__kN43Mq__heroImageSection{justify-content:center;align-items:center;width:100%;min-height:340px;display:flex;position:relative;overflow:hidden}.page-new-module__kN43Mq__heroOverlay{color:#fff;z-index:10;background:linear-gradient(135deg,#61a6b0bf 0%,#4a8a96bf 100%);flex-direction:column;justify-content:center;padding:80px 60px;display:flex;position:absolute;inset:0}.page-new-module__kN43Mq__heroContent{color:#fff;background:#197694;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:60px 40px;display:flex;position:relative}.page-new-module__kN43Mq__heroEyebrow{letter-spacing:4px;text-transform:uppercase;color:#fff;z-index:2;text-align:left;margin:0 0 24px;padding-top:24px;padding-bottom:24px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:42px;font-weight:900;position:relative}.page-new-module__kN43Mq__heroEyebrow:before,.page-new-module__kN43Mq__heroEyebrow:after{content:"";background:linear-gradient(90deg,#fffc,#ffffff4d);height:2px;position:absolute;left:0;right:0}.page-new-module__kN43Mq__heroEyebrow:before{top:0}.page-new-module__kN43Mq__heroEyebrow:after{bottom:0}.page-new-module__kN43Mq__heroTitle{letter-spacing:-.5px;text-transform:none;z-index:2;color:#fff;margin-bottom:24px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:42px;font-weight:700;line-height:1.2;position:relative}.page-new-module__kN43Mq__heroValueProp{opacity:1;letter-spacing:.2px;z-index:2;color:#c4dfe8;margin-bottom:20px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.5;position:relative}.page-new-module__kN43Mq__heroSubtitle{opacity:1;letter-spacing:.2px;color:#c4dfe8;margin-bottom:16px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:500;line-height:1.4}.page-new-module__kN43Mq__heroDisclaimer{opacity:1;z-index:2;color:#b8dfe8;max-width:1152px;margin-bottom:28px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-style:italic;font-weight:400;line-height:1.4;position:relative}.page-new-module__kN43Mq__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:1px;z-index:2;background:linear-gradient(135deg,#d4983a 0%,#b87928 100%);border:2px solid #ca8b2b;border-radius:8px;align-self:flex-start;margin-top:8px;padding:14px 40px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;box-shadow:0 4px 12px #ca8b2b4d}.page-new-module__kN43Mq__ctaButton:hover{background:linear-gradient(135deg,#b87928 0%,#9d6b2a 100%);border-color:#9d6b2a;transform:translateY(-3px);box-shadow:0 8px 20px #ca8b2b66}.page-new-module__kN43Mq__heroImage{background-color:#fff;border-bottom:0 solid #197694;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;padding:40px 30px;display:flex;position:relative;overflow:visible;box-shadow:0 20px 60px #19769414,0 0 40px #1976940f,inset 40px 0 60px #19769414}.page-new-module__kN43Mq__heroImage img{object-fit:contain;object-position:center;width:100%;max-width:360px;height:auto;max-height:470px}@media (max-width:1024px){.page-new-module__kN43Mq__hero{min-height:420px}.page-new-module__kN43Mq__heroImagesSection{padding:32px 24px}.page-new-module__kN43Mq__heroProductImages{gap:12px;max-width:320px}.page-new-module__kN43Mq__heroProductCard{padding:10px}.page-new-module__kN43Mq__heroImageSection{min-height:420px}.page-new-module__kN43Mq__heroOverlay{padding:32px 28px}.page-new-module__kN43Mq__heroContent{padding:40px 24px}.page-new-module__kN43Mq__heroEyebrow{letter-spacing:2px;margin-bottom:12px;padding-top:16px;padding-bottom:16px;font-size:28px;font-weight:900}.page-new-module__kN43Mq__heroTitle{margin-bottom:18px;font-size:36px;font-weight:700}.page-new-module__kN43Mq__heroValueProp{color:#c4dfe8;margin-bottom:14px;font-size:16px}.page-new-module__kN43Mq__heroSubtitle{color:#c4dfe8;margin-bottom:12px;font-size:16px}.page-new-module__kN43Mq__heroDisclaimer{color:#b8dfe8;margin-bottom:20px;font-size:12px}.page-new-module__kN43Mq__ctaButton{padding:12px 32px;font-size:14px}.page-new-module__kN43Mq__heroImage{padding:32px 24px}.page-new-module__kN43Mq__heroImage img{max-width:300px;max-height:380px}}@media (max-width:768px){.page-new-module__kN43Mq__hero{grid-template-columns:1fr;grid-auto-flow:row;gap:0;min-height:auto;margin-top:0}.page-new-module__kN43Mq__heroImagesSection{display:none}.page-new-module__kN43Mq__heroProductImages{gap:8px;max-width:100%}.page-new-module__kN43Mq__heroProductCard{width:100%;max-width:80px;padding:6px}.page-new-module__kN43Mq__heroProductCard:nth-child(3){max-width:80px}.page-new-module__kN43Mq__heroImageSection{order:2;min-height:auto}.page-new-module__kN43Mq__heroContent{order:1;justify-content:center;width:100%;min-height:auto;padding:24px 16px}.page-new-module__kN43Mq__heroImage{order:2;width:100%}.page-new-module__kN43Mq__heroEyebrow{letter-spacing:1.5px;margin-bottom:10px;padding-top:8px;padding-bottom:8px;font-size:24px;font-weight:900}.page-new-module__kN43Mq__heroTitle{letter-spacing:.2px;margin-bottom:12px;font-size:28px;font-weight:700}.page-new-module__kN43Mq__heroValueProp{color:#c4dfe8;margin-bottom:10px;font-size:15px;font-weight:400}.page-new-module__kN43Mq__heroSubtitle{color:#c4dfe8;margin-bottom:10px;font-size:15px}.page-new-module__kN43Mq__heroDisclaimer{color:#b8dfe8;margin-bottom:12px;font-size:12px}.page-new-module__kN43Mq__ctaButton{padding:11px 28px;font-size:13px;font-weight:700}.page-new-module__kN43Mq__heroImage{background:#fff;padding:12px 8px}.page-new-module__kN43Mq__heroImage img{max-width:300px;max-height:420px}.page-new-module__kN43Mq__logo img{height:48px}}@media (max-width:480px){.page-new-module__kN43Mq__header{padding:8px 0}.page-new-module__kN43Mq__headerContent{padding:0 16px}.page-new-module__kN43Mq__logo img{height:50px}.page-new-module__kN43Mq__nav{display:none}.page-new-module__kN43Mq__hero{grid-auto-flow:row;min-height:auto;margin-top:0}.page-new-module__kN43Mq__heroImagesSection{display:none}.page-new-module__kN43Mq__heroProductImages{gap:6px;max-width:100%}.page-new-module__kN43Mq__heroProductCard{max-width:70px;padding:4px}.page-new-module__kN43Mq__heroProductCard:nth-child(3){max-width:70px}.page-new-module__kN43Mq__heroImageSection{order:2;min-height:auto}.page-new-module__kN43Mq__heroContent{order:1;width:100%;min-height:auto;padding:20px 14px}.page-new-module__kN43Mq__heroImage{order:2;width:100%}.page-new-module__kN43Mq__heroEyebrow{letter-spacing:1px;margin-bottom:6px;padding-top:6px;padding-bottom:6px;font-size:20px;font-weight:900}.page-new-module__kN43Mq__heroTitle{letter-spacing:.1px;margin-bottom:8px;font-size:24px;font-weight:700}.page-new-module__kN43Mq__heroValueProp{color:#c4dfe8;margin-bottom:8px;font-size:13px;font-weight:400}.page-new-module__kN43Mq__heroDisclaimer{color:#b8dfe8;margin-bottom:10px;font-size:11px}.page-new-module__kN43Mq__ctaButton{padding:10px 24px;font-size:12px}.page-new-module__kN43Mq__heroImage{background:#fff;padding:10px 6px}.page-new-module__kN43Mq__heroImage img{max-width:280px;max-height:380px}.page-new-module__kN43Mq__heroSubtitle{margin-bottom:8px;font-size:13px;line-height:1.1}}.page-new-module__kN43Mq__container{max-width:1200px;margin:0 auto;padding:0 24px}.page-new-module__kN43Mq__sectionTitle{text-align:center;color:#333;text-transform:uppercase;letter-spacing:2px;width:100%;margin-bottom:0;padding-top:28px;font-size:36px;font-weight:900;position:relative}.page-new-module__kN43Mq__sectionTitle:before{content:"";background-color:#197694;border-radius:2px;width:400px;height:4px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-new-module__kN43Mq__sectionTitle:before{width:calc(100vw - 48px);max-width:400px;margin-left:0;left:50%;transform:translate(-50%)}}.page-new-module__kN43Mq__featuredSection{background-color:#fff;padding:20px 0 80px}.page-new-module__kN43Mq__carouselWrapper{position:relative;overflow:visible}.page-new-module__kN43Mq__scrollIndicatorLeft,.page-new-module__kN43Mq__scrollIndicatorRight{color:#fff;z-index:20;pointer-events:none;opacity:.8;-webkit-user-select:none;user-select:none;background:#197694e6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:32px;font-weight:700;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #1976944d}.page-new-module__kN43Mq__scrollIndicatorLeft{left:-25px}.page-new-module__kN43Mq__scrollIndicatorRight{right:-25px}.page-new-module__kN43Mq__carouselWrapper:hover .page-new-module__kN43Mq__scrollIndicatorLeft,.page-new-module__kN43Mq__carouselWrapper:hover .page-new-module__kN43Mq__scrollIndicatorRight{opacity:1}@media (max-width:1024px){.page-new-module__kN43Mq__scrollIndicatorLeft{left:-10px}.page-new-module__kN43Mq__scrollIndicatorRight{right:-10px}}@media (max-width:768px){.page-new-module__kN43Mq__scrollIndicatorLeft,.page-new-module__kN43Mq__scrollIndicatorRight{opacity:.7;width:36px;height:36px;font-size:24px}.page-new-module__kN43Mq__scrollIndicatorLeft{left:0}.page-new-module__kN43Mq__scrollIndicatorRight{right:0}}.page-new-module__kN43Mq__carouselHeader{justify-content:center;align-items:center;gap:16px;width:100%;max-width:1400px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding:0 24px;display:flex}.page-new-module__kN43Mq__carouselControls{gap:12px;display:flex}.page-new-module__kN43Mq__carouselBtn{color:#197694;cursor:pointer;background-color:#fff;border:2px solid #197694;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;transition:all .3s;display:flex}.page-new-module__kN43Mq__carouselBtn:hover{color:#fff;background-color:#197694;transform:scale(1.1)}.page-new-module__kN43Mq__carouselBtn:active{transform:scale(.95)}.page-new-module__kN43Mq__carouselContainer{padding:20px 0 50px;position:relative;overflow:visible}.page-new-module__kN43Mq__carouselContainer:before,.page-new-module__kN43Mq__carouselContainer:after{content:"";pointer-events:none;z-index:10;opacity:.6;width:60px;transition:opacity .3s;position:absolute;top:0;bottom:50px}.page-new-module__kN43Mq__carouselContainer:before{background:linear-gradient(90deg,#fffffff2 0%,#fff0 100%);left:0}.page-new-module__kN43Mq__carouselContainer:after{background:linear-gradient(270deg,#fffffff2 0%,#fff0 100%);right:0}@media (max-width:768px){.page-new-module__kN43Mq__carouselContainer:before,.page-new-module__kN43Mq__carouselContainer:after{width:40px}}.page-new-module__kN43Mq__carouselSlide{align-items:stretch;height:auto;padding:12px 0;transition:all .5s;display:flex}.page-new-module__kN43Mq__carouselContainer .swiper-wrapper{transition-timing-function:ease}.page-new-module__kN43Mq__carouselContainer .swiper-slide-active .page-new-module__kN43Mq__productCard{z-index:10;opacity:1;transform:scale(1.03);box-shadow:0 16px 40px #1976942e}.page-new-module__kN43Mq__carouselContainer .swiper-slide:not(.swiper-slide-active) .page-new-module__kN43Mq__productCard{opacity:.8;filter:brightness(.97);transform:scale(.96)}.page-new-module__kN43Mq__carouselContainer .swiper-slide .page-new-module__kN43Mq__productCard{will-change:transform,opacity,box-shadow;transition:transform .5s,opacity .5s,box-shadow .5s,filter .5s}:is(.page-new-module__kN43Mq__carouselContainer .swiper-button-prev,.page-new-module__kN43Mq__carouselContainer .swiper-button-next){color:#197694;background:#fffffff2;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 4px 16px #0000001f}.page-new-module__kN43Mq__carouselContainer .swiper-button-prev:after{font-size:18px;font-weight:700}.page-new-module__kN43Mq__carouselContainer .swiper-button-next:after{font-size:18px;font-weight:700}:is(.page-new-module__kN43Mq__carouselContainer .swiper-button-prev:hover,.page-new-module__kN43Mq__carouselContainer .swiper-button-next:hover){color:#fff;background:#197694;transform:scale(1.1)}@media (max-width:768px){:is(.page-new-module__kN43Mq__carouselContainer .swiper-button-prev,.page-new-module__kN43Mq__carouselContainer .swiper-button-next){display:none}}.page-new-module__kN43Mq__carouselContainer .swiper-pagination-bullet{opacity:.4;background:#197694;width:10px;height:10px}.page-new-module__kN43Mq__carouselContainer .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.page-new-module__kN43Mq__productGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-new-module__kN43Mq__productCard{text-align:center;background-color:#fff;border:1px solid #eee;border-radius:12px;max-width:280px;margin:0 auto;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.page-new-module__kN43Mq__productCard:hover{border-color:#197694;transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.page-new-module__kN43Mq__productImage{aspect-ratio:1;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;max-height:240px;display:flex;position:relative;overflow:hidden}.page-new-module__kN43Mq__productImage img{object-fit:contain;width:90%;height:90%;padding:12px;transition:transform .3s}.page-new-module__kN43Mq__productCard:hover .page-new-module__kN43Mq__productImage img{transform:scale(1.03)}.page-new-module__kN43Mq__saleBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:5;background-color:#ef8f61;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:8px;right:8px}.page-new-module__kN43Mq__sizeBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:5;background-color:#ca8b2b;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.page-new-module__kN43Mq__productInfo{padding:10px 12px 12px}.page-new-module__kN43Mq__productName{color:#333;text-transform:uppercase;letter-spacing:.3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.page-new-module__kN43Mq__productDesc{color:#666;margin-bottom:10px;font-size:13px;line-height:1.4;display:none}.page-new-module__kN43Mq__productPrice{justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex}.page-new-module__kN43Mq__originalPrice{color:#999;font-size:14px;font-weight:500;text-decoration:line-through}.page-new-module__kN43Mq__salePrice{color:#197694;letter-spacing:-.5px;font-size:20px;font-weight:900}.page-new-module__kN43Mq__price{color:#197694;font-size:28px;font-weight:900}.page-new-module__kN43Mq__discount{color:#74d184;background-color:#74d1841a;border-radius:4px;margin-left:auto;padding:4px 8px;font-size:12px;font-weight:600}.page-new-module__kN43Mq__quantityGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex}.page-new-module__kN43Mq__qtyMinus,.page-new-module__kN43Mq__qtyPlus{color:#197694;cursor:pointer;background-color:#fff;border:1px solid #197694;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;font-weight:700;transition:all .2s;display:flex}.page-new-module__kN43Mq__qtyMinus:hover,.page-new-module__kN43Mq__qtyPlus:hover{color:#fff;background-color:#197694}.page-new-module__kN43Mq__qtyInput{text-align:center;color:#333;background-color:#fff;border:1px solid #197694;border-radius:4px;width:40px;padding:4px;font-size:12px;font-weight:600}.page-new-module__kN43Mq__qtyInput:focus{border-color:#0f5a71;outline:none;box-shadow:0 0 0 2px #1976941a}.page-new-module__kN43Mq__qtyInput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-new-module__kN43Mq__qtyInput[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-new-module__kN43Mq__qtyInput[type=number]{-moz-appearance:textfield}.page-new-module__kN43Mq__addToCartBtn{color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-align:center;white-space:nowrap;background-color:#197694;border:none;border-radius:4px;padding:6px 16px;font-size:12px;font-weight:700;transition:all .2s}.page-new-module__kN43Mq__addToCartBtn:hover{background-color:#0f5a71;transform:translateY(-1px)}.page-new-module__kN43Mq__viewDetailsLink{text-align:center;color:#197694;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #0000;margin-top:8px;padding:6px 0;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.page-new-module__kN43Mq__viewDetailsLink:hover{color:#0f5a71;border-bottom-color:#197694}.page-new-module__kN43Mq__categoriesSection{background-color:#f5f5f5;padding:80px 0}.page-new-module__kN43Mq__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.page-new-module__kN43Mq__categoryCard{text-align:center;color:#333;background-color:#fff;border:2px solid #0000;border-radius:12px;padding:48px 32px;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #00000014}.page-new-module__kN43Mq__categoryCard:hover{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);border-color:#197694;transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.page-new-module__kN43Mq__categoryCard h3{text-transform:uppercase;letter-spacing:1px;color:#197694;margin-bottom:12px;font-size:28px;font-weight:900}.page-new-module__kN43Mq__categoryCard p{color:#666;margin-bottom:0;font-size:14px}.page-new-module__kN43Mq__saleSection{background:linear-gradient(135deg,#fff 0%,#f5f5f5 100%);padding:80px 0}.page-new-module__kN43Mq__infoSection{background-color:#fff;padding:40px 0 20px;position:relative}.page-new-module__kN43Mq__infoSection:before{content:"";background-color:#197694;border-radius:2px;width:auto;height:4px;display:none;position:absolute;top:-20px;left:24px;right:24px}.page-new-module__kN43Mq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.page-new-module__kN43Mq__infoIcon{color:#197694;justify-content:center;align-items:center;margin-bottom:16px;line-height:1;display:flex}.page-new-module__kN43Mq__infoIcon svg{stroke:currentColor;width:48px;height:48px}.page-new-module__kN43Mq__infoCard{text-align:center;color:#333;padding:16px;transition:all .3s}.page-new-module__kN43Mq__infoCard:hover{transform:translateY(-4px)}.page-new-module__kN43Mq__infoCard h3{text-transform:uppercase;letter-spacing:1px;color:#333;margin-bottom:8px;font-size:18px;font-weight:700}.page-new-module__kN43Mq__infoCard:hover h3{color:#197694}.page-new-module__kN43Mq__infoCard p{color:#666;opacity:1;font-size:14px;line-height:1.6}.page-new-module__kN43Mq__infoCard:hover p{color:#333;opacity:1}@media (max-width:768px){.page-new-module__kN43Mq__infoSection{padding:20px 0 40px}.page-new-module__kN43Mq__infoSection:before{display:block}.page-new-module__kN43Mq__infoGrid{gap:20px}.page-new-module__kN43Mq__infoCard{padding:12px}.page-new-module__kN43Mq__infoCard h3{margin-bottom:6px;font-size:16px}.page-new-module__kN43Mq__infoCard p{font-size:13px}}@media (max-width:480px){.page-new-module__kN43Mq__infoSection{padding:16px 0 32px}.page-new-module__kN43Mq__infoSection:before{display:block}.page-new-module__kN43Mq__infoGrid{gap:16px}.page-new-module__kN43Mq__infoCard{padding:10px}.page-new-module__kN43Mq__infoCard h3{margin-bottom:4px;font-size:15px}.page-new-module__kN43Mq__infoCard p{font-size:12px}}.page-new-module__kN43Mq__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#197694 0%,#4a8a96 100%);padding:80px 24px}.page-new-module__kN43Mq__ctaSection h2{text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:42px;font-weight:900}.page-new-module__kN43Mq__ctaSection p{opacity:.95;margin-bottom:32px;font-size:18px}.page-new-module__kN43Mq__primaryButton{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#ca8b2b;border:2px solid #ca8b2b;border-radius:8px;padding:16px 48px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-new-module__kN43Mq__primaryButton:hover{background-color:#9d6b2a;border-color:#9d6b2a;transform:translateY(-2px);box-shadow:0 8px 16px #0000004d}.page-new-module__kN43Mq__footer{color:#fff;background-color:#333;padding:64px 0 32px}.page-new-module__kN43Mq__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:48px;margin-bottom:48px;display:grid}.page-new-module__kN43Mq__footerColumn h4{text-transform:uppercase;letter-spacing:1px;color:#197694;margin-bottom:16px;font-size:14px;font-weight:700}.page-new-module__kN43Mq__footerColumn ul{list-style:none}.page-new-module__kN43Mq__footerColumn ul li{margin-bottom:12px}.page-new-module__kN43Mq__footerColumn ul li a{color:#ccc;font-size:13px;transition:color .2s}.page-new-module__kN43Mq__footerColumn ul li a:hover{color:#197694}.page-new-module__kN43Mq__footerColumn p{color:#ccc;font-size:13px;line-height:1.8}.page-new-module__kN43Mq__footerBottom{text-align:center;border-top:1px solid #555;padding-top:32px}.page-new-module__kN43Mq__footerBottom p{color:#999;margin-bottom:8px;font-size:12px}.page-new-module__kN43Mq__disclaimer{font-size:11px;font-style:italic}.swiper{margin:0!important;padding:0!important}.swiper-wrapper{align-items:stretch}.swiper-pagination{justify-content:center;gap:8px;margin-top:20px;display:flex;position:relative!important}.swiper-pagination-bullet{opacity:1;background-color:#e0e0e0;border-radius:50%;width:10px;height:10px;transition:all .3s;margin:0 4px!important}.swiper-pagination-bullet-active{background-color:#197694;border-radius:20px;width:28px;transform:scale(1)}:is(.swiper-button-prev,.swiper-button-next){display:none!important}@media (max-width:768px){.swiper-pagination{display:none}}@media (max-width:1024px){.page-new-module__kN43Mq__productGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:768px){.page-new-module__kN43Mq__carouselHeader{margin-bottom:24px}.page-new-module__kN43Mq__carouselBtn{width:40px;height:40px}.page-new-module__kN43Mq__productGrid{grid-template-columns:repeat(2,1fr);gap:14px}.page-new-module__kN43Mq__productImage{aspect-ratio:1}.page-new-module__kN43Mq__productName{margin-bottom:8px;font-size:17px;font-weight:700}.page-new-module__kN43Mq__productDesc{font-size:12px;display:none}.page-new-module__kN43Mq__originalPrice{font-size:13px}.page-new-module__kN43Mq__salePrice{font-size:20px;font-weight:900}.page-new-module__kN43Mq__price{font-size:18px}.page-new-module__kN43Mq__productInfo{padding:14px}.page-new-module__kN43Mq__qtyInput{width:40px;padding:4px 3px;font-size:13px}.page-new-module__kN43Mq__qtyMinus,.page-new-module__kN43Mq__qtyPlus{width:28px;height:28px;font-size:16px}.page-new-module__kN43Mq__addToCartBtn{padding:7px 14px;font-size:13px;font-weight:700}.page-new-module__kN43Mq__viewDetailsLink{font-size:14px;font-weight:600}.page-new-module__kN43Mq__sectionTitle{margin-bottom:32px;font-size:28px}.page-new-module__kN43Mq__heroTitle{font-size:28px}.page-new-module__kN43Mq__heroSubtitle{font-size:16px}.page-new-module__kN43Mq__ctaSection h2{font-size:28px}}@media (max-width:480px){.page-new-module__kN43Mq__header{padding:12px 0}.page-new-module__kN43Mq__headerContent{gap:12px;padding:0 16px}.page-new-module__kN43Mq__logo img{height:60px}.page-new-module__kN43Mq__hero{gap:24px;padding:40px 16px}.page-new-module__kN43Mq__heroTitle{font-size:24px}.page-new-module__kN43Mq__carouselHeader{flex-direction:column;gap:0;margin-bottom:16px}.page-new-module__kN43Mq__carouselControls{display:none}.page-new-module__kN43Mq__carouselBtn{border-width:1.5px;width:36px;height:36px;display:none}.page-new-module__kN43Mq__sectionTitle{font-size:24px}.page-new-module__kN43Mq__productGrid{grid-template-columns:1fr;gap:8px}.page-new-module__kN43Mq__productImage{aspect-ratio:.55;max-height:200px}.page-new-module__kN43Mq__productName{margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.1}.page-new-module__kN43Mq__productDesc{font-size:12px}.page-new-module__kN43Mq__originalPrice{font-size:15px}.page-new-module__kN43Mq__salePrice{font-size:24px;font-weight:900}.page-new-module__kN43Mq__price{font-size:22px}.page-new-module__kN43Mq__productInfo{padding:16px}.page-new-module__kN43Mq__sectionTitle{margin-bottom:24px;font-size:24px}.page-new-module__kN43Mq__infoGrid{grid-template-columns:1fr}.page-new-module__kN43Mq__quantityGroup{flex-wrap:wrap;gap:6px;margin-bottom:12px}.page-new-module__kN43Mq__qtyMinus,.page-new-module__kN43Mq__qtyPlus{width:32px;height:32px;font-size:18px}.page-new-module__kN43Mq__qtyInput{width:48px;padding:6px 4px;font-size:14px}.page-new-module__kN43Mq__addToCartBtn{padding:8px 18px;font-size:15px;font-weight:700}.page-new-module__kN43Mq__viewDetailsLink{margin-top:10px;padding:10px 0;font-size:16px;font-weight:600}}
.policies-module__QzbZVa__main{color:#333;background-color:#fff;width:100%;padding-bottom:100px}.policies-module__QzbZVa__titleSection{color:#fff;background:linear-gradient(135deg,#197694 0%,#2d8fa8 100%);margin-bottom:24px;padding:60px 0}.policies-module__QzbZVa__titleSection .policies-module__QzbZVa__container{max-width:1200px;margin:0 auto;padding:0 24px}.policies-module__QzbZVa__pageTitle{text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:12px;font-size:52px;font-weight:900}.policies-module__QzbZVa__pageSubtitle{opacity:.95;letter-spacing:.5px;color:#fff;max-width:800px;margin:0;font-size:18px;font-weight:400}.policies-module__QzbZVa__policyContainer{max-width:900px;margin:0 auto;padding:40px 24px}.policies-module__QzbZVa__title{color:#333;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:42px;font-weight:900}.policies-module__QzbZVa__lastUpdated{color:#999;margin-bottom:40px;font-size:14px;font-style:italic}.policies-module__QzbZVa__toc{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:40px;padding:24px}.policies-module__QzbZVa__toc h3{color:#333;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:16px;font-weight:700}.policies-module__QzbZVa__toc ul{margin:0;padding:0;list-style:none}.policies-module__QzbZVa__toc li{margin-bottom:8px}.policies-module__QzbZVa__toc a{color:#197694;font-size:14px;text-decoration:none;transition:color .2s}.policies-module__QzbZVa__toc a:hover{color:#155873;text-decoration:underline}.policies-module__QzbZVa__content{color:#555;font-size:15px;line-height:1.8}.policies-module__QzbZVa__content h2{color:#333;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid #197694;margin:40px 0 16px;padding-bottom:12px;font-size:26px;font-weight:700}.policies-module__QzbZVa__content h3{color:#333;margin:24px 0 12px;font-size:18px;font-weight:700}.policies-module__QzbZVa__content h4{color:#555;margin:16px 0 8px;font-size:15px;font-weight:600}.policies-module__QzbZVa__content p{margin-bottom:16px}.policies-module__QzbZVa__content ul,.policies-module__QzbZVa__content ol{margin:16px 0 16px 24px}.policies-module__QzbZVa__content li{margin-bottom:10px;line-height:1.8}.policies-module__QzbZVa__content strong{color:#333;font-weight:600}.policies-module__QzbZVa__content em{font-style:italic}.policies-module__QzbZVa__content a{color:#197694;font-weight:600;text-decoration:none;transition:color .2s}.policies-module__QzbZVa__content a:hover{color:#155873;text-decoration:underline}.policies-module__QzbZVa__content blockquote{color:#555;background-color:#f0f7f9;border-left:4px solid #197694;border-radius:4px;margin:24px 0;padding:16px;font-style:italic}.policies-module__QzbZVa__content table{border-collapse:collapse;border:1px solid #e0e0e0;width:100%;margin:24px 0}.policies-module__QzbZVa__content th{text-align:left;color:#333;background-color:#f5f5f5;border:1px solid #e0e0e0;padding:12px;font-weight:700}.policies-module__QzbZVa__content td{border:1px solid #e0e0e0;padding:12px}.policies-module__QzbZVa__content tr:nth-child(2n){background-color:#fafafa}.policies-module__QzbZVa__highlight{background-color:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin:24px 0;padding:20px}.policies-module__QzbZVa__highlight strong{color:#856404}.policies-module__QzbZVa__disclaimer{color:#856404;background-color:#fff3cd;border:1px solid #ffe69c;border-radius:8px;margin-top:40px;padding:16px;font-size:13px;line-height:1.6}.policies-module__QzbZVa__backLink{color:#197694;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:40px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.policies-module__QzbZVa__backLink:hover{color:#155873;gap:12px}@media (max-width:768px){.policies-module__QzbZVa__policyContainer{padding:24px 16px}.policies-module__QzbZVa__title{font-size:28px}.policies-module__QzbZVa__content{font-size:14px;line-height:1.7}.policies-module__QzbZVa__content h2{margin:32px 0 12px;font-size:22px}.policies-module__QzbZVa__content h3{margin:20px 0 10px;font-size:16px}.policies-module__QzbZVa__toc{padding:16px}.policies-module__QzbZVa__toc h3{font-size:14px}.policies-module__QzbZVa__toc a{font-size:13px}}@media (max-width:480px){.policies-module__QzbZVa__policyContainer{padding:16px 12px}.policies-module__QzbZVa__title{margin-bottom:8px;font-size:22px}.policies-module__QzbZVa__content{font-size:13px;line-height:1.6}.policies-module__QzbZVa__content h2{font-size:18px}.policies-module__QzbZVa__content h3{font-size:15px}.policies-module__QzbZVa__content ul,.policies-module__QzbZVa__content ol{margin-left:16px}.policies-module__QzbZVa__toc{margin-bottom:24px;padding:12px}.policies-module__QzbZVa__toc h3{font-size:13px}.policies-module__QzbZVa__toc a{font-size:12px}.policies-module__QzbZVa__highlight{padding:12px}.policies-module__QzbZVa__disclaimer{padding:12px;font-size:12px}}
