.custom__edit--info {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1em;
  right: 1em;
  z-index: 3000;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  margin: 1em;
  background: #745B99;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); }
  .custom__edit--info svg {
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer; }
  .custom__edit--info div {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    right: 100%;
    border-radius: 4px;
    padding: 0 2em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: inherit;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease; }
  .custom__edit--info p {
    white-space: nowrap;
    line-height: 1.8;
    text-align: left;
    text-transform: none; }
  .custom__edit--info small {
    margin-right: 5px;
    opacity: .75;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .custom__edit--info:hover div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-1em);
    -ms-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.admin__feed__authorise a {
  text-decoration: none;
  color: inherit; }

.social__item__image img, .social__item__image video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.social__item__image img, .social__item__image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.custom__edit--info {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 1em;
  right: 1em;
  z-index: 3000;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  margin: 1em;
  background: #745B99;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); }
  .custom__edit--info svg {
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer; }
  .custom__edit--info div {
    position: absolute;
    display: block;
    white-space: nowrap;
    bottom: 0;
    right: 100%;
    border-radius: 4px;
    padding: 0 2em;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background: inherit;
    opacity: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
    transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease; }
  .custom__edit--info p {
    white-space: nowrap;
    line-height: 1.8;
    text-align: left;
    text-transform: none; }
  .custom__edit--info small {
    margin-right: 5px;
    opacity: .75;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .custom__edit--info:hover div {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-1em);
    -ms-transform: translateX(-1em);
    transform: translateX(-1em);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }

.admin__feed__authorise a {
  text-decoration: none;
  color: inherit; }

.social__item__image img, .social__item__image video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.social__item__image img, .social__item__image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center; }

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

#mixed__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1em;
  margin: 5px 0; }
  .mason--sixth #mixed__filters {
    color: var(--col-sec-dark); }
  #mixed__filters li {
    position: relative;
    font-weight: 700;
    cursor: pointer;
    padding: 0 0 5px; }
    #mixed__filters li:after {
      content: '';
      position: absolute;
      top: calc(100% - 2px);
      left: 0;
      right: 0;
      background: var(--col-pri);
      height: 2px;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    #mixed__filters li.active:after, #mixed__filters li:hover:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }

.mixed__feed__row {
  opacity: 0;
  -webkit-transform: translateX(25px);
  -ms-transform: translateX(25px);
  transform: translateX(25px);
  -webkit-transition: opacity .85s ease .3s, -webkit-transform .5s ease .3s;
  transition: opacity .85s ease .3s, -webkit-transform .5s ease .3s;
  -o-transition: opacity .85s ease .3s, transform .5s ease .3s;
  transition: opacity .85s ease .3s, transform .5s ease .3s;
  transition: opacity .85s ease .3s, transform .5s ease .3s, -webkit-transform .5s ease .3s; }
  .inview .mixed__feed__row {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .mixed__feed__row .button__link > a, .mixed__feed__row .button__link > span {
    color: var(--col-pritxt);
    border-color: var(--col-pritxt); }
    .mixed__feed__row .button__link > a:hover, .mixed__feed__row .button__link > span:hover {
      color: #fff;
      background: var(--col-sec);
      border-color: var(--col-sec); }
      .mason--sixth .mixed__feed__row .button__link > a:hover, .mason--sixth .mixed__feed__row .button__link > span:hover {
        color: var(--col-pritxt); }

.social__feed {
  margin-bottom: 45px;
  overflow: visible; }
  .social__feed:after {
    content: '';
    position: absolute;
    top: -15px;
    left: -3.5vw;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 90px 73px 10px;
    border-color: transparent transparent var(--col-sec) transparent;
    z-index: 4;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
    -webkit-transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    -o-transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s, -webkit-transform .8s ease-out 1s; }
    .inview .social__feed:after {
      opacity: 1;
      -webkit-transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      transform: rotate(4deg); }

.social__item .button__link {
  margin-top: 29px;
  padding-bottom: 5px; }

.social__item__image {
  width: 100%;
  position: absolute;
  inset: 0;
  background: var(--col-pri-dark-mid);
  overflow: hidden;
  z-index: 1; }
  .social__item__image img, .social__item__image video {
    z-index: 3; }
  .social__item__image img[loading=lazy].lazy--loaded, .social__item__image video {
    opacity: 0.4;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s; }

.mixed__feed__container {
  background: var(--col-pri-extra-light); }

#mixed__filters {
  margin: 5px 0; }
  #mixed__filters li {
    padding: 0 0 5px; }
    #mixed__filters li:after {
      content: '';
      position: absolute;
      top: calc(100% - 2px);
      left: 0;
      right: 0;
      background: var(--col-pri);
      height: 2px;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    #mixed__filters li.active:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }

.mixed__scrollbar .swiper-scrollbar-drag {
  background: var(--col-sec); }

.deco__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  margin-top: 18px; }
  .deco__icons div {
    position: relative; }
    .deco__icons div:before {
      content: "";
      position: absolute;
      inset: -8px; }
    .deco__icons div svg {
      font-size: 20px;
      opacity: 1;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s; }
    .deco__icons div span {
      opacity: 0;
      -webkit-transition: opacity .3s;
      -o-transition: opacity .3s;
      transition: opacity .3s;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-weight: 700;
      line-height: 1.1875em;
      padding-bottom: 2px;
      font-size: 18px; }
    .deco__icons div:hover svg {
      opacity: 0.3; }
    .deco__icons div:hover span {
      opacity: 1; }

.social__item__content__info__title {
  font-size: 1em;
  margin: 0 0 8px; }

.social__item__content {
  aspect-ratio: 1/1;
  position: relative;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 4;
  padding: 3.125em 4.5em 4.375em 2.4375em; }
  [data-type="instagram"] .social__item__content {
    padding: 3.125em 4.5em 1.875em 2.4375em; }
  .social__item__content:before {
    content: '';
    position: absolute;
    inset: auto 0 0 0;
    max-height: 185px;
    height: 60%;
    background: -webkit-gradient(linear, left bottom, left top, from(var(--col-sec)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, var(--col-sec) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, var(--col-sec) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, var(--col-sec) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: -1; }

.social__item__content__info__intro {
  overflow: hidden;
  max-height: 88px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 1.375em;
  color: #fff;
  font-size: 1em;
  margin: 0; }
  .social__item__content__info__intro:empty {
    display: none; }

.social__item__content__date {
  font-size: 0.875em;
  margin: 0 0 8px;
  font-weight: 700; }

.social__item__content__label {
  position: absolute;
  top: 25px;
  right: 35px;
  font-size: 1.875em; }

.social__item__block {
  background: var(--col-pri-dark-mid); }
  .social__item__block:after {
    content: '';
    position: absolute;
    inset: 0;
    height: calc(100% - 80px);
    width: 100%;
    background-image: url("/_site/images/design/full-watermark.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto 0;
    opacity: 10%;
    z-index: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
  .social__item__block:hover img[loading=lazy].lazy--loaded, .social__item__block:hover video {
    opacity: 0.2;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  .social__item__block:hover:after {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }

@media all and (min-width: 1025px) {
  #mixed__filters {
    gap: 2.5em; } }

.admin__feed__authorise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 2em; }
  .admin__feed__authorise a {
    display: block;
    background: #745B99;
    color: #fff !important;
    padding: .65em 1em !important;
    font-size: 0.875em;
    font-weight: 700; }
    .admin__feed__authorise a:before {
      display: none; }

.content {
  width: 100%;
  float: none; }

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.hero {
  min-height: 70vh;
  height: 90vh; }
  @media all and (min-width: 769px) {
    .hero {
      height: 100vh; } }
  .hero .lte-ie8 {
    height: 100vh; }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.scroll__down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 5;
  font-size: 0.875em;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  margin: 0;
  left: 10px;
  width: 90px;
  height: 90px; }
  @media all and (min-width: 415px) {
    .scroll__down {
      width: 110px;
      height: 110px;
      bottom: 30px;
      left: 30px; } }
  .scroll__down .lte-ie8 {
    width: 110px;
    height: 110px;
    bottom: 30px;
    left: 30px; }
  @media all and (min-width: 769px) {
    .scroll__down {
      width: 150px;
      height: 150px;
      bottom: 70px;
      left: 5%; } }
  .scroll__down .lte-ie8 {
    width: 150px;
    height: 150px;
    bottom: 70px;
    left: 5%; }
  .scroll__down:before {
    content: '';
    background: url("/_site/images/design/scroll-down.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    inset: 0;
    -webkit-animation: spin 30s infinite linear;
    animation: spin 30s infinite linear; }
  .inview .scroll__down {
    opacity: 1; }
  .scroll__down svg {
    position: relative;
    top: -3px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: color .3s, -webkit-transform .3s;
    transition: color .3s, -webkit-transform .3s;
    -o-transition: transform .3s, color .3s;
    transition: transform .3s, color .3s;
    transition: transform .3s, color .3s, -webkit-transform .3s;
    font-size: 42px; }
    .mason--demo .scroll__down svg {
      font-size: 35px; }
      @media all and (min-width: 415px) {
        .mason--demo .scroll__down svg {
          font-size: 40px; } }
      .mason--demo .scroll__down svg .lte-ie8 {
        font-size: 40px; }
      @media all and (min-width: 769px) {
        .mason--demo .scroll__down svg {
          font-size: 45px; } }
      .mason--demo .scroll__down svg .lte-ie8 {
        font-size: 45px; }
  .scroll__down:hover svg {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

.hero__watermark {
  height: 80%;
  max-width: 75%;
  max-height: 640px; }

.hero__pagination {
  position: absolute;
  z-index: 10;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.announcements__wrapper {
  width: 280px;
  position: fixed;
  z-index: 10;
  bottom: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out; }
  @media all and (min-width: 769px) {
    .announcements__wrapper {
      width: 317px; } }
  .announcements__wrapper .lte-ie8 {
    width: 317px; }
  .announcements__wrapper.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .mason--prep .announcements__wrapper {
    -webkit-transform: translateX(calc(100% + 44px));
    -ms-transform: translateX(calc(100% + 44px));
    transform: translateX(calc(100% + 44px)); }

@-webkit-keyframes notifShake {
  0%, 11.2%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  1%, 3%, 5%, 7%, 9% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  2%, 4%, 6%, 8%, 10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  10.8% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); } }

@keyframes notifShake {
  0%, 11.2%, 100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  1%, 3%, 5%, 7%, 9% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  2%, 4%, 6%, 8%, 10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  10.8% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); } }

.announcements__toggle {
  position: absolute;
  top: 0;
  right: 100%;
  height: 44px;
  width: 44px;
  background: var(--col-pri);
  color: #fff;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center; }
  .announcements__toggle svg {
    margin: 0 auto;
    -webkit-animation: notifShake 7s ease 3s infinite normal forwards;
    animation: notifShake 7s ease 3s infinite normal forwards; }
    .mason--prep .announcements__toggle svg {
      -webkit-animation-play-state: paused;
      animation-play-state: paused; }
  .announcements__toggle:hover, .active .announcements__toggle {
    background: var(--col-sec);
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }

.announcements__inner {
  background: var(--col-pri-extra-light);
  padding: 17px 24px 19px; }

.announcements__list {
  color: var(--col-pritxt);
  margin: 0 0 1em;
  overflow: visible; }
  .announcements__list a {
    color: var(--col-pritxt);
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
    .announcements__list a:hover {
      color: var(--col-sec); }
  .announcements__list p {
    margin: 0 0 1em;
    font-size: 14px;
    line-height: 18px; }
    .announcements__list p:last-child {
      margin: 0; }
  .announcements__list div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 72px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--col-pri) rgba(255, 255, 255, 0.5);
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .announcements__list div::-webkit-scrollbar {
      width: 7px; }
    .announcements__list div::-webkit-scrollbar-track {
      background-color: rgba(255, 255, 255, 0.5); }
    .announcements__list div::-webkit-scrollbar-thumb {
      background-color: var(--col-pri); }

.announcements__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .announcements__nav button {
    font-size: 20px; }
  .announcements__nav .swiper-button-lock {
    opacity: 0.3; }

.announcements__pagination {
  font-weight: bold;
  width: auto; }

.container__default {
  position: relative;
  padding: clamp(60px, 5vw, 110px) 0; }

.row__default {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto; }

.welcome__container {
  background: -webkit-linear-gradient(330deg, var(--col-pri) 0%, #000 100%);
  background: -o-linear-gradient(330deg, var(--col-pri) 0%, #000 100%);
  background: linear-gradient(120deg, var(--col-pri) 0%, #000 100%);
  color: #fff; }

.welcome__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  opacity: 0;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: opacity .8s ease .3s, -webkit-transform .8s ease .3s;
  transition: opacity .8s ease .3s, -webkit-transform .8s ease .3s;
  -o-transition: opacity .8s ease .3s, transform .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s, -webkit-transform .8s ease .3s; }
  .inview .welcome__row {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.welcome__image__wrapper {
  position: relative;
  margin-top: 30px; }

.welcome__image {
  height: 100%;
  position: relative; }

.welcome__tri__large {
  position: absolute;
  top: clamp(-52px, -4vw, -38px);
  left: clamp(-56px, -3vw, -22px);
  max-width: 490px;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-transition: opacity 1.2s ease-out 1s, -webkit-transform 1.2s ease-out 1s;
  transition: opacity 1.2s ease-out 1s, -webkit-transform 1.2s ease-out 1s;
  -o-transition: opacity 1.2s ease-out 1s, transform 1.2s ease-out 1s;
  transition: opacity 1.2s ease-out 1s, transform 1.2s ease-out 1s;
  transition: opacity 1.2s ease-out 1s, transform 1.2s ease-out 1s, -webkit-transform 1.2s ease-out 1s; }
  .welcome__tri__large svg {
    width: 100%; }
  .inview .welcome__tri__large {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }

.welcome__tri__small {
  position: absolute;
  bottom: -26px;
  right: -29px;
  max-width: 96px;
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  opacity: 0;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
  -webkit-transition: opacity 1.2s ease-out 1.3s, -webkit-transform 1.2s ease-out 1.3s;
  transition: opacity 1.2s ease-out 1.3s, -webkit-transform 1.2s ease-out 1.3s;
  -o-transition: opacity 1.2s ease-out 1.3s, transform 1.2s ease-out 1.3s;
  transition: opacity 1.2s ease-out 1.3s, transform 1.2s ease-out 1.3s;
  transition: opacity 1.2s ease-out 1.3s, transform 1.2s ease-out 1.3s, -webkit-transform 1.2s ease-out 1.3s; }
  .welcome__tri__small svg {
    width: 100%; }
  .inview .welcome__tri__small {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }

.welcome__content__wrapper h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5625em;
  margin: 0 0 1.325em; }
  @media all and (min-width: 415px) {
    .welcome__content__wrapper h2 {
      font-size: 1.875em; } }
  .welcome__content__wrapper h2 .lte-ie8 {
    font-size: 1.875em; }
  @media all and (min-width: 1025px) {
    .welcome__content__wrapper h2 {
      font-size: 2.5em; } }

.welcome__content__wrapper .button__link.button__white {
  margin-top: 50px;
  margin-bottom: 45px; }
  .welcome__content__wrapper .button__link.button__white > a:hover, .welcome__content__wrapper .button__link.button__white > span:hover {
    color: var(--col-pritxt);
    background: #fff; }

.line__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--col-pri); }
  .mason--sixth .line__wrapper {
    color: var(--col-pri-light-mid); }
  .line__wrapper .quote__line {
    height: 1px;
    width: 100%;
    background: currentColor; }
  .line__wrapper svg {
    font-size: 24px; }

@media all and (min-width: 769px) {
  .welcome__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px; }
  .welcome__image__wrapper {
    width: 58.91667%;
    max-width: 707px;
    min-height: 100%;
    margin-top: 0; }
  .welcome__content__wrapper {
    width: 33.16667%;
    max-width: 398px;
    min-width: 300px; } }

.lte-ie8 .welcome__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px; }

.lte-ie8 .welcome__image__wrapper {
  width: 58.91667%;
  max-width: 707px;
  min-height: 100%;
  margin-top: 0; }

.lte-ie8 .welcome__content__wrapper {
  width: 33.16667%;
  max-width: 398px;
  min-width: 300px; }

.image__links__row {
  border-bottom: solid 7px var(--col-pri);
  background: var(--col-pri); }
  .image__links__row .image__links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.image__links__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 35px 45px;
  text-align: left;
  background: var(--col-pri-dark);
  color: var(--col-sectxt);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  opacity: 0;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: opacity .5s ease .2s, background .3s, -webkit-transform .5s ease .2s;
  transition: opacity .5s ease .2s, background .3s, -webkit-transform .5s ease .2s;
  -o-transition: opacity .5s ease .2s, transform .5s ease .2s, background .3s;
  transition: opacity .5s ease .2s, transform .5s ease .2s, background .3s;
  transition: opacity .5s ease .2s, transform .5s ease .2s, background .3s, -webkit-transform .5s ease .2s; }
  .inview .image__links__item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .image__links__item:after {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1); }
  .image__links__item:hover {
    background: var(--col-sec-dark); }
  .image__links__item .button__link > a, .image__links__item .button__link > span {
    border-color: #fff;
    color: #fff; }
    .image__links__item .button__link > a:hover, .image__links__item .button__link > span:hover {
      background-color: #fff;
      color: var(--col-pritxt);
      border-color: #fff; }
  @media all and (min-width: 600px) {
    .image__links__item:first-child {
      aspect-ratio: 296/261; } }
  .mason:not(.mason--sixth) .image__links__item:nth-child(3n) {
    background: var(--col-pri-light-mid);
    color: var(--col-pritxt);
    -webkit-transition: opacity .5s ease .4s, background .3s, -webkit-transform .5s ease .4s;
    transition: opacity .5s ease .4s, background .3s, -webkit-transform .5s ease .4s;
    -o-transition: opacity .5s ease .4s, transform .5s ease .4s, background .3s;
    transition: opacity .5s ease .4s, transform .5s ease .4s, background .3s;
    transition: opacity .5s ease .4s, transform .5s ease .4s, background .3s, -webkit-transform .5s ease .4s; }
    @media all and (min-width: 600px) {
      .mason:not(.mason--sixth) .image__links__item:nth-child(3n) {
        aspect-ratio: 296/261; } }
    .mason:not(.mason--sixth) .image__links__item:nth-child(3n) .button__link a, .mason:not(.mason--sixth) .image__links__item:nth-child(3n) .button__link > span {
      color: var(--col-pritxt);
      border-color: var(--col-pritxt); }
      .mason:not(.mason--sixth) .image__links__item:nth-child(3n) .button__link a:hover, .mason:not(.mason--sixth) .image__links__item:nth-child(3n) .button__link > span:hover {
        background-color: #fff;
        color: var(--col-pritxt) !important;
        border-color: #fff; }
    .mason:not(.mason--sixth) .image__links__item:nth-child(3n):hover {
      color: #fff;
      background: var(--col-sec-dark); }
      .mason:not(.mason--sixth) .image__links__item:nth-child(3n):hover .button__link a, .mason:not(.mason--sixth) .image__links__item:nth-child(3n):hover .button__link > span {
        border-color: #fff;
        color: #fff; }
  .image__links__item:hover .image__links__item__image {
    opacity: 0; }
  .image__links__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-image: url("/_site/images/design/square-watermark.svg");
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat; }
  .image__links__item h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    font-size: clamp(1.5625em, 3vw, 1.875em);
    -webkit-transition: color .3s, -webkit-transform .3s ease;
    transition: color .3s, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, color .3s;
    transition: transform .3s ease, color .3s;
    transition: transform .3s ease, color .3s, -webkit-transform .3s ease;
    z-index: 3;
    min-height: 180px; }

.image__links__item__image {
  opacity: 0.2;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s; }

@media all and (min-width: 600px) {
  .image__links__item {
    width: 50%; } }

@media all and (min-width: 800px) {
  .image__links__item {
    width: 33.333%; } }

@media all and (min-width: 1250px) {
  .image__links__item {
    width: 20%; } }

.mixed__feed__header, .events__header {
  margin-bottom: clamp(30px, 6vw, 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .mixed__feed__header h2, .events__header h2 {
    font-size: 1.5625em;
    margin: 0;
    color: var(--col-sec-dark); }
    @media all and (min-width: 415px) {
      .mixed__feed__header h2, .events__header h2 {
        font-size: 1.875em; } }
    .mixed__feed__header h2 .lte-ie8, .events__header h2 .lte-ie8 {
      font-size: 1.875em; }
    @media all and (min-width: 1025px) {
      .mixed__feed__header h2, .events__header h2 {
        font-size: 2.5em; } }
  .mixed__feed__header > div, .events__header > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 35px; }

.swiper-scrollbar-horizontal {
  height: 6px;
  position: relative; }
  .swiper-scrollbar-horizontal:before {
    content: '';
    position: absolute;
    inset: 0;
    height: 1px;
    margin: auto 0;
    background: var(--col-pri-light); }
  .swiper-scrollbar-horizontal .swiper-scrollbar-drag {
    height: 6px; }

.mixed__feed__nav, .events__nav {
  gap: 15px; }
  .mixed__feed__nav button, .events__nav button {
    width: 44px;
    height: 44px;
    background: transparent;
    border: 1px solid var(--col-sec);
    border-radius: 50%;
    font-size: 1.25em;
    -webkit-transition: background .3s, opacity .3s, border-color .3s;
    -o-transition: background .3s, opacity .3s, border-color .3s;
    transition: background .3s, opacity .3s, border-color .3s; }
    .mixed__feed__nav button.swiper-button-disabled, .events__nav button.swiper-button-disabled {
      opacity: 0.3; }
    .mixed__feed__nav button:not(.swiper-button-disabled):hover, .events__nav button:not(.swiper-button-disabled):hover {
      background: var(--col-sec);
      border-color: var(--col-sec);
      color: #fff; }
      .mason--sixth .mixed__feed__nav button:not(.swiper-button-disabled):hover, .mason--sixth .events__nav button:not(.swiper-button-disabled):hover {
        color: var(--col-pritxt); }
  .mixed__feed__nav.mobile__only, .events__nav.mobile__only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0 0; }
  .mixed__feed__nav.desktop__only, .events__nav.desktop__only {
    display: none; }

@media all and (min-width: 769px) {
  .mixed__feed__header, .events__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .mixed__feed__header > div, .events__header > div {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      gap: 5px; }
  .mixed__feed__nav.mobile__only, .events__nav.mobile__only {
    display: none; }
  .mixed__feed__nav.desktop__only, .events__nav.desktop__only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.lte-ie8 .mixed__feed__header, .lte-ie8 .events__header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .lte-ie8 .mixed__feed__header > div, .lte-ie8 .events__header > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 5px; }

.lte-ie8 .mixed__feed__nav.mobile__only, .lte-ie8 .events__nav.mobile__only {
  display: none; }

.lte-ie8 .mixed__feed__nav.desktop__only, .lte-ie8 .events__nav.desktop__only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media all and (min-width: 1025px) {
  .mixed__feed__header > div, .events__header > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 35px; } }

.events__container {
  position: relative;
  z-index: 0; }
  .events__container:after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--col-pri-extra-light);
    opacity: 0.9;
    pointer-events: none; }

.events__background__image {
  position: absolute !important;
  inset: 0 !important;
  height: 100% !important;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.events__row {
  position: relative;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translateX(25px);
  -ms-transform: translateX(25px);
  transform: translateX(25px);
  -webkit-transition: opacity .8s ease .3s, -webkit-transform .8s ease .3s;
  transition: opacity .8s ease .3s, -webkit-transform .8s ease .3s;
  -o-transition: opacity .8s ease .3s, transform .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s, -webkit-transform .8s ease .3s; }
  .inview .events__row {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.events__scrollbar .swiper-scrollbar-drag {
  background: var(--col-sec); }

.events__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  height: auto; }
  .events__item a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: var(--col-sec);
    background: var(--col-pri);
    padding: 50px 22px 25px 22px;
    -webkit-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s; }
    .events__item a:hover {
      color: var(--col-pri);
      background: var(--col-sec); }

.events__date {
  font-size: 3.125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 30px; }
  .events__date span {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.86em;
    line-height: 0.70968em; }
    .events__date span:after {
      content: '';
      display: inline-block;
      margin-left: 20px;
      height: 61px;
      width: 1px;
      background: currentColor; }

.events__info__title {
  min-height: 51px;
  margin: 0 0 18px; }

.events__time {
  font-size: 0.875em; }

.events__list {
  position: relative;
  overflow: visible;
  margin-bottom: 55px; }
  .events__list:after {
    content: '';
    position: absolute;
    right: -22px;
    bottom: -25px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 85px 91px;
    border-color: transparent transparent var(--col-sec) transparent;
    opacity: 0;
    -webkit-transform: translateX(-22px) translateY(-25px);
    -ms-transform: translateX(-22px) translateY(-25px);
    transform: translateX(-22px) translateY(-25px);
    -webkit-transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    -o-transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s, -webkit-transform .8s ease-out 1s; }
    .inview .events__list:after {
      opacity: 1;
      -webkit-transform: translateX(0) translateY(0);
      -ms-transform: translateX(0) translateY(0);
      transform: translateX(0) translateY(0); }

.events__row .events__nav .button__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1rem;
  margin-right: 30px; }
  .events__row .events__nav .button__link > a, .events__row .events__nav .button__link > span {
    gap: 10px;
    border: none;
    color: var(--col-sec-dark); }
    .events__row .events__nav .button__link > a svg, .events__row .events__nav .button__link > span svg {
      font-size: 14px; }
    .events__row .events__nav .button__link > a:after, .events__row .events__nav .button__link > span:after {
      display: none !important; }
    .events__row .events__nav .button__link > a:hover, .events__row .events__nav .button__link > span:hover {
      color: var(--col-pri);
      border: none; }

.history__container {
  background: -webkit-radial-gradient(var(--col-pri-light-mid) 0%, #000 100%);
  background: -o-radial-gradient(var(--col-pri-light-mid) 0%, #000 100%);
  background: radial-gradient(var(--col-pri-light-mid) 0%, #000 100%);
  background-size: 200% 250%;
  background-position: center; }
  .mason--sixth .history__container {
    background: -webkit-radial-gradient(#1e225a 0%, #111437 100%);
    background: -o-radial-gradient(#1e225a 0%, #111437 100%);
    background: radial-gradient(#1e225a 0%, #111437 100%); }
  .history__container .button__link.button__white {
    margin-top: 60px; }
    .history__container .button__link.button__white > a, .history__container .button__link.button__white > span {
      color: var(--col-sec); }
      .history__container .button__link.button__white > a:hover:after, .history__container .button__link.button__white > span:hover:after {
        background: #fff; }

.history__row.row__default {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 3;
  max-width: unset;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  -webkit-transition: opacity .8s ease .3s, visibility .8s ease .3s, -webkit-transform .8s ease .3s;
  transition: opacity .8s ease .3s, visibility .8s ease .3s, -webkit-transform .8s ease .3s;
  -o-transition: opacity .8s ease .3s, transform .8s ease .3s, visibility .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s, visibility .8s ease .3s;
  transition: opacity .8s ease .3s, transform .8s ease .3s, visibility .8s ease .3s, -webkit-transform .8s ease .3s; }
  .inview .history__row.row__default {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .history__row.row__default > .button__link > a, .history__row.row__default > .button__link > span {
    color: var(--col-pritxt);
    border-color: var(--col-pritxt); }
    .mason--sixth .history__row.row__default > .button__link > a, .mason--sixth .history__row.row__default > .button__link > span {
      color: #fff;
      border-color: #fff; }
    .history__row.row__default > .button__link > a:hover, .history__row.row__default > .button__link > span:hover {
      color: #fff;
      background: var(--col-sec);
      border-color: var(--col-sec); }
      .mason--sixth .history__row.row__default > .button__link > a:hover, .mason--sixth .history__row.row__default > .button__link > span:hover {
        color: var(--col-pritxt); }
  .history__row.row__default h2 {
    font-size: 1.5625em;
    margin: 0 0 15px; }
    @media all and (min-width: 415px) {
      .history__row.row__default h2 {
        font-size: 1.875em; } }
    .history__row.row__default h2 .lte-ie8 {
      font-size: 1.875em; }
    @media all and (min-width: 1025px) {
      .history__row.row__default h2 {
        font-size: 2.5em; } }
    .mason--sixth .history__row.row__default h2 {
      color: var(--col-sec-light-mid); }
  .history__row.row__default h3 {
    font-weight: normal;
    font-style: italic;
    font-size: 1.25em;
    margin: 0 0 50px; }
    .mason--sixth .history__row.row__default h3 {
      color: var(--col-sec-light-mid); }
  .history__row.row__default:before {
    content: '';
    position: absolute;
    height: 455px;
    aspect-ratio: 306/455;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url("/_site/images/design/blue-watermark.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.06; }
    .mason--sixth .history__row.row__default:before {
      background: url("/_site/images/design/green-watermark.svg"); }
    @media all and (min-width: 769px) {
      .history__row.row__default:before {
        opacity: 0.1;
        left: -9vw; } }
    .history__row.row__default:before .lte-ie8 {
      opacity: 0.1;
      left: -9vw; }
  .history__row.row__default:after {
    content: '';
    position: absolute;
    height: 455px;
    aspect-ratio: 306/455;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: scaleX(-100%);
    -ms-transform: scaleX(-100%);
    transform: scaleX(-100%);
    background: url("/_site/images/design/blue-watermark.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0; }
    .mason--sixth .history__row.row__default:after {
      background: url("/_site/images/design/green-watermark.svg"); }
    @media all and (min-width: 769px) {
      .history__row.row__default:after {
        opacity: 0.1;
        right: -9vw; } }
    .history__row.row__default:after .lte-ie8 {
      opacity: 0.1;
      right: -9vw; }
  .mason--sixth .history__row.row__default .button__link > a, .mason--sixth .history__row.row__default .button__link > span {
    color: #fff; }
    .mason--sixth .history__row.row__default .button__link > a:after, .mason--sixth .history__row.row__default .button__link > span:after {
      background: var(--col-sec); }

.history__nav {
  visibility: hidden;
  position: absolute;
  inset: 55px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10; }
  .history__nav button {
    visibility: visible;
    width: 44px;
    height: 44px;
    color: #fff;
    background: var(--col-sec);
    border-radius: 50%;
    font-size: 20px;
    border: 2px solid var(--col-sec);
    -webkit-transition: background .3s, color .3s, opacity .3s;
    -o-transition: background .3s, color .3s, opacity .3s;
    transition: background .3s, color .3s, opacity .3s; }
    .history__nav button.swiper-button-disabled {
      opacity: 0.5; }
    .mason--sixth .history__nav button {
      color: var(--col-pritxt); }
    .history__nav button:not(.swiper-button-disabled):hover {
      background: transparent;
      color: var(--col-sec); }
      .mason--sixth .history__nav button:not(.swiper-button-disabled):hover {
        color: var(--col-pritxt); }

.history__list__wrapper {
  position: relative;
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: visible; }
  .history__list__wrapper:after {
    content: '';
    position: absolute;
    top: 77px;
    left: 44px;
    right: 44px;
    height: 0;
    width: calc(100% - 88px);
    border-bottom: 1px dashed var(--col-sec); }

.history__list {
  margin: 0 auto;
  max-width: 972px;
  overflow: hidden;
  margin-bottom: clamp(60px, 5vw, 110px); }

.history__date__wrapper {
  height: 95px;
  font-weight: bold;
  font-size: 0.875em;
  color: var(--col-sec);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .history__date__wrapper:hover {
    cursor: pointer; }
  .history__date__wrapper p {
    margin: 6px 0; }
  .history__date__wrapper img {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    height: 31px;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    -o-transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s; }
  .swiper-slide.swiper-slide-active .history__date__wrapper img {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.history__dot {
  position: relative;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background .5s, -webkit-transform .5s;
  transition: background .5s, -webkit-transform .5s;
  -o-transition: transform .5s, background .5s;
  transition: transform .5s, background .5s;
  transition: transform .5s, background .5s, -webkit-transform .5s; }
  .history__dot:before {
    content: '';
    inset: 0;
    margin: auto;
    z-index: 9;
    position: relative;
    display: block;
    border-radius: 50%;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 11px;
    height: 11px;
    background: #fff;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: background .5s, -webkit-transform .5s;
    transition: background .5s, -webkit-transform .5s;
    -o-transition: transform .5s, background .5s;
    transition: transform .5s, background .5s;
    transition: transform .5s, background .5s, -webkit-transform .5s; }
    .mason--sixth .history__dot:before {
      background: var(--col-pri); }
  .history__dot:after {
    position: absolute;
    content: '';
    inset: 0;
    width: 33px;
    height: 33px;
    opacity: 0.3;
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7);
    background: var(--col-sec);
    border-radius: 50%;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    -o-transition: opacity .5s, transform .5s;
    transition: opacity .5s, transform .5s;
    transition: opacity .5s, transform .5s, -webkit-transform .5s; }
  .swiper-slide:hover .history__dot:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .swiper-slide.swiper-slide-active .history__dot:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .swiper-slide.swiper-slide-active .history__dot:after {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

.history__info__list {
  overflow: visible; }
  .history__info__list .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
    .history__info__list .swiper-slide.swiper-slide-active {
      opacity: 1;
      visibility: visible; }
  .history__info__list:before {
    content: '';
    position: absolute;
    left: -21.5px;
    top: -23px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 85px 91px;
    border-color: transparent transparent var(--col-sec) transparent;
    opacity: 0;
    -webkit-transform: translateX(22px) translateY(25px) rotate(180deg);
    -ms-transform: translateX(22px) translateY(25px) rotate(180deg);
    transform: translateX(22px) translateY(25px) rotate(180deg);
    -webkit-transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    -o-transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s, -webkit-transform .8s ease-out 1s; }
    .inview .history__info__list:before {
      opacity: 1;
      -webkit-transform: translateX(0) translateY(0) rotate(180deg);
      -ms-transform: translateX(0) translateY(0) rotate(180deg);
      transform: translateX(0) translateY(0) rotate(180deg); }
  .history__info__list:after {
    content: '';
    position: absolute;
    bottom: -100px;
    right: -30px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 119px 79px 0 0;
    border-color: var(--col-sec) transparent transparent transparent;
    z-index: 4;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    transform: rotate(100deg);
    -webkit-transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, -webkit-transform .8s ease-out 1s;
    -o-transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s;
    transition: opacity .8s ease-out 1s, transform .8s ease-out 1s, -webkit-transform .8s ease-out 1s; }
    @media all and (min-width: 769px) {
      .history__info__list:after {
        bottom: -65px;
        right: -10px; } }
    .history__info__list:after .lte-ie8 {
      bottom: -65px;
      right: -10px; }
    .inview .history__info__list:after {
      opacity: 1;
      -webkit-transform: rotate(110deg);
      -ms-transform: rotate(110deg);
      transform: rotate(110deg); }

.history__info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 100%;
  overflow: hidden; }
  .history__info__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0.05;
    max-width: 312px;
    -webkit-transform: translateX(24%) translateY(50%) scaleX(-100%);
    -ms-transform: translateX(24%) translateY(50%) scaleX(-100%);
    transform: translateX(24%) translateY(50%) scaleX(-100%);
    background-image: url("/_site/images/design/blue-watermark.svg");
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat; }
  .mason--sixth .history__info__item {
    color: var(--col-pritxt); }
  .history__info__item h4 {
    font-weight: bold;
    font-size: 1.25em;
    opacity: 0;
    visibility: hidden;
    margin: 0; }
  .history__info__item .history__text {
    margin: 32px 0 0 0;
    opacity: 0;
    visibility: hidden;
    font-size: 1em;
    line-height: 22px;
    -webkit-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s; }
  .history__info__item.swiper-slide-active h4 {
    opacity: 1;
    visibility: visible; }
  .history__info__item.swiper-slide-active .history__text {
    width: 100%;
    opacity: 1;
    visibility: visible; }

.history__images {
  aspect-ratio: 655/480;
  min-height: 350px;
  overflow: hidden; }
  .history__images[data-image-one=""][data-image-two=""] {
    display: none; }
    .history__images[data-image-one=""][data-image-two=""] .history__dragger, .history__images[data-image-one=""][data-image-two=""] input {
      display: none; }
  .history__images[data-image-one=""] input, .history__images[data-image-two=""] input {
    display: none; }
  .history__images figure {
    background: var(--col-sec-dark);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 33px 22px;
    z-index: 0;
    height: 100%;
    pointer-events: none; }
    @media all and (min-width: 769px) {
      .history__images figure {
        padding: 44px 33px; } }
    .history__images figure .lte-ie8 {
      padding: 44px 33px; }
    .history__images figure:after {
      position: absolute;
      content: '';
      inset: 0 0 0 0;
      background: rgba(0, 0, 0, 0.2);
      height: 100%;
      z-index: 1; }
    .history__images figure[data-img=""] {
      display: none; }
    .history__images figure figcaption {
      z-index: 2;
      color: #fff;
      text-transform: uppercase;
      font-weight: 600;
      max-width: 45%;
      line-height: 1.1em;
      font-size: 1em; }
      @media all and (min-width: 415px) {
        .history__images figure figcaption {
          font-size: 1.125em; } }
      .history__images figure figcaption .lte-ie8 {
        font-size: 1.125em; }
      @media all and (min-width: 769px) {
        .history__images figure figcaption {
          font-size: 1.25em; } }
      .history__images figure figcaption .lte-ie8 {
        font-size: 1.25em; }
      @media all and (min-width: 1025px) {
        .history__images figure figcaption {
          font-size: 1.5em; } }
      @media all and (min-width: 1301px) {
        .history__images figure figcaption {
          font-size: 1.875em; } }
      .history__images figure figcaption:empty {
        display: none; }
    .history__images figure.history__image__two {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      z-index: 3; }
      .history__images figure.history__image__two figcaption {
        text-align: right; }
  .history__images input {
    inset: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: none;
    outline: none;
    opacity: 0; }
    .history__images input:hover {
      cursor: pointer; }
      .history__images input:hover + .history__dragger > div {
        background: var(--col-pri); }
        .history__images input:hover + .history__dragger > div svg:first-child {
          -webkit-transform: translateX(-3px);
          -ms-transform: translateX(-3px);
          transform: translateX(-3px); }
          .mason--sixth .history__images input:hover + .history__dragger > div svg:first-child {
            color: #fff; }
        .history__images input:hover + .history__dragger > div svg:last-child {
          -webkit-transform: translateX(3px);
          -ms-transform: translateX(3px);
          transform: translateX(3px); }
          .mason--sixth .history__images input:hover + .history__dragger > div svg:last-child {
            color: #fff; }

.history__dragger {
  z-index: 20;
  height: 100%;
  width: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none; }
  .history__dragger div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto 0;
    background: var(--col-sec);
    height: 90px;
    width: 90px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s; }
    .history__dragger div svg.svg-inline--fa {
      color: #fff;
      width: 40px;
      font-size: 14px;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
      transition: color .2s ease-out, -webkit-transform .2s ease-out;
      -o-transition: transform .2s ease-out, color .2s ease-out;
      transition: transform .2s ease-out, color .2s ease-out;
      transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out; }
      .mason--sixth .history__dragger div svg.svg-inline--fa {
        color: var(--col-pri); }
  .history__dragger .dragger__div__line {
    height: 65px;
    background: rgba(255, 255, 255, 0.3);
    width: 1px; }
  .history__dragger:nth-child(2) {
    display: none; }

.history__image__one:has(img[src=""]), .history__image__one:has(img[src="/_site/images/design/thumbnail.jpg"]) {
  display: none; }
  .history__image__one:has(img[src=""]) ~ .history__dragger, .history__image__one:has(img[src="/_site/images/design/thumbnail.jpg"]) ~ .history__dragger {
    display: none; }
  .history__image__one:has(img[src=""]) + .history__image__two, .history__image__one:has(img[src="/_site/images/design/thumbnail.jpg"]) + .history__image__two {
    -webkit-clip-path: none;
    clip-path: none; }

.history__image__two {
  -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%); }
  .history__image__two:has(img[src=""]), .history__image__two:has(img[src="/_site/images/design/thumbnail.jpg"]) {
    display: none; }
    .history__image__two:has(img[src=""]) ~ .history__dragger, .history__image__two:has(img[src="/_site/images/design/thumbnail.jpg"]) ~ .history__dragger {
      display: none; }

.history__info__content {
  max-height: 480px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--col-pri) rgba(255, 255, 255, 0.5);
  -ms-overflow-style: -ms-autohiding-scrollbar;
  z-index: 3;
  padding: 34px 30px 25px 32px;
  position: relative;
  -webkit-box-shadow: inset 40px 0px 75px -30px rgba(0, 0, 0, 0.22);
  box-shadow: inset 40px 0px 75px -30px rgba(0, 0, 0, 0.22); }
  .history__info__content::-webkit-scrollbar {
    width: 7px; }
  .history__info__content::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.5); }
  .history__info__content::-webkit-scrollbar-thumb {
    background-color: var(--col-pri); }
  .history__info__content h4 {
    position: relative;
    margin: 0;
    line-height: 1.1em;
    font-size: 1.875em; }
    @media all and (min-width: 415px) {
      .history__info__content h4 {
        font-size: 2.5em; } }
    .history__info__content h4 .lte-ie8 {
      font-size: 2.5em; }
    @media all and (min-width: 769px) {
      .history__info__content h4 {
        font-size: 4.0625em; } }
    .history__info__content h4 .lte-ie8 {
      font-size: 4.0625em; }
    @media all and (min-width: 1025px) {
      .history__info__content h4 {
        font-size: 4.0625em; } }
    @media all and (min-width: 1301px) {
      .history__info__content h4 {
        font-size: 5.6875em; } }
    .history__info__content h4 span {
      position: absolute;
      inset: -3px auto auto -20px;
      opacity: 0.1;
      font-size: 1.48em;
      pointer-events: none; }
      @media all and (min-width: 769px) {
        .history__info__content h4 span {
          inset: -3px auto auto -40px; } }
      .history__info__content h4 span .lte-ie8 {
        inset: -3px auto auto -40px; }
  .history__info__content p {
    max-width: 290px; }
  .history__info__content h4:empty, .history__info__content p:empty, .history__info__content a[href=""] {
    display: none; }
  .history__info__content:has(h4:empty, p:empty) {
    display: none; }

a.history__button {
  display: inline-block;
  margin-top: 26px;
  border: 2px solid var(--col-pritxt);
  font-size: 14px;
  font-weight: 700;
  padding: 11.5px 20px;
  color: var(--col-pritxt);
  -webkit-transition: color .3s, background .3s, border-color .3s;
  -o-transition: color .3s, background .3s, border-color .3s;
  transition: color .3s, background .3s, border-color .3s; }
  a.history__button:hover {
    color: #fff;
    background: var(--col-sec);
    border-color: var(--col-sec); }
    .mason--sixth a.history__button:hover {
      color: var(--col-pri); }

.history__images[data-image-one=""][data-image-two=""] ~ .history__info__content {
  width: 100%; }
  .history__images[data-image-one=""][data-image-two=""] ~ .history__info__content .history__text {
    max-width: 100%; }

@media all and (min-width: 769px) {
  .history__info__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .history__images {
    min-height: 100%;
    max-height: 480px; }
  .history__info__content {
    width: 45.33333%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 54px 50px 40px 52px; } }

.lte-ie8 .history__info__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.lte-ie8 .history__images {
  min-height: 100%;
  max-height: 480px; }

.lte-ie8 .history__info__content {
  width: 45.33333%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 54px 50px 40px 52px; }
