.collection-grid{padding:5rem 2rem;margin:0 auto}.collection-card__media{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.add-to-cart-btn,.ss-btn{text-transform:uppercase}.toast-container{position:fixed;right:1.25rem;bottom:1.25rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem}.toast{background:#111827f2;color:#fff;padding:.6rem .9rem;border-radius:.75rem;font-size:.85rem;box-shadow:0 10px 24px #00000040;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.toast.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 768px){.collection-grid{padding:3rem 1.25rem}.collection-grid a.item-title{font-size:1.1rem}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}footer{padding:2rem}footer .container{display:flex;justify-content:space-between;max-width:1600px;padding:0;flex-direction:column}@media (min-width:1024px){footer .container{padding:0 2rem;flex-direction:row}}footer a{text-decoration:none;color:var(--color-foreground)}.footer__info{font-size:.9rem;text-align:center;font-weight:400}@media (min-width:1024px){.footer__info{text-align:left}}.footer__copyright{text-align:center;font-size:.9rem;font-weight:400}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}footer .footer__payment{margin:2rem auto}@media (min-width:1024px){footer .footer__payment{margin:1rem}}footer .footer__links{font-size:.8rem;font-weight:400}@media (min-width:1024px){footer .footer__links{margin-bottom:2rem}}#eyebrow{width:100%;background:#20204b;color:#fff;z-index:1200;transition:transform .3s ease}#eyebrow .container{max-width:1600px;margin:0 auto;padding:.5rem 2rem;display:flex;align-items:center}#site-header{position:fixed;top:0;left:0;width:100%;z-index:1100;background:#fff}.navigation{display:flex;height:5rem;align-items:center;justify-content:space-between;padding:0 2rem;background:#fff;max-width:1600px;margin:0 auto}.nav-hover-zone{position:relative}.nav-hover-zone:after{content:"";position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent;pointer-events:auto}.ss-mega-menu{position:fixed;left:0;width:100vw;background:#fff;border-top:3px solid #20204b;box-shadow:0 8px 32px #0000001f;padding-top:1px;z-index:1000;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}.ss-mega-menu:not([style*="display: none"]){opacity:1;pointer-events:auto;transform:translateY(0)}.ss-menu-wrapper{max-width:1200px;margin:0 auto;padding:2.5rem 2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.nav__link,.nav__parent{font-family:Bebas Neue,sans-serif;font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase;color:#111;background:none;border:none;cursor:pointer;padding:0;transition:color .2s ease}.nav__link:hover,.nav__parent:hover{color:#20204b}.mega-menu__heading{display:block;font-family:Bebas Neue,sans-serif;font-weight:400;font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;color:#111;text-decoration:none}.mega-menu__item>a{font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;color:#20204b;text-decoration:none;transition:color .2s ease,letter-spacing .2s ease}.mega-menu__item>a:hover{color:#000;letter-spacing:.12em;text-decoration:none}.mega-menu__list{margin-top:.5rem;padding-left:1rem;border-left:3px solid #20204b}.mega-menu__list a{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;color:#444;text-decoration:none;transition:color .2s ease,padding-left .2s ease;display:block}.mega-menu__list a:hover{color:#20204b;padding-left:4px;text-decoration:none}.ss-arrow{width:16px;height:16px;transition:transform .2s ease}.nav__parent[aria-expanded=true] .ss-arrow{transform:rotate(180deg)}.header__icons .header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.header__icons .header-icon svg path{fill:#fff!important}.header__icons .header-icon:hover{opacity:.75}.cart-count-badge{position:absolute;top:-6px;right:-10px;background:#ff3b30;color:#fff;font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px #00000040}.header-icon:hover{transform:scale(1.08)}.mobile-menu-button svg{width:28px;height:28px}.cart-count-badge{position:absolute;top:-4px;right:-8px;background:#ff3b30;color:#fff;font-size:.7rem;line-height:1;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%}.container p{margin-bottom:2rem}button[type=submit]{text-transform:uppercase}.ss-product-description table tr td{border-bottom:1px solid #eee}.ss-product-description table tr td{line-height:1.1;padding:.5rem}.ss-product-description table h4{margin-top:2rem;font-weight:700;font-size:1.5rem}.callout-for-purchase{background-color:#fff;border:1px solid #eee;box-shadow:0 12px 30px #00000026;border-radius:12px;padding:1.5rem 1.75rem;margin-bottom:2rem;font-size:.95rem;font-style:italic;display:flex;align-items:center;gap:1rem}@media (max-width: 768px){.callout-for-purchase{flex-direction:column;text-align:center;padding:1.25rem 1rem;gap:.75rem}.callout-for-purchase p{margin-bottom:0;font-size:1rem;line-height:1.4}}.ss-product-description .callout-for-purchase p{margin-bottom:0}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.highlights-section{padding:3rem 1rem}@media (min-width: 768px){.highlights-section{padding:5rem 2rem}}.highlights-section>.container{max-width:1200px}.highlights-section h2{text-align:center;margin-bottom:.5rem}.highlights-section>.container>p{text-align:center;max-width:780px;margin:0 auto 3rem;color:#444;line-height:1.7}.highlights-industries{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:0}.highlights-industries .highlight{display:flex;flex-direction:row;border-radius:10px;background-color:#eef3ff;overflow:hidden;box-shadow:0 2px 12px #00000012;transition:box-shadow .25s ease,transform .25s ease}.highlights-industries .highlight:hover{box-shadow:0 6px 24px #00000021;transform:translateY(-2px)}.highlights-industries .highlight img{width:200px;min-width:200px;height:100%;object-fit:cover;flex-shrink:0}.highlights-industries .highlight .content{padding:1.75rem 1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.highlights-industries .highlight h3{font-size:1.6rem;margin-bottom:.6rem;color:#20204b}.highlights-industries .highlight-description{font-size:.95rem;color:#555;line-height:1.65;margin-bottom:1.25rem}.highlights-industries .highlight a{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background-color:#20204b;color:#fff;border-radius:6px;padding:.8rem 1rem;text-decoration:none;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease}.highlights-industries .highlight a:hover{background-color:#16163a;transform:translate(3px)}@media (max-width: 1024px){.highlights-industries{grid-template-columns:1fr}}@media (max-width: 640px){.highlights-industries .highlight{flex-direction:column}.highlights-industries .highlight img{width:100%;min-width:unset;height:200px}}.hero-bg.has-bg{position:relative;background-size:cover;background-position:center}.hero-bg.has-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#000000bf,#000000a6,#000000bf);z-index:1}.hero-bg>.welcome-content{position:relative;z-index:2}.welcome-content h1,.welcome-content h2,.welcome-content h3,.welcome-content h4,.welcome-content h5,.welcome-content h6{font-family:Bebas Neue,sans-serif;text-transform:uppercase;letter-spacing:.04em}.welcome-content h1{font-weight:400;color:#e0e8ff;-webkit-text-stroke:1px rgba(160,185,255,.5);text-shadow:0 0 30px rgba(100,130,255,.5),0 0 70px rgba(32,32,75,.6),0 4px 20px rgba(0,0,0,.85),0 10px 44px rgba(0,0,0,.65);line-height:1;filter:drop-shadow(0 6px 28px rgba(60,80,200,.35))}.welcome-content h2{font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:400;color:#c8cdd6;text-shadow:0 2px 8px rgba(0,0,0,.4)}.welcome-content .hero-description{font-weight:500;color:#fffffff2;text-shadow:0 2px 6px rgba(0,0,0,.3)}.welcome-content .hero-description strong{font-weight:700;color:#e0e8ff;-webkit-text-stroke:1px rgba(160,185,255,.5);text-shadow:0 0 30px rgba(100,130,255,.5),0 0 70px rgba(32,32,75,.6),0 4px 20px rgba(0,0,0,.85),0 10px 44px rgba(0,0,0,.65);line-height:1;filter:drop-shadow(0 6px 28px rgba(60,80,200,.35))}.product-spotlight{filter:drop-shadow(0 20px 60px rgba(0,0,0,.5)) drop-shadow(0 0 80px rgba(255,255,255,.15))}.bg-gradient-radial{background:radial-gradient(circle at center,var(--tw-gradient-stops))}.product-hero-image-wrapper:hover .product-spotlight{filter:drop-shadow(0 25px 80px rgba(0,0,0,.6)) drop-shadow(0 0 100px rgba(255,255,255,.25));transition:all .5s ease}.hero-cta-primary,.hero-cta-secondary{min-width:200px;font-weight:900}.hero-cta-primary{box-shadow:0 10px 30px #0000004d,0 0 40px #ffffff1a}.hero-cta-primary:hover{box-shadow:0 15px 40px #0006,0 0 60px #fff3}.hero-cta-secondary--glow{color:#e0e8ff;border:2px solid rgba(160,185,255,.7);background:linear-gradient(180deg,#e0e8ff14,#e0e8ff05);box-shadow:0 0 18px #6482ff59,inset 0 0 #fff0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-shadow:0 0 12px rgba(100,130,255,.65),0 2px 6px rgba(0,0,0,.45)}.hero-cta-secondary--glow:hover{color:#fff;border-color:#c8d7ffe6;background:linear-gradient(180deg,#e0e8ff33,#e0e8ff0d);box-shadow:0 0 28px #78a0ffa6,0 10px 40px #20204b99}@media (max-width: 640px){.hero-cta-secondary--glow{box-shadow:0 0 10px #6482ff66}}.ss-controls{top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);z-index:1;height:100%}.homepage-hero-slider svg.swiper-navigation-icon{color:#fff!important;fill:#fff!important}@media (min-width: 1024px){.homepage-hero-slider .swiper-button-next{right:30px}.homepage-hero-slider .swiper-button-prev{left:30px}}.homepage-hero-slider .swiper-pagination-bullet{background:#fff6;opacity:1;width:12px;height:12px}.homepage-hero-slider .swiper-pagination-bullet-active{background:#fff!important;width:12px;border-radius:6px;transition:all .3s ease}@media (max-width: 640px){.homepage-hero-slider .hero-subtitle{font-size:1.25rem;line-height:1.25}.homepage-hero-slider .hero-description{font-size:1rem;line-height:1.5}.homepage-hero-slider .hero-cta-primary,.homepage-hero-slider .hero-cta-secondary,.homepage-hero-slider .hero-cta-popup{width:100%;min-width:unset;padding:1rem 1.25rem;font-size:.9rem}}.hero-subtitle strong{color:#e8ecf5;font-size:1.35em;line-height:1.1;display:inline-block;animation:boldPulse 3s ease-in-out infinite;display:inline}.hero-subtitle strong:nth-of-type(2){animation-delay:.4s}.hero-subtitle strong:nth-of-type(3){animation-delay:.8s}.hero-subtitle strong:nth-of-type(4){animation-delay:1.2s}@keyframes boldPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.internal-hero__content{text-align:center;display:flex;flex-direction:column;align-items:center}.internal-hero__heading{max-width:48rem}.internal-hero__subheading{margin-left:auto;margin-right:auto}.key-highlights-section{padding:3rem 1rem}@media (min-width: 1100px){.key-highlights-section{padding:5rem 2rem}}.key-highlights-section .highlights{margin-top:3rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media (max-width: 1100px){.key-highlights-section .highlights{grid-template-columns:1fr}}.key-highlights-section .highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;line-height:1.4}.key-highlights-section .highlight>*+*{margin-top:1rem}.key-highlights-section .highlight h3{font-size:1.4rem!important;font-weight:700;line-height:1.2}.key-highlights-section .highlight-description{flex:1 1}.key-highlights-section .highlight a{display:flex;width:100%;justify-content:center;background-color:#20204b;color:#fff;border:1px solid #20204b;border-radius:5px;padding:.8rem 1rem;text-decoration:none;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s ease}.key-highlights-section .highlight a:hover{background-color:#16163a}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}#testimonials-slider{overflow-x:hidden}.testimonial-swiper .swiper-slide{display:flex;justify-content:center;align-items:center;padding:1rem 3rem 3rem;box-sizing:border-box;text-align:center}.testimonial-swiper .slide-inner{display:flex;flex-direction:column;align-items:center;width:100%}.testimonial-swiper .testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem}.testimonial-swiper .testimonial-quote{font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic;color:#374151;line-height:1.7;margin-bottom:1.5rem;max-width:680px}.testimonial-swiper .testimonial-author{font-family:Bebas Neue,sans-serif;font-size:1.1rem;letter-spacing:.08em;color:#20204b}.testimonial-swiper .testimonial-company{font-size:.85rem;color:#6b7280;margin-top:.25rem}.testimonial-swiper .swiper-button-prev,.testimonial-swiper .swiper-button-next{display:none}@media (min-width:1024px){.testimonial-swiper .swiper-button-prev,.testimonial-swiper .swiper-button-next{display:block;color:#20204b;width:36px;height:36px}}.testimonial-swiper .swiper-button-prev:after,.testimonial-swiper .swiper-button-next:after{font-size:1.1rem;font-weight:700}.testimonial-swiper .swiper-button-prev{left:0}.testimonial-swiper .swiper-button-next{right:0}.testimonial-swiper .swiper-pagination{position:relative;margin-top:1.5rem}.testimonial-swiper .swiper-pagination-bullet{height:20px;width:20px;background:#20204b;opacity:.3}@media (min-width:1024px){.testimonial-swiper .swiper-pagination-bullet{height:12px;width:12px}}.testimonial-swiper .swiper-pagination-bullet-active{opacity:1}@media (max-width: 640px){.testimonial-swiper .swiper-slide{padding:1rem .5rem 2.5rem}}.videos-grid-section .container{max-width:1600px;padding:0 2rem;margin:0 auto}.videos-grid-section .container h2{font-size:1.6rem;line-height:1.125}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map */
