.cv-icon{width:20px;height:20px;flex:none}.cv-hero{overflow:hidden}.cv-hero--white{background:var(--cv-porcelain)}.cv-hero--nude{background:var(--cv-nude)}.cv-hero--blush{background:var(--cv-blush)}.cv-hero--full{position:relative;isolation:isolate}.cv-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--cv-shell)}.cv-hero__bg picture,.cv-hero__bg img,.cv-hero__placeholder{width:100%;height:100%;object-fit:cover;display:block}.cv-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(33,28,26,calc(var(--cv-scrim, 45) * 1.4 / 100)),rgba(33,28,26,calc(var(--cv-scrim, 45) * .5 / 100)) 55%,#211c1a00)}@media screen and (min-width:750px){.cv-hero__scrim{background:linear-gradient(to right,rgba(33,28,26,calc(var(--cv-scrim, 45) * 1.5 / 100)),rgba(33,28,26,calc(var(--cv-scrim, 45) * .7 / 100)) 45%,#211c1a00 75%)}}.cv-hero--full .cv-hero__inner{grid-template-columns:1fr;min-height:min(88svh,820px);align-content:center;padding-block:var(--cv-sp-2xl)}.cv-hero--full .cv-hero__copy{max-width:34rem}.cv-hero--full .cv-hero__title,.cv-hero--full .cv-hero__rating,.cv-hero--full .cv-hero__args li{color:var(--cv-porcelain)}.cv-hero--full .cv-hero__sub{color:#ffffffe0}.cv-hero--full .cv-hero__args svg{color:var(--cv-rose-soft)}.cv-hero--full .cv-btn--secondary{color:var(--cv-porcelain);border-color:#ffffff8c}.cv-hero--full .cv-btn--secondary:hover{background:var(--cv-porcelain);color:var(--cv-ink);border-color:var(--cv-porcelain)}@media screen and (max-width:749px){.cv-hero--full .cv-hero__inner{min-height:min(84svh,700px);align-content:end}}.cv-hero__inner{display:grid;gap:var(--cv-sp-xl);padding-block:var(--cv-sp-xl)}@media screen and (min-width:990px){.cv-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:var(--cv-sp-2xl);padding-block:clamp(3rem,1rem + 5vw,6rem);min-height:78vh}}.cv-hero__media{order:-1}@media screen and (min-width:990px){.cv-hero__media{order:0}}.cv-hero__frame{aspect-ratio:4 / 5;background:var(--cv-shell)}@media screen and (min-width:990px){.cv-hero__frame{aspect-ratio:5 / 6}}.cv-hero__frame img,.cv-hero__frame picture,.cv-hero__placeholder{width:100%;height:100%;object-fit:cover;display:block}.cv-hero__rating{display:flex;align-items:center;gap:var(--cv-sp-xs);margin:0 0 var(--cv-sp-lg);font-family:var(--cv-font-body);font-size:var(--cv-fs-small);font-weight:500;letter-spacing:.02em;color:var(--cv-ink-soft)}.cv-hero__title{margin-bottom:var(--cv-sp-lg)}.cv-hero__sub{margin-bottom:var(--cv-sp-xl);max-width:46ch}.cv-hero__actions{display:flex;flex-wrap:wrap;gap:var(--cv-sp-sm);margin-bottom:var(--cv-sp-lg)}.cv-hero__args{display:flex;flex-wrap:wrap;gap:var(--cv-sp-md) var(--cv-sp-lg);margin:0;padding:0;list-style:none}.cv-hero__args li{display:flex;align-items:center;gap:6px;font-family:var(--cv-font-body);font-size:var(--cv-fs-small);font-weight:500;color:var(--cv-ink-soft)}.cv-hero__args svg{width:14px;height:14px;color:var(--cv-rose);flex:none}.cv-trust{border-block:1px solid var(--cv-border)}.cv-trust--white{background:var(--cv-porcelain)}.cv-trust--nude{background:var(--cv-nude)}.cv-trust--blush{background:var(--cv-blush)}.cv-trust__list{list-style:none;margin:0;padding-block:var(--cv-sp-lg)}.cv-trust__item{display:flex;align-items:center;gap:var(--cv-sp-sm)}.cv-trust__item .cv-icon{color:var(--cv-rose)}.cv-trust__title{margin:0;font-family:var(--cv-font-body);font-size:1.4rem;font-weight:600;color:var(--cv-ink);line-height:1.35}.cv-trust__text{margin:2px 0 0;font-size:var(--cv-fs-small);color:var(--cv-ink-faint);line-height:1.4}@media screen and (min-width:990px){.cv-trust__list{align-items:center}.cv-trust__list.cv-scroller--to-grid{gap:var(--cv-sp-lg)}}.cv-trust__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.cv-trust__track{display:flex;width:max-content;animation:cv-marquee var(--cv-marquee-duration, 30s) linear infinite}.cv-trust__marquee:hover .cv-trust__track,.cv-trust__marquee:focus-within .cv-trust__track{animation-play-state:paused}.cv-trust__list--marquee{display:flex;align-items:center;gap:clamp(2rem,5vw,4rem);margin:0;padding:var(--cv-sp-lg) 0;padding-right:clamp(2rem,5vw,4rem);list-style:none;flex:none}.cv-trust__list--marquee .cv-trust__item{white-space:nowrap}@keyframes cv-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.cv-trust__track{animation:none;width:100%;justify-content:space-around;flex-wrap:wrap}.cv-trust__list--marquee[aria-hidden=true]{display:none}}.cv-mt{display:grid;gap:var(--cv-sp-xl);align-items:center}@media screen and (min-width:990px){.cv-mt{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--cv-sp-2xl)}.cv-mt--reverse .cv-mt__media{order:2}}.cv-mt__frame--square{border-radius:0;overflow:hidden}@media screen and (min-width:990px){.cv-mt__media .cv-ratio--9-16{max-width:360px;margin-inline:auto}}.cv-mt__video{pointer-events:none}.cv-mt__points{list-style:none;margin:var(--cv-sp-lg) 0 0;padding:0;display:grid;gap:var(--cv-sp-sm)}.cv-mt__points li{display:flex;align-items:flex-start;gap:var(--cv-sp-sm);font-family:var(--cv-font-body);font-size:1.5rem;color:var(--cv-ink)}.cv-mt__points .cv-icon{width:16px;height:16px;margin-top:3px;color:var(--cv-rose)}.cv-mt__cta{margin-top:var(--cv-sp-xl)}.cv-tst{--cv-tst-radius: 10px;list-style:none;margin:0;align-items:stretch}.cv-tst.cv-scroller{grid-auto-columns:78vw}@media screen and (min-width:750px){.cv-tst.cv-scroller:not(.cv-scroller--to-grid){grid-auto-columns:360px}}@media screen and (min-width:990px){.cv-tst.cv-scroller:not(.cv-scroller--to-grid){grid-auto-columns:360px;gap:var(--cv-sp-lg)}}.cv-tst__header{text-align:center;margin-bottom:var(--cv-sp-xl)}.cv-tst__pill{display:inline-flex;align-items:center;gap:.45em;margin:0 0 var(--cv-sp-md);padding:.45em .9em;border-radius:var(--cv-r-pill);background:#0000000e;color:var(--cv-ink);font-size:var(--cv-tst-pill-fs, 1.7rem);line-height:1.25}.cv-tst__pill .cv-stars{display:inline-flex;gap:1px;color:var(--cv-star)}.cv-tst__pill .cv-icon{width:1em;height:1em}@media screen and (max-width:749px){.cv-tst__pill{max-width:100%;text-align:left}}.cv-tst__header .cv-h2{margin-bottom:0}.cv-tst__header .cv-h2 em{font-style:italic;font-weight:400}.cv-tst__card{display:flex;flex-direction:column;background:var(--cv-porcelain);border:1px solid var(--cv-border);border-radius:var(--cv-tst-radius);overflow:hidden}.cv-tst__media{position:relative;height:var(--cv-tst-media-h, 360px);flex:none;background:var(--cv-shell)}.cv-tst__media>img,.cv-tst__media>svg{display:block;width:100%;height:100%;object-fit:cover}.cv-tst__media--ba .cv-ba__pair{height:100%;border-radius:0}.cv-tst__media--ba .cv-ba__pair figure{aspect-ratio:auto;height:100%}.cv-tst__media--ba .cv-ba__tag{font-size:.9rem;padding:3px 7px;bottom:7px;left:7px}.cv-tst__dur{position:absolute;top:8px;right:8px;padding:4px 9px;border-radius:var(--cv-r-pill);background:var(--cv-ink);color:var(--cv-porcelain);font-size:1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cv-tst__card--quote{justify-content:center;background:var(--cv-nude)}.cv-tst__card--quote .cv-tst__body{flex:none;padding:30px 26px}.cv-tst__card--quote .cv-tst__quote{font-size:1.7rem;line-height:1.55}.cv-tst__body{flex:1;padding:20px 22px 22px}.cv-tst__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:13px}.cv-tst__head .cv-stars{display:inline-flex;gap:1px;color:var(--cv-star)}.cv-tst__head .cv-icon{width:17px;height:17px}.cv-tst__name{font-family:var(--cv-font-display);font-size:1.8rem;font-weight:700;line-height:1;color:var(--cv-ink)}.cv-tst__check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--cv-ink);color:var(--cv-porcelain)}.cv-tst__check .cv-icon{width:10px;height:10px;stroke-width:3.5}.cv-tst__quote{margin:0;font-size:1.6rem;line-height:1.5;color:var(--cv-ink)}.cv-tst__disclaimer{margin-top:var(--cv-sp-xl);text-align:center;max-width:62ch;margin-inline:auto}.cv-faq{border-top:1px solid var(--cv-border)}.cv-faq__item{border-bottom:1px solid var(--cv-border)}.cv-faq__q{display:flex;align-items:center;justify-content:space-between;gap:var(--cv-sp-md);padding-block:var(--cv-sp-lg);cursor:pointer;list-style:none;font-family:var(--cv-font-display);font-size:1.7rem;font-weight:500;color:var(--cv-ink);transition:color var(--cv-transition)}.cv-faq__q::-webkit-details-marker{display:none}.cv-faq__q:hover{color:var(--cv-rose-deep)}.cv-faq__icon{width:18px;height:18px;flex:none;transition:transform var(--cv-transition)}.cv-faq__item[open] .cv-faq__icon{transform:rotate(45deg)}.cv-faq__a{padding-bottom:var(--cv-sp-lg);max-width:var(--cv-max-w-text);font-family:var(--cv-font-body);font-size:1.5rem;line-height:var(--cv-lh-body);color:var(--cv-ink-soft)}.cv-faq__a p{margin:0 0 .75em}.cv-faq__a p:last-child{margin-bottom:0}.cv-tst--vertical .cv-tst__media{height:auto;aspect-ratio:9 / 16}.cv-tst__media--video{background:var(--cv-ink)}.cv-tst__video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.cv-tst__sound{position:absolute;right:10px;bottom:10px;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:var(--cv-r-pill);background:#211c1a8c;color:var(--cv-porcelain);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color var(--cv-transition)}.cv-tst__sound:hover{background:#211c1acc}.cv-tst__sound:focus-visible{outline:2px solid var(--cv-rose-soft);outline-offset:2px}.cv-tst__sound svg{width:18px;height:18px}.cv-tst__sound-on{display:none}.cv-tst__media--video.is-unmuted .cv-tst__sound-on{display:block}.cv-tst__media--video.is-unmuted .cv-tst__sound-off{display:none}@media screen and (min-width:750px){.cv-tst--vertical .cv-tst.cv-scroller:not(.cv-scroller--to-grid){grid-auto-columns:300px}}@media screen and (min-width:990px){.cv-tst--vertical .cv-tst.cv-scroller:not(.cv-scroller--to-grid){grid-auto-columns:300px}}.cv-tst--media .cv-tst__card{background:none;border:0;border-radius:0;overflow:visible;transition:transform var(--cv-transition)}.cv-tst--media .cv-tst__media{border-radius:12px;overflow:hidden;transition:box-shadow var(--cv-transition)}@media(hover:hover){.cv-tst--media .cv-tst__card:hover{transform:translateY(-4px)}.cv-tst--media .cv-tst__card:hover .cv-tst__media{box-shadow:var(--cv-shadow-lift)}}@media screen and (min-width:990px){.cv-tst--media.cv-tst--vertical .cv-tst.cv-scroller:not(.cv-scroller--to-grid){grid-auto-columns:320px;gap:var(--cv-sp-xl)}}.cv-tst__play{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 1rem;border:0;border-radius:var(--cv-r-pill);background:#ffffffeb;color:var(--cv-ink);font-family:var(--cv-font-body);font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color var(--cv-transition),color var(--cv-transition)}.cv-tst__play:hover{background:var(--cv-ink);color:var(--cv-porcelain)}.cv-tst__play:focus-visible{outline:2px solid var(--cv-rose);outline-offset:3px}.cv-tst__play svg{width:15px;height:15px;flex:none}.cv-tst__lightbox{width:auto;max-width:none;max-height:none;padding:0;border:0;background:none;overflow:visible}.cv-tst__lightbox::backdrop{background:#211c1ad1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cv-tst__lightbox-inner{position:relative}.cv-tst__lightbox-video{display:block;width:auto;height:auto;max-height:86vh;max-width:92vw;aspect-ratio:9 / 16;border-radius:12px;background:#000}.cv-tst__lightbox-close{position:absolute;top:-14px;right:-14px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:var(--cv-r-pill);background:var(--cv-porcelain);color:var(--cv-ink);cursor:pointer;box-shadow:var(--cv-shadow-lift);transition:background-color var(--cv-transition),color var(--cv-transition)}.cv-tst__lightbox-close:hover{background:var(--cv-ink);color:var(--cv-porcelain)}.cv-tst__lightbox-close svg{width:18px;height:18px}@media screen and (max-width:749px){.cv-tst__lightbox-close{top:10px;right:10px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/curvana-sections.css.map */
