.new-horizontal-swiper-section{background:var(--nhs-background);overflow:hidden}.new-horizontal-swiper-section .cards-title{font-size:var(--text-heading-h2);font-weight:700;text-align:center;margin-bottom:var(--spacing-8);white-space:normal}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .section-card:first-child .cards-title--hero,.new-horizontal-swiper-section .section-card:not(:first-child) .cards-title,.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .section-card:first-child .card-rich-text{opacity:1;transform:none}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .img-content--hero{opacity:0!important;visibility:hidden;pointer-events:none}.new-horizontal-swiper-section .new-horizontal-swiper-view{position:relative}.new-horizontal-swiper-section .sticky-wrapper{position:relative;height:100vh;background-color:var(--nhs-background)}.new-horizontal-swiper-section .sticky-content{position:sticky;top:0;height:100vh;overflow:hidden}.new-horizontal-swiper-section .section-wrapper{display:flex;flex-wrap:nowrap!important;gap:20px;align-items:center;white-space:nowrap;width:max-content;will-change:transform}.new-horizontal-swiper-section .section-card{flex-shrink:0;flex:0 0 auto;width:100vw;min-height:100vh;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;max-height:min(592px,calc(100vh - 400px))}.new-horizontal-swiper-section .section-card.hero-fullscreen{max-height:none}.new-horizontal-swiper-section .card-inner{width:min(1200px,calc(100vw - 96px));border-radius:10px;overflow:hidden}.new-horizontal-swiper-section .card-rich-text{text-align:left;display:grid;gap:20px;margin-block-start:32px;line-height:1.2;max-width:calc(100% - 300px);white-space:normal}.new-horizontal-swiper-section .prose .text-custom{width:100%;text-align:left}.new-horizontal-swiper-section .card-rich-text .prose{text-align:left;white-space:normal}.new-horizontal-swiper-section .card-rich-text .prose.text-center .text-custom{text-align:center}.new-horizontal-swiper-section .card-inner .card-media{width:100%;max-width:var(--nhs-max-media-width);margin-inline:auto}.new-horizontal-swiper-section .card-inner img,.new-horizontal-swiper-section .card-inner video{max-width:var(--nhs-max-media-width);width:100%;height:auto;border-radius:10px;background-color:#000;object-fit:cover;text-align:center}.new-horizontal-swiper-section .horizontal-swiper-media-skeleton{width:100%;aspect-ratio:16 / 9;min-height:180px;border-radius:10px;background-color:#e8e8ed;background-image:linear-gradient(90deg,#e8e8ed,#f2f2f4 45%,#f8f8fa,#f2f2f4 55%,#e8e8ed);background-size:200% 100%;animation:horizontal-swiper-skeleton-shimmer 1.35s ease-in-out infinite}@keyframes horizontal-swiper-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.new-horizontal-swiper-section .horizontal-swiper-media-skeleton{animation:none;background-image:none}}.new-horizontal-swiper-section .img-content{position:absolute;font-size:48px;top:180px;color:#fff;left:50%;transform:translate(-50%);font-weight:700;white-space:normal;width:80vw;text-align:center;opacity:0;padding-top:20px}.new-horizontal-swiper-section .card-content{display:flex;justify-content:space-between;align-items:center}.new-horizontal-swiper-section .card-swiper-pagination{display:flex;justify-content:center;gap:5px;align-items:center}.new-horizontal-swiper-section .swiper-pagination-bullet{background-color:#6f6f72;opacity:1}.new-horizontal-swiper-section .swiper-pagination-bullet-active{position:relative;height:8px;background-color:#6f6f72;border-radius:5px;overflow:hidden}.new-horizontal-swiper-section .swiper-pagination-bullet-active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#29292a;border-radius:5px;animation:hs-pag-fill-lg 4s linear forwards}.new-horizontal-swiper-section.card-pagination-size-large .swiper-pagination-bullet-active{width:100px}@keyframes hs-pag-fill-lg{0%{width:8px}to{width:100px}}.new-horizontal-swiper-section.card-pagination-size-small .swiper-pagination-wrap{height:48px;padding:0 20px;border-radius:28px}.new-horizontal-swiper-section.card-pagination-size-small .swiper-pagination-bullet{width:8px;height:8px;margin:0!important}.new-horizontal-swiper-section.card-pagination-size-small .swiper-pagination-bullet-active{width:39px}.new-horizontal-swiper-section.card-pagination-size-small .swiper-pagination-bullet-active:before{animation:hs-pag-fill-sm 4s linear forwards}@keyframes hs-pag-fill-sm{0%{width:8px}to{width:39px}}.new-horizontal-swiper-section.card-pagination-size-middle .swiper-pagination-wrap{height:51px;padding:0 30px;border-radius:30px}.new-horizontal-swiper-section.card-pagination-size-middle .swiper-pagination-bullet{width:8px;height:8px;margin:0!important}.new-horizontal-swiper-section.card-pagination-size-middle .swiper-pagination-bullet-active{width:70px}.new-horizontal-swiper-section.card-pagination-size-middle .swiper-pagination-bullet-active:before{animation:hs-pag-fill-md 4s linear forwards}@keyframes hs-pag-fill-md{0%{width:8px}to{width:70px}}.new-horizontal-swiper-section.card-pagination-size-large .swiper-pagination-wrap{height:54px;padding:0 40px;border-radius:32px}.new-horizontal-swiper-section.card-pagination-bg-light .swiper-pagination-wrap{background-color:#ebecef}.new-horizontal-swiper-section.card-pagination-bg-blank .swiper-pagination-wrap{background-color:#27272a;box-shadow:inset 0 0 1px #ffffff14}.new-horizontal-swiper-section.card-pagination-bg-blank .swiper-pagination-bullet,.new-horizontal-swiper-section.card-pagination-bg-blank .swiper-pagination-bullet-active{background-color:#d0d0d1}.new-horizontal-swiper-section.card-pagination-bg-blank .swiper-pagination-bullet-active:before{background-color:#f5f5f7}.new-horizontal-swiper-section .swiper-pagination-wrap{-webkit-backdrop-filter:blur(var(--aap-blur));backdrop-filter:blur(var(--aap-blur));box-shadow:inset 0 0 1px #e8e8ed1c;color:#f5f5f7;display:flex;justify-content:center;align-items:center;width:max-content;margin:0 auto;position:relative;bottom:0;left:0;z-index:2}.new-horizontal-swiper-section.card-pagination-animated .swiper-pagination-wrap{opacity:0;margin:40px auto;transform:translateY(50px);transition:transform .5s ease,opacity .5s ease}.new-horizontal-swiper-section .slide-up{transform:translateY(0);opacity:1;-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-inner img,.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-inner .horizontal-swiper-media-skeleton{max-height:min(592px,calc(100vh - 450px));margin:0}@media screen and (min-width:721px)and (max-width:1920px){.new-horizontal-swiper-section .cards-title{margin-bottom:var(--spacing-4)}.new-horizontal-swiper-section .yuka-livemap-hero-heading .heading-h2,.new-horizontal-swiper-section .yuka-livemap-hero-heading p{font-size:var(--spacing-7)}.new-horizontal-swiper-section .card-rich-text .heading-h3{font-size:var(--spacing-6)}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-inner .card-media{width:95%}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-inner img,.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-inner .horizontal-swiper-media-skeleton{max-height:min(592px,calc(100vh - 320px))}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-rich-text{margin-block-start:20px;gap:12px}.new-horizontal-swiper-section .new-horizontal-swiper-view.hero-collapsed .card-content .card-rich-text{max-width:90%}}@media screen and (max-width:720px){.new-horizontal-swiper-section.section-settings,.new-horizontal-swiper-section .section-settings{display:none}.new-horizontal-swiper-section .sticky-wrapper,.new-horizontal-swiper-section .sticky-content{height:auto!important;position:static!important}.new-horizontal-swiper-section .section-wrapper{display:flex;flex-wrap:nowrap;align-items:stretch;height:100%;white-space:nowrap;will-change:transform;width:100%!important;transform:none!important}.new-horizontal-swiper-section .section-card{min-height:auto;height:auto;flex:0 0 auto}.new-horizontal-swiper-section .card-inner{width:min(600px,calc(100vw - 40px))!important;margin:40px 0;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/new-horizontal-swiper.css.map */
