.pv,.pv-media,.pv-ph{--pv-font: var(--font-body-family, Raleway, sans-serif);--pv-white: #fcfbf8;--pv-ivory: #f7f4ee;--pv-ivory-2: #f1ece3;--pv-tile: #fef8f1;--pv-stone: #e8e0d4;--pv-stone-rgb: 232, 224, 212;--pv-slate: #dfe3e5;--pv-slate-rgb: 223, 227, 229;--pv-navy: #1c3f60;--pv-navy-rgb: 28, 63, 96;--pv-navy-deep: #16334d;--pv-navy-story: #183a57;--pv-navy-story-rgb: 24, 58, 87;--pv-navy-band: #15304a;--pv-navy-ink: #0f2133;--pv-navy-ink-rgb: 15, 33, 51;--pv-ink: #1a1e24;--pv-ink-rgb: 26, 30, 36;--pv-grey: #5b6068;--pv-hair: rgba(28, 63, 96, .16);--pv-hair-soft: rgba(28, 63, 96, .1);--pv-on-navy: #f4f1ea;--pv-on-navy-rgb: 244, 241, 234;--pv-btn-label: #fdfbf7;--pv-mark-rgb: 248, 206, 96;--pv-star: var(--pv-navy);--pv-star-empty: rgba(var(--pv-navy-rgb), .2);--pv-radius-ctl: var(--buttons-radius, 6px);--pv-radius-media: 1rem;--pv-ease: cubic-bezier(.2, .7, .2, 1);--pv-ease-std: cubic-bezier(.4, 0, .2, 1);--pv-ease-out: cubic-bezier(.16, 1, .3, 1);--pv-ease-soft: cubic-bezier(.22, 1, .36, 1);--pv-cue-base: #1c3f60;--pv-cue-deep: #1c3f60;--pv-cue-sheen-mid-rgb: 82, 127, 163;--pv-cue-sheen-peak-rgb: 111, 152, 181;--pv-chapter: clamp(2.8rem, 2rem + 2vw, 4.6rem);--pv-lead: clamp(1.6rem, 1.5rem + .3vw, 1.9rem);--pv-body: 1.6rem;--pv-small: 1.4rem;--pv-micro: 1.15rem;--pv-sec: clamp(3.9rem, 2.7rem + 3.6vw, 9.1rem);--pv-hero-join: clamp(1.4rem, .95rem + 1.4vw, 1.9rem);--pv-gutter: clamp(2rem, 1.2rem + 2.5vw, 6.4rem);--pv-max: 132rem;--pv-measure: 56ch}.pv .pv-ph,.pv-media .pv-ph,.pv .pv-media__video{display:block}.pv{position:relative;color:var(--pv-ink);font-family:var(--pv-font);font-size:var(--pv-body);line-height:1.6;letter-spacing:.01em;-webkit-font-smoothing:antialiased}.pv *,.pv *:before,.pv *:after{box-sizing:border-box}.pv h1,.pv h2,.pv h3,.pv h4,.pv p,.pv a,.pv li,.pv dt,.pv dd,.pv button,.pv summary,.pv span{font-family:var(--pv-font)}:where(.pv) :is(h1,h2,h3,h4,p,dl,dd){margin:0;font-style:normal}.pv-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pv__wrap{max-width:var(--pv-max);margin:0 auto;padding-inline:var(--pv-gutter)}.pv__kicker{display:block;margin:0 0 1.2rem;font-size:var(--pv-micro);line-height:1.2;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pv-navy)}.pv__chapter{margin:0;font-size:var(--pv-chapter);font-weight:600;line-height:1.08;letter-spacing:-.014em;color:var(--pv-ink);text-wrap:balance}.pv__body{max-width:var(--pv-measure);font-size:var(--pv-body);line-height:1.62;text-wrap:pretty;color:rgba(var(--pv-ink-rgb),.82)}.pv-hmark-lead{display:inline-flex;align-items:baseline;white-space:nowrap}.pv-hmark{position:relative;top:.03em;flex:0 0 auto;width:.88em;height:.98em;margin-right:.13em;overflow:visible;fill:none;stroke:var(--pv-navy);stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.pv__btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:5rem;padding:1.3rem 2.8rem;border-radius:var(--pv-radius-ctl);border:1px solid transparent;font-family:var(--pv-font);font-size:1.5rem;font-weight:700;letter-spacing:.04em;line-height:1.2;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color .2s var(--pv-ease-std),color .2s var(--pv-ease-std),transform .2s var(--pv-ease-std)}.pv__btn:active{transform:translateY(1px)}.pv__btn--primary{background:var(--pv-navy);color:var(--pv-btn-label)}.pv__btn--primary:hover{background:var(--pv-navy-deep);color:var(--pv-btn-label)}.pv__btn--light{background:var(--pv-white);color:var(--pv-navy-ink)}.pv__btn--light:hover{background:#fff;color:var(--pv-navy-ink)}.pv__btn:focus{outline:none}.pv__btn:focus-visible{outline:2px solid currentColor;outline-offset:3px}.pv__btn--light:focus-visible{outline-color:var(--pv-white)}.pv__link{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 0;color:var(--pv-navy);font-size:1.5rem;font-weight:600;line-height:1.3;text-decoration:underline;text-underline-offset:.34em;text-decoration-thickness:1px;text-decoration-color:rgba(var(--pv-navy-rgb),.35);transition:text-decoration-color .2s var(--pv-ease-std)}.pv__link:hover{text-decoration-color:currentColor;color:var(--pv-navy)}.pv__link svg{width:1.2rem;height:1.2rem;flex:0 0 auto;transition:transform .25s var(--pv-ease-std)}.pv__link:hover svg{transform:translate(.3rem)}.pv__link:focus{outline:none}.pv__link:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:.2rem}.pv__details{font-size:var(--pv-small);color:var(--pv-grey)}.pv__details summary{display:inline-flex;align-items:center;gap:.7rem;min-height:4.4rem;font-weight:600;color:var(--pv-navy);list-style:none;cursor:pointer}.pv__details summary::-webkit-details-marker{display:none}.pv__details summary:focus{outline:none}.pv__details summary:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:.2rem}.pv__details a{color:inherit}.pv__plus{flex:0 0 auto;width:1.3rem;height:1.3rem;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.pv__plus line{transform-box:fill-box;transform-origin:50% 50%;transition:transform .26s var(--pv-ease-soft)}.pv__details[open]>summary .pv__plus line{transform:rotate(45deg) scale(.92)}.pv__details summary:active .pv__plus line{transform:scale(.9)}.pv__details[open]>summary:active .pv__plus line{transform:rotate(45deg) scale(.84)}.pv__details-body{display:block}.pv-js .pv__details-body{overflow:hidden}.pv-js .pv__details-inner{display:block}.pv-media{position:relative;overflow:hidden;aspect-ratio:var(--pv-aspect-m, var(--pv-aspect, 4 / 5));background:var(--pv-ivory-2);isolation:isolate}@media screen and (min-width:750px){.pv-media{aspect-ratio:var(--pv-aspect, 4 / 5)}}.pv-media__pic,.pv-media__img,.pv-media__video{display:block;width:100%;height:100%}.pv-media__img{object-fit:cover;object-position:var(--pv-focal, 50% 50%)}.pv-media__pic{position:absolute;top:0;right:0;bottom:0;left:0}.pv-media__video{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:var(--pv-focal, 50% 50%);opacity:0;transition:opacity .18s linear}.pv-media__video.is-framed{opacity:1}.pv-ph{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 90% at 30% 18%,#ffffffd9,#fff0 58%),linear-gradient(150deg,#f3efe7,#f7f4ee 44%,#ece7dd)}.announcement-bar-section .announcement-bar{border-bottom:1px solid rgba(28,63,96,.1)}.announcement-bar-section .announcement-bar__message{padding:.8rem 0;font-family:var(--font-body-family, Raleway, sans-serif);font-size:1.2rem;font-weight:600;letter-spacing:.04em;line-height:1.4;color:#1c3f60cc}@media screen and (max-width:749px){.announcement-bar-section .announcement-bar__message{font-size:1.1rem}}.section-header .header-wrapper{background:#fcfbf8}.section-header .header-wrapper--border-bottom{border-bottom:1px solid rgba(28,63,96,.12)}.section-header .header.page-width{max-width:132rem;padding-inline:clamp(2rem,1.2rem + 2.5vw,6.4rem)}.section-header .header__heading-logo{max-width:17.2rem}@media screen and (max-width:989px){.section-header .header__heading-logo{max-width:11.6rem}}.section-header .header__menu-item{font-family:var(--font-body-family, Raleway, sans-serif);font-size:1.4rem;letter-spacing:.02em;color:#1a1e24db}.section-header .header__menu-item:hover{color:#1c3f60}.section-header .header__active-menu-item-v2{background:transparent!important;padding:0!important;border-radius:0!important;box-shadow:none!important;color:#1c3f60!important;font-weight:600;text-decoration:underline;text-underline-offset:.55em;text-decoration-thickness:1px;text-decoration-color:#1c3f608c}.section-header .header__active-menu-item-v2:before,.section-header .header__active-menu-item-v2:after{display:none!important;content:none!important}.section-header .header__icons{gap:.2rem}.section-header .header__icon,.section-header .header__icon--cart .icon{color:#1a1e24}.section-header .CC_KT_WRAPPER_MANUAL{font-size:1.4rem}.section-header .ktc-dropdown .ktc-head{padding-inline:.4rem .2rem}@media screen and (max-width:749px){.section-header .header__icons{gap:0}.section-header .header__icon{width:4.2rem;height:4.2rem}.section-header .CC_KT_WRAPPER_MANUAL{font-size:1.3rem}}#lai-reviewPop.popup-reviews{top:var(--pv-pop-top, 7.2rem)!important;bottom:auto!important;left:var(--pv-pop-x, 1.2rem)!important;right:auto!important;max-width:min(30rem,calc(100vw - 2.4rem))!important}html:not(.pv-pop-show) #lai-reviewPop{visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.pv-pop-show #lai-reviewPop{transition:opacity .32s var(--pv-ease-std)}#lai-reviewPop #content-rv{overflow:hidden;border-radius:.8rem;box-shadow:0 1px 2px #0f21331f,0 14px 30px -16px #0f213380}#lai-reviewPop .thumb-img img{border-radius:0!important}#lai-reviewPop .group-content{background:#1c3f60!important;border-radius:0!important;color:#f4f1ea!important}#lai-reviewPop .group-content *{color:#f4f1ea!important}#lai-reviewPop .group-star svg:not(.svg_none),#lai-reviewPop .group-star svg:not(.svg_none) path{fill:#f4f1ea!important}#lai-reviewPop .scm-close-popup{display:flex!important;align-items:center!important;justify-content:center!important;width:4.4rem!important;height:4.4rem!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}#lai-reviewPop .scm-close-popup svg{width:1.2rem!important;height:1.2rem!important;filter:drop-shadow(0 1px 2px rgba(15,33,51,.45))}#lai-reviewPop .scm-close-popup svg path{fill:#f7f5f0!important}html.pv-hero-inview #lai-reviewPop,html.pv-pop-inway #lai-reviewPop,body.overflow-hidden #lai-reviewPop{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.pv-js .pv-reveal{opacity:0;transform:translateY(1rem);transition:opacity .6s var(--pv-ease),transform .6s var(--pv-ease)}.pv-js .pv-reveal.is-in{opacity:1;transform:none}.pv-js .pv-reveal--2{transition-delay:.07s}.pv__mark{position:relative;z-index:0}.pv__mark:before{content:"";position:absolute;z-index:-1;left:-.2em;right:-.24em;top:.24em;bottom:-.1em;background:rgba(var(--pv-mark-rgb),.78);-webkit-mask:var(--pv-mark-a) no-repeat center / 100% 100%;mask:var(--pv-mark-a) no-repeat center / 100% 100%;transform:rotate(-.6deg);pointer-events:none}.pv__mark--b:before{top:.2em;bottom:-.2em;-webkit-mask-image:var(--pv-mark-b);mask-image:var(--pv-mark-b);transform:rotate(.4deg)}.pv__mark--c,.pv__mark.is-wrapped{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 44' preserveAspectRatio='none'%3E%3Cpath fill='%23f8ce60' d='M2.5 30C34 20 88 15.5 150 16.5c56 .9 104 5.6 146 .5l1.5 13.2c-42 8.6-92 4.4-148 3.4C88 32.7 36 36.4 4 41Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% .84em;background-position:0 .22em;padding-inline:.12em;margin-inline:-.12em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.pv__mark--c:before,.pv__mark.is-wrapped:before{content:none}.pv-hero{position:relative;background:var(--pv-white)}.pv-hero__frame{position:relative;isolation:isolate}.pv-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#ecebe9}.pv-hero__media .pv-media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;background:inherit}.pv-hero__media .pv-media__img,.pv-hero__media .pv-media__video{object-position:var(--pv-focal-m, 50% 50%)}.pv-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;pointer-events:none}.pv-hero__wrap{position:relative;z-index:2}.pv-hero__label{margin:0;font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase;font-variant-numeric:lining-nums}.pv-hero__h1{margin:0;font-weight:600;letter-spacing:-.022em;text-wrap:balance}.pv-hero__lead{margin:0;text-wrap:pretty}.pv-hero__btn{background:var(--pv-navy);color:var(--pv-btn-label)}.pv-hero__btn:hover{background:var(--pv-navy-deep);color:var(--pv-btn-label)}@media screen and (max-width:749px){.pv-hero{padding:1.2rem 1.6rem 0}.pv-hero__frame{display:grid;grid-template-columns:minmax(0,1fr)}.pv-hero__media,.pv-hero__shade,.pv-hero__main,.pv-hero__motion{grid-area:1 / 1}.pv-hero__media{position:relative;inset:auto;aspect-ratio:var(--pv-card-ratio, 18 / 28);max-height:calc(100vh - var(--pv-hero-reserve, 13rem));max-height:calc(100svh - var(--pv-hero-reserve, 13rem));border-radius:1.2rem;-webkit-clip-path:inset(0 round 1.2rem);clip-path:inset(0 round 1.2rem);background-color:#e9e9ee}.pv-hero__media .pv-media{z-index:1}.pv-hero__shade{display:none}.pv-hero__wrap,.pv-hero__copy{display:contents}.pv-hero__main{position:relative;z-index:2;align-self:end;padding:0 1.8rem 1rem}.pv-hero__main:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;top:-6.4rem;border-radius:0 0 1.2rem 1.2rem;background:linear-gradient(to bottom,#08131e00 0,#08131e1a 1.6rem,#08131e52 3.4rem,#08131e8f,#08131ea3 7.4rem,#08131eb3 60%,#08131ecc);pointer-events:none}.pv-hero__label{margin-bottom:.9rem;color:#fff}.pv-hero__h1{font-size:clamp(2.6rem,1.4rem + 3.6vw,3.2rem);line-height:1.04;color:#fff}.pv-hero__lead{margin-top:1rem;font-size:1.4rem;line-height:1.42;color:#ffffffeb}.pv-hero__label,.pv-hero__h1,.pv-hero__lead{text-shadow:0 1px 2px rgba(8,19,30,.2),0 0 1.8rem rgba(8,19,30,.3)}.pv-hero__btn{display:flex;width:100%;min-height:4.6rem;margin-top:1.8rem;padding:1.2rem 1.6rem;background:var(--pv-white);color:var(--pv-navy-ink);font-size:1.45rem;white-space:normal;text-align:center}.pv-hero__btn:hover{background:#fff;color:var(--pv-navy-ink)}.pv-hero__btn:focus-visible{outline-color:#fff}.pv-hero__link{display:flex;justify-content:center;width:100%;margin-top:.4rem;padding:1.2rem .4rem;font-size:1.45rem;color:#fff;text-decoration-color:#ffffff80}.pv-hero__link:hover{color:#fff;text-decoration-color:#fff}.pv-hero__link:focus-visible{outline-color:#fff;outline-offset:-2px}.pv-hero__motion{position:relative;top:auto;right:auto;justify-self:end;align-self:start;margin:.8rem}}@media screen and (max-width:374px){.pv-hero__main{padding:0 1.6rem .4rem}.pv-hero__h1{font-size:2.5rem}.pv-hero__lead{font-size:1.32rem}.pv-hero__link{padding-block:1.1rem}}@media screen and (max-width:339px){.pv-hero{padding-inline:1.2rem}.pv-hero__main{padding:0 1.4rem .4rem}.pv-hero__h1{font-size:2.3rem}}@media screen and (max-width:749px)and (orientation:landscape){.pv-hero__media{aspect-ratio:auto;max-height:none;height:max(28rem,calc(100vh - 9rem));height:max(28rem,calc(100svh - 9rem))}.pv-hero__media .pv-media__img,.pv-hero__media .pv-media__video{object-position:38% 30%}}@media screen and (min-width:750px){.pv-hero__frame{width:100%;aspect-ratio:3 / 2;min-height:56rem;max-height:var(--pv-hero-max, 88vh);overflow:hidden}.pv-hero__media .pv-media__img{object-position:var(--pv-focal-d, 50% 50%)}.pv-js .pv-hero__media .pv-media__img{animation:pv-hero-in 1.6s var(--pv-ease) both}.pv-hero__wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;max-width:var(--pv-max);margin:0 auto;padding-inline:var(--pv-gutter)}.pv-hero__copy{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:2.8rem;max-width:min(56rem,46%)}.pv-hero__main{display:contents}.pv-hero__label,.pv-hero__h1,.pv-hero__lead{grid-column:1 / -1}.pv-hero__label{margin-bottom:1.6rem;font-size:1.2rem;color:var(--pv-navy)}.pv-hero__h1{font-size:clamp(4.4rem,1.6rem + 3.9vw,7.2rem);line-height:1.02;color:var(--pv-ink)}.pv-hero__lead{margin-top:1.8rem;max-width:40ch;font-size:clamp(1.6rem,1.3rem + .4vw,1.9rem);line-height:1.5;color:rgba(var(--pv-ink-rgb),.84)}.pv-hero__btn{grid-column:1;margin-top:3.2rem}.pv-hero__link{grid-column:2;justify-self:start;margin-top:3.2rem;white-space:nowrap}.pv-hero__motion{display:none!important}.pv-hero[data-pv-d=plate] .pv-hero__shade{background:linear-gradient(90deg,#f7f4eee6,#f7f4eed1 18%,#f7f4ee9e 32%,#f7f4ee52 44%,#f7f4ee1a 53%,#f7f4ee00 60%)}.pv-hero[data-pv-d=film] .pv-hero__shade{background:linear-gradient(90deg,#0c1e2fc7,#0c1e2f94 30%,#0c1e2f33 50%,#0c1e2f00 62%)}.pv-hero[data-pv-d=film] .pv-hero__label,.pv-hero[data-pv-d=film] .pv-hero__h1,.pv-hero[data-pv-d=film] .pv-hero__lead,.pv-hero[data-pv-d=film] .pv-hero__link{color:var(--pv-on-navy)}.pv-hero[data-pv-d=film] .pv-hero__btn{background:var(--pv-white);color:var(--pv-navy-ink)}}@media screen and (min-width:750px)and (min-aspect-ratio:5/3){.pv-hero__media .pv-media__img{object-position:var(--pv-focal-dw, 62% 28%)}}@media screen and (min-width:750px)and (max-width:989px){.pv-hero__copy{max-width:min(48rem,54%);column-gap:2rem}}@media screen and (min-width:750px)and (max-height:540px){.pv-hero__frame{aspect-ratio:auto;min-height:0;max-height:none}.pv-hero__wrap{position:relative;inset:auto;min-height:max(24rem,calc(100vh - 11rem));min-height:max(24rem,calc(100svh - 11rem));padding-block:2rem}.pv-hero__label{margin-bottom:1rem}.pv-hero__h1{font-size:3.6rem}.pv-hero__lead{margin-top:1rem;font-size:1.5rem}.pv-hero__btn,.pv-hero__link{margin-top:1.6rem}}@keyframes pv-hero-in{0%{transform:scale(1.03)}to{transform:none}}.pv-hero__motion{position:absolute;z-index:3;display:none;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background:transparent;color:var(--pv-navy-ink);cursor:pointer;-webkit-tap-highlight-color:transparent}.pv-hero__motion:before{content:"";position:absolute;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;border-radius:50%;background:#fcfbf8a3;box-shadow:inset 0 0 0 1px #0f213314;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color .2s var(--pv-ease-std)}@media(hover:hover){.pv-hero__motion:hover:before{background:#fcfbf8db}}.pv-hero.has-video .pv-hero__motion{display:inline-flex}.pv-hero__motion svg{position:relative;width:1.2rem;height:1.2rem}.pv-hero__motion .pv-hero__icon-play{display:none}.pv-hero__motion[aria-pressed=true] .pv-hero__icon-play{display:block}.pv-hero__motion[aria-pressed=true] .pv-hero__icon-pause{display:none}.pv-hero__motion:focus{outline:none}.pv-hero__motion:focus-visible:before{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--pv-navy)}.pv-rail{background:var(--pv-white);padding-block:var(--pv-hero-join) var(--pv-sec)}.pv-rail__scroller{margin-inline:calc(-1 * var(--pv-gutter));padding-inline:var(--pv-gutter);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--pv-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch}.pv-rail__scroller::-webkit-scrollbar{display:none}.pv-rail__scroller:focus{outline:none}.pv-rail__scroller:focus-visible{outline:2px solid var(--pv-navy);outline-offset:2px;border-radius:.4rem}.pv-rail__list{display:flex;gap:2.8rem;margin:0;padding:0;list-style:none}.pv-rail__list:after{content:"";flex:0 0 1px}.pv-rail__item{display:flex;flex-direction:column;flex:0 0 calc((100vw - 2 * var(--pv-gutter) - 2.8rem * .75) / 1.75);min-width:0;scroll-snap-align:start}.pv-rail__cue{display:block;font-size:clamp(5.2rem,4rem + 2.6vw,7.6rem);font-weight:600;line-height:.86;letter-spacing:-.035em;color:var(--pv-navy);font-variant-numeric:lining-nums tabular-nums}.pv-rail__rule{display:block;height:2px;margin-top:1.6rem;background:linear-gradient(var(--pv-navy),var(--pv-navy)) left top / 2.6rem 2px no-repeat,linear-gradient(rgba(var(--pv-navy-rgb),.18),rgba(var(--pv-navy-rgb),.18)) left bottom / 100% 1px no-repeat}.pv-rail__what{display:block;margin-top:1.4rem;font-size:1.6rem;font-weight:600;line-height:1.3;color:var(--pv-ink);text-wrap:balance}.pv-rail__note{display:block;margin-top:.6rem;min-block-size:4.35em;font-size:1.4rem;line-height:1.45;color:var(--pv-grey);text-wrap:pretty}.pv-rail__progress{position:relative;width:6.4rem;height:2px;margin-top:2.4rem;overflow:hidden;border-radius:2px;background:rgba(var(--pv-navy-rgb),.12)}.pv-rail__progress[hidden]{display:none}.pv-rail__thumb{position:absolute;top:0;bottom:0;left:0;width:50%;border-radius:2px;background:rgba(var(--pv-navy-rgb),.62);will-change:transform}@media screen and (min-width:750px){.pv-rail{padding-block:clamp(5.6rem,3rem + 3vw,8.4rem) var(--pv-sec)}.pv-rail__scroller{margin:0;padding:0;overflow:visible;scroll-snap-type:none}.pv-rail__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 clamp(2.8rem,1rem + 3vw,6.4rem)}.pv-rail__list:after{content:none}.pv-rail__item{flex:none}.pv-rail__rule{margin-top:2rem}.pv-rail__what{margin-top:1.8rem;font-size:1.7rem}.pv-rail__note{font-size:1.5rem}}@media screen and (min-width:750px)and (max-width:1023px){.pv-rail__note{min-block-size:5.8em}.pv-rail__progress{display:none!important}}.pv-thesis{background:var(--pv-ivory)}.pv-thesis__title{margin:0;font-size:clamp(2.8rem,1.9rem + 2.3vw,4.8rem);font-weight:600;line-height:1.1;letter-spacing:-.018em;color:var(--pv-ink);text-wrap:balance}.pv-thesis__body{margin:0;max-width:var(--pv-measure);font-size:var(--pv-body);line-height:1.62;color:rgba(var(--pv-ink-rgb),.82);text-wrap:pretty}.pv-thesis__link{margin-top:1.4rem}.pv-thesis--text{padding-block:var(--pv-sec)}.pv-thesis__text{display:grid;gap:2rem}.pv-thesis__text .pv-thesis__title{max-width:20ch}@media screen and (min-width:990px){.pv-thesis__text{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);column-gap:clamp(4.8rem,2rem + 5vw,12rem);align-items:end}}.pv-thesis__split{display:grid}.pv-thesis__copy{padding:3.2rem var(--pv-gutter) var(--pv-sec)}.pv-thesis__copy .pv-thesis__body{margin-top:1.8rem}@media screen and (min-width:750px){.pv-thesis__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.pv-thesis__media .pv-media{aspect-ratio:auto;height:100%;min-height:min(64rem,50vw)}.pv-thesis__copy{max-width:64rem;padding:var(--pv-sec) clamp(3.2rem,1rem + 5vw,9.6rem)}}.pv-shop{background:var(--pv-white);padding-block:var(--pv-sec)}.pv-shop__grid{display:grid;gap:2rem;max-width:112rem;margin:0 auto}.pv-shop__media{overflow:hidden;border-radius:var(--pv-radius-media);background:var(--pv-tile)}.pv-shop__media .pv-media{aspect-ratio:1 / 1;background:var(--pv-tile)}.pv-shop__media .pv-media__img{object-fit:contain;object-position:50% 50%}.pv-shop__media a{display:block}.pv-shop__panel{min-width:0}.pv-shop__appstars{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .8rem;min-height:2.2rem;margin:0 0 1rem;font-size:1.35rem;color:var(--pv-grey)}.pv-shop__appstars .shopify-app-block,.pv-shop__appstars .scm-reviews-rate{display:inline-flex;align-items:center}.pv-shop__appstars .lai-content-star{display:inline-flex;align-items:center;gap:.8rem;cursor:default;font-size:1.35rem;color:var(--pv-ink);font-weight:700;font-variant-numeric:lining-nums tabular-nums}.pv-shop__appstars .lai-wrap-block-star{gap:.3rem}.pv-shop__appstars .lai-group-star svg{width:1.4rem!important;height:1.4rem!important}.pv-shop__appstars .lai-star-rating svg:not(.svg_none),.pv-shop__appstars .lai-star-rating svg:not(.svg_none) path{fill:var(--pv-star)!important}.pv-shop__appstars .lai-star-rating-none svg path{fill:var(--pv-star-empty)!important;stroke:var(--pv-star-empty)!important}.pv-shop__count{font-size:1.35rem;font-weight:400;color:var(--pv-grey)}.pv-shop__count:before{content:"\b7";margin-right:.8rem;color:rgba(var(--pv-navy-rgb),.45)}.pv-shop__count a{color:inherit;text-decoration:underline;text-underline-offset:.3em;text-decoration-color:rgba(var(--pv-navy-rgb),.3)}.pv-shop__count a:hover{color:var(--pv-navy)}.pv-shop__rating{display:flex;align-items:center;gap:1rem;margin:0 0 1rem;font-size:1.35rem;color:var(--pv-grey)}.pv-shop__stars{display:inline-flex;gap:.3rem;color:var(--pv-star)}.pv-shop__stars svg{display:block;width:1.4rem;height:1.4rem}.pv-shop__rating b{font-weight:700;color:var(--pv-ink);font-variant-numeric:lining-nums tabular-nums}.pv-shop__rating a{color:inherit;text-decoration:underline;text-underline-offset:.3em;text-decoration-color:rgba(var(--pv-navy-rgb),.3)}.pv-shop__title{margin:0;font-size:clamp(2.8rem,2.2rem + 1.2vw,4rem);font-weight:600;line-height:1.06;letter-spacing:-.02em;color:var(--pv-ink)}.pv-shop__line{margin:.6rem 0 0;font-size:clamp(1.55rem,1.45rem + .3vw,1.8rem);line-height:1.4;color:rgba(var(--pv-ink-rgb),.74);text-wrap:pretty}.pv-shop__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem 1.2rem;margin:1.6rem 0 0}.pv-shop__price-value{font-size:clamp(2.4rem,2.1rem + .7vw,3rem);font-weight:600;letter-spacing:-.015em;color:var(--pv-ink);font-variant-numeric:lining-nums tabular-nums}.pv-shop__price-note{font-size:1.35rem;font-weight:600;color:var(--pv-navy)}.pv-shop__facts{margin:1.8rem 0 0;padding:0;list-style:none}.pv-shop__facts li{display:flex;align-items:flex-start;gap:1.1rem;padding:1.1rem 0;border-top:1px solid var(--pv-hair-soft);font-size:1.5rem;line-height:1.45;color:var(--pv-ink)}.pv-shop__facts li:last-child{border-bottom:1px solid var(--pv-hair-soft)}.pv-shop__fact{min-width:0}.pv-check{display:inline-flex;flex:0 0 auto;width:2rem;height:2rem;margin-top:.1rem;color:var(--pv-navy)}.pv-check svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.pv-check .pv-c__ring{stroke-width:1.6}.pv-check .pv-c__tick{stroke-width:1.8}.pv-shop__cta{margin-top:2rem}.pv-shop__cta .pv__btn{width:100%;padding-inline:1.6rem;white-space:normal;text-align:center}.pv-shop__reassure{margin:1rem 0 0;font-size:1.3rem;font-weight:600;line-height:1.4;color:var(--pv-grey);text-align:center}@media screen and (min-width:750px){.pv-shop__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(3.2rem,1rem + 4vw,8rem);align-items:center}.pv-shop__media{width:100%;max-width:50rem;justify-self:end}.pv-shop__panel{max-width:44rem}.pv-shop__reassure{text-align:left}}.pv-core{--pv-core-h: 44rem;--pv-core-w: calc(var(--pv-core-h) * var(--pv-core-ratio, .3292));--pv-core-peek: calc(var(--pv-core-w) * .6);--pv-dot-gap: .8rem;background:var(--pv-ivory);padding-block:var(--pv-sec);scroll-margin-top:1.2rem;overflow-x:hidden;overflow-x:clip}.pv-core__head{max-width:60rem;margin:0 auto;text-align:center}.pv-core__title{margin:0;font-size:var(--pv-chapter);font-weight:600;line-height:1.06;letter-spacing:-.016em;text-wrap:balance}.pv-core__sub{margin:1.2rem auto 0;max-width:40ch;font-size:var(--pv-lead);line-height:1.5;color:rgba(var(--pv-ink-rgb),.8);text-wrap:pretty}.pv-core__stage{position:relative;margin-top:2.8rem}.pv-core__figure{position:relative;width:var(--pv-core-w);height:var(--pv-core-h);margin:0 auto}.pv-core__img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.pv-core__figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;pointer-events:none}.pv-js .pv-core__figure:before{background:var(--pv-core-lqip, none) center / contain no-repeat;filter:blur(7px);opacity:.8;transition:opacity .5s var(--pv-ease)}.pv-js .pv-core__img{opacity:0;transition:opacity .4s var(--pv-ease)}.pv-js .pv-core__figure.is-ready .pv-core__img{opacity:1}.pv-js .pv-core__figure.is-ready:before{opacity:0}.pv-core__figure .pv-ph{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem}.pv-core__dots{display:none}.pv-core.is-enhanced .pv-core__dots{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;margin:0;padding:0;list-style:none}.pv-core__stop{position:absolute;left:0;right:0;top:var(--pv-dot-y, 50%);height:0}.pv-core__dot{position:absolute;top:0;left:6%;right:calc(-1 * (var(--pv-dot-gap) + 4rem));height:min(4.8rem,calc(var(--pv-core-h) * var(--pv-dot-room, 8) / 100));margin:0;padding:0;border:0;border-radius:.6rem;background:transparent;transform:translateY(-50%);cursor:pointer;-webkit-tap-highlight-color:transparent}.pv-core__dot:focus{outline:none}.pv-core__lead{position:absolute;top:0;left:var(--pv-dot-x, 93%);right:calc(1rem - var(--pv-dot-gap));height:1px;background:rgba(var(--pv-navy-rgb),.2);pointer-events:none;transition:background-color .2s var(--pv-ease-std)}.pv-core__mark{position:absolute;top:0;left:calc(100% + var(--pv-dot-gap));width:1.7rem;height:1.7rem;margin:-.85rem 0 0 -.85rem;border-radius:50%;pointer-events:none}.pv-core__mark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(var(--pv-navy-rgb),.68);background:var(--pv-white);box-shadow:0 1px 1px #0f21330a;transition:border-color .18s var(--pv-ease-std),background-color .18s var(--pv-ease-std),transform .18s var(--pv-ease-std)}.pv-core__mark:after{content:"";position:absolute;left:50%;top:50%;width:.45rem;height:.45rem;margin:-.225rem 0 0 -.225rem;border-radius:50%;background:rgba(var(--pv-navy-rgb),.72);transition:background-color .18s var(--pv-ease-std),transform .18s var(--pv-ease-std)}.pv-core__n{position:absolute;top:0;left:calc(100% + var(--pv-dot-gap) + 1.5rem);transform:translateY(-50%);font-size:1.1rem;font-weight:700;line-height:1;letter-spacing:.08em;color:rgba(var(--pv-ink-rgb),.58);font-variant-numeric:lining-nums tabular-nums;pointer-events:none;transition:opacity .2s var(--pv-ease-std),color .2s var(--pv-ease-std)}@media(hover:hover){.pv-core__dot:hover~.pv-core__mark:before{border-color:var(--pv-navy);background:#fff}.pv-core__dot:hover~.pv-core__mark:after{background:var(--pv-navy)}.pv-core__dot:hover~.pv-core__lead{background:rgba(var(--pv-navy-rgb),.42)}.pv-core__dot:hover~.pv-core__n{color:rgba(var(--pv-ink-rgb),.82)}}.pv-core__dot:active~.pv-core__mark:before{transform:scale(.9);border-color:var(--pv-navy)}.pv-core__dot:focus-visible~.pv-core__mark:before{border-color:var(--pv-navy);box-shadow:0 0 0 2px var(--pv-ivory),0 0 0 4px var(--pv-navy)}.pv-core__dot:focus-visible~.pv-core__n{color:var(--pv-navy)}.pv-core__dot[aria-expanded=true]~.pv-core__lead{background:rgba(var(--pv-navy-rgb),.6)}.pv-core__dot[aria-expanded=true]~.pv-core__mark:before{border-color:var(--pv-navy);background:var(--pv-navy);box-shadow:none}.pv-core__dot[aria-expanded=true]~.pv-core__mark:after{background:var(--pv-white)}.pv-core__dot[aria-expanded=true]~.pv-core__n{color:var(--pv-navy)}.pv-core__dot[aria-expanded=true]:active~.pv-core__mark:before{transform:scale(.9)}.pv-core__dot[aria-expanded=true]:focus-visible~.pv-core__mark:before{box-shadow:0 0 0 2px var(--pv-ivory),0 0 0 4px var(--pv-navy)}.pv-core__ring{position:absolute;left:50%;top:50%;width:5.2rem;height:5.2rem;margin:-2.6rem 0 0 -2.6rem;border-radius:50%;border:1px solid rgba(var(--pv-navy-rgb),.42);opacity:0;transform:scale(.24);pointer-events:none}.pv-core__nudge{margin:.6rem 0 0;text-align:center;font-size:1.35rem;line-height:1.2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s var(--pv-ease-std),visibility 0s linear .5s}.pv-core__nudge .pv-cue{display:inline-block;font-family:ui-monospace,SFMono-Regular,SF Mono,Cascadia Mono,Roboto Mono,Menlo,Consolas,monospace;font-size:1.35rem;font-weight:600;font-synthesis:none;line-height:1.2;letter-spacing:.11em;margin-right:-.11em;font-variant-ligatures:none;text-transform:uppercase;white-space:nowrap;color:var(--pv-cue-base)}.pv-core__nudge .pv-cue__run,.pv-core__nudge .pv-cue__ch{font-family:inherit}.pv-core__nudge .pv-cue__ch{position:relative;display:inline-block;white-space:pre}@media screen and (min-width:750px){.pv-core__nudge,.pv-core__nudge .pv-cue{font-size:1.3rem}}.pv-js .pv-core.is-enhanced .pv-cue__ch{animation:pv-cue-wave 4s linear infinite;animation-delay:calc(1.2s + var(--i, 0) * 70ms / 1.2)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.pv-core.is-enhanced .pv-cue__ch:after{content:attr(data-c);position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(100deg,rgba(var(--pv-cue-sheen-mid-rgb),0),rgba(var(--pv-cue-sheen-mid-rgb),1) 30%,rgba(var(--pv-cue-sheen-peak-rgb),1),rgba(var(--pv-cue-sheen-mid-rgb),1) 70%,rgba(var(--pv-cue-sheen-mid-rgb),0));background-size:300% 100%;background-repeat:no-repeat;background-position:155% 0;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.pv-js .pv-core.is-enhanced:not(.is-touched) .pv-cue__ch:after{animation:pv-cue-sheen 4s linear infinite;animation-delay:calc(1.2525s + var(--i, 0) * 70ms / 1.2)}}.pv-js .pv-core.is-enhanced:not(.is-touched):not(.is-onscreen) .pv-cue__ch,.pv-js .pv-core.is-enhanced:not(.is-touched):not(.is-onscreen) .pv-cue__ch:after{animation-play-state:paused}@keyframes pv-cue-wave{0%{transform:translateY(0);animation-timing-function:cubic-bezier(.37,0,.63,1)}4.375%{transform:translateY(-.2rem);animation-timing-function:cubic-bezier(.37,0,.63,1)}8.75%,to{transform:translateY(0)}}@keyframes pv-cue-sheen{0%{background-position:155% 0}6.125%,to{background-position:-55% 0}}.pv-core.is-enhanced:not(.is-touched) .pv-core__nudge{opacity:1;visibility:visible;transition:opacity .5s var(--pv-ease-std),visibility 0s linear 0s}.pv-core.is-touched .pv-cue__ch:after{animation:none!important}.pv-core.is-touched .pv-cue__ch{animation-play-state:paused!important}.pv-core__nudge+.pv-core__stage{margin-top:.7rem}.pv-core__hint{margin:1.6rem 0 0;font-size:1.35rem;line-height:1.4;color:var(--pv-grey);text-align:center}.pv-core__hint-wide{display:none}@media screen and (min-width:750px){.pv-core__hint-touch{display:none}.pv-core__hint-wide{display:inline}}.pv-core:not(.is-enhanced) .pv-core__hint{display:none}.pv-core__card{position:relative;margin-top:2.8rem}.pv-core__list{display:grid;gap:2.4rem;margin:0;padding:0;list-style:none}.pv-core__num{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pv-navy);font-variant-numeric:lining-nums tabular-nums}.pv-core__name{margin:.6rem 0 0;font-size:clamp(2rem,1.8rem + .6vw,2.6rem);font-weight:600;line-height:1.15;letter-spacing:-.01em}.pv-core__text{margin:.8rem 0 0;font-size:1.55rem;line-height:1.5;color:var(--pv-ink);text-wrap:pretty}.pv-core__how{margin:.6rem 0 0;font-size:1.4rem;line-height:1.5;color:var(--pv-grey);text-wrap:pretty}.pv-core__close{display:none}.pv-core.is-enhanced .pv-core__stage{height:calc(var(--pv-core-h) + 4.4rem);transition:height .28s var(--pv-ease-std)}.pv-core.is-enhanced .pv-core__stage[data-state=open]{height:max(var(--pv-core-h),var(--pv-card-h, 0px))}.pv-core.is-enhanced .pv-core__figure{position:absolute;top:0;left:50%;margin:0;transform:translate(-50%);transition:transform .62s cubic-bezier(.45,0,.2,1)}.pv-core.is-enhanced .pv-core__hint{position:absolute;left:0;right:0;top:calc(var(--pv-core-h) + 1.6rem);margin:0;transition:opacity .2s var(--pv-ease-std),visibility 0s linear 0s}.pv-core.is-enhanced .pv-core__stage[data-state=open] .pv-core__hint{opacity:0;visibility:hidden;transition:opacity .16s var(--pv-ease-std),visibility 0s linear .16s}.pv-core.is-enhanced .pv-core__card{position:absolute;top:calc(var(--pv-core-h) / 2);margin:0;padding:2rem 1.8rem;border:1px solid rgba(var(--pv-navy-rgb),.08);border-radius:var(--pv-radius-media);background:var(--pv-white);box-shadow:0 1px 2px #0f21330a,0 18px 36px -24px #0f213338;opacity:0;visibility:hidden;transform:translate(2.4rem,-50%);transition:opacity .26s var(--pv-ease-std),transform .5s var(--pv-ease-out),visibility 0s linear .5s}.pv-core.is-enhanced .pv-core__stage[data-state=open] .pv-core__card{opacity:1;visibility:visible;transform:translateY(-50%);transition:opacity .32s var(--pv-ease-std) .14s,transform .5s var(--pv-ease-out) .08s,visibility 0s linear 0s}.pv-core.is-enhanced .pv-core__list{display:block}.pv-core.is-enhanced .pv-core__panel{display:none;padding-right:2.4rem}.pv-core.is-enhanced .pv-core__panel.is-active{display:block}.pv-core.is-enhanced .pv-core__panel.is-leaving{display:block;position:absolute;margin:0;animation:pv-panel-out .14s var(--pv-ease-std) both;pointer-events:none}.pv-core.is-enhanced .pv-core__panel.is-entering{animation:pv-panel-in .28s var(--pv-ease-out) .04s both}@keyframes pv-panel-in{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:none}}@keyframes pv-panel-out{0%{opacity:1}to{opacity:0}}.pv-core.is-enhanced .pv-core__close{position:absolute;top:.6rem;right:.6rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;border-radius:50%;background:transparent;color:rgba(var(--pv-ink-rgb),.5);cursor:pointer}.pv-core__close svg{width:1.3rem;height:1.3rem}.pv-core__close:hover{color:var(--pv-ink);background:rgba(var(--pv-navy-rgb),.06)}.pv-core__close:focus{outline:none}.pv-core__close:focus-visible{box-shadow:0 0 0 2px var(--pv-navy)}.pv-core__foot{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-top:2.4rem;text-align:center}.pv-core__link{font-size:1.4rem}.pv-core__sources{width:100%}.pv-core__src-note{max-width:56ch;margin:1rem auto 0}.pv-core__src-list{display:grid;gap:0;max-width:72rem;margin:1.2rem auto .4rem;text-align:left}.pv-core__src{display:grid;gap:.2rem;padding:1rem 0;border-top:1px solid var(--pv-hair-soft)}.pv-core__src:last-child{border-bottom:1px solid var(--pv-hair-soft)}.pv-core__src dt{font-size:1.35rem;font-weight:600;line-height:1.4;color:var(--pv-ink)}.pv-core__src dd{font-size:1.35rem;line-height:1.5;color:var(--pv-grey)}.pv-core__src a{color:var(--pv-navy);text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1px;text-decoration-color:rgba(var(--pv-navy-rgb),.4)}.pv-core__src a:hover{text-decoration-color:currentColor}.pv-core__src a:focus-visible{outline:2px solid var(--pv-navy);outline-offset:2px;border-radius:.2rem}.pv-core__src-sep{margin:0 .6rem;color:rgba(var(--pv-navy-rgb),.45)}@media screen and (max-width:749px){.pv-core{--pv-core-h: clamp(400px, 58svh, 480px);--pv-dot-gap: .6rem}.pv-core.is-enhanced .pv-core__stage{margin-inline:calc(-1 * var(--pv-gutter));overflow:hidden;container-type:inline-size}@supports (overflow: clip){.pv-core.is-enhanced .pv-core__stage{overflow:clip}}.pv-core.is-enhanced .pv-core__stage[data-state=open] .pv-core__figure{transform:translate(calc(var(--pv-core-peek) - var(--pv-core-w) - 50vw));transform:translate(calc(var(--pv-core-peek) - var(--pv-core-w) - 50cqw))}.pv-core.is-enhanced .pv-core__stage[data-state=open] .pv-core__n{opacity:0}.pv-core.is-enhanced .pv-core__card{left:calc(var(--pv-core-peek) + var(--pv-dot-gap) + 2.8rem);right:1.6rem;padding:1.8rem 1.6rem}.pv-core.is-enhanced .pv-core__name{font-size:1.9rem}.pv-core.is-enhanced .pv-core__text{font-size:1.45rem}.pv-core.is-enhanced .pv-core__how{font-size:1.3rem;line-height:1.45}.pv-core.is-enhanced.is-stacked .pv-core__stage{height:auto;margin-inline:0;overflow:visible}.pv-core.is-enhanced.is-stacked .pv-core__figure{position:relative;left:auto;margin:0 auto;transform:none}.pv-core.is-enhanced.is-stacked .pv-core__stage[data-state=open] .pv-core__figure{transform:none}.pv-core.is-enhanced.is-stacked .pv-core__stage[data-state=open] .pv-core__n{opacity:1}.pv-core.is-enhanced.is-stacked .pv-core__hint{position:static;margin-top:1.6rem}.pv-core.is-enhanced.is-stacked .pv-core__card{position:relative;top:auto;left:auto;right:auto;margin-top:2rem;transform:none}.pv-core.is-enhanced.is-stacked .pv-core__stage:not([data-state=open]) .pv-core__card{display:none}.pv-core.is-enhanced.is-stacked .pv-core__stage[data-state=open] .pv-core__card{transform:none}.pv-core.is-enhanced.is-stacked .pv-core__stage[data-state=open] .pv-core__hint{display:none}}@media screen and (min-width:750px){.pv-core{--pv-core-h: max(40rem, min(60vh, 52rem));--pv-dot-gap: 1rem}.pv-core__head{max-width:64rem}.pv-core__stage{max-width:108rem;margin-inline:auto}.pv-core.is-enhanced .pv-core__stage{container-type:inline-size}.pv-core.is-enhanced .pv-core__stage[data-state=open] .pv-core__figure{transform:translate(calc(-50% - 26vw));transform:translate(calc(-50% - 26cqw))}.pv-core.is-enhanced .pv-core__card{left:48%;width:min(46rem,50%);padding:2.8rem 3.2rem 3rem}.pv-core.is-enhanced .pv-core__close{top:1rem;right:1rem}.pv-core__foot{flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:3.2rem;margin-top:2.8rem}.pv-core__sources{width:auto}.pv-core__sources[open]{flex-basis:100%;order:2}.pv-core__src{grid-template-columns:20rem minmax(0,1fr);gap:2rem;align-items:baseline}}.pv-renter{background:var(--pv-white)}.pv-renter__grid{display:grid}.pv-renter__copy{padding:3.2rem var(--pv-gutter) var(--pv-sec)}.pv-renter__inner{max-width:46rem}.pv-renter__text{margin:1.4rem 0 0;font-size:var(--pv-lead);line-height:1.5;color:rgba(var(--pv-ink-rgb),.82);text-wrap:pretty}.pv-renter__fit{margin-top:1.4rem}.pv-renter--no-media .pv-renter__copy{padding-top:var(--pv-sec)}@media screen and (min-width:750px){.pv-renter__grid{grid-template-columns:minmax(0,1fr) min(50%,calc(min(88vh,86rem) * var(--pv-renter-ratio, .64)));align-items:center}.pv-renter__media{order:2}.pv-renter__media .pv-media{aspect-ratio:var(--pv-aspect)}.pv-renter__copy{display:flex;align-items:center;padding-block:var(--pv-sec);padding-inline:max(var(--pv-gutter),calc((100vw - var(--pv-max)) / 2 + var(--pv-gutter))) clamp(3.2rem,1rem + 5vw,9.6rem)}.pv-renter--no-media .pv-renter__grid{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width:1200px){.pv-renter__copy{justify-content:center;padding-inline:var(--pv-gutter)}.pv-renter__inner{max-width:50rem}}.pv-reviews{background:var(--pv-ivory);padding-block:var(--pv-sec) max(1.6rem,calc(var(--pv-sec) - var(--pv-app-tail, 0px)))}.pv-reviews__head{display:grid;gap:.8rem;padding-bottom:clamp(1.8rem,1.4rem + 1vw,2.8rem);border-bottom:1px solid rgba(var(--pv-navy-rgb),.22)}.pv-reviews__sub{font-size:var(--pv-small);line-height:1.5;color:var(--pv-grey)}.pv-reviews__app{position:relative;margin-top:clamp(1.6rem,1rem + 1.5vw,3.2rem);padding-bottom:2rem}.pv-reviews__app-frame{min-height:44rem}.pv-reviews__app-frame.is-measured{min-height:var(--pv-app-measured, 44rem)}.pv-reviews__app-frame .scm-reviews-importer{padding-top:0!important}.pv-reviews__app-frame iframe{display:block}.pv-reviews .lai-title{display:none}.pv-reviews__progress{position:absolute;z-index:1;left:50%;top:var(--pv-bar-top, calc(100% - 2.4rem) );width:6.4rem;height:2px;overflow:hidden;border-radius:2px;background:rgba(var(--pv-navy-rgb),.12);transform:translate(-50%)}.pv-reviews__progress[hidden]{display:none}.pv-reviews__progress span{position:absolute;top:0;bottom:0;left:0;width:30%;border-radius:2px;background:rgba(var(--pv-navy-rgb),.62);transition:transform .32s var(--pv-ease-std),width .32s var(--pv-ease-std)}.pv-reviews__link{margin-top:2rem}@media screen and (min-width:750px){.pv-reviews__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:3.2rem}.pv-reviews__app{max-width:var(--pv-max);margin-inline:auto;padding-inline:calc(var(--pv-gutter) - 1.5rem)}.pv-reviews__app-frame{min-height:var(--pv-app-min, 530px)}}.pv-why{--pv-why-panel: var(--pv-navy-story);--pv-why-panel-rgb: var(--pv-navy-story-rgb);--pv-why-title: var(--pv-white);--pv-why-body: rgba(var(--pv-on-navy-rgb), .9);--pv-why-feather: 32%;background:var(--pv-white);padding-block:var(--pv-sec)}.pv-why--ink{--pv-why-panel: var(--pv-navy-story);--pv-why-panel-rgb: var(--pv-navy-story-rgb);--pv-why-title: var(--pv-white);--pv-why-body: rgba(var(--pv-on-navy-rgb), .9)}.pv-why--stone{--pv-why-panel: var(--pv-stone);--pv-why-panel-rgb: var(--pv-stone-rgb);--pv-why-title: var(--pv-ink);--pv-why-body: rgba(var(--pv-ink-rgb), .86)}.pv-why--slate{--pv-why-panel: var(--pv-slate);--pv-why-panel-rgb: var(--pv-slate-rgb);--pv-why-title: var(--pv-ink);--pv-why-body: rgba(var(--pv-ink-rgb), .86)}.pv-why__card{position:relative;overflow:hidden;border-radius:1.2rem;background:var(--pv-why-panel);isolation:isolate}.pv-why__media{position:relative}.pv-why__media .pv-media{background:var(--pv-why-panel)}.pv-why__seam{position:absolute;z-index:1;left:0;right:0;bottom:-1px;height:var(--pv-why-feather);pointer-events:none}.pv-why__seam--shade{mix-blend-mode:multiply;background:linear-gradient(to bottom,rgba(var(--pv-why-panel-rgb),0),rgba(var(--pv-why-panel-rgb),.03) 12%,rgba(var(--pv-why-panel-rgb),.08) 25%,rgba(var(--pv-why-panel-rgb),.18),rgba(var(--pv-why-panel-rgb),.34),rgba(var(--pv-why-panel-rgb),.55),rgba(var(--pv-why-panel-rgb),.78) 85%,rgba(var(--pv-why-panel-rgb),.92) 94%,rgba(var(--pv-why-panel-rgb),1))}.pv-why__seam--tint{z-index:1;background:linear-gradient(to bottom,rgba(var(--pv-why-panel-rgb),0) 0% 46%,rgba(var(--pv-why-panel-rgb),.05) 58%,rgba(var(--pv-why-panel-rgb),.13),rgba(var(--pv-why-panel-rgb),.3) 82%,rgba(var(--pv-why-panel-rgb),.6) 92%,rgba(var(--pv-why-panel-rgb),1))}@supports not (mix-blend-mode: multiply){.pv-why__seam--shade{background:linear-gradient(to bottom,rgba(var(--pv-why-panel-rgb),0),rgba(var(--pv-why-panel-rgb),.03) 12%,rgba(var(--pv-why-panel-rgb),.09) 25%,rgba(var(--pv-why-panel-rgb),.22) 40%,rgba(var(--pv-why-panel-rgb),.43) 57%,rgba(var(--pv-why-panel-rgb),.67),rgba(var(--pv-why-panel-rgb),.86) 87%,rgba(var(--pv-why-panel-rgb),1))}}.pv-why__panel{position:relative;z-index:2;padding:1.4rem 2.2rem 3.4rem;background:var(--pv-why-panel)}.pv-why--no-media .pv-why__panel{padding-top:3.2rem}.pv-why__title{margin:0;font-size:clamp(3rem,2.3rem + 2vw,4.8rem);font-weight:600;line-height:1.24;letter-spacing:-.02em;color:var(--pv-why-title);text-wrap:balance}.pv-why__body{margin:1.6rem 0 0;max-width:34ch;font-size:1.6rem;line-height:1.58;color:var(--pv-why-body);text-wrap:pretty}.pv-why__link{margin-top:1.4rem}.pv-why--ink .pv-why__link{color:var(--pv-on-navy);text-decoration-color:rgba(var(--pv-on-navy-rgb),.45)}.pv-why--ink .pv-why__link:hover{color:#fff;text-decoration-color:currentColor}.pv-why--ink .pv-why__title .pv__mark--c{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 24' preserveAspectRatio='none'%3E%3Cpath fill='%23f8ce60' d='M2.5 14C28 10.6 54 9.1 80 8.6C105 8.1 128 6.8 150 6.4C175 6 200 6.8 225 7.2C250 7.6 275 9.6 297.5 9.2C298.4 11.3 298.6 13.6 297.5 15.7C273 16.2 250 16.2 225 15.9C200 15.6 174 15.7 150 15.4C127 15.1 104 15.9 80 16.4C53 17 27 17.6 2.5 18.5C1.6 17.1 1.5 15.4 2.5 14Z'/%3E%3C/svg%3E");background-size:100% .56em;background-position:0 .8em;padding-block:0 .24em;padding-inline:.16em;margin-inline:-.16em}@media screen and (min-width:600px)and (max-width:949px){.pv-why__card{max-width:76rem;margin-inline:auto}.pv-why__media .pv-media{aspect-ratio:3 / 2}.pv-why__panel{padding:1.8rem clamp(3.2rem,1rem + 4vw,6.4rem) 4.4rem}.pv-why__body{max-width:46ch}}@media screen and (min-width:950px){.pv-why{--pv-why-feather: clamp(9.6rem, 4.8rem + 4.8vw, 14.4rem)}.pv-why__card{display:grid;grid-template-columns:minmax(0,57fr) minmax(0,43fr);align-items:stretch;max-width:116rem;margin-inline:auto}.pv-why__media{position:relative;min-height:100%}.pv-why__media .pv-media{aspect-ratio:auto;height:100%;min-height:min(60rem,44vw)}.pv-why__seam{left:auto;top:0;bottom:0;right:-1px;width:var(--pv-why-feather);height:auto}.pv-why__seam--shade{background:linear-gradient(to right,rgba(var(--pv-why-panel-rgb),0),rgba(var(--pv-why-panel-rgb),.03) 12%,rgba(var(--pv-why-panel-rgb),.08) 25%,rgba(var(--pv-why-panel-rgb),.18),rgba(var(--pv-why-panel-rgb),.34),rgba(var(--pv-why-panel-rgb),.55),rgba(var(--pv-why-panel-rgb),.78) 85%,rgba(var(--pv-why-panel-rgb),.92) 94%,rgba(var(--pv-why-panel-rgb),1))}.pv-why__seam--tint{background:linear-gradient(to right,rgba(var(--pv-why-panel-rgb),0) 0% 46%,rgba(var(--pv-why-panel-rgb),.05) 58%,rgba(var(--pv-why-panel-rgb),.13),rgba(var(--pv-why-panel-rgb),.3) 82%,rgba(var(--pv-why-panel-rgb),.6) 92%,rgba(var(--pv-why-panel-rgb),1))}@supports not (mix-blend-mode: multiply){.pv-why__seam--shade{background:linear-gradient(to right,rgba(var(--pv-why-panel-rgb),0),rgba(var(--pv-why-panel-rgb),.03) 12%,rgba(var(--pv-why-panel-rgb),.09) 25%,rgba(var(--pv-why-panel-rgb),.22) 40%,rgba(var(--pv-why-panel-rgb),.43) 57%,rgba(var(--pv-why-panel-rgb),.67),rgba(var(--pv-why-panel-rgb),.86) 87%,rgba(var(--pv-why-panel-rgb),1))}}.pv-why__panel{display:flex;flex-direction:column;justify-content:center;margin:0;padding:clamp(4.8rem,.5rem + 4.4vw,8rem) clamp(4rem,.5rem + 3.6vw,7.2rem)}.pv-why__body{max-width:34ch;margin-top:2.4rem;font-size:clamp(1.6rem,1.3rem + .4vw,1.9rem)}}.pv-guarantee{background:var(--pv-navy-band);color:var(--pv-on-navy);padding-block:clamp(5.6rem,3.6rem + 5vw,10.4rem)}.pv-guarantee__grid{display:grid;grid-template-areas:"fig" "head" "copy"}.pv-guarantee__figure{grid-area:fig;display:flex;align-items:baseline;gap:1.2rem}.pv-guarantee__count{display:block;font-size:clamp(11rem,5rem + 22vw,26rem);font-weight:600;line-height:.8;letter-spacing:-.06em;color:var(--pv-white);font-variant-numeric:lining-nums}.pv-guarantee__unit{font-size:clamp(2.2rem,1.5rem + 1.8vw,3.6rem);font-weight:600;letter-spacing:-.01em;color:rgba(var(--pv-on-navy-rgb),.9)}.pv-guarantee__kicker{grid-area:head;margin:2.4rem 0 0;font-size:1.15rem;font-weight:700;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--pv-on-navy-rgb),.74)}.pv-guarantee__copy{grid-area:copy;margin-top:1.2rem}.pv-guarantee__statement{margin:0;max-width:34ch;font-size:clamp(1.9rem,1.6rem + 1vw,2.6rem);line-height:1.42;letter-spacing:-.004em;color:var(--pv-white);text-wrap:pretty}.pv-guarantee__terms{display:flex;flex-wrap:nowrap;align-items:center;margin:2.4rem 0 0;padding:0;list-style:none}.pv-guarantee__terms li{display:flex;align-items:center;flex:0 0 auto;font-size:1.2rem;font-weight:600;line-height:1.3;letter-spacing:.02em;white-space:nowrap;color:rgba(var(--pv-on-navy-rgb),.92)}.pv-guarantee__terms li+li:before{content:"";display:block;width:1px;height:1.3em;margin:0 1.1rem;background:rgba(var(--pv-on-navy-rgb),.34)}.pv-guarantee__cta{margin-top:2.8rem}.pv-guarantee__cta .pv__btn{width:100%}.pv-guarantee__details{margin-top:1.4rem;color:rgba(var(--pv-on-navy-rgb),.78)}.pv-guarantee__details summary{color:rgba(var(--pv-on-navy-rgb),.92)}.pv-guarantee__details-body{padding:.4rem 0 .2rem}.pv-guarantee__details-body p{max-width:48ch;margin:.4rem 0 0;font-size:1.45rem;line-height:1.55}.pv-guarantee__details-body .pv__link{margin-top:.8rem;font-size:1.4rem;color:var(--pv-on-navy);text-decoration-color:rgba(var(--pv-on-navy-rgb),.45)}.pv-guarantee__details-body .pv__link:hover{color:#fff;text-decoration-color:currentColor}@media screen and (max-width:339px){.pv-guarantee__terms{flex-direction:column;align-items:flex-start;gap:.6rem}.pv-guarantee__terms li+li:before{content:none}}@media screen and (min-width:750px){.pv-guarantee__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"fig copy" "head copy";grid-template-rows:auto auto;column-gap:clamp(4.8rem,1rem + 7vw,12rem);align-items:start;align-content:center}.pv-guarantee__figure{align-self:end}.pv-guarantee__kicker{align-self:start;margin:2rem 0 0}.pv-guarantee__copy{grid-row:1 / span 2;align-self:center;margin-top:0}.pv-guarantee__terms li{font-size:1.3rem}.pv-guarantee__terms li+li:before{margin:0 1.6rem}.pv-guarantee__cta .pv__btn{width:auto}}[id$=__newsletter_BLX84k] .newsletter__wrapper{--color-background: 241, 236, 227;--gradient-background: #f1ece3;--color-foreground: 26, 30, 36;--color-button: 28, 63, 96;--color-button-text: 253, 251, 247;background:#f1ece3}[id$=__newsletter_BLX84k] .newsletter__wrapper h2{color:#1a1e24}[id$=__newsletter_BLX84k] .newsletter__subheading{color:#1a1e24cc}[id$=__newsletter_BLX84k] .newsletter__solid-btn{background-color:#1c3f60;color:#fdfbf7}[id$=__newsletter_BLX84k] .newsletter__solid-btn:hover{background-color:#16334d}[id$=__newsletter_BLX84k] .field__input{background-color:#fcfbf8}@media(prefers-reduced-motion:reduce){.pv-js .pv-reveal{opacity:1;transform:none;transition:none}.pv-js .pv-hero__media .pv-media__img{animation:none}.pv-core .pv-core__figure,.pv-core .pv-core__card,.pv-core .pv-core__panel,.pv-core .pv-core__hint,.pv-core .pv-core__n,.pv-core .pv-core__mark:before,.pv-core .pv-core__mark:after,.pv-core .pv-core__lead,.pv-core .pv-core__img,.pv-core .pv-core__figure:before,.pv-core .pv-core__stage,.pv-core .pv-core__nudge{transition:none!important}.pv-core .pv-core__ring{display:none;animation:none!important}.pv__plus,.pv__plus line,.pv__details-body{transition:none!important}.pv-core .pv-core__panel.is-entering,.pv-core .pv-core__panel.is-leaving{animation:none!important}.pv-core .pv-core__panel.is-leaving{display:none}.pv__btn,.pv__link svg,.pv-reviews__progress span{transition:none}.pv-core .pv-core__nudge .pv-cue{color:var(--pv-cue-deep)!important;-webkit-text-fill-color:currentColor!important}.pv-core .pv-core__nudge .pv-cue__ch{animation:none!important;transform:none!important;background-image:none!important;-webkit-text-fill-color:currentColor!important}.pv-core .pv-core__nudge .pv-cue__ch:after{content:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/pureverr-home.css.map */
