.qvf-hero{--qvf-gutter:clamp(24px,5.2vw,100px);position:relative;width:100%;height:min(960px,100svh);min-height:680px;background:#050505;color:#fff;overflow:hidden;isolation:isolate;outline:none;font-family:inherit;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.qvf-hero *{box-sizing:border-box}.qvf-hero__slides,.qvf-hero__slide,.qvf-hero__media,.qvf-hero__media img,.qvf-hero__veil{position:absolute;inset:0;width:100%;height:100%}.qvf-hero__slide{opacity:0;visibility:hidden;transition:opacity .9s cubic-bezier(.22,.61,.36,1),visibility 0s linear .9s;z-index:0}.qvf-hero__slide.is-active{opacity:1;visibility:visible;transition-delay:0s;z-index:1}.qvf-hero__media{overflow:hidden}.qvf-hero__media img{display:block;object-fit:cover;object-position:var(--qvf-bg-position-desktop,center center);transform:scale(1.035);transition:transform 8s ease}.qvf-hero__slide.is-active .qvf-hero__media img{transform:scale(1)}.qvf-hero__veil{z-index:1;background:linear-gradient(90deg,rgb(0 0 0 / .76) 0%,rgb(0 0 0 / .38) 40%,rgb(0 0 0 / .12) 70%,rgb(0 0 0 / .3) 100%),linear-gradient(0deg,rgb(0 0 0 / .66) 0%,rgb(0 0 0 / .06) 48%,rgb(0 0 0 / .26) 100%)}.qvf-hero__inner{position:relative;z-index:2;height:100%;display:flex;align-items:flex-end;padding:0 var(--qvf-gutter) clamp(104px,12vh,150px)}.qvf-hero__copy{width:min(100%,1120px)}.qvf-hero__meta{display:flex;align-items:center;gap:18px;margin-bottom:22px;text-transform:uppercase;letter-spacing:.18em;font-size:clamp(10px,.72vw,13px);font-weight:600}.qvf-hero__type{display:inline-flex;align-items:center;gap:12px}.qvf-hero__type::after{content:"";width:34px;height:1px;background:currentColor;opacity:.65}.qvf-hero__kicker{opacity:.78}.qvf-hero__title{margin:0;max-width:1050px;color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;text-shadow:none!important;font-size:clamp(56px,6.1vw,116px);line-height:.91;letter-spacing:-.055em;font-weight:500}.qvf-hero__laurels{display:flex;align-items:center;gap:clamp(10px,1.2vw,22px);margin-top:30px;max-width:860px;min-height:58px;overflow:hidden}.qvf-hero .qvf-hero__laurels{display:flex!important;align-items:center!important;flex-wrap:nowrap!important}.qvf-hero .qvf-hero__laurels>img.qvf-hero__laurel-img{display:block!important;position:static!important;inset:auto!important;width:auto!important;height:clamp(42px,4vw,70px)!important;max-width:150px!important;max-height:70px!important;min-width:0!important;min-height:0!important;flex:0 0 auto!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;transform:none!important;filter:none!important;aspect-ratio:auto!important}.qvf-hero__highlight{margin:24px 0 0;max-width:590px;font-size:clamp(13px,1vw,17px);line-height:1.55;letter-spacing:.025em;color:rgb(255 255 255 / .88)!important;-webkit-text-fill-color:rgb(255 255 255 / .88)!important}.qvf-hero__cta,.qvf-hero__cta:visited{display:inline-flex;align-items:center;gap:16px;margin-top:26px;padding-bottom:8px;color:#fff!important;-webkit-text-fill-color:#fff!important;text-decoration:none!important;border-bottom:1px solid rgb(255 255 255 / .58);text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.16em;transition:border-color .25s ease,opacity .25s ease}.qvf-hero__cta:hover,.qvf-hero__cta:focus-visible{border-color:#fff;opacity:.76}.qvf-hero__reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.qvf-hero__slide.is-active .qvf-hero__reveal{opacity:1;transform:none}.qvf-hero__slide.is-active .qvf-hero__meta{transition-delay:.14s}.qvf-hero__slide.is-active .qvf-hero__title{transition-delay:.2s}.qvf-hero__slide.is-active .qvf-hero__laurels{transition-delay:.3s}.qvf-hero__slide.is-active .qvf-hero__highlight{transition-delay:.34s}.qvf-hero__slide.is-active .qvf-hero__cta{transition-delay:.4s}.qvf-hero__dots{position:absolute;z-index:5;right:clamp(22px,3vw,56px);top:50%;display:flex;flex-direction:column;gap:16px;transform:translateY(-50%)}.qvf-hero__dot,.qvf-hero__dot:hover,.qvf-hero__dot:focus,.qvf-hero__dot:active{appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;min-width:0!important;min-height:0!important;width:auto!important;height:auto!important;margin:0!important;padding:7px!important;line-height:1!important;transform:none!important;cursor:pointer}.qvf-hero__dot span{display:block;width:5px;height:5px;border:0;border-radius:99px;background:rgb(255 255 255 / .52)!important;box-shadow:none;transition:height .3s ease,width .3s ease,background .3s ease}.qvf-hero__dot.is-active span{height:28px;background:#fff!important}.qvf-hero__dot:focus-visible span{box-shadow:0 0 0 3px rgb(255 255 255 / .28)}.qvf-hero__footer{position:absolute;z-index:5;left:var(--qvf-gutter);right:var(--qvf-gutter);bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.qvf-hero__social{display:flex;flex-wrap:wrap;gap:20px}.qvf-hero__social a,.qvf-hero__social a:visited{color:rgb(255 255 255 / .7)!important;-webkit-text-fill-color:rgb(255 255 255 / .7)!important;text-decoration:none!important;text-transform:uppercase;font-size:9px;letter-spacing:.18em;transition:color .2s ease}.qvf-hero__social a:hover,.qvf-hero__social a:focus-visible{color:#fff!important;-webkit-text-fill-color:#fff!important}.qvf-hero__counter{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.12em;color:rgb(255 255 255 / .82)}.qvf-hero__counter i{width:42px;height:1px;background:rgb(255 255 255 / .45)}.qvf-hero__progress{position:absolute;z-index:6;left:0;right:0;bottom:0;height:2px;background:rgb(255 255 255 / .12);overflow:hidden}.qvf-hero__progress span{display:block;width:100%;height:100%;background:#fff;transform-origin:left center;transform:scaleX(0);will-change:transform}.qvf-hero__autoplay,.qvf-hero__autoplay:hover,.qvf-hero__autoplay:focus,.qvf-hero__autoplay:active{appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;width:24px!important;height:24px!important;min-width:0!important;min-height:0!important;margin:0 2px 0 0!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;font:inherit!important;font-size:11px!important;line-height:1!important;cursor:pointer;opacity:.78}.qvf-hero__autoplay:hover,.qvf-hero__autoplay:focus-visible{opacity:1}.qvf-hero__autoplay:focus-visible{box-shadow:0 0 0 2px rgb(255 255 255 / .34)!important;border-radius:999px!important}.qvf-hero__autoplay[hidden]{display:none!important}.qvf-hero__sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.qvf-hero-review-page .site-content,.qvf-hero-review-page #content{padding-top:0!important;margin-top:0!important}.qvf-hero-review-page .qvf-hero{margin-top:0}@media(max-width:1024px){.qvf-hero{height:min(760px,100svh);min-height:600px}.qvf-hero__inner{padding-bottom:105px}.qvf-hero__title{font-size:clamp(52px,8.2vw,82px)}.qvf-hero__laurels{max-width:72vw}.qvf-hero__dots{right:20px}}@media(max-width:767px){.qvf-hero{--qvf-gutter:22px;height:600px;min-height:600px;max-height:100svh}.qvf-hero__media img{object-position:var(--qvf-bg-position-mobile,var(--qvf-bg-position-desktop,center center))}.qvf-hero__veil{background:linear-gradient(0deg,rgb(0 0 0 / .78) 0%,rgb(0 0 0 / .18) 58%,rgb(0 0 0 / .28) 100%)}.qvf-hero__inner{padding:0 var(--qvf-gutter) 112px;align-items:flex-end}.qvf-hero__meta{gap:10px;margin-bottom:14px;font-size:9px;letter-spacing:.14em}.qvf-hero__type::after{width:20px}.qvf-hero__title{font-size:clamp(43px,13vw,68px);line-height:.92;letter-spacing:-.047em}.qvf-hero__laurels{gap:8px;margin-top:18px;max-width:calc(100vw - 44px);min-height:38px;overflow-x:auto;scrollbar-width:none}.qvf-hero__laurels::-webkit-scrollbar{display:none}.qvf-hero .qvf-hero__laurels>img.qvf-hero__laurel-img{width:auto!important;height:38px!important;max-width:86px!important;max-height:38px!important;min-width:0!important;min-height:0!important;flex:0 0 auto!important}.qvf-hero__highlight{margin-top:16px;font-size:12px;line-height:1.45}.qvf-hero__cta{margin-top:18px;font-size:10px}.qvf-hero__dots{left:50%;right:auto;top:auto;bottom:76px;transform:translateX(-50%);flex-direction:row;gap:11px}.qvf-hero__dot{padding:5px!important}.qvf-hero__dot span{width:5px;height:5px}.qvf-hero__dot.is-active span{width:26px;height:5px}.qvf-hero__footer{bottom:24px;left:var(--qvf-gutter);right:var(--qvf-gutter)}.qvf-hero__social{gap:11px}.qvf-hero__social a{font-size:8px}.qvf-hero__counter{display:flex;gap:7px}.qvf-hero__counter>span:not(.qvf-hero__sr),.qvf-hero__counter>i{display:none}.qvf-hero__autoplay{font-size:10px!important}}@media(prefers-reduced-motion:reduce){.qvf-hero__slide,.qvf-hero__media img,.qvf-hero__reveal,.qvf-hero__dot span,.qvf-hero__cta{transition:none!important;animation:none!important}.qvf-hero__media img{transform:none!important}.qvf-hero__reveal{opacity:1;transform:none}.qvf-hero__progress{display:none}}.qvf-hero__dot::before,.qvf-hero__dot::after{content:none!important;display:none!important}.qvf-hero__cta::before,.qvf-hero__cta::after{box-shadow:none!important}.qvf-hero [hidden]{display:none!important}.elementor-widget-qvf_cinematic_hero .qvf-hero .qvf-hero__laurels>img.qvf-hero__laurel-img{width:auto!important;height:clamp(42px,4vw,70px)!important;max-width:150px!important;max-height:70px!important;min-width:0!important;min-height:0!important;object-fit:contain!important;position:static!important;transform:none!important}@media(max-width:767px){.elementor-widget-qvf_cinematic_hero .qvf-hero .qvf-hero__laurels>img.qvf-hero__laurel-img{width:auto!important;height:38px!important;max-width:86px!important;max-height:38px!important}}