.section:has(.dh-brand-iwt){padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;background-color:var(--iwt-bg,#fbfaf6) !important;}
.section:has(.dh-brand-iwt) > .page-width,
.section:has(.dh-brand-iwt) .shopline-section__inner,
.section:has(.dh-brand-iwt) .rte{padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;}
.section:has(.dh-brand-iwt) > .page-width{display:block !important;}
.section:has(.dh-brand-iwt) .shopline-section__inner{display:block !important;}

.dh-brand-iwt{--iwt-bg:#fbfaf6;--iwt-text:#140d0e;display:block;width:100%;max-width:100%;background:var(--iwt-bg);overflow:hidden;}
.dh-brand-iwt *{box-sizing:border-box;}
.dh-brand-iwt .dh-iwt__row{display:flex;flex-direction:column;width:100%;}
.dh-brand-iwt .dh-iwt__media{position:relative;width:100%;overflow:hidden;}
.dh-brand-iwt .dh-iwt__media img{display:block;width:100%;height:100%;object-fit:cover;}
.dh-brand-iwt .dh-iwt__text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 24px;}
.dh-brand-iwt .dh-iwt__inner{max-width:560px;width:100%;display:flex;flex-direction:column;align-items:center;}
.dh-brand-iwt .dh-iwt__eyebrow{font-family:"Clever",Georgia,serif;font-weight:700;font-size:16px;line-height:18px;letter-spacing:1px;color:var(--iwt-text);margin:0 0 14px;}
.dh-brand-iwt .dh-iwt__heading{font-family:"Clever",Georgia,serif;font-weight:700;font-size:42px;line-height:46px;letter-spacing:.5px;color:var(--iwt-text);margin:0 0 16px;}
.dh-brand-iwt .dh-iwt__body{font-family:"GalanoGrotesque",sans-serif;font-weight:400;font-size:15px;line-height:23px;letter-spacing:0;color:var(--iwt-text);margin:0;max-width:560px;}
.dh-brand-iwt .dh-iwt__body p{margin:0;}
.dh-brand-iwt .dh-iwt__cta{display:inline-block;margin-top:24px;padding:14px 32px;font-family:"GalanoGrotesque",sans-serif;font-weight:700;font-size:14px;letter-spacing:1px;text-transform:uppercase;text-decoration:none;color:var(--iwt-bg);background:var(--iwt-text);border-radius:999px;transition:opacity .2s ease;}
.dh-brand-iwt .dh-iwt__cta:hover{opacity:.85;}
@media (min-width:750px){
  .dh-brand-iwt .dh-iwt__row{flex-direction:row;align-items:stretch;}
  .dh-brand-iwt .dh-iwt__row[data-image="left"]{flex-direction:row;}
  .dh-brand-iwt .dh-iwt__row[data-image="right"]{flex-direction:row-reverse;}
  .dh-brand-iwt .dh-iwt__media{flex:0 0 50%;max-width:50%;}
  .dh-brand-iwt .dh-iwt__text{flex:0 0 50%;max-width:50%;padding:48px 40px;}
  .dh-brand-iwt .dh-iwt__body{font-size:16px;line-height:24px;}
}
