.footer-new{margin-top:2rem}.category{cursor:pointer;font-size:16px;line-height:16px;font-weight:var(--font-bold);padding:10px;-webkit-text-decoration:none;text-decoration:none;transition:all .5s;display:inline-block}.category:hover{color:var(--white);background-color:var(--black)}.h1,.h2,.h3,.h4,.h5{margin:0 0 10px}.h1,.h2{font-size:var(--size-h1)}.h3{font-size:var(--size-h2)}.h4,.h5{font-size:var(--size-h3)}.preb{font-size:24px;line-height:1.1em}.pre{font-weight:var(--font-bold);font-size:18px;line-height:1.3em}.par{font-size:18px;line-height:1.5em}.cap{font-size:11px;line-height:1.2em}.text{font-size:18px;line-height:27px}@media (width>=1400px){.h5{text-transform:uppercase}.preb{font-size:36px;line-height:1.2em}.pre{font-size:26px}.cap{font-size:14px}}@media (width>=600px){.max-content-width,.footer{max-width:600px}}@media (width>=900px){.max-content-width,.footer{max-width:900px}}@media (width>=1400px){.max-content-width,.footer{max-width:1400px}}@media (width>=1920px){.max-content-width,.footer{max-width:1920px}}.floating-section-jump{background-color:var(--orange);z-index:10;cursor:pointer;border:0;border-radius:50%;width:60px;height:60px;transition:all .5s;position:fixed;left:50%;transform:translate(-30px,-30px)}.floating-section-jump:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000000' stroke-width='4' viewBox='0 0 12 18'%3E%3Cpath d='M2 2l6.773 7L2 16'%3E%3C/path%3E%3C/svg%3E");width:15px;height:25px;display:inline-block;transform:rotate(90deg)translate(1px,1px)}.floating-section-jump:hover{background-color:#ffab3d;width:70px;height:70px;transform:translate(-35px,-35px)}article{overflow:hidden}section+section{margin-top:10vh}@media (height>=1000px){section+section{margin-top:max(20vh,100px)}}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations article>section:not(.hero){opacity:0}.activate-animations article>section.animation--started,.activate-animations article>section.animation--complete{opacity:1}.initialize-animations article>section:not(.hero){transition:opacity 1s .3s}}.story-card{position:relative}@media (width>=600px){.story-card{transition:transform .5s}.story-card:hover{transform:scale(1.03)}}.story-card__content{color:var(--white);text-shadow:0 0 2px #00000080;padding:15px;position:absolute;bottom:0;left:0}.story-card__content .button{text-shadow:none}@media (width>=600px){.story-card__content{padding:30px}}.story-card__content__tags{flex-wrap:wrap;margin-left:-10px;display:flex}.story-card__content__title{font-weight:var(--font-bold);margin:10px 0 20px;font-size:20px;line-height:24px}.story-card:before{content:"";background:linear-gradient(#0000 0%,#0000001a 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.story-card__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.html-content{position:relative}.html-content--with-icon{padding-left:50px}.html-content__icon{width:35px;height:50px;display:block;position:absolute;top:0;left:0}.html-content__icon svg{width:100%;height:auto;height:inherit;width:inherit;display:inline-block}.html-content p{word-break:break-word}.html-content h1,.html-content h2,.html-content h3,.html-content h4,.html-content h5{margin:1rem 0 .5rem}.html-content ul,.html-content ol{padding:0;list-style:none;position:relative}.html-content ul li,.html-content ol li{margin:0 0 8px;font-size:16px;font-weight:400;line-height:1.5;position:relative}.html-content ul li:before,.html-content ol li:before{content:"";height:2px;position:absolute;top:11px;left:0}.html-content ul li:last-child,.html-content ol li:last-child{margin:0}.html-content ul li{padding:0 0 0 16px}.html-content ul li:before{background:currentColor;width:8px}.html-content ol{counter-reset:segmenttext}.html-content ol li{counter-increment:segmenttext;padding:0 0 0 32px}.html-content ol li:before{content:counter(segmenttext) ".";font-weight:var(--font-bold);top:0}.html-content a[href]:not([class]){color:var(--highlight-link);-webkit-text-decoration:underline;text-decoration:underline}.html-content a[href]:not([class])[target=_blank]:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23000000' fill-rule='evenodd' d='M6.24,0V2H8.59L5.29,5.29,6.71,6.71,10,3.41V5.76h2V0ZM10,10H2V2H4.24V0H0V12H12V7.76H10Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:12px;width:15px;height:15px;margin-left:5px;display:inline-block}.html-content img{max-width:100%}.html-content img.inline-icon{vertical-align:bottom;margin-right:5px;display:inline-block;width:30px!important;height:30px!important}.html-content img:not(.inline-icon){display:block;height:auto!important}.html-content p>img:last-child:first-child{display:inline-block}.html-content table:not(.no-style){border-collapse:collapse;table-layout:fixed;outline:2px solid var(--black-5);max-width:100%;display:inline-table}.html-content table:not(.no-style) tr:nth-child(odd){background-color:var(--black-5)}.html-content table:not(.no-style) td,.html-content table:not(.no-style) th{vertical-align:top;padding:10px 5px;font-size:.8rem;line-height:1rem}.html-content table:not(.no-style) td p,.html-content table:not(.no-style) th p{font:unset;word-break:keep-all;margin:0}.html-content table.no-style img{display:inline-block!important}.html-content>:first-child{margin-top:0}.html-content>:last-child{margin-bottom:0}.social-media-links:not(.social-media-links--share){margin-block:auto;padding:0 0 0 30px;display:none;position:relative}@media (width>=1200px){.social-media-links:not(.social-media-links--share){align-items:center;display:flex}}.social-media-links--share{align-items:center;gap:1rem;padding-left:0;display:flex}.social-media-links__heading{text-transform:uppercase;white-space:nowrap;max-width:130px;margin:0 1rem 0 0;font-size:10px;line-height:12px;display:inline-block}.social-media-links__link{background:var(--secondary-background);color:var(--secondary-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;-webkit-text-decoration:none;text-decoration:none;transition:background-color .5s,color .5s;display:inline-flex;position:relative}.social-media-links__link:hover{background:var(--primary-background);color:var(--orange)}.social-media-links__link:hover img,.social-media-links__link:hover svg{width:30px;height:30px}.social-media-links__link svg,.social-media-links__link svg *{fill:currentColor}.social-media-links__link img,.social-media-links__link svg{pointer-events:none;-webkit-user-select:none;user-select:none;width:15px;height:15px;transition:width .5s,height .5s}@media print{.social-media-links{display:none}}.interview-block{flex-direction:column;align-items:center;gap:20px;display:flex}@media (width>=1400px){.interview-block{flex-direction:row}}.interview-block__left{flex-direction:column;flex:0 0 90px;justify-content:center;font-size:10px;line-height:12px;display:flex}.interview-block__left__image,.interview-block__left>img{object-fit:contain;width:90px;height:90px;margin-bottom:10px;display:block}.interview-block__left__name{position:relative}.interview-block__left__name:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='20' viewBox='0 0 25 20'%3E%3Cpath d='M8.355,19.64v10h10v-10h-5s0-5,5-5v-5s-10,0-10,10Zm25-5v-5s-10,0-10,10v10h10v-10h-5S28.355,14.64,33.355,14.64Z' transform='translate(33.355 29.64) rotate(180)' fill='%23000000'/%3E%3C/svg%3E%0A");width:25px;height:20px;display:block;position:absolute;top:-110px;left:-10px}.interview-block__left__name{margin-bottom:5px;display:block}.interview-block__left__positions{display:block}.interview-block__left__positions p{margin:0}.cta-block{display:block}.cta-block+.cta-block{margin:20px 0 0}@media (width>=600px){.cta-block{width:calc(50% - 15px);display:inline-block}.cta-block+.cta-block{margin:0 0 0 20px}}.cta-block__pre-text{margin:30px 0 10px}body:not(.edit-mode){padding-top:70px}@media (width>=600px){body:not(.edit-mode){padding-top:100px}}body.edit-mode #nav{position:relative!important;top:0!important}#nav{z-index:1337;background-color:var(--white);justify-content:center;width:100%;height:70px;transition:height .5s;display:flex;position:absolute;top:0}#nav.nav--floating{position:fixed;top:-230px}#nav.nav--floating--transition{transition:top .5s}#nav.nav--floating--active{top:0!important}@media (width>=600px){#nav{height:100px}#nav.nav--floating{top:-100px}}.nav{-webkit-user-select:none;user-select:none;justify-content:space-between;width:100%;display:flex;position:relative}.nav__logo{outline:none;flex-basis:80px;align-items:center;height:100%;margin:0;padding:10px;display:flex}@media (width>=600px){.nav__logo{padding:0}}.nav__logo__img,.nav__logo svg{width:100%;max-width:100%;height:auto;max-height:100%}.nav__menu{width:70px;height:70px}@media (width>=600px){.nav__menu{width:100px;height:100px}}.nav__menu{padding:0}.nav__menu__open,.nav__menu__close{width:100%;height:100%;font-size:11px;font-weight:var(--font-bold);padding:14% 28%}@media (width>=600px){.nav__menu__open,.nav__menu__close{padding:20% 35%}}.nav__menu__open,.nav__menu__close{flex-direction:column;justify-content:flex-end;display:flex}.nav__menu__open{background-color:var(--white);color:var(--black)}.nav__menu__open__hamburger{border-top:4px solid var(--black);border-bottom:4px solid var(--black);margin-bottom:10px;padding:8px 0;transition:padding .5s}.nav__menu__open__hamburger:after{content:"";background-color:var(--black);width:100%;height:4px;display:block}.nav__menu__open:hover{-webkit-text-decoration:underline;text-decoration:underline}.nav__menu__open:hover .nav__menu__open__hamburger{padding:10px 0}.nav__menu__close{background-color:var(--orange);color:var(--black);display:none}.nav__menu__close:hover{-webkit-text-decoration:underline;text-decoration:underline}.nav__menu__close:hover:before{margin-bottom:12px}.nav__menu__close:before{content:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14;' xml:space='preserve'%3E%3Cpolygon fill='%23000' points='11.9,2.5 10.5,1.1 6.3,5.3 2.1,1.1 0.6,2.5 4.9,6.7 0.6,10.9 2.1,12.4 6.3,8.1 10.5,12.4 11.9,10.9 7.7,6.7 '/%3E%3C/svg%3E%0A");margin-bottom:10px;transition:margin .5s;display:block}.nav__menu--open{z-index:10000}.nav__menu--open .nav__menu__open{display:none}.nav__menu--open .nav__menu__close{display:flex}.nav__menu--open+.nav__popup{transition:transform .8s;transform:translate(0)}.nav__popup{z-index:10000;background-color:var(--white);flex-direction:column;justify-content:center;width:100%;max-width:450px;height:calc(100% - 70px);padding:30px;display:flex;position:fixed;top:70px;right:0;overflow-x:auto;transform:translate(100%)}@media (width>=600px){.nav__popup{height:calc(100% - 100px);top:100px}}.nav__popup__home{font-weight:var(--font-bold);font-size:28px;line-height:42px;-webkit-text-decoration:none;text-decoration:none}.nav__popup__category-text{font-weight:var(--font-bold);margin:20px 0 10px;font-size:28px;line-height:42px}.nav__popup__category{font-size:18px;font-weight:var(--font-bold);border-left:4px solid #c3c5c6;margin-left:10px;padding-left:10px;line-height:36px;-webkit-text-decoration:none;text-decoration:none;display:block}.nav__popup__category:hover{border-color:var(--orange)}.nav__popup__bottomlinks{text-transform:uppercase;font-weight:var(--font-bold);margin-top:70px;line-height:19px}.nav__popup__bottomlink{font-weight:var(--font-bold);margin-top:5px;-webkit-text-decoration:none;text-decoration:none}.nav__popup__bottomlink:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000000' stroke-width='4' viewBox='0 0 12 18'%3E%3Cpath d='M2 2l6.773 7L2 16'%3E%3C/path%3E%3C/svg%3E");vertical-align:middle;width:10px;height:16px;margin-right:8px;display:inline-block}@media print{#nav{display:none}}.hero{width:100%;color:var(--black);position:relative}.hero__image{z-index:-1;object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.hero__content{flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:500px;min-height:min(800px,80vh);padding:20px 30px;font-size:10px;display:flex}@media (width>=900px){.hero__content{max-width:600px;min-height:365.625px;padding-top:100px;padding-bottom:100px;padding-right:0;font-size:12px}}@media (width>=1400px){.hero__content{max-width:800px;min-height:568.75px;padding-top:60px;padding-bottom:60px;font-size:16px}}@media (width>=1920px){.hero__content{min-height:780px}}.hero__categories{margin:0 0 1em -10px}.hero__heading{margin:0 0 .5em}.hero__sub-heading{color:var(--white);font-size:28px;line-height:36px}@media (width>=1400px){.hero__sub-heading{margin:0 0 2em}}.hero--white-text,.hero--white-text .hero__heading,.hero--white-text .hero__sub-heading,.hero--white-text .hero__categories{color:var(--white)}.hero__next-section{display:none}@media (width>=1400px){.hero__next-section{display:block}}.hero__next-section:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");vertical-align:middle;width:16px;height:10px;margin-top:5px;margin-left:15px;display:inline-block;transform:rotate(180deg)}.hero__next-section:hover:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000000' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E")}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .hero__content{opacity:0;transition:transform 1s .5s,opacity 1.5s .5s;transform:translate(-50%)}.activate-animations .hero.animation--complete .hero__content{opacity:1;transform:translate(0)}}.breadcrumb{margin-top:50px;margin-bottom:50px}@media (width>=900px){.breadcrumb{padding-left:7.14286%}}.breadcrumb__item,.breadcrumb__link{margin-right:5px;font-size:12px;display:inline-block}.breadcrumb__link{font-weight:var(--font-bold);-webkit-text-decoration:none;text-decoration:none}.breadcrumb__arrow{vertical-align:baseline;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000000' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:8px;height:8px;margin-right:5px;display:inline-block;transform:rotate(90deg)}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .breadcrumb{opacity:0;transition:transform 1s .7s,opacity 1.5s .7s;transform:translate(-50%)}.activate-animations .hero.animation--complete+.breadcrumb{opacity:1;transform:translate(0)}}.image-and-x__wrapper{flex-direction:column;align-items:center;gap:40px;display:flex}@media (width>=900px){.image-and-x__wrapper{flex-direction:row;gap:0}.image-and-x__wrapper.image-and-x--image-right{flex-direction:row-reverse}}.image-and-x__image{width:100%}@media (width>=900px){.image-and-x__image{width:50%}}.image-and-x__image{flex:0 50%}@media (width>=1400px){.image-and-x__image{flex-basis:45%}}@media (width>=1920px){.image-and-x__image{flex-basis:40%}}.image-and-x__image{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.image-and-x__image__box{background-color:var(--black-20);width:75%;height:100%;position:absolute;right:0}@media (width>=900px){.image-and-x__image__box{width:100%;right:unset}}.image-and-x__image__box{z-index:-1}.image-and-x__image--landscape{padding:10% 0}@media (width>=900px){.image-and-x__image--landscape{padding:5% 0}}.image-and-x__image--landscape .image-and-x__image__box{width:75%;left:0}.image-and-x--image-right .image-and-x__image--landscape .image-and-x__image__box{left:25%}.image-and-x__image--landscape .image-and-x__image__img-desktop{width:100%}@media (width>=900px){.image-and-x__image--landscape .image-and-x__image__caption{margin:20px 0 -20px auto}.image-and-x--image-right .image-and-x__image--landscape .image-and-x__image__caption{margin:20px auto -20px 0}.image-and-x__image--portrait .image-and-x__image__box{height:75%;top:12.5%}}.image-and-x__image--portrait .image-and-x__image__img-desktop{width:100%;height:auto;margin:50px 0}@media (width>=900px){.image-and-x__image--portrait .image-and-x__image__img-desktop{width:75%;margin-inline:auto}}@media (width>=1400px){.image-and-x__image--portrait .image-and-x__image__img-desktop{width:auto;max-width:75%;max-height:70vh}}@media (width>=900px){.image-and-x__image--portrait .image-and-x__image__caption{margin:20px 12.5% 0 auto}.image-and-x--image-right .image-and-x__image--portrait .image-and-x__image__caption{margin:20px auto 0 12.5%}}@media (width<=899px){.image-and-x__image__img-mobile{width:100%;height:auto;margin:50px 0;display:block}.image-and-x__image__img-mobile+.image-and-x__image__img-desktop{display:none!important}}@media (width>=900px){.image-and-x__image__img-mobile{display:none}}.image-and-x__image__img-desktop{width:100%;height:auto;display:block}.image-and-x__image__caption{width:calc(100% - 20px);margin:20px 0 -20px;font-size:14px;line-height:18px}@media (width>=600px){.image-and-x__image__caption{width:80%}}@media (width>=900px){.image-and-x__image__caption{width:90%}}@media (width>=1400px){.image-and-x__image__caption{width:65%}}.image-and-x__x{flex:0 50%}@media (width>=1400px){.image-and-x__x{flex-basis:55%}}@media (width>=1920px){.image-and-x__x{flex-basis:60%}}.image-and-x__x{flex-flow:column wrap;justify-content:center;display:flex}.image-and-x__x__wrapper>*+*{margin-top:30px}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .image-and-x__image,.activate-animations .image-and-x--image-right .image-and-x__x{transform:translate(-150%)}.activate-animations .image-and-x__x,.activate-animations .image-and-x--image-right .image-and-x__image{transform:translate(150%)}.activate-animations .image-and-x__image__box{transform:translate(-60px,-60px)}.activate-animations .image-and-x--image-right .image-and-x__image__box{transform:translate(-60px,60px)}.activate-animations .image-and-x.animation--started .image-and-x__x,.activate-animations .image-and-x.animation--started .image-and-x--image-right .image-and-x__image{transform:translate(65%)}.activate-animations .image-and-x.animation--started .image-and-x__image,.activate-animations .image-and-x.animation--started .image-and-x--image-right .image-and-x__x{transform:translate(-65%)}.activate-animations .image-and-x.animation--started .image-and-x__image__box{transform:translate(-40px,-40px)}.activate-animations .image-and-x.animation--started .image-and-x--image-right .image-and-x__image__box{transform:translate(-40px,40px)}.activate-animations .image-and-x.animation--complete .image-and-x__x,.activate-animations .image-and-x.animation--complete .image-and-x__image{transform:translate(0%)}.activate-animations .image-and-x.animation--complete .image-and-x__image__box{transform:translate(0)}.initialize-animations .image-and-x__image,.initialize-animations .image-and-x__x{transition:transform 1s}.initialize-animations .image-and-x__image__box{transition:transform 1.5s}}.large-promo{flex-direction:column;justify-content:space-between;display:flex}@media (width>=900px){.large-promo{flex-direction:row}}.large-promo__text{flex-direction:column;flex:0 0 50%;align-items:flex-start;padding:0 50px;display:flex}.large-promo__text__data{font-weight:var(--font-bold);letter-spacing:-16px;letter-spacing:clamp(-4px,-2vw,-16px);font-size:clamp(150px,20vw,300px);line-height:1em}.large-promo__text__description{font-weight:var(--font-bold);letter-spacing:-4.8px;letter-spacing:clamp(-.6px,-1vw,-4.8px);font-size:clamp(45px,7vw,120px);line-height:.9em}.large-promo__text__text{margin-top:10px;font-size:clamp(20px,2vw,28px);line-height:1.1em}.large-promo__text__text p{margin:0}.large-promo__image{flex:0 0 50%;align-items:center;display:flex}.large-promo__image__img,.large-promo__image>img{width:100%;height:auto}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .large-promo__image{transform:rotateX(40deg)}.activate-animations .large-promo__image__img{filter:drop-shadow(0 0 20px #0000000d)}.activate-animations .large-promo.animation--started .large-promo__image{transform:rotateX(30deg)}.activate-animations .large-promo.animation--started .large-promo__image__img{filter:drop-shadow(0 40px 20px #0000001a)}.activate-animations .large-promo.animation--complete .large-promo__image{transform:rotateX(0)}.activate-animations .large-promo.animation--complete .large-promo__image__img{filter:drop-shadow(0 60px 20px #0003)}.initialize-animations .large-promo__image{transition:transform 1s .1s}.initialize-animations .large-promo__image__img{transition:filter 1s .1s}}.large-quote{flex-direction:column;justify-content:space-between;display:flex}@media (width>=900px){.large-quote{flex-direction:row;align-items:center}}.large-quote__text{font-weight:var(--font-bold);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='20' viewBox='0 0 25 20'%3E%3Cpath d='M8.355,19.64v10h10v-10h-5s0-5,5-5v-5s-10,0-10,10Zm25-5v-5s-10,0-10,10v10h10v-10h-5S28.355,14.64,33.355,14.64Z' transform='translate(33.355 29.64) rotate(180)' fill='%23000000'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100px;background-color:var(--black);color:var(--white);flex:0 0 50%;font-size:clamp(35px,3vw,48px);line-height:1.1em}@media (width<=899px){.large-quote__text{background-position:40px 47px;padding:40px 40px 40px 165px!important}}@media (width>=900px){.large-quote__text{color:var(--black);background-size:50px;background-color:#0000!important}}.large-quote__person{background-color:var(--black);color:var(--white);flex:0 0 50%;align-items:center;padding:40px;display:flex}@media (width>=900px){.large-quote__person{padding:50px}}@media (width>=1400px){.large-quote__person{padding:70px}}.large-quote__person__image,.large-quote__person>img{object-fit:contain;width:110px;height:110px}@media (width>=1400px){.large-quote__person__image,.large-quote__person>img{width:220px;height:220px}}.large-quote__person__text{padding-left:20px}.large-quote__person__text__positions p{margin:0}@media (width>=900px){.large-quote__person__text{padding-left:40px}}@media (width>=1400px){.large-quote__person__text{padding-left:50px}}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .large-quote__person{transform:translate(150%)}.activate-animations .large-quote__text{transform:translate(250%)}.activate-animations .large-quote.animation--started .large-quote__person{transform:translate(70%)}.activate-animations .large-quote.animation--started .large-quote__text{transform:translate(150%)}.activate-animations .large-quote.animation--complete .large-quote__person,.activate-animations .large-quote.animation--complete .large-quote__text{transform:translate(0%)}.initialize-animations .large-quote__person,.initialize-animations .large-quote__text{transition:transform 1s}}.image-and-boxed-text{flex-direction:column-reverse;display:flex;position:relative}@media (width>=900px){.image-and-boxed-text{flex-direction:row;justify-content:flex-end;align-items:center}}.image-and-boxed-text__text{z-index:1;background-color:var(--black);color:var(--white)}.image-and-boxed-text__text mark{opacity:.6;color:#fff;background-color:#0000}.image-and-boxed-text__text__small{margin-top:20px;font-size:22px;line-height:1.2em}@media (width<=899px){.image-and-boxed-text__text{width:calc(100% - 50px);margin:-25px auto 50px;padding:50px!important}}@media (width>=900px){.image-and-boxed-text__text{width:45%;max-width:940px;position:absolute;left:0}}@media (width>=1400px){.image-and-boxed-text__text{left:50px}.image-and-boxed-text__text__small{font-size:28px}}@media (width>=1920px){.image-and-boxed-text__text{left:90px}}.image-and-boxed-text__image{flex:0 0 55%;position:relative}@media (width>=1400px){.image-and-boxed-text__image{flex-basis:50%;margin-right:50px}}@media (width>=1920px){.image-and-boxed-text__image{margin-right:90px}}.image-and-boxed-text__image__img,.image-and-boxed-text__image>img{width:100%;height:auto}.image-and-boxed-text__image__box{z-index:-1;background-color:var(--black-20);width:100%;height:100%;position:absolute;top:20px;left:-20px}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .image-and-boxed-text__image{transform:translate(150%)}.activate-animations .image-and-boxed-text__image__box{transform:translate(60px,-60px)}.activate-animations .image-and-boxed-text__text{transform:translate(-150%)}.activate-animations .image-and-boxed-text.animation--started .image-and-boxed-text__image{transform:translate(70%)}.activate-animations .image-and-boxed-text.animation--started .image-and-boxed-text__image__box{transform:translate(40px,-40px)}.activate-animations .image-and-boxed-text.animation--started .image-and-boxed-text__text{transform:translate(-70%)}.activate-animations .image-and-boxed-text.animation--complete .image-and-boxed-text__image__box{transform:translate(0)}.activate-animations .image-and-boxed-text.animation--complete .image-and-boxed-text__image,.activate-animations .image-and-boxed-text.animation--complete .image-and-boxed-text__text{transform:translate(0%)}.initialize-animations .image-and-boxed-text__image,.initialize-animations .image-and-boxed-text__text{transition:transform 1s .5s}.initialize-animations .image-and-boxed-text__image__box{transition:transform 1s 1s}}.did-you-know{flex-direction:column;gap:50px;display:flex}@media (width>=900px){.did-you-know{flex-direction:row;justify-content:space-between;align-items:center;gap:0}}.did-you-know__texts{background-color:var(--black);color:var(--white);flex:0 0 40%;padding:100px}.did-you-know__texts .button{filter:invert()}.did-you-know__image{flex:0 0 45%}.did-you-know__image img{width:100%;height:auto;display:block}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .did-you-know__image{transform:translate(150%)}.activate-animations .did-you-know__image img{transform:skew(15deg)}.activate-animations .did-you-know__texts{transform:translate(-150%)}.activate-animations .did-you-know.animation--started .did-you-know__image{transform:translate(70%)}.activate-animations .did-you-know.animation--started .did-you-know__texts{transform:translate(-70%)}.activate-animations .did-you-know.animation--complete .did-you-know__image,.activate-animations .did-you-know.animation--complete .did-you-know__texts{transform:translate(0%)}.activate-animations .did-you-know.animation--complete .did-you-know__image img{transform:skew(0)}.initialize-animations .did-you-know__image,.initialize-animations .did-you-know__texts{transition:transform 1s .1s}.initialize-animations .did-you-know__image img{transition:transform .7s .8s}}.gallery{flex-direction:column;display:flex}.gallery__texts{flex:0 0 50%;padding-bottom:400px!important}.gallery__images{-webkit-column-count:2;-moz-column-count:2;column-count:2;flex:0 0 60%;gap:25px;margin:-350px -20px 0}.gallery__images img{cursor:pointer;width:100%;height:auto;margin-bottom:25px;display:block}@media (width>=900px){.gallery__images{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media (width>=1400px){.gallery{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.gallery__texts{padding-bottom:50px!important;padding-right:10%!important}.gallery__images{gap:40px;margin:0 0 0 -10%}.gallery__images img{margin-bottom:40px}}.gallery-modal{height:100%;position:relative}.gallery-modal img{object-fit:contain;width:100%;height:100%;display:block}.gallery-modal__prev,.gallery-modal__next{background-color:#ffffff4d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000000' stroke-width='4' viewBox='0 0 12 18'%3E%3Cpath d='M2 2l6.773 7L2 16'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:15px;border-radius:50%;width:25px;height:25px;position:absolute;top:50%}@media (width>=600px){.gallery-modal__prev,.gallery-modal__next{background-size:20px;width:40px;height:40px}}.gallery-modal__prev:hover,.gallery-modal__next:hover{background-color:#fffc}.gallery-modal__prev{left:2%;transform:rotate(180deg)}.gallery-modal__next{right:2%}@media (width>=900px){.gallery-modal__prev{left:30px}.gallery-modal__next{right:30px}}@media (width>=900px) and (prefers-reduced-motion:no-preference){.activate-animations .gallery__images{transform:translateY(150%)}.activate-animations .gallery__images img{opacity:0;transform:translateY(100%)}.activate-animations .gallery.animation--complete .gallery__images{transform:translateY(0%)}.activate-animations .gallery.animation--complete .gallery__images img{opacity:1;transform:translateY(0)}.initialize-animations .gallery__images{transition:transform 1s}.initialize-animations .gallery__images img:first-child{transition:transform 1s .35s,opacity 1s .45s}.initialize-animations .gallery__images img:nth-child(2){transition:transform 1s .5s,opacity 1s .6s}.initialize-animations .gallery__images img:nth-child(3){transition:transform 1s .65s,opacity 1s .75s}.initialize-animations .gallery__images img:nth-child(4){transition:transform 1s .8s,opacity 1s .9s}.initialize-animations .gallery__images img:nth-child(5){transition:transform 1s .95s,opacity 1s 1.05s}.initialize-animations .gallery__images img:nth-child(6){transition:transform 1s 1.1s,opacity 1s 1.2s}.initialize-animations .gallery__images img:nth-child(7){transition:transform 1s 1.25s,opacity 1s 1.35s}.initialize-animations .gallery__images img:nth-child(8){transition:transform 1s 1.4s,opacity 1s 1.5s}.initialize-animations .gallery__images img:nth-child(9){transition:transform 1s 1.55s,opacity 1s 1.65s}.initialize-animations .gallery__images img:nth-child(10){transition:transform 1s 1.7s,opacity 1s 1.8s}.initialize-animations .gallery__images img:nth-child(11){transition:transform 1s 1.85s,opacity 1s 1.95s}.initialize-animations .gallery__images img:nth-child(12){transition:transform 1s 2s,opacity 1s 2.1s}.initialize-animations .gallery__images img:nth-child(13){transition:transform 1s 2.15s,opacity 1s 2.25s}.initialize-animations .gallery__images img:nth-child(14){transition:transform 1s 2.3s,opacity 1s 2.4s}.initialize-animations .gallery__images img:nth-child(15){transition:transform 1s 2.45s,opacity 1s 2.55s}.initialize-animations .gallery__images img:nth-child(16){transition:transform 1s 2.6s,opacity 1s 2.7s}.initialize-animations .gallery__images img:nth-child(17){transition:transform 1s 2.75s,opacity 1s 2.85s}.initialize-animations .gallery__images img:nth-child(18){transition:transform 1s 2.9s,opacity 1s 3s}.initialize-animations .gallery__images img:nth-child(19){transition:transform 1s 3.05s,opacity 1s 3.15s}.initialize-animations .gallery__images img:nth-child(20){transition:transform 1s 3.2s,opacity 1s 3.3s}.initialize-animations .gallery__images img:nth-child(21){transition:transform 1s 3.35s,opacity 1s 3.45s}.initialize-animations .gallery__images img:nth-child(22){transition:transform 1s 3.5s,opacity 1s 3.6s}.initialize-animations .gallery__images img:nth-child(23){transition:transform 1s 3.65s,opacity 1s 3.75s}.initialize-animations .gallery__images img:nth-child(24){transition:transform 1s 3.8s,opacity 1s 3.9s}.initialize-animations .gallery__images img:nth-child(25){transition:transform 1s 3.95s,opacity 1s 4.05s}.initialize-animations .gallery__images img:nth-child(26){transition:transform 1s 4.1s,opacity 1s 4.2s}.initialize-animations .gallery__images img:nth-child(27){transition:transform 1s 4.25s,opacity 1s 4.35s}.initialize-animations .gallery__images img:nth-child(28){transition:transform 1s 4.4s,opacity 1s 4.5s}.initialize-animations .gallery__images img:nth-child(29){transition:transform 1s 4.55s,opacity 1s 4.65s}.initialize-animations .gallery__images img:nth-child(30){transition:transform 1s 4.7s,opacity 1s 4.8s}}.story-listing__stories{grid-template-rows:auto;grid-template-columns:1fr;gap:20px;margin-top:20px;display:grid}@media (width>=600px){.story-listing__stories{grid-template-columns:repeat(12,1fr)}.story-listing__stories .story-card{grid-column-end:span 6}.story-listing__stories .story-card:first-child{grid-column-end:span 12}.story-listing__stories .story-card:first-child .story-card__content__title{font-size:48px;line-height:48px}}@media (width>=900px){.story-listing__stories .story-card{grid-column-end:span 4}.story-listing__stories .story-card:nth-child(2),.story-listing__stories .story-card:nth-child(3){grid-column-end:span 6}.story-listing__stories .story-card:nth-child(2) .story-card__content__title,.story-listing__stories .story-card:nth-child(3) .story-card__content__title{font-size:28px;line-height:32px}.story-listing__stories .story-card:nth-child(-n+5){grid-column-end:span 4}.story-listing__stories .story-card:nth-child(-n+5) .story-card__content__title{font-size:28px;line-height:32px}.story-listing__stories .story-card:first-child{grid-column-end:span 8}.story-listing__stories .story-card:first-child .story-card__content__title{font-size:48px;line-height:48px}}@media (width>=1400px){.story-listing__stories{gap:40px}.story-listing__stories .story-card:nth-child(-n+5) .story-card__content{padding:50px}.story-listing__stories .story-card:nth-child(n+6){grid-column-end:span 3}.story-listing__stories .story-card:nth-child(n+6) .story-card__content__title{font-size:20px;line-height:24px}}.filterable-story-listing{position:relative}.filterable-story-listing__wrapper{flex-direction:column;gap:40px;display:flex}@media (width>=900px){.filterable-story-listing__wrapper{flex-direction:row}.filterable-story-listing__sidebar{flex:0 0 25%}}.filterable-story-listing__categories__title{font:var(--h3);margin-bottom:20px}.filterable-story-listing__categories__category{font:var(--h4);cursor:pointer;text-align:left;background-color:#0000;border:0;border-left:4px solid #e1e2e3;outline:0;padding:10px 15px;display:block;position:relative}.filterable-story-listing__categories__category--active{border-color:var(--orange)}.filterable-story-listing__categories__category__text{z-index:1;position:relative}.filterable-story-listing__categories__category:before{content:"";background-color:var(--orange);width:4px;height:0;transition:height .4s;display:block;position:absolute;top:0;left:-4px}.filterable-story-listing__categories__category:hover:not(.filterable-story-listing__categories__category--active){-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.filterable-story-listing__categories__category:hover:not(.filterable-story-listing__categories__category--active):before{height:100%}.filterable-story-listing__categories__filter{background-color:var(--white);margin:20px 0 0;padding:16px 20px;font-size:18px}.filterable-story-listing__categories__filter:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.857' height='20' viewBox='0 0 22.857 20'%3E%3Cpath d='M12.571,5.285V4.927A1.075,1.075,0,0,0,11.5,3.856H7.928A1.075,1.075,0,0,0,6.856,4.927v.357H2.571V8.142H6.856V8.5A1.075,1.075,0,0,0,7.928,9.57H11.5A1.075,1.075,0,0,0,12.571,8.5V8.142H25.428V5.285H12.571ZM8.285,8.142V5.285h2.857V8.142ZM21.142,12.07A1.075,1.075,0,0,0,20.071,11H16.5a1.075,1.075,0,0,0-1.071,1.071v.357H2.571v2.857H15.428v.357A1.075,1.075,0,0,0,16.5,16.713h3.571a1.075,1.075,0,0,0,1.071-1.071v-.357h4.286V12.427H21.142Zm-4.286,3.214V12.427h2.857v2.857Zm-4.286,3.929A1.075,1.075,0,0,0,11.5,18.142H7.928a1.075,1.075,0,0,0-1.071,1.071v.357H2.571v2.857H6.856v.357a1.075,1.075,0,0,0,1.071,1.071H11.5a1.075,1.075,0,0,0,1.071-1.071v-.357H25.428V19.57H12.571v-.357ZM8.285,22.427V19.57h2.857v2.857H8.285Z' transform='translate(-2.571 -3.856)'/%3E%3C/svg%3E%0A");vertical-align:middle;width:23px;height:20px;margin-right:10px;display:inline-block}.filterable-story-listing__categories__showing-title{font-weight:var(--font-bold);font-size:20px}.filterable-story-listing__categories__active-category{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}@media (width<=899px){.filterable-story-listing__categories__title,.filterable-story-listing__categories>.filterable-story-listing__categories__buttons{display:none}}@media (width>=900px){.filterable-story-listing__categories:not(:first-child){margin-top:100px}.filterable-story-listing__categories{background-color:var(--white)}.filterable-story-listing__categories__filter,.filterable-story-listing__categories__showing-title{display:none}}.filterable-story-listing__stories{flex-grow:1;align-items:start;gap:30px;display:grid}@media (width>=600px){.filterable-story-listing__stories{grid-template-columns:1fr 1fr}}@media (width>=1400px){.filterable-story-listing__stories{flex:75%;grid-template-columns:1fr 1fr 1fr}}.filterable-story-listing__stories .story-card{transition:transform .15s,opacity .15s}.filterable-story-listing__stories--switching .story-card{opacity:0;transform:scale(0)}.filterable-story-listing__stories--filtered .story-card{display:none}.filterable-story-listing__popup{z-index:10000;background:#fff;width:100%;height:calc(100dvh - 100px);padding:50px 20px;transition:transform .7s;position:fixed;bottom:0;overflow:auto;transform:translateY(100%)}.filterable-story-listing__popup--active{transform:translateY(0%)}.filterable-story-listing__popup__close{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 14 14' style='enable-background:new 0 0 14 14;' xml:space='preserve'%3E%3Cpolygon fill='%23000' points='11.9,2.5 10.5,1.1 6.3,5.3 2.1,1.1 0.6,2.5 4.9,6.7 0.6,10.9 2.1,12.4 6.3,8.1 10.5,12.4 11.9,10.9 7.7,6.7 '/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:20px;width:25px;height:25px;display:block;position:absolute;top:20px;right:20px}.suggested-reading__stories{grid-template-columns:1fr;gap:30px;margin-top:30px;display:grid}@media (width>=900px){.suggested-reading__stories{grid-template-columns:1fr 1fr 1fr}.left-box-left-padding{padding-left:30px}}@media (width>=1400px){.left-box-left-padding{padding-left:60px}}@media (width>=1920px){.left-box-left-padding{padding-left:90px}}@media (width>=900px){.left-box-right-padding{padding-right:60px}}@media (width>=1400px){.left-box-right-padding{padding-right:120px}}@media (width>=1920px){.left-box-right-padding{padding-right:180px}}@media (width>=900px){.right-box-left-padding{padding-left:60px}}@media (width>=1400px){.right-box-left-padding{padding-left:120px}}@media (width>=1920px){.right-box-left-padding{padding-left:180px}}@media (width>=900px){.right-box-right-padding{padding-right:30px}}@media (width>=1400px){.right-box-right-padding{padding-right:60px}}@media (width>=1920px){.right-box-right-padding{padding-right:90px}}.box{padding:30px}@media (width>=1400px){.box{padding:60px}}@media (width>=1920px){.box{padding:90px}}.editMode{min-height:50px}.htmlContent>:first-child{margin-top:0}p.intro-text{font:var(--h4)}
