.g3-home-banner{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:var(--g3-hb-vh, 85vh)}@supports (height: 100svh){.g3-home-banner{min-height:var(--g3-hb-vh-s, 85svh)}}.g3-home-banner__slider{position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-height:inherit}.g3-home-banner__track{display:flex;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:inherit}.g3-home-banner__track::-webkit-scrollbar{display:none}.g3-home-banner__slide{position:relative;display:flex;flex-direction:column;flex:0 0 100%;min-width:100%;width:100%;scroll-snap-align:start;min-height:var(--g3-hb-vh, 85vh)}@supports (height: 100svh){.g3-home-banner__slide{min-height:var(--g3-hb-vh-s, 85svh)}}.g3-home-banner__slide-backdrop,.g3-home-banner__slide-media{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.g3-home-banner__slide-media .g3-home-banner__media-img,.g3-home-banner__slide-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;display:block}.g3-home-banner__slide-media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.g3-home-banner__slide-media .g3-home-banner__iframe-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.g3-home-banner__iframe-shell iframe{position:absolute;top:50%;left:50%;width:177.77vh;min-width:100%;min-height:100%;height:56.25vw;transform:translate(-50%,-50%);border:0}@media screen and (min-width:750px){.g3-home-banner__iframe-shell iframe{width:100vw;height:56.25vw;min-height:100%;min-width:177.77vh}}.g3-home-banner__slide-overlay,.g3-home-banner__slide-overlay:empty{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:none}.g3-home-banner__inner{position:relative;z-index:2;flex:1 1 auto;display:flex;width:100%;max-width:var(--g3-content-max);margin-inline:auto;padding-inline:var(--g3-space-md);padding-block:var(--g3-space-lg);min-height:0}.g3-home-banner__inner--fullbleed{max-width:none;width:100%;margin-inline:0;padding:50px}.g3-home-banner__inner--fullbleed.g3-home-banner__inner--v-bottom{padding-top:clamp(50px,8vh,7rem)}.g3-home-banner__inner--fullbleed.g3-home-banner__inner--v-center{padding-block:50px}.g3-home-banner__inner--fullbleed .g3-home-banner__stack{width:100%;max-width:min(30vw,100%)}.g3-home-banner__inner--fullbleed .g3-home-banner__body{max-width:none}@media screen and (max-width:749px){.g3-home-banner__inner--fullbleed{padding:50px 24px}.g3-home-banner__inner--fullbleed .g3-home-banner__stack{max-width:min(42rem,100%)}}.g3-home-banner__inner--mobile-only{display:flex}@media screen and (min-width:750px){.g3-home-banner__inner--mobile-only{display:none!important}}.g3-home-banner__inner--desktop-only{display:none!important}@media screen and (min-width:750px){.g3-home-banner__inner--desktop-only{display:flex!important}}.g3-home-banner__inner--h-left{justify-content:flex-start}.g3-home-banner__inner--h-center{justify-content:center;text-align:center}.g3-home-banner__inner--h-center .g3-home-banner__stack{align-items:center}.g3-home-banner__inner--h-center .g3-home-banner__btn-wrap{justify-content:center}.g3-home-banner__inner--v-bottom{align-items:flex-end}.g3-home-banner__inner--v-center{align-items:center;padding-block:var(--g3-space-xl)}.g3-home-banner__stack{display:flex;flex-direction:column;align-items:flex-start;gap:var(--g3-space-sm);max-width:52rem;width:100%}.g3-home-banner__label{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0;padding:.42em 1em .38em;font-family:var(--g3-font-ui, var(--font-body-family));font-size:calc(var(--g3-text-base) * .6875);font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.15;border-radius:9999px;background-color:color-mix(in srgb,currentColor 11%,transparent);border:1px solid color-mix(in srgb,currentColor 20%,transparent);box-decoration-break:clone;-webkit-box-decoration-break:clone}@supports not (background-color: color-mix(in srgb,red,blue)){.g3-home-banner__label{background-color:#80808024;border-color:#80808047}}.g3-home-banner__pretitle{font-family:var(--g3-font-ui, var(--font-body-family));font-size:calc(var(--g3-text-base) * .75);font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.35;margin:0}.g3-home-banner__pretitle p{margin:0}.g3-home-banner__pretitle p+p{margin-top:.35em}.g3-home-banner__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--g3-section-heading);color:var(--g3-heading-color);line-height:1.12;margin:0;letter-spacing:-.02em}.g3-home-banner__body{margin:0;max-width:42rem}.g3-home-banner__body p{margin:0 0 var(--g3-space-xs)}.g3-home-banner__body p:last-child{margin-bottom:0}.g3-home-banner__btn-wrap{display:flex;flex-wrap:wrap;gap:var(--g3-space-sm);margin-top:var(--g3-space-xs)}.g3-home-banner__btn{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.4rem;font-family:var(--font-body-family);font-size:calc(var(--g3-text-base) * .875);font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:none;border-radius:var(--g3-radius-sm, .4rem);cursor:pointer;transition:opacity var(--g3-duration) var(--g3-ease)}.g3-home-banner__btn:hover{opacity:.9}.g3-home-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:50%;background:#ffffff26;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;transition:background var(--g3-duration) var(--g3-ease),opacity var(--g3-duration) var(--g3-ease);outline:none}.g3-home-banner__arrow:hover{background:#ffffff47}.g3-home-banner__arrow:focus-visible{outline:.2rem solid rgba(255,255,255,.85);outline-offset:.2rem}.g3-home-banner__arrow svg{width:2rem;height:2rem;flex-shrink:0}.g3-home-banner__arrow--prev{left:2rem}.g3-home-banner__arrow--next{right:2rem}@media screen and (max-width:749px){.g3-home-banner__arrow{width:3.6rem;height:3.6rem}.g3-home-banner__arrow--prev{left:1.2rem}.g3-home-banner__arrow--next{right:1.2rem}}.g3-home-banner__pager{position:absolute;z-index:6;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;pointer-events:auto;padding:0 1.2rem}.g3-home-banner__pager-dot{flex-shrink:0;width:1rem;height:1rem;padding:0;border:none;border-radius:50%;background:#ffffff61;cursor:pointer;transition:width .25s ease,border-radius .25s ease,background .25s ease,opacity .25s ease;box-shadow:none;outline:none}.g3-home-banner__pager-dot:hover{background:#ffffff8c}.g3-home-banner__pager-dot:focus-visible{outline:.2rem solid rgba(255,255,255,.85);outline-offset:.2rem}.g3-home-banner__pager-dot.is-active{width:2.8rem;height:.85rem;border-radius:999px;background:#ffffffeb}.g3-home-banner__empty{min-height:var(--g3-hb-vh, 40vh);display:flex;align-items:center;justify-content:center;padding:var(--g3-space-lg);text-align:center}@supports (height: 100svh){.g3-home-banner__empty{min-height:var(--g3-hb-vh-s, 40svh)}}.overflow-hidden .g3-home-banner__arrow,.overflow-hidden .g3-home-banner__pager,.overflow-hidden-tablet .g3-home-banner__arrow,.overflow-hidden-tablet .g3-home-banner__pager,.overflow-hidden-mobile .g3-home-banner__arrow,.overflow-hidden-mobile .g3-home-banner__pager{opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/g3-home-banner.css.map */
