.look-book-page{background-color:#c8c9c9}.look-book-page .look-book-page__hero{display:flex;flex-direction:column;gap:32px;padding:48px 16px}.look-book-page .look-book-page__hero-left{display:flex;flex-direction:column;gap:12px;text-align:center}.look-book-page .look-book-page__hero-tagline{font-family:var(--font-primary--family);font-size:14px;font-weight:500;line-height:20px;color:#e20019;margin:0}.look-book-page .look-book-page__hero-heading{font-family:var(--font-primary--family);font-size:40px;font-weight:900;line-height:48px;letter-spacing:.5px;text-transform:uppercase;color:#18181b;margin:0}.look-book-page .look-book-page__hero-right{display:flex;flex-direction:column;gap:16px}.look-book-page .look-book-page__hero-image{display:block;width:100%;aspect-ratio:550 / 402;overflow:hidden;border-radius:6px}.look-book-page .look-book-page__hero-image img{display:block;width:100%;height:100%;object-fit:cover}.look-book-page .look-book-page__hero-description{font-family:var(--font-primary--family);font-size:14px;font-weight:900;line-height:20px;letter-spacing:.5px;text-align:center;text-transform:uppercase;color:#52525c;margin:0}.look-book-page .look-book-page__grid-section{padding:0 16px 48px}.look-book-page .look-book-page__lines{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.look-book-page .look-book-page__line--1{height:12px;background-color:#18181b}.look-book-page .look-book-page__line--2{height:8px;background-color:#18181b}.look-book-page .look-book-page__line--3{height:4px;background-color:#18181b}.look-book-page .look-book-page__line--4{height:2px;background-color:#18181b}.look-book-page .look-book-page__line--5{height:1px;background-color:#18181b}.look-book-page .look-book-page__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.look-book-page .look-book-page__card{position:relative;display:flex;flex-direction:column;height:191px;overflow:hidden;border-radius:6px}.look-book-page .look-book-page__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.look-book-page .look-book-page__card-img img{display:block;width:100%;height:100%;object-fit:cover}.look-book-page .look-book-page__card-label{position:relative;z-index:1;padding:12px 4px;font-family:var(--font-primary--family);font-size:14px;font-weight:900;line-height:20px;letter-spacing:.5px;text-align:center;text-transform:uppercase;color:#fff;margin:0}.look-book-page .look-book-page__panels{display:flex;flex-direction:column;gap:32px;padding:48px 0;background-color:#18181b}.look-book-page .look-book-page__panel{display:flex;flex-direction:column;gap:4px;padding:0 16px}@keyframes look-book-ticker-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes look-book-ticker-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.look-book-page .look-book-page__panel-ticker-bar{display:flex;align-items:center;overflow:hidden;padding:12px 0;background-color:#e20019;border-radius:6px}.look-book-page .look-book-page__panel-ticker-bar-track{display:flex;width:max-content;animation:look-book-ticker-horizontal 12s linear infinite}.look-book-page .look-book-page__panel-ticker-bar-track span{font-family:var(--font-primary--family);font-size:14px;font-weight:700;line-height:20px;color:#fff;white-space:nowrap;padding:0 24px}.look-book-page .look-book-page__panel-ticker{display:none}.look-book-page .look-book-page__panel-image{position:relative;height:482px;overflow:hidden;border-radius:6px}.look-book-page .look-book-page__panel-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.look-book-page .look-book-page__panel-img img{display:block;width:100%;height:100%;object-fit:cover}.look-book-page .look-book-page__panel-text{display:flex;flex-direction:column;align-items:flex-end;gap:24px;padding:40px 24px 24px;background-color:#09090b;border-radius:6px}.look-book-page .look-book-page__panel-text-inner{display:flex;flex-direction:column;gap:12px;width:100%}.look-book-page .look-book-page__panel-heading{font-family:var(--font-primary--family);font-size:28px;font-weight:900;line-height:36px;letter-spacing:.5px;text-transform:uppercase;color:#fff;margin:0}.look-book-page .look-book-page__panel-subtitle{font-family:var(--font-primary--family);font-size:14px;font-weight:500;line-height:20px;color:#fff;margin:0}.look-book-page .look-book-page__panel-arrow{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;padding:10px;color:#fff;border:1px solid #ffffff;border-radius:9999px}.look-book-page .look-book-page__panel-arrow-icon{display:block}.look-book-page .look-book-page__ticker-inner{writing-mode:vertical-lr;transform:rotate(180deg);white-space:nowrap;font-family:var(--font-primary--family);font-size:20px;font-weight:700;line-height:28px;color:#fff}.look-book-page .look-book-page__cta{display:flex;flex-direction:column;align-items:center;gap:20px;padding:48px 16px;text-align:center;background-color:#fff}.look-book-page .look-book-page__cta-subtitle{font-family:var(--font-primary--family);font-size:14px;font-weight:500;line-height:20px;color:#18181b;margin:0}.look-book-page .look-book-page__cta-heading{font-family:var(--font-primary--family);font-size:32px;font-weight:900;line-height:40px;letter-spacing:.5px;text-transform:uppercase;color:#18181b;margin:0}.look-book-page .look-book-page__cta-button{display:inline-block;padding:10px 24px;font-family:var(--font-primary--family);font-size:14px;font-weight:900;line-height:20px;letter-spacing:.5px;text-transform:uppercase;color:#fff;background-color:rgb(var(--color-primary));border-radius:6px;text-decoration:none}@media(min-width:1024px){.look-book-page .look-book-page__hero{flex-direction:row;height:748px;gap:0;padding:80px}.look-book-page .look-book-page__hero-left{flex:1 0 0;height:100%;gap:0;justify-content:space-between;overflow:hidden;text-align:left}.look-book-page .look-book-page__hero-tagline{width:237px;font-size:20px;line-height:28px;text-align:left}.look-book-page .look-book-page__hero-heading{font-size:120px;line-height:128px;letter-spacing:0}.look-book-page .look-book-page__hero-right{flex:1 0 0;height:100%;gap:0;align-items:flex-end;justify-content:space-between;overflow:hidden}.look-book-page .look-book-page__hero-image{width:400px;height:292px;aspect-ratio:auto;flex-shrink:0;border-radius:10px}.look-book-page .look-book-page__hero-description{font-size:24px;line-height:32px;width:206px;text-align:right}.look-book-page .look-book-page__grid-section{padding:0 80px 80px}.look-book-page .look-book-page__lines{gap:16px;margin-bottom:64px}.look-book-page .look-book-page__line--1{height:24px}.look-book-page .look-book-page__line--2{height:16px}.look-book-page .look-book-page__line--3{height:8px}.look-book-page .look-book-page__line--4{height:4px}.look-book-page .look-book-page__line--5{height:2px}.look-book-page .look-book-page__grid{grid-template-columns:repeat(3,1fr);column-gap:28px;row-gap:24px}.look-book-page .look-book-page__card{height:440px;border-radius:8px}.look-book-page .look-book-page__card-label{padding:48px 0;font-size:24px;line-height:32px}.look-book-page .look-book-page__panels{gap:64px;padding:80px 0}.look-book-page .look-book-page__panel{flex-direction:row;height:800px;gap:8px;padding:0}.look-book-page .look-book-page__panel-ticker-bar{display:none}.look-book-page .look-book-page__panel-ticker{display:flex;flex-shrink:0;align-self:stretch;align-items:flex-start;overflow:hidden;padding:0 24px;background-color:#e20019;border-radius:8px}.look-book-page .look-book-page__ticker-scroll{display:flex;flex-direction:column;height:max-content;animation:look-book-ticker-vertical 14s linear infinite}.look-book-page .look-book-page__panel-image{flex:1 0 0;height:100%;border-radius:8px}.look-book-page .look-book-page__panel-text{flex:1 0 0;height:100%;align-items:flex-start;justify-content:center;gap:64px;padding:46px 64px;border-radius:8px}.look-book-page .look-book-page__panel-text-inner{gap:24px}.look-book-page .look-book-page__panel-heading{font-size:48px;line-height:56px}.look-book-page .look-book-page__panel-subtitle{font-size:18px;line-height:26px}.look-book-page .look-book-page__panel--layout-1 .look-book-page__panel-ticker{order:1}.look-book-page .look-book-page__panel--layout-1 .look-book-page__panel-image{order:2}.look-book-page .look-book-page__panel--layout-1 .look-book-page__panel-text{order:3}.look-book-page .look-book-page__panel--layout-2 .look-book-page__panel-text{order:1}.look-book-page .look-book-page__panel--layout-2 .look-book-page__panel-image{order:2}.look-book-page .look-book-page__panel--layout-2 .look-book-page__panel-ticker{order:3}.look-book-page .look-book-page__panel--layout-3 .look-book-page__panel-image{order:1}.look-book-page .look-book-page__panel--layout-3 .look-book-page__panel-ticker{order:2}.look-book-page .look-book-page__panel--layout-3 .look-book-page__panel-text{order:3}.look-book-page .look-book-page__panel--layout-4 .look-book-page__panel-text{order:1}.look-book-page .look-book-page__panel--layout-4 .look-book-page__panel-ticker{order:2}.look-book-page .look-book-page__panel--layout-4 .look-book-page__panel-image{order:3}.look-book-page .look-book-page__panel--layout-5 .look-book-page__panel-image{order:1}.look-book-page .look-book-page__panel--layout-5 .look-book-page__panel-text{order:2}.look-book-page .look-book-page__panel--layout-5 .look-book-page__panel-ticker{order:3}.look-book-page .look-book-page__panel--layout-6 .look-book-page__panel-ticker{order:1}.look-book-page .look-book-page__panel--layout-6 .look-book-page__panel-text{order:2}.look-book-page .look-book-page__panel--layout-6 .look-book-page__panel-image{order:3}.look-book-page .look-book-page__cta{gap:32px;padding:80px}.look-book-page .look-book-page__cta-subtitle{font-size:18px;line-height:26px}.look-book-page .look-book-page__cta-heading{font-size:56px;line-height:64px}.look-book-page .look-book-page__cta-button{padding:12px 32px;font-size:16px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/look-book-page-stylesheet.css.map */
