.hub-header{display:flex;gap:1rem;padding:2rem}@media screen and (min-width:990px){.hub-header{gap:2rem;padding:4rem}}@media screen and (max-width:600px){.hub-header{display:grid}}.hub-header__left{align-items:flex-start;display:flex;flex-direction:column;width:60%}@media screen and (max-width:600px){.hub-header__left{display:contents}}.hub-header__right{width:40%}@media screen and (max-width:600px){.hub-header__right{grid-row:2/3;margin-left:auto;max-width:85%;width:100%}}.hub-header__media-wrapper{animation:skeleton-loading 1s linear infinite alternate;height:0;overflow:hidden;position:relative;width:100%}.hub-header__media-wrapper--wide{padding-bottom:65%}@media screen and (max-width:600px){.hub-header__media-wrapper--wide{max-width:85%;padding-bottom:55.25%}}.hub-header__media-wrapper--tall{padding-bottom:135%}.hub-header__media-wrapper:has(.placeholder){animation:none;background-color:#c8c8c8}.hub-header__media-item{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hub-header__heading{margin-block:3rem 1rem;text-transform:uppercase;width:80%}@media screen and (max-width:600px){.hub-header__heading{margin-block:1rem 0}}.hub-header__heading--content{margin:0}.hub-header__label{align-items:center;background:#000;border-radius:40px;color:#fff;display:inline-flex;font-family:var(--heading-font-small),sans-serif;justify-content:center;margin-top:auto;padding:.3rem .8rem}@media screen and (min-width:990px){.hub-header__label{padding:.8rem 1.6rem}}@media screen and (max-width:600px){.hub-header__label{justify-self:start}}.hub-header__label .text{text-transform:uppercase!important}@media screen and (max-width:990px){.hub-header__label .text{font-size:1rem!important}}.hub-header__media-control{bottom:5%;display:flex;gap:1rem;left:10%;position:absolute;width:85%;z-index:1}@media screen and (max-width:600px){.hub-header__media-control{bottom:5%;gap:0;left:2rem;width:calc(100% - 4rem)}}.hub-header [data-state=playing] .Icon--play-outline{display:none}.hub-header [data-state=paused] .Icon--play-outline,.hub-header [data-state=playing] .Icon--pause-outline{display:block}.hub-header [data-state=paused] .Icon--pause-outline{display:none}.hub-header [data-state=muted] .Icon--unmute-outline{display:block}.hub-header [data-state=muted] .Icon--mute-outline,.hub-header [data-state=unmuted] .Icon--unmute-outline{display:none}.hub-header [data-state=unmuted] .Icon--mute-outline{display:block}.hub-header .Icon{height:25px;width:25px}.hub-footer{background-color:#f6f4f1;padding:2rem 2rem 1rem}@media screen and (min-width:990px){.hub-footer{padding:4rem 4rem 2rem}}.hub-footer__wrapper{border-top:1px solid #000;display:flex;flex-direction:column;gap:4rem;padding-top:2rem}@media screen and (min-width:990px){.hub-footer__wrapper{padding-top:4rem}}@media screen and (max-width:500px){.hub-footer__wrapper{gap:2rem}}.hub-footer__body{align-items:flex-start;display:flex;gap:2rem}@media screen and (max-width:600px){.hub-footer__body{flex-direction:column}}.hub-footer__heading{width:60%}.hub-footer__heading--content{font-family:var(--heading-font-big),sans-serif;margin:0}@media screen and (max-width:600px){.hub-footer__heading{width:100%}}.hub-footer__media-wrapper{animation:skeleton-loading 1s linear infinite alternate;height:0;padding-bottom:50%;position:relative;width:40%}@media screen and (max-width:600px){.hub-footer__media-wrapper{padding-bottom:106.25%;width:85%}}.hub-footer__media-wrapper:has(.placeholder){animation:none;background-color:#c8c8c8}.hub-footer__media-item{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hub-footer__footer{align-items:center;display:flex;flex-direction:column;justify-content:center}.hub-footer__logo{letter-spacing:clamp(2px,.5vw,5px);margin-block:1rem 0}.hub-footer__collection-title{margin:0}.hub-main{background-color:#f6f4f1;display:flex;gap:clamp(4rem,5vw,10rem);justify-content:center;padding:2rem;width:100%}@media screen and (max-width:600px){.hub-main{flex-direction:column}}@media screen and (min-width:990px){.hub-main{padding:4rem}}.hub-main__left,.hub-main__right{display:flex;flex-direction:column;gap:clamp(2rem,5vw,10rem);width:100%}@media screen and (max-width:600px){.hub-main__left,.hub-main__right{display:contents}}.hub-main__item{--alignment-offset:clamp(1rem,7vw - 1.5rem,16rem);width:calc(100% - var(--alignment-offset))}@media screen and (max-width:600px){.hub-main__item{width:85%}}.hub-main__item:has([data-ratio=ratio-4]){width:100%}.hub-main__item[data-alignment=right]{margin-left:auto;margin-right:0}.hub-main__item[data-alignment=left]{margin-left:0;margin-right:auto}@media screen and (max-width:600px){.hub-main__item[data-alignment-mob=right]{margin-left:auto;margin-right:0}.hub-main__item[data-alignment-mob=left]{margin-left:0;margin-right:auto}}.hub-main__item p{font-family:var(--heading-font-small);margin:.5rem 0 0}@media screen and (min-width:990px){.hub-main__item p{margin:1rem 0 0}}@media screen and (min-width:990px)and (hover:hover){.hub-main__item.show-on-hover:not(:hover) .hub-main__content,.hub-main__item.show-on-hover:not(:hover) .hub-main__overlay{display:none}}.hub-main__media-wrapper{animation:skeleton-loading 1s linear infinite alternate;height:0;overflow:hidden;position:relative}.hub-main__media-wrapper[data-ratio=ratio-1]{padding-bottom:145%}.hub-main__media-wrapper[data-ratio=ratio-2]{padding-bottom:110%}.hub-main__media-wrapper[data-ratio=ratio-3]{padding-bottom:120%}.hub-main__media-wrapper[data-ratio=ratio-4]{padding-bottom:75%}.hub-main__media-wrapper:has(.placeholder){animation:none;background-color:#c8c8c8}.hub-main__content{height:80%;left:10%;position:absolute;top:10%;width:80%;z-index:3}@media screen and (max-width:600px){.hub-main__content{height:90%;left:5%;top:5%;width:90%}}.hub-main__content--wrapper{color:#fff;display:flex;flex-direction:column;gap:1rem}.hub-main__content--wrapper>*{margin:0!important}.hub-main__text{font-size:1.4rem}.hub-main__cta{color:#fff!important}.hub-main__overlay{background:linear-gradient(transparent,60%,var(--overlay-opacity));z-index:2}.hub-main__media-item,.hub-main__overlay{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.hub-main__media-item{object-fit:cover;z-index:1}.hub-main__overlays--wrapper{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:hsla(36,22%,95%,.9);height:100%;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:all .5s;visibility:hidden;width:100%;z-index:999999999}.hub-main__overlays.active .hub-main__overlays--close,.hub-main__overlays.active .hub-main__overlays--list,.hub-main__overlays.active .hub-main__overlays--wrapper{opacity:1;visibility:visible}.hub-main__overlays [data-trigger-id]{cursor:default}.hub-main__overlays.active .hub-main__overlay-item.active{height:100%;opacity:1;overflow:visible;visibility:visible}.hub-main__overlay-item{height:0;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity .5s;visibility:hidden;width:100%}.hub-main__overlays--close{align-items:center;background:#000;border-radius:20px;display:flex;justify-content:center;opacity:0;padding:.5rem 1.5rem;position:fixed;right:2rem;top:2rem;transition:all .5s;visibility:hidden;z-index:1;z-index:9999999999}@media screen and (min-width:990px){.hub-main__overlays--close{padding:.5rem 2.5rem;right:4rem}}.hub-main__overlays--close svg{height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.hub-main__overlays--close span{color:transparent;font-family:var(--heading-font-small);font-size:14px;width:15px}.hub-main__overlays--list{background:#000;border-radius:20px;display:flex;font-size:14px;gap:2rem;left:2rem;max-width:min(65vw,300px);opacity:0;overflow-x:hidden;padding:.5rem 3rem;position:fixed;top:2rem;transition:all .5s;visibility:hidden;z-index:1;z-index:9999999999}@media screen and (min-width:990px){.hub-main__overlays--list{left:4rem;max-width:min(65vw,450px)}}.hub-main__overlays--list::-webkit-scrollbar{display:none}.hub-main__overlays--list .swiper-slide{color:#595959;cursor:pointer;font-family:var(--heading-font-small);text-transform:uppercase;white-space:nowrap;width:auto}.hub-main__overlays--list .swiper-slide.active{color:#fff}@media screen and (hover:hover){.hub-main__overlays--list .swiper-slide:hover{color:#fff}}.hub-video{position:relative}.hub-video__media-wrapper{padding-bottom:var(--aspect-ratio-desktop);position:relative;width:100%}@media screen and (max-width:1024px){.hub-video__media-wrapper{padding-bottom:var(--aspect-ratio-tablet)}}@media screen and (max-width:769px){.hub-video__media-wrapper{padding-bottom:var(--aspect-ratio-mobile)}}.hub-video__media-wrapper[data-playing=false] .Icon--play,.hub-video__media-wrapper[data-playing=true] .Icon--pause,.hub-video__media-wrapper[data-volume=false] .Icon--volume-off-crop,.hub-video__media-wrapper[data-volume=true] .Icon--volume-on{display:block}.hub-video__media-item{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:2}.hub-video__media-item--poster{z-index:1}.hub-video__media-control{bottom:2rem;cursor:pointer;position:absolute;z-index:3}.hub-video__media-control--video{right:2rem}.hub-video__media-control--audio{left:2rem}@media screen and (min-width:990px){.hub-video__media-control{bottom:4rem}.hub-video__media-control--video{right:4rem}.hub-video__media-control--audio{left:4rem}}.hub-video__media-control .Icon{background:hsla(0,0%,100%,.38);border-radius:50%;display:none;height:clamp(35px,3vw,50px);padding:clamp(.5rem,1vw,1rem);width:clamp(35px,3vw,50px)}.hub-slideshow{display:flex;flex-direction:column;padding:8rem 0 2rem 2rem}@media screen and (min-width:990px){.hub-slideshow{gap:clamp(2.5rem,5vw,7.5rem);padding:8rem 0 4rem 4rem}}.hub-slideshow__body{overflow-x:hidden}.hub-slideshow__body--wrapper{gap:2rem}.hub-slideshow__body.swiper-container-initialized .hub-slideshow__body--wrapper{gap:0}.hub-slideshow__item{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;width:30%}@media screen and (min-width:990px){.hub-slideshow__item{gap:1rem}}.hub-slideshow__item.grayscale:not(.swiper-slide-active):not(:hover) .hub-slideshow__media-item,.swiper-untouched .grayscale:not(:hover) .hub-slideshow__media-item{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.hub-slideshow__media-item{height:auto;max-width:100%}.hub-slideshow__title--small{font-family:var(--heading-font-small);font-size:18px;margin:0}@media screen and (max-width:600px){.hub-slideshow__title--small{font-size:16px}}.hub-slideshow__title--big{font-family:var(--heading-font-big);font-size:clamp(3rem,5vw,10rem);margin:0}.hub-slideshow__description{font-size:clamp(16px,2vw,40px);margin-top:0;width:80%}@media screen and (max-width:600px){.hub-slideshow__description{width:100%}}.hub-slideshow__cta{background-color:#000;border-radius:20px;color:#fff!important;display:inline-block;font-family:var(--heading-font-small);font-size:12px;padding:.5rem 1.5rem;text-transform:uppercase}@media screen and (max-width:600px){.hub-slideshow__cta{padding:.3rem 1.2rem}}.hub-slideshow__cta--primary{font-size:12px;padding:1rem 2.5rem}.hub-slideshow__footer{margin-right:2rem;overflow-x:hidden;padding-top:7rem}@media screen and (min-width:990px){.hub-slideshow__footer{margin-right:4rem;padding-top:clamp(2.5rem,5vw,7.5rem)}}@media screen and (min-width:1025px){.hub-slideshow__footer .hub-slideshow__navigation{display:none}}.hub-slideshow__item-details{display:flex;flex-shrink:0;gap:5rem;justify-content:space-between}@media screen and (max-width:1025px){.hub-slideshow__item-details{gap:2rem}}@media screen and (max-width:990px){.hub-slideshow__item-details{flex-direction:column;gap:3rem}}.hub-slideshow__item-details--wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:3rem;width:60%}@media screen and (max-width:990px){.hub-slideshow__item-details--wrapper{gap:0;width:100%}}.hub-slideshow__item-details:not(.swiper-slide-active) .hub-slideshow__item-details--wrapper{opacity:0}.swiper:not(.swiper-container-initialized) .hub-slideshow__item-details{width:calc(100% - 4rem)!important}@media screen and (max-width:990px){.swiper:not(.swiper-container-initialized) .hub-slideshow__item-details{width:calc(100% - 2rem)!important}}.hub-slideshow__item-details .hub-slideshow__media-item{max-height:90vh;object-fit:cover}.hub-slideshow__navigation{display:flex;gap:1rem;margin-top:2rem}.hub-slideshow__navigation--next,.hub-slideshow__navigation--prev{--fill:#fff;align-items:center;background-color:#000;border-radius:50%;display:inline-flex;justify-content:center;padding:1rem}@media screen and (hover:hover){.hub-slideshow__navigation--next:hover,.hub-slideshow__navigation--prev:hover{--fill:#000;background:#fff;box-shadow:inset 0 0 0 1px #000}}.hub-slideshow__navigation--next:active,.hub-slideshow__navigation--prev:active{--fill:#000;background:var(--silver);box-shadow:inset 0 0 0 2px #000}.hub-slideshow__navigation--next svg,.hub-slideshow__navigation--prev svg{height:clamp(15px,1vw,20px);width:clamp(15px,1vw,20px)}.hub-slideshow__features{column-gap:2rem;display:inline-grid;grid-template-columns:1fr 1fr;max-width:100%}@media screen and (min-width:990px){.hub-slideshow__features{max-width:66.6666666667%}}.hub-slideshow__features ul{padding-left:20px}@media screen and (max-width:1025px){.hub-slideshow .tablet-hidden{display:none}}.hub-features{padding:2rem}@media screen and (min-width:990px){.hub-features{padding:4rem}}.hub-features__body{contain:layout;position:relative}.hub-features__item{padding-block:4rem}.hub-features__media-content{align-items:center;display:flex;justify-content:center}@media screen and (max-width:600px){.hub-features__media-content[data-media-count="3"]{flex-direction:column}.hub-features__media-content[data-media-count="2"]{flex-direction:column-reverse}.hub-features__media-content[data-media-count="3"]~.hub-features__description{margin:1rem 0 0}}.hub-features__media-wrapper{animation:skeleton-loading 1s linear infinite alternate;position:relative}.hub-features__media-wrapper:has(.placeholder){animation:none;background-color:#c8c8c8}.hub-features__media-wrapper--wide{padding-bottom:33%;transform:translateX(10%);width:55%;z-index:1}@media screen and (min-width:990px){.hub-features__media-wrapper--wide{padding-bottom:30%;width:50%}}@media screen and (max-width:769px){.hub-features__media-wrapper--wide{padding-bottom:39%;width:65%}}@media screen and (max-width:600px){.hub-features__media-wrapper--wide{padding-bottom:60%;transform:translateY(-15%);width:100%}}.hub-features__media-wrapper--medium{transition:.3s}.hub-features__media-wrapper--medium:first-child{padding-bottom:41%;transform:translateX(15%);width:30%}@media screen and (min-width:990px){.hub-features__media-wrapper--medium:first-child{padding-bottom:30%;transform:translateX(15%);width:25%}}@media screen and (max-width:600px){.hub-features__media-wrapper--medium:first-child{margin-bottom:-25%;margin-right:auto;padding-bottom:65%;transform:none;width:50%}}.hub-features__media-wrapper--medium:nth-child(2){padding-bottom:54%;width:40%;z-index:1}@media screen and (min-width:990px){.hub-features__media-wrapper--medium:nth-child(2){padding-bottom:42%;width:35%;z-index:1}}@media screen and (max-width:600px){.hub-features__media-wrapper--medium:nth-child(2){margin:auto;padding-bottom:80%;transform:none;width:65%}}.hub-features__media-wrapper--medium:last-child{padding-bottom:41%;transform:translateX(-15%);width:30%}@media screen and (min-width:990px){.hub-features__media-wrapper--medium:last-child{padding-bottom:30%;transform:translateX(-15%);width:25%}}@media screen and (max-width:600px){.hub-features__media-wrapper--medium:last-child{margin-left:auto;margin-top:-25%;padding-bottom:65%;transform:none;width:50%}}.hub-features__media-wrapper--tall{padding-bottom:49%;transform:translateX(-10%);width:35%}@media screen and (min-width:990px){.hub-features__media-wrapper--tall{padding-bottom:42%;width:30%}}@media screen and (max-width:769px){.hub-features__media-wrapper--tall{padding-bottom:63%;width:45%}}@media screen and (max-width:600px){.hub-features__media-wrapper--tall{padding-bottom:91%;transform:none;width:65%}}.hub-features__media-item{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hub-features__title{font-size:clamp(3rem,4vw,6rem);max-width:150px;opacity:0;transition:opacity 2s ease}@media screen and (min-width:1025px){.hub-features__title{margin:0 0 -4rem;max-width:300px}}@media screen and (max-width:769px){.hub-features__title{margin-bottom:0}}@media screen and (max-width:600px){.hub-features__title{margin-bottom:2rem}}.hub-features__description{margin:-4rem 0 0;max-width:250px;opacity:0;transition:opacity 2s ease}@media screen and (max-width:600px){.hub-features__description{margin:-1rem 0 0}}.swiper-slide-active .hub-features__description,.swiper-slide-active .hub-features__title{opacity:1}.hub-features__navigation--next,.hub-features__navigation--prev{align-items:center;background-color:#000;border-radius:50%;display:inline-flex;justify-content:center;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:9}.hub-features__navigation--prev{left:0}.hub-features__navigation--next{right:0}.hub-features__footer{overflow:hidden}.hub-features__footer:not(.swiper-container-initialized) .hub-features__footer-slider{gap:1rem}.swiper-non-slider .hub-features__footer-slider{column-gap:1rem!important}.swiper-non-slider[data-slider-type=product] .hub-features__footer-slider{row-gap:0!important}.hub-features__footer-item{position:relative;width:20%}.hub-features__footer-item--feature{background-color:#d4d0ca;border-radius:8px}.hub-features__footer-item--outer{height:0;padding-bottom:90%}.hub-features__footer-item--inner{display:flex;flex-direction:column;gap:1rem;height:100%;left:0;padding:1.5rem;position:absolute;top:0;width:100%}.hub-features__footer-title{font-family:var(--heading-font-small);margin:0}.hub-features__icon{height:auto;margin:auto 0 0 auto;max-width:40%;object-fit:contain}@media screen and (max-width:450px){.hub-features__icon{max-width:50%}}@media screen and (min-width:990px){.hub-features__icon{max-width:50%}}.hub-features .scroll-down__btn{animation:bounce 2s infinite;bottom:20px;margin:0 auto 20px;position:sticky;transition:transform .3s ease;width:max-content;z-index:5}.hub-features .scroll-down__btn svg{height:20px;width:20px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2px)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.hub-fit{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:8rem 2rem 0;position:relative}@media screen and (min-width:990px){.hub-fit{gap:0;padding:8rem 4rem 0}}.hub-fit__media-item{display:block;margin:auto;max-height:clamp(65vh,65vw,100vh - 8rem);object-fit:contain;position:relative;width:auto}.hub-fit__media-container{border-bottom:1px solid #000;display:flex;justify-content:center;width:100%}@media screen and (min-width:1025px){.hub-fit__media-container{border:none}}.hub-fit__media-wrapper{position:relative}.hub-fit__item{display:none;font-size:12px;max-width:30vw;padding-inline:.5rem;position:absolute;top:var(--vertical-mobile);z-index:1}.hub-fit__item.active{display:block}@media screen and (min-width:769px){.hub-fit__item{display:block;font-size:12px}}@media screen and (max-width:600px){.hub-fit__item{max-width:20vw}}@media screen and (max-width:400px){.hub-fit__item{font-size:11px!important;margin:0 4px;max-width:12vw;padding:0}}.hub-fit__item--left{left:var(--horizontal-mobile);transform:translate(-100%)}.hub-fit__item--right{right:var(--horizontal-mobile);transform:translate(100%)}.hub-fit__item--pointer{color:transparent;position:absolute;top:var(--vertical-mobile);width:var(--width-mobile)}@media screen and (max-width:769px){.hub-fit__item--pointer{display:none}}.hub-fit__item--pointer--left{left:var(--horizontal-mobile)}.hub-fit__item--pointer--right{right:var(--horizontal-mobile)}.hub-fit__item--pointer:after{background:#000;border-radius:50px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (min-width:769px){.hub-fit__item{top:var(--vertical-tablet)}.hub-fit__item--left{left:var(--horizontal-tablet);transform:translate(-100%)}.hub-fit__item--right{right:var(--horizontal-tablet);transform:translate(100%)}.hub-fit__item--pointer{color:transparent;position:absolute;top:var(--vertical-tablet);width:var(--width-tablet)}.hub-fit__item--pointer--left{left:var(--horizontal-tablet)}.hub-fit__item--pointer--right{right:var(--horizontal-tablet)}.hub-fit__item--pointer:after{background:#000;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}@media screen and (min-width:1139px){.hub-fit__item{top:var(--vertical-desktop)}.hub-fit__item--left{left:var(--horizontal-desktop);transform:translate(-100%)}.hub-fit__item--right{right:var(--horizontal-desktop);transform:translate(100%)}.hub-fit__item--pointer{color:transparent;position:absolute;top:var(--vertical-desktop);width:var(--width-desktop)}.hub-fit__item--pointer--left{left:var(--horizontal-desktop)}.hub-fit__item--pointer--right{right:var(--horizontal-desktop)}.hub-fit__item--pointer:after{background:#000;content:"";height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}}.hub-fit__title{font-size:clamp(2.5rem,5vw,6rem);margin:0;text-align:start;width:100%}@media screen and (min-width:990px){.hub-fit__title{left:4rem;max-width:20%;position:absolute;top:8rem}}@media screen and (min-width:1520px){.hub-fit__title{max-width:35%}}.hub-fit__description{margin:2rem auto 2rem 0;max-width:50%;text-align:start}@media screen and (min-width:1025px){.hub-fit__description{bottom:4rem;left:4rem;margin:0;max-width:25%;position:absolute}}@media screen and (max-width:600px){.hub-fit__description{max-width:80%}}.hub-fit .fit-viewer__hotspot{position:absolute;top:var(--hotspot-vertical);z-index:30}.hub-fit .fit-viewer__hotspot.hotspot--left{left:var(--hotspot-horizontal)}.hub-fit .fit-viewer__hotspot.hotspot--right{right:var(--hotspot-horizontal)}.hub-fit .fit-viewer__hotspot-inner{animation:pulse 1.25s linear infinite;background-color:var(--hotspot-outline);border-radius:50%;cursor:pointer;height:22px;mix-blend-mode:multiply;opacity:1;position:relative;transition:all .3s;width:22px}.hub-fit .fit-viewer__hotspot-inner:after{background:#fff;background-color:var(--hotspot-inner);border-radius:50%;box-shadow:0 0 4px 2px rgba(0,40,85,.25);content:"";height:8px;left:50%;mix-blend-mode:normal;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.hub-fit .fit-viewer__hotspot.active .fit-viewer__hotspot-inner{background-color:var(--hotspot-outline-active)!important}.hub-faq{padding:8rem 2rem 2rem}@media screen and (min-width:990px){.hub-faq{padding:8rem 4rem 4rem}}.hub-faq--wrapper{border-top:1px solid #000;display:grid;gap:2rem;grid-template-columns:3fr 2fr}@media screen and (max-width:769px){.hub-faq--wrapper{gap:0;grid-template-columns:1fr}}.hub-faq__testimonial{padding:2rem 2rem 2rem 0}@media screen and (max-width:769px){.hub-faq__testimonial{border-bottom:1px solid #000;padding-right:0}}.hub-faq__testimonial:not(:last-child){border-bottom:1px solid #000}.hub-faq__testimonial--review{font-size:clamp(2rem,3vw,6rem);margin:0}.hub-faq__testimonial--author{font-family:var(--heading-font-small);margin:1rem 0 0}.hub-faq__questions-list{padding-top:2rem}@media screen and (max-width:769px){.hub-faq__questions-list{padding-top:1rem}}.hub-faq__question-item:not(:last-child){border-bottom:1px solid #000}.hub-faq__question{align-items:center;cursor:pointer;display:flex;font-family:var(--heading-font-small);gap:1rem;justify-content:space-between;margin:0;padding-block:2rem}.hub-faq__answer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s}.hub-faq__answer--wrapper{min-height:0}.hub-faq__answer p{margin:0;padding-bottom:2rem}.hub-faq__question-item.open .hub-faq__answer{grid-template-rows:1fr}.hub-faq__question-item.open .Icon--hub-arrow-down{transform:rotate(180deg)}.hub-faq__title{font-size:clamp(3rem,3vw,6rem);margin:0}@media screen and (max-width:769px){.hub-faq__title{margin-top:2rem}}.Icon--hub-arrow-down{transition:transform .3s}.hub-models{position:relative}.hub-models__background{overflow-x:hidden;position:relative}.hub-models__main{height:100%;left:0;overflow-x:hidden;position:absolute;top:0;width:100%}.hub-models__background-wrapper{height:100vh;height:100dvh;position:relative;width:100vw}.hub-models__background-wrapper img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hub-models__navigation{align-items:center;background-color:#000;border-radius:50%;display:inline-flex;justify-content:center;padding:1rem;position:absolute;top:50%;z-index:9}.hub-models__navigation--prev{left:2rem}@media screen and (min-width:990px){.hub-models__navigation--prev{left:4rem}}.hub-models__navigation--next{right:2rem}@media screen and (min-width:990px){.hub-models__navigation--next{right:4rem}}.hub-models__model-item{max-height:100%;max-width:100%;object-fit:contain;transition:transform 1s}@media screen and (min-width:800px){.hub-models__model-item{max-height:80%}}.hub-models__main-item{align-items:center;display:flex;justify-content:center;max-height:100%;overflow:hidden}.hub-models__main-item.swiper-slide-active img{transform:translateY(max(4vh,10%)) scale(2.5)}@media screen and (min-width:1140px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(20vh,30%)) scale(2)}}@media screen and (min-width:1140px)and (min-height:900px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(5vh,10%)) scale(2)}}@media screen and (min-width:1400px)and (min-height:900px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(20vh,25%)) scale(2)}}@media screen and (max-height:800px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(20vh,40%)) scale(2.5)}}@media screen and (max-width:600px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(10vh,25%)) scale(2.2)}}@media screen and (max-width:600px)and (max-height:750px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(10vh,40%)) scale(2.2)}}@media screen and (max-width:350px)and (max-height:500px){.hub-models__main-item.swiper-slide-active img{transform:translateY(max(10vh,45%)) scale(2)}}.hub-models__title-container{background-color:#000;border-radius:100px;bottom:2rem;left:2rem;overflow:hidden;padding:.5rem 0;position:absolute;width:200px;z-index:9}@media screen and (min-width:990px){.hub-models__title-container{bottom:4rem;left:4rem}}.hub-models__title{display:flex;justify-content:center}.hub-models__title span{color:#fff;display:inline-block;font-size:14px;text-align:center}.hub-models__title-list--wrapper{align-items:center}.hub-text{display:grid;gap:2rem;grid-template-columns:3fr 2fr;padding:2rem}@media screen and (min-width:990px){.hub-text{gap:4rem;padding:4rem}}@media screen and (max-width:769px){.hub-text{grid-template-columns:1fr}}.hub-text--small{font-size:clamp(14px,1.5vw,18px)}.hub-text h2,.hub-text p{margin:0}.hub-cards{padding:2rem}.hub-cards--wrapper{overflow:hidden}@media screen and (min-width:990px){.hub-cards{padding:4rem}}.hub-cards__slide--wrapper{display:block;height:0;overflow:hidden;padding-bottom:120%;position:relative}.hub-cards__media-item{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hub-cards__title{display:block;font-family:var(--heading-font-small);font-size:14px;margin-top:1rem}.hub-cards__cta{display:block;margin-top:1rem;text-transform:uppercase}.hub-cards__cta span{align-items:center;background-color:#000;border-radius:100px;color:#fff;display:inline-flex;font-size:12px;justify-content:center;padding:.5rem 1rem}@keyframes skeleton-loading{0%{background-color:#c8c8c8}to{background-color:#eee}}[data-trigger-id]{cursor:pointer}.hub-font{font-size:var(--font-desktop)}@media screen and (max-width:1139px){.hub-font{font-size:var(--font-mobile)}}.hub-font--dynamic{font-size:clamp(var(--font-mobile),var(--clamp-value),var(--font-desktop))}.swiper-non-slider .swiper-wrapper{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);justify-items:center;transform:none!important}@media screen and (max-width:769px){.swiper-non-slider .swiper-wrapper{grid-template-columns:repeat(2,1fr)}}.swiper-non-slider .swiper-wrapper .swiper-slide-duplicate{display:none}.swiper-non-slider .swiper-wrapper .swiper-slide{margin:0!important;width:100%!important}@media screen and (max-width:600px){.hidden-mob{display:none}}@media screen and (max-width:1140px){.hidden-tablet{display:none}}@media screen and (hover:hover){.hub-pill:hover{background:#fff!important;box-shadow:inset 0 0 0 2px;color:#000!important}}.hub-pill:active{background:var(--silver)!important;box-shadow:inset 0 0 0 2px;color:#000!important}.hub-ft-primary{font-family:FelixTitlingRegular,sans-serif;line-height:1}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}
/*# sourceMappingURL=hub.min.css.map*/