.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 {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0);
  text-decoration-color: rgba(255, 255, 255, 0);
  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 {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0);
  text-decoration-color: rgba(255, 255, 255, 0);
  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); } }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.row__top {
  position: relative;
  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; }
  @media all and (min-width: 850px) {
    .row__top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.row__middle {
  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; }
  @media all and (min-width: 850px) {
    .row__middle {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.row__bottom {
  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; }

.image__links {
  width: 100%;
  padding: 5% 0; }
  @media all and (min-width: 850px) {
    .image__links {
      width: 50%;
      padding: 0; } }
  .image__links span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 1em 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.5em;
    font-weight: 800;
    color: var(--col-pri); }
    @media all and (min-width: 850px) {
      .image__links span {
        display: none; } }

.image__links__list {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0em;
  text-align: center; }
  .image__links__list.circle__links .image__links__list__item {
    border-radius: 50%;
    aspect-ratio: 1/1;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
  .image__links__list.circle__links .image__links__list__item__content {
    max-height: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .image__links__list.circle__links .image__links__list__item__overlay {
    border-radius: 50%; }

.image__links__list__item {
  width: 100%;
  height: 70px;
  margin: 0.5em 5%;
  border-radius: 6px;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  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; }
  @media all and (min-width: 850px) {
    .image__links__list__item {
      width: 50%;
      height: 200px;
      margin: 0;
      border-radius: 0px;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .image__links__list__item__trust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(4%, #85662c), color-stop(50%, #e1bf77), color-stop(96%, #ebdea6));
    background: -webkit-linear-gradient(bottom, #85662c 4%, #e1bf77 50%, #ebdea6 96%);
    background: -o-linear-gradient(bottom, #85662c 4%, #e1bf77 50%, #ebdea6 96%);
    background: linear-gradient(0deg, #85662c 4%, #e1bf77 50%, #ebdea6 96%); }
    @media all and (min-width: 850px) {
      .image__links__list__item__trust {
        display: none; } }
    .image__links__list__item__trust .image__links__list__item__content p {
      background: none;
      color: #000; }
    .image__links__list__item__trust .image__links__list__item__content img {
      width: 12%; }
  .image__links__list__item[data-img-links=""] .image__links__list__item__content p {
    background: transparent; }
  .image__links__list__item[data-img-links=""] .image__links__list__item__overlay {
    background: var(--col-sec);
    opacity: 0.9; }
  .image__links__list__item[data-img-links=""]:hover .image__links__list__item__content p {
    background: #fff;
    color: var(--col-pri); }
  .image__links__list__item[data-img-links=""]:hover .image__links__list__item__overlay {
    opacity: 1; }
  .image__links__list__item:hover .image__links__list__item__content p {
    background: var(--col-pri-dark10);
    color: #fff; }
  .image__links__list__item:hover .image__links__list__item__image img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .image__links__list__item:hover .image__links__list__item__image img[src="/_site/images/design/thumbnail.jpg"] {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .image__links__list__item:hover .image__links__list__item__overlay {
    opacity: 0.2; }

.image__links__list__item__content {
  position: relative;
  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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media all and (min-width: 850px) {
    .image__links__list__item__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .image__links__list__item__content p {
    margin: 0.5em;
    padding: 8px 17px;
    border-radius: 6px;
    font-size: 1em;
    font-weight: 900;
    line-height: 1.5em;
    background: var(--col-pri);
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
  .image__links__list__item__content svg {
    font-size: 2em; }

.image__links__list__item__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;
  height: auto;
  width: 100%;
  padding: 30px; }

.image__links__list__item__image {
  opacity: 0; }
  @media all and (min-width: 850px) {
    .image__links__list__item__image {
      opacity: 1; } }
  .image__links__list__item__image img {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }

.image__links__list__item__overlay {
  position: absolute;
  inset: 0;
  background: var(--col-sec);
  opacity: 0.65;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }

.hero {
  height: 300px;
  width: 100%;
  z-index: 0; }
  @media all and (min-width: 850px) {
    .hero {
      height: 600px;
      width: 50%; } }
  .hero .menu__sidebar__colour {
    opacity: 1;
    z-index: 1; }
    @media all and (min-width: 850px) {
      .hero .menu__sidebar__colour {
        opacity: 0; } }
  .hero .sidelinks__icon__item__link {
    position: absolute;
    bottom: 10%;
    right: 10%;
    z-index: 3; }
    .hero .sidelinks__icon__item__link img {
      max-width: 85px;
      width: 100%;
      background: #fff;
      padding: 0.75em;
      border-radius: 20px;
      opacity: 0.9;
      -webkit-transition: 0.25s ease-in-out all;
      -o-transition: 0.25s ease-in-out all;
      transition: 0.25s ease-in-out all; }
      @media all and (min-width: 850px) {
        .hero .sidelinks__icon__item__link img {
          max-width: 125px; } }
    .hero .sidelinks__icon__item__link:hover img {
      max-width: 90px;
      opacity: 1; }
      @media all and (min-width: 850px) {
        .hero .sidelinks__icon__item__link:hover img {
          max-width: 130px; } }

.welcome {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: clamp(2em, 5%, 5em);
  padding: 5%;
  width: 100%; }

.welcome__content {
  width: 100%;
  container-type: inline-size; }
  .welcome__content .welcome__content__span {
    font-size: 20px;
    color: var(--col-pri); }
  .welcome__content .welcome__content__region p:nth-last-child(-n+2) {
    font-weight: bold;
    margin: 0; }
  .welcome__content .welcome__content__region p:last-child {
    font-weight: bold;
    margin: 0 0 1em 0; }

#welcome__content__title {
  font-size: clamp(1.875em, 10cqw, 3.125em);
  color: var(--col-pri);
  font-weight: 800;
  margin: 0 0 0.3em; }

.welcome__media {
  position: relative;
  width: 100%;
  display: none;
  margin-top: auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  aspect-ratio: 1/1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.welcome__media__image {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .mason--admin .welcome__media__image {
    z-index: 2; }

.welcome__media__video {
  position: absolute;
  inset: 0; }

.welcome__media__video__popout {
  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-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 50px;
  width: 100%;
  height: 100%; }
  .welcome__media__video__popout:hover .welcome__media__video__popout__icon, .welcome__media__video__popout:focus .welcome__media__video__popout__icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .welcome__media__video__popout:hover .welcome__media__image, .welcome__media__video__popout:focus .welcome__media__image {
    opacity: 0.4; }

.mason--admin .welcome__media__video__popout {
  pointer-events: none; }
  .mason--admin .welcome__media__video__popout .welcome__media__video__popout__icon {
    pointer-events: auto; }

.welcome__media__video__popout__icon {
  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;
  height: 9.375em;
  width: 9.375em;
  color: #fff;
  padding-left: 8px;
  border: 4px solid white;
  border-radius: 50%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 3;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .welcome__media__video__popout__icon svg {
    font-size: 3.125em;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }

.welcome__media:not(.welcome__media--autoplay) .welcome__media__video__content {
  display: none; }

.welcome__media:not(.welcome__media--autoplay) .welcome__media__video__ctrls {
  height: 100%; }

.welcome__media.welcome__media--autoplay .welcome__media__video {
  overflow: hidden; }

.welcome__media.welcome__media--autoplay .welcome__media__video__ctrls {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: .5em; }

@media all and (min-width: 850px) {
  .welcome {
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 5% 5% 5% 2.5%; }
  .welcome__content {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 0% 0% 5%; }
  .welcome__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: none; } }

@media all and (min-width: 1025px) {
  .welcome {
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 5% 5% 0 0%; }
  .welcome__content {
    padding: 0 25% 0 5%;
    margin: 0 0 5% 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .welcome__media {
    position: absolute;
    width: 35%;
    bottom: 0;
    right: 0; } }

@media all and (min-width: 1301px) {
  .welcome__content {
    padding: 0;
    width: 50%; }
  .welcome__media {
    position: relative;
    margin: auto 0 0 0;
    width: 50%;
    bottom: auto;
    right: auto; } }

.values {
  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;
  gap: clamp(2em, 5%, 5em);
  padding: 5%;
  width: 100%;
  background: var(--col-sec); }

.values__content {
  width: 100%;
  container-type: inline-size; }
  .values__content span {
    font-size: 1.25em;
    color: #fff; }
  .values__content a span {
    color: #fff;
    font-size: 0.875em; }
  .values__content__region {
    color: #fff; }
  .values__content .button__link a {
    margin: 2em 0;
    outline: 2px solid #fff; }

#values__content__title {
  font-size: clamp(1.875em, 10cqw, 3.125em);
  color: #fff;
  font-weight: 800;
  margin: 0 0 0.3em; }

.values__media {
  position: relative;
  width: 100%;
  display: none;
  margin-top: auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  aspect-ratio: 1/1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.values__media__image {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .mason--admin .values__media__image {
    z-index: 2; }
  .values__media__image:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(2%, var(--col-sec)), color-stop(2%, var(--col-sec)), color-stop(180%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, var(--col-sec) 2%, var(--col-sec) 2%, rgba(255, 255, 255, 0) 180%);
    background: -o-linear-gradient(left, var(--col-sec) 2%, var(--col-sec) 2%, rgba(255, 255, 255, 0) 180%);
    background: linear-gradient(90deg, var(--col-sec) 2%, var(--col-sec) 2%, rgba(255, 255, 255, 0) 180%);
    -webkit-box-shadow: 0 0 8px 4px var(--col-sec) inset;
    box-shadow: 0 0 8px 4px var(--col-sec) inset;
    z-index: 1; }
  .values__media__image:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, var(--col-sec)), color-stop(0%, var(--col-sec)), color-stop(19%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, var(--col-sec) 1%, var(--col-sec) 0%, rgba(255, 255, 255, 0) 19%);
    background: -o-linear-gradient(top, var(--col-sec) 1%, var(--col-sec) 0%, rgba(255, 255, 255, 0) 19%);
    background: linear-gradient(180deg, var(--col-sec) 1%, var(--col-sec) 0%, rgba(255, 255, 255, 0) 19%);
    -webkit-box-shadow: 0 0 8px 4px var(--col-sec) inset;
    box-shadow: 0 0 8px 4px var(--col-sec) inset;
    z-index: 1; }

.values__media__video {
  position: absolute;
  inset: 0; }

.values__media__video__popout {
  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-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 50px;
  width: 100%;
  height: 100%; }
  .values__media__video__popout:hover .values__media__video__popout__icon, .values__media__video__popout:focus .values__media__video__popout__icon {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .values__media__video__popout:hover .values__media__image, .values__media__video__popout:focus .values__media__image {
    opacity: 0.4; }

.mason--admin .values__media__video__popout {
  pointer-events: none; }
  .mason--admin .values__media__video__popout .values__media__video__popout__icon {
    pointer-events: auto; }

.values__media__video__popout__icon {
  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;
  height: 9.375em;
  width: 9.375em;
  color: #fff;
  padding-left: 8px;
  border: 4px solid white;
  border-radius: 50%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 3;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease; }
  .values__media__video__popout__icon svg {
    font-size: 3.125em;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }

.values__media:not(.values__media--autoplay) .values__media__video__content {
  display: none; }

.values__media:not(.values__media--autoplay) .values__media__video__ctrls {
  height: 100%; }

.values__media.values__media--autoplay .values__media__video {
  overflow: hidden; }

.values__media.values__media--autoplay .values__media__video__ctrls {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: .5em; }

@media all and (min-width: 850px) {
  .values {
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 5% 0 0 2.5%; }
  .values__content {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .values__media {
    position: absolute;
    width: 20%;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: none;
    max-height: 85%; } }

@media all and (min-width: 1301px) {
  .values__content {
    width: 50%; }
  .values__media {
    position: relative;
    bottom: auto;
    width: 100%; } }

.social {
  padding-top: 2em;
  padding-bottom: 3em; }
  .social .swiper-wrapper {
    padding: 1em 0;
    overflow: hidden; }
  .social #social__title {
    font-size: 2.625em;
    font-weight: 900;
    text-align: center;
    color: var(--col-pri); }
  .social .button__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
  .social.inview .social__item {
    opacity: 1;
    scale: 1;
    -webkit-transition: 0.5s ease-in-out all;
    -o-transition: 0.5s ease-in-out all;
    transition: 0.5s ease-in-out all; }
    .social.inview .social__item:nth-child(1) {
      -webkit-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    .social.inview .social__item:nth-child(2) {
      -webkit-transition-delay: 1s;
      -o-transition-delay: 1s;
      transition-delay: 1s; }
    .social.inview .social__item:nth-child(3) {
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .social.inview .social__item:nth-child(4) {
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s; }
    .social.inview .social__item:nth-child(5) {
      -webkit-transition-delay: 2.5s;
      -o-transition-delay: 2.5s;
      transition-delay: 2.5s; }

#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: 2em 0; }
  #mixed__filters button {
    position: relative;
    padding: .75em 1em;
    font-weight: 700;
    border: 1px solid rgba(255, 255, 255, 0);
    cursor: pointer;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease; }
    #mixed__filters button:hover, #mixed__filters button:focus {
      border: 1px solid var(--col-pri);
      color: var(--col-pri); }
  #mixed__filters button.active {
    border: 1px solid var(--col-pri);
    background-color: var(--col-pri);
    color: var(--col-pritxt); }

.social__item {
  opacity: 0;
  scale: 0;
  height: 325px;
  border: 3px solid var(--col-pri);
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2); }
  .social__item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, black 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(bottom, black 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, black 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.6;
    z-index: 1; }
  .social__item__content {
    position: absolute;
    top: 70%;
    left: 10%;
    color: #fff;
    z-index: 2;
    -webkit-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all; }
    .social__item__content__info h3 {
      margin: 0.25em 0;
      font-weight: 800;
      font-size: 1.375em; }
      .social__item__content__info h3:hover {
        color: #e7e7e7; }
    .social__item__content__date {
      font-size: 1em; }
  .social__item__image {
    width: 100%;
    height: 100%;
    position: relative; }
    .social__item__image:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 60%; }

.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;
    padding: .65em 1em;
    font-size: 0.875em;
    font-weight: 700; }
