.hero-standard{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));position:relative}.hero-standard__visibility-trigger{height:50%;position:absolute;visibility:hidden;width:100%}.hero-standard .breadcrumb-list{left:var(--grid-margin);max-width:calc(var(--cols)*6 - var(--gutter));position:absolute;top:3rem}.hero-standard.has-chapters .breadcrumb-list{max-width:100%;top:6.5rem}@media(min-width:768px){.hero-standard.has-chapters .breadcrumb-list{top:3rem}}.hero-splitscreen{background:hsl(var(--theme-bg));height:100%;min-height:100vh}@media(min-width:768px){.hero-splitscreen{height:100vh}}.hero-splitscreen .hero-splitscreen__media-placeholder{display:none;position:absolute}.hero-splitscreen__inner{display:flex;flex-direction:column-reverse;height:100%;overflow:hidden;position:relative;width:100%}@media(min-width:768px){.hero-splitscreen__inner{flex-direction:row}}.hero-splitscreen__inner.has-marquee{height:calc(100% - 3rem)}@media(min-width:768px){.hero-splitscreen__inner.has-marquee{height:calc(100% - 4rem)}}.hero-splitscreen .hero-splitscreen__wrapper-media{min-height:50vh;position:relative;width:100%}@media(min-width:768px){.hero-splitscreen .hero-splitscreen__wrapper-media{height:100%;position:absolute;right:0;width:calc(50% + var(--grid-gap)/2);z-index:2}}.hero-splitscreen .hero-splitscreen__media{height:100%;position:absolute;width:100%}.hero-splitscreen .hero-splitscreen__media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-splitscreen__media-gradient{background:linear-gradient(180deg,hsla(var(--color-black)/.5) 0,transparent 100%);content:"";display:none;height:200px;left:0;position:absolute;top:0;width:100%}@media(min-width:768px){.hero-splitscreen__media-gradient{display:block}}.hero-splitscreen__content{color:hsl(var(--theme-text));display:flex;height:100%;position:relative;width:100%;z-index:1}@media(min-width:768px){.hero-splitscreen__content{width:calc(var(--cols)*6 - var(--gutter) + var(--grid-margin))}}.hero-splitscreen__content.appear-active .hero-splitscreen__body,.hero-splitscreen__content.appear-active .hero-splitscreen__breadcrumb,.hero-splitscreen__content.appear-enter-active .hero-splitscreen__body,.hero-splitscreen__content.appear-enter-active .hero-splitscreen__breadcrumb{opacity:0;transition:opacity 1.5s ease,transform 1.5s var(--ease-in-cubic)}.hero-splitscreen__content.appear-enter-from .hero-splitscreen__body,.hero-splitscreen__content.appear-enter-from .hero-splitscreen__breadcrumb,.hero-splitscreen__content.appear-leave-to .hero-splitscreen__body,.hero-splitscreen__content.appear-leave-to .hero-splitscreen__breadcrumb{opacity:0;transform:translate(30%)}.hero-splitscreen__content .hero-splitscreen__heading-container{flex:1}.hero-splitscreen__content-inner{display:flex;flex-direction:column;height:100%;justify-content:center;min-height:40vh;padding:3rem calc(var(--cols)*1 - var(--gutter)) .8rem var(--grid-margin);position:relative}@media(min-width:768px){.hero-splitscreen__content-inner{max-height:calc(100% - 3.8rem);min-height:unset;position:absolute;top:0}}.hero-splitscreen__content-bg{background:hsl(var(--theme-bg));height:100%;left:0;max-height:60%;position:absolute;top:0;transition:transform 1.5s var(--ease-out-quint) 1s;width:100%}@media(min-width:768px){.hero-splitscreen__content-bg{height:100%;max-height:100%;width:100%}}.hero-splitscreen__heading-container{align-items:center;display:flex;transition:transform 1.5s var(--ease-out-quint) 1s}.hero-splitscreen__body,.hero-splitscreen__breadcrumb{transition:opacity 1s ease 2s}@media(min-width:768px){.hero-splitscreen__body{margin-bottom:.5rem}}.hero-splitscreen__cta{margin-top:.8rem;width:-moz-fit-content;width:fit-content}.hero-splitscreen__cta__inner{justify-content:center}@media(min-width:768px){.hero-splitscreen__cta__inner{justify-content:flex-start}}.business-link-lists{background:var(--black);color:var(--off-white);display:flex;min-height:23.5rem;overflow:hidden;padding:0 var(--grid-margin);position:relative}.business-link-lists__inner{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media(min-width:768px){.business-link-lists__inner{flex-direction:row}}.business-link-lists__block{display:flex;height:100%;width:100%}.business-link-lists__block:nth-child(2){margin-left:var(--pull-out);width:calc(100% + var(--grid-margin)*2)}@media(min-width:768px){.business-link-lists__block:first-child,.business-link-lists__block:nth-child(2){width:calc(var(--cols)*6 - var(--gutter))}.business-link-lists__block:nth-child(2){margin:0;padding:0}}.business-link-lists h4.business-link-lists__list-heading-1{max-width:calc(var(--cols)*3 - var(--gutter));padding-bottom:12rem}@media(min-width:768px){.business-link-lists h4.business-link-lists__list-heading-1{max-width:unset;padding-bottom:0}}.business-link-lists__media-container{height:14rem;overflow:hidden;position:absolute;right:0;top:0;width:calc(var(--cols)*9 - var(--gutter) + var(--grid-margin))}.business-link-lists__media-container .image{position:absolute}@media(min-width:768px){.business-link-lists__media-container{height:unset;position:relative;width:calc(var(--cols)*3 - var(--gutter))}.business-link-lists__media-container.is-fullwidth{aspect-ratio:712/470;margin-right:var(--pull-out);overflow:hidden;width:calc(100% + var(--grid-margin))}}.business-link-lists__list-container{padding-bottom:1rem;padding-top:1rem;width:100%}.business-link-lists__list-container-inner{border-top:1px solid hsla(var(--theme-text)/.3);display:flex;flex-direction:column;margin-right:var(--grid-margin);padding-top:1rem}.business-link-lists__list-container.no-line .business-link-lists__list-container-inner{border-top:0}.business-link-lists__list-container--secondary{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding-left:var(--grid-gap);padding-top:0;width:100%}@media(min-width:768px){.business-link-lists__list-container--secondary{margin-right:var(--pull-out);width:calc(var(--cols)*3 - var(--gutter) + var(--grid-margin))}}.business-link-lists__lists{width:100%}@media(min-width:768px){.business-link-lists__lists{display:grid;gap:calc(var(--cols)*1 - var(--gutter) + var(--grid-gap)*2);grid-template-columns:repeat(2,calc(var(--cols)*2 - var(--gutter)))}}.business-link-lists__list{margin-top:.5rem}.business-link-lists__list+.business-link-lists__list{margin-top:0}@media(min-width:768px){.business-link-lists__list,.business-link-lists__list+.business-link-lists__list{margin-top:.5rem}}.business-link-lists__list li{padding:.25rem 0}.hero-business{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));display:flex;flex-direction:column}.hero-business .breadcrumb-list{margin-bottom:4.5rem}.hero-business__header{display:flex;flex-direction:column;padding:3rem var(--grid-margin) 2rem}.hero-business .heading{width:100%}@media(min-width:768px){.hero-business .heading{width:calc(var(--cols)*6 - var(--gutter))}}.hero-business__body{margin-left:calc(var(--cols)*3);margin-top:2rem;width:calc(var(--cols)*9 - var(--gutter))}@media(min-width:768px){.hero-business__body{margin-left:calc(var(--cols)*6);width:calc(var(--cols)*5 - var(--gutter))}}.hero-business__body p{font-size:var(--ts-body-1-size)}@media(min-width:768px){.hero-business__body p{font-size:var(--ts-body-2-size)}}.image-card{aspect-ratio:1;background:var(--black);color:var(--off-white);display:flex;position:relative;width:100%}.image-card__inner{height:100%;left:0;position:absolute;top:0;width:100%}.image-card__content{padding:var(--card-inner)}.image-card__link{display:flex;font-size:0;line-height:0;max-height:0}.image-card__link:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.text-card{aspect-ratio:1;background:hsl(var(--theme-bg));color:hsl(var(--theme-text));display:flex;width:100%}.text-card__inner{display:flex;flex-direction:column;height:calc(100% - var(--card-inner) - var(--card-inner));justify-content:space-between;padding:var(--card-inner)}.text-card__link{display:flex;font-size:0;line-height:0;max-height:0}.text-card__link:after{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.explainer-cards{background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.explainer-cards__cards{padding:2.5rem 0}@media(min-width:1024px){.explainer-cards__cards{padding:0 var(--grid-margin) 2.5rem}}.explainer-cards__grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(4,1fr)}.explainer-cards__grid.visible article{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.explainer-cards__grid.hidden article{opacity:0;transform:translateY(2rem);transition-delay:0s!important;transition:none}.accordion-list{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));overflow:hidden;padding:0 var(--grid-margin)}.accordion-list.course-page{padding:0}.accordion-list .heading{opacity:1}@media(min-width:768px){.accordion-list .heading{max-width:50vw}}.accordion-list.has-images{background:var(--black);color:var(--off-white)}.accordion-list.has-images .transition-linear-mask__bg{background:var(--black)}.accordion-list__inner{display:flex;flex-direction:column;padding:4rem 0;width:100%}.accordion-list__blocks{display:flex;flex-direction:column;margin-top:2rem;width:100%}@media(min-width:768px){.accordion-list__blocks{align-items:flex-start;flex-direction:row}}.accordion-list__block{display:flex;flex-direction:column;width:100%}@media(min-width:768px){.accordion-list__block{width:calc(var(--cols)*6 - var(--gutter))}.accordion-list__block:nth-child(2){margin-left:var(--grid-gap);width:calc(var(--cols)*5 - var(--gutter))}}.accordion-list__block:has(.accordion-list__images)+.accordion-list__block,.accordion-list__block:has(.accordion-list__intro)+.accordion-list__block{margin-top:2rem}@media(min-width:768px){.accordion-list__block:has(.accordion-list__images)+.accordion-list__block,.accordion-list__block:has(.accordion-list__intro)+.accordion-list__block{margin-top:0}}.accordion-list__sub-heading{margin-bottom:1rem}.accordion-list__list{width:100%}.accordion-list__intro,.accordion-list__list{display:flex;flex-direction:column}.accordion-list__intro+.accordion-list__images{margin-top:2rem}.accordion-list__intro .heading{margin-bottom:2rem}.accordion-list__body{display:flex;flex-direction:column}@media(min-width:768px){.accordion-list__body{max-width:calc(var(--cols)*5 - var(--gutter))}}.accordion-list__images{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);width:100%}.accordion-list__image-tile{align-items:center;aspect-ratio:1;background:hsl(var(--color-off-white));display:flex;justify-content:center;width:100%}.accordion-list__image-tile .image{height:auto;width:50%}.highlighted-paragraph{background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.highlighted-paragraph__inner{display:flex;flex-direction:column;padding:4rem var(--grid-margin)}@media(min-width:768px){.highlighted-paragraph__inner{flex-direction:row}}.highlighted-paragraph__block:first-child{margin-bottom:1rem}@media(min-width:768px){.highlighted-paragraph__block:first-child{margin-bottom:0;width:calc(var(--cols)*3 - var(--gutter))}.highlighted-paragraph__block:nth-child(2){margin-left:var(--grid-gap);width:calc(var(--cols)*8 - var(--gutter))}}.highlighted-paragraph__body ol{margin:1.5rem 0 1.5rem 1.75rem}.highlighted-paragraph__body ul{list-style:square;margin:1.5rem 0 1.5rem 1.5rem}.highlighted-paragraph__body ol li+li,.highlighted-paragraph__body ul li+li{margin-top:.5rem}.highlighted-paragraph__body u{background:hsl(var(--theme-text));color:hsl(var(--theme-bg));padding:0 .2em;-webkit-text-decoration:0;text-decoration:0}.highlighted-paragraph__body table{border:1px solid;border-collapse:collapse;margin:3.5rem 0;width:100%}.highlighted-paragraph__body table th{font-family:var(--simula);font-size:var(--ts-h6-size);line-height:1.1}.highlighted-paragraph__body table td{font-size:var(--ts-body-1-size);line-height:1.5;vertical-align:top}.highlighted-paragraph__body table td,.highlighted-paragraph__body table th{border-bottom:1px solid;font-weight:400;padding:.8rem;text-align:left}.highlighted-paragraph__body table td+td,.highlighted-paragraph__body table td+th,.highlighted-paragraph__body table th+td,.highlighted-paragraph__body table th+th{border-left:1px solid}.highlighted-paragraph__body table tr+tr{border-top:1px solid}.promoted-media{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:.8rem var(--grid-margin)}.promoted-media__inner{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:768px){.promoted-media__inner{flex-direction:row}}.promoted-media__block{display:flex;width:100%}@media(min-width:768px){.promoted-media__block{flex-shrink:0;width:calc(var(--cols)*6 - var(--gutter))}}.promoted-media__content-container{display:flex;flex-direction:column;justify-content:space-between;padding:4rem 0 1.3rem}.promoted-media__media-container{aspect-ratio:696/734;flex-shrink:0;margin:2rem 0;overflow:hidden;width:100%}@media(min-width:768px){.promoted-media__media-container{margin:0}}@media(min-width:1920px){.promoted-media__media-container{aspect-ratio:323/250}}.promoted-media__media-container.video{aspect-ratio:640/360}@media(min-width:768px){.promoted-media__media-container.video{aspect-ratio:696/734}}@media(min-width:1920px){.promoted-media__media-container.video{aspect-ratio:323/250}}.promoted-media__media-container.visible .image{opacity:1;transform:scale(1);transition:opacity 1s ease,transform 2s ease}.promoted-media__media-container.hidden .image{opacity:0;transform:scale(1.1);transition:none}.promoted-media__media-container .video,.promoted-media__media-container video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promoted-media__info{display:flex;flex-direction:column;margin-top:1rem}@media(min-width:768px){.promoted-media__info{width:calc(var(--cols)*5 - var(--gutter))}}.text{background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.text__inner{display:flex;flex-direction:column;padding:2rem var(--grid-margin)}@media(min-width:768px){.text__inner{padding:5rem var(--grid-margin) 2rem}}.text__cta{margin-top:2rem;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.text__cta{margin-left:calc(var(--cols)*3)}}.text__cta__inner{justify-content:center}@media(min-width:768px){.text__cta__inner{justify-content:flex-start}.text__body{margin-left:calc(var(--cols)*3);width:calc(var(--cols)*8 - var(--gutter))}}.text__body ol{margin:1.5rem 0 1.5rem 1.75rem}.text__body ul{list-style:square;margin:1.5rem 0 1.5rem 1.5rem}.text__body ol li+li,.text__body ul li+li{margin-top:.5rem}.text__body u{background:hsl(var(--theme-text));color:hsl(var(--theme-bg));padding:0 .2em;-webkit-text-decoration:0;text-decoration:0}.text__body table{border:1px solid;border-collapse:collapse;margin:3.5rem 0;width:100%}.text__body table th{font-family:var(--simula);font-size:var(--ts-h6-size);line-height:1.1}.text__body table td{font-size:var(--ts-body-1-size);line-height:1.5;vertical-align:top}.text__body table td,.text__body table th{border-bottom:1px solid;font-weight:400;padding:.8rem;text-align:left}.text__body table td+td,.text__body table td+th,.text__body table th+td,.text__body table th+th{border-left:1px solid}.text__body table tr+tr{border-top:1px solid}.text--article .text__body h1,.text--article .text__body h2,.text--article .text__body h3,.text--article .text__body h4{padding-top:2rem}@media(min-width:768px){.text.has-offset .text__body{width:calc(var(--cols)*5 - var(--gutter))}.text.has-offset .text__body,.text.has-offset .text__cta{margin-left:calc(var(--cols)*6)}}.media-module{background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.media-module__inner{display:flex;flex-direction:column;padding-bottom:2rem;padding-left:var(--grid-margin);padding-right:var(--grid-margin);padding-top:5rem}.media-module__inner.no-top-spacing{padding-top:1rem}@media(min-width:768px){.media-module__inner.no-top-spacing{padding-top:0}}.media-module__inner.no-bottom-spacing{padding-bottom:0}@media(min-width:768px){.media-module__media-container{margin-left:calc(var(--cols)*2);width:calc(var(--cols)*9 - var(--gutter))}}.media-module__caption{display:flex;margin-top:.6rem}@media(min-width:768px){.media-module.has-offset .media-module__media-container{margin-left:calc(var(--cols)*3);width:calc(var(--cols)*8 - var(--gutter))}}.media-module.has-blendmode .media-module__media-container img{mix-blend-mode:multiply}@media(min-width:768px){.media-module--small .media-module__media-container{width:calc(var(--cols)*3 - var(--gutter))}.media-module--small.has-offset .media-module__media-container{width:calc(var(--cols)*2 - var(--gutter))}.media-module--small.placement--center .media-module__media-container{margin-left:calc(var(--cols)*4.5)}.media-module--small.placement--center.has-offset .media-module__media-container{margin-left:calc(var(--cols)*6)}.media-module--small.placement--right .media-module__media-container{margin-left:calc(var(--cols)*9)}.media-module--small.placement--right.has-offset .media-module__media-container{margin-left:calc(var(--cols)*10)}.media-module--medium .media-module__media-container{width:calc(var(--cols)*5 - var(--gutter))}.media-module--medium.has-offset .media-module__media-container{width:calc(var(--cols)*4 - var(--gutter))}.media-module--medium.placement--center .media-module__media-container{margin-left:calc(var(--cols)*3.5)}.media-module--medium.placement--center.has-offset .media-module__media-container{margin-left:calc(var(--cols)*5)}.media-module--medium.placement--right .media-module__media-container{margin-left:calc(var(--cols)*7)}.media-module--medium.placement--right.has-offset .media-module__media-container{margin-left:calc(var(--cols)*8)}.media-module--large .media-module__media-container{width:calc(var(--cols)*7 - var(--gutter))}.media-module--large.has-offset .media-module__media-container{width:calc(var(--cols)*6 - var(--gutter))}.media-module--large.placement--center .media-module__media-container{margin-left:calc(var(--cols)*2.5)}.media-module--large.placement--center.has-offset .media-module__media-container{margin-left:calc(var(--cols)*4)}.media-module--large.placement--right .media-module__media-container{margin-left:calc(var(--cols)*5)}.media-module--large.placement--right.has-offset .media-module__media-container{margin-left:calc(var(--cols)*6)}.media-module--xlarge.placement--center .media-module__media-container{margin-left:calc(var(--cols)*1.5)}.media-module--xlarge.placement--center.has-offset .media-module__media-container,.media-module--xlarge.placement--right .media-module__media-container{margin-left:calc(var(--cols)*3)}.media-module--xlarge.placement--right.has-offset .media-module__media-container{margin-left:calc(var(--cols)*4)}}.quote{background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.quote__inner{padding-bottom:5rem;padding-left:var(--grid-margin);padding-right:var(--grid-margin);padding-top:5rem}.quote__inner.no-top-spacing{padding-top:1rem}@media(min-width:768px){.quote__inner.no-top-spacing{padding-top:0}}.quote__inner.no-bottom-spacing{padding-bottom:0}.quote__content{display:flex;flex-direction:column}@media(min-width:768px){.quote__content{margin-left:calc(var(--cols)*3);width:calc(var(--cols)*8 - var(--gutter))}}.quote__quote{position:relative}.quote__quote:before{content:"“";font-size:5rem;left:0;opacity:.3;position:absolute;top:.5rem;transform:translateY(-70%)}@media(min-width:768px){.quote__quote:before{font-size:8rem;left:-3rem;top:0;transform:translate(-100%,80%)}}.quote__body{margin-top:1.5rem}.quote__cta{margin-top:2rem}.quote .tag-list{margin-top:1rem}.key-counter-number{display:inline-block;display:flex;float:left;font-family:var(--grotzec);font-size:4rem;position:relative;text-align:right;transform:translateY(-5px)}@media(min-width:1024px){.key-counter-number{font-size:8.25rem}}.key-counter-number__placeholder{opacity:1;visibility:hidden}.key-counter-number__suffix{font-size:2.5rem;margin-top:1.25rem}@media(min-width:1024px){.key-counter-number__suffix{font-size:4rem;margin-top:3.8rem}}.key-counter-number__wrapper{left:0;position:absolute;top:0;width:100%}.key-number-item{background:hsl(var(--theme-bg));overflow:hidden;position:relative;width:100%}.key-number-item.animated.visible .key-number-item__inner .key-number-item__inner__line{transition:width .5s ease;width:100%}.key-number-item.animated.visible .key-number-item__inner__heading{opacity:1;transition:opacity .5s ease .25s}.key-number-item.animated.hidden .key-number-item__inner .key-number-item__inner__line{transition-delay:0s!important;width:0}.key-number-item.animated.hidden .key-number-item__inner__heading{opacity:0}.key-number-item__wrapper{left:0;overflow:hidden;position:absolute;top:10px;transform-origin:top left}.key-number-item__wrapper.visible{opacity:1;transition:opacity .25s ease}.key-number-item__wrapper.hidden{opacity:0;transition:none}@media(min-width:1024px){.key-number-item__wrapper{top:-8px}}.key-number-item__wrapper__gradient{height:101%;left:0;position:absolute;top:0;width:100%}.key-number-item__inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(6,1fr);position:relative}.key-number-item__inner.column{flex-direction:column;padding-bottom:1rem}.key-number-item__inner{padding:1rem 0 0}.key-number-item__inner .key-number-item__inner__line{background-color:currentColor;height:1px;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.key-number-item__inner__heading{grid-column-end:7;grid-column-start:4;opacity:1}.key-number-item__inner__suffix{font-size:1.25rem;margin-top:2rem}@media(min-width:1024px){.key-number-item__inner__suffix{font-size:5rem;margin-top:3.8rem}}.key-number-item__inner__number{display:flex;flex:1;font-family:var(--grotzec);font-size:4rem;grid-column-end:4;grid-column-start:1;visibility:hidden}@media(min-width:1024px){.key-number-item__inner__number{font-size:8.25rem}}.key-numbers{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:2rem var(--grid-margin)}.key-numbers .heading{margin-bottom:2rem}.key-numbers__grid{-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:1fr}@media(min-width:1024px){.key-numbers__grid{grid-template-columns:repeat(2,1fr)}}.article-carousel{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:4rem 0 2rem}@media(min-width:768px){.article-carousel{padding:5rem 0 7rem}.article-carousel.no-top-spacing{padding-top:.8rem}.article-carousel.no-bottom-spacing{padding-bottom:0}}.article-carousel__header{align-items:flex-end;display:flex;justify-content:space-between;padding:0 var(--grid-margin) 2rem}.video-carousel{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:2rem 0 7rem}.video-carousel.no-top-spacing{padding-top:0}.video-carousel.no-bottom-spacing{padding-bottom:0}.editorial-media{--width:4;--push:5;background:hsl(var(--theme-bg));color:hsl(var(--theme-text))}.editorial-media__inner{display:flex;flex-direction:column;padding:2rem var(--grid-margin)}@media(min-width:768px){.editorial-media__media-container{margin-left:calc(var(--cols)*var(--push));width:calc(var(--cols)*var(--width) - var(--gutter))}}.editorial-media__caption{display:flex;margin-top:.6rem}@media(min-width:768px){.editorial-media.has-offset .media__media-container{margin-left:calc(var(--cols)*3);width:calc(var(--cols)*8 - var(--gutter))}}.external-link-list{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:2rem var(--grid-margin)}.external-link-list__list{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.external-link-list__list{grid-template-columns:repeat(4,1fr)}}.external-link-list__list-item{border-right:1px solid hsla(var(--theme-text)/.3);padding:0 .8rem 2rem 0}.external-link-list__list-item svg{width:15px}.external-link-list__list-item:nth-child(2n){border-right:0}@media(min-width:768px){.external-link-list__list-item:nth-child(2n){border-right:1px solid hsla(var(--theme-text)/.3)}.external-link-list__list-item:nth-child(4n){border-right:0}}.external-link-list__list-item-link{display:flex;justify-content:space-between;text-decoration:none}.people-search{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:3rem var(--grid-margin) 4rem}.people-search__content{display:flex;flex-direction:column;margin:0 var(--grid-margin)}.people-search__main{align-items:flex-start;display:flex;flex-direction:column;margin-top:4rem}@media(min-width:768px){.people-search__main{margin-left:calc(var(--cols)*6);margin-top:0;width:calc(var(--cols)*5 - var(--gutter))}}.people-search__search{border-bottom:1px solid hsla(var(--theme-text)/.3);display:flex;height:2rem;margin-top:2rem;width:100%}.people-search__cta{margin-top:2rem}.people-search__card-grid{display:grid;gap:var(--grid-gap);grid-template-columns:1fr;width:100%}@media(min-width:768px){.people-search__card-grid{grid-template-columns:repeat(4,1fr)}}.people-search__media-container{aspect-ratio:1/1;overflow:hidden;padding-top:4rem}@media(min-width:768px){.people-search__media-container{aspect-ratio:288/100}}.case-carousel{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:2rem 0}@media(min-width:768px){.case-carousel{padding:5rem 0 7rem}}.heading-count{align-items:flex-start;display:flex;position:relative}.heading-count__count{display:flex;margin-left:.25rem;margin-top:.3em}.events-list{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));overflow:hidden;padding:4rem 0 2rem}.events-list__header{align-items:flex-end;display:flex;justify-content:space-between;padding:0 var(--grid-margin) 2rem}.events-list__list{display:grid;gap:var(--grid-gap);grid-template-columns:1fr}@media(min-width:768px){.events-list__list{grid-template-columns:repeat(4,1fr)}}svg.spinner{animation:svg-animation 2s linear infinite;width:20px}svg.spinner.small{width:15px}svg.spinner.medium{width:22px}svg.spinner.large{width:35px}@keyframes svg-animation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.spinner circle{animation:circle-animation 2s ease-in-out infinite both;display:block;fill:transparent;stroke:#fff;stroke-dasharray:283;stroke-dashoffset:280;stroke-linecap:round;stroke-width:10px;transform-origin:50% 50%;transition:stroke 1.5s linear}@keyframes circle-animation{0%{stroke-dashoffset:280;transform:rotate(0)}50%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.newsletter[data-v-fc36bc4d]{--active-color:hsl(var(--theme-text));--inactive-color:hsla(var(--theme-text)/.5);background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:3rem var(--grid-gap);position:relative}@media(min-width:768px){.newsletter[data-v-fc36bc4d]{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(12,1fr)}.newsletter__heading[data-v-fc36bc4d]{display:grid;gap:var(--grid-gap);grid-column:1;grid-column-end:12;grid-template-columns:repeat(12,1fr)}.newsletter__heading h2[data-v-fc36bc4d]{grid-column:1;grid-column-end:7}.newsletter__form[data-v-fc36bc4d]{grid-column:7;grid-column-end:12}}.newsletter__form-field[data-v-fc36bc4d]{padding-bottom:1rem}.newsletter__form-field input[data-v-fc36bc4d]:not([type=checkbox]){background:none;border:none;border-bottom:1px solid var(--inactive-color);color:hsl(var(--theme-text));padding:.75rem 0;position:relative;transition:border .3s ease;width:100%}.newsletter__form-field input[data-v-fc36bc4d]:not([type=checkbox]):focus,.newsletter__form-field textarea[data-v-fc36bc4d]:focus{border-bottom:1px solid var(--active-color);outline:none}.newsletter__form-field input[data-v-fc36bc4d]::-moz-placeholder{color:var(--inactive-color)}.newsletter__form-field input[data-v-fc36bc4d]::placeholder{color:var(--inactive-color)}.newsletter__form-field .required[data-v-fc36bc4d]:after{bottom:0;content:"*";position:absolute;right:0;top:1rem}.newsletter__lists[data-v-fc36bc4d]{display:flex;gap:1.2rem;padding-bottom:2.5rem}.newsletter__lists[data-v-fc36bc4d] .checkbox-container input{border:1px solid hsl(var(--theme-text))}.newsletter__error[data-v-fc36bc4d],.newsletter__success[data-v-fc36bc4d]{margin-top:1rem}.newsletter__btn[data-v-fc36bc4d]{display:grid;gap:1rem}.newsletter__btn .button[data-v-fc36bc4d]{width:-moz-fit-content;width:fit-content}.newsletter .consent-checkbox[data-v-fc36bc4d]{cursor:pointer;display:block;padding-left:max(32px,2em);position:relative}.newsletter .consent-checkbox .custom-checkbox[data-v-fc36bc4d]{height:max(25px,2em);left:0;position:absolute;top:0;width:max(25px,2em)}.newsletter .custom-checkbox[data-v-fc36bc4d]{cursor:pointer;display:inline-block;position:relative}.newsletter .custom-checkbox .checkbox-visuals[data-v-fc36bc4d]{height:max(12px,.8em);left:0;position:absolute;top:50%;translate:0 -50%;width:max(12px,.8em)}.newsletter .custom-checkbox .checkbox-visuals[data-v-fc36bc4d]:after,.newsletter .custom-checkbox .checkbox-visuals[data-v-fc36bc4d]:before{background-color:transparent;border:max(1px,.12em) solid var(--active-color);content:"";height:max(12px,.8em);left:0;position:absolute;top:50%;translate:0 -50%;width:max(12px,.8em)}.newsletter .custom-checkbox .checkbox-visuals[data-v-fc36bc4d]:after{background-color:var(--active-color);border:0;height:100%;left:50%;opacity:0;transition:opacity .25s ease;translate:-50% -50%;width:100%}.newsletter .custom-checkbox input[type=checkbox][data-v-fc36bc4d]{cursor:pointer;opacity:0!important;position:absolute}.newsletter .custom-checkbox input[type=checkbox]:checked+.checkbox-visuals[data-v-fc36bc4d]:after{opacity:1}.newsletter .custom-checkbox input[type=checkbox]:focus-visible+.checkbox-visuals[data-v-fc36bc4d]:before{outline:2px solid hsla(var(--color-white)/.5)}.statements[data-v-492b2dae]{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:4rem 0}.statements .swiper-slide[data-v-492b2dae]{height:auto}.statements__navigation[data-v-492b2dae]{background:var(--black);color:var(--off-white);display:flex;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;z-index:10}.statements__navigation.left[data-v-492b2dae]{left:0}.statements__navigation.right[data-v-492b2dae]{right:0}.statements__navigation[data-v-492b2dae]:disabled{background:var(--grey);cursor:default;opacity:0}@media(max-width:1023px){.statements__navigation[data-v-492b2dae]{display:none}}.statements__navigation svg[data-v-492b2dae]{height:16px;padding:14px;width:16px}.statements__heading[data-v-492b2dae]{padding:0 var(--grid-margin) 2rem}@media(min-width:1024px){.statements__heading[data-v-492b2dae]{padding-bottom:4rem;width:calc(var(--cols)*6 - var(--gutter))}}.statements blockquote[data-v-492b2dae]{display:flex;flex-direction:column;gap:1rem;height:100%}.statements blockquote cite[data-v-492b2dae]{font-style:normal}.statements blockquote footer[data-v-492b2dae]{margin-top:auto}.statements blockquote .logo[data-v-492b2dae]{height:2rem;width:auto}.statements blockquote .logo .image[data-v-492b2dae]{--object-fit:contain!important;width:auto}.link-carousel{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:2rem 0}@media(min-width:768px){.link-carousel{padding:5rem 0 7rem}.link-carousel.no-top-spacing{padding-top:.8rem}.link-carousel.no-bottom-spacing{padding-bottom:0}}.link-carousel__header{align-items:flex-end;display:flex;justify-content:space-between;padding:0 var(--grid-margin) 2rem}.promoted-links{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));padding:3rem var(--grid-margin)}.promoted-links__list{display:flex;flex-wrap:wrap;margin-top:2rem}.promoted-links__list-item{display:flex;margin-right:.2em}@media(min-width:768px){.promoted-links__list-item .slash,.promoted-links__list-item .ts-h5{font-size:var(--ts-h1-size);line-height:100%}}.promoted-links__list-item .visible{opacity:1;transition:opacity .5s ease}.promoted-links__list-item .opaque{opacity:.4;transition:opacity .5s ease}.promoted-links__list-item .slash{display:inline-flex;margin-left:.2em}.promoted-links__list-item .custom-link__label:after{bottom:.15em!important;height:2px!important}@media(min-width:768px){.promoted-links__list-item .custom-link__label:after{bottom:.25em!important;height:3px!important}}
