:root{--windowHeight:100vh}html.hide-scroll,html.hide-scroll body{overflow:hidden;height:99.9vh}html.hide-scroll #www-navigation-container .www-navigation__mobile,html.hide-scroll body #www-navigation-container .www-navigation__mobile{-webkit-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);-o-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);transition:opacity .25s cubic-bezier(.455,.03,.515,.955)}html.hide-scroll #www-navigation-container.is-scrolled,html.hide-scroll body #www-navigation-container.is-scrolled{background-color:transparent}body.hide-topnav #www-navigation-container .www-navigation__mobile,body.hide-topnav .mobile-landing-carousel__login{opacity:0}.mobile-landing-carousel{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%;height:var(--windowHeight);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mobile-landing-carousel[data-active-index="0"] .mobile-landing-carousel__cta .link:nth-of-type(1),.mobile-landing-carousel[data-active-index="1"] .mobile-landing-carousel__cta .link:nth-of-type(2),.mobile-landing-carousel[data-active-index="2"] .mobile-landing-carousel__cta .link:nth-of-type(3),.mobile-landing-carousel[data-active-index="3"] .mobile-landing-carousel__cta .link:nth-of-type(4),.mobile-landing-carousel[data-active-index="4"] .mobile-landing-carousel__cta .link:nth-of-type(5),.mobile-landing-carousel[data-active-index="5"] .mobile-landing-carousel__cta .link:nth-of-type(5){opacity:1;visibility:visible}.mobile-landing-carousel .link.link--is-button{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-landing-carousel .link.link--is-button .link__text{font-size:16px}body:not(.has-reduced-motion) .mobile-landing-carousel .link.link--is-button{opacity:0;visibility:hidden;-webkit-transition:opacity .45s cubic-bezier(.455,.03,.515,.955),visibility .45s cubic-bezier(.455,.03,.515,.955);-o-transition:opacity .45s cubic-bezier(.455,.03,.515,.955),visibility .45s cubic-bezier(.455,.03,.515,.955);transition:opacity .45s cubic-bezier(.455,.03,.515,.955),visibility .45s cubic-bezier(.455,.03,.515,.955)}.mobile-landing-carousel__login{position:fixed;right:24px;top:32px;display:none;-webkit-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);-o-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);transition:opacity .25s cubic-bezier(.455,.03,.515,.955)}.mobile-landing-carousel__login.show-login{display:block;z-index:901}.mobile-landing-carousel__login-link{font-size:16px;text-transform:uppercase;color:#fff}.mobile-landing-carousel__spacer{position:absolute;width:100%;height:100vh}.mobile-landing-carousel__menu{display:-webkit-box;display:-ms-flexbox;display:flex;background:#000;color:#fff;height:100%;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-landing-carousel__menu-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:62px 0 32px}.mobile-landing-carousel__menu-back{position:relative;border-bottom:none;font-family:'Clarkson',Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:1.2em;letter-spacing:0;text-rendering:geometricPrecision;text-transform:uppercase;text-decoration:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;background:0 0;color:#fff;background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor)),-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor),-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:51% 2px,50% 2px;background-position:0 100%,100% 100%;padding-bottom:1px}@media all and (min-width:1280px){.mobile-landing-carousel__menu-back{font-size:18px}}@media all and (min-width:1920px){.mobile-landing-carousel__menu-back{font-size:20px}}.mobile-landing-carousel__menu-container{width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mobile-landing-carousel__menu-container .footer-main .container{padding-top:0}.mobile-landing-carousel__slider{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.mobile-landing-carousel__slider::-webkit-scrollbar{display:none}.mobile-landing-carousel__slider.no-snap{-webkit-scroll-snap-type:none;-ms-scroll-snap-type:none;scroll-snap-type:none}.mobile-landing-carousel__slide{--backgroundRGB:176, 97, 74;position:relative;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always;-webkit-box-flex:0;-ms-flex:none;flex:none}.mobile-landing-carousel__slide::after{content:'';position:absolute;top:0;left:0;width:100%;height:200px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(var(--backgroundRGB),.5)),to(rgba(var(--backgroundRGB),0)));background:-o-linear-gradient(top,rgba(var(--backgroundRGB),.5) 0%,rgba(var(--backgroundRGB),0) 100%);background:linear-gradient(180deg,rgba(var(--backgroundRGB),.5) 0%,rgba(var(--backgroundRGB),0) 100%);z-index:2}.mobile-landing-carousel__slide--nav,.mobile-landing-carousel__slide.resources-slide{background:#000}.mobile-landing-carousel__slide.resources-slide{padding-top:80px;padding-bottom:155px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-landing-carousel__slide:nth-child(2){--backgroundRGB:69, 72, 64}.mobile-landing-carousel__slide:nth-child(3){--backgroundRGB:110, 117, 124}.mobile-landing-carousel__slide:nth-child(4){--backgroundRGB:80, 13, 14}.mobile-landing-carousel__slide:nth-child(5)::after,.mobile-landing-carousel__slide:nth-child(6)::after{content:none}.mobile-landing-carousel__indicators{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:104px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:3}@media all and (min-width:375px){.mobile-landing-carousel__indicators{bottom:112px}}.mobile-landing-carousel__indicators>div{width:6px;height:6px;margin:0 4px;background:#fff;opacity:.4;-webkit-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);-o-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);transition:opacity .25s cubic-bezier(.455,.03,.515,.955)}.mobile-landing-carousel__indicators[data-indicator="0"] div:nth-child(1),.mobile-landing-carousel__indicators[data-indicator="1"] div:nth-child(2),.mobile-landing-carousel__indicators[data-indicator="2"] div:nth-child(3),.mobile-landing-carousel__indicators[data-indicator="3"] div:nth-child(4),.mobile-landing-carousel__indicators[data-indicator="4"] div:nth-child(5),.mobile-landing-carousel__indicators[data-indicator="5"] div:nth-child(6){opacity:1}.mobile-landing-carousel__slide-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-size:cover;background-position:center center;opacity:0;-webkit-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);-o-transition:opacity .25s cubic-bezier(.455,.03,.515,.955);transition:opacity .25s cubic-bezier(.455,.03,.515,.955)}.mobile-landing-carousel__slide-background.is-loaded{opacity:1}.mobile-landing-carousel__slide-background::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:434px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(var(--backgroundRGB),0)),color-stop(56%,rgba(var(--backgroundRGB),1)));background:-o-linear-gradient(top,rgba(var(--backgroundRGB),0) 0%,rgba(var(--backgroundRGB),1) 56%);background:linear-gradient(180deg,rgba(var(--backgroundRGB),0) 0%,rgba(var(--backgroundRGB),1) 56%)}.mobile-landing-carousel__content{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2;padding:32px 16px 80px}.mobile-landing-carousel__content .link.link--is-button{top:auto;width:calc(100% - 32px);height:72px;bottom:16px;left:16px}body:not(.has-reduced-motion) .mobile-landing-carousel__content .link.link--is-button{display:none}.resources-slide .mobile-landing-carousel__content{padding-top:0;padding-bottom:0;max-height:320px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.has-reduced-motion .resources-slide .mobile-landing-carousel__content{position:static}.mobile-landing-carousel__resource{text-align:center}.mobile-landing-carousel__resource .link{text-transform:none;font-size:34px;line-height:1em;max-width:7.8em}@media all and (max-height:510px){.mobile-landing-carousel__resource .link{font-size:26px}}.mobile-landing-carousel__resource .link .link__text{background-repeat:no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor)),-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:-o-linear-gradient(currentColor,currentColor),-o-linear-gradient(currentColor,currentColor);background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:51% 2px,50% 2px;background-position:0 94%,100% 94%}.mobile-landing-carousel__resource:nth-child(3) .link{max-width:10em}.mobile-landing-carousel__heading{font-family:'Clarkson',Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:.95em;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:32px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-transform:uppercase;text-align:center;margin-bottom:8px}@media all and (min-width:375px){.mobile-landing-carousel__heading{margin-bottom:16px;font-size:44px;max-width:7.2em}}.mobile-landing-carousel__slide:nth-child(3) .mobile-landing-carousel__heading{max-width:6em}.mobile-landing-carousel__paragraph{font-family:'Clarkson',Helvetica,sans-serif;font-style:normal;font-weight:500;line-height:1.2em;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;margin-bottom:46px;max-width:19em}@media all and (min-width:1440px){.mobile-landing-carousel__paragraph{font-size:18px}}@media all and (min-width:375px){.mobile-landing-carousel__paragraph{margin-bottom:62px}}.mobile-landing-carousel__slide:nth-child(n+2) .mobile-landing-carousel__paragraph{-webkit-transition:none;-o-transition:none;transition:none}.mobile-landing-carousel__cta{position:absolute;width:calc(100% - 32px);height:64px;bottom:16px;left:16px;z-index:3;background:#fff;display:none}body:not(.has-reduced-motion) .mobile-landing-carousel__cta{display:block}