.brand-story{margin-top:110px;display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#fff}.brand-story__copy{padding:90px 72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.brand-story__copy h2{max-width:540px;margin:0 0 30px;font:500 60px/1.05 Cormorant Garamond,serif}.brand-story__copy>div{max-width:500px;margin-bottom:42px;color:var(--auwe-muted);font-size:16px;line-height:1.75}.brand-story__media{min-height:620px;background:#ece6de;overflow:hidden}.brand-story__image{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.brand-story{margin-top:60px;display:flex;flex-direction:column-reverse}.brand-story__media{min-height:390px}.brand-story__copy{padding:52px 22px}.brand-story__copy h2{font-size:42px}.brand-story__copy>div{font-size:14px}}.category-section{padding-top:77px}.category-section header{margin-bottom:26px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.category-tile{height:410px;background:var(--tile-color);color:#fff;padding:24px;display:flex;flex-direction:column;position:relative;overflow:hidden}.category-tile__symbol{position:absolute;width:136px;height:136px;object-fit:contain;left:50%;top:115px;transform:translate(-50%)}.category-tile__image{position:absolute;top:68px;right:30px;bottom:58px;left:30px;width:calc(100% - 60px);height:calc(100% - 126px);object-fit:contain}.category-tile small{margin-top:auto}@media(max-width:749px){.category-section{padding-top:55px}.category-section header{margin-bottom:14px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-tile{height:185px;padding:14px}.category-tile__symbol{width:70px;height:70px;top:52px}.category-tile__image{top:40px;right:22px;bottom:28px;left:22px;width:calc(100% - 44px);height:calc(100% - 68px)}.category-tile small{display:none}}.editorial-campaign{height:670px;margin-top:86px;display:grid;grid-template-columns:620px 1fr;background:var(--campaign-bg);color:#fff;overflow:hidden}.editorial-campaign__media{background:var(--campaign-media);overflow:hidden}.editorial-campaign__image{width:100%;height:100%;object-fit:cover}.editorial-campaign__copy{padding:76px 60px}.editorial-campaign__copy .eyebrow{color:#fff;margin-bottom:44px}.editorial-campaign__copy h2{max-width:570px;margin:0 0 42px;font:500 62px/1.065 Cormorant Garamond,serif}.editorial-campaign__copy>p:not(.eyebrow){max-width:520px;margin:0 0 62px;font-size:17px;line-height:28px}@media(max-width:749px){.editorial-campaign{height:620px;margin-top:60px;display:flex;flex-direction:column}.editorial-campaign__media{height:270px;flex:none}.editorial-campaign__copy{padding:34px 22px}.editorial-campaign__copy .eyebrow{display:none}.editorial-campaign__copy h2{margin:0 0 24px;font-size:40px;line-height:42px}.editorial-campaign__copy>p:not(.eyebrow){margin:0 0 38px;font-size:15px;line-height:23px}}.editorial-hero{height:770px;margin-top:16px;display:grid;grid-template-columns:730px 1fr;background:var(--hero-copy);color:#fff;overflow:hidden}.editorial-hero__copy{position:relative;padding:58px 54px}.editorial-hero__copy h1{margin:101px 0 34px;font:500 76px/1 Cormorant Garamond,serif;letter-spacing:-.025em}.editorial-hero__text{max-width:520px;margin:0 0 40px;font-size:18px;line-height:28px}.editorial-hero__foot{position:absolute;left:58px;bottom:66px}.editorial-hero__media{position:relative;background:var(--hero-media);border-left:54px solid var(--hero-accent);overflow:hidden}.editorial-hero__image{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.editorial-hero{height:620px;margin-top:12px;display:flex;flex-direction:column;background:var(--hero-copy)}.editorial-hero__copy{height:300px;flex:none;padding:48px 22px}.editorial-hero__copy .eyebrow,.editorial-hero__text,.editorial-hero__foot{display:none}.editorial-hero__copy h1{margin:0 0 22px;font-size:46px;line-height:46px;text-transform:uppercase}.editorial-hero__media{height:320px;border:0;background:var(--hero-media);display:flex;align-items:center;justify-content:center}.editorial-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%}}.mood-gallery{padding-top:122px;padding-bottom:115px}.mood-gallery header{margin-bottom:24px}.mood-gallery__grid{display:grid;grid-template-columns:650px 1fr 316px;grid-template-rows:250px 246px;gap:24px}.mood-gallery__tile{position:relative;background:var(--mood);color:#fff;overflow:hidden}.mood-gallery__tile--1{grid-row:1/3}.mood-gallery__tile--4{grid-column:2/4}.mood-gallery__tile span{position:absolute;left:24px;top:24px}.mood-gallery__tile--1 span{left:34px;top:34px}.mood-gallery__image{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.mood-gallery{padding-top:55px;padding-bottom:55px}.mood-gallery__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:220px 150px 150px;gap:8px}.mood-gallery__tile--1{grid-column:1/3;grid-row:auto}.mood-gallery__tile--4{grid-column:1/3}.mood-gallery__tile span,.mood-gallery__tile--1 span{left:14px;top:14px}}.newsletter{height:260px;margin-bottom:0;background:#fff;padding:55px 48px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.newsletter h2{margin:0 0 10px;font:500 44px/1 Cormorant Garamond,serif}.newsletter p{margin:0;color:var(--auwe-muted)}.newsletter__form{padding-left:4px}.newsletter__form>label{display:block;color:var(--auwe-muted);margin-bottom:12px}.newsletter__form>div{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid #111}.newsletter__form input{height:32px;border:0;background:transparent;outline:0}.newsletter__form button{border:0;background:transparent}@media(max-width:749px){.newsletter{height:360px;padding:40px 22px;display:block}.newsletter h2{font-size:40px}.newsletter p{max-width:300px;line-height:22px}.newsletter__form{padding:62px 0 0}.newsletter__form>div{display:block;border:0}.newsletter__form input{display:block;width:100%;border-bottom:1px solid #111;margin-bottom:35px}.newsletter__form button{min-width:160px;min-height:48px;background:#111;color:#fff}}.product-collection{padding-top:96px}.product-collection__header{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.product-collection__header>p{max-width:380px;margin:0 2px 20px;color:var(--auwe-muted);text-align:right}.product-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-collection__cta{text-align:center;margin-top:55px}.product-collection--featured .product-collection__grid{grid-template-columns:repeat(3,1fr);gap:33px}.product-collection--featured .product-card__media{height:482px}@media(max-width:749px){.product-collection{padding-top:52px}.product-collection__header{margin-bottom:13px}.product-collection__header>p{display:none}.product-collection__grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-collection__cta{display:none}.product-collection--featured .product-collection__grid{display:block}.product-collection--featured .product-card:not(:first-child){display:none}.product-collection--featured .product-card__media{height:362px}}.recommendations{padding-bottom:120px}.recommendations header{margin-bottom:28px}.recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media(max-width:749px){.recommendations{padding-bottom:80px}.recommendations__grid{grid-template-columns:1fr 1fr;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
