:root,body,body.light{--primary: #047cc0 !important;--on-primary: #ffffff !important;--primary-container: #cce5ff !important;--on-primary-container: #001e37 !important;--secondary: #16284e !important;--on-secondary: #ffffff !important;--secondary-container: #dae0ff !important;--on-secondary-container: #000923 !important;--background: #ffffff !important;--on-background: #000000 !important;--surface: #ffffff !important;--on-surface: #000000 !important;--surface-container: #f5f5f5 !important;--font-family: "Poppins", sans-serif}body{font-family:var(--font-family);background:var(--background);color:var(--on-background);margin:0;padding:0}.primary,button.primary,a.primary,.chip.primary,article.primary,nav.primary{background:#047cc0!important;color:#fff!important}.primary-text{color:#047cc0!important}.secondary,button.secondary,article.secondary{background:#16284e!important;color:#fff!important}.secondary-container,footer.secondary-container{background:#16284e!important;color:#fff!important}.violet,.purple,button.violet,button.purple{background:#047cc0!important;color:#fff!important}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.s12{grid-column:span 12}.s11{grid-column:span 11}.s10{grid-column:span 10}.s9{grid-column:span 9}.s8{grid-column:span 8}.s7{grid-column:span 7}.s6{grid-column:span 6}.s5{grid-column:span 5}.s4{grid-column:span 4}.s3{grid-column:span 3}.s2{grid-column:span 2}.s1{grid-column:span 1}@media(min-width:768px){.m12{grid-column:span 12}.m11{grid-column:span 11}.m10{grid-column:span 10}.m9{grid-column:span 9}.m8{grid-column:span 8}.m7{grid-column:span 7}.m6{grid-column:span 6}.m5{grid-column:span 5}.m4{grid-column:span 4}.m3{grid-column:span 3}.m2{grid-column:span 2}.m1{grid-column:span 1}}@media(min-width:1024px){.l12{grid-column:span 12}.l11{grid-column:span 11}.l10{grid-column:span 10}.l9{grid-column:span 9}.l8{grid-column:span 8}.l7{grid-column:span 7}.l6{grid-column:span 6}.l5{grid-column:span 5}.l4{grid-column:span 4}.l3{grid-column:span 3}.l2{grid-column:span 2}.l1{grid-column:span 1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.hero-section{margin:0!important}.hero-cta:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #047cc066!important}.hero-slideshow{position:relative;width:100%;overflow:hidden}.slideshow-slide{transition:opacity 1s ease-in-out!important}.slideshow-dots .dot{box-shadow:0 2px 8px #0000004d}.slideshow-dots .dot:hover{background:#fff!important;transform:scale(1.2)}@media(max-width:1024px){.hero-section .hero-slideshow{height:450px!important}.hero-section h2{font-size:2rem!important}.hero-section h2 span{font-size:1.5rem!important}.hero-section p{font-size:1rem!important}}@media(max-width:768px){.hero-section{padding:2rem 0!important}.hero-section>div>div>div{padding:0 1rem!important}.hero-section .hero-slideshow{height:450px!important}.hero-section h2{font-size:1.8rem!important;margin-bottom:.8rem!important}.hero-section h2 span{font-size:1.3rem!important}.hero-section p{font-size:.95rem!important;margin-bottom:1.2rem!important}.hero-section button{padding:.9rem 2rem!important;font-size:.9rem!important}}@media(max-width:480px){.hero-section{padding:1.5rem 0!important}.hero-section>div>div>div{padding:0 .5rem!important}.hero-section .hero-slideshow{height:400px!important}.hero-section h2{font-size:1.5rem!important;margin-bottom:.6rem!important}.hero-section h2 span{font-size:1.1rem!important}.hero-section p{font-size:.85rem!important;margin-bottom:1rem!important;padding:0 1rem}.hero-section button{padding:.8rem 1.5rem!important;font-size:.85rem!important}.hero-section .slideshow-slide>div:nth-child(2){padding:1.5rem 1rem!important}}.features-section,.products-section,.promo-section,.stats-section{scroll-margin-top:80px;margin:0;padding-top:2rem;padding-bottom:4rem}.hero-section{margin:0;padding:0}.features-section article{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.features-section article:hover{transform:translateY(-8px);box-shadow:0 8px 24px #047cc026}.features-section article>div{transition:transform .3s ease}.features-section article:hover>div{transform:scale(1.1)}@media(max-width:768px){.feature-card{padding:1.5rem 1rem!important;max-height:280px;min-height:280px}.feature-icon-wrapper{width:60px!important;height:60px!important;margin-bottom:1rem!important}.feature-icon{font-size:32px!important}.feature-card h5{font-size:1rem;margin-bottom:.5rem!important}.feature-card p{font-size:.85rem;line-height:1.4}}article.round.medium-elevate{transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;height:100%;display:flex;flex-direction:column;cursor:pointer}article.round.medium-elevate:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}article.round.medium-elevate>img.responsive{height:200px;object-fit:cover;flex-shrink:0}article.round.medium-elevate>.padding{flex:1;display:flex;flex-direction:column}nav{transition:box-shadow .3s ease,background .3s ease;margin:0;padding:0;display:block}nav button.circle:hover{background:#ffffff1a!important}.search-box input{outline:none}.search-box input::placeholder{color:#ffffffb3}.search-box input:focus{background:#ffffff40;border-color:#047cc0;width:300px}nav a{position:relative;font-size:.95rem}nav a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#047cc0;transition:width .3s ease}nav a:hover{color:#047cc0!important}nav a:hover:after{width:100%}@media(max-width:1024px){.nav-container{padding:.75rem 1rem!important}.desktop-menu{gap:1.5rem!important}.desktop-menu a{font-size:.9rem!important}.search-box input{width:180px!important}.search-box input:focus{width:220px!important}}@media(max-width:768px){.nav-logo img{height:50px!important}.desktop-menu{display:none!important}.mobile-menu-toggle,.mobile-search-toggle{display:block!important}.search-box{display:none!important}.nav-actions{gap:0rem!important;margin-left:-.5rem!important}.nav-actions>*{margin-left:-.5rem!important}.mobile-menu-dropdown a:hover{background:#ffffff1a}.mobile-menu-dropdown.active{display:block!important}}@media(max-width:480px){.nav-container{padding:.5rem 1rem!important}.nav-logo img{height:40px!important}}.nav-actions{gap:1rem}button.fill,button.border{transition:all .3s ease}button.fill:hover{transform:translateY(-2px);box-shadow:0 6px 16px #047cc04d}button.border:hover{transform:translateY(-2px)}button.view-all-btn{transition:none!important}button.view-all-btn:hover{transform:none!important}.circle.extra-large-elevate{transition:transform .3s ease}.circle.extra-large-elevate:hover{transform:scale(1.1);animation:pulse 2s infinite}nav.fixed header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--primary-rgb, 4, 124, 192),.95)}.chip.fill{transition:all .2s ease}.chip.fill:hover{transform:scale(1.05)}.chip.fill.small{pointer-events:none;transition:none}.chip.fill.small:hover{transform:none}.badge{animation:pulse 2s infinite}.field.border{border-radius:8px;margin-bottom:8px;padding:8px}.field.label.border input,.field.label.border select,.field.round,.field.round input,.field.round select{border-color:#e0f2ff!important;background:#f0f8ff!important;color:#16284e!important;font-weight:500;box-shadow:none!important}.field.label.border input:focus,.field.label.border select:focus,.field.round input:focus,.field.round select:focus{border-color:#047cc0!important;background:#fff!important;outline:none;box-shadow:none!important}.field.label.border label{color:#047cc0!important;font-weight:600}.field.label.border i{color:#047cc0!important}.field.label.border select option,.field.round select option{background:#fff;color:#16284e;padding:.5rem}button.border{color:#047cc0!important;border-color:#047cc0!important;font-weight:600;transition:all .3s ease}button.border:hover{background:#047cc0!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #047cc04d}article.primary.medium-elevate{position:relative;overflow:hidden}article.primary.medium-elevate:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}img.responsive{display:block;width:100%;height:auto;object-fit:cover}.primary-text{color:var(--primary)!important}html{scroll-behavior:smooth}.page-content-wrapper{background:#fff!important}.page-content-wrapper>section{animation:fadeInContent .4s ease-out}@keyframes fadeInContent{0%{opacity:0}to{opacity:1}}.no-animate{animation:none!important}footer button.circle{transition:transform .3s ease,background-color .3s ease}footer button.circle:hover{transform:translateY(-4px) scale(1.1);background-color:var(--primary)}h5.primary-text.bold{font-size:1.5rem;letter-spacing:-.5px}.secondary-container{background:linear-gradient(to bottom,#f8f9fa,#fff)}.tertiary-container{background:linear-gradient(135deg,#f0f4f8,#e2e8f0)}.absolute.top.right{padding:12px}.large-padding{padding:48px 24px}@media(max-width:768px){.large-padding{padding:32px 16px}.grid{gap:1rem}}i.extra-large{font-size:64px}article.round{border-radius:16px}.chip.round{border-radius:20px}button.round{border-radius:24px}.medium-elevate{box-shadow:0 4px 16px #0000001a}.extra-large-elevate{box-shadow:0 8px 32px #0000001f}h1,h2,h3,h4,h5,h6{letter-spacing:-.5px}.large-text{font-size:1.25rem;line-height:1.6}.medium-text{font-size:1.1rem;line-height:1.5}.small-text{font-size:.875rem;line-height:1.4;color:#666}button:focus,a:focus,input:focus,textarea:focus,select:focus,*:focus{outline:none;box-shadow:none}@media print{nav.fixed,footer,button{display:none}}@media(prefers-color-scheme:dark){body.auto{--primary: #0598ed;--secondary: #1f3a70}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-theme.css.map */
