.dw{--dw-rose: 232, 69, 106;--dw-ocean: 17, 60, 80;--dw-pearl: 249, 249, 247;--dw-surface: 255, 255, 255;--dw-star: 245, 166, 35;--dw-ink: var(--color-base-text);--dw-heading: var(--dw-ocean);--dw-radius: var(--button-radius);--dw-tint: rgba(var(--dw-rose), .06);--dw-line: rgba(var(--dw-ink), .12);--dw-muted: rgba(var(--dw-ink), .72);font-family:var(--font-body-family);color:rgb(var(--dw-ink));overflow-x:hidden}.dw *,.dw *:before,.dw *:after{box-sizing:border-box}.dw :where(h1,h2,h3,p){margin:0}.dw :where(h1,h2,h3){color:rgb(var(--dw-heading))}.dw-accent,.dw-heading em{font-style:normal;color:rgb(var(--dw-rose))}.dw .dw-button--rose{--color-button-background: var(--dw-rose);--color-button-border: var(--dw-rose);--color-button-text: var(--dw-surface)}.dw .button--secondary{--color-button-background: var(--dw-surface);--color-button-border: var(--dw-ocean);--color-button-text: var(--dw-ocean)}.dw-hero{background-color:var(--dw-tint)}.dw-hero-inner{max-width:120rem;margin:0 auto;padding:8rem 4.8rem 7.2rem;display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;align-items:center}.dw-hero h1{font-size:calc(var(--font-heading-scale) * 3.6rem);line-height:1.1;margin-bottom:2rem}.dw-hero-sub{font-size:1.8rem;line-height:1.65;color:var(--dw-muted);margin-bottom:3.2rem;max-width:48rem}.dw-hero-btns{display:flex;gap:1.2rem;flex-wrap:wrap}.dw-frame{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--dw-radius);background:rgb(var(--dw-ink))}.dw-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}@media screen and (min-width:750px){.dw-hero h1{font-size:calc(var(--font-heading-scale) * 5.4rem)}}@media screen and (max-width:989px){.dw-hero-inner{grid-template-columns:1fr;padding:5.6rem 2.4rem 4.8rem;gap:3.6rem;text-align:center}.dw-hero-sub{margin-left:auto;margin-right:auto}.dw-hero-btns{justify-content:center}}@media screen and (max-width:480px){.dw-hero-btns .button{width:100%}}.dw-stats-band{background:rgb(var(--dw-surface));border-top:1px solid var(--dw-line);border-bottom:1px solid var(--dw-line)}.dw-stats-band-inner{max-width:110rem;margin:0 auto;padding:0 2.4rem;display:flex;flex-wrap:wrap}.dw-stats-band-item{flex:1;min-width:15rem;padding:3.2rem 2.4rem;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.dw-stats-band-item+.dw-stats-band-item:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:var(--dw-line)}.dw-stats-num{display:block;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 3.2rem);color:rgb(var(--dw-heading));line-height:1;margin-bottom:.8rem}.dw-stats-label{display:block;font-size:1.4rem;color:var(--dw-muted);line-height:1.4}.dw-stats-globe{display:flex;align-items:center;justify-content:center;height:calc(var(--font-heading-scale) * 3.2rem);margin-bottom:.8rem;color:rgb(var(--dw-heading))}.dw-stats-globe svg{width:4.4rem;height:4.4rem;display:block}@media screen and (min-width:750px){.dw-stats-num{font-size:calc(var(--font-heading-scale) * 4.4rem)}.dw-stats-globe{height:calc(var(--font-heading-scale) * 4.4rem)}}@media screen and (max-width:640px){.dw-stats-band-item{min-width:50%;padding:2.4rem 1.6rem}.dw-stats-band-item:nth-child(2n):before{display:none}}.dw-section{padding:8.8rem 2.4rem}.dw-section--alt{background:rgb(var(--dw-surface))}.dw-container{max-width:110rem;margin:0 auto}.dw-eyebrow{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.8rem);color:rgb(var(--dw-rose));text-align:center;margin-bottom:1rem}.dw-heading{font-size:calc(var(--font-heading-scale) * 2.8rem);text-align:center;line-height:1.15;margin-bottom:4.8rem}.dw-lede{text-align:center;color:var(--dw-muted);font-size:1.7rem;line-height:1.65;max-width:54rem;margin:-2.8rem auto 4.8rem}@media screen and (min-width:750px){.dw-eyebrow{font-size:calc(var(--font-heading-scale) * 2.2rem)}.dw-heading{font-size:calc(var(--font-heading-scale) * 3.8rem)}}@media screen and (max-width:749px){.dw-section{padding:6rem 2rem}}.dw-adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.dw-adv-card{background:rgb(var(--dw-surface));border:1px solid var(--dw-line);border-radius:var(--card-radius);padding:3.2rem 2.8rem 2.8rem}.dw-adv-icon{width:6.4rem;height:6.4rem;background:rgb(var(--dw-pearl));border-radius:var(--dw-radius);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.dw-adv-icon img{width:4.2rem;height:4.2rem;object-fit:contain}.dw-adv-card h3{font-size:calc(var(--font-heading-scale) * 1.9rem);line-height:1.3;margin-bottom:1rem}.dw-adv-card p{font-size:1.5rem;line-height:1.7;color:var(--dw-muted)}@media screen and (max-width:840px){.dw-adv-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.dw-adv-grid{grid-template-columns:1fr;gap:1.6rem}}.dw-perks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem}.dw-perk{background:rgb(var(--dw-pearl));border:1px solid var(--dw-line);border-radius:var(--card-radius);padding:2.8rem 2rem 2.4rem;text-align:center}.dw-perk-img{width:6.4rem;height:6.4rem;margin:0 auto 1.6rem}.dw-perk-img img{width:100%;height:100%;object-fit:contain;display:block}.dw-perk h3{font-size:calc(var(--font-heading-scale) * 1.7rem);line-height:1.3;margin-bottom:.8rem}.dw-perk p{font-size:1.4rem;line-height:1.65;color:var(--dw-muted)}@media screen and (max-width:900px){.dw-perks-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:420px){.dw-perks-grid{grid-template-columns:1fr}}.dw-cta-band{background-color:var(--dw-tint);text-align:center;padding:7.2rem 2.4rem}.dw-cta-band h2{font-size:calc(var(--font-heading-scale) * 2.6rem);margin-bottom:1.2rem}.dw-cta-band p{font-size:1.7rem;color:var(--dw-muted);margin-bottom:3rem;line-height:1.6}.dw-cta-login{display:block;margin-top:1.8rem;font-size:1.5rem;color:var(--dw-muted);text-decoration:underline;text-underline-offset:.3rem}.dw-cta-login:hover{color:rgb(var(--dw-heading))}.dw-cta-band--final{padding:9.6rem 2.4rem}.dw-cta-inner{max-width:60rem;margin:0 auto}.dw-cta-band--final h2{font-size:calc(var(--font-heading-scale) * 3.2rem)}@media screen and (min-width:750px){.dw-cta-band h2{font-size:calc(var(--font-heading-scale) * 3.4rem)}.dw-cta-band--final h2{font-size:calc(var(--font-heading-scale) * 4.6rem)}}@media screen and (max-width:749px){.dw-cta-band{padding:5.6rem 2rem}}.dw-video-wrap{display:grid;grid-template-columns:29rem 1fr;max-width:96rem;margin:0 auto;border:1px solid var(--dw-line);border-radius:var(--card-radius);overflow:hidden;background:rgb(var(--dw-surface))}.dw-video-playlist{background:rgb(var(--dw-surface));overflow-y:auto;max-height:54rem;border-right:1px solid var(--dw-line)}.dw-video-tab{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.6rem;width:100%;min-height:5.6rem;cursor:pointer;background:none;text-align:left;font-family:var(--font-body-family);color:var(--dw-muted);border:0;border-bottom:1px solid var(--dw-line);border-left:3px solid transparent}.dw-video-tab:hover{background:rgb(var(--dw-pearl));color:rgb(var(--dw-ink))}.dw-video-tab.active{background:var(--dw-tint);color:rgb(var(--dw-heading));border-left-color:rgb(var(--dw-rose))}.dw-video-tab-num{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;background:rgb(var(--dw-pearl));border:1px solid var(--dw-line)}.dw-video-tab.active .dw-video-tab-num{background:rgb(var(--dw-rose));border-color:rgb(var(--dw-rose));color:rgb(var(--dw-surface))}.dw-video-tab-title{font-size:1.4rem;font-weight:600;line-height:1.35}.dw-video-tab-dur{font-size:1.2rem;opacity:.7;margin-top:.3rem}.dw-video-player-wrap{display:flex;flex-direction:column;background:rgb(var(--dw-surface))}.dw-player-ratio{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:rgb(var(--dw-ink))}.dw-player-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.dw-transcript-wrap{border-top:1px solid var(--dw-line);padding:1.4rem 1.6rem}.dw-transcript-btn{display:inline-flex;align-items:center;min-height:4rem;padding:1rem 1.6rem;cursor:pointer;font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;color:rgb(var(--dw-ink));background:rgb(var(--dw-surface));border:1px solid var(--dw-line);border-radius:var(--dw-radius)}.dw-transcript-btn:hover,.dw-transcript-btn.open{border-color:rgb(var(--dw-ocean))}.dw-transcript-body{display:none;margin-top:1.2rem;background:rgb(var(--dw-pearl));border-radius:var(--dw-radius);padding:1.6rem 1.8rem;max-height:18rem;overflow-y:auto}.dw-transcript-body.open{display:block}#dw-transcript-text{font-size:1.5rem;line-height:1.8;color:var(--dw-muted)}@media screen and (max-width:720px){.dw-video-wrap{grid-template-columns:1fr}.dw-video-playlist{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none;border-right:0;border-bottom:1px solid var(--dw-line);scrollbar-width:none}.dw-video-playlist::-webkit-scrollbar{display:none}.dw-video-tab{flex-direction:column;text-align:center;flex-shrink:0;width:11rem;padding:1.4rem 1rem;gap:.6rem;min-height:auto;border-bottom:0;border-left:0;border-right:1px solid var(--dw-line);border-top:3px solid transparent}.dw-video-tab.active{border-top-color:rgb(var(--dw-rose))}.dw-video-tab-title{font-size:1.2rem}.dw-video-tab-dur{font-size:1.1rem}}.dw-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 4.8rem;max-width:96rem;margin:0 auto}.dw-faq-item{border-bottom:1px solid var(--dw-line)}.dw-faq-col:first-child .dw-faq-item:first-child,.dw-faq-col:last-child .dw-faq-item:first-child{border-top:1px solid var(--dw-line)}.dw-faq-btn{width:100%;min-height:6rem;padding:2rem 4rem 2rem 0;position:relative;cursor:pointer;background:none;border:0;text-align:left;font-family:var(--font-body-family);font-size:1.6rem;font-weight:600;line-height:1.45;color:rgb(var(--dw-heading))}.dw-faq-btn:after{content:"+";position:absolute;right:.2rem;top:50%;transform:translateY(-50%);font-size:2.4rem;font-weight:300;line-height:1;color:rgb(var(--dw-rose))}.dw-faq-item.open .dw-faq-btn:after{content:"\2212"}.dw-faq-ans{display:none;font-size:1.5rem;line-height:1.75;color:var(--dw-muted);padding-bottom:2rem}.dw-faq-item.open .dw-faq-ans{display:block}@media screen and (max-width:680px){.dw-faq-grid{grid-template-columns:1fr}.dw-faq-col:last-child .dw-faq-item:first-child{border-top:none}}.dw-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.dw-testi-card{background:rgb(var(--dw-surface));border:1px solid var(--dw-line);border-radius:var(--card-radius);padding:2.8rem 2.4rem;display:flex;flex-direction:column;gap:1.6rem}.dw-testi-header{display:flex;align-items:center;gap:1.4rem}.dw-testi-avatar{width:5.6rem;height:5.6rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid var(--dw-line);background:rgb(var(--dw-pearl))}.dw-testi-avatar img{width:100%;height:100%;object-fit:cover;display:block}.dw-testi-meta{flex:1;min-width:0}.dw-testi-name{font-size:1.5rem;font-weight:700;color:rgb(var(--dw-heading));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dw-testi-biz{font-size:1.3rem;color:var(--dw-muted);margin-top:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dw-testi-stars{color:rgb(var(--dw-star));font-size:1.3rem;letter-spacing:.1rem;margin-top:.3rem}.dw-testi-quote{font-size:1.5rem;line-height:1.7;color:rgb(var(--dw-ink));flex:1}.dw-testi-translate{color:var(--dw-muted);font-style:italic}@media screen and (max-width:820px){.dw-testi-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.dw-testi-grid{grid-template-columns:1fr;gap:1.4rem}}.dw--ocean .dw-hero,.dw--ocean .dw-stats-band,.dw--ocean .dw-cta-band{--dw-heading: var(--dw-surface);--dw-muted: rgba(var(--dw-surface), .78);background-color:rgb(var(--dw-ocean));border-color:transparent;color:rgb(var(--dw-surface))}.dw--ocean .dw-stats-band-item+.dw-stats-band-item:before{background:rgba(var(--dw-surface),.2)}
/*# sourceMappingURL=/cdn/shop/t/42/assets/dz-wholesale-landing.css.map */
