.dp-section-head{margin-bottom:var(--dp-space-lg);max-width:62rem}.dp-section-head--center{margin-left:auto;margin-right:auto;text-align:center}.dp-section-head__title{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2rem,1.4rem + 2.4vw,2.8rem);line-height:1.15;letter-spacing:-.005em;color:var(--dp-color-ink);margin:0}.dp-section-head__subtitle{margin:var(--dp-space-2xs) 0 0;color:var(--dp-color-text-muted);font-size:1.4rem;line-height:1.6}.dp-section-head--center .dp-section-head__subtitle{margin-left:auto;margin-right:auto}.dp-section-cta{margin-top:var(--dp-space-lg);text-align:center}.dp-product-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--dp-grid-cols-mobile, 2),minmax(0,1fr));gap:var(--dp-space-sm) var(--dp-space-xs)}.dp-product-grid__item{display:flex}.dp-product-grid__item>*{width:100%}@media screen and (min-width:990px){.dp-product-grid{grid-template-columns:repeat(var(--dp-grid-cols-desktop, 4),minmax(0,1fr));gap:var(--dp-space-lg) var(--dp-space-md)}}.dp-editor-placeholder{border:1px dashed var(--dp-color-border-strong);border-radius:var(--dp-radius-md);padding:var(--dp-space-lg);text-align:center}.dp-editor-placeholder__title{font-family:var(--font-heading-family);font-size:1.8rem;color:var(--dp-color-ink);margin:0 0 var(--dp-space-2xs)}.dp-editor-placeholder__text{color:var(--dp-color-text-muted);font-size:1.3rem;line-height:1.6;margin:var(--dp-space-sm) 0 0}.dp-hero{position:relative;display:flex;align-items:center;overflow:hidden;isolation:isolate;min-height:58vh;min-height:58svh}.dp-hero--h-small{min-height:44vh;min-height:44svh}.dp-hero--h-medium{min-height:58vh;min-height:58svh}.dp-hero--h-large{min-height:72vh;min-height:72svh}.dp-hero--h-full{min-height:88vh;min-height:88svh}.dp-hero__media,.dp-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.dp-hero__img{width:100%;height:100%;object-fit:cover;object-position:var(--dp-hero-focal, 50% 50%);display:block}.dp-hero--overlay .dp-hero__media:after{content:"";background-color:rgba(36,31,28,var(--dp-hero-overlay, .3))}.dp-hero__inner{position:relative;z-index:1;width:100%;padding-top:var(--dp-space-xl);padding-bottom:var(--dp-space-xl)}.dp-hero__content{max-width:52rem;display:flex;flex-direction:column;gap:var(--dp-space-sm)}.dp-hero--align-center .dp-hero__inner{display:flex;justify-content:center}.dp-hero--align-center .dp-hero__content{text-align:center;align-items:center}.dp-hero__eyebrow{margin:0;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.dp-hero__heading{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.6rem,1.6rem + 4.6vw,4.6rem);line-height:1.08;letter-spacing:-.01em}.dp-hero__text{margin:0;max-width:44rem;font-size:1.55rem;line-height:1.65}.dp-hero__text>*{margin:0}.dp-hero__cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:var(--dp-space-2xs)}.dp-hero--align-center .dp-hero__cta{justify-content:center}.dp-hero__cta .button{margin:0}.dp-hero--has-image.dp-hero--text-light .dp-hero__heading,.dp-hero--has-image.dp-hero--text-light .dp-hero__text{color:var(--dp-color-background)}.dp-hero--has-image.dp-hero--text-light .dp-hero__eyebrow{color:#faf8f4d1}.dp-hero--has-image.dp-hero--text-dark .dp-hero__heading,.dp-hero--has-image.dp-hero--text-dark .dp-hero__text{color:var(--dp-color-ink)}.dp-hero--has-image.dp-hero--text-dark .dp-hero__eyebrow{color:var(--dp-color-text-muted)}.dp-hero:not(.dp-hero--has-image) .dp-hero__eyebrow{color:rgba(var(--color-foreground),.7)}.dp-hero--has-image.dp-hero--text-light .dp-hero__cta .button--primary{--color-button: 250, 248, 244;--color-button-text: 36, 31, 28}.dp-hero--has-image.dp-hero--text-light .dp-hero__cta .button--secondary{--color-button: 250, 248, 244;color:var(--dp-color-background)}.dp-hero--has-image.dp-hero--text-light .dp-hero__cta .button--secondary:not([disabled]):hover{background-color:#faf8f41f}@media screen and (min-width:750px){.dp-hero--h-small{min-height:52vh;min-height:52svh}.dp-hero--h-medium{min-height:66vh;min-height:66svh}.dp-hero--h-large{min-height:80vh;min-height:80svh}.dp-hero--h-full{min-height:92vh;min-height:92svh}.dp-hero__content{gap:var(--dp-space-md)}.dp-hero__inner{padding-top:var(--dp-space-2xl);padding-bottom:var(--dp-space-2xl)}}.dp-value-strip__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--dp-space-md) var(--dp-space-sm);text-align:center}.dp-value-strip__item{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:0 var(--dp-space-sm)}.dp-value-strip__icon{display:inline-flex;width:2.6rem;height:2.6rem;color:var(--dp-color-text-muted)}.dp-value-strip__icon svg{width:100%;height:100%}.dp-value-strip__heading{margin:0;font-family:var(--font-body-family);font-size:1.15rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dp-color-ink)}.dp-value-strip__text{margin:0;font-size:1.3rem;line-height:1.6;color:var(--dp-color-text-muted);max-width:34rem}@media screen and (min-width:600px){.dp-value-strip__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--dp-space-md)}.dp-value-strip__item+.dp-value-strip__item{border-left:1px solid var(--dp-color-border)}}.dp-category-grid__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--dp-space-sm)}.dp-category-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.dp-category-card__link[aria-disabled=true]{cursor:default}.dp-category-card__media{display:block;position:relative;aspect-ratio:3 / 4;overflow:hidden;background-color:var(--dp-color-background-secondary);border-radius:var(--dp-radius-sm)}.dp-category-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--dp-transition-slow)}.dp-category-card__placeholder .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dp-category-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#241f1cad,#241f1c47 38%,#241f1c00 66%)}.dp-category-card--empty{border:1px dashed var(--dp-color-border-strong);border-radius:var(--dp-radius-sm);padding:var(--dp-space-md);display:flex;align-items:center;justify-content:center;min-height:12rem}.dp-category-card__body{padding-top:var(--dp-space-xs)}.dp-category-card--has-image .dp-category-card__body{position:absolute;inset-inline:0;bottom:0;padding:var(--dp-space-sm);padding-top:var(--dp-space-md)}.dp-category-card__heading{display:block;font-family:var(--font-body-family);font-size:1.25rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;color:var(--dp-color-ink)}.dp-category-card--has-image .dp-category-card__heading{font-size:1.5rem;color:var(--dp-color-background)}.dp-category-card__text{display:block;margin-top:.4rem;font-size:1.2rem;line-height:1.5;color:var(--dp-color-text-muted)}.dp-category-card--has-image .dp-category-card__text{color:#faf8f4db}@media screen and (max-width:479px){.dp-category-card--has-image .dp-category-card__heading{font-size:1.3rem}.dp-category-card--has-image .dp-category-card__body{padding:var(--dp-space-xs);padding-top:var(--dp-space-md)}}@media screen and (min-width:750px){.dp-category-card--has-image .dp-category-card__heading{font-size:1.7rem}}@media(hover:hover){.dp-category-card__link:not([aria-disabled=true]):hover .dp-category-card__img{transform:scale(1.04)}.dp-category-card__link:not([aria-disabled=true]):hover .dp-category-card__heading,.dp-category-card__link:focus-visible .dp-category-card__heading{text-decoration:underline;text-decoration-color:var(--dp-color-gold);text-underline-offset:.35rem}}@media screen and (min-width:990px){.dp-category-grid__list{gap:var(--dp-space-md)}}.dp-arabic-feature__grid{display:grid;grid-template-columns:1fr;gap:var(--dp-space-xl);align-items:center}.dp-arabic-feature__grid>*{min-width:0}.dp-arabic-feature__eyebrow{margin:0 0 var(--dp-space-sm);font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.72)}.dp-arabic-feature__heading{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.2rem,1.4rem + 3.4vw,3.2rem);line-height:1.12;color:rgb(var(--color-foreground))}.dp-arabic-feature__body{margin:var(--dp-space-sm) 0 0;font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.82);max-width:42rem}.dp-arabic-feature__body>*{margin:0}.dp-arabic-feature__cta{margin-top:var(--dp-space-lg)}.dp-arabic-feature__media-grid{list-style:none;margin:0;padding:0;display:flex;gap:var(--dp-space-xs)}.dp-arabic-feature__media-item{flex:1 1 0;min-width:0}.dp-arabic-feature__media-link{display:block;text-decoration:none;color:inherit}.dp-arabic-feature__img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:contain;background-color:var(--dp-color-background);border:1px solid var(--dp-color-border);border-radius:var(--dp-radius-sm);padding:var(--dp-space-sm);display:block}.dp-arabic-feature__media-grid--1{display:block;max-width:42rem;margin-inline:auto}.dp-arabic-feature__media-grid--1 .dp-arabic-feature__img{aspect-ratio:4 / 5;padding:var(--dp-space-md)}.dp-arabic-feature__img--single{height:auto;aspect-ratio:4 / 5;object-fit:cover;padding:0}.dp-arabic-feature__product-title{display:block;margin-top:.6rem;font-size:1.15rem;line-height:1.4;color:rgba(var(--color-foreground),.75);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp-arabic-feature__placeholder{display:block;width:100%;aspect-ratio:4 / 5;background-color:var(--dp-color-background-secondary);border-radius:var(--dp-radius-sm)}.dp-arabic-feature__placeholder .placeholder-svg{width:100%;height:100%}@media(hover:hover){.dp-arabic-feature__media-link:hover .dp-arabic-feature__img,.dp-arabic-feature__media-link:focus-visible .dp-arabic-feature__img{opacity:.92}}.dp-arabic-feature--text-only .dp-arabic-feature__grid{grid-template-columns:1fr}@media screen and (min-width:750px){.dp-arabic-feature__grid{grid-template-columns:1fr 1fr;gap:var(--dp-space-2xl)}.dp-arabic-feature--media-left .dp-arabic-feature__text{order:2}.dp-arabic-feature--text-only .dp-arabic-feature__grid{grid-template-columns:1fr}.dp-arabic-feature--text-only .dp-arabic-feature__text{max-width:64rem}}.dp-brands__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--dp-space-sm) var(--dp-space-lg)}.dp-brands__item{flex:0 1 auto;min-width:12rem;text-align:center}.dp-brands__link{display:flex;align-items:center;justify-content:center;min-height:5.6rem;padding:var(--dp-space-2xs) var(--dp-space-xs);text-decoration:none}.dp-brands__link[aria-disabled=true]{cursor:default}.dp-brands__name{font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--dp-color-ink)}.dp-brands__logo{display:block;max-height:4.4rem;width:auto;height:auto;max-width:16rem;object-fit:contain;opacity:.78;transition:opacity var(--dp-transition)}@media(hover:hover){.dp-brands__link:not([aria-disabled=true]):hover .dp-brands__logo,.dp-brands__link:focus-visible .dp-brands__logo{opacity:1}.dp-brands__link:not([aria-disabled=true]):hover .dp-brands__name,.dp-brands__link:focus-visible .dp-brands__name{text-decoration:underline;text-decoration-color:var(--dp-color-gold);text-underline-offset:.35rem}}.dp-brands__item--empty{opacity:.5;border:1px dashed var(--dp-color-border-strong);border-radius:var(--dp-radius-sm)}html:not(.shopify-design-mode) .image-with-text__media--placeholder .placeholder-svg,html:not(.shopify-design-mode) .image-with-text__media--placeholder>svg{display:none}html:not(.shopify-design-mode) .image-with-text__media--placeholder{background-color:var(--dp-color-background-secondary)}html:not(.shopify-design-mode) .image-with-text__media--placeholder:after{content:none}html:not(.shopify-design-mode) .image-with-text__grid:has(.image-with-text__media--placeholder) .image-with-text__media-item{display:none}html:not(.shopify-design-mode) .image-with-text__grid:has(.image-with-text__media--placeholder) .image-with-text__text-item{width:100%;max-width:100%;flex-grow:1}@media(prefers-reduced-motion:reduce){.dp-category-card__img,.dp-brands__logo{transition:none}.dp-category-card__link:hover .dp-category-card__img{transform:none}}.dp-brand-dir__editor-note{padding:var(--dp-space-md, 1.5rem);border:1px dashed var(--dp-color-border-strong, rgba(0, 0, 0, .2));border-radius:var(--dp-radius-sm, 4px);color:var(--dp-color-text-muted, #6e655f);font-size:.875rem;line-height:1.5}.dp-brand-dir__count{margin:0 0 var(--dp-space-sm, 1rem);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--dp-color-text-muted, #6e655f)}.dp-hero--layout-overlay:not(.dp-hero--has-image):not(.dp-hero--has-showcase){background-image:radial-gradient(120% 90% at 82% 18%,rgb(176 141 87 / 14%) 0%,transparent 58%),linear-gradient(152deg,var(--dp-color-background, #faf8f5) 0%,var(--dp-color-background-secondary, #efe9e1) 100%)}.dp-hero--layout-overlay:not(.dp-hero--has-image):not(.dp-hero--has-showcase):after{content:"";position:absolute;inset-block:0;right:clamp(-4rem,-2vw,0rem);width:min(46%,30rem);z-index:-1;pointer-events:none;opacity:.13;background-repeat:no-repeat;background-position:center right;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M19 6h10v5.2a2 2 0 0 0 .6 1.4l3.1 3.1A6 6 0 0 1 34.5 20v17a5 5 0 0 1-5 5h-11a5 5 0 0 1-5-5V20a6 6 0 0 1 1.8-4.3l3.1-3.1a2 2 0 0 0 .6-1.4V6Z' fill='none' stroke='%23241f1c' stroke-width='1'/%3E%3Cpath d='M17.5 24.5h13' fill='none' stroke='%23241f1c' stroke-width='1'/%3E%3C/svg%3E")}@media screen and (max-width:749px){.dp-hero--layout-overlay:not(.dp-hero--has-image):not(.dp-hero--has-showcase):after{width:62%;opacity:.08}}@media(forced-colors:active){.dp-hero--layout-overlay:not(.dp-hero--has-image):not(.dp-hero--has-showcase):after{display:none}}.dp-hero--layout-split{display:block;overflow:visible;min-height:0}.dp-hero--layout-split .dp-hero__inner{display:grid;grid-template-columns:1fr;gap:var(--dp-space-xl);align-items:center;padding-top:var(--dp-space-xl);padding-bottom:var(--dp-space-xl)}.dp-hero--layout-split .dp-hero__content{max-width:46rem}.dp-hero--layout-split .dp-hero__heading{font-size:clamp(2.4rem,1.5rem + 3.6vw,3.8rem)}.dp-hero__showcase{border:1px solid var(--dp-color-gold-soft);border-radius:var(--dp-radius-md);padding:var(--dp-space-md)}.dp-hero__showcase--empty{border-style:dashed;display:flex;align-items:center;justify-content:center;min-height:18rem}.dp-hero__showcase-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--dp-space-sm)}.dp-hero__showcase--1 .dp-hero__showcase-list{grid-template-columns:1fr;max-width:32rem;margin-inline:auto}.dp-hero__shot{min-width:0}.dp-hero__shot-link{display:block;text-decoration:none;color:inherit}.dp-hero__shot-img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center;background-color:var(--dp-color-background);border-radius:var(--dp-radius-sm)}.dp-hero__shot-name{display:block;margin-top:.6rem;font-size:1.1rem;line-height:1.35;letter-spacing:.02em;color:rgba(var(--color-foreground),.72);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp-hero__showcase--3 .dp-hero__shot:nth-child(3){grid-column:1 / -1;max-width:60%;margin-inline:auto}@media(hover:hover){.dp-hero__shot-link:hover .dp-hero__shot-img,.dp-hero__shot-link:focus-visible .dp-hero__shot-img{opacity:.92}}@media screen and (min-width:750px){.dp-hero--layout-split .dp-hero__inner{grid-template-columns:55fr 45fr;gap:var(--dp-space-2xl);padding-top:var(--dp-space-2xl);padding-bottom:var(--dp-space-2xl)}.dp-hero--layout-split.dp-hero--align-center .dp-hero__inner{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dp-home.css.map */
