.home-logo__wrapper{position:fixed;padding:var(--padding);width:100%}.home-logo__tagline{margin-top:.25em;color:var(--green);opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.home-logo__tagline.isShrink{opacity:0;pointer-events:none}.home-logo svg{-webkit-transition:width .2s ease-out .1s;transition:width .2s ease-out .1s}.home-logo svg:first-of-type{width:calc(41% - 2em);position:relative;left:0}.home-logo svg:last-of-type{width:calc(59% - 2em);position:absolute;right:var(--padding)}.home-logo.isShrink svg{-webkit-transition:width .2s ease-out;transition:width .2s ease-out}.home-logo.isShrink svg:first-of-type{width:calc(12.5% + 2em)}@media screen and (min-width:1600px){.home-logo.isShrink svg:first-of-type{width:calc(12.5% + 2.5em)}}.home-logo.isShrink svg:last-of-type{width:calc(18.5% + 2em)}@media screen and (min-width:1600px){.home-logo.isShrink svg:last-of-type{width:calc(18.5% + 2.5em)}}.news-item{margin-bottom:.75em}.news-item a:hover{color:var(--green)}.news-item__date{margin-bottom:.35em}.news-item__title{margin-bottom:.25em}@media screen and (max-width:768px){.news-item__title{font-size:1.4em;line-height:1.22;padding-right:0;margin-bottom:.35em}}.news-banner{padding:var(--padding);border-top:1px solid #000;background:#fff}.news-banner__title{margin-bottom:.75em}@media screen and (max-width:1024px){.news-banner__item{margin-top:.5em;margin-bottom:1em}.news-banner__item__wrapper:last-of-type .news-banner__hr{display:none}.news-banner__hr{border:none;display:block;height:1px;background:#000;width:100%}}.home-slideshow{position:relative;height:100%;width:100%;z-index:2}.home-slideshow__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.home-slideshow__slide{position:relative;top:0;height:100%;width:100%;z-index:2;overflow:visible;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.home-slideshow__slide--sticky{position:-webkit-sticky;position:sticky}.home-slideshow__slide.lastSlide{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);z-index:5}.home-slideshow__slide__image{position:relative;padding-top:var(--padding);max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.home-slideshow__slide a:hover{color:inherit}.home-slideshow__slide__figure{-webkit-transform:translateX(calc(13% + 4em));transform:translateX(calc(13% + 4em));pointer-events:auto;position:relative;height:100%;max-height:100%}.home-slideshow__slide__figure img{width:calc(67.92% - 8em);max-height:100%;-o-object-fit:cover;object-fit:cover}.home-slideshow__slide--active .home-slideshow__slide__caption{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.home-slideshow__slide__caption{width:20%;opacity:0;padding-left:1em;padding-right:var(--padding);-ms-flex-item-align:end;align-self:flex-end;bottom:0;margin-bottom:-.2em;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.home-slideshow__text{position:fixed;bottom:var(--header-height);padding:0 var(--padding);z-index:2;color:transparent}.home-slideshow__text--clone{pointer-events:none;z-index:1;color:#000}.home-slideshow__text__wrapper{-webkit-transition:opacity .15s ease-in-out .2s;transition:opacity .15s ease-in-out .2s}.home-slideshow__text__wrapper:hover .home-slideshow__text{color:#000}.home-slideshow__text__wrapper:hover .home-slideshow__text--clone{color:transparent}.home-slideshow__text__wrapper.lastSlide{opacity:0;pointer-events:none}.mobile-slideshow{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:calc(var(--vh, 1vh)*100)}.mobile-slideshow__slide{width:100%;height:100%;padding:var(--padding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.mobile-slideshow__slide__image{margin-bottom:4em}.mobile-slideshow__slide a{width:100%;position:relative}.mobile-slideshow__slide img{-o-object-fit:cover;object-fit:cover;width:100%}.mobile-slideshow__slide__caption{position:absolute;width:100%}.mobile-slideshow__text{-ms-flex-item-align:end;align-self:flex-end;width:100%;padding-bottom:calc(var(--header-height));line-height:1.272em;padding-bottom:5rem}@media screen and (min-width:768px){.mobile-slideshow__text{font-size:1.545em;letter-spacing:-.01em;line-height:1.235em}}.mobile-slideshow__pagination{position:absolute;bottom:3.25em!important;right:2rem!important;text-align:right;width:auto!important}.mobile-slideshow .swiper-pagination-bullet{width:6px;height:6px;border:1px solid #000;margin:0 3px!important;background:transparent;opacity:1}.mobile-slideshow .swiper-pagination-bullet-active{background:var(--green)}.home{padding-top:0}.home__news-banner,.home__newsletter{position:relative;z-index:9}.home__footer{position:absolute;bottom:calc(var(--header-height) - 2px);pointer-events:auto}@media screen and (max-width:1023px){.home__footer{position:static;bottom:0;margin-top:calc(var(--header-height)*-1 - .25em)}}@media screen and (max-width:768px){.home__footer{margin-top:calc(var(--header-height)*-1 + .5em)}}.home__hover-footer{position:fixed;bottom:0;left:0;width:100%;height:calc(var(--header-height)*1.5);z-index:2}@media screen and (max-width:1023px){.home__hover-footer{height:100%}}.home__hover-footer .home__footer{-webkit-transition:-webkit-transform .4s ease-in-out .1s;transition:-webkit-transform .4s ease-in-out .1s;transition:transform .4s ease-in-out .1s;transition:transform .4s ease-in-out .1s,-webkit-transform .4s ease-in-out .1s;-webkit-transform:translateY(calc(100% + 1px));transform:translateY(calc(100% + 1px))}@media screen and (max-width:1023px){.home__hover-footer .home__footer{-webkit-transform:translateY(0);transform:translateY(0)}}.home__hover-footer:hover .home__footer{-webkit-transition:-webkit-transform .4s ease-in-out .3s;transition:-webkit-transform .4s ease-in-out .3s;transition:transform .4s ease-in-out .3s;transition:transform .4s ease-in-out .3s,-webkit-transform .4s ease-in-out .3s;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:1023px){.home__hover-footer:hover .home__footer{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:1023px){.home__hover-footer{position:relative}}body.footer-hover .home__footer{-webkit-transform:translateY(0);transform:translateY(0)}