:root{--dw-navy: #121b31;--dw-navy-2: #17233d;--dw-blue: #2f63c9;--dw-blue-dark: #1f4da8;--dw-ink: #152238;--dw-soft: #f7f8fb;--dw-border: #e3e7ef}.dw-announcement-note{color:#f7c948;margin:0 .65rem}.section-header{border-bottom:1px solid var(--dw-border)}.header-wrapper{background:#fff}.header{min-height:8.4rem;align-items:center}.header__heading-link{padding:0}.header__heading-logo{width:min(24rem,24vw)!important;height:auto!important;max-height:7rem;object-fit:contain}.dw-header-search,.dw-main-nav{display:none}@media screen and (min-width:990px){.header{grid-template-columns:minmax(20rem,27rem) minmax(28rem,1fr) auto!important;column-gap:3rem;padding-top:1.2rem!important;padding-bottom:1.2rem!important}.header__inline-menu{display:none!important}.dw-header-search{display:block;width:100%;max-width:64rem;justify-self:center}.dw-header-search__form{position:relative;display:flex;align-items:center}.dw-header-search__input{width:100%;height:5.2rem;border:1px solid #d8deea;border-radius:999px;padding:0 6.4rem 0 2rem;font-size:1.5rem;color:var(--dw-ink);background:#fff;box-shadow:0 3px 16px #121b310a}.dw-header-search__input:focus{outline:2px solid rgba(47,99,201,.25);outline-offset:2px}.dw-header-search__button{position:absolute;right:.45rem;width:4.3rem;height:4.3rem;border:0;border-radius:50%;display:grid;place-items:center;background:var(--dw-navy);color:#fff;cursor:pointer}.dw-main-nav{display:block;background:#fff;border-top:1px solid var(--dw-border);border-bottom:1px solid var(--dw-border)}.dw-main-nav__inner{max-width:var(--page-width);margin:0 auto;padding:0 5rem;min-height:5.5rem;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,2.5vw,4rem)}.dw-main-nav__link{color:#4b596c;text-decoration:none;font-size:1.35rem;font-weight:600;white-space:nowrap;transition:color .2s ease}.dw-main-nav__link:hover{color:var(--dw-blue)}}@media screen and (max-width:989px){.header__heading-logo{width:min(18rem,48vw)!important}}.dw-hero{position:relative;overflow:hidden;background:var(--dw-navy);color:#fff}.dw-hero__wrap{position:relative;z-index:2;max-width:var(--page-width);margin:0 auto;padding:7rem 5rem;display:grid;grid-template-columns:minmax(0,.95fr) minmax(34rem,1.05fr);gap:7rem;align-items:center;min-height:61rem}.dw-hero__copy{position:relative;z-index:3}.dw-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 2.3rem;padding:.8rem 1.25rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#cbd6ea;font-size:1.15rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.dw-hero__eyebrow span{color:#f8c83d}.dw-hero__title{margin:0;max-width:67rem;color:#fff;font-size:clamp(4.7rem,6.2vw,8.8rem);line-height:.95;letter-spacing:-.065em;font-weight:700}.dw-hero__title em{font-style:normal;color:#e9edf5}.dw-hero__text{margin:2.6rem 0 0;max-width:52rem;color:#b9c3d4;font-size:1.7rem;line-height:1.65}.dw-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.dw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:0 2.4rem;border-radius:999px;text-decoration:none;font-weight:700}.dw-btn--primary{background:var(--dw-blue);color:#fff;box-shadow:0 12px 28px #2f63c940}.dw-btn--secondary{border:1px solid rgba(255,255,255,.25);color:#fff}.dw-hero__visual{position:relative;min-height:44rem;display:flex;align-items:center;justify-content:center}.dw-hero__image-card{position:relative;z-index:2;width:100%;height:44rem;overflow:hidden;border-radius:2.8rem;background:linear-gradient(145deg,#f8f9fc,#d9e0ed 52%,#b6c1d3);box-shadow:0 3rem 7rem #00000047}.dw-hero__image-card img{width:100%;height:100%;object-fit:cover;display:block}.dw-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 30%,rgba(47,99,201,.28),transparent 22%),linear-gradient(135deg,#eef2f7,#dbe1eb 48%,#aebbd0)}.dw-hero__placeholder:after{content:"";position:absolute;width:68%;height:34%;right:8%;bottom:11%;border-radius:1.6rem;background:linear-gradient(160deg,#263750,#090f1d 62%);transform:rotate(-8deg);box-shadow:0 2.4rem 3rem #121b314d}.dw-hero__placeholder:before{content:"";position:absolute;width:31%;height:25%;right:5%;bottom:7%;border-radius:50%;background:radial-gradient(circle at 45% 45%,#35445c 0 34%,#111827 36% 56%,#56627a 58% 63%,transparent 64%)}.dw-orb{position:absolute;border-radius:50%;filter:blur(.1px);opacity:.95}.dw-orb--orange{width:30rem;height:30rem;left:-14rem;top:-7rem;background:#ff72366b}.dw-orb--green{width:28rem;height:28rem;left:2rem;top:2rem;background:#57be7d59;border-radius:48% 52% 62% 38%/42% 43% 57% 58%;transform:rotate(25deg)}.dw-orb--blue{width:28rem;height:28rem;left:-6rem;bottom:-15rem;background:#2d60cc61}.dw-orb--line{width:52rem;height:52rem;left:-20rem;top:-12rem;border:1px solid rgba(255,255,255,.09);background:transparent}.dw-hero__tag{position:absolute;right:2rem;bottom:-2rem;color:#ffffff24;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase}@media screen and (max-width:989px){.dw-hero__wrap{grid-template-columns:1fr;padding:5.2rem 2.2rem 4rem;gap:3.5rem;min-height:auto}.dw-hero__title{font-size:clamp(4.6rem,14vw,7rem)}.dw-hero__visual{min-height:28rem}.dw-hero__image-card{height:31rem}.dw-orb--green{left:-8rem}}@media screen and (min-width:990px){.header__icons .header__search{display:none!important}.dw-main-nav__link.is-active{color:var(--dw-blue)}.dw-main-nav__link.is-active:after{content:"";display:block;height:2px;margin-top:.55rem;background:var(--dw-blue);border-radius:99px}}.dw-hero__image-card{background:#dce3ef}.dw-hero__image-card img{object-position:center}@media screen and (max-width:989px){.dw-hero__tag{position:static;margin-top:1.2rem;text-align:right}}.dw-usp-section{background:var(--dw-usp-bg);color:var(--dw-usp-text);padding:1.8rem 0;border-bottom:1px solid rgba(23,35,58,.08)}.dw-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.dw-usp-item{display:flex;gap:1rem;align-items:flex-start;padding:.4rem 1rem}.dw-usp-icon{width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--dw-blue);font-size:1.1rem;box-shadow:0 4px 14px #121b3114}.dw-usp-item h3{margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.dw-usp-item p{margin:0;opacity:.72;font-size:.88rem;line-height:1.45}.dw-categories{padding:6rem 0;background:#fff}.dw-section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.dw-section-eyebrow{margin:0 0 .6rem;color:var(--dw-blue);font-weight:800;letter-spacing:.16em;font-size:.75rem}.dw-section-heading h2{margin:0;color:var(--dw-navy);font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.dw-section-heading p:not(.dw-section-eyebrow){max-width:42rem;margin:.9rem 0 0;color:#647084}.dw-text-link{color:var(--dw-navy);font-weight:700;text-decoration:none;white-space:nowrap}.dw-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.dw-category-card{color:var(--dw-navy);text-decoration:none;background:#f6f7fa;border-radius:1.5rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.dw-category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #121b311f}.dw-category-card__media{height:15rem;background:linear-gradient(135deg,#e8edf6,#d8e1f0);overflow:hidden;position:relative}.dw-category-card__media img{width:100%;height:100%;object-fit:cover;display:block}.dw-category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:5rem;font-weight:800;color:#2f65d22e}.dw-category-card__body{padding:1.3rem 1.4rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.dw-category-card__body h3{margin:0;font-size:1.2rem}.dw-category-card__body span{color:var(--dw-blue);font-weight:700;font-size:.9rem}@media screen and (max-width:989px){.dw-usp-grid,.dw-category-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.dw-usp-section{padding:1rem 0}.dw-usp-grid{grid-template-columns:1fr;gap:.25rem}.dw-section-heading{align-items:flex-start;flex-direction:column}.dw-categories{padding:4rem 0}.dw-category-grid{grid-template-columns:1fr}.dw-category-card__media{height:13rem}}.dw-category-card__placeholder{overflow:hidden;background:linear-gradient(135deg,#eef2f8,#dce5f2)}.dw-category-card__placeholder:before,.dw-category-card__placeholder:after{content:"";position:absolute;border-radius:50%;opacity:.75}.dw-category-card__placeholder:before{width:11rem;height:11rem;right:-2.5rem;bottom:-4rem;background:#2f63c938}.dw-category-card__placeholder:after{width:7rem;height:7rem;left:-2rem;top:-2rem;background:#73c9632e}.dw-category-card__placeholder span{position:relative;z-index:2;width:5.5rem;height:5.5rem;display:grid;place-items:center;border-radius:1.7rem;background:#ffffffb8;box-shadow:0 14px 30px #121b311a;color:var(--dw-blue);font-size:2.2rem;font-weight:800}.dw-category-card__placeholder--2:before{background:#ff723633}.dw-category-card__placeholder--3:before{background:#f8c83d3b}.dw-category-card__placeholder--4:before{background:#2f63c940}.dw-category-card__placeholder--5:before{background:#57be7d3b}.dw-category-card__placeholder--6:before{background:#ff723633}.dw-feature{padding:7.5rem 0;background:#f7f8fb}.dw-feature__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,7vw,9rem);align-items:center}.dw-feature__media{min-height:48rem;border-radius:2.4rem;overflow:hidden;box-shadow:0 2rem 5rem #121b311f;background:#dce3ef}.dw-feature__media img{width:100%;height:100%;min-height:48rem;object-fit:cover;display:block}.dw-feature__content{max-width:56rem}.dw-feature__content h2{margin:.4rem 0 1.6rem;color:var(--dw-navy);font-size:clamp(3.2rem,4.8vw,5.6rem);line-height:1;letter-spacing:-.045em}.dw-feature__text{color:#667286;font-size:1.7rem;line-height:1.7}.dw-feature__points{display:grid;gap:1.5rem;margin:2.8rem 0 3rem}.dw-feature__point{display:flex;gap:1.2rem;align-items:flex-start}.dw-feature__check{flex:0 0 auto;width:2.8rem;height:2.8rem;display:grid;place-items:center;margin-top:.2rem;border-radius:50%;background:#fff;color:var(--dw-blue);box-shadow:0 .8rem 1.8rem #121b3114;font-weight:800}.dw-feature__point h3{margin:0 0 .25rem;color:var(--dw-navy);font-size:1.25rem}.dw-feature__point p{margin:0;color:#6d7788;line-height:1.55}.dw-feature__button{display:inline-flex;align-items:center;min-height:5.2rem;padding:0 2.3rem;border-radius:999px;background:var(--dw-blue);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 1.2rem 2.8rem #2f63c933}@media screen and (max-width:989px){.dw-feature{padding:5rem 0}.dw-feature__grid{grid-template-columns:1fr;gap:3rem}.dw-feature__media,.dw-feature__media img{min-height:31rem;height:31rem}.dw-feature__content{max-width:none}}@media screen and (max-width:749px){.dw-feature__media,.dw-feature__media img{min-height:25rem;height:25rem;border-radius:1.8rem}.dw-feature__content h2{font-size:3.5rem}.dw-feature__text{font-size:1.55rem}}.dw-category-card__media img{transition:transform .45s ease}.dw-category-card:hover .dw-category-card__media img{transform:scale(1.045)}.dw-demo-products{padding:5.5rem 0 5rem;background:#fff}.dw-demo-products__head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.2rem}.dw-demo-products__head h2{margin:.4rem 0 .7rem;color:#17233a;font-size:clamp(2.1rem,4vw,3.6rem);letter-spacing:-.03em}.dw-demo-products__head p{margin:0;color:#667085;max-width:44rem}.dw-demo-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.dw-demo-product{color:#17233a;text-decoration:none;border:1px solid #edf0f5;border-radius:1.25rem;overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.dw-demo-product:hover{transform:translateY(-5px);box-shadow:0 18px 36px #121b311f}.dw-demo-product__image{aspect-ratio:1/1;overflow:hidden;background:#f5f7fb}.dw-demo-product__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.dw-demo-product:hover img{transform:scale(1.04)}.dw-demo-product__meta{padding:1.1rem 1.15rem 1.25rem}.dw-demo-product__badge{display:inline-block;margin-bottom:.55rem;color:#2f65d2;background:#eef3ff;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;font-weight:800;letter-spacing:.05em}.dw-demo-product h3{margin:0 0 .65rem;font-size:1.15rem;line-height:1.35}.dw-demo-product__price{display:flex;align-items:center;gap:.65rem}.dw-demo-product__price strong{color:#17233a}.dw-demo-product__price s{color:#98a2b3;font-size:.9rem}.dw-demo-products__note{margin:1.2rem 0 0;color:#98a2b3;font-size:.82rem;text-align:center}.dw-newsletter{padding:5rem 0;background:#121b31}.dw-newsletter__box{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center;padding:3.5rem;border:1px solid rgba(255,255,255,.11);border-radius:1.5rem;background:linear-gradient(135deg,#18243d,#10192d)}.dw-newsletter h2{margin:.35rem 0 .9rem;color:#fff;font-size:clamp(2rem,3.6vw,3.4rem);letter-spacing:-.03em}.dw-newsletter p:not(.dw-section-eyebrow){margin:0;color:#b9c2d3;max-width:38rem}.dw-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:.75rem}.dw-newsletter__form input{min-height:3.7rem;padding:0 1.2rem;border:1px solid rgba(255,255,255,.18);border-radius:.9rem;background:#fff;color:#17233a}.dw-newsletter__form button{min-height:3.7rem;padding:0 1.25rem;border:0;border-radius:.9rem;background:#3e61bd;color:#fff;font-weight:800;cursor:pointer}.dw-newsletter__form small{grid-column:1/-1;color:#dbe5ff}@media(max-width:989px){.dw-demo-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dw-newsletter__box{grid-template-columns:1fr;padding:2.3rem}.dw-demo-products__head{align-items:flex-start;flex-direction:column}}@media(max-width:749px){.dw-demo-products{padding:4rem 0}.dw-demo-products__grid{gap:.85rem}.dw-demo-product__meta{padding:.9rem}.dw-demo-product h3{font-size:1rem}.dw-demo-product__price{flex-direction:column;align-items:flex-start;gap:.15rem}.dw-newsletter{padding:3.5rem 0}.dw-newsletter__box{padding:1.5rem;gap:2rem}.dw-newsletter__form{grid-template-columns:1fr}.dw-newsletter__form button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/daily-whiz-v2.css.map */
