/** Shopify CDN: Minification failed

Line 100:0 All "@import" rules must come first
Line 259:0 All "@import" rules must come first

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:announcement-bar (INDEX:0) */
.announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: center;
}
.announcement-bar{
  background:#0A0A0A !important;
}
.announcement-bar__message,
.announcement-bar__message span{
  color:#efe6da !important;
  font-family:'Inter',sans-serif !important;
  font-size:12px !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
  font-weight:500 !important;
}
.announcement-bar__link{ color:#efe6da !important; }
.announcement-bar__link:hover .announcement-bar__message span{ color:#fff !important; }
/* END_SECTION:announcement-bar */

/* START_SECTION:deetay-home-categories (INDEX:14) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h1,.deetay-home h2,.deetay-home h3{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home img{max-width:100%;display:block}
.deetay-home a{color:inherit;text-decoration:none}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:14px}
.deetay-home .section-head{max-width:640px;margin-bottom:clamp(32px,5vw,56px)}
.deetay-home .section-head__title{font-size:clamp(30px,4.4vw,46px);margin-bottom:14px}
.deetay-home .cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
@media(max-width:820px){.deetay-home .cat-grid{grid-template-columns:1fr}}
.deetay-home .cat-tile{position:relative;display:block;border-radius:24px;overflow:hidden;aspect-ratio:4/3;background:var(--color-panel-bg);color:#fff}
.deetay-home .cat-tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.deetay-home .cat-tile:hover img{transform:scale(1.06)}
.deetay-home .cat-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(46,33,24,.65))}
.deetay-home .cat-tile__label{position:absolute;z-index:2;left:22px;bottom:20px;font-family:var(--font-heading);font-weight:700;font-size:20px}
.deetay-home .cat-tile__link{position:absolute;z-index:2;right:22px;bottom:22px;font-size:13px;font-weight:600;color:#f3d9c8}
/* END_SECTION:deetay-home-categories */

/* START_SECTION:deetay-home-featured (INDEX:15) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h1,.deetay-home h2,.deetay-home h3{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home a{color:inherit;text-decoration:none}
.deetay-home img{max-width:100%;display:block}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:999px;font-family:var(--font-heading);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;text-align:center;line-height:1.2}
.deetay-home .btn--dark{background:var(--color-accent-dark);color:#fff}
.deetay-home .btn--dark:hover{background:var(--color-text);transform:translateY(-2px)}
.deetay-home .eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:14px}
.deetay-home .section-head{max-width:640px;margin-bottom:clamp(32px,5vw,56px)}
.deetay-home .section-head--center{margin-left:auto;margin-right:auto;text-align:center}
.deetay-home .section-head__title{font-size:clamp(30px,4.4vw,46px);margin-bottom:14px}
.deetay-home .section-head__text{color:var(--color-text-muted);font-size:17px}
.deetay-home .grid{display:grid;gap:28px}
.deetay-home .grid--products{grid-template-columns:repeat(4,1fr)}
@media(max-width:1100px){.deetay-home .grid--products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.deetay-home .grid--products{grid-template-columns:repeat(2,1fr);gap:16px}}
@media(max-width:420px){.deetay-home .grid--products{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.deetay-home .card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--color-border);transition:transform .3s ease,box-shadow .3s ease}
.deetay-home .card:hover{transform:translateY(-4px);box-shadow:0 24px 48px -28px rgba(46,33,24,.35)}
.deetay-home .card__media{position:relative;display:block;aspect-ratio:4/4.4;overflow:hidden;background:var(--color-alt-bg)}
.deetay-home .card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.deetay-home .card:hover .card__media img{transform:scale(1.05)}
.deetay-home .card__badge{position:absolute;top:14px;left:14px;background:var(--color-text);color:#fff;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;letter-spacing:.02em}
.deetay-home .card__body{padding:18px 20px 22px;display:flex;flex-direction:column;gap:8px}
.deetay-home .card__title{font-size:16px;font-weight:600;margin:0;line-height:1.35}
.deetay-home .card__title,
.deetay-home .card__title a{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:normal}
.deetay-home .card__title a:hover{color:var(--color-primary)}
.deetay-home .card__price{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:6px}
.deetay-home .price--current{font-family:var(--font-heading);font-weight:700;font-size:19px;color:var(--color-text)}
.deetay-home .price--compare{font-size:14px;color:var(--color-text-muted);text-decoration:line-through}
.deetay-home .stars{position:relative;display:inline-block;line-height:0;width:92px;height:18px}
.deetay-home .stars__row{position:absolute;inset:0;display:flex;gap:2px}
.deetay-home .stars__row--empty .star{fill:#e4d7c4;width:17px;height:17px}
.deetay-home .stars__row--fill{overflow:hidden;white-space:nowrap}
.deetay-home .stars__row--fill .star{fill:var(--color-primary);width:17px;height:17px;flex:none}
.deetay-home .stars__value{font-weight:700;margin-left:8px}
.deetay-home .stars__count{color:var(--color-text-muted);font-size:14px}
/* END_SECTION:deetay-home-featured */

/* START_SECTION:deetay-home-hero (INDEX:16) */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap');
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h1,.deetay-home h2,.deetay-home h3{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home a{color:inherit;text-decoration:none}
.deetay-home img{max-width:100%;display:block}
.deetay-home button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}
.deetay-home ul{margin:0;padding:0;list-style:none}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:999px;font-family:var(--font-heading);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;text-align:center;line-height:1.2}
.deetay-home .btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px -8px rgba(196,101,60,.55)}
.deetay-home .btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}
.deetay-home .btn--light{background:#fff;color:var(--color-accent-dark)}
.deetay-home .btn--light:hover{transform:translateY(-2px)}
.deetay-home .btn--lg{padding:18px 40px;font-size:16px}
.deetay-home .hero{position:relative;min-height:min(88vh,820px);display:flex;align-items:center;overflow:hidden;background:var(--color-alt-bg)}
.deetay-home .hero__media{position:absolute;inset:0}
.deetay-home .hero__media img{width:100%;height:100%;object-fit:cover}
.deetay-home .hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(46,33,24,.45) 0%,rgba(46,33,24,.15) 55%,transparent 100%)}
.deetay-home .hero__content{position:relative;z-index:2;color:#fff;max-width:620px;padding:60px 0}
.deetay-home .hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:#f3d9c8;margin-bottom:22px}
.deetay-home .hero__title{font-size:clamp(38px,6vw,72px);font-weight:800;color:#fff;margin-bottom:20px}
.deetay-home .hero__sub{font-size:clamp(16px,1.6vw,20px);color:#f4ece3;max-width:480px;margin-bottom:34px}
.deetay-home .hero__ctas{display:flex;flex-wrap:wrap;gap:14px}
@media(max-width:820px){.deetay-home .hero{min-height:min(84vh,620px)}.deetay-home .hero__title{font-size:clamp(32px,9vw,48px)}.deetay-home .hero__content{padding:44px 0}}
/* END_SECTION:deetay-home-hero */

/* START_SECTION:deetay-home-image-text (INDEX:17) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h1,.deetay-home h2,.deetay-home h3{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home a{color:inherit;text-decoration:none}
.deetay-home img{max-width:100%;display:block}
.deetay-home ul{margin:0;padding:0;list-style:none}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .section--alt{background:var(--color-alt-bg)}
.deetay-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:999px;font-family:var(--font-heading);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;text-align:center;line-height:1.2}
.deetay-home .btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px -8px rgba(196,101,60,.55)}
.deetay-home .btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}
.deetay-home .btn--dark{background:var(--color-accent-dark);color:#fff}
.deetay-home .btn--dark:hover{background:var(--color-text);transform:translateY(-2px)}
.deetay-home .alt{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,88px);align-items:center}
.deetay-home .alt--flip .alt__media{order:2}
.deetay-home .alt__media{position:relative;border-radius:24px;overflow:hidden;background:var(--color-panel-bg)}
.deetay-home .alt__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:5/6}
.deetay-home .alt__media::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.25);border-radius:24px;pointer-events:none}
.deetay-home .alt__eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:16px}
.deetay-home .alt__title{font-size:clamp(28px,3.6vw,42px);margin-bottom:18px}
.deetay-home .alt__text{color:var(--color-text-muted);font-size:17px;margin-bottom:28px}
.deetay-home .alt__list{display:grid;gap:14px;margin-bottom:28px}
.deetay-home .alt__list li{display:flex;gap:12px;align-items:flex-start}
.deetay-home .alt__list .tick{flex:none;width:24px;height:24px;border-radius:50%;background:var(--color-primary-soft);color:var(--color-primary);display:flex;align-items:center;justify-content:center;margin-top:2px}
.deetay-home .alt__list span{font-weight:500}
@media(max-width:820px){.deetay-home .alt{grid-template-columns:1fr}.deetay-home .alt--flip .alt__media{order:0}}
/* END_SECTION:deetay-home-image-text */

/* START_SECTION:deetay-home-newsletter (INDEX:18) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h2{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .section--tight{padding:clamp(40px,5vw,64px) 0}
.deetay-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:999px;font-family:var(--font-heading);font-weight:600;font-size:15px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease;cursor:pointer;text-align:center;line-height:1.2}
.deetay-home .btn--primary{background:var(--color-primary);color:#fff;box-shadow:0 8px 20px -8px rgba(196,101,60,.55)}
.deetay-home .btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}
.deetay-home .eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:14px}
.deetay-home .dh-newsletter-box{background:var(--color-accent-dark);color:#f4ece3;border-radius:28px;padding:clamp(40px,6vw,72px)}
.deetay-home .dh-newsletter-inner{max-width:560px;margin:0 auto;text-align:center}
.deetay-home .dh-newsletter-inner h2{color:#fff;font-size:clamp(28px,3.6vw,40px);margin-bottom:12px}
.deetay-home .dh-newsletter-inner p{color:#cfc0ad}
.deetay-home .dh-newsletter-form{box-sizing:border-box;position:relative;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:10px;max-width:460px;width:100%;margin:24px auto 0;background:#fff;border-radius:999px;padding:6px}
.deetay-home .dh-newsletter-form input{box-sizing:border-box;display:block;position:static!important;float:none!important;flex:1 1 auto!important;min-width:0;width:auto!important;max-width:none!important;border:none;outline:none;padding:10px 18px;background:transparent;color:var(--color-text);font-size:16px;margin:0;height:auto}
.deetay-home .dh-newsletter-form .btn,
.deetay-home .dh-newsletter-form button{box-sizing:border-box;position:static!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;float:none!important;transform:none!important;display:inline-flex!important;flex:none!important;width:auto!important;max-width:none!important;margin:0!important;white-space:nowrap;z-index:1}
@media(max-width:560px){.deetay-home .dh-newsletter-form{flex-direction:column!important;align-items:stretch;border-radius:18px;background:transparent;gap:12px;padding:0}.deetay-home .dh-newsletter-form input{background:#fff;border-radius:999px;padding:14px 18px;width:100%!important}.deetay-home .dh-newsletter-form .btn,.deetay-home .dh-newsletter-form button{width:100%!important}}
.deetay-home .form-message--ok{color:var(--color-success);font-size:14px}
.deetay-home .form-message--error{color:#b3261e;font-size:14px}
/* END_SECTION:deetay-home-newsletter */

/* START_SECTION:deetay-home-testimonials (INDEX:19) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home h1,.deetay-home h2,.deetay-home h3{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em}
.deetay-home p{margin:0 0 1em}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section{padding:clamp(64px,9vw,120px) 0}
.deetay-home .eyebrow{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--color-primary);margin-bottom:14px}
.deetay-home .section-head{max-width:640px;margin-bottom:clamp(32px,5vw,56px)}
.deetay-home .section-head--center{margin-left:auto;margin-right:auto;text-align:center}
.deetay-home .section-head__title{font-size:clamp(30px,4.4vw,46px);margin-bottom:14px}
.deetay-home .testis{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
@media(max-width:900px){.deetay-home .testis{grid-template-columns:1fr}}
.deetay-home .testi{background:#fff;border:1px solid var(--color-border);border-radius:20px;padding:28px}
.deetay-home .testi__stars{margin-bottom:16px}
.deetay-home .testi__quote{font-size:16px;line-height:1.6;margin-bottom:20px}
.deetay-home .testi__author{display:flex;align-items:center;gap:12px}
.deetay-home .testi__avatar{width:44px;height:44px;border-radius:50%;background:var(--color-primary-soft);color:var(--color-accent-dark);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:700}
.deetay-home .testi__name{font-weight:700;font-size:15px}
.deetay-home .testi__meta{font-size:13px;color:var(--color-text-muted)}
.deetay-home .testi__badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--color-success);background:#e7f0ea;padding:4px 10px;border-radius:999px;margin-top:10px}
.deetay-home .stars{position:relative;display:inline-block;line-height:0;width:92px;height:18px}
.deetay-home .stars__row{position:absolute;inset:0;display:flex;gap:2px}
.deetay-home .stars__row--empty .star{fill:#e4d7c4;width:17px;height:17px}
.deetay-home .stars__row--fill{overflow:hidden;white-space:nowrap}
.deetay-home .stars__row--fill .star{fill:var(--color-primary);width:17px;height:17px;flex:none}
/* END_SECTION:deetay-home-testimonials */

/* START_SECTION:deetay-home-trust (INDEX:20) */
.deetay-home{--color-bg:#FFFFFF;--color-alt-bg:#F7F7F7;--color-panel-bg:#F0F0F0;--color-border:#E3E3E3;--color-text:#111111;--color-text-muted:#6E6E6E;--color-primary:#111111;--color-primary-hover:#000000;--color-primary-soft:#F3F3F3;--color-accent-dark:#0A0A0A;--color-success:#2F6B4F;--font-heading:'Manrope',sans-serif;--font-body:'Inter',sans-serif;--base-font-size:16px;font-family:var(--font-body);color:var(--color-text);font-size:var(--base-font-size);line-height:1.6}
.deetay-home *{box-sizing:border-box}
.deetay-home .page-width{max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,48px)}
.deetay-home .section--tight{padding:clamp(40px,5vw,64px) 0}
.deetay-home .trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:44px 0}
.deetay-home .trust-item{display:flex;gap:16px;align-items:flex-start}
.deetay-home .trust-item__icon{flex:none;width:52px;height:52px;border-radius:16px;background:var(--color-primary-soft);color:var(--color-primary);display:flex;align-items:center;justify-content:center}
.deetay-home .trust-item__icon img{width:26px;height:26px;object-fit:contain;display:block}
.deetay-home .trust-item__title{font-family:var(--font-heading);font-weight:700;font-size:16px;margin-bottom:4px}
.deetay-home .trust-item__text{font-size:14px;color:var(--color-text-muted)}
@media(max-width:900px){.deetay-home .trust-row{grid-template-columns:repeat(2,1fr);gap:24px}}
/* END_SECTION:deetay-home-trust */

/* START_SECTION:footer (INDEX:38) */
.footer{
  background:#F7F7F7 !important;
  color:#111111 !important;
  border-top:1px solid #E3E3E3 !important;
}
.footer *{ color:inherit; }
.footer-block__heading{
  font-family:'Manrope',sans-serif !important;
  font-weight:700 !important;
  font-size:13px !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  color:#111111 !important;
}
.footer-block__details-content,
.footer-block__details-content a,
.footer__column a,
.footer__copyright,
.footer__copyright a,
.footer__localization{
  color:#6E6E6E !important;
  font-family:'Inter',sans-serif !important;
}
.footer-block__details-content a:hover,
.footer__column a:hover{ color:#111111 !important; }
.footer__content-bottom{ border-top:1px solid #E3E3E3 !important; }
.footer .list-payment__item{ background:#fff !important; border:1px solid #E3E3E3 !important; }
.footer a{ text-decoration:none; }
/* END_SECTION:footer */

/* START_SECTION:header (INDEX:39) */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600&display=swap');

.header-wrapper{
  background: rgba(255,255,255,.92) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid #E3E3E3 !important;
  box-shadow: none !important;
}
.header-wrapper.shopify-section-header-sticky{ box-shadow: 0 10px 30px -20px rgba(17,17,17,.25) !important; }
.header, .header a, .header__icon{ color:#111111 !important; }
.header__heading .h2,
.header__heading span.h2,
.header__heading-link .h2{
  font-family:'Manrope',sans-serif !important;
  font-weight:800 !important;
  font-size:26px !important;
  letter-spacing:-0.02em !important;
  text-transform:lowercase !important;
  color:#111111 !important;
}
.header__inline-menu .header__menu-item{
  color:#6E6E6E !important;
  font-family:'Inter',sans-serif !important;
  font-weight:500 !important;
  font-size:15px !important;
  border-radius:999px !important;
  transition:color .2s ease,background .2s ease;
}
.header__inline-menu .header__menu-item:hover{
  color:#111111 !important;
  background:#F7F7F7 !important;
}
.header__inline-menu .header__active-menu-item-v2,
.header__inline-menu li.header__active-menu-item .header__menu-item{
  color:#111111 !important;
  font-weight:600 !important;
}
.header__icon{
  color:#111111 !important;
  border-radius:50% !important;
}
.header__icon:hover{ background:#F3F3F3 !important; }
.header__icon .icon{ color:#111111 !important; }
#cart-icon-bubble svg,
#cart-icon-bubble svg *{
  color:#111111 !important;
  stroke:#111111 !important;
}
#cart-icon-bubble .cart-count-bubble{
  background:#111111 !important;
  color:#fff !important;
}
.menu-drawer{
  background:#FFFFFF !important;
  color:#111111 !important;
}
.menu-drawer .menu-drawer__menu-item{
  font-family:'Inter',sans-serif !important;
  color:#111111 !important;
}
/* END_SECTION:header */

/* START_SECTION:newsletter (INDEX:64) */
.newsletter__wrapper{
  background:#0A0A0A !important;
  color:#f4ece3 !important;
}
.newsletter__wrapper *{ color:inherit; }
.newsletter__heading,
.newsletter__wrapper h2{
  font-family:'Manrope',sans-serif !important;
  color:#ffffff !important;
}
.newsletter__subheading{ color:#cfc0ad !important; }
.newsletter-form__field-wrapper{
  background:#ffffff !important;
  border-radius:999px !important;
  padding:6px !important;
}
.newsletter-form__field-wrapper .field:after{
  box-shadow:none !important;
}
.newsletter-form__field-wrapper .field__input{
  background:#ffffff !important;
  color:#111111 !important;
}
.newsletter-form__field-wrapper .field__label{
  color:#767676 !important;
}
.newsletter-form__button{
  background:#111111 !important;
  color:#ffffff !important;
  border-radius:999px !important;
  font-family:'Manrope',sans-serif !important;
  font-weight:600 !important;
}
.newsletter-form__button:hover{ background:#000000 !important; }
/* END_SECTION:newsletter */