.qv-home{--qv-ink: #101820;--qv-ivory: #f7f3ec;--qv-paper: #fffdf9;--qv-gold: #c7a461;--qv-muted: #657078;color:var(--qv-ink);background:var(--qv-paper)}.qv-home *,.qv-home *:before,.qv-home *:after{box-sizing:border-box}.qv-home__shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.qv-home__hero{position:relative;display:flex;min-height:min(820px,88vh);overflow:hidden;align-items:end;color:#fff;background:var(--qv-ink)}.qv-home__hero-media,.qv-home__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.qv-home__hero-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.qv-home__hero-image--mobile{display:none}.qv-home__hero-overlay{background:linear-gradient(90deg,#070c10e0,#070c1085 48%,#070c101a 78%),linear-gradient(0deg,rgba(7,12,16,.72) 0%,transparent 48%)}.qv-home__hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:80px;align-items:end;padding-top:130px;padding-bottom:72px}.qv-home__hero-copy{max-width:780px}.qv-home__eyebrow,.qv-home__kicker,.qv-home__story-content>span{display:inline-block;color:var(--qv-gold);font-size:12px;font-weight:750;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.qv-home__hero h1{max-width:760px;margin:20px 0 24px;color:#fff;font-size:clamp(52px,7.2vw,96px);font-weight:600;letter-spacing:-.065em;line-height:.93}.qv-home__hero-text{max-width:680px;color:#ffffffc7;font-size:clamp(17px,2vw,20px);line-height:1.65}.qv-home__hero-text p,.qv-home__intro-copy p,.qv-home__story-content .rte p,.qv-home__closing-text p{margin:0}.qv-home__hero-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:34px}.qv-home__button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:14px;padding:16px 25px;border-radius:12px;font-size:14px;font-weight:750;letter-spacing:.015em;text-decoration:none;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.qv-home__button--gold{color:#111920;background:var(--qv-gold);box-shadow:0 16px 40px #00000026}.qv-home__button:hover{color:#111920;background:#d4b575;box-shadow:0 20px 50px #0003;transform:translateY(-3px)}.qv-home__button svg,.qv-home__view-all svg,.qv-home__story-content a svg{width:19px;height:19px}.qv-home__text-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:14px;font-weight:650;text-underline-offset:5px}.qv-home__text-link:hover{color:var(--qv-gold)}.qv-home__trust{color:#fff;background:var(--qv-ink)}.qv-home__trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.qv-home__trust-item{display:grid;min-height:88px;grid-template-columns:38px minmax(0,1fr);gap:16px;align-items:center;padding:20px 28px;border-right:1px solid rgba(255,255,255,.11)}.qv-home__trust-item:first-child{border-left:1px solid rgba(255,255,255,.11)}.qv-home__trust-item span{color:var(--qv-gold);font-size:11px;font-weight:700;letter-spacing:.1em}.qv-home__trust-item p{margin:0;color:#ffffffc7;font-size:13px;font-weight:600;letter-spacing:.01em}.qv-home__intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(60px,9vw,140px);align-items:end;padding-top:116px;padding-bottom:108px}.qv-home__intro h2,.qv-home__section-heading h2,.qv-home__promise-heading h2,.qv-home__closing h2{margin:16px 0 0;color:var(--qv-ink);font-size:clamp(40px,5.4vw,72px);font-weight:600;letter-spacing:-.055em;line-height:.98}.qv-home__intro-copy{padding-bottom:4px;color:var(--qv-muted);font-size:17px;line-height:1.78}.qv-home__products{padding:96px 0 108px;background:var(--qv-ivory)}.qv-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:44px}.qv-home__section-heading h2{max-width:760px;font-size:clamp(36px,4.5vw,62px)}.qv-home__view-all,.qv-home__story-content a{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;color:var(--qv-ink);font-size:13px;font-weight:750;text-decoration:none}.qv-home__view-all{padding-bottom:5px;border-bottom:1px solid rgba(16,24,32,.35)}.qv-home__view-all:hover,.qv-home__story-content a:hover{color:#8c6c31}.qv-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qv-home__product-card{overflow:hidden;border:1px solid rgba(16,24,32,.09);border-radius:22px;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.qv-home__product-card:hover{box-shadow:0 22px 50px #1018201c;transform:translateY(-6px)}.qv-home__product-media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f2f1ed}.qv-home__product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.qv-home__product-card:hover .qv-home__product-media img{transform:scale(1.045)}.qv-home__product-arrow{position:absolute;right:15px;bottom:15px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#101820eb;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.qv-home__product-card:hover .qv-home__product-arrow{opacity:1;transform:translateY(0)}.qv-home__product-arrow svg{width:18px}.qv-home__product-info{padding:20px 20px 22px}.qv-home__product-info>span{display:block;margin-bottom:8px;overflow:hidden;color:#8a8f91;font-size:10px;font-weight:750;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.qv-home__product-info h3{min-height:47px;margin:0 0 15px;font-size:17px;font-weight:650;letter-spacing:-.025em;line-height:1.35}.qv-home__product-info h3 a{color:var(--qv-ink);text-decoration:none}.qv-home__product-price{display:flex;flex-wrap:wrap;gap:7px;align-items:baseline}.qv-home__product-price strong{color:var(--qv-ink);font-size:15px;font-weight:750}.qv-home__product-price s{color:#9ba0a2;font-size:12px}.qv-home__stories{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:18px;padding-top:110px;padding-bottom:110px}.qv-home__story{position:relative;min-height:660px;overflow:hidden;border-radius:28px;color:#fff;background:var(--qv-ink)}.qv-home__story-media{position:absolute;top:0;right:0;bottom:0;left:0}.qv-home__story-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#080d11d1,#080d1112 70%)}.qv-home__story-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.qv-home__story:hover .qv-home__story-media img{transform:scale(1.035)}.qv-home__story-content{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:clamp(28px,4.5vw,52px)}.qv-home__story-content h2{max-width:560px;margin:14px 0 15px;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:600;letter-spacing:-.05em;line-height:1}.qv-home__story--small .qv-home__story-content h2{font-size:clamp(32px,3vw,46px)}.qv-home__story-content .rte{max-width:560px;color:#ffffffbd;font-size:15px;line-height:1.65}.qv-home__story-content a{margin-top:24px;color:#fff}.qv-home__promise{padding:108px 0 116px;background:var(--qv-ivory)}.qv-home__promise-heading{max-width:820px;margin-bottom:48px}.qv-home__promise-heading h2{font-size:clamp(38px,4.8vw,66px)}.qv-home__promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.qv-home__promise-grid article{padding:34px;border:1px solid rgba(16,24,32,.1);border-radius:22px;background:#ffffff9e}.qv-home__promise-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;color:var(--qv-gold);background:var(--qv-ink)}.qv-home__promise-icon svg{width:25px;height:25px}.qv-home__promise-grid h3{margin:27px 0 10px;color:var(--qv-ink);font-size:21px;font-weight:650;letter-spacing:-.03em}.qv-home__promise-grid p{margin:0;color:var(--qv-muted);font-size:14px;line-height:1.7}.qv-home__closing{position:relative;overflow:hidden;padding:110px 0;color:#fff;background:radial-gradient(circle at 75% 25%,rgba(199,164,97,.15),transparent 25%),var(--qv-ink)}.qv-home__closing-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:110px;align-items:end}.qv-home__closing h2{max-width:760px;color:#fff}.qv-home__closing-text{color:#ffffffb3;font-size:16px;line-height:1.75}.qv-home__closing .qv-home__button{margin-top:28px}@media screen and (max-width:989px){.qv-home__hero-inner{grid-template-columns:1fr;gap:46px}.qv-home__intro,.qv-home__closing-inner{grid-template-columns:1fr;gap:45px}.qv-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qv-home__stories{grid-template-columns:1fr}.qv-home__story{min-height:620px}.qv-home__promise-grid{grid-template-columns:1fr}.qv-home__promise-grid article{display:grid;grid-template-columns:60px minmax(0,1fr);column-gap:22px;align-items:start}.qv-home__promise-grid h3{margin:3px 0 8px}.qv-home__promise-grid p{grid-column:2}}@media screen and (max-width:639px){.qv-home__shell{width:min(100% - 28px,1280px)}.qv-home__hero{min-height:790px}.qv-home__hero-image--desktop{display:none}.qv-home__hero-image--mobile{display:block}.qv-home__hero-overlay{background:linear-gradient(0deg,#070c10eb,#070c1061 72%,#070c102e)}.qv-home__hero-inner{padding-top:100px;padding-bottom:44px}.qv-home__hero h1{font-size:clamp(49px,15vw,68px)}.qv-home__trust-grid{grid-template-columns:1fr;padding:10px 0}.qv-home__trust-item,.qv-home__trust-item:first-child{min-height:68px;padding:14px 6px;border-right:0;border-bottom:1px solid rgba(255,255,255,.11);border-left:0}.qv-home__trust-item:last-child{border-bottom:0}.qv-home__intro{padding-top:78px;padding-bottom:76px}.qv-home__products{padding:72px 0 78px}.qv-home__section-heading{display:grid;margin-bottom:32px}.qv-home__view-all{justify-self:start}.qv-home__product-grid{grid-template-columns:1fr;gap:14px}.qv-home__product-info h3{min-height:0}.qv-home__product-arrow{opacity:1;transform:none}.qv-home__stories{padding-top:78px;padding-bottom:78px}.qv-home__story{min-height:540px;border-radius:22px}.qv-home__promise,.qv-home__closing{padding:78px 0 82px}.qv-home__promise-grid article{padding:26px 22px}}@media(prefers-reduced-motion:reduce){.qv-home__button,.qv-home__product-card,.qv-home__product-media img,.qv-home__product-arrow,.qv-home__story-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=AAAAAAAAACA */
