.c-pushSelection{display:flex;align-items:center;max-width:var(--layoutMaxWidth);width:100%;margin:1.5rem auto 5rem}@media only screen and (max-width:1023px){.c-pushSelection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}}.c-pushSelection .swiper{margin:0;width:100%}.c-pushSelection__content{flex:1 1;padding:0 2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;min-width:clamp(22.5rem,20%,20%)}@media only screen and (max-width:1023px){.c-pushSelection__content{max-width:unset;padding:0 1rem;min-width:unset}}.c-pushSelection__description{color:var(--color-text-alt-default)}.c-pushSelection__slide{width:100%;height:100%}.c-pushSelection__card{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none}.c-pushSelection__imageWrapper{position:relative;width:100%;aspect-ratio:15/17;overflow:hidden}.c-pushSelection__cardContent{display:flex;flex-direction:column;gap:.125rem;padding:1rem;flex:1 1}.c-pushSelection__cardTitle{color:var(--color-text-primary-default);font-family:var(--font-text-label-font-font-family);font-size:var(--font-text-label-size-lg);font-weight:var(--font-text-label-weight-weight-2);line-height:var(--font-text-label-line-height-lg)}.c-pushSelection__cardDescription{color:var(--color-text-primary-default);font-family:var(--font-text-body-font-font-family);font-size:var(--font-text-body-size-sm);font-weight:var(--font-text-body-weight-weight-1);line-height:var(--font-text-body-line-height-sm)}.c-pushSelection__nextButton,.c-pushSelection__prevButton{display:flex!important;position:absolute;top:calc(50% - 40px);transform:translateY(-50%);z-index:1}@media only screen and (max-width:767px){.c-pushSelection__nextButton,.c-pushSelection__prevButton{display:none!important}}.c-pushSelection__nextButton.c-pushSelection--navigationHidden,.c-pushSelection__prevButton.c-pushSelection--navigationHidden{display:none!important}.c-pushSelection__nextButton{right:0}.c-pushSelection__prevButton{left:0}.c-suggest{max-width:var(--layoutMaxWidth);width:100%;margin:0 auto;padding:3rem 2.5rem 2rem;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:767px){.c-suggest{padding:1rem 1rem 2rem}}.c-suggest__list{display:flex;gap:.5rem;flex-wrap:wrap}.c-suggest__item{flex:0 0 auto;width:-moz-fit-content;width:fit-content}.c-videoSlider{width:100%;height:calc(90vh - 160px)}.c-videoSlider .swiper-scrollbar-custom{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:3px;height:20%;background:hsla(0,0%,100%,.1);z-index:10}.c-videoSlider .swiper-scrollbar-custom .swiper-scrollbar-drag{background:var(--color-common-primary-brand-950);border-radius:0}@media only screen and (max-width:767px){.c-videoSlider{height:80vh}}.c-videoSlider__slide{width:100%;height:100%;position:relative;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.c-videoSlider__slide .c-videoSlider__image,.c-videoSlider__slide .c-videoSlider__video{width:100%;height:100%;object-fit:cover;z-index:0}.c-videoSlider__slide .c-videoSlider__video{-webkit-appearance:none;-moz-appearance:none;appearance:none;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.c-videoSlider__media{width:100%;height:100%;object-fit:cover;position:relative}.c-videoSlider__media:after{content:"";background:rgba(0,0,0,.2);z-index:1;pointer-events:none}.c-videoSlider__content,.c-videoSlider__media:after{position:absolute;inset:0;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,opacity}.c-videoSlider__content{text-align:center;display:flex;flex-direction:column;gap:1.5rem;z-index:2;justify-content:center;align-items:center}@media only screen and (max-width:767px){.c-videoSlider__content{justify-content:flex-end;margin-bottom:2.5rem}}.c-videoSlider__title{color:var(--color-text-inverse-default);text-align:center;font-family:var(--font-title-title-2-font-family);font-size:2.5rem;line-height:var(--font-title-title-2-line-height-desktop);text-shadow:0 .25rem .5rem rgba(0,0,0,.12)}@media only screen and (max-width:767px){.c-videoSlider__title{font-size:1.5rem;line-height:2rem;width:100%}}.c-videoText{display:flex;padding:4rem 3.5rem;max-width:var(--layoutMaxWidth);width:100%;margin:0 auto}@media only screen and (max-width:1023px){.c-videoText{padding:4rem 1rem}}.c-videoText__video-container{flex:1 1;position:relative;overflow:hidden;aspect-ratio:4/3;background:var(--color-common-primary-brand-950)}.c-videoText__video{width:100%;height:100%;object-fit:cover}.c-videoText__content{display:flex;padding:4.625rem 0;flex-direction:column;align-items:flex-start;flex:1 1;background:var(--color-common-primary-brand-950)}.c-videoText__inner{padding:2.5rem 4rem;gap:4rem}.c-videoText__inner,.c-videoText__text-wrapper{display:flex;flex-direction:column;align-items:flex-start}.c-videoText__text-wrapper{gap:.5rem}.c-videoText__title{max-width:25rem}.c-videoText__description,.c-videoText__title{color:var(--color-text-inverse-default)}@media only screen and (max-width:767px){.c-videoText{flex-direction:column;padding:4rem 0;gap:0}.c-videoText__content{padding:0}.c-videoText__inner{width:100%;padding:2.5rem;gap:2.5rem}.c-videoText__text-wrapper{gap:1.5rem}}