@charset "UTF-8";.splitting .char,.splitting .word{display:inline-block}.splitting .char{position:relative}.splitting .char::after,.splitting .char::before{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc(
     (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)))}.splitting.cells img{width:100%;display:block}@supports (display:grid){.splitting.cells{position:relative;overflow:hidden;background-size:cover;visibility:hidden}.splitting .cell-grid{background:inherit;position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template:repeat(var(--row-total),1fr)/repeat(var(--col-total),1fr)}.splitting .cell{background:inherit;position:relative;overflow:hidden}.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100%*var(--col-total));height:calc(100%*var(--row-total));left:calc(-100%*var(--col-index));top:calc(-100%*var(--row-index))}.splitting .cell{--center-x:calc((var(--col-total) - 1) / 2);--center-y:calc((var(--row-total) - 1) / 2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc( (var(--offset-x) * var(--offset-x)) / var(--center-x) );--distance-y:calc( (var(--offset-y) * var(--offset-y)) / var(--center-y) )}}
/*! Flickity v3.0.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%;touch-action:pan-y}.flickity-slider{width:100%;height:100%}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell,.flickity-slider{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{position:absolute;background:hsl(0 0% 100%/75%);border:0;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{display:block;width:10px;height:10px;padding:0;margin:0 8px;background:hsl(0 0% 20%/25%);border-radius:50%;cursor:pointer;appearance:none;border:0;text-indent:-9999px;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:hsl(0 0% 20%/100%)}:root{--black:#1A1B17;--white:#F7F6F4;--off-white:#F7F6F4;--light-grey:#E8E6E4;--dark-grey:#262626;--mid-grey:#393939;--text-grey:#807f7e;--red:#EF5300;--blue:#9FCEEE;--stone:#B9ACA2;--yellow:#F4D657;--green:#40524C;--c-lightest:var(--white);--c-darkest:var(--black);--c-placeholder:var(--light-grey);--c-primary:var(--red);--c-secondary:var(--blue);--c-tertiary:var(--blue);--c-font-dark:var(--dark-grey);--c-font-light:var(--off-white);--c-link:var(--black);--c-bg-light:var(--off-white);--c-bg-dark:var(--dark-grey);--f-primary:"BaselGrotesk", sans-serif;--f-secondary:"BaselClassic", sans-serif;--f-italic:"BaselClassic-Italic", sans-serif;--level10:10000;--level9:9000;--level8:8000;--level7:7000;--level6:6000;--level5:5000;--level4:4000;--level3:3000;--level2:2000;--level1:1000;--padding:1rem;--col-pd-wrapper:1.6rem;--col-pd-inner:0.4rem;--section-mb-sm:var(--padding);--section-mb-md:calc(var(--padding) * 2);--section-mb-lg:calc(var(--padding) * 5);--section-mb-xl:calc(var(--padding) * 10);--border-radius:.6rem}@font-face{font-family:"BaselGrotesk";src:local("Basel Grotesk Regular"),local("BaselGrotesk-Regular"),url(../fonts/BaselGrotesk-Regular.woff2) format("woff2"),url(../fonts/BaselGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"BaselGrotesk";src:local("Basel Grotesk Medium"),local("BaselGrotesk-Medium"),url(../fonts/BaselGrotesk-Medium.woff2) format("woff2"),url(../fonts/BaselGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"BaselClassic-Italic";src:local("Basel Classic Book Italic"),local("BaselClassic-BookItalic"),url(../fonts/BaselClassic-BookItalic.woff2) format("woff2"),url(../fonts/BaselClassic-BookItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"BaselClassic";src:local("Basel Classic Book"),local("BaselClassic-Book"),url(../fonts/BaselClassic-Book.woff2) format("woff2"),url(../fonts/BaselClassic-Book.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@media screen and (min-width:37.5em){:root{--col-pd-wrapper:1.2rem;--col-pd-inner:var(--padding)}}:root{--transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);--transition-fast:all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);--transition-slow:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);--hover:0.6}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@keyframes shimmer{0%{background-position:-150% 0}to{background-position:150% 0}}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--f-sans);font-weight:300}body{margin:0;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01em;font-family:var(--f-primary);background-color:var(--c-lightest);color:var(--c-darkest)}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;border:0;border-bottom:.2rem solid var(--c-placeholder);margin:0 0 .3rem}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;display:inline-block;text-decoration:none;color:var(--c-link);cursor:pointer}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:500}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}input,optgroup,select,textarea{font-family:inherit;line-height:1.15;margin:0}input{overflow:visible}optgroup,select,textarea{font-size:100%}button,select{text-transform:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}button{border:0;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}a:active,a:focus,button:focus,input:focus{outline:0}*,:after,:before{box-sizing:inherit}@font-face{font-family:"silka-medium";src:url(../../../fonts/Silka-Medium.woff) format("woff"),url(../../../fonts/Silka-Medium.woff2) format("woff2");font-weight:400;font-style:normal}::-moz-selection{color:var(--c-lightest);background-color:var(--c-darkest)}::selection{color:var(--c-lightest);background-color:var(--c-darkest)}:focus{outline-style:dashed;outline-width:.1rem;outline-offset:.4rem}html:focus-within{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}body.stop-scrolling{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}body.working{cursor:wait}a.arrow-link{display:flex;align-items:center}a.arrow-link:hover svg{transform:translateX(.15em)}a.arrow-link svg{position:relative;top:.05em;max-width:1em;margin-left:.25em;transition:transform .2s ease-in}a.arrow-link svg path{stroke:currentColor}a.hover-underline span{position:relative;transition:transform .2s ease;transition-delay:.2s}a.hover-underline span::after{content:"";display:block;position:absolute;left:0;right:0;bottom:-.05em;height:.05em;background-color:currentColor;transition:transform .25s ease;transform-origin:right;transform:scaleX(0)}a.hover-underline:hover span::after{transform:scaleX(1)}.img,.picture,img,picture{display:block;width:100%;height:auto}.button,button{cursor:pointer}input,ul{display:block}ul{padding:0;margin:0;list-style:none}input{position:relative;border:0;font-size:inherit;width:100%;appearance:none}.figcaption,.figure,figcaption,figure{position:relative;display:block;width:100%;padding:0;margin:0}.iframe,.video,iframe,video{display:block;width:100%;height:auto}.iframe,iframe{border:0}h1,h2,h3,h4,h5,h6{font-weight:400}.h1,h1{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;font-family:var(--f-secondary)}@media screen and (min-width:56.25em){.h1,h1{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em}}.h2,h2{font-size:2.8rem;line-height:3.2rem;letter-spacing:-.03rem}@media screen and (min-width:56.25em){.h2,h2{font-size:4.8rem;line-height:5.6rem;letter-spacing:-.03em}}.h3,h3{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.h3,h3{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}p{margin:0 0 3rem}.rich-text p:last-of-type{margin-bottom:0}.rich-text a{display:inline;color:var(--c-primary);transition:var(--transition)}.rich-text a:hover{opacity:var(--hover)}.rich-text ul{list-style-type:none}.rich-text ul li{position:relative;margin-bottom:1.8rem;padding-left:1.4rem}@media screen and (min-width:56.25em){.rich-text ul li{padding-left:0}}.rich-text ul li:after{content:"";display:block;position:absolute;left:0;top:.8rem;height:.6rem;width:.6rem;border-radius:100%;background-color:var(--stone)}@media screen and (min-width:56.25em){.rich-text ul li:after{left:-1.6rem;top:1.2rem}}.rich-text ol{list-style-position:inside;padding-left:0}.rich-text ol li{margin-bottom:1.8rem}.rich-text b,.rich-text strong{font-weight:500}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}.bb-0{border-bottom:0}.block-link,.grid__inner::before{display:block;width:100%}.text-mask{overflow:hidden}.hidden-mobile{display:none}@media screen and (min-width:56.25em){.hidden-mobile{display:block}}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:.1rem;width:.1rem;margin:-.1rem;padding:0;border:0}.des-visible{display:none}@media screen and (min-width:56.25em){.des-visible{display:block}}.mb-visible,.primary-nav__list .menu-item a{display:block}@media screen and (min-width:56.25em){.mb-visible{display:none}}.content-wrapper{padding:0 var(--col-pd-wrapper)}.content-inner{padding:0 var(--col-pd-inner)}.no-box{box-sizing:inherit}.bgImgLoad,.imgLoad{opacity:0}.hero-image{position:absolute;top:0;left:0;width:100%;object-fit:cover;transition:var(--transition);opacity:0;height:63%}.hero-image.loaded{opacity:1}@media screen and (min-width:56.25em){.hero-image{height:100%}}.ajax-overlay,.load-in{opacity:0;visibility:hidden}.ajax-overlay{position:fixed;display:block;top:100%;left:0;width:100%;height:100%;background-color:var(--c-lightest);z-index:var(--level8);overflow:auto;-webkit-overflow-scrolling:touch}.ajax-overlay__holder,.responsive-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.ajax-overlay__close{position:fixed;top:3rem;right:3rem;width:4rem;height:4rem;cursor:pointer;z-index:var(--level9);opacity:0;visibility:hidden}.ajax-overlay__close .x{transform:rotate(45deg)}.ajax-overlay__close .x,.ajax-overlay__close .y{position:absolute;top:50%;left:calc(50% - 3rem);width:6rem;height:.1rem;background-color:var(--c-darkest);border-radius:.02rem;transition:var(--transition)}@media screen and (min-width:56.25em){.ajax-overlay__close .x,.ajax-overlay__close .y{left:calc(50% - 3.5rem);width:7rem}}.ajax-overlay__close .y{transform:rotate(-45deg)}@media screen and (min-width:37.5em){.ajax-overlay__close{top:3rem;left:3rem}}@media screen and (min-width:56.25em){.ajax-overlay__close{top:9rem;left:4rem;width:5rem;height:5rem}}.ajax-overlay.grad .ajax-overlay__close .x,.ajax-overlay.grad .ajax-overlay__close .y{background-color:var(--c-darkest)}@media screen and (min-width:37.5em){.ajax-overlay.grad .ajax-overlay__close .x,.ajax-overlay.grad .ajax-overlay__close .y{background-color:var(--c-lightest)}}.lazy-media{position:relative;background-color:var(--light-grey)}.lazy-media--16-9{height:0;padding-bottom:56.25%;overflow:hidden}.grid,.lazy-media--cover{overflow:hidden}.lazy-media__el.lazyload,.lazy-media__el.lazyloading{opacity:0}.lazy-media__el.lazyloaded{opacity:1;transition:var(--transition-slow)}.lazy-media--16-9 .lazy-media__el,.lazy-media--cover .lazy-media__el{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.grid{display:block;position:fixed;width:100%;height:100%;top:0;left:0;padding:0 var(--col-pd-wrapper);z-index:5000;opacity:.5;pointer-events:none}.grid__inner{float:left;padding:0 var(--col-pd-inner);width:8.333%;height:2000px}.grid__inner::before{content:"";height:100vh;background:rgba(0,214,255,.4)}.image-viewer__bg{position:fixed;display:none;width:100%;height:100%;top:0;left:0;background:var(--c-darkest);z-index:var(--level5)}.image-viewer__bg-inner{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--c-lightest)}.image-viewer__overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;z-index:var(--level5)}.load-more{position:relative;display:block;width:100%;margin-top:2.5rem;margin-bottom:9rem;text-align:center;transition:var(--transition)}.load-more:hover{opacity:var(--hover)}@media screen and (min-width:56.25em){.load-more{margin-top:15rem;margin-bottom:15rem}}.load-more__button{position:relative;text-decoration:underline}.load-more__loader,.load-more__no-more{visibility:hidden;opacity:0;margin:0;display:none}.load-more__loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='30' viewBox='0 0 120 30' fill='%231A1B17'%3E%3Ccircle cx='15' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='60' cy='15' r='9' fill-opacity='.3'%3E%3Canimate attributeName='r' from='9' to='9' begin='0s' dur='0.8s' values='9;15;9' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='.5' to='.5' begin='0s' dur='0.8s' values='.5;1;.5' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='105' cy='15' r='15'%3E%3Canimate attributeName='r' from='15' to='15' begin='0s' dur='0.8s' values='15;9;15' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='fill-opacity' from='1' to='1' begin='0s' dur='0.8s' values='1;.5;1' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E");background-size:4.5rem;background-repeat:no-repeat;background-position:center}.load-more__no-more{color:var(--mid-grey)}.responsive-embed{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:var(--c-darkest)}.menu-button,.x,.y,.z{display:block;transition:var(--transition)}.menu-button{position:relative;width:4rem;height:4rem;border-radius:100%;background-color:rgba(255,255,255,.4);pointer-events:auto;z-index:var(--level6)}.menu-button.is-working{pointer-events:none}.menu-button:hover{background-color:rgba(255,255,255,.8)}.x,.y,.z{position:absolute;margin:auto;left:calc(50% - 1.1rem);background-color:var(--c-bg-dark);border-radius:0;height:.1rem;width:2.2rem}.x{top:1.3rem}.is-active .x{top:1.9rem;transform:rotate(45deg)}.y{top:1.9rem}.is-active .y{opacity:0}.z{top:2.5rem}.is-active .z{top:1.9rem;transform:rotate(-45deg)}.arrow{display:inline-block;height:1.13rem;position:relative;width:1.13rem}.arrow::before{bottom:1px;content:"";height:1.6rem;position:absolute;right:0;transform-origin:bottom;width:.13rem;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.arrow::after{border-bottom-style:solid;border-bottom-width:.13rem;border-right-style:solid;border-right-width:.13rem;content:"";display:inline-block;height:1.13rem;left:0;position:absolute;top:0;width:1.13rem}.arrow.is-right{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.arrow--white:after{border-color:var(--white)}.arrow--white:before{background-color:var(--white)}.media-block,.title-text{position:relative;display:block;width:100%}.title-text{margin-bottom:3rem}.media-block{height:auto}.flex-images-video__iframe-wrapper iframe,.media-block__item--obj-fit,.media-block__item--obj-fit .media-block__img,.media-block__item--obj-fit .media-block__img-wrapper,.media-block__item--obj-fit .media-block__video,.media-block__item--obj-fit .media-block__video-wrapper,.menu__nav-item-arrow svg{position:absolute;top:0;left:0;width:100%;height:100%}.media-block__item--obj-fit .media-block__img,.media-block__item--obj-fit .media-block__video{object-fit:cover}.primary-nav{opacity:0;visibility:none}.primary-nav__list{position:absolute;display:flex;align-items:center;top:0;right:0}.primary-nav__list .menu-item{position:relative;display:block;padding:var(--col-pd-inner);line-height:8rem}.primary-nav__list .menu-item.current-menu-item{text-decoration:underline}.menu{position:fixed;display:block;top:0;left:0;width:100%;height:100%;padding-top:8.2rem;background-color:var(--yellow);color:var(--c-darkest);z-index:var(--level4);opacity:0;visibility:hidden;overflow:scroll;-webkit-overflow-scrolling:touch}@media screen and (min-width:56.25em){.menu{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:0}}.menu__hover-col{display:none}@media screen and (min-width:56.25em){.menu__hover-col{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;flex-direction:column;width:50%;height:100%}.menu__hover-col:before{content:"";display:block;position:absolute;top:2.4rem;bottom:2.4rem;right:1rem;width:.1rem;background-color:#707070;opacity:.2}}.menu__hover-col.is-active .menu__hover-image,.menu__hover-col.is-active .menu__hover-subtitle,.menu__hover-image-wrapper.is-active{opacity:1}.menu__hover-image-container{position:absolute;top:0;left:calc(-1*var(--col-pd-wrapper));right:var(--col-pd-inner);height:100%;z-index:-1}.menu__hover-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:var(--level5);transition:var(--transition)}.menu__hover-image-wrapper:after{content:"";display:block;position:absolute;height:25vh;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,var(--c-darkest))}.menu__hover-subtitle{display:none}@media screen and (min-width:56.25em){.menu__hover-subtitle{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-bottom:1.2rem;min-height:4rem;opacity:0;transition:var(--transition);color:var(--c-lightest);z-index:var(--level1)}.menu__hover-subtitle span:first-child{display:block;width:8.333%}.menu__hover-subtitle span:last-of-type{width:91.667%}.menu__hover-subtitle *{margin-bottom:0;padding-bottom:0;line-height:1em}.menu__hover-subtitle.is-active{opacity:1}}.menu__nav{position:relative;display:block}@media screen and (min-width:56.25em){.menu__nav{width:50%;height:100%;padding-top:2.4rem;padding-bottom:2.4rem}}.menu__nav-group{margin-bottom:4rem}.menu__nav-title{display:block;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;font-style:italic;margin-bottom:1.2rem}.menu__nav-item{font-size:2.8rem;line-height:3.6rem;letter-spacing:-.01em}.menu__nav-item a{position:relative;color:var(--c-darkest);max-width:20ch}.menu__nav-item-arrow,.search{opacity:0;transition:var(--transition)}.menu__nav-item-arrow{position:relative;display:inline-block;height:2rem;width:2.4rem;margin-left:1rem;transform:translateX(-2rem)}.menu__nav-item:hover .menu__nav-item-arrow{opacity:1;transform:translateX(0)}.search{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--off-white);height:100vh;visibility:hidden;overflow:scroll;z-index:var(--level4)}@media screen and (min-width:56.25em){.search{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;overflow:hidden}}.search.is-active{opacity:1;visibility:visible}.search__col{display:flex;align-items:stretch;flex-direction:column;justify-content:space-between;flex-wrap:nowrap;position:relative;height:auto;padding-top:3rem;padding-bottom:1.8rem}.search__col--form{height:33vh}@media screen and (min-width:56.25em){.search__col{height:100vh;width:50%;padding-top:2.8rem}.search__col--form{height:100vh}.search__col:first-of-type:after{content:"";display:block;position:absolute;right:0;top:0;bottom:0;width:.1rem;background-color:var(--c-darkest);opacity:.1}}.search__col:last-of-type{align-items:flex-end}@media screen and (min-width:56.25em){.search__col:last-of-type{overflow-y:scroll}}.search__col--results{display:none;opacity:0;visibility:hidden;margin-top:-3rem;padding-top:0;overflow-y:scroll}@media screen and (min-width:56.25em){.search__col--results{margin-top:0;padding-top:2.8rem}}.search__spacer{height:2.4rem}.search__tag{display:block;color:var(--stone);margin-bottom:4rem;font-family:var(--f-italic)}@media screen and (min-width:56.25em){.search__tag{margin-bottom:0}}.search__form{position:relative}.search__input{border-bottom:.1rem solid var(--c-darkest);font-size:clamp(2.2rem,4vw,4.8rem);letter-spacing:-.1vw;padding-bottom:.6rem;padding-right:3.4rem;background:0 0;-webkit-appearance:none;border-radius:0}.search__input::placeholder{color:var(--c-darkest)}.search__submit{display:block;position:absolute;right:0;top:calc(50% - .9rem);height:1.9rem;width:2.1rem;background-image:url(../dist/images/icon__arrow-right.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent}.search__submit:hover{cursor:pointer}.search__placeholder-image-container{display:none}@media screen and (min-width:56.25em){.search__placeholder-image-container{display:block;width:100%}}.search__image-wrapper{background:0 0;height:50vh}.search__suggestions{width:100%}.search__suggestions-carousel{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.search__suggestions-button-col{width:25%}@media screen and (min-width:56.25em){.search__suggestions-button-col{width:16.667%}}.search__suggestions-button-col svg{margin-left:.5rem}.search__suggestions-button-col svg path{stroke:var(--c-darkest)}.search__suggestions-text-col{position:relative;width:75%}@media screen and (min-width:56.25em){.search__suggestions-text-col{width:83.333%}}.search__suggestions-title{font-weight:500;margin:0 0 .2rem}.search__suggestion{width:100%;text-align:left;color:var(--red)}.search__suggestion:hover{opacity:var(--hover)}.search__loader{position:absolute;left:.4rem;top:2.4rem}@media screen and (min-width:56.25em){.search__loader{left:1rem}}.header{position:absolute;top:0;left:0;right:0;width:100%;height:8rem;z-index:var(--level5);padding-top:1.2rem}@media screen and (min-width:56.25em){.header{padding-top:1.2rem}}.header__group,.header__inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.header__inner{position:relative;padding:0 var(--col-pd-wrapper)}.header__group{width:33.333%}.header__group:nth-child(2){justify-content:center}.header__group:last-of-type{justify-content:flex-end}.header__group--fixed{position:fixed;right:var(--col-pd-wrapper);z-index:var(--level3)}.header__site-link{display:block;width:8rem;height:2.5rem;transition:var(--transition);margin-top:.6rem}.header__site-link:hover,.site-footer a:hover{opacity:var(--hover)}.header__search-button{display:block;width:4rem;height:4rem;border-radius:100%;background-color:rgba(255,255,255,.4);top:2rem;right:1.2rem;pointer-events:auto;margin-right:.8rem;z-index:var(--level6);transition:var(--transition)}.header__search-button svg:first-of-type{display:inline;margin-top:.3rem}.header__search-button svg:last-of-type{display:none}.header__search-button.is-active svg:first-of-type{display:none}.header__search-button.is-active svg:last-of-type{display:inline;margin-top:.3rem}.header__search-button:hover{background-color:rgba(255,255,255,.8)}.header--light .header__site-logo path,.header--light .header__site-logo svg{fill:var(--white)}.header--small{left:auto;width:20%}.site-footer{position:relative;padding-top:2rem;padding-bottom:2rem;display:flex;flex-wrap:wrap;flex-direction:row}.site-footer a{transition:var(--transition)}.page--careers .site-footer::before,.page--category .site-footer::before,.page--default .site-footer::before,.page--home .site-footer::before,.single-jobs .site-footer::before{content:"";display:block;position:absolute;top:0;left:2rem;right:2rem;height:.1rem;background-color:var(--light-grey)}@media screen and (min-width:37.5em){.page--careers .site-footer::before,.page--category .site-footer::before,.page--default .site-footer::before,.page--home .site-footer::before,.single-jobs .site-footer::before{left:2.2rem;right:2.2rem}}.site-footer__section{width:100%;margin-bottom:4rem}.site-footer__section--address{margin-bottom:4rem;width:50%}.site-footer__section--copyright{display:flex;flex-wrap:nowrap;justify-content:flex-start;flex-direction:column;margin-bottom:0}@media screen and (min-width:56.25em){.site-footer__section{width:50%;margin-bottom:0}.site-footer__section--address{margin-bottom:7rem}.site-footer__section--copyright{display:flex;flex-wrap:nowrap;justify-content:space-between;flex-direction:row;margin-bottom:0}}.site-footer__menu{margin-bottom:0;display:flex;flex-wrap:wrap}.site-footer__menu li{padding-right:2rem}.site-footer__copyright{margin-top:3rem}@media screen and (min-width:56.25em){.site-footer__copyright{margin-top:0}}.contact-form{position:relative;width:50%;height:auto;padding:2rem 0}.contact-form__wrap-ctrl{position:relative;display:flex;flex-wrap:wrap;width:100%;padding:0 1rem 3rem}.contact-form__wrap-ctrl::after{content:"";display:table;clear:both}.contact-form__field-ctrl{position:relative;display:block;width:calc(50% - 1rem);margin-left:2rem;margin-bottom:2rem}.contact-form__field-ctrl:first-of-type{margin-left:0}.contact-form__field-ctrl:last-of-type,.four-content__text p:last-of-type{margin-bottom:0}.contact-form__field-ctrl--full-width{width:100%;margin-left:0}.contact-form__field{width:100%;height:auto;background-color:#efefef;border:.1rem solid #efefef;padding:2rem;appearance:none}.contact-form__field:focus{outline:0;border:.1rem solid var(--c-primary)}.contact-form__field.error-highlight,.privacy.error-highlight .privacy__label::before{border:.1rem solid red}.contact-form__field.error-highlight:focus{border:.1rem solid red}.contact-form__field--textarea{padding:2rem;height:20rem}.privacy{position:relative;display:block;width:100%;padding:0 1rem;margin:0 auto}.privacy.error-highlight .privacy__label,.privacy.error-highlight a{color:red}.privacy__field--checkbox{display:none;opacity:0;visibility:hidden;margin-left:-999rem}.privacy__field--checkbox:checked+.privacy__label::before{background:url(../images/checked.svg) no-repeat center center;background-size:1.6rem 1.6rem}.privacy__label{position:relative;display:inline-block;color:var(--c-darkest);vertical-align:middle}.privacy__label::before{content:"";width:2.6rem;height:2.6rem;margin-right:1.5rem;vertical-align:middle;cursor:pointer}.privacy__label a{text-decoration:underline;display:inline}.contact-form__error-responses{position:relative;display:block;padding:0 1rem;line-height:inherit}.contact-form__submit-button,.privacy__label::before{position:relative;display:inline-block;border:.1rem solid var(--c-darkest)}.contact-form__submit-button{padding:1.5rem 3rem;margin:3rem 1rem;background:var(--c-darkest);color:var(--c-lightest);transition:var(--transition)}.contact-form__submit-button:focus{outline:0}.contact-form__submit-button:hover{background:var(--c-lightest)}.pagination{margin:2rem auto;text-align:center}.contact-form__submit-button:hover,.pagination__button{border:.1rem solid var(--c-darkest);color:var(--c-darkest)}.pagination__button{display:inline-block;width:3rem;padding:.5rem;margin:0 .5rem;font-size:1.4rem;text-align:center;opacity:.4;pointer-events:none}.pagination__button.active{opacity:1;pointer-events:all}.pagination__button.active:hover,.pagination__button.current-page{background:var(--c-darkest);color:var(--c-lightest)}.pagination__button.current-page{opacity:1}.privacy-content,.privacy-content__inner{position:relative;display:block;width:100%}.privacy-content__inner{margin:0 auto}.four-content{padding-top:11.5rem}@media screen and (min-width:56.25em){.four-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-top:0;min-height:100vh}.four-content__col:first-of-type{order:1;position:relative;width:33.333%}.four-content__col:first-of-type:after{content:"";display:block;position:absolute;left:-1rem;top:0;bottom:0;width:.1rem;background-color:var(--stone);opacity:.4}.four-content__col:nth-of-type(2){order:0;width:50%}}.four-content__title{text-align:center;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01em;font-style:italic;color:var(--stone);margin-top:0}@media screen and (min-width:56.25em){.four-content__title{text-align:left;margin-bottom:1.8rem}}.four-content__text{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;text-align:center;margin-bottom:5rem}@media screen and (min-width:56.25em){.four-content__text{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em;text-align:left;margin-bottom:0}}.four-content__text a{display:inline-block;position:relative;transition:var(--transition)}.four-content__text a::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:.3rem;background-color:var(--c-darkest)}.enduring-values .flickity-page-dots .flickity-page-dot:hover,.four-content__text a:hover,.place-summary__info a:hover,.place-summary__list a:hover{opacity:var(--hover)}.four-content__img-wrapper{background:0 0}.four-content__caption{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-bottom:1.4rem}@media screen and (min-width:56.25em){.four-content__caption{position:absolute;bottom:0;width:50%}}.four-content__caption-num{width:25%}@media screen and (min-width:56.25em){.four-content__caption-num{width:16.667%}}.four-content__caption-text{width:75%}@media screen and (min-width:56.25em){.four-footer{width:50%;position:absolute;bottom:1.4rem;right:0;padding-left:0}}.four-footer__list{width:100%;padding-top:6rem;padding-bottom:1.4rem;position:relative}@media screen and (min-width:56.25em){.four-footer__list{padding-bottom:0}}.four-footer__list:before{content:"";display:block;position:absolute;width:100%;top:0;height:.1rem;background-color:var(--stone);opacity:.4}@media screen and (min-width:56.25em){.four-footer__list:before{display:none}}.four-footer__list-item{display:inline-block;margin-right:1.6rem}@media screen and (min-width:56.25em){.four-footer__list-item{margin-right:6rem}}.title-intro{margin-bottom:2.4rem}@media screen and (min-width:56.25em){.title-intro{margin-bottom:1rem}}.title-intro__container{padding-top:14rem;padding-bottom:7rem;text-align:center;width:100%}@media screen and (min-width:37.5em){.title-intro__container{width:83.333%;margin-left:8.333%;padding-top:10rem;padding-bottom:7rem}}@media screen and (min-width:56.25em){.title-intro__container{padding-top:14rem;padding-bottom:8rem;width:66.667%;margin-left:16.666%}}.title-intro__title{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;font-family:var(--f-italic);margin:0 0 1.2rem}.title-intro__intro{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;font-family:var(--f-secondary);max-width:30ch;margin-left:auto;margin-right:auto}@media screen and (min-width:56.25em){.title-intro__intro{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em}}.title-intro__intro em,.title-intro__intro i{font-family:var(--f-italic)}.title-intro--slim .title-intro__intro{margin-bottom:2rem}.title-intro--slim .title-intro__container{padding-bottom:0}.page--careers .title-intro__divider{display:none}.places-listing{margin-top:-7rem;padding-bottom:5rem}@media screen and (min-width:56.25em){.places-listing{margin-top:0}}.places-listing__carousel{width:calc(100% + var(--col-pd-wrapper)*1);margin-right:calc(var(--col-pd-wrapper)*-1);margin-bottom:1.4rem;padding-right:0;height:21rem}@media screen and (min-width:37.5em){.places-listing__carousel{height:38rem}}@media screen and (min-width:56.25em){.places-listing__carousel{height:41rem;margin-bottom:0}}@media screen and (min-width:75em){.places-listing__carousel{height:52rem}}.places-listing__carousel-slide{height:100%;width:fit-content;margin-right:calc(var(--col-pd-inner)*2);border-radius:var(--border-radius);overflow:hidden}.places-listing__carousel-slide-img{width:auto;height:100%}.places-listing__item{padding:var(--col-pd-inner) 0;position:relative}@media screen and (min-width:56.25em){.places-listing__item:nth-child(even)::before{content:"";position:absolute;left:-1rem;top:1rem;border-top:.2rem solid var(--light-grey);width:2rem}}.places-listing__anchor{display:block;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;color:var(--c-darkest);margin-top:1.2rem;margin-bottom:6.5rem}@media screen and (min-width:56.25em){.places-listing__anchor{margin-bottom:4rem}}.places-listing__anchor:hover .places-listing__link{color:var(--red)}.places-listing__anchor:hover .places-listing__arrow{transform:translateX(0)}.places-listing__info{width:83.333%}@media screen and (min-width:56.25em){.places-listing__info{max-width:50ch}}.places-listing__info-location{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-top:.8rem;display:block;margin-bottom:.4rem}.places-listing__info-title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin:0 0 .4rem}@media screen and (min-width:56.25em){.places-listing__info-title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.places-listing__info-strapline,.places-listing__year{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}.places-listing__year{width:16.667%;text-align:right;margin-top:1.4rem}@media screen and (min-width:56.25em){.places-listing__year{text-align:left;width:25%}}.places-listing__link{width:83.333%;margin-top:1.4rem;text-decoration:underline;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.places-listing__link{width:16.667%}}.places-listing__arrow{position:relative;width:16.667%;transition:var(--transition)}@media screen and (min-width:56.25em){.places-listing__arrow{transform:translateX(-1.2rem);width:8.333%}}.places-listing__arrow svg{position:absolute;right:var(--col-pd-wrapper)}@media screen and (min-width:56.25em){.places-listing__arrow svg{top:1.4rem}}.places-listing__hr{margin-bottom:2.2rem}.signpost--yellow{background-color:var(--yellow);--text-color:var(--c-darkest);--accent-color:var(--c-lightest)}.signpost--red{background-color:var(--red);--text-color:var(--c-lightest);--accent-color:var(--c-lightest)}.signpost--stone{background-color:var(--stone);--text-color:var(--c-darkest);--accent-color:var(--c-darkest)}.signpost--green{background-color:var(--green);--text-color:var(--c-lightest);--accent-color:var(--c-lightest)}.signpost:hover .signpost__arrow{transform:translateX(2rem)}.signpost__anchor{display:block;padding-top:2.5rem;padding-bottom:2.5rem;color:var(--text-color)}@media screen and (min-width:56.25em){.signpost__anchor{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;min-height:40ch}}.signpost__col{width:100%}@media screen and (min-width:56.25em){.signpost__col{display:flex;flex-wrap:wrap;align-items:stretch;flex-direction:column;justify-content:space-between;width:50%}}.signpost__col:first-child{position:relative;margin-bottom:4rem;padding-bottom:8rem}.signpost__col:first-child:after{content:"";display:block;position:absolute;height:.1rem;bottom:0;left:var(--col-pd-inner);right:var(--col-pd-inner);background-color:var(--accent-color)}@media screen and (min-width:56.25em){.signpost__col:first-child{margin-bottom:0;padding-bottom:0}.signpost__col:first-child:after{height:100%;width:.1rem;top:0;left:initial}}.signpost__col-right{display:flex;flex-direction:column;justify-content:space-between;min-height:40ch}.signpost__image{width:83.333%;margin-top:10rem}@media screen and (min-width:56.25em){.signpost__image{width:calc(66.666% - var(--col-pd-inner))}}.signpost__img-wrapper{padding-top:86.57%;border-radius:6px}.signpost__title{font-size:5.6rem;line-height:4.4rem;letter-spacing:-.03rem;font-weight:500;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:56.25em){.signpost__title{font-size:5.6rem;line-height:4.4rem;letter-spacing:-.03rem;line-height:1}}.signpost__title--news{margin-bottom:1.5rem}@media screen and (min-width:56.25em){.signpost__title--news{margin-bottom:2rem}}.single-value .signpost__title{font-family:var(--f-secondary)}@media screen and (min-width:56.25em){.single-value .signpost__title{line-height:5.6rem}}.signpost__strapline,.signpost__tag{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}.signpost__tag{font-style:italic;text-transform:lowercase}.signpost__arrow{width:calc(100% - 2rem);transform:translateX(0);transition:var(--transition)}.signpost__arrow svg path{stroke:var(--text-color)}.services{margin-bottom:9rem}@media screen and (min-width:56.25em){.services{margin-bottom:20rem}}.service{text-align:center}.service:last-of-type .service__divider{margin-bottom:0}.service__count{font-family:var(--f-italic)}@media screen and (min-width:56.25em){.service__count{margin-top:9rem}}.service__titles{margin-bottom:2rem}@media screen and (min-width:56.25em){.service__titles{margin-bottom:4rem}}.service__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin:0;margin-top:.5rem}@media screen and (min-width:56.25em){.service__title{letter-spacing:-.01em;font-size:4rem;line-height:4rem;letter-spacing:-.12rem}}@media screen and (min-width:56.25em) and (min-width:56.25em){.service__title{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em}}.service__subtitle{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin:0;margin-top:1rem}@media screen and (min-width:56.25em){.service__subtitle{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em;margin-top:1.6rem}}.service__image-wrapper{position:relative;height:0;padding-bottom:66%;margin:0 -1.6rem 2.4rem}@media screen and (min-width:37.5em){.service__image-wrapper{padding-bottom:50%;margin:0 -1.2rem 2.4rem}}@media screen and (min-width:56.25em){.service__image-wrapper{padding-bottom:34%}}.service__text{font-size:1.4rem;line-height:1.7rem;letter-spacing:-.014rem;font-weight:400}@media screen and (min-width:37.5em){.service__text{width:83.33%;margin:auto;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em}}@media screen and (min-width:37.5em) and (min-width:56.25em){.service__text{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}@media screen and (min-width:56.25em){.service__text{width:66.667%}}@media screen and (min-width:75em){.service__text{width:55%}}.service__credit{font-size:1.2rem;line-height:1.4rem;letter-spacing:-.01em;font-weight:400;margin-top:3rem}.service__divider{width:100%;margin-bottom:2.4rem;padding-top:4rem}@media screen and (min-width:56.25em){.service__divider{padding-top:8rem}}.people-grid{display:flex;flex-direction:row;left:-.5rem;width:calc(100% + 1rem)}@media screen and (min-width:56.25em){.people-grid{left:-1rem;width:calc(100% + 2rem)}}.person{width:50%;margin-bottom:4.8rem}@media screen and (min-width:56.25em){.person{width:25%;margin-bottom:6.4rem}}.person__inner{display:block;text-align:center;margin-right:.5rem;margin-left:.5rem}@media screen and (min-width:56.25em){.person__inner{margin-right:1rem;margin-left:1rem}}.people-grid__no-results.is-active,.person__anchor{display:block}.person__anchor:hover .person__image{transform:scale(1.05)}.person__image-wrapper{padding-top:109.72%;border-radius:var(--border-radius);overflow:hidden;margin-bottom:1rem}@media screen and (min-width:56.25em){.person__image-wrapper{margin-bottom:2.8rem}}.person__image{transform:scale(1);transition:var(---transition)}.person__name{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin-top:0;margin-bottom:1rem}@media screen and (min-width:56.25em){.person__name{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.person__contact,.person__info{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;display:block;margin-bottom:.2rem}.person__contact--email{padding-top:1.5rem}.people-grid__no-results{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;text-align:center;margin:0 0 8rem;display:none}@media screen and (min-width:56.25em){.people-grid__no-results{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.people-grid__no-results h4{margin:0}.people-filter__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.4);z-index:var(--level2);visibility:hidden;opacity:0;transition:var(--transition)}.people-filter__bg.is-active{visibility:visible;opacity:1}.people-filter__filter,.people-filters__trigger{display:flex;position:fixed;transition:var(--transition)}.people-filters__trigger{top:1.2rem;left:2rem;align-items:center;justify-content:center;height:4rem;width:4rem;background-color:rgba(255,255,255,.4);border-radius:100%;z-index:var(--level6)}.page.is-active .people-filters__trigger,.page.search-active .people-filters__trigger{opacity:0}.people-filters__trigger:hover{background-color:#fff}.page--category .people-filters__trigger-icon .circle{fill:var(--c-darkest)}.people-filter__filter{flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;top:0;left:0;right:0;padding-top:6.8rem;padding-bottom:2rem;visibility:hidden;opacity:0;min-height:28rem;background-color:var(--c-lightest);z-index:var(--level2)}.people-filter__filter.is-active{visibility:visible;opacity:1}.people-filter__col{width:100%}.people-filter__col--studio{margin-bottom:2rem}@media screen and (min-width:56.25em){.people-filter__col{width:50%}.people-filter__col--studio{margin-bottom:0}}.people-filter__title{margin:0 0 1rem;padding-top:1.2rem;position:relative}.people-filter__title:after{content:"";display:block;position:absolute;top:0;left:0;right:0;height:.2rem;background-color:var(--c-placeholder)}.people-filter__button{position:relative;padding-left:1.8rem;display:block;text-align:left;margin-bottom:.4rem}.people-filter__button:after{content:"";display:block;position:absolute;height:.8rem;width:.8rem;top:calc(50% - .4rem);left:0;border-radius:100%;border:.1rem solid var(--c-darkest);transition:var(--transition)}.people-filter__button.is-active:after,.people-filter__button:hover::after{background-color:var(--c-darkest)}@media screen and (min-width:56.25em){.person-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.person-content__back-to{position:fixed;top:1.8rem;left:2rem;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;background-color:rgba(255,255,255,.4);border-radius:100%;z-index:var(--level6)}@media screen and (min-width:56.25em){.person-content__col{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:50%}}.person-content__col:first-child{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-bottom:3.5rem}@media screen and (min-width:56.25em){.person-content__col:first-child{margin-bottom:0}.person-content__col:first-child:after{content:"";display:block;position:absolute;right:var(--col-pd-inner);top:0;bottom:0;width:.1rem;background-color:var(--c-placeholder)}}.person-content__image-wrapper{padding-top:109.56%;border-radius:var(--border-radius);overflow:hidden}.person-content__image{width:41.667%}@media screen and (min-width:56.25em){.person-content__image{width:50%;margin-right:50%;margin-bottom:2.4rem}}.person-content__details{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:58.333%}@media screen and (min-width:56.25em){.person-content__details{width:50%}}.person-content__details-top{width:100%}@media screen and (min-width:56.25em){.person-content__details-top{border-top:.2rem solid var(--c-placeholder);padding-top:1rem}}.person-content__details-title{font-weight:500}.person-content__details-info,.person-content__details-title{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-bottom:.4rem;display:block}.person-content__details-bottom{margin-top:auto}@media screen and (min-width:56.25em){.person-content__details-bottom{display:none}}.person-content__item{display:block;position:relative;padding-left:1.8rem;margin-bottom:.4rem;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.person-content__item{width:100%}}.person-content__item:after{content:"";display:block;position:absolute;left:0;top:.5rem;width:.9rem;height:1.1rem;background-repeat:no-repeat;background-size:contain;background-position:center center}.person-content__item--role:after{background-image:url(images/icon__person.svg)}.person-content__item--location:after{background-image:url(images/icon__location.svg)}.person-content__item--email:after{background-image:url(images/icon__mail.svg)}.person-content__item--phone:after{background-image:url(images/icon__phone.svg)}@media screen and (min-width:56.25em){.person-content__content{width:83.333%;margin-bottom:7rem}}.person-content__content p{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em}@media screen and (min-width:56.25em){.person-content__content p{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.person-content__contact{display:none}@media screen and (min-width:56.25em){.person-content__contact{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;align-self:flex-end;width:50%}}.person-content__divider{width:100%;margin-bottom:.8rem}.careers-intro__image-container{width:100%;margin-bottom:6rem}@media screen and (min-width:56.25em){.careers-intro__image-container{margin-bottom:8.5rem}}.careers-intro__image-wrapper{border-radius:var(--border-radius);overflow:hidden}.careers-intro__text{width:100%;font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;text-align:center;margin-bottom:8.2rem}@media screen and (min-width:56.25em){.careers-intro__text{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;width:66.666%;margin-left:16.666%;margin-bottom:12rem}}.job-listing__grid{padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width:56.25em){.job-listing__grid{padding-top:10rem;padding-bottom:12rem}}.job-listing__grid-header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.job-listing__grid-title{margin-bottom:1.8rem}.job-listing__grid-title:nth-child(1){width:100%}@media screen and (min-width:56.25em){.job-listing__grid-title:nth-child(1){width:50%}}.job-listing__grid-title:nth-child(2){display:none}@media screen and (min-width:56.25em){.job-listing__grid-title:nth-child(2){display:block;width:25%}}.job-listing__grid-title:nth-child(3){display:none}@media screen and (min-width:56.25em){.job-listing__grid-title:nth-child(3){display:block;width:16.667%}}.job-listing__grid-title:nth-child(4){display:none}@media screen and (min-width:56.25em){.job-listing__grid-title:nth-child(4){display:block;width:8.333%}}.job-listing__grid-title svg{width:1.1rem}.job-listing__grid-entry{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;transition:var(--transition)}@media screen and (min-width:56.25em){.job-listing__grid-entry{align-items:center}}.job-listing__grid-item{padding-bottom:1rem}@media screen and (min-width:56.25em){.job-listing__grid-item{padding-top:1.4rem;padding-bottom:1.4rem}}.job-listing__grid-item:nth-child(1){width:100%;font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.job-listing__grid-item:nth-child(1){font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;width:50%}}.job-listing__grid-item:nth-child(2){width:50%}@media screen and (min-width:56.25em){.job-listing__grid-item:nth-child(2){width:25%}}.job-listing__grid-item:nth-child(3){width:50%}@media screen and (min-width:56.25em){.job-listing__grid-item:nth-child(3){width:16.667%}}.job-listing__grid-item:nth-child(4){width:100%;transition:var(--transition)}.job-listing__grid-item:nth-child(4):hover{opacity:var(--hover)}@media screen and (min-width:56.25em){.job-listing__grid-item:nth-child(4){width:8.333%}}.job-listing__grid-item svg{width:1.1rem;height:1rem}.job-listing__grid-item svg line,.job-listing__grid-item svg path{stroke:var(--c-darkest)}.job-listing__grid-hr{width:100%}.jobs-listing__no-vacancies{padding-top:4rem;padding-bottom:5rem;padding-left:var(--col-pd-inner);padding-right:var(--col-pd-inner);font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.jobs-listing__no-vacancies{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;padding-top:8rem;padding-bottom:9rem;width:33.333%;margin-left:50%}}.careers-benefits__content{padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width:56.25em){.careers-benefits__content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:10rem;padding-bottom:12rem}}.careers-benefits__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin-top:0}@media screen and (min-width:56.25em){.careers-benefits__title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;width:41.667%;margin-right:8.333%}}.careers-benefits__text{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em}@media screen and (min-width:56.25em){.careers-benefits__text{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em;width:33.333%}}.careers-benefits__images.flexi-block{margin-top:0}.info-blocks{padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width:56.25em){.info-blocks{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:10rem;padding-bottom:12rem}}.info-blocks__block{margin-bottom:4rem}@media screen and (min-width:56.25em){.info-blocks__block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-bottom:7.2rem;width:100%}}.info-blocks__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin-top:0}@media screen and (min-width:56.25em){.info-blocks__title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;width:41.667%;margin-right:8.333%}}.info-blocks__text{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em}@media screen and (min-width:56.25em){.info-blocks__text{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em;width:33.333%}}.job-hero{padding-top:8rem;text-align:center}@media screen and (min-width:56.25em){.job-hero{padding-top:11rem}}.job-hero__title{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;font-family:var(--f-secondary);margin-bottom:3.8rem}@media screen and (min-width:56.25em){.job-hero__title{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em;width:50%;margin-left:25%;margin-bottom:9rem}}.job-hero__deadline{display:inline-block;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-bottom:2.4rem}.job-intro__img-wrapper{border-radius:var(--border-radius);overflow:hidden;margin-bottom:4.2rem}@media screen and (min-width:56.25em){.job-intro__img-wrapper{margin-bottom:7.8rem}}.job-intro__content{padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width:56.25em){.job-intro__content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:10rem;padding-bottom:12rem}}.job-intro__block{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}@media screen and (min-width:56.25em){.job-intro__block{width:50%;margin-left:50%}}.job-intro__info{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin-bottom:.4rem;width:25%}@media screen and (min-width:56.25em){.job-intro__info{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.job-intro__info:last-child{width:75%}@media screen and (min-width:56.25em){.job-intro__info{width:33.333%}.job-intro__info:last-child{width:66.666%}}.job-intro__block--apply{margin-top:3rem}.default-intro{text-align:center;padding-top:14rem;padding-bottom:8rem}@media screen and (min-width:56.25em){.default-intro{padding-bottom:11rem}}.default-intro__title{font-family:var(--f-secondary);font-size:4rem;line-height:4rem;letter-spacing:-.12rem;margin-top:0;margin-bottom:2rem}@media screen and (min-width:56.25em){.default-intro__title{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em;width:66.666%;margin-left:16.667%}}.default-intro__subtitle{display:inline-block;margin-top:1.2rem}.place-summary{padding-bottom:3rem}@media screen and (min-width:37.5em){.place-summary{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:2.4rem;padding-bottom:4rem}}.place-summary__hr{width:100%;margin-bottom:1.4rem}.place-summary__title{font-weight:500;margin-top:0;margin-bottom:.2rem}.place-summary__col{width:100%}@media screen and (min-width:37.5em){.place-summary__col{width:50%}}@media screen and (min-width:56.25em){.place-summary__col{width:25%}}.place-summary__info,.place-summary__list{display:block;margin-bottom:2.4rem}@media screen and (min-width:56.25em){.place-summary__info,.place-summary__list{margin-bottom:3.2rem}}.place-summary__info a,.place-summary__list a{position:relative;display:inline-block;transition:opacity .3s cubic-bezier(.645,.045,.355,1);text-decoration:underline}.place-summary__list-item{margin-bottom:.2rem}.value-flexi .flexi-block{margin-bottom:0;padding-bottom:8rem}@media screen and (min-width:56.25em){.value-flexi .flexi-block{margin-bottom:0;padding-bottom:8rem}}.value-flexi--blue,.value-flexi--blue .bookmark__block{background-color:var(--blue)}.value-flexi--yellow,.value-flexi--yellow .bookmark__block{background-color:var(--yellow)}.place-hero{position:relative;height:100vh}.place-hero .hero-image{height:100%}.place-hero:after{content:"";display:block;position:absolute;top:40%;bottom:0;left:0;right:0;background:#000;background:linear-gradient(180deg,transparent 0,#000 100%);opacity:.7;z-index:var(--level1)}@media screen and (min-width:56.25em){.place-hero::after{opacity:.4}}.place-hero__video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width:56.25em){.place-hero__mute-button{display:block;width:4rem;height:4rem;position:absolute;top:1.6rem;left:2rem;border-radius:100%;background-image:url(../images/icon__volume.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.2);overflow:hidden;z-index:var(--level6);transition:var(--transition)}.place-hero__mute-button:hover{background-color:rgba(0,0,0,.4)}.place-hero__mute-button:after{content:"";display:block;position:absolute;height:.1rem;width:200%;top:50%;left:-50%;background-color:var(--c-lightest);transform:rotate(130deg);opacity:0;transition:var(--transition-fast)}.place-hero__mute-button.is-active:after{opacity:1}}.place-hero__image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.place-hero__image-wrapper:after,.value-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;background:#000}.place-hero__image-wrapper:after{z-index:0;height:50%;background:linear-gradient(0deg,#000 0,transparent 100%)}@media screen and (min-width:56.25em){.place-hero__scroll-button{display:block;width:4rem;height:4rem;position:absolute;bottom:2.8rem;right:2.2rem;background-color:var(--c-darkest);background-image:url(../dist/images/icon__arrow-down.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;border-radius:100%;z-index:var(--level2);transition:var(--transition)}.place-hero__scroll-button:hover{background-position:50% 65%}}.place-hero__content{position:absolute;bottom:4.2rem;left:0;right:0;color:var(--c-lightest);text-align:center;z-index:var(--level2)}.place-hero__content .place-hero__year{font-style:italic}@media screen and (min-width:56.25em){.place-hero__content{bottom:6.4rem}}.place-hero__title{margin-top:.5rem;margin-bottom:.5rem}.place-hero__overview{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin-bottom:0}@media screen and (min-width:56.25em){.place-hero__overview{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.value-hero{position:relative;height:100vh}.value-hero:after{display:block;top:40%;background:linear-gradient(180deg,transparent 0,#000 100%);opacity:.4;z-index:var(--level1)}.value-hero__video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width:56.25em){.value-hero__mute-button{display:block;width:4rem;height:4rem;position:absolute;top:1.6rem;left:2rem;border-radius:100%;background-image:url(../images/icon__volume.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.2);overflow:hidden;z-index:var(--level6);transition:var(--transition)}.value-hero__mute-button:hover{background-color:rgba(0,0,0,.4)}.value-hero__mute-button:after{content:"";display:block;position:absolute;height:.1rem;width:200%;top:50%;left:-50%;background-color:var(--c-lightest);transform:rotate(130deg);opacity:0;transition:var(--transition-fast)}.value-hero__mute-button.is-active:after{opacity:1}}.value-hero__image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width:56.25em){.value-hero__scroll-button{display:block;width:4rem;height:4rem;position:absolute;bottom:2.8rem;right:2.2rem;background-color:var(--c-darkest);background-image:url(../dist/images/icon__arrow-down.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;border-radius:100%;z-index:var(--level2);transition:var(--transition)}.value-hero__scroll-button:hover{background-position:50% 65%}}.value-hero__content{position:absolute;bottom:4.2rem;width:100%;margin-left:0;left:0;color:var(--c-lightest);text-align:center;z-index:var(--level2)}@media screen and (min-width:56.25em){.value-hero__content{bottom:6.4rem;width:83.333%;margin-left:8.333%}}.value-hero__subtitle{margin-bottom:.5rem;font-family:var(--f-italic)}.value-hero__title{margin-top:.5rem;margin-bottom:.5rem}.value-hero__overview{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin-bottom:0}@media screen and (min-width:56.25em){.value-hero__overview{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.wwa-hero{position:relative;height:100vh}.wwa-hero__video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width:56.25em){.wwa-hero__video-wrapper:after{content:"";z-index:0;position:absolute;left:0;right:0;background:#000;background:linear-gradient(0deg,#000 0,transparent 100%);height:50%;bottom:0;top:auto}.wwa-hero__mute-button{display:block;width:4rem;height:4rem;position:absolute;top:1.6rem;left:2.2rem;border-radius:100%;background-image:url(../images/icon__volume.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;background-color:rgba(0,0,0,.2);overflow:hidden;z-index:var(--level6);transition:var(--transition)}.wwa-hero__mute-button:hover{background-color:rgba(0,0,0,.4)}.wwa-hero__mute-button:after{content:"";display:block;position:absolute;height:.1rem;width:200%;top:50%;left:-50%;background-color:var(--c-lightest);transform:rotate(130deg);opacity:0;transition:var(--transition-fast)}.wwa-hero__mute-button.is-active:after{opacity:1}}.wwa-hero__image-wrapper{width:100%;height:70vh}@media screen and (min-width:56.25em){.wwa-hero__image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;height:100vh}.wwa-hero__image-wrapper:after{content:"";z-index:0;position:absolute;left:0;right:0;background:#000;background:linear-gradient(0deg,#000 0,transparent 100%);height:50%;bottom:0;top:auto}.wwa-hero__scroll-button{display:block;width:4rem;height:4rem;position:absolute;bottom:2.8rem;right:2.2rem;background-color:var(--c-darkest);background-image:url(../dist/images/icon__arrow-down.svg);background-size:2rem;background-repeat:no-repeat;background-position:center center;border-radius:100%;transition:var(--transition)}.wwa-hero__scroll-button:hover{background-position:50% 65%}}.wwa-hero__content{padding-top:1rem;text-align:center}@media screen and (min-width:56.25em){.wwa-hero__content{color:var(--c-lightest);position:absolute;bottom:4.2rem;width:100%;left:0;right:0;padding-top:4rem}}.wwa-hero__year{display:block;margin-bottom:1.2rem;font-style:italic}.wwa-hero__title{margin-top:.5rem;margin-bottom:.5rem}@media screen and (min-width:56.25em){.wwa-hero__title{width:66.666%;margin-left:auto;margin-right:auto}}.wwa-hero__overview{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin-bottom:0}@media screen and (min-width:56.25em){.wwa-hero__overview{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.enduring-values{position:relative;background-color:var(--c-darkest);color:var(--c-lightest);padding-bottom:6rem}@media screen and (min-width:56.25em){.enduring-values{padding-bottom:0;min-height:100vh;width:100vw}}.enduring-values .flickity-page-dots{position:fixed;bottom:0;counter-reset:a;justify-content:space-between;text-align:left;padding:3rem 2rem 0 1rem;background:linear-gradient(0deg,#000 40%,transparent 100%);height:7rem}@media screen and (min-width:56.25em){.enduring-values .flickity-page-dots{position:absolute;background:0 0;bottom:4.2rem;left:2.2rem;width:calc(100% - 4.4rem);text-align:left;padding:0;height:auto;justify-content:flex-start}}.enduring-values .flickity-page-dots .flickity-page-dot{position:relative;background-color:transparent;opacity:1;margin-left:1rem;margin-right:0;overflow:visible;color:transparent;text-indent:0;outline:0;box-shadow:none;flex-grow:1;transition:var(--transition)}@media screen and (min-width:56.25em){.enduring-values .flickity-page-dots .flickity-page-dot{width:9.4rem;margin-right:1.6rem;margin-left:0;flex-grow:unset}}.enduring-values .flickity-page-dots .flickity-page-dot:before{content:"";position:absolute;top:0;left:0;height:.4rem;width:100%;border-radius:0;background-color:var(--c-lightest);transform:scaleY(.25);transition:transform .125s ease-in-out;transform-origin:bottom}.enduring-values .flickity-page-dots .flickity-page-dot:after{content:counter(a,decimal-leading-zero);counter-increment:a;position:absolute;bottom:-2rem;left:0;width:100%;text-align:center;color:var(--c-lightest)}.enduring-values .flickity-page-dots .flickity-page-dot.is-selected:before{background-color:var(--red);border-radius:.4rem}@media screen and (min-width:56.25em){.enduring-values .flickity-page-dots .flickity-page-dot.is-selected:before{transform:scaleY(1)}}.enduring-values__link{transition:var(--transition)}.enduring-values__link:hover{opacity:var(--hover)}.enduring-values__link svg{margin-left:.4rem}.enduring-values__item{width:100%}@media screen and (min-width:56.25em){.enduring-values__item{width:83.333%;height:100vh}}.enduring-values__top{position:absolute;top:0;left:0;width:100%;height:80vh}.enduring-values__top .loaded{opacity:.8}@media screen and (min-width:56.25em){.enduring-values__top{height:100vh}.enduring-values__top:after{content:"";display:block;background-color:var(--c-darkest);opacity:.6}.enduring-values__image-wrapper{padding-top:0}.enduring-values__image,.enduring-values__image-wrapper,.enduring-values__top:after{position:absolute;top:0;left:0;right:0;bottom:0}}.enduring-values__bottom{padding:4rem 2rem 0;margin-top:50vh}@media screen and (min-width:56.25em){.enduring-values__bottom{position:absolute;bottom:11rem;opacity:0;transition:var(--transition-slow);transform:translateY(5rem);padding:4rem 2.2rem 0}.is-selected .enduring-values__bottom{opacity:1;transform:translateY(0)}}.enduring-values__count{display:block;margin-bottom:2rem;font-family:var(--f-secondary);font-style:italic}@media screen and (min-width:56.25em){.enduring-values__count{margin-bottom:2.5rem}}.enduring-values__anchor{color:var(--c-lightest)}.enduring-values__title{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;font-family:var(--f-secondary);margin:0 0 3rem}@media screen and (min-width:56.25em){.enduring-values__title{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em;margin-bottom:4rem;max-width:56rem}}.enduring-values__excerpt{margin-bottom:2.6rem}@media screen and (min-width:56.25em){.enduring-values__excerpt{max-width:36rem}}.enduring-values__next-button{display:none}@media screen and (min-width:56.25em){.enduring-values__next-button{display:block;position:absolute;width:16.667%;right:0;top:0;bottom:0;z-index:var(--level1)}.enduring-values__next-button:hover{cursor:pointer}.enduring-values__next-button:hover svg{left:3.6rem}.enduring-values__next-button svg{position:absolute;bottom:2.2rem;left:2.4rem;transition:var(--transition)}.enduring-values__next-button svg path{stroke:var(--c-lightest)}}.enduring-values__credit{margin-left:2rem;font-size:1.2rem;line-height:1.4rem;letter-spacing:-.01em;font-weight:400;margin-top:3rem;opacity:.4}@media screen and (min-width:56.25em){.enduring-values__credit{position:absolute;bottom:11rem;right:3rem}}.contact{margin-bottom:2rem}@media screen and (min-width:37.5em){.contact{display:flex;justify-content:center;align-items:flex-start;margin-bottom:8rem}}.contact-pod{text-align:center;margin-bottom:3rem}@media screen and (min-width:37.5em){.contact-pod{width:50%}}@media screen and (min-width:56.25em){.contact-pod{width:33.33%}}@media screen and (min-width:75em){.contact-pod{width:20%;margin-bottom:0}}.contact-pod__image-wrapper{background:0 0;margin:0 auto}@media screen and (min-width:56.25em){.contact-pod__image-wrapper{max-width:32rem}}.contact__pod-title{font-size:3.2rem;line-height:3.4rem;letter-spacing:-.096rem;font-weight:400;padding-bottom:2rem;margin-bottom:1.6rem;margin-top:5rem;border-bottom:.1rem solid var(--c-placeholder);min-height:11rem;display:flex;justify-content:center;align-items:center}.contact__pod-name{display:block;font-weight:500;margin-bottom:.1rem}.contact__pod-role{display:block;margin-bottom:1.3rem}.contact__pod-link{display:block;transition:var(--transition)}.contact__pod-link:not(:last-child){margin-bottom:.1rem}.contact__pod-link:hover{opacity:var(--hover)}.locations-intro{margin-top:5rem}@media screen and (min-width:56.25em){.locations-intro{margin-top:0}}.locations-intro__img-wrapper{border-radius:var(--border-radius);overflow:hidden;margin-bottom:4rem}@media screen and (min-width:56.25em){.locations-intro__img-wrapper{margin-bottom:2rem}}.locations{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-bottom:3rem}.locations__card{width:100%}.locations__card:last-child{padding-top:5rem}@media screen and (min-width:37.5em){.locations__card{width:50%}.locations__card:last-child{padding-top:0}.locations__card:last-of-type{position:relative}.locations__card:last-of-type:after{content:"";display:block;position:absolute;top:0;bottom:0;left:calc(var(--col-pd-inner)*-1);width:.1rem;background-color:var(--c-placeholder)}}.locations-card__img-col{width:100%}.locations-card__img-wrapper{padding-top:64.82%;border-radius:var(--border-radius);overflow:hidden;margin-bottom:1rem}.locations__card-address{transition:var(--transition)}.home-hero__tagline a:hover,.home-hero__text a:hover,.locations__card-address:hover,.locations__card-detail:hover,.news-listing__author a:hover,a.home-cta__link:hover{opacity:var(--hover)}.locations__card-title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin:0 0 .4rem}@media screen and (min-width:56.25em){.locations__card-title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;margin-bottom:2rem}}.block-cta__button:after,.locations__card-detail{display:block;transition:var(--transition)}.block-cta{background-color:var(--yellow);text-align:center}.block-cta__anchor{padding-top:4rem;padding-bottom:4rem}@media screen and (min-width:56.25em){.block-cta__anchor{padding-top:5rem;padding-bottom:5rem}}.block-cta__anchor:hover .block-cta__button:after{left:100%}.block-cta__tag{padding-bottom:2rem;display:inline-block}.block-cta__text{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;font-family:var(--f-secondary);margin-bottom:4rem}@media screen and (min-width:56.25em){.block-cta__text{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em;width:66.66%;margin-left:16.667%;margin-bottom:12rem}}.block-cta__button{position:relative}.block-cta__button:after{content:"";position:absolute;bottom:-.4rem;left:0;right:0;height:.1rem;background-color:var(--c-darkest)}.block-cta__cat{display:block;font-style:italic;margin-bottom:4rem}.search__results-group--no-results h3{color:var(--stone);margin:0 0 1rem;padding:0;font-family:var(--f-italic)}.search__results-group--no-results h4{font-size:clamp(2.2rem,4vw,4.8rem);line-height:.9;padding:0;max-width:10ch}.search__results-group--no-results .search__results-title-wrapper::after{display:none!important}@media screen and (min-width:56.25em){.search__results-group--no-results{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%)}}.search__results{min-height:100%}.search__results-title-wrapper{position:relative}.search__results-group:first-of-type .search__results-title-wrapper::after{content:"";display:block;position:absolute;height:.1rem;bottom:0;left:.4rem;right:.4rem;background-color:var(--c-darkest);opacity:.1}@media screen and (min-width:56.25em){.search__results-group:first-of-type .search__results-title-wrapper::after{left:1rem;right:1rem}}.search__results-title{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01em;padding:2.4rem 0;margin:0}.search__results-title--first{padding-top:0}.search__results-title span{color:var(--stone)}.search-card{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;margin-bottom:1.6rem}.search-card:hover .search-card__image{transform:scale(1.025)}.search-card__image-outer{position:relative;width:33.333%}.search-card__image-wrapper{width:100%;height:0;padding-bottom:100%;border-radius:.6rem;overflow:hidden;flex-shrink:0}.search-card__image{transition:scale .25s ease}.search-card__text{width:66.667%;display:flex;align-items:center;justify-content:flex-start}.flexi-centered-text p,.search-card__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}.search-card__title{display:block;margin:0}@media screen and (min-width:56.25em){.search-card__title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.section,section{position:relative;display:block;width:100%}.section--mb-md,.section--mb-sm{margin-bottom:var(--section-mb-sm)}@media screen and (min-width:37.5em){.section--mb-md{margin-bottom:var(--section-mb-md)}}.section--mb-lg{margin-bottom:var(--section-mb-sm)}@media screen and (min-width:37.5em){.section--mb-lg{margin-bottom:var(--section-mb-md)}}@media screen and (min-width:56.25em){.section--mb-lg{margin-bottom:var(--section-mb-lg)}}.section--mb-xl{margin-bottom:var(--section-mb-md)}@media screen and (min-width:37.5em){.section--mb-xl{margin-bottom:var(--section-mb-lg)}}@media screen and (min-width:56.25em){.section--mb-xl{margin-bottom:var(--section-mb-xl)}}.flexi-block{margin-top:8rem;margin-bottom:8rem}@media screen and (min-width:56.25em){.flexi-block{margin-top:8rem;margin-bottom:8rem}.flexi-centered-text{width:66.667%;margin-left:auto;margin-right:auto;padding:3rem 0}}.flexi-centered-text p{text-align:center}@media screen and (min-width:56.25em){.flexi-centered-text p{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.flexi-centered-text p:not(:last-child){margin-bottom:3.2rem}.flexi-centered-text p:last-child{margin-bottom:0}.bookmark__block{width:100%;position:sticky;top:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:.8rem;padding-bottom:.8rem;background-color:var(--light-grey);z-index:var(--level2)}@media screen and (min-width:56.25em){.bookmark__block{padding-top:.7rem;padding-bottom:.7rem}}.bookmark__title{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;width:83.333%;margin:0}@media screen and (min-width:56.25em){.bookmark__title{width:50%}}.bookmark__count{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;width:16.667%}@media screen and (min-width:56.25em){.bookmark__count{width:50%}}.flex-images-video{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.flex-images-video__divider{margin-bottom:2rem}.flex-images-video__container{width:100%}.flex-images-video__container:not(:last-child){margin-bottom:4rem}@media screen and (min-width:56.25em){.flex-images-video__container:not(:last-child){margin-bottom:0}}.flex-images-video--triple .flex-images-video__container{width:100%}@media screen and (min-width:56.25em){.flex-images-video--triple .flex-images-video__container{width:33.333%}}.flex-images-video--double .flex-images-video__container{width:100%}@media screen and (min-width:37.5em){.flex-images-video--double .flex-images-video__container{width:50%}}.flex-images-video__wrapper{border-radius:var(--border-radius);overflow:hidden;margin-bottom:1rem}.flex-images-video__iframe-wrapper{position:relative;height:0;padding-bottom:56.25%}.flex-images-video__caption{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-bottom:0;max-width:42rem;margin-bottom:2rem}.flex-images-video__caption_title{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;font-weight:500;margin:0;display:block}.flex-images-video--offset .flex-images-video__container{display:flex;flex-direction:column}@media screen and (min-width:37.5em){.flex-images-video--offset .flex-images-video__container{flex-direction:row;align-items:flex-start}.flex-images-video--offset .flex-images-video__caption{max-width:35ch;order:-1}.flex-images-video--offset .flex-images-video__wrapper{width:calc(50% - var(--col-pd-inner));margin-left:auto}}.flexi-text-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}@media screen and (min-width:56.25em){.flexi-text-content{justify-content:flex-end}.flexi-text-content__col{width:50%}}.flexi-text-content__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;margin-top:0;margin-bottom:2.6rem}@media screen and (min-width:56.25em){.flexi-text-content__title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;margin-bottom:0;width:83.333%}}.flexi-text-content__text{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em}@media screen and (min-width:56.25em){.flexi-text-content__text{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.flexi-text-content__text>:first-child{margin-top:0}@media screen and (min-width:56.25em){.flexi-text-content__text{width:83.333%}}@media screen and (min-width:75em){.flexi-text-content__text{width:66.667%}}.flexi-text-content__text-credit{font-size:1.2rem;line-height:1.4rem;letter-spacing:-.01em;font-weight:400}.flexi-carousel__cell img{display:block;height:62rem;min-width:28rem}.flexi-carousel{width:calc(100vw - 1.6rem)}@media screen and (min-width:37.5em){.flexi-carousel{width:calc(100vw - 1.2rem)}}.flexi-carousel__cell .flexi-carousel__img{height:28rem;min-width:28rem;width:auto}@media screen and (min-width:56.25em){.flexi-carousel__cell .flexi-carousel__img{height:62rem;min-width:30rem}}.flexi-carousel__img-wrapper{border-radius:var(--border-radius);overflow:hidden}.flexi-carousel__caption{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;margin-top:1rem;margin-bottom:0;opacity:0;transition:var(--transition)}@media screen and (min-width:56.25em){.flexi-carousel__caption{margin-top:1.4rem}}.is-selected .flexi-carousel__caption{opacity:1}.flexi-carousel__count{font-weight:500;margin-right:.3rem}.flexi-blockquote{position:relative}@media screen and (min-width:56.25em){.flexi-blockquote{width:41.667%;margin-left:50%;padding-bottom:1.5rem}}.flexi-blockquote__quote{position:relative;font-size:2.8rem;line-height:3.2rem;letter-spacing:-.03rem;color:var(--text-color);font-family:var(--f-secondary);margin-bottom:2.4rem}@media screen and (min-width:56.25em){.flexi-blockquote__quote{letter-spacing:-.03em;margin-bottom:5rem;font-size:3.2rem;line-height:3.8rem;letter-spacing:-.032rem;font-weight:400}}.flexi-blockquote__quote:after{content:"“";position:absolute;top:0;left:-1.4rem;font-size:3.2rem;color:var(--accent-color)}@media screen and (min-width:56.25em){.flexi-blockquote__quote:after{left:-1.8rem}}.flexi-blockquote__author{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem;font-weight:500;color:var(--text-color);margin-bottom:0}.flexi-blockquote__role{font-weight:400;color:var(--text-color)}.flexi-blockquote--full{position:relative;background-color:var(--bg-color);padding-top:3.8rem;padding-bottom:2.8rem}@media screen and (min-width:56.25em){.flexi-blockquote--full{padding-top:4.2rem;padding-bottom:4.8rem}}.flexi-blockquote--full:after{content:"“";position:absolute;top:7.5rem;left:1.2rem;font-size:12.5rem;line-height:1.25rem;color:var(--accent-color)}@media screen and (min-width:56.25em){.flexi-blockquote--full:after{left:1.6rem}}.flexi-blockquote--full .flexi-blockquote{position:relative;width:83.334%;margin-left:16.666%;padding-top:0;padding-bottom:0}@media screen and (min-width:56.25em){.flexi-blockquote--full .flexi-blockquote{width:58.333%;margin-left:16.666%}}.flexi-blockquote--full .flexi-blockquote:before{content:"";display:block;position:absolute;top:0;bottom:0;left:-1rem;width:.1rem;background-color:var(--accent-color)}.flexi-blockquote--full .flexi-blockquote__quote{font-size:2.8rem;line-height:3.2rem;letter-spacing:-.03rem}@media screen and (min-width:56.25em){.flexi-blockquote--full .flexi-blockquote__quote{font-size:4.8rem;line-height:5.6rem;letter-spacing:-.03em}}.flexi-blockquote--full .flexi-blockquote__quote:after{display:none}.flexi-blockquote--full .flexi-blockquote__author{margin-bottom:0;font-weight:400}@media screen and (min-width:56.25em){.flexi-blockquote--full .flexi-blockquote__author{width:50%}}.flexi-blockquote--small{position:relative;background-color:var(--bg-color)}.flexi-blockquote--small.flexi-blockquote--blue,.flexi-blockquote--small.flexi-blockquote--stone,.flexi-blockquote--small.flexi-blockquote--yellow{margin:0;padding-top:2.8rem;padding-bottom:2rem}.flexi-blockquote--image{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}@media screen and (min-width:56.25em){.flexi-blockquote--image .flexi-blockquote{margin-left:16.667%}}.flexi-blockquote__img-outer{width:100%;margin-bottom:1.5rem}@media screen and (min-width:37.5em){.flexi-blockquote__img-outer{width:50%}}@media screen and (min-width:56.25em){.flexi-blockquote__img-outer{width:33.333%}}.flexi-blockquote__img-wrapper{border-radius:var(--border-radius);overflow:hidden}.flexible-blockquote--small{--bg-color:var(--off-white);--text-color:var(--c-darkest);--accent-color:var(--c-darkest)}.flexi-blockquote--blue{--bg-color:var(--blue);--text-color:var(--c-darkest);--accent-color:var(--c-lightest)}.flexi-blockquote--yellow{--bg-color:var(--yellow);--text-color:var(--c-darkest);--accent-color:var(--c-darkest)}.flexi-blockquote--stone{--bg-color:var(--stone);--text-color:var(--c-darkest);--accent-color:var(--c-lightest)}.flexi-awards__header--mob{display:none}@media screen and (min-width:56.25em){.flexi-awards__header--mob{display:none}}.flexi-awards__header--mob h4{margin-top:0;margin-bottom:1rem}.flexi-awards__header{display:none}@media screen and (min-width:56.25em){.flexi-awards__header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.flexi-awards__header h4{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}.flexi-awards__entry{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-bottom:1.4rem}.flexi-awards__col{width:100%}@media screen and (min-width:56.25em){.flexi-awards__col{width:50%;display:flex;flex-direction:column;justify-content:center}}.flexi-awards__col:nth-child(1){width:100%;padding-bottom:1rem}@media screen and (min-width:56.25em){.flexi-awards__col:nth-child(1){width:50%;padding-bottom:0}}.flexi-awards__col:nth-child(2){width:100%;padding-bottom:1rem}@media screen and (min-width:56.25em){.flexi-awards__col:nth-child(2){width:25%;padding-bottom:0}}.flexi-awards__col:nth-child(3){width:100%}@media screen and (min-width:56.25em){.flexi-awards__col:nth-child(3){width:16.666%;text-align:left}}.flexi-awards__col:nth-child(4){display:none}@media screen and (min-width:56.25em){.flexi-awards__col:nth-child(4){width:8.333%;display:flex}}.flexi-awards__divider{width:100%;margin-bottom:1.4rem}.flexi-awards__divider hr{height:.1rem;border:0;background-color:var(--light-grey)}.flexi-awards__entry-title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.flexi-awards__entry-title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.flexi-awards__entry-info{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016rem;font-weight:400}@media screen and (min-width:56.25em){.flexi-awards__entry-info{font-size:1.6rem;line-height:1.9rem;letter-spacing:-.01rem}.flexi-stats{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}}.flexi-stats__col:first-child{display:none}@media screen and (min-width:56.25em){.flexi-stats__col:first-child{display:block;width:41.667%}}.flexi-stats__col:nth-child(2){width:100%;border-top:1px solid var(--white)}@media screen and (min-width:56.25em){.flexi-stats__col:nth-child(2){width:58.333%}}@media screen and (min-width:75em){.flexi-stats__col:nth-child(2){width:50%}}.flexi-stats__title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem}@media screen and (min-width:56.25em){.flexi-stats__title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em}}.flexi-stats__stat{border-bottom:1px solid var(--white)}@media screen and (min-width:56.25em){.flexi-stats__stat{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:2.4rem;padding-bottom:2rem}}.flexi-stats__num{display:block;font-size:8rem;line-height:8.4rem;letter-spacing:-.08rem;font-weight:400;margin-bottom:1rem}@media screen and (min-width:56.25em){.flexi-stats__num{width:50%;font-size:9.6rem;line-height:9.6rem;letter-spacing:-.1rem;font-weight:400}}@media screen and (min-width:75em){.flexi-stats__num{font-size:12rem;line-height:12rem;letter-spacing:-.12rem;font-weight:400}}.flexi-stats__text{display:block;margin-bottom:1rem}@media screen and (min-width:56.25em){.flexi-stats__text{width:50%;font-size:1.6rem;line-height:1.9rem;letter-spacing:-.016em;margin-top:1.4rem}}@media screen and (min-width:56.25em) and (min-width:56.25em){.flexi-stats__text{font-size:2.2rem;line-height:2.8rem;letter-spacing:-.022em}}.flexi-stats__stat-divider hr{border-color:var(--white)}.home-cta{background-color:var(--yellow);padding-top:4rem;padding-bottom:6rem;text-align:center}@media screen and (min-width:37.5em){.home-cta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;padding-top:2.4rem}}.home-cta__blockquote{width:16.666%;display:flex}.home-cta__blockquote::before{color:var(--white);content:open-quote;font-size:13rem;vertical-align:-.4rem;margin-top:4.6rem;display:inline-block;margin-left:-1rem}@media screen and (min-width:37.5em){.home-cta__blockquote::before{font-size:16rem;margin-top:5.6rem}}.home-cta__text-outer{position:relative;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}@media screen and (min-width:37.5em){.home-cta__text-outer{width:83.333%}.home-cta__text-outer::before{content:"";display:block;position:absolute;width:.1rem;top:1rem;bottom:-1rem;left:-1rem;background-color:var(--c-lightest)}}.home-cta__text{position:relative;text-align:left;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.home-cta__text p{font-size:2.8rem;line-height:3.2rem;letter-spacing:-.03rem;font-family:var(--f-secondary);margin-bottom:4.5rem}@media screen and (min-width:56.25em){.home-cta__text p{font-size:4.8rem;line-height:5.6rem;letter-spacing:-.03em}}@media screen and (min-width:37.5em){.home-cta__text{width:50%;margin-right:10%}.home-cta__text.no-image{margin-right:0;width:80%}.home-cta__text.no-image p{max-width:none}.home-cta__text p{font-size:4rem;line-height:4rem;letter-spacing:-.12rem;max-width:17ch}}@media screen and (min-width:37.5em) and (min-width:56.25em){.home-cta__text p{font-size:5.6rem;line-height:5.5rem;letter-spacing:-.03em}}.home-cta__link{margin-top:2rem;text-align:left;transition:var(--transition);width:100%}.home-cta__link svg{width:1.2rem;height:1.2rem;margin-left:.5rem;margin-bottom:-.3rem}.home-cta__image{width:100%}@media screen and (min-width:37.5em){.home-cta__image{width:40%}}.featured-places{margin-top:3rem;margin-bottom:6rem}@media screen and (min-width:56.25em){.featured-places{margin-top:8rem;margin-bottom:8rem}}.featured-places.home-featured-places{margin-bottom:5rem}@media screen and (min-width:56.25em){.featured-places.home-featured-places{margin-bottom:3rem}}.featured-places.home-featured-places .featured-places__anchor{border-top:none}.featured-places__header-border{display:flex;flex-direction:column;border-bottom:.2rem solid var(--light-grey);padding-bottom:2rem;margin-bottom:3rem}@media screen and (min-width:56.25em){.featured-places__header-border{margin-bottom:4rem;border-width:2px;flex-direction:row;align-items:center;justify-content:space-between}}.featured-places__header-border h2{font-size:4rem;letter-spacing:-.03rem;font-family:var(--f-secondary);margin:0;padding-bottom:2rem}@media screen and (min-width:56.25em){.featured-places__header-border h2{font-size:3.2rem;line-height:.8;padding-bottom:0}}.featured-places__header-border a{display:flex;align-items:center}.featured-places__header-border a svg{width:1.2rem;height:1.2rem;margin-left:.7rem}@media screen and (min-width:56.25em){.featured-places__header-border a svg{width:3rem;height:3rem;margin-left:18rem}.featured-places__grid{flex-direction:row;flex-wrap:wrap;display:flex}.featured-places__grid>*{flex-basis:50%}}.featured-places__listing:last-child{margin-top:4rem;height:100%}@media screen and (min-width:56.25em){.featured-places__listing:last-child{margin-top:0}}.featured-places__anchor{width:100%;height:100%;display:block}.places-listing__item:first-child .featured-places__anchor{border-top:.2rem solid var(--light-grey);padding-top:2rem}@media screen and (min-width:56.25em){.featured-places__anchor{border-top:.2rem solid var(--light-grey);padding-bottom:3rem;padding-top:2rem}}.featured-places__anchor:hover .featured-places__image{transform:scale(1.025)}.featured-places__image-wrapper{width:100%;padding-top:64.43%;margin-bottom:1.6rem;border-radius:var(--border-radius);overflow:hidden}.featured-places__image{transition:scale .25s ease}.home-hero{background-color:var(--black);height:100vh;padding-top:1.7rem;padding-bottom:4rem;display:flex;flex-direction:column}@media screen and (min-width:56.25em){.home-hero{padding-bottom:3.3rem}}.home-hero>*{opacity:1;transition:opacity .35s ease;transition-delay:.35s}.home-hero.loading>*{opacity:0}.home-hero__slider{position:relative;flex:1}.home-hero__item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;opacity:0;transition:opacity .7s ease;z-index:0}.home-hero__item--active{opacity:1;z-index:1}.home-hero__image{position:absolute;width:calc(100% + var(--col-pd-wrapper)*2);top:-1.7rem;left:calc(-1*var(--col-pd-wrapper));bottom:0;z-index:0;height:100vh}.home-hero__image.loaded{opacity:.7}.home-hero__header{position:relative}.home-hero__content,.home-hero__header{display:flex;align-items:flex-start;color:var(--white);z-index:1}@media screen and (min-width:56.25em){.home-hero__content>*,.home-hero__header>*{flex-basis:50%}}.home-hero__buttons button{font-family:var(--f-primary);width:4rem;height:4rem;margin-right:2rem;background-color:rgba(255,255,255,.65);color:var(--white);border-radius:50%;border:0;flex:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;opacity:0}.home-hero__buttons button:last-child{margin-right:0}.home-hero__buttons button svg{stroke:var(--black)}.home-hero__buttons button.loaded{opacity:1;transform:translateY(0)}.home-hero__play svg{width:1.2rem;height:1.2rem;pointer-events:none}.home-hero__play .pause,.home-hero__play.playing .play{display:none}.home-hero__play.playing .pause{display:block}.home-hero__tagline{margin-left:auto;display:none}@media screen and (min-width:56.25em){.home-hero__tagline{display:block}}.home-hero__tagline p{max-width:30ch;margin:0}.home-hero__tagline a{display:flex;align-items:flex-end;position:relative}.home-hero__tagline .home-hero__tagline-title{font-size:1.6rem}.home-hero__tagline-arrow{display:inline-block;margin-left:.5rem}.home-hero__content{flex-direction:column;justify-content:space-between;padding-left:8.333%;position:absolute;left:0;bottom:0;width:100%;height:65vh}@media screen and (min-width:56.25em){.home-hero__content{padding-left:0;margin-top:30rem;flex-direction:row;justify-content:flex-start;flex:none;height:55vh}}.home-hero__content h2{line-height:4rem;letter-spacing:-.12rem;font-size:3.8rem;margin-top:0;max-width:18ch;margin-bottom:6rem;text-wrap:pretty}@media screen and (min-width:56.25em){.home-hero__content h2{line-height:5.5rem;letter-spacing:-.03em;font-size:5.6rem;margin-bottom:0}}.home-hero__logo svg{fill:var(--white)}.home-hero__text{position:relative;display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width:56.25em){.home-hero__text{height:100%}}.home-hero__tagline a,.home-hero__text a{color:var(--white);transition:var(--transition)}.home-hero__text .home-hero__text-link{display:flex;align-items:center;padding-bottom:5rem}@media screen and (min-width:56.25em){.home-hero__text .home-hero__text-link{padding-bottom:0;margin-top:-1rem}.home-hero__text .home-hero__text-link.margin-top-auto{margin-top:auto}}.home-hero__text .home-hero__text-arrow{margin-left:.5rem}.vertical-line{background-color:var(--white);width:1px;left:.4rem;position:absolute;top:0;bottom:.4rem;transform:scaleY(1);transform-origin:top}@media screen and (min-width:37.5em){.vertical-line{left:1rem}}@media screen and (min-width:56.25em){.vertical-line{left:calc(50% - 1rem);top:1rem}}.home-hero__dots{position:absolute;z-index:1;bottom:.5rem;left:8.333%;display:flex;align-items:center;opacity:0;transition:opacity .4s ease}@media screen and (min-width:56.25em){.home-hero__dots{bottom:0;left:50%}}.home-hero__dots.loaded{opacity:1}.home-hero__dots .home-hero__dot{width:1.4rem;height:1.4rem;border-radius:100%;border:1px solid var(--white);background-color:rgba(30,30,30,.45);margin-right:1.25rem;cursor:pointer;transition:var(--transition)}@media screen and (min-width:56.25em){.home-hero__dots .home-hero__dot{margin-right:3.5rem;right:auto}}.home-hero__dots .home-hero__dot:last-child{margin:0}.home-hero__dots .home-hero__dot--active,.home-hero__dots .home-hero__dot:hover{background-color:var(--white)}.latest-news{margin-top:8rem;margin-bottom:8rem}@media screen and (min-width:56.25em){.latest-news{margin-top:12.5rem;margin-bottom:10rem}}.latest-news .news-listing{margin:0}@media screen and (min-width:56.25em){.latest-news .news-listing{padding-bottom:8rem}}.latest-news .news-listing__item::before{border-width:.2rem;left:1rem}@media screen and (min-width:56.25em){.latest-news .news-listing__item{padding-left:3rem}.latest-news .news-listing>*+*{margin-top:0}}.latest-news .news-listing__info{flex-direction:column}.latest-news .news-listing__excerpt{margin-left:0}.latest-news__header-border{display:flex;flex-direction:column;border-bottom:1px solid var(--light-grey);padding-bottom:2.5rem;margin-bottom:4rem}@media screen and (min-width:56.25em){.latest-news__header-border{padding-bottom:1.5rem;border-width:2px;flex-direction:row;align-items:center;justify-content:space-between}}.latest-news__header-border h2{font-size:4rem;font-family:var(--f-secondary);margin:0;margin-bottom:1.2rem;line-height:.8;letter-spacing:-.03rem}@media screen and (min-width:56.25em){.latest-news__header-border h2{font-size:3.2rem;margin-bottom:0}}.latest-news__header-border a{display:flex;align-items:center}.latest-news__header-border a svg{width:1.2rem;height:1.2rem;margin-left:.7rem}@media screen and (min-width:56.25em){.latest-news__header-border a svg{width:3rem;height:3rem;margin-left:18rem}}.news-hero{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:56.25em){.news-hero{flex-direction:row;height:100vh}}.news-hero__title{margin-top:1rem}@media screen and (min-width:56.25em){.news-hero__title{margin-top:2rem}}.news-hero__back{position:fixed;top:1.8rem;left:2rem;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;background-color:rgba(255,255,255,.4);z-index:var(--level6);border-radius:100%;transition:var(--transition)}.news-hero__back:hover{background-color:rgba(255,255,255,.8)}.single-jobs .news-hero__back{position:absolute}.news-hero__content{padding-top:3rem;min-height:100%;padding-right:0}@media screen and (min-width:56.25em){.news-hero__content{width:33.33333%}}.news-hero__content .place-hero__year{font-style:italic}.news-hero__content .content-inner{display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.news-hero__sharing{margin:0;font-style:italic}@media screen and (min-width:56.25em){.news-hero__sharing{margin-top:8rem}}.news-hero__authors{margin-bottom:1.6rem;margin-top:2rem}@media screen and (min-width:56.25em){.news-hero__authors{margin-top:auto}}.news-hero__authors p{margin:1.3rem 0 0}.news-hero__authors-grid{display:flex;margin-top:.8rem;margin-bottom:2rem}@media screen and (min-width:56.25em){.news-hero__authors-grid{margin-bottom:1rem}}.news-hero__author-text{display:flex;flex-direction:column;justify-content:center}.news-hero__author-text p,.news-hero__categories p{margin:0}.news-hero__author{display:flex;align-items:center}.news-hero__author:first-child{margin-right:3rem}.news-hero__author-img-wrap{width:5.7rem;height:5.7rem;margin-right:.8rem;border-radius:.6rem}@media screen and (min-width:56.25em){.news-hero__author-img-wrap{width:7.2rem;height:7.2rem}}.news-hero__categories{margin-top:1.6rem}.news-hero__categories a{color:var(--red)}.news-hero__image-wrapper{position:relative;order:-1;min-height:58vh}.news-hero__image-wrapper .hero-image{height:100%}@media screen and (min-width:56.25em){.news-hero__image-wrapper{min-height:100%;min-width:57%;order:unset}}.news-intro-text{max-width:65ch;margin-left:auto;margin-right:auto;margin-top:6rem;text-align:center}@media screen and (min-width:56.25em){.news-intro-text{margin-top:8rem}}.news-intro-text__content p{margin-bottom:0}.news-intro-text__content>*+*{margin-top:2rem}.news-listing{display:flex;flex-direction:column;margin-top:1rem;margin-bottom:7.5rem}@media screen and (min-width:56.25em){.news-listing{flex-direction:row;flex-wrap:wrap;margin-top:2rem;margin-bottom:15rem}}.news-listing__item{width:100%;margin-bottom:4rem}@media screen and (min-width:56.25em){.news-listing__item{position:relative;width:33.33%;padding-left:3rem;margin-bottom:10rem}.news-listing__item::before{content:"";display:block;position:absolute;top:.5rem;left:1rem;bottom:-4rem;width:2px;background-color:var(--light-grey)}.news-listing__item--no-border::before{display:none}.news-listing__item--half{flex-basis:50%;margin-top:0}}@media screen and (min-width:56.25em) and (min-width:56.25em){.news-listing__item--half .news-listing__image-wrapper{min-height:43rem}}.news-listing__divider{display:none}@media screen and (min-width:56.25em){.news-listing__divider{display:block;width:100%;margin-bottom:1rem}}.news-listing__anchor{width:100%}.news-listing__anchor:hover .news-listing__image{transform:scale(1.025)}.news-listing__image-wrapper{width:100%;border-radius:.6rem;margin-bottom:1.6rem;min-height:22rem;overflow:hidden}@media screen and (min-width:37.5em){.news-listing__image-wrapper{min-height:30rem}}.news-listing__image{transition:scale .25s ease}.news-listing__categories{font-style:italic;text-transform:lowercase;margin-bottom:1.6rem}.news-listing__info{display:flex;flex-direction:column;max-width:55ch}.news-listing__info>*{flex-basis:100%}.news-listing__info-title{font-size:2.4rem;line-height:3rem;letter-spacing:-.01rem;max-width:25ch;margin:0}@media screen and (min-width:56.25em){.news-listing__info-title{font-size:3.2rem;line-height:3.8rem;letter-spacing:-.01em;margin:0 0 .8rem}}.news-listing__authors{margin:0;margin-top:.8rem;display:flex;flex-direction:row-reverse;justify-content:flex-end}.news-listing__excerpt{margin-top:2rem}.news-listing__excerpt p{margin-bottom:1.6rem}@media screen and (min-width:56.25em){.news-listing__excerpt{margin-top:0}.news-listing__excerpt p{margin-bottom:2rem}}.news-listing__thumbnail{width:6ch;height:6ch;margin-right:1rem}.news-listing__thumbnail img{border-radius:6px;width:100%;height:100%;object-fit:cover}.news-listing__authors-by{color:var(--text-grey);display:block;padding-bottom:.2rem}.news-listing__authors-name{display:flex;flex-direction:column;justify-content:center}.news-listing__tag{padding-bottom:1.6rem;font-style:italic}.news-listing__author{display:block}.news-listing__author a{display:inline-block;cursor:pointer;transition:var(--transition)}