.activities-wrap{position:relative;overflow:hidden;background-color:#826b6a;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;padding:0 0 2em}@media screen and (max-width:1023px){.activities-wrap{height:auto;padding:4em 0 1em}}.activities-wrap .hgroup{position:absolute;top:6em;left:40%;z-index:2;width:100%;max-width:18em;background-color:#fff;color:#000;padding:2em}@media screen and (max-width:1023px){.activities-wrap .hgroup{box-sizing:border-box;position:relative;top:auto;left:auto;width:100vw;max-width:none}}.activities-wrap .hgroup p:last-of-type{margin-bottom:0}.activities-wrap h2{letter-spacing:normal;line-height:1.2em;margin-bottom:.35em}.activities-wrap .act-nav{position:absolute;right:2em;top:2em;z-index:2;display:flex;align-items:center}.activities-wrap .act-nav li{position:relative;transition:padding-right .35s}.activities-wrap .act-nav li::after{content:'';width:0;height:1px;position:absolute;top:.75em;left:.75em;background-image:linear-gradient(to right,white,rgba(255,255,255,.001));transition:width .35s}.activities-wrap .act-nav li.slick-active{padding-right:60px}.activities-wrap .act-nav li.slick-active::after{width:60px}.activities-wrap .marquee-slider{margin-top:4em}@media screen and (max-width:1023px){.activities-wrap .marquee-slider{margin-top:0}}.activities-wrap .slick-dots{order:-1}.activities-wrap .slick-dots button{font-family:"Montserrat",sans-serif;font-size:.75rem;width:10px;height:10px;background-color:transparent;border:none;border-radius:0;box-shadow:none}.activities-wrap .slick-dots button:focus{outline-offset:.15em}.activities-wrap .slick-dots button[aria-selected="true"]{font-weight:700}.activities-wrap .slick-dots .slick-active button{font-weight:700}.act-toggle{position:relative;width:30px;height:30px;background-color:#000;color:#fff;border-radius:50%}.act-toggle::before{content:'';font-family:'fontello';font-size:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.act-toggle.is-pause::before{content:''}.rail{display:flex;transition:opacity .6s ease}.rail.loading{opacity:0;visibility:hidden}.rail:not(.loading){animation:80s marquee linear infinite}@media screen and (max-width:1023px){.rail:not(.loading){animation:40s marquee linear infinite}}.rail.active{animation-play-state:paused}.rail figcaption{line-height:1.4em;text-transform:uppercase;margin:.5em 0}.rail>div{box-sizing:border-box;flex:0 0 33vw;padding:0 2.5vw}@media screen and (max-width:1023px){.rail>div{flex:0 0 calc(48% - 2em);padding:0 2em}}@media screen and (max-width:1023px){.rail>div{flex:0 0 calc(65% - 2em)}}@media screen and (max-width:480px){.rail>div{flex:0 0 calc(65% - 1em);padding:0 1em}}@media screen and (max-width:1023px){.rail>div figure{aspect-ratio:196/226}}.rail>div:nth-child(6n+1) figure{margin-top:40%}@media screen and (max-width:1023px){.rail>div:nth-child(6n+1) figure{margin-top:0}}.rail>div:nth-child(6n+3) figure{margin-top:94%}@media screen and (max-width:1023px){.rail>div:nth-child(6n+3) figure{margin-top:0}}.rail>div:nth-child(6n+4) figure{margin-top:33%}@media screen and (max-width:1023px){.rail>div:nth-child(6n+4) figure{margin-top:0}}.rail>div:nth-child(6n+6) figure{margin-top:100%}@media screen and (max-width:1023px){.rail>div:nth-child(6n+6) figure{margin-top:0}}@keyframes marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-99vw,0,0)}}