.ves-hero{position:relative;display:flex;align-items:center;overflow:hidden;min-height:clamp(560px,72vh,820px);padding-block:calc(clamp(48px,6vw,88px) * var(--ves-pad-top, 1)) calc(clamp(48px,6vw,88px) * var(--ves-pad-bottom, 1))}.ves-hero--bare{min-height:0;padding-block:var(--ves-space-section)}.ves-hero__stage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ves-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity calc(var(--ves-dur) * 1.1) var(--ves-ease)}.ves-hero__slide.is-active{opacity:1}.ves-hero__media,.ves-hero__fallback{display:block;width:100%;height:100%;object-fit:cover}.ves-hero__fallback{background:linear-gradient(150deg,var(--ves-accent-ui) 0%,var(--ves-deep-teal) 100%)}.ves-hero__slide.is-active .ves-hero__media{animation:ves-hero-drift 14s var(--ves-ease) forwards}@keyframes ves-hero-drift{0%{transform:scale(1.06)}to{transform:scale(1)}}.ves-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#26323880,#263238b8 60%,#263238eb)}.ves-hero__inner{position:relative;z-index:1;display:flex;width:100%;max-width:var(--ves-measure-wide);margin-inline:auto;padding-inline:var(--ves-gutter)}.ves-hero--text-left .ves-hero__inner{justify-content:flex-start}.ves-hero--text-right .ves-hero__inner{justify-content:flex-end}.ves-hero__glass{position:relative;width:min(100%,520px);padding:clamp(24px,3vw,34px);border-radius:20px;color:#fff;background:linear-gradient(135deg,#ffffff24,#ffffff05 55%),color-mix(in srgb,rgb(0 131 146) 72%,transparent),linear-gradient(180deg,#002f349e,#002f34c7 82%);border:1px solid rgb(255 255 255 / .18);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #ffffff0d,0 20px 56px #0000004d;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);--ves-btn-bg: #ffffff;--ves-btn-text: var(--ves-deep-teal);--ves-btn-border: #ffffff;--ves-focus: #ffffff}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.ves-hero__glass{background:linear-gradient(135deg,#ffffff1a,#ffffff05 55%),linear-gradient(180deg,#008392eb,#005f68fa 82%),var(--ves-deep-teal)}}.ves-hero__glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(140deg,#ffffff80,#fff0 42%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;pointer-events:none}.ves-hero--bare .ves-hero__glass{color:var(--ves-text);background:color-mix(in srgb,var(--ves-bg) 76%,transparent);border-color:color-mix(in srgb,currentColor 16%,transparent);box-shadow:none;--ves-btn-bg: var(--ves-teal);--ves-btn-text: #ffffff;--ves-btn-border: var(--ves-teal);--ves-focus: var(--ves-deep-teal)}.ves-hero--bare .ves-hero__glass:before{display:none}.ves-hero__copies{display:grid}.ves-hero__copy{grid-area:1 / 1;opacity:0;transform:translateY(10px);transition:opacity var(--ves-dur) var(--ves-ease) .1s,transform var(--ves-dur) var(--ves-ease) .1s}.ves-hero__copy.is-active{opacity:1;transform:none}.ves-hero__eyebrow-icon{display:inline-flex;align-items:center;flex:none}.ves-hero__eyebrow-icon .ves-icon{width:1.25rem;height:1.25rem}.ves-head__eyebrow--icon{gap:10px}.ves-hero__title{margin:0;font-size:var(--ves-h2);font-weight:var(--ves-weight-title);line-height:1.06;letter-spacing:-.025em;text-wrap:balance}.ves-hero__title.ves-editorial{font-weight:400;letter-spacing:-.01em}.ves-hero__text{margin-top:14px;font-size:.9375rem;line-height:1.6}.ves-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ves-hero__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 14px;margin-top:20px;padding-top:16px;border-top:1px solid rgb(255 255 255 / .16)}.ves-hero--bare .ves-hero__meta{border-top-color:color-mix(in srgb,currentColor 14%,transparent)}.ves-hero__phone{color:currentColor;font-size:.9375rem;font-weight:var(--ves-weight-subtitle);text-decoration:none}.ves-hero__phone:hover{text-decoration:underline;text-underline-offset:.2em}.ves-hero__hours{font-size:.8125rem}.ves-hero__controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.ves-hero__dots{display:flex;gap:8px}.ves-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background-color:#fff6;cursor:pointer;transition:width var(--ves-dur-fast) var(--ves-ease),background-color var(--ves-dur-fast) var(--ves-ease)}.ves-hero__dot.is-active{width:26px;background-color:#fff}.ves-hero--bare .ves-hero__dot{background-color:color-mix(in srgb,currentColor 35%,transparent)}.ves-hero--bare .ves-hero__dot.is-active{background-color:var(--ves-accent-ui)}.ves-hero__dot:focus-visible,.ves-hero__pause:focus-visible{outline:2px solid var(--ves-focus);outline-offset:3px}.ves-hero__pause{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid rgb(255 255 255 / .3);border-radius:999px;background:transparent;color:currentColor;cursor:pointer}.ves-hero--bare .ves-hero__pause{border-color:color-mix(in srgb,currentColor 28%,transparent)}.ves-hero__pause-glyph{width:8px;height:9px;background-color:currentColor;clip-path:polygon(0 0,33% 0,33% 100%,0 100%,0 0,67% 0,100% 0,100% 100%,67% 100%,67% 0)}.ves-hero__pause[aria-pressed=true] .ves-hero__pause-glyph{clip-path:polygon(0 0,100% 50%,0 100%)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:749px){.ves-hero{min-height:clamp(460px,76vh,620px)}.ves-hero__glass{width:100%}.ves-hero--text-left .ves-hero__inner,.ves-hero--text-right .ves-hero__inner{justify-content:center;align-items:flex-end}}@media(prefers-reduced-motion:reduce){.ves-hero__slide,.ves-hero__copy,.ves-hero__dot{transition:none}.ves-hero__slide.is-active .ves-hero__media{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/ves-hero.css.map */
