.hero-verix{position:relative;width:100%;z-index:30}.hero-verix__slider{position:relative;width:100%;height:220px;z-index:0}@media (min-width: 640px){.hero-verix__slider{height:280px}}@media (min-width: 768px){.hero-verix__slider{height:360px}}@media (min-width: 1024px){.hero-verix__slider{height:420px}}@media (min-width: 1280px){.hero-verix__slider{height:460px}}.hero-enter{position:relative;width:100%;z-index:30}.hero-enter__slider{position:relative;width:100%;aspect-ratio:2 / 1;z-index:0}@media (min-width: 768px){.hero-enter__slider{aspect-ratio:5 / 2}}.hero-classic{position:relative;width:100%;padding:.5rem .5rem .25rem;z-index:30}@media (min-width: 768px){.hero-classic{max-width:1440px;margin-left:auto;margin-right:auto;padding:1.5rem 1rem}}.hero-classic__row{position:relative;display:flex;flex-direction:column;gap:0;height:100%}@media (min-width: 768px){.hero-classic__row{flex-direction:row;gap:1.5rem}}.hero-classic__slider{position:relative;width:100%;flex:none;min-width:0;height:250px;z-index:0}@media (min-width: 640px){.hero-classic__slider{height:300px}}@media (min-width: 768px){.hero-classic__slider{flex:1 1 0;height:400px}}@media (min-width: 1024px){.hero-classic__slider{height:450px}}@media (min-width: 1280px){.hero-classic__slider{height:500px}}.hero-slider{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.hero-slider__stage{position:relative;flex:1 1 0;width:100%;overflow:hidden;background-color:#fff;box-shadow:0 1px 2px #0000000d;border-radius:1rem}@media (min-width: 768px){.hero-slider__stage{border-radius:.75rem}}.hero-slider--flush .hero-slider__stage,.hero-enter .hero-slider__stage{border-radius:0}.hero-slider__slide{position:absolute;inset:0;width:100%;height:100%;z-index:0;transform:translate(100%);transition:transform .7s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-slider__slide.is-active{transform:translate(0);z-index:10}.hero-slider__slide.is-past{transform:translate(-100%)}.hero-slider__picture{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.hero-slider__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-slider__slide-link{position:absolute;inset:0;z-index:5;display:block}.hero-slider__content{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;justify-content:center;width:100%;padding:0 2rem;pointer-events:none}.hero-slider__content>*{pointer-events:auto}@media (min-width: 1024px){.hero-slider__content{width:66.6667%;padding:0 3.5rem}}.hero-slider__eyebrow{display:block;margin-bottom:.75rem;color:#fffc;font-weight:600;font-size:.875rem;letter-spacing:.2em;text-transform:uppercase}@media (min-width: 768px){.hero-slider__eyebrow{font-size:1rem}}.hero-slider__title{margin-bottom:1.5rem;color:#fff;font-family:var(--font-display, inherit);font-size:1.875rem;font-weight:300;line-height:1.15;letter-spacing:.025em}@media (min-width: 768px){.hero-slider__title{font-size:3rem}}@media (min-width: 1024px){.hero-slider__title{font-size:3.75rem}}.hero-slider__title-emphasis{font-weight:700}.hero-slider__description{max-width:28rem;margin-bottom:2rem;color:#ffffffe6;font-size:.875rem;font-weight:300;line-height:1.6}@media (min-width: 768px){.hero-slider__description{font-size:1.125rem}}.hero-slider__cta{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:1rem;padding:.75rem 2rem;background-color:var(--site-primary);border:1px solid var(--site-primary);border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:600;transition:background-color .15s}.hero-slider__cta:hover{background-color:var(--site-primary-hover)}@media (min-width: 768px){.hero-slider__cta{font-size:1rem}}.hero-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:30;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;color:#374151;opacity:.8;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:opacity .2s,transform .2s,background-color .2s}.hero-slider__arrow:hover{background-color:#f3f4f6;transform:translateY(-50%) scale(1.1)}.hero-slider__arrow--prev{left:.75rem}.hero-slider__arrow--next{right:.75rem}@media (min-width: 768px){.hero-slider__arrow{width:3rem;height:3rem}.hero-slider__arrow--prev{left:1.25rem}.hero-slider__arrow--next{right:1.25rem}}.hero-slider:hover .hero-slider__arrow{opacity:1}.hero-slider__dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:.5rem}@media (min-width: 768px){.hero-slider__dots{bottom:1.5rem}}.hero-slider__dot{width:.625rem;height:.625rem;background-color:#ffffff73;border-radius:9999px;transition:width .3s,height .3s,background-color .3s}.hero-slider__dot:hover{background-color:#ffffffbf}@media (min-width: 768px){.hero-slider__dot{width:.75rem;height:.75rem}}.hero-slider__dot.is-active{width:1.75rem;height:.625rem;background-color:#fff;box-shadow:0 1px 2px #0000000d}@media (min-width: 768px){.hero-slider__dot.is-active{width:2rem;height:.75rem}}.hero-sidebar{display:none;position:relative;z-index:40;flex-direction:column;flex-shrink:0;width:260px;height:400px;background:transparent;overflow:visible}@media (min-width: 768px){.hero-sidebar{display:flex}}@media (min-width: 1024px){.hero-sidebar{width:280px;height:450px}}@media (min-width: 1280px){.hero-sidebar{height:500px}}.hero-sidebar__list{display:flex;flex-direction:column;flex:1 1 0;padding-top:.25rem;padding-bottom:.25rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.hero-sidebar__list::-webkit-scrollbar{width:0;height:0}.hero-sidebar__scroll-hint{position:absolute;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:center;height:30px;color:#6b7280;cursor:pointer;transition:color .15s}.hero-sidebar__scroll-hint:hover{color:var(--site-primary)}.hero-sidebar__scroll-hint svg{width:20px;height:20px}.hero-sidebar__scroll-hint--up{top:0;background:linear-gradient(to bottom,#fff 40%,#fff0)}.hero-sidebar__scroll-hint--down{bottom:0;background:linear-gradient(to top,#fff 40%,#fff0)}.hero-sidebar__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.875rem .5rem;color:#111827;text-decoration:none;cursor:pointer;transition:color .15s}.hero-sidebar__row:hover,.hero-sidebar__row.is-active{color:var(--site-primary)}.hero-sidebar__row-content{display:flex;align-items:center;flex:1 1 0;gap:1rem;overflow:hidden}.hero-sidebar__row-icon{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;opacity:.8;transition:opacity .15s}.hero-sidebar__row:hover .hero-sidebar__row-icon{opacity:1}.hero-sidebar__row-icon-fallback{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#e5e7eb;border-radius:.25rem;color:#6b7280;font-size:9px}.hero-sidebar__row-name{font-size:15px;font-weight:500;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1280px){.hero-sidebar__row-name{font-size:16px}}.hero-sidebar__row-chevron{flex-shrink:0;width:16px;height:16px;color:#9ca3af;transition:color .15s}.hero-sidebar__row:hover .hero-sidebar__row-chevron,.hero-sidebar__row.is-active .hero-sidebar__row-chevron{color:var(--site-primary)}.hero-sidebar__flyout{position:absolute;top:0;left:100%;z-index:50;margin-left:1.5rem;width:452px;height:400px;background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:hero-sidebar-flyout-in .2s ease-out}@media (min-width: 1024px){.hero-sidebar__flyout{width:688px;height:450px}}@media (min-width: 1280px){.hero-sidebar__flyout{width:944px;height:500px}}@media (min-width: 1536px){.hero-sidebar__flyout{width:1200px}}@keyframes hero-sidebar-flyout-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-sidebar__flyout-inner{display:flex;width:100%;height:100%}.hero-slider__skeleton{width:100%;height:100%;background-color:#f3f4f6;border-radius:1rem;animation:hero-slider-pulse 1.5s ease-in-out infinite}@media (min-width: 768px){.hero-slider--flush .hero-slider__skeleton{border-radius:0}.hero-slider:not(.hero-slider--flush) .hero-slider__skeleton{border-radius:.75rem}}@keyframes hero-slider-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-bloom{position:relative;width:100%;padding:16px 16px 24px;z-index:30}.hero-bloom__card{position:relative;max-width:1440px;margin:0 auto;border-radius:12px;overflow:hidden;padding:0}.hero-bloom__slider{position:relative;width:100%;aspect-ratio:5 / 2;background-color:#e5e7eb}.hero-bloom__slider .hero-slider__image{-o-object-fit:contain;object-fit:contain;background-color:#e5e7eb}@media (max-width: 639px){.hero-bloom{padding:8px 8px 16px}.hero-bloom__card{border-radius:8px}}
