.FontTitle {
  font-family: "PP Neue Montreal Medium", sans-serif;
}
.FontCopy {
  font-family: "PP Neue Montreal", sans-serif;
}
.FontBold {
  font-family: "PP Neue Montreal Bold", sans-serif;
}
.BorderRadius {
  border-radius: 5px;
}
.PixelFix {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform-style: preserve-3d;
}
.CenterAlign {
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.BoxSizing {
  box-sizing: border-box;
}
.grid-wrap {
  padding: 0 4.16666vw;
}
.mc-grid {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.mc-grid.grid-bottom {
  align-items: flex-end;
}
.mc-grid.grid-top {
  align-items: flex-start;
}
.mc-grid.grid-middle {
  align-items: center;
}
.mc-grid.grid-stretch {
  align-items: stretch;
}
.mc-grid.grid-between {
  justify-content: space-between;
}
.mc-grid.grid-around {
  justify-content: space-around;
}
.mc-grid.grid-center {
  justify-content: center;
}
.mc-grid.c-reverse {
  flex-direction: column-reverse;
}
.mc-grid.c-col {
  flex-direction: column;
}
[class^="mc-xl"] {
  flex: 0 0 auto;
}
.xl-self-end {
  align-self: flex-end;
}
.xl-self-start {
  align-self: flex-start;
}
.mc-xl-1 {
  width: 7.638vw;
}
.mc-xl-2 {
  width: 15.276vw;
}
.mc-xl-3 {
  width: 22.914vw;
}
.mc-xl-4 {
  width: 30.552vw;
}
.mc-xl-5 {
  width: 38.19vw;
}
.mc-xl-6 {
  width: 45.828vw;
}
.mc-xl-7 {
  width: 53.466vw;
}
.mc-xl-8 {
  width: 61.104vw;
}
.mc-xl-9 {
  width: 68.742vw;
}
.mc-xl-10 {
  width: 76.38vw;
}
.mc-xl-11 {
  width: 84.018vw;
}
.mc-xl-12 {
  width: 91.656vw;
}
.mc-xl-os-0 {
  margin-left: 0vw;
}
.mc-xl-os-1 {
  margin-left: 7.638vw;
}
.mc-xl-os-2 {
  margin-left: 15.276vw;
}
.mc-xl-os-3 {
  margin-left: 22.914vw;
}
.mc-xl-os-4 {
  margin-left: 30.552vw;
}
.mc-xl-os-5 {
  margin-left: 38.19vw;
}
.mc-xl-os-6 {
  margin-left: 45.828vw;
}
.mc-xl-os-7 {
  margin-left: 53.466vw;
}
.mc-xl-os-8 {
  margin-left: 61.104vw;
}
.mc-xl-os-9 {
  margin-left: 68.742vw;
}
.mc-xl-os-10 {
  margin-left: 76.38vw;
}
.mc-xl-os-11 {
  margin-left: 84.018vw;
}
.xl-top-1 {
  margin-top: 6.6666vh;
}
.xl-top-2 {
  margin-top: 13.3332vh;
}
.xl-top-3 {
  margin-top: 19.9998vh;
}
.xl-top-4 {
  margin-top: 26.6664vh;
}
.xl-top-5 {
  margin-top: 33.333vh;
}
.xl-top-6 {
  margin-top: 39.9996vh;
}
.xl-top-7 {
  margin-top: 46.6662vh;
}
.xl-top-8 {
  margin-top: 53.3328vh;
}
.xl-top-9 {
  margin-top: 59.9994vh;
}
.xl-bottom-1 {
  margin-bottom: 6.6666vh;
}
.xl-bottom-2 {
  margin-bottom: 13.3332vh;
}
.xl-bottom-3 {
  margin-bottom: 19.9998vh;
}
.xl-bottom-4 {
  margin-bottom: 26.6664vh;
}
.xl-bottom-5 {
  margin-bottom: 33.333vh;
}
.xl-bottom-6 {
  margin-bottom: 39.9996vh;
}
.xl-bottom-7 {
  margin-bottom: 46.6662vh;
}
.xl-bottom-8 {
  margin-bottom: 53.3328vh;
}
.xl-bottom-9 {
  margin-bottom: 59.9994vh;
}
@media only screen and (max-width: 1280px) {
  .lg-wrap {
    flex-wrap: wrap;
  }
  .mc-lg-1 {
    width: 7.638vw;
  }
  .mc-lg-2 {
    width: 15.276vw;
  }
  .mc-lg-3 {
    width: 22.914vw;
  }
  .mc-lg-4 {
    width: 30.552vw;
  }
  .mc-lg-5 {
    width: 38.19vw;
  }
  .mc-lg-6 {
    width: 45.828vw;
  }
  .mc-lg-7 {
    width: 53.466vw;
  }
  .mc-lg-8 {
    width: 61.104vw;
  }
  .mc-lg-9 {
    width: 68.742vw;
  }
  .mc-lg-10 {
    width: 76.38vw;
  }
  .mc-lg-11 {
    width: 84.018vw;
  }
  .mc-lg-12 {
    width: 91.656vw;
  }
  .mc-lg-os-0 {
    margin-left: 0vw;
  }
  .mc-lg-os-1 {
    margin-left: 7.638vw;
  }
  .mc-lg-os-2 {
    margin-left: 15.276vw;
  }
  .mc-lg-os-3 {
    margin-left: 22.914vw;
  }
  .mc-lg-os-4 {
    margin-left: 30.552vw;
  }
  .mc-lg-os-5 {
    margin-left: 38.19vw;
  }
  .mc-lg-os-6 {
    margin-left: 45.828vw;
  }
  .mc-lg-os-7 {
    margin-left: 53.466vw;
  }
  .mc-lg-os-8 {
    margin-left: 61.104vw;
  }
  .mc-lg-os-9 {
    margin-left: 68.742vw;
  }
  .mc-lg-os-10 {
    margin-left: 76.38vw;
  }
  .mc-lg-os-11 {
    margin-left: 84.018vw;
  }
  .lg-top-1 {
    margin-top: 6.6666vh;
  }
  .lg-top-2 {
    margin-top: 13.3332vh;
  }
  .lg-top-3 {
    margin-top: 19.9998vh;
  }
  .lg-top-4 {
    margin-top: 26.6664vh;
  }
  .lg-top-5 {
    margin-top: 33.333vh;
  }
  .lg-top-6 {
    margin-top: 39.9996vh;
  }
  .lg-top-7 {
    margin-top: 46.6662vh;
  }
  .lg-top-8 {
    margin-top: 53.3328vh;
  }
  .lg-top-9 {
    margin-top: 59.9994vh;
  }
  .lg-bottom-1 {
    margin-bottom: 6.6666vh;
  }
  .lg-bottom-2 {
    margin-bottom: 13.3332vh;
  }
  .lg-bottom-3 {
    margin-bottom: 19.9998vh;
  }
  .lg-bottom-4 {
    margin-bottom: 26.6664vh;
  }
  .lg-bottom-5 {
    margin-bottom: 33.333vh;
  }
  .lg-bottom-6 {
    margin-bottom: 39.9996vh;
  }
  .lg-bottom-7 {
    margin-bottom: 46.6662vh;
  }
  .lg-bottom-8 {
    margin-bottom: 53.3328vh;
  }
  .lg-bottom-9 {
    margin-bottom: 59.9994vh;
  }
}
@media only screen and (max-width: 1024px) {
  .sm-wrap {
    flex-wrap: wrap;
  }
  .sm-reverse {
    flex-direction: column-reverse;
  }
  .sm-row-reverse {
    flex-direction: row-reverse;
  }
  .sm-grid-middle {
    align-items: center;
  }
  .sm-hidden {
    display: none;
  }
  .sm-right {
    text-align: right;
  }
  .sm-left {
    text-align: left!important;
  }
  .sm-bottom-0 {
    margin-bottom: 0;
  }
  .sm-bottom-1 {
    margin-bottom: 6.6666vh;
  }
  .sm-bottom-2 {
    margin-bottom: 13.3332vh;
  }
  .sm-bottom-3 {
    margin-bottom: 19.9998vh;
  }
  .sm-bottom-4 {
    margin-bottom: 26.6664vh;
  }
  .sm-bottom-5 {
    margin-bottom: 33.333vh;
  }
  .sm-top-0 {
    margin-top: 0;
  }
  .sm-top-1 {
    margin-top: 6.6666vh;
  }
  .sm-top-2 {
    margin-top: 13.3332vh;
  }
  .sm-top-3 {
    margin-top: 19.9998vh;
  }
  .sm-top-4 {
    margin-top: 26.6664vh;
  }
  .sm-top-5 {
    margin-top: 33.333vh;
  }
  .mc-sm-1 {
    width: 7.638vw;
  }
  .mc-sm-2 {
    width: 15.276vw;
  }
  .mc-sm-3 {
    width: 22.914vw;
  }
  .mc-sm-4 {
    width: 30.552vw;
  }
  .mc-sm-5 {
    width: 38.19vw;
  }
  .mc-sm-6 {
    width: 45.828vw;
  }
  .mc-sm-7 {
    width: 53.466vw;
  }
  .mc-sm-8 {
    width: 61.104vw;
  }
  .mc-sm-9 {
    width: 68.742vw;
  }
  .mc-sm-10 {
    width: 76.38vw;
  }
  .mc-sm-11 {
    width: 84.018vw;
  }
  .mc-sm-12 {
    width: 91.656vw;
  }
  .mc-sm-os-0 {
    margin-left: 0vw;
  }
  .mc-sm-os-1 {
    margin-left: 7.638vw;
  }
  .mc-sm-os-2 {
    margin-left: 15.276vw;
  }
  .mc-sm-os-3 {
    margin-left: 22.914vw;
  }
  .mc-sm-os-4 {
    margin-left: 30.552vw;
  }
  .mc-sm-os-5 {
    margin-left: 38.19vw;
  }
  .mc-sm-os-6 {
    margin-left: 45.828vw;
  }
  .mc-sm-os-7 {
    margin-left: 53.466vw;
  }
  .mc-sm-os-8 {
    margin-left: 61.104vw;
  }
  .mc-sm-os-9 {
    margin-left: 68.742vw;
  }
  .mc-sm-os-10 {
    margin-left: 76.38vw;
  }
  .mc-sm-os-11 {
    margin-left: 84.018vw;
  }
}
@media only screen and (max-width: 768px) {
  .xs-wrap {
    flex-wrap: wrap;
  }
  .xs-center {
    text-align: center;
  }
  .xs-reverse {
    flex-direction: column-reverse;
  }
  .xs-grid-center {
    justify-content: center;
  }
  .xs-row-reverse {
    flex-direction: row-reverse;
  }
  .xs-between {
    justify-content: space-between;
  }
  .xs-center {
    text-align: center;
  }
  .xs-row {
    flex-direction: row;
  }
  .mc-grid.xs-top {
    align-items: flex-start;
  }
  .xs-hidden {
    display: none;
  }
  .right.xs-left {
    text-align: left;
  }
  .right.xs-center {
    text-align: center;
  }
  .xs-bottom-0 {
    margin-bottom: 0;
  }
  .xs-bottom-1 {
    margin-bottom: 4vh;
  }
  .xs-bottom-2 {
    margin-bottom: 8vh;
  }
  .xs-bottom-3 {
    margin-bottom: 12vh;
  }
  .xs-top-0 {
    margin-top: 0;
  }
  .xs-top-1 {
    margin-top: 4vh;
  }
  .xs-top-2 {
    margin-top: 8vh;
  }
  .xs-top-3 {
    margin-top: 12vh;
  }
  .mc-xs-1 {
    width: 7.638vw;
  }
  .mc-xs-2 {
    width: 15.276vw;
  }
  .mc-xs-3 {
    width: 22.914vw;
  }
  .mc-xs-4 {
    width: 30.552vw;
  }
  .mc-xs-5 {
    width: 38.19vw;
  }
  .mc-xs-6 {
    width: 45.828vw;
  }
  .mc-xs-7 {
    width: 53.466vw;
  }
  .mc-xs-8 {
    width: 61.104vw;
  }
  .mc-xs-9 {
    width: 68.742vw;
  }
  .mc-xs-10 {
    width: 76.38vw;
  }
  .mc-xs-11 {
    width: 84.018vw;
  }
  .mc-xs-12 {
    width: 91.656vw;
  }
  .mc-xs-os-0 {
    margin-left: 0vw;
  }
  .mc-xs-os-1 {
    margin-left: 7.638vw;
  }
  .mc-xs-os-2 {
    margin-left: 15.276vw;
  }
  .mc-xs-os-3 {
    margin-left: 22.914vw;
  }
  .mc-xs-os-4 {
    margin-left: 30.552vw;
  }
  .mc-xs-os-5 {
    margin-left: 38.19vw;
  }
  .mc-xs-os-6 {
    margin-left: 45.828vw;
  }
  .mc-xs-os-7 {
    margin-left: 53.466vw;
  }
  .mc-xs-os-8 {
    margin-left: 61.104vw;
  }
  .mc-xs-os-9 {
    margin-left: 68.742vw;
  }
  .mc-xs-os-10 {
    margin-left: 76.38vw;
  }
  .mc-xs-os-11 {
    margin-left: 84.018vw;
  }
}
.loading #navbar {
  transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
}
.loading .home #hero .mc-grid {
  position: relative;
}
.home #hero {
  overflow: hidden;
  min-height: 100vh;
  height: 100%;
  padding-bottom: 80px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home #hero .tag {
  font-family: "PP Neue Montreal Medium", sans-serif;
  text-transform: none;
  opacity: 0;
}
.home #hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}
.home #hero .scroll-to {
  position: absolute;
  opacity: 0;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.home #events {
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
  padding-top: 100px;
}
.home #events > img {
  position: absolute;
  pointer-events: none;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home #events h2 {
  position: relative;
}
.home #events .tag {
  padding: 5px 20px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0%) rotate(3deg);
  -moz-transform: translate(-50%, 0%) rotate(3deg);
  -webkit-transform: translate(-50%, 0%) rotate(3deg);
  -o-transform: translate(-50%, 0%) rotate(3deg);
  -ms-transform: translate(-50%, 0%) rotate(3deg);
  background: url(../../img/svg/blue-1.svg);
}
.home #events header p {
  margin-top: 2em;
}
.home #events .loop-item {
  padding: 0 20px;
}
.home #events article .f-28 {
  line-height: 1;
  margin: 1em 0 0.5em;
}
.home #planahead {
  position: relative;
  overflow: hidden;
}
.home #planahead img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home #planahead > div {
  position: relative;
  z-index: 2;
  padding: 25vh 0;
}
.home #planahead > div p {
  margin: 2em 0;
}
.home #ice-arenas {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
.home #ice-arenas img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home #ice-arenas p {
  margin-top: 2em;
}
.home #ice-arenas h2 {
  position: relative;
}
.home #ice-arenas .tag {
  padding: 5px 20px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0%) rotate(3deg);
  -moz-transform: translate(-50%, 0%) rotate(3deg);
  -webkit-transform: translate(-50%, 0%) rotate(3deg);
  -o-transform: translate(-50%, 0%) rotate(3deg);
  -ms-transform: translate(-50%, 0%) rotate(3deg);
  background: url(../../img/svg/blue-2.svg);
}
.home #ice-arenas .arena-route {
  margin-top: 80px;
}
.home #ice-arenas .arena-route > div:first-of-type {
  padding-right: 40px;
}
.home #ice-arenas .arena-route > div:first-of-type h3 a:hover {
  padding-right: 20px;
}
.home #ice-arenas .arena-route > div:nth-of-type(2) figure:first-of-type {
  border-radius: 5px 0px 0px 5px;
}
.home #ice-arenas .arena-route > div:nth-of-type(2) figure:nth-of-type(2) {
  border-radius: 0px 5px 5px 0px;
}
.home #ice-arenas .arena-route > div:last-of-type {
  padding-left: 40px;
}
.home #ice-arenas .arena-route > div:last-of-type h3 a:hover {
  padding-left: 20px;
}
.home #ice-arenas .arena-route h3 a {
  transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.home #ice-arenas .img-split {
  position: relative;
  display: flex;
  overflow: hidden;
}
.home #ice-arenas .img-split .img-center {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 50%;
  height: auto;
  object-fit: contain;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.home #ice-arenas .img-split figure {
  position: relative;
  flex: 0 0 50%;
  height: 33vh;
  max-height: 280px;
  transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 30px;
  overflow: hidden;
}
.home #ice-arenas .img-split figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.home #ice-arenas .img-split figure.active {
  flex: 0 0 0%;
}
.home #ice-arenas .img-split figure.active.stretch {
  flex: 0 0 100%;
}
@media only screen and (max-width: 768px) {
  .home #ice-arenas .arena-route {
    margin-top: 40px;
  }
  .home #ice-arenas .arena-route > div:first-of-type {
    order: 2;
    padding: 0;
  }
  .home #ice-arenas .arena-route > div:first-of-type .f-60 {
    padding-right: 6.66666667px;
  }
  .home #ice-arenas .arena-route > div:nth-of-type(2) {
    order: 1;
  }
  .home #ice-arenas .arena-route > div:nth-of-type(3) {
    order: 3;
    padding: 0;
  }
  .home #ice-arenas .arena-route > div:nth-of-type(3) .f-60 {
    padding-left: 6.66666667px;
  }
  .home #ice-arenas .arena-route h3 {
    text-align: center;
    margin-top: 0.5em;
  }
  .home #ice-arenas .arena-route .f-20 {
    font-size: 12px;
    line-height: 1;
  }
  .home #ice-arenas .img-split figure {
    position: relative;
    flex: 0 0 48%;
    height: 20vh;
    overflow: hidden;
  }
  .home #ice-arenas .img-split figure img {
    border-radius: 5px;
  }
}
.home #social {
  padding-top: 120px;
  padding-bottom: 120px;
}
.home #social .mc-grid a {
  flex: 0 0 12vw;
  text-align: center;
  margin: 0 20px;
}
.home #social .mc-grid a img {
  width: 100px;
  height: 100px;
}
.home #social .mc-grid a div {
  margin-top: 1em;
}
@media (max-width: 768px) {
  .home #social .mc-grid a {
    flex: 0 0 48%;
    margin: 40px 0 0;
  }
  .home #social .mc-grid a img {
    width: 80px;
    height: 80px;
  }
}
.home #moment {
  padding-top: 120px;
  padding-bottom: 120px;
}
.home #moment article > div {
  background-color: #EBEEF3;
  border-radius: 5px;
  padding: 20px 20px 40px;
}
.home #moment article h3 {
  line-height: 1;
  margin: 1em 0 0.5em;
}
.home #moment article .mc-grid {
  margin-bottom: 40px;
  line-height: 1;
}
.home #moment article .mc-grid figure {
  margin-right: 20px;
}
.home #moment article.testimonial-item > div {
  padding: 40px;
}
@media (max-width: 1024px) {
  .home #moment article.testimonial-item > div {
    padding: 20px;
  }
}
.home .highlight-stats {
  background-color: #152D44;
  color: #fff;
}
.home .highlight-stats ul {
  border-top: 1px solid #CBD2D9;
  padding: 120px 0;
}
.home .highlight-stats li {
  flex: 0 0 20%;
  text-align: center;
}
.home .highlight-stats li:not(:last-of-type) {
  border-right: 1px solid rgba(235, 238, 243, 0.15);
}
.home .highlight-stats li span {
  display: block;
}
.home .highlight-stats li span:nth-of-type(2) {
  margin-top: 0.75em;
}
@media (max-width: 768px) {
  .home .highlight-stats {
    margin-top: 60px;
  }
  .home .highlight-stats ul {
    padding: 20px 0;
  }
  .home .highlight-stats li {
    flex: 0 0 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgba(235, 238, 243, 0.15);
  }
  .home .highlight-stats li:last-of-type {
    border-bottom: none;
  }
}
.events #hero {
  overflow: hidden;
  padding-bottom: 40px;
}
.events #hero p {
  margin-top: 1em;
}
.events #hero h1 {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .events #hero h1 {
    margin: 1.25em 0 0.5em;
  }
}
.events .img-loop figure {
  flex: 0 0 19.72vw;
  height: 19.72vw;
  position: relative;
  overflow: visible;
}
.events .img-loop figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.events .img-loop figure figcaption {
  line-height: 1em;
  font-family: "PP Neue Montreal Medium", sans-serif;
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 0.75em;
  position: absolute;
  bottom: -1.5em;
}
@media only screen and (max-width: 1024px) {
  .events .img-loop figure {
    flex: 0 0 35vw;
    height: 24vw;
  }
}
@media only screen and (max-width: 768px) {
  .events .img-loop figure {
    flex: 0 0 60vw;
    height: 40vw;
  }
}
.events .custom-select {
  position: relative;
  margin-top: 60px;
}
.events .custom-select::before {
  content: url("../../img/events/select-arrow-white.svg");
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .events .custom-select {
    margin-top: 40px;
  }
}
.events select {
  cursor: pointer;
  width: 100%;
  background-color: #152D44;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Medium", sans-serif;
  border: 1px solid #CBD2D9;
  color: #fff;
  padding: 0 20px;
  /* Firefox */
  /* Safari and Chrome */
  appearance: none;
  position: relative;
}
.events select {
  height: 60px;
  line-height: 60px;
}
.events select option {
  background-color: #EBEEF3;
}
.events select:focus {
  outline: none;
}
.events #event-list .e-date {
  margin-right: 30px;
  background: url(../../img/events/date-bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.events #event-list .e-date span {
  display: block;
  color: #fff;
}
.events #event-list .e-date span:first-of-type {
  line-height: 1;
}
.events #event-list .e-date span:nth-of-type(2) {
  line-height: 0.8em;
}
.events #event-list .month {
  border-top: 1px solid #CBD2D9;
  padding-top: 20px;
}
.events #event-list .month.last article:last-of-type {
  border-bottom: 1px solid #CBD2D9;
}
.events #event-list .month:nth-child(odd) {
  background-color: rgba(235, 238, 243, 0.2);
}
.events #event-list .e-content {
  padding-left: 30px;
}
.events #event-list .button-reload {
  margin-top: 20px;
}
.events #event-list article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CBD2D9;
}
.events #event-list article .text-link {
  margin-left: 30px;
}
.events #event-list article p {
  margin-top: 40px;
}
.events #event-list article:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .events #event-list .e-date {
    margin-right: 20px;
  }
  .events #event-list .e-date .f-60 {
    font-size: clamp(24px, 2.2222vw, 56px);
    line-height: 1.428em;
  }
  .events #event-list article p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .events #event-list .month > div:first-of-type .f-36 {
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 768px) {
  .events #event-list article > .mc-xl-1 {
    display: none;
  }
  .events #event-list .e-content {
    padding-left: 0;
    margin-top: 20px;
  }
  .events #event-list .month > div:first-of-type {
    margin-bottom: 20px;
  }
  .events #event-list .month > div:first-of-type .f-36 {
    font-size: clamp(30px, 2.777vw, 70px);
    line-height: 1em;
  }
}
.events #planahead {
  position: relative;
  overflow: hidden;
}
.events #planahead img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.events #planahead > div {
  position: relative;
  z-index: 2;
  padding: 25vh 0;
}
.events #planahead > div p {
  margin: 2em 0;
}
.page-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-detail img {
  border-radius: 5px;
}
.event-detail h1 + div {
  padding-top: 60px;
}
.event-detail #hero {
  background: transparent;
}
.event-detail #hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(21, 45, 68, 0) 0%, #152d44 100%);
  width: 100%;
  height: 100vh;
}
.event-detail h1 {
  position: relative;
}
.event-detail h1 .tag {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.event-detail .event-main-img {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .event-detail h1 + div {
    padding-top: 40px;
  }
  .event-detail #hero {
    padding-bottom: 25vw;
  }
}
.event-detail #event-content {
  padding-top: 3.819vw;
}
.event-detail #event-content > div {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 0 7.638vw;
  margin-top: 7.638vw;
}
.event-detail #event-content > div figure {
  transform: translateY(-7.638vw);
  -moz-transform: translateY(-7.638vw);
  -webkit-transform: translateY(-7.638vw);
  -o-transform: translateY(-7.638vw);
  -ms-transform: translateY(-7.638vw);
}
.event-detail #event-content .event-details {
  margin-top: -7.638vw;
  padding-bottom: 7.638vw;
}
.event-detail #event-content .box {
  box-shadow: none;
  border-top: 1px solid #CBD2D9;
  padding-top: 60px;
}
.event-detail #event-content .box address {
  margin: 30px 0;
  padding: 30px 0;
  border-top: 1px solid #CBD2D9;
  border-bottom: 1px solid #CBD2D9;
}
.event-detail #event-content .box .button {
  width: 100%;
  text-align: left;
}
.event-detail #event-content h2,
.event-detail #event-content h3,
.event-detail #event-content h4 {
  margin-top: 60px;
}
.event-detail #event-content h2 + p,
.event-detail #event-content h3 + p,
.event-detail #event-content h4 + p {
  margin-top: 40px;
}
.event-detail #event-content p {
  margin: 40px 0;
}
.event-detail #event-content .box .f-60 {
  margin-top: 0;
}
.event-detail #more-events {
  padding-top: 120px;
  position: relative;
  z-index: 2;
}
.event-detail #more-events article {
  padding: 40px 0 140px;
}
.event-detail #more-events article:nth-of-type(2) {
  border-right: none;
}
.event-detail #more-events article .f-14 {
  opacity: 0.7;
  display: inline-block;
  line-height: 1em;
}
.event-detail #more-events article h2 {
  line-height: 1.1;
  margin-bottom: 0.35em;
}
.event-detail #more-events .list-more {
  border-top: 1px solid rgba(235, 238, 243, 0.15);
}
.event-detail #more-events .list-more article:first-of-type {
  border-right: 1px solid rgba(235, 238, 243, 0.15);
}
.event-detail #more-events .list-more article > div {
  padding-right: 40px;
}
.event-detail #more-events .list-more article:nth-of-type(2) > div {
  padding-right: 0;
  padding-left: 40px;
}
.event-detail #more-events .list-more .e-content {
  padding-left: 40px;
}
@media only screen and (max-width: 1024px) {
  .event-detail #more-events {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .event-detail #more-events > div:first-of-type {
    margin-bottom: 20px;
  }
  .event-detail #more-events .list-more article {
    padding: 40px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .event-detail #more-events .list-more article:first-of-type {
    border-right: none;
  }
  .event-detail #more-events .list-more article:nth-of-type(2) {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .event-detail #more-events .list-more article > div {
    padding-right: 0;
  }
  .event-detail #more-events .list-more .f-28 {
    font-size: clamp(30px, 2.777vw, 70px);
    line-height: 1em;
  }
  .event-detail #more-events .list-more article:nth-of-type(2) > div {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .event-detail #more-events > div:first-of-type h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.35em;
  }
  .event-detail #more-events > div:first-of-type .button {
    width: 100%;
  }
  .event-detail #more-events .list-more article {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .event-detail #more-events .list-more .e-content {
    padding-left: 0;
    display: block;
  }
  .event-detail #more-events .list-more article > .mc-grid > div:first-of-type > div:first-of-type {
    margin: 20px 0;
  }
  .event-detail #more-events .list-more article > .mc-grid > div:first-of-type > div:nth-of-type(2) {
    width: 100%;
    margin: 0 auto;
  }
}
.ice-arenas #hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.ice-arenas #hero > div {
  height: 100%;
  position: relative;
}
.ice-arenas #hero > div > div {
  padding-bottom: 40px;
}
.ice-arenas #hero img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.ice-arenas #hero svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20.83vw;
  transform: translate(-50%, -30%);
  -moz-transform: translate(-50%, -30%);
  -webkit-transform: translate(-50%, -30%);
  -o-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
}
.ice-arenas #hero p {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #hero svg {
    width: 40vw;
  }
}
@media only screen and (max-width: 768px) {
  .ice-arenas #hero h1 > div {
    width: 100%;
    text-align: center;
  }
  .ice-arenas #hero svg {
    width: 60vw;
    top: 45%;
  }
}
.ice-arenas h1 {
  text-transform: uppercase;
  font-family: "PP Neue Montreal Bold", sans-serif;
}
.ice-arenas #intro {
  padding-top: 100px;
  padding-bottom: 140px;
  background-color: #EBEEF3;
}
.ice-arenas #intro > .mc-grid:nth-of-type(2) {
  margin-top: 100px;
}
.ice-arenas #intro .img-loop figure {
  flex: 0 0 19.72vw;
  height: 19.72vw;
  position: relative;
  overflow: visible;
}
.ice-arenas #intro .img-loop figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.ice-arenas #intro .img-loop figure figcaption {
  line-height: 1em;
  font-family: "PP Neue Montreal Medium", sans-serif;
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 0.75em;
  position: absolute;
  bottom: -1.5em;
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #intro .img-loop figure {
    flex: 0 0 35vw;
    height: 24vw;
  }
}
@media only screen and (max-width: 768px) {
  .ice-arenas #intro .img-loop figure {
    flex: 0 0 60vw;
    height: 40vw;
  }
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #intro {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .ice-arenas #intro > .mc-grid:nth-of-type(2) {
    margin-top: 40px;
  }
  .ice-arenas .img-gallery figure div {
    margin-right: 0px;
    position: relative;
    height: auto;
  }
  .ice-arenas .img-gallery figure img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
.ice-arenas .activity-list a {
  padding-left: 20px;
}
.ice-arenas .activity-list li {
  line-height: 1.5em;
}
.ice-arenas #arenas > .mc-grid {
  border-bottom: 1px solid #CBD2D9;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.ice-arenas #arenas .a-content {
  padding-left: 40px;
}
.ice-arenas #arenas .button + a {
  margin-left: 20px;
}
.ice-arenas #arenas h2 + p {
  margin-top: 1em;
}
.ice-arenas #arenas article {
  border-bottom: 1px solid #CBD2D9;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.ice-arenas #arenas article:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .ice-arenas #arenas article:nth-of-type(2) .a-content {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #arenas h2 + p {
    margin: 1em 0;
  }
}
@media only screen and (max-width: 768px) {
  .ice-arenas #arenas {
    margin-top: 80px;
  }
  .ice-arenas #arenas .a-content {
    padding: 0;
  }
  .ice-arenas #arenas .a-content h2 {
    margin-top: 20px;
  }
  .ice-arenas #arenas .a-content .button {
    line-height: 50px;
  }
  .ice-arenas #arenas .a-content .button a {
    padding: 0 40px 0 20px;
  }
  .ice-arenas #arenas article:nth-of-type(2) .e-img {
    margin-top: 20px;
  }
  .ice-arenas #arenas article:nth-of-type(2) h2 {
    margin-top: 0;
  }
  .ice-arenas #arenas .button + a {
    margin-left: 20px;
    font-size: clamp(16px, 1.25vw, 26px);
    line-height: 1.45;
  }
}
.ice-arenas #ice-programs {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
.ice-arenas #ice-programs > img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ice-arenas #ice-programs p {
  margin-top: 2em;
}
.ice-arenas #ice-programs h2 {
  position: relative;
}
.ice-arenas #ice-programs h3 {
  margin-bottom: 1em;
}
.ice-arenas #ice-programs .tag {
  padding: 5px 20px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0%) rotate(3deg);
  -moz-transform: translate(-50%, 0%) rotate(3deg);
  -webkit-transform: translate(-50%, 0%) rotate(3deg);
  -o-transform: translate(-50%, 0%) rotate(3deg);
  -ms-transform: translate(-50%, 0%) rotate(3deg);
  background: url(../../img/svg/blue-2.svg);
}
.ice-arenas #ice-programs .p-img {
  padding: 0 20px;
}
.ice-arenas #ice-programs .item-right {
  margin-left: 20px;
}
.ice-arenas #ice-programs .item-left {
  margin-right: 20px;
}
.ice-arenas #ice-programs .item-left li a {
  justify-content: flex-end;
}
.ice-arenas #ice-programs .item-left li a img {
  margin-right: 0px;
  margin-left: 10px;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.ice-arenas #ice-programs ul {
  margin-bottom: 40px;
}
.ice-arenas #ice-programs ul li a {
  display: flex;
  align-items: center;
}
.ice-arenas #ice-programs ul li a img {
  width: 14px;
  height: auto;
  margin-right: 10px;
}
.ice-arenas #ice-programs ul li {
  padding: 0.5em 0;
  margin: 0.5em 0;
  border-bottom: 1px solid #CBD2D9;
  border-color: #152D44;
}
.ice-arenas #ice-programs ul li:first-of-type {
  border-top: 1px solid #CBD2D9;
  border-color: #152D44;
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #ice-programs .item-right {
    margin-left: 0;
  }
  .ice-arenas #ice-programs .item-left {
    margin-right: 0;
  }
  .ice-arenas #ice-programs .item-left li a {
    justify-content: flex-start;
  }
  .ice-arenas #ice-programs .item-left li a img {
    order: 1;
    margin-right: 10px;
    margin-left: 0px;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
  }
  .ice-arenas #ice-programs .item-left li a span {
    order: 2;
  }
}
@media only screen and (max-width: 1024px) {
  .ice-arenas #ice-programs h2.f-220 {
    font-size: clamp(60px, 15.27vw, 360px);
    line-height: 0.888em;
    letter-spacing: -0.0125em;
  }
}
.ice-arenas #events {
  position: relative;
  overflow: hidden;
}
.ice-arenas #events img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ice-arenas #events h2 {
  margin-bottom: 0.5em;
}
.ice-arenas #events > div {
  position: relative;
  z-index: 2;
  padding: 25vh 0;
}
.arena-detail #breadcrumbs {
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}
.arena-detail .img-loop {
  margin: 40px 0;
}
.arena-detail .img-loop figure {
  flex: 0 0 22vw;
  height: 16vw;
  position: relative;
}
.arena-detail .img-loop figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.arena-detail #hero {
  overflow: hidden;
  position: relative;
  padding-bottom: 80px;
}
.arena-detail #hero p {
  margin-bottom: 1em;
}
.arena-detail #hero h1 {
  position: relative;
  margin-bottom: 0.05em;
}
.arena-detail #hero .tag {
  padding: 5px 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10%) rotate(-3deg);
  -moz-transform: translate(-50%, 10%) rotate(-3deg);
  -webkit-transform: translate(-50%, 10%) rotate(-3deg);
  -o-transform: translate(-50%, 10%) rotate(-3deg);
  -ms-transform: translate(-50%, 10%) rotate(-3deg);
  background: url(../../img/svg/blue-1.svg);
}
.arena-detail #hero > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  .arena-detail .img-loop figure {
    flex: 0 0 32vw;
    height: 25vw;
  }
}
@media only screen and (max-width: 768px) {
  .arena-detail #hero .tag {
    bottom: -1em;
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
  }
  .arena-detail .img-loop figure {
    flex: 0 0 60vw;
    height: 40vw;
  }
}
.arena-detail #intro > .mc-grid:first-of-type {
  justify-content: space-between;
}
.arena-detail #intro > .mc-grid:first-of-type img {
  height: 3em;
  width: auto;
}
.arena-detail #intro .items {
  margin-top: 0.4em;
  border-top: 1px solid #CBD2D9;
  padding-top: 0.4em;
}
.arena-detail #intro .items li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 2em;
  border-bottom: 1px solid #CBD2D9;
  margin-bottom: 0.4em;
  padding-bottom: 0.4em;
}
.arena-detail #intro .items li svg {
  width: 1em;
  height: auto;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.arena-detail #intro .items li span {
  padding-left: 0.75em;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.arena-detail #intro .items li a:hover svg {
  transform: scale(0.9) translateX(5px);
  -moz-transform: scale(0.9) translateX(5px);
  -webkit-transform: scale(0.9) translateX(5px);
  -o-transform: scale(0.9) translateX(5px);
  -ms-transform: scale(0.9) translateX(5px);
}
.arena-detail #intro ul + a {
  margin-top: 40px;
}
.arena-detail #intro p + p {
  margin-top: 40px;
}
.arena-detail #intro .intro-list {
  padding-left: 40px;
}
.arena-detail #intro .intro-copy {
  padding-left: 40px;
}
.arena-detail #intro .intro-copy .button {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .arena-detail #intro .text-link {
    margin-top: 20px;
  }
  .arena-detail #intro .intro-copy {
    padding: 0;
  }
  .arena-detail #intro p:first-of-type {
    margin-top: 60px;
  }
  .arena-detail #intro .intro-list {
    padding-left: 0;
  }
}
.arena-detail #rink-services article {
  padding-top: 100px;
  padding-bottom: 100px;
}
.arena-detail #rink-services article.item-left > div {
  padding-left: 40px;
}
.arena-detail #rink-services article.item-right > div {
  padding-right: 40px;
}
.arena-detail #rink-services .item-left {
  background-color: #0191EC;
}
.arena-detail #rink-services .item-left .sup-title {
  background-color: #152D44;
}
.arena-detail #rink-services h2 {
  position: relative;
}
.arena-detail #rink-services p {
  margin: 40px 0;
}
.arena-detail #rink-services .sup-title {
  position: absolute;
  text-transform: uppercase;
  font-size: 12px;
  z-index: 2;
  font-family: "PP Neue Montreal Bold", sans-serif;
  letter-spacing: 0;
  background-color: #0191EC;
  border-radius: 3px;
  padding: 5px 10px;
  line-height: 1em;
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
}
@media only screen and (max-width: 1280px) {
  .arena-detail #rink-services .sup-title {
    transform: rotate(-3deg) translateY(-40%);
    -moz-transform: rotate(-3deg) translateY(-40%);
    -webkit-transform: rotate(-3deg) translateY(-40%);
    -o-transform: rotate(-3deg) translateY(-40%);
    -ms-transform: rotate(-3deg) translateY(-40%);
  }
}
@media only screen and (max-width: 768px) {
  .arena-detail #rink-services article {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .arena-detail #rink-services article.item-left > div {
    padding-left: 0;
  }
  .arena-detail #rink-services article.item-right > div {
    padding-right: 0;
  }
  .arena-detail #rink-services article.item-right > div:first-of-type {
    order: 1;
  }
  .arena-detail #rink-services h2 {
    margin-top: 0.6em;
  }
  .arena-detail #rink-services h2 .sup-title {
    transform: rotate(-3deg) translateY(-70%) !important;
    -moz-transform: rotate(-3deg) translateY(-70%) !important;
    -webkit-transform: rotate(-3deg) translateY(-70%) !important;
    -o-transform: rotate(-3deg) translateY(-70%) !important;
    -ms-transform: rotate(-3deg) translateY(-70%) !important;
  }
  .arena-detail #rink-services p {
    margin: 20px 0;
  }
}
.arena-detail #rink-location {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}
.arena-detail #rink-location h5 {
  margin-bottom: 30px;
}
.arena-detail #rink-location .text-link {
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .arena-detail #rink-location {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .arena-detail #rink-location h2 {
    margin-bottom: 40px;
  }
  .arena-detail #rink-location h5 {
    margin-bottom: 15px;
  }
  .arena-detail #rink-location .text-link {
    margin-top: 15px;
  }
  .arena-detail #rink-location address {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CBD2D9;
  }
}
.arena-detail #next-rink {
  border-top: 1px solid #CBD2D9;
}
.arena-detail #next-rink .mc-xl-4 {
  padding-top: 40px;
}
.arena-detail #next-rink .mc-xl-8 {
  padding-top: 40px;
  padding-bottom: 140px;
  border-left: 1px solid #CBD2D9;
  padding-left: 40px;
}
.arena-detail #next-rink .circle-btn,
.arena-detail #next-rink img {
  transition: transform 500ms cubic-bezier(0.555, 0.055, 0.08, 1.44);
  -webkit-transition: transform 500ms cubic-bezier(0.555, 0.055, 0.08, 1.44);
  -moz-transition: transform 500ms cubic-bezier(0.555, 0.055, 0.08, 1.44);
  -o-transition: transform 500ms cubic-bezier(0.555, 0.055, 0.08, 1.44);
}
.arena-detail #next-rink h2 {
  padding-left: 40px;
}
.arena-detail #next-rink h2 a:hover .circle-btn {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.arena-detail #next-rink h2 a:hover img {
  transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
  -moz-transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
  -o-transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
  -ms-transform: translate(-50%, -50%) scale(0.7) rotate(0deg);
}
@media only screen and (max-width: 768px) {
  .arena-detail #next-rink h2 {
    padding-left: 0;
  }
  .arena-detail #next-rink .mc-xl-8 {
    padding-top: 20px;
    padding-bottom: 100px;
    border-left: none;
    padding-left: 0;
  }
  .arena-detail #next-rink .mc-xl-8 figure {
    margin-bottom: 20px;
  }
}
.about #hero {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.about #hero > div {
  height: 100%;
  position: relative;
}
.about #hero > div > div {
  padding-bottom: 40px;
}
.about #hero img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.about #hero svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20.83vw;
  transform: translate(-50%, -30%);
  -moz-transform: translate(-50%, -30%);
  -webkit-transform: translate(-50%, -30%);
  -o-transform: translate(-50%, -30%);
  -ms-transform: translate(-50%, -30%);
}
.about #hero p {
  opacity: 1;
}
.about #hero .tag {
  font-family: "PP Neue Montreal Medium", sans-serif;
  text-transform: none;
  background: url(../../img/svg/blue-3.svg);
}
.about h1 {
  text-transform: uppercase;
  font-family: "PP Neue Montreal Bold", sans-serif;
}
.about #intro {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .about #intro {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.about #history .history-top {
  padding-top: 120px;
  padding-bottom: 60px;
  position: relative;
}
.about #history .history-top > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  opacity: 0.15;
}
.about #history .history-top h2 {
  position: relative;
}
.about #history .history-top h2 .tag {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../img/svg/blue-4.svg);
}
.about #history .history-top > .mc-grid {
  position: relative;
}
.about #history .history-top > .mc-grid:first-of-type {
  margin-bottom: 80px;
}
.about #history .history-top .history-copy {
  column-count: 2;
  column-gap: 40px;
  padding-right: 40px;
}
.about #history .history-top .history-copy + figure {
  position: relative;
}
.about #history .history-top .history-copy + figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .about #history .history-top h2 .tag {
    top: -0.5em;
  }
  .about #history .history-top .history-copy {
    column-count: 1;
    padding-right: 0;
  }
  .about #history .history-top .history-copy + figure {
    position: relative;
    padding-left: 20px;
  }
  .about #history .history-top .history-copy + figure img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: none;
  }
}
@media only screen and (max-width: 768px) {
  .about #history .history-top h2 .tag {
    top: -1.1em;
  }
  .about #history .history-top {
    padding-top: 100px;
  }
  .about #history .history-top > div:first-of-type {
    display: block;
  }
  .about #history .history-top > div:first-of-type h2 {
    padding-bottom: 10px;
  }
  .about #history .history-top > div:first-of-type .tag {
    left: 50%;
    transform: translateX(-50%) rotate(-3deg);
    -moz-transform: translateX(-50%) rotate(-3deg);
    -webkit-transform: translateX(-50%) rotate(-3deg);
    -o-transform: translateX(-50%) rotate(-3deg);
    -ms-transform: translateX(-50%) rotate(-3deg);
  }
  .about #history .history-top > div:first-of-type img {
    position: relative;
  }
  .about #history .history-top > .mc-grid:first-of-type {
    margin-bottom: 40px;
  }
  .about #history .history-top .history-copy + figure {
    position: relative;
    padding-left: 0;
    margin-top: 40px;
  }
  .about #history .history-top .history-copy + figure img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: none;
  }
}
.about .history-slider {
  padding-top: 100px;
  padding-bottom: 100px;
  width: 100vw;
  overflow: hidden;
}
.about .history-slider .dash-line {
  position: absolute;
  line-height: 0;
  top: 40px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.about .history-slider .slider-inner {
  position: relative;
  text-wrap: nowrap;
  margin-top: 80px;
}
.about .history-slider .slider-inner figure {
  flex: 0 0 30vw;
  padding-top: 80px;
  display: inline-block;
  margin-left: 20px;
  position: relative;
  z-index: 2;
  height: 32vw;
}
.about .history-slider .slider-inner figure img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 70%;
  border-radius: 5px;
  object-fit: cover;
}
.about .history-slider .slider-inner .h-year {
  height: 80px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.about .history-slider .slider-inner .h-year i {
  position: absolute;
  bottom: 0;
  left: 50%;
  line-height: 0;
}
.about .history-slider .slider-inner .h-year i:first-of-type {
  display: inline-block;
  z-index: 2;
  transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  bottom: 50%;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #EBEEF3;
  border: 8px solid #152D44;
}
.about .history-slider .slider-inner .h-year i:last-of-type {
  z-index: 1;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0;
  width: 2px;
  height: 75%;
  background-color: rgba(235, 238, 243, 0.15);
}
.about .history-slider .slider-inner #progress {
  width: 30.552vw;
  height: 4px;
  border-radius: 2px;
  margin: 40px auto 0;
  background-color: rgba(235, 238, 243, 0.1);
}
.about .history-slider .slider-inner #progress .bar {
  width: 25%;
  height: 4px;
  background-color: #EBEEF3;
  border-radius: 2px;
}
@media only screen and (max-width: 1280px) {
  .about .history-slider .slider-inner figure {
    flex: 0 0 34vw;
    height: 38vw;
  }
  .about .history-slider .slider-inner figure img {
    height: 65%;
  }
}
@media only screen and (max-width: 1024px) {
  .about .history-slider .slider-inner figure img {
    height: 60%;
  }
}
@media only screen and (max-width: 768px) {
  .about .history-slider .dash-line {
    width: 400%;
  }
  .about .history-slider .img-loop.slider-inner {
    margin-top: 60px;
  }
  .about .history-slider .img-loop.slider-inner figure {
    flex: 0 0 70vw;
    height: 75vw;
    margin-left: 5px;
  }
  .about .history-slider .img-loop.slider-inner figure img {
    height: 55%;
  }
  .about .history-slider .img-loop.slider-inner #progress {
    margin: 60px auto 0;
    width: 45.828vw;
  }
}
.about .history-bottom {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.about .history-bottom > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  opacity: 0.15;
}
.about .history-bottom p + p {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .about .history-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.about .highlight-stats {
  background-color: #152D44;
  color: #fff;
}
.about .highlight-stats ul {
  border-top: 1px solid #CBD2D9;
  padding: 120px 0;
}
.about .highlight-stats li {
  flex: 0 0 20%;
  text-align: center;
}
.about .highlight-stats li:not(:last-of-type) {
  border-right: 1px solid rgba(235, 238, 243, 0.15);
}
.about .highlight-stats li span {
  display: block;
}
.about .highlight-stats li span:nth-of-type(2) {
  margin-top: 0.75em;
}
@media (max-width: 768px) {
  .about .highlight-stats {
    margin-top: 60px;
  }
  .about .highlight-stats ul {
    padding: 20px 0;
  }
  .about .highlight-stats li {
    flex: 0 0 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgba(235, 238, 243, 0.15);
  }
  .about .highlight-stats li:last-of-type {
    border-bottom: none;
  }
}
.planahead #hero {
  height: 100vh;
  position: relative;
}
.planahead #hero > div {
  height: 100%;
  position: relative;
}
.planahead #hero > div > div {
  padding-bottom: 40px;
}
.planahead #hero img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.planahead #hero h1 {
  position: relative;
  margin-bottom: 0.05em;
}
.planahead #hero .tag {
  padding: 5px 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10%) rotate(-3deg);
  -moz-transform: translate(-50%, 10%) rotate(-3deg);
  -webkit-transform: translate(-50%, 10%) rotate(-3deg);
  -o-transform: translate(-50%, 10%) rotate(-3deg);
  -ms-transform: translate(-50%, 10%) rotate(-3deg);
  background: url(../../img/svg/blue-1.svg);
}
@media only screen and (max-width: 768px) {
  .planahead #hero .tag {
    display: block;
    bottom: -1.2em;
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
  }
  .planahead #img-loop figure {
    flex: 0 0 50vw;
  }
}
.planahead #intro {
  padding-top: 100px;
  padding-bottom: 100px;
}
.planahead #intro p {
  margin: 1.5em 0;
}
.planahead #intro ul.info-list {
  padding-bottom: 20px;
  overflow: visible;
}
.planahead #intro ul li:not(.selected) .f-description {
  height: 0;
  overflow: hidden;
}
.planahead #intro .info-row {
  overflow: hidden;
  margin-bottom: 20px;
}
.planahead #intro .acc-content-wrap {
  position: relative;
}
@media (max-width: 768px) {
  .planahead #intro p {
    margin: 1em 0;
  }
  .planahead #intro .info-row {
    padding-bottom: 10px;
    border-bottom: 1px solid #CBD2D9;
    border-color: #152D44;
  }
  .planahead #intro ul.info-list {
    padding-bottom: 0px;
  }
}
.planahead #intro .f-description {
  background-color: #EBEEF3;
  border-radius: 5px;
  text-align: center;
  height: 0;
  overflow: hidden;
}
.planahead #intro .f-description .button,
.planahead #intro .f-description .text-link {
  margin-bottom: 40px;
}
.planahead #intro .f-description p,
.planahead #intro .f-description a {
  color: #152D44;
}
.planahead #intro .f-description a::after {
  background-color: #152D44;
}
.planahead #intro .f-description > div {
  padding: 60px 0;
}
.planahead #intro .f-description .centered {
  opacity: 0;
}
@media (max-width: 768px) {
  .planahead #intro .f-description > div {
    padding: 20px 0;
  }
}
.planahead #intro h3 {
  padding: 0.85em 0;
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.planahead #intro ul.info-list li {
  flex: 0 0 31.5%;
  position: relative;
  overflow: visible;
  cursor: pointer;
}
.planahead #intro ul.info-list li::before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #EBEEF3;
  transition: transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateY(100%) scaleY(0);
  -moz-transform: translateY(100%) scaleY(0);
  -webkit-transform: translateY(100%) scaleY(0);
  -o-transform: translateY(100%) scaleY(0);
  -ms-transform: translateY(100%) scaleY(0);
  transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
}
.planahead #intro ul.info-list li .f-click {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #152D44;
  border-radius: 5px;
  padding: 20px;
}
.planahead #intro ul.info-list li .f-click svg {
  width: 0.7em;
  height: auto;
  transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.planahead #intro ul.info-list li:hover h3 {
  color: #fff;
}
.planahead #intro ul.info-list li.selected h3 {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.planahead #intro ul.info-list li.selected::before {
  transform: translateY(100%) scaleY(1);
  -moz-transform: translateY(100%) scaleY(1);
  -webkit-transform: translateY(100%) scaleY(1);
  -o-transform: translateY(100%) scaleY(1);
  -ms-transform: translateY(100%) scaleY(1);
}
.planahead #intro ul.info-list li.selected .f-click {
  background-color: #EBEEF3;
  color: #152D44;
}
.planahead #intro ul.info-list li.selected svg {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.planahead #intro ul.info-list li.selected svg path {
  fill: #152D44;
}
@media (max-width: 768px) {
  .planahead #intro ul.info-list li {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .planahead #intro ul.info-list li::before {
    display: none;
  }
  .planahead #intro ul.info-list li.selected h3 {
    border-radius: 5px;
  }
}
.planahead #planahead {
  position: relative;
  overflow: hidden;
}
.planahead #planahead > .mc-grid {
  padding: 100px 0;
}
.planahead #planahead > .mc-grid .button {
  margin-top: 40px;
}
.planahead #planahead .aside {
  position: relative;
  z-index: 2;
}
.planahead #planahead .img-wrap,
.planahead #planahead .img-wrap li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.planahead #planahead .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(5px);
  opacity: 0;
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.planahead #planahead .img-label {
  position: relative;
  z-index: 2;
}
.planahead #planahead .img-label li {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.planahead #planahead .img-label li span:nth-of-type(2) {
  position: absolute;
  padding: 15px;
  font-family: "PP Neue Montreal Bold", sans-serif;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  z-index: 2;
  pointer-events: none;
  background: url(../../img/svg/blue-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transform: translateX(-1em);
  -moz-transform: translateX(-1em);
  -webkit-transform: translateX(-1em);
  -o-transform: translateX(-1em);
  -ms-transform: translateX(-1em);
}
.planahead #planahead .img-label li:nth-of-type(2) span:nth-of-type(2) {
  background: url(../../img/svg/blue-2.svg);
}
.planahead #planahead .img-label li:nth-of-type(3) span:nth-of-type(2) {
  background: url(../../img/svg/blue-3.svg);
}
.planahead #planahead .img-label li:nth-of-type(4) span:nth-of-type(2) {
  background: url(../../img/svg/blue-4.svg);
}
.planahead #planahead .img-label li a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .planahead #planahead > .mc-grid {
    padding: 60px 0;
  }
  .planahead #planahead .aside p {
    margin-top: 2em;
  }
  .planahead #planahead .img-label {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 40px;
  }
  .planahead #planahead .img-label li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 1em 0;
  }
  .planahead #planahead .img-label li .f-220,
  .planahead #planahead .img-label li a {
    display: block;
    width: 100%;
  }
  .planahead #planahead .img-label li a {
    padding: 0.15em 0;
  }
  .planahead #planahead .img-label li span:nth-of-type(2) {
    display: none;
  }
  .planahead #planahead .img-label li.active .outline {
    color: #fff;
    -webkit-text-stroke: 1px #EBEEF3;
    -webkit-text-fill-color: #fff;
  }
  .planahead #planahead .img-label li::before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    -o-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    background-image: url(../../img/svg/ico-arrow.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center center;
  }
}
.planahead #p-list > .mc-grid {
  padding: 40px 0 120px;
}
.planahead #p-list .list-filter img {
  width: 20px;
  height: auto;
}
.planahead #p-list .list-filter li {
  line-height: 0.8;
}
.planahead #p-list .list-filter li img {
  margin-top: 5px;
}
.planahead #p-list .list-filter li > div:first-of-type {
  flex: 0 0 7.638vw;
  transform: translateX(2px);
  -moz-transform: translateX(2px);
  -webkit-transform: translateX(2px);
  -o-transform: translateX(2px);
  -ms-transform: translateX(2px);
}
.planahead #p-list .list-filter li > div:first-of-type span,
.planahead #p-list .list-filter li > div:first-of-type img {
  transition: all 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  display: inline-block;
}
.planahead #p-list .list-filter li > div:nth-of-type(2) {
  flex: 0 0 30.552vw;
  background-color: #EBEEF3;
  transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.planahead #p-list .list-filter h2 {
  transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #0191EC;
}
.planahead #p-list .list-filter li:not(.selected) > div:first-of-type span {
  opacity: 0;
  transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -webkit-transform: translateX(-25%);
  -o-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
}
.planahead #p-list .list-filter li:not(.selected) > div:first-of-type img {
  opacity: 0;
  transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
}
.planahead #p-list .list-filter li:not(.selected) > div:nth-of-type(2) {
  transform: translateX(-7.638vw);
  -moz-transform: translateX(-7.638vw);
  -webkit-transform: translateX(-7.638vw);
  -o-transform: translateX(-7.638vw);
  -ms-transform: translateX(-7.638vw);
}
.planahead #p-list .list-filter li:not(.selected) h2 {
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  color: #152D44;
}
.planahead #p-list .list-filter li:not(.selected) {
  cursor: pointer;
}
.planahead #p-list article {
  padding: 20px 0;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 15px 45px rgba(21, 45, 68, 0.07);
}
.planahead #p-list article .text-link {
  margin-left: 30px;
}
.planahead #p-list article p {
  margin-top: 40px;
}
.planahead #p-list article > div > div {
  padding-left: 40px;
  padding-right: 20px;
}
.planahead #p-list article figure {
  padding-left: 20px;
}
@media only screen and (max-width: 1024px) {
  .planahead #p-list li.selected > div:first-child {
    flex: 0 0 30%;
    overflow: hidden;
  }
  .planahead #p-list article > div > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .planahead #p-list article .button {
    line-height: 1;
    margin-top: 20px;
  }
  .planahead #p-list article .button a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .planahead #p-list article figure {
    padding: 0 20px;
  }
  .planahead #p-list article figure a {
    margin-left: 0;
  }
  .planahead #p-list article h2 {
    margin-top: 20px;
  }
  .planahead #p-list > .mc-grid {
    padding: 40px 0 80px;
  }
}
.planahead #events {
  position: relative;
  overflow: hidden;
}
.planahead #events img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.planahead #events h2 {
  margin-bottom: 0.5em;
}
.planahead #events > div {
  position: relative;
  z-index: 2;
  padding: 25vh 0;
}
.sponsors #hero {
  padding: 13.3332vh 0;
}
.sponsors #hero p {
  margin-bottom: 1em;
}
.sponsors #hero img {
  width: 100%;
  height: auto;
}
.sponsors #hero h1 {
  position: relative;
  margin: 0.12em 0 0.225em 0;
  font-size: 14vw;
}
.sponsors #hero .tag {
  padding: 5px 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10%) rotate(3deg);
  -moz-transform: translate(-50%, 10%) rotate(3deg);
  -webkit-transform: translate(-50%, 10%) rotate(3deg);
  -o-transform: translate(-50%, 10%) rotate(3deg);
  -ms-transform: translate(-50%, 10%) rotate(3deg);
  background: url(../../img/svg/blue-3.svg);
}
.sponsors #logos {
  border-top: 1px solid #CBD2D9;
}
.sponsors #logos figure {
  flex: 25vw;
  padding: 0 20px;
  border-bottom: 1px solid #CBD2D9;
  border-right: 1px solid #CBD2D9;
  transition: background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sponsors #logos figure:hover {
  background-color: #EBEEF3;
}
@media only screen and (max-width: 1024px) {
  .sponsors #logos figure {
    flex: 0 0 50%;
  }
}
.sponsors #for-partners {
  padding-top: 120px;
  padding-bottom: 120px;
}
.sponsors #for-partners h3 img {
  display: inline-block;
  height: 0.8em;
  width: auto;
  margin-left: 20px;
  margin-bottom: -0.15em;
}
.sponsors #for-partners h4 {
  margin: 60px 0 20px;
}
@media only screen and (max-width: 768px) {
  .sponsors #hero {
    padding-bottom: 6.6666vh;
  }
  .sponsors #hero .f-220 {
    font-size: 54px;
  }
  .sponsors #hero .tag {
    bottom: -1.2em;
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
  }
  .sponsors #hero p {
    margin-bottom: 1em;
    margin-top: 40px;
  }
  .sponsors #for-partners {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sponsors #for-partners .mc-grid > div:nth-of-type(2) {
    margin-top: 40px;
  }
}
.faq #faq {
  margin: 160px 0;
}
.faq #faq p {
  margin: 1em 0 0;
  font-size: clamp(18px, 1.3888vw, 32px);
  line-height: 1.4em;
}
.faq #faq .acc-content {
  padding-right: 7.638vw;
}
.faq #faq .acc-content .text-link {
  margin-top: 2em;
}
.faq #faq .acc-content > *:first-child {
  padding-top: 1em;
  margin-top: 0;
}
.faq #faq .acc-content > *:last-child {
  padding-bottom: 1.5em;
}
.faq #faq .acc-content p + .button {
  margin-top: 1em;
}
.faq #faq h2 + ul {
  margin-top: 40px;
}
.faq #faq ul + h2 {
  margin-top: 100px;
}
.faq #faq ul {
  counter-reset: item;
}
.faq #faq li {
  border-bottom: 1px solid #CBD2D9;
  counter-increment: item;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.faq #faq li:not(.selected) .acc-content {
  height: 0px;
}
.faq #faq li:before {
  content: counter(item);
  position: absolute;
  top: 20px;
  left: 0;
  background: #EBEEF3;
  border-radius: 3px;
  width: 2em;
  line-height: 2em;
  text-align: center;
  display: inline-block;
  font-family: "PP Neue Montreal Medium", sans-serif;
  font-size: clamp(14px, 1.11vw, 20px);
}
.faq #faq h3 {
  padding: 20px 0;
  position: relative;
  padding-right: 60px;
  padding-left: 60px;
}
.faq #faq h3 img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -webkit-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  width: 0.7em;
  height: auto;
}
.faq #faq .selected h3 {
  color: #0191EC;
}
.faq #faq .selected img {
  transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
}
.faq #faq .selected::before {
  color: #0191EC;
}
@media only screen and (max-width: 1024px) {
  .faq #faq {
    margin: 120px 0;
  }
  .faq #faq h3 {
    position: relative;
    padding-right: 40px;
  }
  .faq #faq h3 img {
    top: 40px;
  }
  .faq #faq .faq-list {
    margin-top: 80px;
  }
  .faq #faq ul + h2 {
    margin-top: 80px;
  }
  .faq #faq li:before {
    width: 3em;
    line-height: 3em;
  }
}
.contact #hero h1 {
  margin: 40px 0 20px;
}
.contact .places {
  gap: 40px;
  padding-bottom: 100px;
  margin-top: 80px;
}
.contact .places img {
  width: 100%;
  height: auto;
}
.contact article {
  flex: 0 0 48%;
  padding: 4%;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 15px 45px rgba(21, 45, 68, 0.07);
}
.contact article h2 {
  margin: 40px 0;
}
.contact article address {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .contact .places {
    gap: 20px;
    margin-top: 40px;
    padding-bottom: 60px;
  }
  .contact article {
    flex: 0 0 49%;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 15px 45px rgba(21, 45, 68, 0.07);
  }
  .contact article h2 {
    margin: 20px 0;
  }
  .contact article address {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .contact article {
    flex: 0 0 100%;
  }
}
.contact #contact-form {
  border-bottom: 1px solid #CBD2D9;
}
.rent #hero {
  overflow: hidden;
  padding-bottom: 80px;
}
.rent #hero p {
  margin-bottom: 1em;
}
.rent #hero h1 {
  position: relative;
  margin: 0.225em 0;
}
.rent #hero .tag {
  padding: 5px 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 10%) rotate(-3deg);
  -moz-transform: translate(-50%, 10%) rotate(-3deg);
  -webkit-transform: translate(-50%, 10%) rotate(-3deg);
  -o-transform: translate(-50%, 10%) rotate(-3deg);
  -ms-transform: translate(-50%, 10%) rotate(-3deg);
  background: url(../../img/svg/blue-4.svg);
}
.rent .img-loop figure {
  flex: 0 0 25vw;
  height: 18vw;
  position: relative;
  overflow: visible;
}
.rent .img-loop figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  margin: 0 10px;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}
.rent #contact-form aside {
  background-color: #EBEEF3;
  padding: 40px 4.16666vw;
}
.rent #contact-form .label {
  font-family: "PP Neue Montreal Bold", sans-serif;
}
@media only screen and (max-width: 1280px) {
  .rent #contact-form .button {
    line-height: 1em;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .rent .img-loop figure {
    flex: 0 0 33vw;
    height: 25vw;
  }
  .rent #form .mc-grid.number-field {
    display: block;
  }
  .rent #form .mc-grid.number-field > div {
    width: 100%!important;
  }
}
@media only screen and (max-width: 768px) {
  .rent #hero .tag {
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
    bottom: -1.2em;
  }
  .rent .img-loop {
    margin-top: 40px;
  }
  .rent .img-loop figure {
    flex: 0 0 60vw;
    height: 40vw;
  }
}
.rent #form .label {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
.rent #form .label::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(7.638vw * 8 - 20px * 2);
  top: calc(50% - 1px);
  left: 0;
  height: 1px ;
  background-color: #CBD2D9;
  z-index: -1;
}
.rent #form .label:nth-of-type(2) {
  margin-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .rent #form .label::before {
    width: calc(7.638vw * 5.35);
  }
}
@media only screen and (max-width: 768px) {
  .rent #form .label::before {
    width: calc(7.638vw * 12);
  }
  .rent #form .mc-grid {
    display: block;
  }
  .rent #form .date-grid .form-row,
  .rent #form .date-grid .form-row input {
    display: block;
    width: 100%!important;
  }
  .rent #form input[type="date"] {
    width: 100%;
    display: block;
  }
}
.rent aside {
  padding-right: 40px;
}
.rent aside .button {
  margin-top: 30px;
}
.rent aside .label {
  margin-top: 60px;
  margin-bottom: 30px;
}
.rent #disclaimer {
  padding-top: 60px;
  border-top: 1px solid #CBD2D9;
}
.rent #disclaimer p + p {
  margin: 1.5em 0;
}
@font-face {
  font-family: 'PP Neue Montreal';
  src: url('fonts/PPNeueMontreal-Book.woff') format('woff'), url('fonts/PPNeueMontreal-Book.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Montreal Medium';
  src: url('fonts/PPNeueMontreal-Medium.woff') format('woff'), url('fonts/PPNeueMontreal-Medium.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PP Neue Montreal Bold';
  src: url('fonts/PPNeueMontreal-Bold.woff') format('woff'), url('fonts/PPNeueMontreal-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@keyframes linkHover {
  0% {
    transform: translateY(0%) rotate(0deg);
    -moz-transform: translateY(0%) rotate(0deg);
    -webkit-transform: translateY(0%) rotate(0deg);
    -o-transform: translateY(0%) rotate(0deg);
    -ms-transform: translateY(0%) rotate(0deg);
    letter-spacing: 0em;
  }
  35% {
    transform: translateY(-8%) rotate(-2deg);
    -moz-transform: translateY(-8%) rotate(-2deg);
    -webkit-transform: translateY(-8%) rotate(-2deg);
    -o-transform: translateY(-8%) rotate(-2deg);
    -ms-transform: translateY(-8%) rotate(-2deg);
    letter-spacing: 0em;
  }
  100% {
    transform: translateY(0%) rotate(0deg);
    -moz-transform: translateY(0%) rotate(0deg);
    -webkit-transform: translateY(0%) rotate(0deg);
    -o-transform: translateY(0%) rotate(0deg);
    -ms-transform: translateY(0%) rotate(0deg);
    letter-spacing: 0em;
  }
}
.blue {
  color: #0191EC;
}
.lightGrey {
  color: #7F8E9B;
}
.copy {
  font-family: "PP Neue Montreal", sans-serif;
}
.bold {
  font-family: "PP Neue Montreal Bold", sans-serif;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.centered {
  margin: 0 auto;
}
.upper {
  text-transform: uppercase;
}
.title {
  font-family: "PP Neue Montreal Medium", sans-serif;
}
.text-link {
  font-size: clamp(14px, 1.11vw, 20px);
  font-family: "PP Neue Montreal Medium", sans-serif;
}
ol li {
  list-style-type: normal;
  list-style-position: inside;
}
.split.chars > div {
  perspective: 150px;
}
.outline {
  color: #fff;
  -webkit-text-stroke: 1px #152D44;
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  font-family: "PP Neue Montreal Bold", sans-serif;
}
.outline.white {
  color: #152D44;
  -webkit-text-stroke: 1px #EBEEF3;
  -webkit-text-fill-color: transparent;
}
.tag {
  padding: 0 10px;
  color: #fff;
  z-index: 2;
  background: url(../../img/svg/blue-badge.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Bold", sans-serif;
  letter-spacing: normal;
}
.circle-btn {
  background-color: #0191EC;
  display: inline-block;
  border-radius: 50%;
  width: 0.7em;
  height: 0.7em;
  position: relative;
  margin-left: 20px;
}
.circle-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  width: 30%;
  height: auto;
}
.button {
  display: inline-block;
  border-radius: 5px;
  font-family: "PP Neue Montreal Medium", sans-serif;
  border: 1px solid #CBD2D9;
  background-color: #fff;
  line-height: 60px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.button::before {
  content: "";
  display: inline-block;
  z-index: 2;
  width: 10px;
  height: 10px;
  line-height: 0;
  border-radius: 50%;
  background-color: #0191EC;
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button i {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(21, 45, 68, 0.05);
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  border-radius: 50%;
}
.button a {
  font-size: 14px;
  padding: 0 calc(20px * 3 + 1em) 0 30px;
}
.button.button-white {
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.button.button-white a {
  color: #152D44;
}
.button.button-white i {
  background-color: rgba(235, 238, 243, 0.1);
}
.button.button-blue {
  background-color: #0191EC;
  border: none!important;
}
.button.button-blue a {
  color: #fff;
}
.button.button-blue::before {
  background-color: #fff;
}
.button.button-blue i {
  background-color: #0172b9;
}
.button.button-grey {
  background-color: #152D44;
  border: none!important;
}
.button.button-grey a {
  color: #fff;
}
.button.button-grey::before {
  background-color: #fff;
}
.button.button-grey i {
  background-color: #09131d;
}
.button.button-reload {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.button.button-reload::before {
  display: none;
}
.button.button-reload span {
  color: #fff;
  padding-left: 30px;
  position: relative;
}
.button.button-reload img {
  margin-right: 20px;
  width: 20px;
  height: 20px;
  line-height: 0;
  position: relative;
  top: auto;
  right: auto;
  background-color: transparent;
  border-radius: 0;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button.button-reload:hover span {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button.button-reload:hover img {
  transform: rotate(90deg) scale(0.9);
  -moz-transform: rotate(90deg) scale(0.9);
  -webkit-transform: rotate(90deg) scale(0.9);
  -o-transform: rotate(90deg) scale(0.9);
  -ms-transform: rotate(90deg) scale(0.9);
}
.button.button-download {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.button.button-download::before {
  display: none;
}
.button.button-download span {
  color: #152D44;
  padding-left: 30px;
}
.button.button-download img {
  margin-right: 20px;
  width: 12px;
  height: auto;
  line-height: 0;
  position: relative;
  top: auto;
  right: auto;
  background-color: transparent;
  border-radius: 0;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button.button-download:hover span {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button.button-download:hover img {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button.button-small {
  line-height: 50px;
  font-size: 12px;
}
.button.button-small a {
  padding: 0 calc(20px * 2 + 1em) 0 20px;
}
.button:hover a {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.button:hover i {
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  border-radius: 5px;
}
.button:hover::before {
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
}
img.news-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0.15;
  mix-blend-mode: multiply;
}
.title-badge {
  position: relative;
  color: #fff;
  display: inline-block;
}
.title-badge img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.title-badge span {
  position: relative;
  display: inline-block;
  padding: 15px 30px;
  overflow: visible;
}
@media only screen and (max-width: 1280px) {
  .title-badge span {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .title-badge span {
    line-height: 1em;
  }
}
a.text-link {
  position: relative;
  transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
a.text-link::before,
a.text-link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #152D44;
  transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-origin: center left;
  -webkit-transform-origin: center left;
  -o-transform-origin: center left;
  -ms-transform-origin: center left;
}
a.text-link::after {
  background-color: #0191EC;
  height: 2px;
  transform-origin: center right;
  -webkit-transform-origin: center right;
  -o-transform-origin: center right;
  -ms-transform-origin: center right;
  transform: scaleX(0) translateY(5px);
  -moz-transform: scaleX(0) translateY(5px);
  -webkit-transform: scaleX(0) translateY(5px);
  -o-transform: scaleX(0) translateY(5px);
  -ms-transform: scaleX(0) translateY(5px);
}
a.text-link:hover {
  color: #0191EC;
}
a.text-link:hover::before {
  transform: scaleX(0) translateY(-4px);
  -moz-transform: scaleX(0) translateY(-4px);
  -webkit-transform: scaleX(0) translateY(-4px);
  -o-transform: scaleX(0) translateY(-4px);
  -ms-transform: scaleX(0) translateY(-4px);
}
a.text-link:hover::after {
  transform: scaleX(1) translateY(0px);
  -moz-transform: scaleX(1) translateY(0px);
  -webkit-transform: scaleX(1) translateY(0px);
  -o-transform: scaleX(1) translateY(0px);
  -ms-transform: scaleX(1) translateY(0px);
}
.box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 15px 45px rgba(21, 45, 68, 0.07);
}
.bg-dark {
  background-color: #152D44;
  color: #fff;
}
.bg-dark p,
.bg-dark span,
.bg-dark a,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5 {
  color: #fff;
}
.bg-dark .button {
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.bg-dark.bg-blue {
  background-color: #0191EC;
}
.bg-light {
  background-color: #EBEEF3;
}
.m-auto {
  margin: 0 auto;
}
.scroll-to {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Medium", sans-serif;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #CBD2D9;
  cursor: pointer;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.scroll-to span {
  transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.scroll-to i {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  border-radius: 50%;
}
.scroll-to:hover span {
  display: inline-block;
  position: relative;
  color: #0191EC;
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.scroll-to:hover i {
  transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  border-radius: 5px;
}
.label {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Medium", sans-serif;
  line-height: 1;
}
.f-big {
  font-size: clamp(80px, 27vw, 600px);
  line-height: 0.75;
}
.f-12 {
  font-size: 12px;
  line-height: 1;
}
.f-14 {
  font-size: 14px;
}
.f-16 {
  font-size: clamp(14px, 1.11vw, 20px);
}
.f-18 {
  font-size: clamp(16px, 1.25vw, 26px);
  line-height: 1.45;
}
.f-20 {
  font-size: clamp(18px, 1.3888vw, 32px);
  line-height: 1.4em;
}
.f-24 {
  font-size: clamp(20px, 1.666vw, 46px);
  line-height: 1.116em;
}
.f-28 {
  font-size: clamp(22px, 1.94443vw, 48px);
  line-height: 1.428em;
}
.f-32 {
  font-size: clamp(24px, 2.2222vw, 56px);
  line-height: 1.428em;
}
.f-36 {
  font-size: clamp(28px, 2.5vw, 68px);
  line-height: 1em;
}
.f-40 {
  font-size: clamp(30px, 2.777vw, 70px);
  line-height: 1em;
}
.f-50 {
  font-size: clamp(32px, 3.4722vw, 80px);
  line-height: 1em;
}
.f-60 {
  font-size: clamp(36px, 4.1666vw, 90px);
  line-height: 1.1em;
}
.f-80 {
  font-size: clamp(50px, 5.555vw, 100px);
  line-height: 1em;
  letter-spacing: -0.015em;
}
.f-100 {
  font-size: clamp(54px, 6.9444vw, 140px);
  line-height: 1em;
  letter-spacing: -0.015em;
}
.f-120 {
  font-size: clamp(54px, 8.333vw, 180px);
  line-height: 0.833em;
}
.f-180 {
  font-size: clamp(62px, 12.5vw, 300px);
  line-height: 0.888em;
}
.f-220 {
  font-size: clamp(68px, 15.27vw, 360px);
  line-height: 0.888em;
  letter-spacing: -0.0125em;
}
#breadcrumbs {
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-family: "PP Neue Montreal Medium", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 100px;
}
#breadcrumbs a {
  margin: 0 0.5em;
}
#breadcrumbs .disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  #breadcrumbs {
    font-size: 11px;
    letter-spacing: 0.025em;
  }
  #breadcrumbs .disabled {
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
}
.img-loop {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.img-loop .loop-item {
  padding: 0 10px;
}
.img-loop figure {
  border-radius: 5px;
}
.img-loop figure img {
  width: 100%;
  height: auto;
}
.img-loop figcaption {
  line-height: 1em;
  font-family: "PP Neue Montreal Medium", sans-serif;
  display: block;
  text-align: center;
  padding-top: 0.75em;
}
body {
  width: 100%;
  color: #152D44;
  background-color: #fff;
  padding: 0;
  overflow: hidden;
  margin: 0;
  font-family: "PP Neue Montreal", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "PP Neue Montreal Medium", sans-serif;
  font-weight: normal;
}
a {
  color: #152D44;
  transition: color 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: color 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
a:hover {
  color: #0191EC;
}
@media only screen and (max-width: 768px) {
  * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
  }
  html {
    width: 100%;
    overflow-x: hidden;
  }
  body {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  body.loading {
    height: 100vh;
    overflow-y: hidden;
    overflow-x: hidden;
  }
}
img {
  width: 100%;
  height: auto;
}
figure {
  line-height: 0;
  overflow: hidden;
}
figure .img-paper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  mix-blend-mode: multiply;
  object-fit: cover;
}
figure img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
figure a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 5px;
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
figure a img:not(.img-paper) {
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
figure a .img-paper {
  z-index: 1;
}
figure a:hover {
  transform: scale(0.95);
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
}
figure a:hover img:not(.img-paper) {
  transform: scale(1.075);
  -moz-transform: scale(1.075);
  -webkit-transform: scale(1.075);
  -o-transform: scale(1.075);
  -ms-transform: scale(1.075);
}
#hero {
  padding-top: 80px;
}
.acc h3 {
  transition: color 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: color 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: color 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.acc li:hover h3 {
  color: #0191EC;
}
.acc li img {
  transition: transform 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.acc li.selected img {
  transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
}
#hamburger {
  position: relative;
  z-index: 90;
  width: 60px;
  height: 40px;
  border: 1px solid #CBD2D9;
  border-radius: 5px;
  display: none;
  justify-content: center;
  align-items: center;
}
#hamburger div {
  width: 50%;
}
#hamburger span {
  display: block;
  margin: 3px 0;
  background-color: #fff;
  height: 2px;
  width: 100;
  border-radius: 2px;
}
#navbar {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 99;
  height: 60px;
  width: 100%;
  background-color: #152D44;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 500ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#navbar a {
  color: #fff;
}
.ddl {
  position: relative;
  cursor: pointer;
}
.ddl > div {
  display: flex;
  color: #fff;
}
.ddl > div i {
  margin-left: 0.5em;
}
.ddl.active {
  overflow: visible;
}
@media only screen and (max-width: 1024px) {
  .ddl > div {
    width: 100%;
    justify-content: center;
  }
}
#logo {
  width: 15vw;
  line-height: 0;
  margin-left: 10px;
  position: relative;
  z-index: 80;
}
.menu-links {
  display: flex;
  font-family: "PP Neue Montreal Medium", sans-serif;
  text-transform: uppercase;
}
.menu-links .subnav {
  position: absolute;
  text-wrap: nowrap;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 20px;
  background-color: #EBEEF3;
  border: 1px solid #CBD2D9;
  border-radius: 5px;
  opacity: 0;
}
.menu-links .subnav li {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  pointer-events: none;
  opacity: 0;
  background-color: #fff;
  margin-bottom: 5px;
  margin-right: 0px;
  border: none;
}
.menu-links .subnav a {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .menu-links .subnav {
    position: relative;
    top: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .menu-links .subnav li {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    pointer-events: none;
    opacity: 1;
    margin: 0px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .menu-links .subnav {
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .menu-links .subnav li {
    margin: 0px 20px;
  }
}
.menu-links li {
  line-height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  margin-right: 5px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}
.menu-links li.selected {
  background-color: #EBEEF3;
  pointer-events: none;
}
.menu-links li > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #EBEEF3;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
}
.menu-links li:not(.ddl):hover > span {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.menu-links li:not(.ddl):hover a {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-links li:not(.ddl):not(.cta-button):hover a {
  color: #152D44 !important;
}
.menu-links li.ddl {
  overflow: hidden;
}
.menu-links li.ddl div {
  position: relative;
  z-index: 2;
}
.menu-links li.ddl a {
  color: #152D44 !important;
}
.menu-links li.ddl ul span {
  background-color: #dbe0e9;
}
.menu-links li.ddl:not(.active):hover > div {
  animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: linkHover 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #152D44;
}
.menu-links li.ddl:not(.active):hover > span {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.menu-links li.ddl.active {
  overflow: visible;
}
.menu-links li.ddl.active > div {
  color: #152D44;
}
.menu-links li.ddl.active > span {
  width: 100%;
  height: 100%;
  border-radius: 3px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.menu-links a,
.menu-links div {
  padding: 0 20px;
}
.menu-links .cta-button {
  border: none;
  background-color: #0191EC;
}
.menu-links .cta-button > span {
  background-color: #0172b9;
}
.menu-links .cta-button a {
  color: #fff;
  padding: 0 40px;
}
@media only screen and (max-width: 1024px) {
  .menu-links .subnav li {
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    pointer-events: none;
    opacity: 1;
    border: none;
    line-height: 40px;
  }
  .menu-links .subnav li a {
    font-size: 14px;
  }
}
@media (max-width: 1280px) {
  .menu-links li {
    font-size: 14px;
  }
  .menu-links li a {
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  #logo {
    width: auto;
    height: 40px;
  }
  #logo img {
    width: auto;
    height: 40px;
  }
  #navbar {
    height: 50px;
    padding: 0 5px;
  }
  #hamburger {
    display: flex;
    cursor: pointer;
  }
  #navbar .menu-links {
    display: block;
    padding: 100px 20px;
    width: 100%;
    height: 100vh;
    background-color: #0f2031;
    position: fixed;
    z-index: 70;
    top: 0;
    left: 0;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
  }
  #navbar .menu-links li {
    margin-bottom: 10px;
    text-align: ceneter;
    font-size: 18px;
  }
  #navbar .menu-links li a {
    display: block;
    text-align: center;
  }
}
.newsletter #newsletter {
  display: flex;
  align-items: stretch;
}
.newsletter form {
  margin-top: 30px;
  position: relative;
}
.newsletter input[type=text] {
  background-color: #fff;
  border: 1px solid #CBD2D9;
  border-radius: 5px;
  height: 58px;
  line-height: 58px;
  padding: 0 20px;
  margin: 0;
  font-size: 16px;
  outline: none;
  width: 100%;
  box-sizing: border-box;
  flex: 1;
}
.newsletter input[type=text]:focus {
  background-color: rgba(235, 238, 243, 0.5);
}
.newsletter input[type=submit] {
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #EBEEF3;
  border: none;
  color: #152D44;
  outline: none;
  border-radius: 5px;
  line-height: 48px;
  padding: 0 20px;
  margin: 0;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: "PP Neue Montreal Medium", sans-serif;
}
@media only screen and (max-width: 768px) {
  .newsletter #newsletter {
    display: block;
  }
  .newsletter input[type=text] {
    width: 100%;
  }
  .newsletter input[type=submit] {
    margin-top: 10px;
    position: relative;
    top: auto;
    line-height: 60px;
    right: auto;
    width: 100%;
  }
}
#footer {
  background-color: #fff;
  position: relative;
}
#footer .locations {
  padding-top: 6.6666vh;
}
#footer .locations address {
  background-color: #EBEEF3;
  border-radius: 5px;
  padding: 20px;
  flex: 0 0 29.4063vw;
}
#footer .locations address figure {
  margin: 20px 0;
}
#footer .locations address figure img {
  width: 100%;
  height: auto;
}
#footer .locations address p {
  line-height: 1.2;
}
@media only screen and (max-width: 1280px) {
  #footer .locations address > .mc-grid {
    display: block;
  }
  #footer .locations address > .mc-grid figure {
    padding: 0;
  }
  #footer .locations address > .mc-grid h3 {
    margin-top: 1em;
    line-height: 1.1;
  }
  #footer .locations .mc-grid.c-col {
    display: block;
  }
  #footer .locations .mc-grid.c-col p {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 768px) {
  #footer .locations {
    padding-top: 20px;
    display: flex;
  }
  #footer .locations.mc-grid {
    display: block;
  }
  #footer .locations .mc-grid.c-col {
    padding-left: 20px;
  }
  #footer .locations address {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  #footer .locations address > .mc-grid {
    display: flex;
  }
  #footer .locations address > .mc-grid h3 {
    margin-top: 0;
  }
}
#footer .footer-main {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #CBD2D9;
  flex-wrap: wrap;
}
#footer .footer-main > div:first-of-type {
  flex: 0 0 29.4063vw;
}
#footer .footer-main > div:first-of-type .logo {
  width: 75%;
}
#footer .footer-main > div:nth-of-type(2) {
  flex: 0 0 14.1303vw;
}
#footer .footer-main > div:nth-of-type(3),
#footer .footer-main > div:nth-of-type(4) {
  flex: 0 0 21.7683vw;
}
#footer .footer-main ul {
  margin-top: 30px;
}
#footer .footer-main .donate p {
  margin: 30px 0;
}
#footer .footer-main .footer-links a {
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
#footer .footer-main .footer-links a:hover {
  transform: translateX(5px);
  -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -o-transform: translateX(5px);
  -ms-transform: translateX(5px);
}
#footer .footer-main .social {
  margin-top: 40px;
}
#footer .footer-main .social a {
  display: flex;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  background: url(../../img/svg/social-bg-1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-right: 10px;
}
#footer .footer-main .social a img {
  height: 1.25em;
}
#footer .footer-main .social li:nth-of-type(2) a {
  background: url(../../img/svg/social-bg-2.svg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  #footer .footer-main {
    display: block;
  }
  #footer .footer-main .donate {
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #CBD2D9;
    border-bottom: 1px solid #CBD2D9;
    flex: 0 0 100%;
  }
  #footer .footer-main .donate p {
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
  }
  #footer .footer-main > div:first-of-type {
    text-align: center;
  }
  #footer .footer-main > div:first-of-type img {
    width: 50%;
  }
  #footer .footer-main .footer-links {
    text-align: center;
  }
  #footer .footer-main .footer-links ul.f-16 {
    font-size: clamp(18px, 1.3888vw, 32px);
    line-height: 1.4em;
    line-height: 1.65em;
  }
  #footer .footer-main .footer-links li {
    display: inline-block;
  }
  #footer .footer-main .footer-links a {
    padding: 5px 20px;
  }
  #footer .footer-main .footer-links h3 {
    display: none;
  }
}
#footer .footer-copy {
  align-items: center;
  margin: 40px 0 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #CBD2D9;
}
@media only screen and (max-width: 768px) {
  #footer .footer-copy {
    display: block;
    text-align: center;
  }
}
/* Snippet */
.bs {
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #152D44;
  line-height: 1.14em;
}
.bs span {
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
  will-change: transform;
  display: inline-block;
}
.bs:hover .label {
  transform: translateY(150%);
  opacity: 0;
}
.bs-logo {
  width: 2.7em;
  height: 2.7em;
  position: absolute;
  top: 50%;
  right: 3em;
  transform: translateY(-50%) rotate(90deg) scale(0);
}
.bs:hover .bs-logo {
  transform: translateY(-50%) rotate(0deg) scale(1);
}
#form label {
  display: block;
  font-size: clamp(14px, 1.11vw, 20px);
  font-family: "PP Neue Montreal Medium", sans-serif;
  margin-bottom: 0.4em;
}
@media only screen and (max-width: 768px) {
  #form label {
    font-size: 16px;
    margin-bottom: 0.3em;
  }
}
#form input:not(.button),
#form select,
#form textarea {
  border-radius: 5px;
  background-color: #EBEEF3;
  border: none;
  width: 100%;
}
#form .textbox,
#form select {
  line-height: 60px;
  height: 60px;
  padding: 0 20px;
}
#form .textbox:focus,
#form input:focus,
#form select:focus,
#form textarea:focus {
  outline: none;
}
#form textarea {
  padding: 20px;
  resize: none;
}
#form input.button {
  color: #fff;
  width: auto;
  font-size: 14px;
  font-family: "PP Neue Montreal Medium", sans-serif;
  padding: 0 40px;
  margin: 0;
  cursor: pointer;
}
#form .form-row {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  #form .form-row {
    padding-top: 10px;
  }
}
#contact-form h3 {
  margin-bottom: 1em;
}
#contact-form aside {
  padding-top: 40px;
}
#contact-form aside ul {
  padding-right: 40px;
}
#contact-form aside li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #CBD2D9;
}
#contact-form aside li img {
  width: 0.8em;
  height: auto;
  margin-right: 20px;
}
#contact-form aside li a {
  padding: 0.8em 0;
}
@media only screen and (max-width: 768px) {
  #contact-form aside {
    width: 100%;
    order: 2;
    padding-top: 0;
  }
  #contact-form aside ul {
    padding-right: 0;
  }
}
#contact-form .mc-xl-8 {
  padding-top: 40px;
  border-left: 1px solid #CBD2D9;
  padding-left: 4.1666vw;
  padding-bottom: 80px;
  order: 1;
}
@media only screen and (max-width: 768px) {
  #contact-form .mc-xl-8 {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
    border-left: none;
  }
}
@media only screen and (max-width: 768px) {
  #contact-form .mc-xl-8 {
    padding: 20px 4.1666vw;
    width: 100%;
  }
}
#contact-form #form {
  width: 100%;
}
#contact-form #form .mc-grid {
  gap: 20px;
}
#contact-form #form .mc-grid > div {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  #contact-form #form .mc-grid {
    gap: 0;
  }
  #contact-form #form .mc-grid > div {
    width: 100%;
  }
  #contact-form #form .mc-grid.date-grid {
    flex-wrap: wrap;
    gap: auto;
  }
  #contact-form #form .mc-grid .form-row {
    width: 100%;
    flex: 0 0 100%;
    flex-wrap: wrap;
  }
}
#contact-form .custom-select {
  position: relative;
}
#contact-form .custom-select::before {
  content: url("../../img/events/select-arrow.svg");
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
#contact-form select {
  /* Firefox */
  /* Safari and Chrome */
  appearance: none;
  position: relative;
}
#contact-form select:focus {
  outline: none;
}
#contact-form input.button {
  margin-top: 20px;
}
