:root{--home-gap: 24px;--home-frame: 48px;--home-top-gap: 0px;--home-hero-height: 670px;--home-tile-height: 560px;--home-inner-padding: 40px;--home-radius: 24px;--home-media-radius: 20px;--home-media-size: 260px;--home-title-size: 40px;--home-subtitle-size: 21px;--home-title-max: 12ch;--home-subtitle-max: 28ch;--home-hero-title-size: 64px;--home-hero-subtitle-size: 32px;--home-hero-subtitle-line: 1.1;--home-hero-inner-top: 74px;--home-hero-title-max: none;--home-hero-subtitle-max: none;--home-display-font: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Arial, Helvetica, sans-serif;--home-surface-bg: radial-gradient( ellipse at center top, #fafafc 0%, #eeeef4 38%, #e1e1e7 100% );--home-title-color: #111111;--home-subtitle-color: rgba(17, 17, 17, .78);--home-button-bg: #eb3b16;--home-button-text: #ffffff;--home-button-border: #eb3b16;--home-button-hover: #f04a23;--home-page-bg: #000000}html[data-theme=light],body[data-theme=light]{--home-page-bg: #f5f5f7}html[data-theme=dark],body[data-theme=dark]{--home-page-bg: #000000}body{background:var(--home-page-bg)}.page-home{background:transparent;margin-top:var(--home-top-gap)!important;padding-top:0!important}.home-main{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;padding:0!important}.home-stack{display:grid;gap:var(--home-gap);width:100%;margin-top:0!important;padding:0 var(--home-frame)!important;box-sizing:border-box}.home-stack>:first-child{margin-top:0!important}.home-section,.home-promo-tile{position:relative;overflow:hidden;border-radius:var(--home-radius);background:var(--home-surface-bg)}.home-promo-tile{cursor:pointer}.home-promo-tile:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px}.home-section--hero{min-height:var(--home-hero-height)}.home-promo-tile,.home-promo-tile--small{min-height:var(--home-tile-height)}.home-section__inner,.home-promo-tile__inner{min-height:inherit;height:100%;padding:var(--home-inner-padding);box-sizing:border-box}.home-promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--home-gap);width:100%;padding-inline:0}.home-promo-grid--three{grid-template-columns:repeat(3,1fr)}.home-panel__content{height:100%;display:grid;grid-template-rows:1fr auto auto;align-items:end;justify-items:center;text-align:center}.home-panel__media{width:100%;display:flex;align-items:center;justify-content:center;align-self:center}.home-panel__media-box{position:relative;width:min(100%,var(--home-media-size));aspect-ratio:1 / 1;border-radius:var(--home-media-radius);border:none;background:transparent;box-shadow:none;overflow:hidden}.home-panel__media-box img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center}.home-panel__copy{display:grid;gap:10px;justify-items:center;margin-top:12px;margin-bottom:24px}.home-panel__title{margin:0;max-width:var(--home-title-max);font-family:var(--home-display-font);font-size:var(--home-title-size);line-height:.96;font-weight:700;letter-spacing:-.04em;color:var(--home-title-color)}.home-panel__subtitle{margin:0;max-width:var(--home-subtitle-max);font-size:var(--home-subtitle-size);line-height:1.25;font-weight:400;color:var(--home-subtitle-color)}.home-section--hero .home-section__inner{padding-bottom:0}.home-section--hero .home-panel__content{position:relative;height:100%;display:block;text-align:center;padding-top:8px}.home-section--hero .home-panel__copy{display:grid;gap:8px;justify-items:center;margin:0;position:relative;z-index:2}.home-section--hero .home-panel__title{max-width:var(--home-hero-title-max);font-size:var(--home-hero-title-size);line-height:.92;font-weight:700;letter-spacing:-.055em}.home-section--hero .home-panel__subtitle{max-width:var(--home-hero-subtitle-max);font-size:var(--home-hero-subtitle-size);line-height:var(--home-hero-subtitle-line);font-weight:400;letter-spacing:-.02em;white-space:nowrap}.home-section--hero .home-button{position:relative;z-index:2;margin-top:0}.home-section--hero .home-panel__media{position:absolute;left:50%;bottom:0;width:100%;height:72%;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:1}.home-section--hero .home-panel__media-box{position:relative;width:min(70%,920px);height:100%;border-radius:0}.home-section--hero .home-panel__media-box img{position:absolute;left:50%;bottom:0;width:100%;height:100%;transform:translate(-50%);object-fit:contain;object-position:center bottom}.home-promo-tile .home-panel__content{display:grid;grid-template-rows:1fr auto auto;align-items:end;justify-items:center;text-align:center}.home-promo-tile .home-panel__copy{display:grid;gap:8px;justify-items:center;margin-top:12px;margin-bottom:0;--home-copy-offset: -30px}.home-promo-tile .home-panel__title{max-width:16ch;line-height:.94;letter-spacing:-.045em}.home-promo-tile .home-panel__subtitle{max-width:none;white-space:nowrap;line-height:1.1;letter-spacing:-.02em}.home-promo-tile .home-button{margin-top:-6px}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media{height:320px;align-self:start;display:flex;align-items:center;justify-content:center;padding-top:0;overflow:hidden}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media-box{width:338px;height:338px;max-width:100%;flex:0 0 auto}.home-promo-grid--three .home-promo-tile .home-panel__media{height:300px;align-self:start;display:flex;align-items:center;justify-content:center;padding-top:12px;overflow:hidden}.home-promo-grid--three .home-promo-tile .home-panel__media-box{width:min(100%,312px);height:312px;flex:0 0 auto}.home-button{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:46px;padding:0 24px;border-radius:999px;background:var(--home-button-bg);color:var(--home-button-text);border:1px solid var(--home-button-border);text-decoration:none;font-size:17px;line-height:1;font-weight:400;transition:background-color .22s ease,border-color .22s ease,transform .18s ease}.home-button:hover{background:var(--home-button-hover);border-color:var(--home-button-hover);text-decoration:none}.home-button:active{transform:translateY(1px)}.home-button--disabled,.home-main .home-button--disabled,.home-section .home-button--disabled,.home-promo-tile .home-button--disabled,.home-surface--neutral .home-button--disabled,.home-surface--blue .home-button--disabled,.home-surface--editorial .home-button--disabled{background:#eb3b1661!important;color:#ffffffdb!important;border-color:#eb3b1661!important;cursor:not-allowed;pointer-events:none}.home-button--disabled:hover,.home-main .home-button--disabled:hover,.home-section .home-button--disabled:hover,.home-promo-tile .home-button--disabled:hover,.home-surface--neutral .home-button--disabled:hover,.home-surface--blue .home-button--disabled:hover,.home-surface--editorial .home-button--disabled:hover,.home-button--disabled:active,.home-main .home-button--disabled:active,.home-section .home-button--disabled:active,.home-promo-tile .home-button--disabled:active,.home-surface--neutral .home-button--disabled:active,.home-surface--blue .home-button--disabled:active,.home-surface--editorial .home-button--disabled:active{background:#eb3b1661!important;border-color:#eb3b1661!important;transform:none!important}@media(max-width:1068px){:root{--home-gap: 18px;--home-frame: 24px;--home-hero-height: 590px;--home-tile-height: 500px;--home-inner-padding: 32px;--home-radius: 20px;--home-media-size: 220px;--home-title-size: 34px;--home-subtitle-size: 19px;--home-hero-title-size: 50px;--home-hero-subtitle-size: 30px;--home-hero-subtitle-line: 1.08;--home-hero-inner-top: 58px}.home-section--hero .home-panel__media{height:68%}.home-section--hero .home-panel__media-box{width:min(76%,760px)}.home-promo-tile .home-panel__copy{gap:7px}.home-promo-tile .home-panel__subtitle{font-size:18px}.home-promo-tile .home-button{margin-top:-5px}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media{height:290px}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media-box{width:min(100%,300px);height:300px}.home-promo-grid--three .home-promo-tile .home-panel__media{height:270px;padding-top:10px}.home-promo-grid--three .home-promo-tile .home-panel__media-box{width:min(100%,270px);height:270px}}@media(max-width:734px){:root{--home-gap: 12px;--home-frame: 12px;--home-hero-height: 470px;--home-tile-height: 420px;--home-inner-padding: 24px;--home-radius: 18px;--home-media-size: 180px;--home-title-size: 28px;--home-subtitle-size: 17px;--home-hero-title-size: 38px;--home-hero-subtitle-size: 22px;--home-hero-subtitle-line: 1.08;--home-hero-inner-top: 46px}.home-promo-grid,.home-promo-grid--three{grid-template-columns:1fr}.home-panel__copy{margin-bottom:18px}.home-section--hero .home-panel__subtitle{white-space:normal}.home-section--hero .home-panel__media{height:58%}.home-section--hero .home-panel__media-box{width:calc(100% - 48px)}.home-promo-tile .home-panel__copy{gap:8px}.home-promo-tile .home-panel__subtitle{white-space:normal;max-width:20ch;line-height:1.2}.home-promo-tile .home-button{margin-top:0}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media,.home-promo-grid--three .home-promo-tile .home-panel__media{height:250px;padding-top:0}.home-promo-grid:not(.home-promo-grid--three) .home-promo-tile .home-panel__media-box,.home-promo-grid--three .home-promo-tile .home-panel__media-box{width:min(100%,250px);height:250px}}.home-main{width:100%;max-width:2560px;margin:0 auto;padding:0}.home-stack{display:grid;gap:var(--home-gap);width:100%;max-width:2560px;margin:0 auto;padding:0 24px;box-sizing:border-box}.home-surface--neutral,.home-surface--blue,.home-surface--editorial{background:radial-gradient(ellipse at center top,#fafafc,#eeeef4 38%,#e1e1e7)!important}html[data-theme=dark] .home-surface--neutral,html:not([data-theme=light]) .home-surface--neutral,html[data-theme=dark] .home-surface--blue,html:not([data-theme=light]) .home-surface--blue,html[data-theme=dark] .home-surface--editorial,html:not([data-theme=light]) .home-surface--editorial{background:radial-gradient(circle at center,#ffffff0a,#ffffff05 35%,#0000 60%),radial-gradient(ellipse at center top,#232329,#16161b 52%,#0c0c10)!important}html[data-theme=dark] .home-surface--neutral .home-panel__title,html[data-theme=dark] .home-surface--neutral .home-panel__subtitle,html[data-theme=dark] .home-surface--blue .home-panel__title,html[data-theme=dark] .home-surface--blue .home-panel__subtitle,html[data-theme=dark] .home-surface--editorial .home-panel__title,html[data-theme=dark] .home-surface--editorial .home-panel__subtitle,html:not([data-theme=light]) .home-surface--neutral .home-panel__title,html:not([data-theme=light]) .home-surface--neutral .home-panel__subtitle,html:not([data-theme=light]) .home-surface--blue .home-panel__title,html:not([data-theme=light]) .home-surface--blue .home-panel__subtitle,html:not([data-theme=light]) .home-surface--editorial .home-panel__title,html:not([data-theme=light]) .home-surface--editorial .home-panel__subtitle{color:#fff!important}.home-main .home-button,.home-section .home-button,.home-promo-tile .home-button,.home-surface--neutral .home-button,.home-surface--blue .home-button,.home-surface--editorial .home-button{background:var(--orange)!important;background-image:none!important;color:#fff!important;border:none!important;border-color:var(--orange)!important;box-shadow:none!important;-webkit-appearance:none;appearance:none;transition:background var(--transition-base),transform var(--transition-base)!important}.home-main .home-button:hover,.home-section .home-button:hover,.home-promo-tile .home-button:hover,.home-surface--neutral .home-button:hover,.home-surface--blue .home-button:hover,.home-surface--editorial .home-button:hover{background:var(--orange-hover)!important;background-image:none!important;color:#fff!important;border-color:var(--orange-hover)!important;transform:translateY(-1px)!important;box-shadow:none!important}.home-main .home-button:active,.home-section .home-button:active,.home-promo-tile .home-button:active,.home-surface--neutral .home-button:active,.home-surface--blue .home-button:active,.home-surface--editorial .home-button:active{background:var(--orange-hover)!important;color:#fff!important;transform:translateY(0)!important;box-shadow:none!important}:root{--home-stage-distance: 18px;--home-stage-duration: .82s;--home-stage-ease: cubic-bezier(.22, 1, .36, 1);--home-stage-step: 90ms}@media(prefers-reduced-motion:reduce){.home-section,.home-promo-tile,.home-panel__media,.home-panel__copy,.home-button,.home-panel__title,.home-panel__subtitle,.home-panel__media-box img{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}.home-section--hero .home-panel__media-box img{transform:translate(-50%)!important}}.home-section,.home-promo-tile{opacity:0;transform:translateY(var(--home-stage-distance));transition:opacity var(--home-stage-duration) var(--home-stage-ease),transform var(--home-stage-duration) var(--home-stage-ease);transition-delay:calc(var(--home-seq, 0) * var(--home-stage-step));will-change:opacity,transform}.home-section.is-visible,.home-promo-tile.is-visible{opacity:1;transform:translateY(0)}.home-panel__media,.home-panel__copy,.home-button{opacity:0;transform:translateY(calc(14px + var(--home-copy-offset, 0px)));transition:opacity .76s var(--home-stage-ease),transform .76s var(--home-stage-ease);will-change:opacity,transform}.home-section.is-visible .home-panel__media,.home-promo-tile.is-visible .home-panel__media{opacity:1;transform:translateY(0);transition-delay:calc((var(--home-seq, 0) * var(--home-stage-step)) + 40ms)}.home-section.is-visible .home-panel__copy,.home-promo-tile.is-visible .home-panel__copy{opacity:1;transform:translateY(var(--home-copy-offset, 0px));transition-delay:calc((var(--home-seq, 0) * var(--home-stage-step)) + .14s)}.home-section.is-visible .home-button,.home-promo-tile.is-visible .home-button{opacity:1;transform:translateY(0);transition-delay:calc((var(--home-seq, 0) * var(--home-stage-step)) + .23s)}.home-panel__title,.home-panel__subtitle{opacity:.001;transform:translateY(8px);transition:opacity .76s var(--home-stage-ease),transform .76s var(--home-stage-ease)}.home-section.is-visible .home-panel__title,.home-section.is-visible .home-panel__subtitle,.home-promo-tile.is-visible .home-panel__title,.home-promo-tile.is-visible .home-panel__subtitle{opacity:1;transform:translateY(0)}.home-promo-tile .home-panel__media-box img{opacity:.001;transform:translateY(10px) scale(.985);transform-origin:center center;transition:opacity .7s var(--home-stage-ease),transform .9s var(--home-stage-ease);will-change:opacity,transform}.home-promo-tile.is-visible .home-panel__media-box img{opacity:1;transform:translateY(0) scale(1)}.home-promo-tile:hover .home-panel__media-box img{transform:translateY(0) scale(1.03)}.home-section--hero .home-panel__media-box img{opacity:1;transform:translate(-50%)!important;transition:none!important;will-change:auto}.home-section--hero .home-panel__media{opacity:.001;transform:translate(-50%) translateY(12px);transition:opacity .8s var(--home-stage-ease),transform .95s var(--home-stage-ease)}.home-section--hero.is-visible .home-panel__media{opacity:1;transform:translate(-50%) translateY(0)}.home-section--hero{min-height:var(--home-hero-height);border-radius:0}.home-section--hero .home-section__inner{padding-top:var(--home-hero-inner-top);padding-bottom:0}.home-section--hero .home-panel__content{padding-top:0}.home-section--hero .home-panel__copy{margin-top:0!important;margin-bottom:14px!important;gap:10px}.home-section--hero .home-panel__title{font-size:var(--home-hero-title-size);line-height:.92;letter-spacing:-.055em}.home-section--hero .home-panel__subtitle{margin-top:4px}.home-section--hero .home-button{margin-top:11px!important;margin-bottom:28px!important}.home-section--hero .home-panel__media{height:68%;bottom:0;align-items:flex-end}.home-section--hero .home-panel__media-box{width:min(76%,980px);height:100%}.home-section--hero .home-panel__media-box img{object-position:center bottom}.home-promo-tile--bottom-image .home-panel__content{display:grid;grid-template-rows:auto auto 1fr;justify-items:center;align-content:center;text-align:center;height:100%}.home-promo-tile--bottom-image .home-panel__copy{order:1;margin-top:0;margin-bottom:12px;justify-items:center}.home-promo-tile--bottom-image .home-button{order:2;margin-top:0;margin-bottom:18px;align-self:center}.home-promo-tile--bottom-image .home-panel__media{order:3;height:250px;align-self:center;display:flex;align-items:flex-end;justify-content:center;padding-top:0;overflow:visible}.home-promo-tile--bottom-image .home-panel__media-box{width:min(100%,280px);height:280px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.home-promo-tile--bottom-image .home-panel__media-box img{object-fit:contain;object-position:center bottom}@media(max-width:900px){:root{--home-stage-distance: 14px;--home-stage-duration: .7s;--home-stage-step: 70ms}.home-panel__media,.home-panel__copy,.home-button,.home-panel__title,.home-panel__subtitle{transition-duration:.64s}.home-promo-tile .home-panel__media-box img{transition-duration:.7s,.76s}.home-section--hero .home-panel__media{transition-duration:.72s,.86s}}.home-promo-grid--three .home-promo-tile .home-panel__media{height:320px!important;padding-top:18px!important;overflow:visible!important}.home-promo-grid--three .home-promo-tile .home-panel__media-box{width:min(100%,292px)!important;height:292px!important;margin-top:-20px;overflow:visible!important}.home-promo-grid--three .home-promo-tile .home-panel__media-box img{object-fit:contain!important;object-position:center center!important}.home-promo-grid--three .home-promo-tile--bottom-image .home-panel__content{padding-top:28px;box-sizing:border-box}.home-promo-grid--three .home-promo-tile--bottom-image .home-button{margin-top:-25px}.home-promo-grid--three .home-promo-tile--bottom-image .home-panel__media{height:280px!important;overflow:visible!important;margin-top:10px}.home-promo-grid--three .home-promo-tile--bottom-image .home-panel__media-box{width:min(100%,292px)!important;height:292px!important;overflow:visible!important}.home-promo-grid--three .home-promo-tile--bottom-image .home-panel__media-box img{object-fit:contain!important;object-position:center bottom!important}
