.story-content{position:relative;padding-top:var(--section-padding-top, 6rem);padding-bottom:var(--section-padding-bottom, 6rem)}.story-content__inner{display:flex;flex-direction:column;gap:5rem;max-width:87.4rem;margin:0 auto}@media screen and (min-width: 750px){.story-content__inner{gap:9.8rem}}.story-content__chapter{display:flex;flex-direction:column}.story-content__heading{font-family:var(--font-heading-family);font-weight:600;line-height:120%;text-transform:uppercase;text-align:center;color:rgb(var(--color-heading-text));margin:0}.story-content__subtitle{font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem;text-align:center;margin:0;margin-top:1.2rem;color:var(--color-warm-grey)}@media screen and (max-width: 749px){.story-content__subtitle{margin-left:-4px;margin-right:-4px}}.story-content__slider-wrap{position:relative;width:100%;margin:2rem 0 1.6rem}@media screen and (min-width: 750px){.story-content__slider-wrap{margin:3.2rem 0}}.story-content__slider-wrap--has-nav{padding-bottom:40px}.story-content__slider-wrap .swiper-component{display:block}.story-content__slider-wrap .story-content__nav-btn{position:absolute;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;background:none;border:none;cursor:pointer;color:rgb(var(--color-foreground));padding:0;transition:opacity .2s}.story-content__slider-wrap .story-content__nav-btn svg{display:block}.story-content__slider-wrap .story-content__nav-btn:hover{opacity:.6}.story-content__slider-wrap .story-content__nav-btn--prev{left:0}.story-content__slider-wrap .story-content__nav-btn--next{right:0}.story-content__slider-wrap .story-content__nav-btn.swiper-button-disabled{opacity:.3;cursor:default}.story-content__slider{width:100%;overflow:hidden;border-radius:10px}.story-content__slide{width:100%;aspect-ratio:3/1.442}.story-content__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.story-content__nav-btn{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;background:transparent;border:none;cursor:pointer;padding:0;color:rgb(var(--color-foreground));flex-shrink:0;transition:opacity .2s ease}.story-content__nav-btn:hover{opacity:.6}@media screen and (min-width: 750px){.story-content__nav-btn{width:4rem;height:4rem}.story-content__nav-btn svg{width:2rem;height:2rem}}.story-content__text{color:var(--color-warm-grey);font-size:1.8rem;font-style:normal;font-weight:400;line-height:24px;opacity:.8}.story-content__text p+p{margin-top:1.2rem}.story-content__text strong{font-family:"29LT Makina";font-size:2.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.story-content__divider{width:100%;height:24px;display:flex;justify-content:center;align-items:center;margin:1.6rem 0}@media screen and (min-width: 750px){.story-content__divider{margin:2rem 0}}
