.shopify-section:has(.section-our-brands){background-color:var(--section-background, #008AFF);position:relative}.section-our-brands{background-color:var(--section-background, #008AFF);position:relative}.our-brands--wave-top{background-color:var(--section-background, #008AFF)}.our-brands--wave-top:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:var(--wave-height);background-color:var(--section-background, #008AFF);clip-path:polygon(0% 100%,0% 85%,3% 80%,6% 72%,9% 62%,12% 52%,15% 42%,18% 32%,21% 24%,24% 17%,27% 11%,30% 6%,33% 3%,36% 1%,39% 0%,42% 1%,45% 3%,48% 6%,51% 10%,54% 16%,57% 23%,60% 32%,63% 42%,66% 53%,69% 64%,72% 74%,75% 82%,78% 88%,81% 92%,84% 95%,87% 97%,90% 98%,93% 99%,96% 99%,99% 98%,100% 95%,100% 100%);z-index:1;pointer-events:none}.our-brands{background-color:transparent;color:var(--section-text-color, #FFFFFF);padding-top:var(--section-padding-top, 60px);padding-bottom:0;width:100%}.our-brands__container{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.our-brands__heading{font-family:"RebrandDisplay",var(--font-heading),sans-serif;font-size:5.625rem;font-weight:800;text-align:center;margin:0;line-height:1.2;letter-spacing:-.02em;color:#1f2a5f}.our-brands__logo-band{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}.our-brands__logo-button{background:transparent;border:none;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;min-height:44px;min-width:44px}.our-brands__logo-button:hover{opacity:.8}.our-brands__logo-button:focus-visible{outline:2px solid var(--section-text-color, #FFFFFF);outline-offset:2px}.our-brands__logo-image{display:block;width:150px;height:62px;object-fit:contain;filter:brightness(0) saturate(100%) invert(15%) sepia(30%) saturate(1500%) hue-rotate(200deg) brightness(90%) contrast(95%);transition:filter .3s ease}.our-brands__logo-button--active .our-brands__logo-image{filter:brightness(0) invert(1)}.our-brands__logo-placeholder{display:flex;align-items:center;justify-content:center;min-width:80px;min-height:40px;font-size:.875rem;font-weight:600;color:var(--section-text-color, #FFFFFF)}.our-brands__indexer{display:flex;justify-content:center;align-items:center;gap:.25rem;margin-top:1rem;width:100%}@media screen and (min-width:750px){.our-brands__indexer{justify-content:flex-start;margin-top:1.5rem}}.our-brands__indexer-dot{width:4.5px;height:4.5px;border-radius:50%;border:none;padding:10px;cursor:pointer;background-color:transparent;transition:background-color .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;box-sizing:content-box}.our-brands__indexer-dot:before{content:"";width:4.5px;height:4.5px;border-radius:50%;background-color:var(--indexer-inactive-color, #1F2A5F);transition:background-color .3s ease}.our-brands__indexer-dot:hover:before,.our-brands__indexer-dot:focus-visible:before{background-color:#fff9}.our-brands__indexer-dot:focus-visible{outline:2px solid var(--section-text-color, #FFFFFF);outline-offset:2px;border-radius:50%}.our-brands__indexer-dot--active:before{background-color:var(--indexer-active-color, #FFFFFF)}.our-brands__content-wrapper{width:100%;position:relative;background-color:transparent;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;min-height:400px;touch-action:pan-y;overflow:hidden}.our-brands__content-panel{grid-column:1;grid-row:1;opacity:0;visibility:hidden;animation:fadeIn .4s ease-out;background-color:transparent;pointer-events:none;transition:opacity .4s ease-out,visibility .4s ease-out;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.our-brands__content-panel--active{opacity:1;visibility:visible;pointer-events:auto}.our-brands__content-panel[hidden]{opacity:0;visibility:hidden;pointer-events:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.our-brands__split-container{display:grid;grid-template-columns:1fr;gap:2rem;align-items:end;background-color:transparent;height:100%}@media screen and (min-width:750px){.our-brands__split-container{grid-template-columns:1fr 1fr;gap:3rem;align-items:end}}.our-brands__image-side{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:4 / 3;background-color:transparent;align-self:end;padding-bottom:0;margin-top:auto}@media screen and (min-width:750px){.our-brands__image-side{min-height:400px;align-self:end;margin-top:0}}.our-brands__image{width:100%;height:100%;object-fit:contain;object-position:bottom;display:block;aspect-ratio:unset}.our-brands__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:transparent}.our-brands__image-placeholder .placeholder-svg{width:50%;height:50%;fill:#ffffff4d}.our-brands__content-side{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:1rem 0 2rem;background-color:transparent;max-width:500px}@media screen and (min-width:750px){.our-brands__content-side{padding:2rem 0 3rem}}.our-brands__content-logo{max-width:200px}.our-brands__content-logo-image{display:block;max-width:100%;height:auto}.our-brands__description{font-size:1rem;line-height:1.6;color:var(--section-text-color, #FFFFFF)}.our-brands__description a{color:var(--section-text-color, #FFFFFF)}.our-brands__description p{font-family:"Domi",var(--font-body),sans-serif;font-weight:600;margin:0 0 1rem}.our-brands__description p:last-child{margin-bottom:0}.our-brands__cta{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 2.5rem .6rem;background-color:#fff;color:#1f2a5f;text-decoration:none;border:none;border-radius:9999px;font-family:"RebrandDisplay",var(--font-heading),sans-serif;font-size:1.14rem;font-weight:800;letter-spacing:-.025em;line-height:.83;cursor:pointer;transition:all .3s ease;min-height:44px;min-width:44px;width:fit-content;margin-top:1rem}.our-brands__cta:hover,.our-brands__cta:focus-visible{background-color:#1f2a5f;color:#fff}.our-brands__cta:focus-visible{outline:3px solid #ffffff;outline-offset:2px}.our-brands__empty{text-align:center;padding:2rem;opacity:.7}@media(prefers-contrast:more){.our-brands__logo-button,.our-brands__indexer-dot,.our-brands__cta{border:2px solid currentColor}.our-brands__logo-button--active{border-width:3px}.our-brands__indexer-dot--active:before{border:2px solid currentColor}}@media(prefers-reduced-motion:reduce){.our-brands__logo-button,.our-brands__indexer-dot,.our-brands__indexer-dot:before,.our-brands__cta,.our-brands__content-panel{transition:none;animation:none}}:root{--wave-height: 80px;--wave-height-mobile: 50px}.shopify-section:has(.our-brands--wave-top){position:relative;z-index:1}.our-brands--wave-top{margin-top:calc(var(--wave-height) * -1);padding-top:calc(var(--section-padding-top, 60px) + var(--wave-height))}@media screen and (max-width:749px){.our-brands--wave-top{margin-top:calc(var(--wave-height-mobile) * -1);padding-top:calc(var(--section-padding-top, 60px) + var(--wave-height-mobile))}.our-brands--wave-top:before{height:var(--wave-height-mobile)}.our-brands__heading{font-size:3.75rem}.our-brands__logo-band{gap:0;position:relative;z-index:10}.our-brands__logo-image{width:18vw}.our-brands__split-container{gap:0;height:unset}.our-brands__image-side{order:2;aspect-ratio:1000 / 686;margin-top:-10vw}.our-brands__content-wrapper{min-height:auto;height:auto}.our-brands__content-panel{height:auto;min-height:auto}.our-brands__content-side{text-align:center;align-items:center}.our-brands__indexer{display:flex;justify-content:center;margin-top:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-our-brands.css.map */
