:root{--brand-section-title-size: 32px;--brand-section-title-line-height: 1.35em;--brand-section-button-size: 16px;--brand-section-button-line-height: 1.35em;--brand-section-collection-title-size: 18px;--brand-section-collection-title-line-height: 1.35em;--brand-section-title-size-mobile: 26px;--brand-section-logo-max-width-desktop: 300px;--brand-section-logo-max-width-tablet: 200px;--brand-section-logo-max-width-mobile: 160px;--brand-section-text-primary: #3F4443;--brand-section-text-secondary: #5C605F;--brand-section-border-color: #E3E3E3;--brand-section-bg-placeholder: #f5f5f5;--brand-section-gap-desktop: 24px;--brand-section-gap-tablet: 32px;--brand-section-gap-mobile: 22px;--brand-section-padding-desktop: 32px 0;--brand-section-padding-mobile: 16px 14px}.brand-section{width:100%;overflow:hidden}@media screen and (min-width:750px)and (max-width:1023px){.brand-section{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}.brand-section__container{max-width:1440px;margin:0 auto;width:100%;padding-left:0;padding-right:0}@media screen and (min-width:1025px){.brand-section__container{padding-left:20px;padding-right:0}.brand-section__collections{margin-right:-20px}}@media screen and (min-width:1441px){.brand-section__collections{margin-right:calc(-20px - ((100vw - 1440px)/2))}}@media screen and (max-width:1024px){.brand-section__container{padding-left:0;padding-right:0}}.brand-section__wrapper{display:flex;flex-direction:row;gap:var(--brand-section-gap-desktop);padding:var(--brand-section-padding-desktop)}@media screen and (min-width:1025px){.brand-section__wrapper{position:relative}.brand-section__wrapper:after{content:"";position:absolute;top:0;bottom:0;left:0;width:min(520px,52%);background:linear-gradient(to right,#fff 0%,rgba(255,255,255,.92) 25%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.25) 75%,transparent 100%);pointer-events:none;z-index:1}}@media screen and (min-width:1441px){.brand-section__wrapper{padding:32px 0}}.brand-section__info{display:flex;flex-direction:column;gap:44px;flex:1 1 auto;min-width:400px;max-width:500px}@media screen and (min-width:1025px){.brand-section__info{position:relative;z-index:2}}.brand-section__info--center{align-items:center}.brand-section__info--right{align-items:flex-end}.brand-section__info-content{display:flex;flex-direction:column;gap:var(--section-header-gap, 14px);max-width:72ch}.brand-section__info-content--center{margin-left:auto;margin-right:auto;text-align:center}.brand-section__info-content--center .brand-section__logo{justify-content:center}.brand-section__info-content--right{margin-left:auto;text-align:right}.brand-section__info-content--right .brand-section__logo{justify-content:flex-end}.brand-section .collection-breadcrumbs{display:flex;align-items:center;flex-wrap:nowrap;gap:8px;font-family:var(--font-body--family);font-weight:300;font-size:var(--type-body-sm-size, .875rem);line-height:1.6;color:var(--color-foreground-muted, var(--brand-section-text-secondary));margin:0}.brand-section .collection-breadcrumbs__link{color:var(--color-foreground-muted, var(--brand-section-text-secondary));text-decoration:none}.brand-section .collection-breadcrumbs__link:hover{color:var(--color-foreground, var(--brand-section-text-primary))}.brand-section .collection-breadcrumbs__separator{color:var(--color-foreground-muted, var(--brand-section-text-secondary));flex-shrink:0}.brand-section .collection-breadcrumbs__current{color:var(--color-foreground-muted, var(--brand-section-text-secondary))}.brand-section .brand-breadcrumbs--center{justify-content:center}.brand-section .brand-breadcrumbs--right{justify-content:flex-end}.brand-section__logo{display:flex;align-items:center;justify-content:flex-start}.brand-section__logo-link{display:block;text-decoration:none}.brand-section__logo img{max-width:var(--brand-section-logo-max-width-desktop);height:auto;object-fit:contain}.brand-section__title{font-family:var(--font-heading--family, serif);font-weight:var(--font-heading--weight, 300);font-size:var(--am-title-size);line-height:var(--font-h2--line-height, var(--brand-section-title-line-height));color:var(--color-foreground, var(--brand-section-text-primary));margin:0}.brand-section__description{font-family:var(--font-body--family);font-weight:300;font-size:var(--type-body-size);line-height:1.33em;color:#4e524e;margin:0;width:100%;max-width:none;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.brand-section__description p{font-family:var(--font-body--family);font-weight:300;font-size:var(--type-body-size);line-height:1.33em;color:#4e524e;margin:0;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;orphans:3;widows:3;text-wrap:pretty;hanging-punctuation:first last;text-justify:inter-word;word-spacing:.1em;letter-spacing:.02em}.brand-section__description br,.brand-section__description p br{display:none}.brand-section__button{display:inline-flex;justify-content:center;align-items:center;padding:12px 26px;border:1px solid var(--brand-section-border-color);border-radius:5px;background:transparent;font-family:General Sans Variable,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300;font-size:var(--brand-section-button-size);line-height:var(--brand-section-button-line-height);color:var(--brand-section-text-primary);text-decoration:none;transition:all .3s ease;width:fit-content;min-width:251px;height:52px}.brand-section__button:hover{background:var(--brand-section-text-primary);color:#fff;border-color:var(--brand-section-text-primary)}.brand-section__collections{flex:1;display:flex;align-items:flex-start;min-width:0}.brand-section__slider{overflow:hidden;position:relative;width:100%}.brand-section__slider .brand-section__viewport,.brand-section__slider .embla__viewport{overflow:hidden;width:100%;touch-action:pan-y pinch-zoom}.brand-section__collections{position:relative}.brand-section__slider .embla__container{display:flex;align-items:stretch;height:auto;touch-action:pan-y pinch-zoom;gap:8px}.brand-section__slider .embla__slide{flex:0 0 auto;min-width:0;height:auto}@media(min-width:769px){.brand-section__slider .embla__container{gap:8px;padding-left:0;padding-right:0}.brand-section__slider .embla__slide{flex:0 0 calc((100% - 24px)/3.2);min-width:0;box-sizing:border-box}}@media(min-width:1441px){.brand-section__slider .embla__slide{flex:0 0 calc((100% - 32px) / 4.2)}}.brand-section__collection-card{display:flex;flex-direction:column;gap:12px}.brand-section__collection-link{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit}.brand-section__collection-image{position:relative;width:100%;aspect-ratio:256 / 320;overflow:hidden;border-radius:5px;background:var(--brand-section-bg-placeholder)}.brand-section__collection-image img,.brand-section__collection-image svg{width:100%;height:100%;object-fit:cover;display:block}.brand-section__collection-title{font-family:var(--font-heading--family, "SangBleu Sunrise", serif);font-weight:var(--font-heading--weight, 300);font-size:var(--am-title-size-m);line-height:var(--brand-section-collection-title-line-height);color:var(--brand-section-text-primary);text-align:left;padding-left:4px}@media screen and (max-width:1024px){.brand-section__wrapper{flex-direction:column;gap:var(--brand-section-gap-tablet);padding:var(--brand-section-padding-desktop)}.brand-section__info{width:100%;min-width:auto;max-width:100%;gap:28px}.brand-section__logo img{max-width:var(--brand-section-logo-max-width-tablet)}.brand-section__description{max-width:none;width:100%}.brand-section__button{width:251px}.brand-section__collections{width:100%}}@media screen and (max-width:767px){.brand-section__wrapper{flex-direction:column;gap:var(--brand-section-gap-mobile);padding:var(--brand-section-padding-mobile)}.brand-section__info{width:100%;min-width:auto;max-width:100%;gap:var(--brand-section-gap-mobile)}.brand-section__info-content{gap:.8em}.brand-section__logo{justify-content:flex-start}.brand-section__logo img{max-width:var(--brand-section-logo-max-width-mobile)}.brand-section__title{font-size:var(--font-h2--size);line-height:var(--brand-section-title-line-height)}.brand-section__description{max-width:none;width:100%}.brand-section__button{width:100%;min-width:auto}.brand-section__collections{width:100%;margin:0;padding:0}.brand-section__slider .brand-section__viewport,.brand-section__slider .embla__viewport{overflow:hidden;padding:0;box-sizing:border-box}.brand-section__slider .embla__container{display:flex;gap:8px;height:auto}.brand-section__slider .embla__slide{flex:0 0 calc(85% - 4px);min-width:0;height:auto;box-sizing:border-box}.brand-section__collection-card{height:100%}.brand-section__collection-image{width:100%;aspect-ratio:256 / 320;border-radius:5px}}.brand-section__collection-link{transition:transform .3s ease,opacity .3s ease}@media screen and (min-width:768px){.brand-section__collection-link:hover{transform:translateY(-4px);opacity:.9}}.brand-section__collection-image svg.placeholder-svg{width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.brand-section__collection-link:hover{transform:none;opacity:1}.brand-section__collection-link:active{opacity:.7}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/brand-section.css.map */
