:root{--hv2-ink:#071226;--hv2-navy:#06182f;--hv2-purple:#6c4cff;--hv2-soft:#f5f7fb;--hv2-line:#dfe5ef;--hv2-radius:24px;--hv2-shadow:0 20px 60px rgba(6,24,47,.12)}.dova-home-v2{font-family:inherit;color:var(--hv2-ink);background:#fff;overflow:hidden}.dova-hv2-shell{width:min(calc(100% - 40px),1440px);margin:auto}.dova-hv2-section{padding:110px 0}.dova-hv2-kicker,.dova-hv2-eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--hv2-purple)}.dova-home-v2 h1,.dova-home-v2 h2,.dova-home-v2 h3{margin:0;letter-spacing:-.04em;line-height:.95}.dova-home-v2 h1{font-size:clamp(52px,7vw,112px);max-width:880px;color:#fff}.dova-home-v2 h2{font-size:clamp(42px,5vw,78px)}.dova-hv2-rte,.dova-hv2-hero__text{font-size:clamp(18px,1.6vw,24px);line-height:1.55}.dova-hv2-hero{position:relative;min-height:88vh;display:grid;align-items:end;background:#05070b}.dova-hv2-hero__media,.dova-hv2-hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0}.dova-hv2-hero__image,.dova-hv2-placeholder,.dova-hv2-placeholder svg{width:100%;height:100%;object-fit:cover}.dova-hv2-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030812eb,#0308128a 48%,#0308121a),linear-gradient(0deg,rgba(3,8,18,.65),transparent 50%)}.dova-hv2-hero__content{position:relative;z-index:2;padding-bottom:90px;color:#fff}.dova-hv2-hero__text{max-width:680px;margin-top:26px;color:#ffffffd1}.dova-hv2-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.dova-hv2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 26px;border-radius:14px;text-decoration:none;font-weight:900;transition:.25s}.dova-hv2-btn:hover{transform:translateY(-2px)}.dova-hv2-btn--primary,.dova-hv2-btn--small{background:var(--hv2-purple);color:#fff}.dova-hv2-btn--ghost{border:1px solid rgba(255,255,255,.45);color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dova-hv2-btn--light{background:#fff;color:var(--hv2-navy)}.dova-hv2-btn--small{min-height:44px;padding:10px 16px;border-radius:12px}.dova-hv2-trust{background:var(--hv2-navy);color:#fff}.dova-hv2-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.dova-hv2-trust article{display:flex;align-items:center;gap:14px;padding:24px 18px;border-right:1px solid rgba(255,255,255,.12)}.dova-hv2-trust article:last-child{border:0}.dova-hv2-trust article>span{color:var(--hv2-purple);font-size:26px;font-weight:900}.dova-hv2-trust strong,.dova-hv2-trust small{display:block}.dova-hv2-trust small{opacity:.7;margin-top:3px}.dova-hv2-intro__grid,.dova-hv2-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.dova-hv2-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.dova-hv2-text-link{color:var(--hv2-ink);font-weight:800;text-decoration:none}.dova-hv2-categories{background:var(--hv2-soft)}.dova-hv2-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dova-hv2-category{position:relative;min-height:580px;border-radius:var(--hv2-radius);overflow:hidden;color:#fff;text-decoration:none;box-shadow:var(--hv2-shadow)}.dova-hv2-category__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s;z-index:0}.dova-hv2-category:hover .dova-hv2-category__image{transform:scale(1.035)}.dova-hv2-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0308120a,#0308121f 38%,#030812c7 72%,#030812f5)}.dova-hv2-category__content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:34px;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.48)}.dova-hv2-category__content span{display:block;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#b8a8ff}.dova-hv2-category h3{margin:10px 0 14px;font-size:42px;color:#fff}.dova-hv2-category p{margin:0;color:#ffffffe6;opacity:1;line-height:1.5}.dova-hv2-category b{display:inline-block;margin-top:22px;color:#fff;font-weight:900}.dova-hv2-category:hover b{color:#b8a8ff}.dova-hv2-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.dova-hv2-product{border:1px solid var(--hv2-line);border-radius:var(--hv2-radius);overflow:hidden;background:#fff;transition:.25s}.dova-hv2-product:hover{transform:translateY(-6px);box-shadow:var(--hv2-shadow)}.dova-hv2-product__media{position:relative;display:block;aspect-ratio:1/1;background:var(--hv2-soft);overflow:hidden}.dova-hv2-product__image{width:100%;height:100%;object-fit:cover;transition:.4s}.dova-hv2-product:hover .dova-hv2-product__image{transform:scale(1.025)}.dova-hv2-product__badge{position:absolute;top:16px;left:16px;background:var(--hv2-navy);color:#fff;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em}.dova-hv2-product__body{padding:24px}.dova-hv2-stars{color:#ffb400;letter-spacing:.12em;font-size:14px}.dova-hv2-product h3{font-size:27px;margin-top:10px}.dova-hv2-product h3 a{color:inherit;text-decoration:none}.dova-hv2-product p{color:#5d6779;line-height:1.5}.dova-hv2-product__buy{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.dova-hv2-product__buy strong{font-size:30px;color:var(--hv2-purple)}.dova-hv2-story{background:var(--hv2-navy);color:#fff}.dova-hv2-story__media{border-radius:var(--hv2-radius);overflow:hidden;min-height:600px}.dova-hv2-story__image{width:100%;height:100%;min-height:600px;object-fit:cover}.dova-hv2-story__content .dova-hv2-rte{color:#ffffffc2;margin:26px 0 32px}.dova-hv2-before-after{background:var(--hv2-soft)}.dova-hv2-ba{position:relative;aspect-ratio:16/8;border-radius:var(--hv2-radius);overflow:hidden;background:#111;box-shadow:var(--hv2-shadow)}.dova-hv2-ba__after,.dova-hv2-ba__before{position:absolute;top:0;right:0;bottom:0;left:0}.dova-hv2-ba__before{width:50%;overflow:hidden;z-index:2}.dova-hv2-ba__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:none}.dova-hv2-ba__before .dova-hv2-ba__image{width:100vw;max-width:1440px}.dova-hv2-ba span{position:absolute;top:20px;z-index:5;background:#030812c7;color:#fff;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900}.dova-hv2-ba__before span{left:20px}.dova-hv2-ba__after span{right:20px;background:var(--hv2-purple)}.dova-hv2-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:10;cursor:ew-resize}.dova-hv2-ba__line{position:absolute;z-index:6;left:50%;top:0;bottom:0;width:2px;background:#fff;pointer-events:none}.dova-hv2-ba__line i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--hv2-purple);font-style:normal;font-weight:900}.dova-hv2-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dova-hv2-review{padding:30px;border:1px solid var(--hv2-line);border-radius:20px;background:#fff}.dova-hv2-review blockquote{font-size:21px;line-height:1.55;margin:18px 0 28px}.dova-hv2-review strong,.dova-hv2-review small{display:block}.dova-hv2-review small{color:#6e7889;margin-top:4px}.dova-hv2-review-score{text-align:right}.dova-hv2-review-score b,.dova-hv2-review-score span,.dova-hv2-review-score small{display:block}.dova-hv2-review-score span{color:#ffb400}.dova-hv2-final{background:linear-gradient(135deg,var(--hv2-purple),#3e22c4);color:#fff;padding:80px 0}.dova-hv2-final__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.dova-hv2-final h2{max-width:900px}@media(max-width:989px){.dova-hv2-section{padding:78px 0}.dova-hv2-trust__grid{grid-template-columns:1fr 1fr}.dova-hv2-intro__grid,.dova-hv2-story__grid{grid-template-columns:1fr;gap:40px}.dova-hv2-categories__grid,.dova-hv2-products__grid,.dova-hv2-reviews__grid{grid-template-columns:1fr 1fr}.dova-hv2-category,.dova-hv2-story__media,.dova-hv2-story__image{min-height:460px}}@media(max-width:749px){.dova-hv2-shell{width:min(calc(100% - 28px),1440px)}.dova-hv2-hero{min-height:800px}.dova-hv2-hero__veil{background:linear-gradient(0deg,#030812f0,#0308123d 78%)}.dova-hv2-hero__content{padding-bottom:52px}.dova-home-v2 h1{font-size:52px}.dova-hv2-trust__grid,.dova-hv2-categories__grid,.dova-hv2-products__grid,.dova-hv2-reviews__grid{grid-template-columns:1fr}.dova-hv2-trust article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.dova-hv2-heading-row,.dova-hv2-final__inner{align-items:flex-start;flex-direction:column}.dova-hv2-ba{aspect-ratio:4/5}.dova-hv2-product__buy{align-items:flex-start;flex-direction:column}.dova-hv2-product__buy .dova-hv2-btn{width:100%}}.dova-home-v2 .dova-hv2-hero__content,.dova-home-v2 .dova-hv2-hero__content h1,.dova-home-v2 .dova-hv2-hero__content h2,.dova-home-v2 .dova-hv2-hero__content h3,.dova-home-v2 .dova-hv2-hero__content p,.dova-home-v2 .dova-hv2-hero__text,.dova-home-v2 .dova-hv2-hero__text p{color:#fff!important}.dova-home-v2 .dova-hv2-hero__content .dova-hv2-eyebrow{color:#9f86ff!important}.dova-home-v2 .dova-hv2-category,.dova-home-v2 .dova-hv2-category__content{color:#fff!important}.dova-home-v2 .dova-hv2-category h2,.dova-home-v2 .dova-hv2-category h3,.dova-home-v2 .dova-hv2-category h4,.dova-home-v2 .dova-hv2-category__content h2,.dova-home-v2 .dova-hv2-category__content h3,.dova-home-v2 .dova-hv2-category__content h4{color:#fff!important;opacity:1!important}.dova-home-v2 .dova-hv2-category p,.dova-home-v2 .dova-hv2-category__content p{color:#ffffffeb!important;opacity:1!important}.dova-home-v2 .dova-hv2-category__content span,.dova-home-v2 .dova-hv2-category__content b,.dova-home-v2 .dova-hv2-category__content strong,.dova-home-v2 .dova-hv2-category__content a{color:#fff!important;opacity:1!important}.dova-home-v2 .dova-hv2-category:hover .dova-hv2-category__content b,.dova-home-v2 .dova-hv2-category:hover .dova-hv2-category__content strong,.dova-home-v2 .dova-hv2-category:hover .dova-hv2-category__content a{color:#b8a8ff!important}.dova-home-v2 .dova-hv2-story,.dova-home-v2 .dova-hv2-story__content,.dova-home-v2 .dova-hv2-story__content h2,.dova-home-v2 .dova-hv2-story__content h3,.dova-home-v2 .dova-hv2-story__content p,.dova-home-v2 .dova-hv2-story__content strong{color:#fff!important}.dova-home-v2 .dova-hv2-story__content .dova-hv2-rte,.dova-home-v2 .dova-hv2-story__content .dova-hv2-rte p{color:#ffffffd1!important}.dova-home-v2 .dova-hv2-final,.dova-home-v2 .dova-hv2-final h2,.dova-home-v2 .dova-hv2-final h3,.dova-home-v2 .dova-hv2-final p{color:#fff!important}.dova-home-v2 .dova-hv2-final .dova-hv2-btn--light{background:#fff!important;color:var(--hv2-navy)!important}.dova-home-v2 .dova-hv2-category__overlay{background:linear-gradient(180deg,#03081205,#0308121f 35%,#030812bd 68%,#030812f7)!important}.dova-home-v2 .dova-hv2-category__image{z-index:0!important}.dova-home-v2 .dova-hv2-category__overlay{z-index:1!important}.dova-home-v2 .dova-hv2-category__content{z-index:2!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dova-home-v2.css.map */
