.ra-collection-hero{background-color:#0c1222;align-items:center;min-height:280px;padding:72px 0 64px;display:flex}.ra-collection-hero__inner{text-align:center;max-width:900px;margin:0 auto;padding:0 24px}.ra-collection-hero__overline{font-family:var(--ra-font-body,"Inter", sans-serif);letter-spacing:.18em;text-transform:uppercase;color:var(--ra-accent-on-dark,#ff4757);margin-bottom:16px;font-size:11px;font-weight:600;display:inline-block}.ra-collection-hero__title{font-family:var(--ra-font-heading,"Plus Jakarta Sans", sans-serif);color:var(--ra-white,#fff);letter-spacing:-.01em;word-break:break-word;margin:0 0 20px;font-size:48px;font-style:normal;font-weight:700;line-height:1.15}.ra-collection-hero__subtitle{font-family:var(--ra-font-body,"Inter", sans-serif);color:#fff9;max-width:600px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.65}@media screen and (width<=768px){.ra-collection-hero{min-height:220px;padding:48px 0 40px}.ra-collection-hero__title{font-size:30px}.ra-collection-hero__subtitle{font-size:15px}.ra-collection-hero__overline{font-size:10px}}@media screen and (width<=480px){.ra-collection-hero__title{font-size:26px}}.color-scheme-1{--color-background:255,255,255;--gradient-background: ;--color-foreground:18,18,18;--color-background-contrast:191,191,191;--color-shadow:0,0,0;--color-button:18,18,18;--color-button-text:255,255,255;--color-secondary-button:255,255,255;--color-secondary-button-text:18,18,18;--color-link:18,18,18;--color-badge-foreground:18,18,18;--color-badge-background:255,255,255;--color-badge-border:18,18,18;--payment-terms-background-color:#fff}.color-scheme-2{--color-background:245,245,245;--gradient-background: ;--color-foreground:18,18,18;--color-background-contrast:181,181,181;--color-shadow:0,0,0;--color-button:18,18,18;--color-button-text:255,255,255;--color-secondary-button:245,245,245;--color-secondary-button-text:18,18,18;--color-link:18,18,18;--color-badge-foreground:18,18,18;--color-badge-background:245,245,245;--color-badge-border:18,18,18;--payment-terms-background-color:#f5f5f5}.color-scheme-1,.color-scheme-2{color:rgba(var(--color-foreground), .75);background-color:rgb(var(--color-background))}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}.section+.section{margin-top:0}@media screen and (width>=750px){.section+.section{margin-top:0}}.section-template--22335735890170__product-grid-padding{padding-top:27px;padding-bottom:27px}@media screen and (width>=750px){.section-template--22335735890170__product-grid-padding{padding-top:36px;padding-bottom:36px}}.grid{flex-wrap:wrap;gap:4px;margin-bottom:2rem;padding:0;list-style:none;display:flex}@media screen and (width>=750px){.grid{gap:8px}}.grid:last-child{margin-bottom:0}.grid__item{flex-grow:1;flex-shrink:0;width:calc(25% - 3px);max-width:calc(50% - 2px)}@media screen and (width>=750px){.grid__item{width:calc(25% - 6px);max-width:calc(50% - 4px)}}@media screen and (width<=749px){.grid--2-col-tablet-down .grid__item{width:calc(50% - 2px)}}@media screen and (width>=750px) and (width<=989px){.grid--2-col-tablet-down .grid__item{width:calc(50% - 4px)}}@media screen and (width>=990px){.grid--4-col-desktop .grid__item{width:calc(25% - 6px);max-width:calc(25% - 6px)}}@supports not (inset:10px){.grid{margin-left:-4px}.grid__item{padding-bottom:4px;padding-left:4px}@media screen and (width>=750px){.grid{margin-left:-8px}.grid__item{padding-bottom:8px;padding-left:8px}}.product-grid .grid__item{padding-bottom:4px}@media screen and (width>=750px){.product-grid .grid__item{padding-bottom:8px}}}.price,.price--large,.price--on-sale,.price--sold-out,.price-item,.price-item--regular,.price-item--sale,.price-item--last,.card__badge,.card-information__price,.card .price,.price,.price-item,.price__regular,.price__sale{display:none!important}.card__heading a,.card__heading{font-weight:700;font-family:var(--ra-font-heading)!important}@media screen and (width<=749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}}.collection .loading-overlay{z-index:1;width:1.8rem;position:absolute}@media screen and (width<=749px){.collection .loading-overlay{top:0;right:0}}@media screen and (width>=750px){.collection .loading-overlay{left:0}}.collection .loading-overlay{opacity:.7;width:100%;padding:0 1.5rem;display:none;inset:0}@media screen and (width>=750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.product-card-wrapper .card{--border-radius:.4rem;--border-width:0rem;--border-opacity:0;--shadow-horizontal-offset:0rem;--shadow-vertical-offset:0rem;--shadow-blur-radius:0rem;--shadow-opacity:.1;--shadow-visible:1;--image-padding:0rem;--text-alignment:left}.card-wrapper{color:inherit;height:100%;text-decoration:none;position:relative}.card{text-align:var(--text-alignment);text-decoration:none}.card:not(.ratio){flex-direction:column;height:100%;display:flex}.card--standard .card__inner{box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground), var(--border-opacity));position:relative}.card--standard .card__inner:after{content:"";z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));position:absolute}.card__inner.gradient{transform:perspective(0)}.card__inner.color-scheme-1{background:0 0}.card .card__inner .card__media{z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding));overflow:hidden}.card-information{text-align:var(--text-alignment);width:100%}.card__media,.card .media{position:absolute;top:0;bottom:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{padding:calc(var(--image-padding) + 1rem);position:relative}.card__content{flex-grow:1;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);width:100%;padding:1rem;display:grid}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}@media screen and (width>=750px){.card__information{padding-top:1.7rem;padding-bottom:1.7rem}}.card__badge{grid-row-start:3;place-self:flex-end flex-start}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{object-fit:cover;object-position:center center;width:100%;height:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder),.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card-information>*+*{margin-top:.5rem}.card-information>*{color:rgb(var(--color-foreground));line-height:1.4}.card-information>.price{color:rgb(var(--color-foreground))}.card-information>:not(.visually-hidden:first-child)+:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{content:"";z-index:1;outline-offset:.3rem;position:absolute;inset:0}.card__heading a:focus:after,.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3);outline:.2rem solid rgba(var(--color-foreground), .5)}.card__heading a:focus:not(:focus-visible):after,.card__heading a:focus{box-shadow:none;outline:0}@media screen and (width>=990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform .5s}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform .5s;transform:scale(1.03)}.underline-links-hover:hover a{text-underline-offset:.3rem;text-decoration:underline}}.ratio{align-items:stretch;display:flex;position:relative}.ratio:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.media{background-color:rgba(var(--color-foreground), .1);display:block;position:relative;overflow:hidden}.media--transparent{background-color:#0000}.media>:not(.zoom):not(.deferred-media__poster-button){width:100%;max-width:100%;height:100%;display:block;position:absolute;top:0;left:0}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.media.media--hover-effect>img+img{opacity:0}@media (prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}.card__heading{letter-spacing:.06rem;color:rgb(var(--color-foreground));word-break:break-word;font-style:normal;line-height:1.3}.card__heading.h5{font-size:1.2rem}@media only screen and (width>=750px){.card__heading.h5{font-size:1.3rem}}.full-unstyled-link{color:currentColor;text-decoration:none;display:block}.caption-large{letter-spacing:.04rem;font-size:1.3rem;line-height:1.5}.light{opacity:.7}.price{letter-spacing:.1rem;color:rgb(var(--color-foreground));font-size:1.6rem;line-height:1.5}.price>*{vertical-align:top;display:inline-block}.price .price-item{margin:0 1rem 0 0;display:inline-block}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (width>=750px){.price{margin-bottom:0}}.price__regular{display:block}.price__sale{display:none}@media (prefers-reduced-motion:no-preference){.scroll-trigger.animate--fade-in,.scroll-trigger.animate--slide-in{opacity:.01}.scroll-trigger.animate--slide-in{transform:translateY(2rem)}.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in{animation:.6s cubic-bezier(0,0,.3,1) forwards slideIn;animation-delay:calc(var(--animation-order) * 75ms)}.scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel{opacity:1;transition:none;animation:none;transform:none}@keyframes slideIn{0%{opacity:.01;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}}
