.c-heroCarousel{position:relative;width:100%;aspect-ratio:4/5;height:auto}@media only screen and (min-width:768.2px){.c-heroCarousel{aspect-ratio:16/6}}.c-heroCarousel__swiper{width:100%;height:100%}.c-heroCarousel__swiper:hover{cursor:-webkit-grab;cursor:grab}.c-heroCarousel__slide{position:relative;width:100%;height:100%;overflow:hidden}.c-heroCarousel__media{position:absolute;inset:0;z-index:0}.c-heroCarousel__skeleton{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;transition:opacity .5s ease}.c-heroCarousel__skeleton.is-loaded{opacity:0}.c-heroCarousel__media picture{display:block;width:100%;height:100%}.c-heroCarousel__image,.c-heroCarousel__video{width:100%;height:100%;object-fit:cover}.c-heroCarousel__video{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.c-heroCarousel__content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3rem;text-align:center;color:inherit;text-decoration:none;padding:1.5rem 1.5rem 3rem}@media only screen and (min-width:768.2px){.c-heroCarousel__content{gap:1rem;padding:4rem 1.5rem}}@media only screen and (min-width:1024.2px){.c-heroCarousel__content{gap:4.5rem}}@media only screen and (min-width:1440.2px){.c-heroCarousel__content{gap:9rem;padding:5rem 1.5rem}}.c-heroCarousel__content-inner{display:flex;flex-direction:column;align-items:center;gap:1rem}@media only screen and (min-width:768.2px){.c-heroCarousel__content-inner{gap:1.5rem}}.c-heroCarousel__logo{display:flex;align-items:center;justify-content:center}.c-heroCarousel__logo img{height:auto;width:27.5rem;max-width:100%}@media only screen and (min-width:768.2px){.c-heroCarousel__logo img{width:37.5rem}}@media only screen and (min-width:1024.2px){.c-heroCarousel__logo img{width:45rem}}@media only screen and (min-width:1280.2px){.c-heroCarousel__logo img{width:60rem}}.c-heroCarousel__content:has(:only-child .c-heroCarousel__logo){justify-content:center}.c-heroCarousel__heading{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:61.25rem}.c-heroCarousel__heading>*{text-wrap:balance}.c-heroCarousel__title{margin:0;color:var(--color-text-inverse-default);font-family:var(--font-title-title-2-font-family);font-weight:450;font-size:1.5rem;letter-spacing:0;line-height:1.05;text-shadow:0 .25rem .5rem rgba(0,0,0,.25)}@media only screen and (min-width:576.2px){.c-heroCarousel__title{font-size:1.75rem;letter-spacing:-.015625rem}}@media only screen and (min-width:768.2px){.c-heroCarousel__title{letter-spacing:-.03125rem}}@media only screen and (min-width:1024.2px){.c-heroCarousel__title{letter-spacing:-.0625rem}}.c-heroCarousel__subTitle{color:var(--color-text-inverse-default);font-family:var(--font-text-body-font-font-family);font-size:1rem;font-weight:var(--font-text-body-weight-weight-1);line-height:1.4;text-shadow:0 .125rem .375rem rgba(0,0,0,.3)}@media only screen and (min-width:768.2px){.c-heroCarousel__subTitle{font-size:1.125rem}}.c-heroCarousel__actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem}@media only screen and (min-width:768.2px){.c-heroCarousel__actions{gap:1rem}}.c-heroCarousel__content--left{align-items:flex-start;text-align:left;padding-inline:1.5rem}@media only screen and (min-width:768.2px){.c-heroCarousel__content--left{padding-inline:4rem}}.c-heroCarousel__content--left .c-heroCarousel__heading{align-items:flex-start;max-width:38.75rem}.c-heroCarousel__content--left .c-heroCarousel__actions{justify-content:flex-start}.c-heroCarousel__pagination{position:absolute;z-index:5;left:50%!important;transform:translateX(-50%);display:flex;align-items:center;gap:.5rem;width:auto!important;border-radius:62.4375rem;bottom:1rem!important;padding:0;background:rgba(0,0,0,0)}@media only screen and (min-width:768.2px){.c-heroCarousel__pagination{padding:.5rem .875rem;background:rgba(0,0,0,.35);bottom:1.25rem!important}}.c-heroCarousel__bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;border:none;width:.5rem;height:.5rem;border-radius:62.4375rem;background:hsla(0,0%,100%,.45);cursor:pointer;transition:background .25s ease,width .25s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c-heroCarousel__bullet.is-active{width:1.375rem;background:#fff}.c-heroCarousel__bullet:focus-visible{outline:.125rem solid hsla(0,0%,100%,.9);outline-offset:.1875rem}.c-heroCarousel__controls{position:absolute;z-index:5;display:flex;align-items:center;right:.5rem;bottom:.5rem;gap:.5rem}@media only screen and (min-width:768.2px){.c-heroCarousel__controls{gap:.75rem;right:1.5rem;bottom:1.25rem}}.c-heroCarousel__nav{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%}@media only screen and (min-width:768.2px){.c-heroCarousel__nav{display:flex}}.c-heroCarousel__nav:focus-visible{outline:.125rem solid var(--color-text-primary-default);outline-offset:.1875rem}.c-heroCarousel__playToggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:var(--button-color-secondary-opacity-background-base);color:var(--button-color-secondary-opacity-text-base);-webkit-backdrop-filter:blur(calc(var(--button-effect-background-blur, 6px) / 2));backdrop-filter:blur(calc(var(--button-effect-background-blur, 6px) / 2));cursor:pointer}@media only screen and (min-width:768.2px){.c-heroCarousel__playToggle{width:2.5rem;height:2.5rem}}@media(hover:hover)and (pointer:fine){.c-heroCarousel__playToggle:hover{background:var(--button-color-secondary-opacity-background-hover);color:var(--button-color-secondary-opacity-text-hover)}}.c-heroCarousel__playToggle:focus-visible{outline:.125rem solid var(--color-text-primary-default);outline-offset:.1875rem}.c-heroCarousel__playRing{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);pointer-events:none}.c-heroCarousel__playRingTrack{fill:none;stroke:rgba(19,19,58,.25);stroke-width:3}.c-heroCarousel__playRingBar{fill:none;stroke:var(--color-text-primary-default);stroke-width:3;stroke-linecap:round}.c-heroCarousel__playIcon{position:relative;display:flex;align-items:center;justify-content:center;width:.75rem;height:.75rem}.c-heroCarousel__playIcon svg{width:100%;height:100%;fill:currentColor}.c-imageCategoryGrid{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:.0625rem;background:var(--color-background-primary-default)}.c-imageCategoryGrid__row{display:flex;width:100%;gap:.0625rem;flex-wrap:wrap}.c-imageCategoryGrid__item{flex:1 1;position:relative;overflow:hidden;text-decoration:none;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.c-imageCategoryGrid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:background .3s ease;background:rgba(0,0,0,.15);z-index:1}@media(hover:hover)and (pointer:fine){.c-imageCategoryGrid__item:hover:not([disabled]):after{background:rgba(0,0,0,.3)}}.c-imageCategoryGrid__item--first{height:22.625rem;min-width:calc(25% - .75px)}.c-imageCategoryGrid__item--second{height:18rem;min-width:calc(20% - .8px)}.c-imageCategoryGrid__image{object-fit:cover;object-position:center}.c-imageCategoryGrid__text{z-index:2;color:var(--color-text-inverse-default);text-align:center;text-shadow:0 .25rem .5rem rgba(0,0,0,.12);font-size:1.375rem;font-family:var(--font-title-title-1-font-family);text-transform:capitalize}.c-imageCategoryGrid__button{flex-grow:0;flex-shrink:0;flex-basis:calc(20% - .8px);height:18rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;background:var(--color-common-decorative-50);border:none;cursor:pointer;color:var(--color-text-primary-default);font-size:.875rem;text-align:center;padding:1rem}.c-imageCategoryGrid__button .c-icon-svg{width:1.75rem;height:1.75rem}.c-imageCategoryGrid__button .c-imageCategoryGrid__buttonText{color:var(--color-text-primary-default)}@media only screen and (max-width:1023px){.c-imageCategoryGrid__row{display:grid;grid-template-columns:repeat(3,1fr)}.c-imageCategoryGrid__item--first,.c-imageCategoryGrid__item--second{aspect-ratio:1/1.1;height:auto;min-width:auto}.c-imageCategoryGrid__button{aspect-ratio:1/1.1;height:auto}.c-imageCategoryGrid__text{font-size:1.25rem}}@media only screen and (max-width:767px){.c-imageCategoryGrid,.c-imageCategoryGrid__row{gap:.125rem}.c-imageCategoryGrid__button,.c-imageCategoryGrid__item--first,.c-imageCategoryGrid__item--second{aspect-ratio:1/1}.c-imageCategoryGrid__text{font-size:1.125rem}}@media only screen and (max-width:575px){.c-imageCategoryGrid__row{grid-template-columns:repeat(2,1fr)}.c-imageCategoryGrid__button,.c-imageCategoryGrid__item--first,.c-imageCategoryGrid__item--second{aspect-ratio:187/224}}.c-stickyWrapper{position:relative;max-width:var(--layoutMaxWidth);width:100%;margin:0 auto}.c-overlayText{display:flex;padding:6.5rem 1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background:var(--color-background-primary-default)}.c-overlayText-line{overflow:hidden}.c-overlayText-firstText{font-size:1.375rem;text-transform:uppercase}.c-overlayText-firstText,.c-overlayText-secondText{color:var(--color-text-primary-default);text-align:center;font-family:var(--font-title-title-1-font-family);margin:0;overflow:hidden}.c-overlayText-secondText{font-weight:450;font-size:var(--font-title-title-1-size-desktop)}@media only screen and (max-width:575px){.c-overlayText-secondText{max-width:240px}}@media only screen and (max-width:767px){.c-overlayText-firstText{font-size:1.375rem}.c-overlayText-secondText{font-size:2rem}}.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-suggestSection{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-suggestSection{padding:1rem 1rem 2rem}}.c-suggestSection__list{display:flex;gap:.5rem;flex-wrap:wrap}.c-suggestSection__item{flex:0 0 auto;width:-moz-fit-content;width:fit-content}.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}}