.content-story{display:flex;justify-content:center;padding:var(--content-story-padding-top-m) var(--gutter) var(--content-story-padding-bottom-m)}@media(min-width:1024px){.content-story{padding:var(--content-story-padding-top) var(--gutter) var(--content-story-padding-bottom)}}.content-story__wrapper{display:flex;justify-content:space-between;gap:var(--space-10);width:100%;max-width:var(--max-content-width);flex-direction:column;padding-bottom:var(--space-30)}
@media(min-width:1024px){.content-story__wrapper{flex-direction:row;gap:initial}.content-story__wrapper--counter-clockwise{flex-direction:row-reverse}.content-story__wrapper--counter-clockwise .content-story__col-2{align-items:flex-start}}@media(min-width:1024px){.content-story__wrapper>*{width:50%}}@media(min-width:1024px){.content-story__wrapper--clockwise .content-story__col-1{margin-right:var(--space-60)}
}.content-story__wrapper--clockwise .content-story__image--1 .content-story__caption{text-align:left;right:auto;left:0}@media(min-width:1024px){.content-story__wrapper--counter-clockwise .content-story__col-2{margin-right:60px}}.content-story__wrapper--counter-clockwise .content-story__image--2,.content-story__wrapper--counter-clockwise .content-story__image--3{right:initial;left:0}
.content-story__wrapper--counter-clockwise .content-story__image--2 .content-story__caption,.content-story__wrapper--counter-clockwise .content-story__image--3 .content-story__caption{text-align:left;right:auto;left:0}.content-story__wrapper--counter-clockwise .content-story__image--3 .content-story__caption{text-align:right;right:0;left:auto}
@media(min-width:1024px){.content-story__wrapper--counter-clockwise .content-story__image--3 .content-story__caption{text-align:left;right:auto;left:0}}@media(max-width:1023px){.content-story__wrapper--img-m-top .content-story__copy{margin-bottom:var(--space-40)}}@media(max-width:1023px){.content-story__wrapper--img-m-bottom .content-story__col-1 .content-story__image--1,.content-story__wrapper--img-m-bottom .content-story__col-1 .content-story__copy--2,.content-story__wrapper--img-m-bottom .content-story__col-1 .content-story__title--2{display:none}
}@media(min-width:1024px){.content-story__wrapper--img-m-bottom .content-story__image-below{display:none}}.content-story__wrapper--img-m-bottom .content-story__image-below .content-story__title--2{margin-top:0}.content-story__copy a{text-decoration:underline}.content-story__col-1{display:flex;flex-direction:column;justify-content:space-between;position:relative}
.content-story__col-1 .content-story__content{margin-bottom:var(--content-story-content-padding-bottom)}.content-story__col-2{display:grid;grid-template-columns:repeat(2,calc(50% - var(--space-5)));gap:var(--space-10);position:relative}@media(max-width:1023px){.content-story__col-2 .image{aspect-ratio:1}}@media(min-width:1024px){.content-story__col-2{display:flex;align-items:flex-end;flex-direction:column;gap:var(--space-70)}
}.content-story__title{margin-bottom:var(--space-24)}@media(min-width:1024px){.content-story__title{margin-bottom:var(--space-30)}}.content-story__title--2{margin-top:var(--space-40)}.content-story__link{margin-top:30px}.content-story__image{width:100%;position:relative}.content-story__image--2{width:100%;height:100%}
@media(min-width:1024px){.content-story__image--2{width:348px;height:348px;position:absolute;top:0;right:0}}.content-story__image--2 .image{height:100%;width:100%}.content-story__image--3{width:100%;height:100%}@media(min-width:1024px){.content-story__image--3{width:462px;height:462px;position:absolute;bottom:0;right:0}
}@media(max-width:1023px){.content-story .content-wrapper__col-2--single-image .content-story__image--1{display:none}}.content-story .content-wrapper__col-2--single-image .content-story__image--1-mobile,.content-story .content-wrapper__col-2--single-image .content-story__image--1-mobile .image{display:none}@media(max-width:1023px){.content-story .content-wrapper__col-2--single-image .content-story__image--1-mobile,.content-story .content-wrapper__col-2--single-image .content-story__image--1-mobile .image{display:block;width:100%;height:100%}
}.content-story .content-wrapper__col-2--single-image .content-story__image--2{width:100%;height:auto}.content-story__caption{margin-top:var(--space-10);font:var(--font-caption-3);text-transform:var(--font-caption-3-text-transform);letter-spacing:var(--font-caption-3-letter-spacing);text-align:right;position:absolute;bottom:calc(var(--space-25) * -1);right:0}
.content-story__caption strong{color:var(--color-grey-7);text-transform:uppercase;margin-right:var(--space-5)}.content-story__caption a{text-decoration:underline}