.ps-bch{padding-bottom:24px}.ps-bch__wrap{overflow:hidden}.ps-bch__inner{width:100%;max-width:100%;box-sizing:border-box}.ps-bch__grid{display:flex;align-items:stretch;width:100%;max-width:100%;box-sizing:border-box}.ps-bch.ps-bch--no-banner .ps-bch__grid{display:block}.ps-bch__grid>*{min-width:0}.ps-bch__left,.ps-bch__right{flex:0 0 50%;min-width:0;display:flex;align-items:stretch}.ps-bch.ps-bch--no-banner .ps-bch__left{flex-basis:100%}.ps-bch.ps-bch--no-banner .ps-bch__right{display:none}.ps-bch__combo{width:100%;display:flex;align-items:stretch;overflow:hidden;border-radius:1rem 0 0 1rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-border),.8);border-right:0;min-width:0;flex:1;height:100%}.ps-bch.ps-bch--no-banner .ps-bch__combo{border-radius:1rem;border-right:1px solid rgba(var(--color-border),.8)}.ps-bch__combo-media,.ps-bch__combo-text{flex:0 0 50%;min-width:0}.ps-bch__combo-media{position:relative;overflow:hidden;background:rgb(var(--color-background))}.ps-bch__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;max-width:none}.ps-bch__img--placeholder{width:100%;height:100%;background:rgba(var(--color-foreground),.06)}.ps-bch__combo-text{padding:22px 20px;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;background:rgb(var(--color-foreground))}.ps-bch__title{margin:0;font-size:clamp(42px,1.8vw,58px);line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-background));overflow-wrap:anywhere;font-weight:700}.ps-bch__desc{color:rgb(var(--color-background));opacity:.8;font-size:14px;line-height:1.4;overflow-wrap:anywhere;font-weight:400}.ps-bch__slider{width:100%;position:relative;overflow:hidden;border-radius:0 1rem 1rem 0;border:1px solid rgb(var(--color-border));border-left:0;background:rgb(var(--color-background));min-width:0;flex:1;height:100%;min-height:0}.ps-bch.ps-bch--no-banner .ps-bch__slider{border-radius:1rem;border-left:1px solid rgb(var(--color-border))}.ps-bch__track{position:relative;width:100%;height:100%;min-width:0}.ps-bch__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .26s ease}.ps-bch__slide.is-active{opacity:1;pointer-events:auto}.ps-bch__card{width:100%;height:100%;display:flex;align-items:stretch;min-width:0}.ps-bch__card-media,.ps-bch__card-text{flex:0 0 50%;min-width:0}.ps-bch__card-media{position:relative;overflow:hidden;background:rgb(var(--color-background));height:100%}.ps-bch__card-media .media,.ps-bch__card-media .media>*,.ps-bch__card-media picture,.ps-bch__card-media picture>*,.ps-bch__card-media a,.ps-bch__card-media a>*{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;aspect-ratio:auto!important;padding:0!important;margin:0!important}.ps-bch__card-media img,.ps-bch__card-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;max-width:none!important}.ps-bch__card-text{padding:22px;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;height:100%}.ps-bch__card-title{margin:0;font-size:clamp(32px,1.6vw,40px);line-height:1.15;letter-spacing:-.02em;color:rgb(var(--color-foreground));overflow-wrap:anywhere;font-weight:700}.ps-bch__card-desc{margin:0;font-size:14px;line-height:1.65;color:rgb(var(--color-foreground));overflow-wrap:anywhere}.ps-bch__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(var(--color-foreground));background:rgba(var(--color-background),.7);display:grid;place-items:center;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease;--buttons-padding: 0;z-index:5}.ps-bch__nav:hover{transform:translateY(-50%) scale(1.02)}.ps-bch__nav-ic{display:grid;place-items:center;color:rgb(var(--color-foreground))}.ps-bch__nav-ic svg{display:block}.ps-bch__nav--prev{left:14px}.ps-bch__nav--next{right:14px}.ps-bch__nav-ic--prev svg{transform:scaleX(-1)}.ps-bch__slider:hover .ps-bch__nav{opacity:1;pointer-events:auto}.ps-bch__dots{position:absolute;right:14px;bottom:14px;display:flex;gap:8px;z-index:6}.ps-bch__dot{width:8px;height:8px;border-radius:999px;border:0;background:rgba(var(--color-foreground),.28);cursor:pointer;--buttons-padding: 0}.ps-bch__dot.is-active{background:rgb(var(--color-foreground))}.ps-bch__mobile{display:none}.ps-bch__desktop{display:block}@media (max-width: 989px){.ps-bch{padding:0}.ps-bch__wrap{overflow:visible}.ps-bch__desktop{display:none}.ps-bch__mobile{display:block}.ps-bch__slider--mobile{border-radius:1rem;overflow:hidden;border:1px solid rgb(var(--color-border));background:rgb(var(--color-background));position:relative;height:auto}.ps-bch__combo,.ps-bch.ps-bch--no-banner .ps-bch__combo{border:0}.ps-bch__slider--mobile .ps-bch__track{height:auto;display:grid;grid-auto-flow:column;grid-auto-columns:100%;align-items:stretch;transition:transform .26s ease;will-change:transform}.ps-bch__slider--mobile .ps-bch__slide{position:relative;inset:auto;opacity:1;pointer-events:auto;transition:none;width:100%;height:100%;align-self:stretch}.ps-bch__combo--mobile,.ps-bch__card--mobile{display:flex;flex-direction:column;height:100%}.ps-bch__combo--mobile .ps-bch__combo-media,.ps-bch__card--mobile .ps-bch__card-media{flex:0 0 auto;height:200px}.ps-bch__combo-media{height:220px}.ps-bch__combo-text{padding:18px 16px}.ps-bch__combo-media,.ps-bch__card-media{position:relative;overflow:hidden}.ps-bch__img,.ps-bch__card-media img,.ps-bch__card-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;max-width:none!important;display:block!important}.ps-bch__nav{opacity:1;pointer-events:auto}.ps-bch__dots{left:50%;transform:translate(-50%);right:auto}}@media (prefers-reduced-motion: reduce){.ps-bch__slide,.ps-bch__nav{transition:none}@media (max-width: 989px){.ps-bch__slider--mobile .ps-bch__track{transition:none}}}.ps-bch__card-media--bg{background-image:var(--ps-bch-bg);background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width: 989px){.ps-bch__slider{touch-action:pan-y}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/ps-brand-collection-header.css.map */
