.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: 2em 0; }
  #mixed__filters li {
    padding: 1em;
    position: relative;
    font-weight: 700;
    cursor: pointer; }
  #mixed__filters li.active {
    color: var(--col-sec); }

.social__item__image {
  width: 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; }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.hero {
  min-height: 70vh;
  max-height: 100vh;
  height: 48vw; }

.hero__motto {
  position: absolute;
  font-size: calc( 22px + 18 * ((100vw - 360px) / 1120));
  color: #fff;
  letter-spacing: .4px;
  bottom: 5.5em;
  width: 100%;
  padding: 0 5%;
  text-align: center;
  z-index: 5; }
  @media screen and (max-width: 360px) {
    .hero__motto {
      font-size: 22px; } }
  @media screen and (min-width: 1480px) {
    .hero__motto {
      font-size: 40px; } }
  .hero__motto > h2 {
    font-size: inherit;
    margin: 0; }

.mason--federation .hero__curve {
  color: var(--col-pri);
  background: var(--col-pri);
  font-size: calc( 18px + 17 * ((100vw - 360px) / 1120));
  height: 2.34286em; }
  @media screen and (max-width: 360px) {
    .mason--federation .hero__curve {
      font-size: 18px; } }
  @media screen and (min-width: 1480px) {
    .mason--federation .hero__curve {
      font-size: 35px; } }
  .mason--federation .hero__curve > svg {
    bottom: calc(100% - 1px);
    height: 2.34286em; }
  .mason--federation .hero__curve__text {
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    font-size: inherit;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    z-index: 5; }

.schools__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  font-size: calc( 16px + 4 * ((100vw - 360px) / 1120)); }
  @media screen and (max-width: 360px) {
    .schools__list {
      font-size: 16px; } }
  @media screen and (min-width: 1480px) {
    .schools__list {
      font-size: 20px; } }
  @media all and (min-width: 1050px) {
    .schools__list {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); } }

.schools__item {
  position: relative;
  max-height: 15em;
  text-align: center; }
  .schools__item:before {
    content: '';
    display: block;
    visibility: hidden;
    padding-bottom: 100%; }
  @media all and (min-width: 1050px) {
    .schools__item {
      max-height: 23.9em; } }
  .schools__item__image::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
  .schools__item__flex {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 5%;
    color: #fff; }
  .schools__item__name {
    font-size: 20px;
    line-height: calc(30 / 20);
    text-transform: uppercase;
    margin: 0 0 1.75em; }
  .schools__item__link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .schools__item:hover .schools__item__image::after {
    opacity: 0.85; }

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc( 28px + 12 * ((100vw - 360px) / 1120));
  padding: 1.5em 5% 1em;
  text-align: center; }
  @media screen and (max-width: 360px) {
    .welcome {
      font-size: 28px; } }
  @media screen and (min-width: 1480px) {
    .welcome {
      font-size: 40px; } }
  @media all and (min-width: 1050px) {
    .welcome {
      text-align: left;
      padding: 3em 5% 2em; } }
  .welcome__watermark {
    position: absolute;
    top: 50%;
    left: 0;
    width: 12em;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    opacity: 0.1;
    pointer-events: none; }
  .welcome__wrap {
    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;
    max-width: 1140px;
    gap: 1.5em; }
    @media all and (min-width: 1050px) {
      .welcome__wrap {
        gap: 3em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  .welcome__details {
    letter-spacing: .4px; }
  .welcome__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    color: var(--col-ter); }
    .welcome__header > span {
      font-size: 0.625em;
      font-weight: 700;
      font-style: italic;
      line-height: calc(38 / 25); }
    .welcome__header > h1 {
      font-size: inherit;
      line-height: calc(44 / 40);
      margin: 0; }
  .welcome__content {
    line-height: calc(25 / 16); }
    .welcome__content p {
      font-size: 16px;
      margin: 10px; }
      @media all and (min-width: 1050px) {
        .welcome__content p {
          margin: 20px 0; } }
  .welcome__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media all and (min-width: 1050px) {
      .welcome__links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
  .welcome__image {
    position: relative;
    width: 10em;
    min-width: 10em;
    height: 10em; }
    .welcome__image .admin_editable {
      position: absolute !important;
      background: none !important; }
    .welcome__image img {
      border-radius: 50%; }

.circle_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px; }
  .circle_links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px; }
  .circle_links__item {
    width: 280px;
    position: relative;
    border-radius: 50%; }
    .circle_links__item:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .circle_links__item:nth-child(1) {
      background: var(--circle-links-1); }
    .circle_links__item:nth-child(2) {
      background: var(--circle-links-2); }
    .circle_links__item:nth-child(3) {
      background: var(--circle-links-3); }
    .circle_links__item:nth-child(4) {
      background: var(--circle-links-4); }
    .circle_links__item:nth-child(5) {
      background: var(--circle-links-5); }
    .circle_links__item > a {
      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-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .circle_links__item__icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 50px; }
    .circle_links__item__title {
      font-size: 20px;
      letter-spacing: .4px;
      margin: 20px 0 0;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-transform: uppercase; }
    .circle_links__item__more {
      opacity: 0;
      margin-top: -56px;
      -webkit-transition: margin .3s ease, opacity .3s ease;
      -o-transition: margin .3s ease, opacity .3s ease;
      transition: margin .3s ease, opacity .3s ease; }
      .circle_links__item__more > a {
        padding: 9px 40px; }
    .circle_links__item:hover .circle_links__item__more {
      opacity: 1;
      margin-top: 20px; }

.facebook {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: clamp(40px, 5vw, 80px) 5%;
  overflow: hidden; }
  .facebook__watermark {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: calc( 16px + 14 * ((100vw - 360px) / 1120));
    width: 12.56667em;
    -webkit-transform: translate(20%, 35%);
    -ms-transform: translate(20%, 35%);
    transform: translate(20%, 35%);
    opacity: 0.1;
    pointer-events: none; }
    @media screen and (max-width: 360px) {
      .facebook__watermark {
        font-size: 16px; } }
    @media screen and (min-width: 1480px) {
      .facebook__watermark {
        font-size: 30px; } }
  .facebook__wrap {
    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;
    gap: clamp(20px, 5vw, 40px);
    max-width: 1140px; }
  .facebook__header > h1 {
    font-size: calc( 24px + 11 * ((100vw - 360px) / 1120));
    text-transform: uppercase;
    letter-spacing: .4px;
    color: var(--col-ter); }
    @media screen and (max-width: 360px) {
      .facebook__header > h1 {
        font-size: 24px; } }
    @media screen and (min-width: 1480px) {
      .facebook__header > h1 {
        font-size: 35px; } }
  .facebook__list {
    overflow: visible; }
  .facebook__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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 426px;
    border-radius: 30px;
    border: 3px solid var(--col-ter);
    background: var(--col-ter); }
    .facebook__item__image {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 28px;
      overflow: hidden; }
    .facebook__item__content {
      position: relative;
      color: #fff;
      padding: 20px 30px;
      z-index: 2; }
      .facebook__item__content::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #000;
        border-radius: 30px 30px 0 0;
        opacity: 0.65;
        z-index: -1; }
    .facebook__item__date {
      font-size: 16px;
      font-weight: 700;
      line-height: 25px;
      margin: 0 0 15px; }
    .facebook__item__intro {
      font-size: 14px;
      line-height: 21px;
      margin: 0 0 15px;
      display: -webkit-box;
      -webkit-line-clamp: 11;
      -webkit-box-orient: vertical;
      overflow: hidden;
      -webkit-transition: max-height .3s ease;
      -o-transition: max-height .3s ease;
      transition: max-height .3s ease; }
      .facebook__item__intro[data-text=""] {
        display: none; }
    .facebook__item__more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 10px;
      font-weight: 700; }
      .facebook__item__more__icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 21px;
        height: 21px;
        background: var(--col-pri);
        border-radius: 50%;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease; }
        .facebook__item__more__icon > svg {
          font-size: 15px; }
      .facebook__item__more:hover .facebook__item__more__icon {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px); }
    .facebook__item:hover .facebook__item__intro {
      max-height: 231px; }
  .facebook__next, .facebook__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 51px;
    height: 51px;
    background: #000;
    border: 3px solid #000;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: color .3s ease, background .3s ease, border .3s ease;
    -o-transition: color .3s ease, background .3s ease, border .3s ease;
    transition: color .3s ease, background .3s ease, border .3s ease; }
    .facebook__next > svg, .facebook__prev > svg {
      font-size: 22px; }
    .facebook__next:hover, .facebook__prev:hover {
      background: #fff;
      color: #000; }
    .facebook__next.swiper-button-disabled, .facebook__prev.swiper-button-disabled {
      opacity: 0.7;
      pointer-events: none; }
  @media all and (min-width: 1050px) {
    .facebook__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 15px; } }
  .facebook__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px; }
    @media all and (max-width: 1049px) {
      .facebook__nav--desktop {
        display: none; } }
    @media all and (min-width: 1050px) {
      .facebook__nav--mobile {
        display: none; } }

.events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: clamp(40px, 5vw, 80px) 5%;
  overflow: hidden; }
  .events__watermark {
    position: absolute;
    top: 50px;
    right: 0;
    font-size: calc( 16px + 14 * ((100vw - 360px) / 1120));
    width: 18.33333em;
    -webkit-transform: translate(35%, 0);
    -ms-transform: translate(35%, 0);
    transform: translate(35%, 0);
    opacity: 0.1;
    pointer-events: none; }
    @media screen and (max-width: 360px) {
      .events__watermark {
        font-size: 16px; } }
    @media screen and (min-width: 1480px) {
      .events__watermark {
        font-size: 30px; } }
  .events__wrap {
    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;
    gap: clamp(20px, 5vw, 40px);
    max-width: 1140px; }
  .events__header > h1 {
    font-size: calc( 24px + 11 * ((100vw - 360px) / 1120));
    text-transform: uppercase;
    letter-spacing: .4px;
    color: var(--col-ter);
    margin: 0; }
    @media screen and (max-width: 360px) {
      .events__header > h1 {
        font-size: 24px; } }
    @media screen and (min-width: 1480px) {
      .events__header > h1 {
        font-size: 35px; } }
  .events__list {
    overflow: visible; }
  .events__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: center;
    -ms-flex-align: center;
    align-items: center; }
    .events__item > a {
      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-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 344px;
      height: 344px;
      border-radius: 50%;
      background: var(--col-sec);
      border: 5px solid var(--col-ter);
      text-align: center;
      -webkit-transition: background .3s ease;
      -o-transition: background .3s ease;
      transition: background .3s ease; }
      .events__item > a:hover {
        background: var(--col-pri); }
        .events__item > a:hover .events__item__date {
          background: var(--col-sec);
          color: var(--col-ter); }
        .events__item > a:hover .events__item__title {
          color: #fff; }
        .events__item > a:hover .events__item__time {
          color: #fff; }
    .events__item__date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: .4px;
      color: #fff;
      background: var(--col-pri);
      margin-top: 15px;
      padding: 10px 0;
      border-radius: 15px;
      width: 244px;
      -webkit-transition: color .3s ease, background .3s ease;
      -o-transition: color .3s ease, background .3s ease;
      transition: color .3s ease, background .3s ease; }
    .events__item__title {
      font-weight: 700;
      letter-spacing: .4px;
      color: var(--col-ter);
      margin: 20px 0;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      line-height: 24px;
      min-height: 72px;
      max-width: 232px;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
    .events__item__time {
      font-weight: 300;
      font-style: italic;
      text-transform: uppercase;
      color: var(--col-ter);
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
  .events__next, .events__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 51px;
    height: 51px;
    background: #000;
    border: 3px solid #000;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: color .3s ease, background .3s ease, border .3s ease;
    -o-transition: color .3s ease, background .3s ease, border .3s ease;
    transition: color .3s ease, background .3s ease, border .3s ease; }
    .events__next > svg, .events__prev > svg {
      font-size: 22px; }
    .events__next:hover, .events__prev:hover {
      background: #fff;
      color: #000; }
    .events__next.swiper-button-disabled, .events__prev.swiper-button-disabled {
      opacity: 0.7;
      pointer-events: none; }
  @media all and (min-width: 1050px) {
    .events__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      gap: 15px; } }
  .events__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px; }
    @media all and (max-width: 1049px) {
      .events__nav--desktop {
        display: none; } }
    @media all and (min-width: 1050px) {
      .events__nav--mobile {
        display: none; } }

.testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc( 18px + 4 * ((100vw - 360px) / 1120));
  color: #fff;
  background: var(--col-pri);
  padding: 3.18182em 5%;
  text-align: center; }
  @media screen and (max-width: 360px) {
    .testimonials {
      font-size: 18px; } }
  @media screen and (min-width: 1480px) {
    .testimonials {
      font-size: 22px; } }
  .testimonials__wrap {
    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;
    max-width: 990px;
    gap: 25px; }
  .testimonials__item {
    font-weight: 700;
    letter-spacing: .4px; }
    .testimonials__item__testimonial {
      font-size: inherit;
      line-height: 33px;
      margin: 0 0 25px; }
    .testimonials__item__author {
      font-size: 16px;
      font-style: italic;
      opacity: 0.7; }
  .testimonials__next, .testimonials__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 51px;
    height: 51px;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: color .3s ease, background .3s ease, border .3s ease;
    -o-transition: color .3s ease, background .3s ease, border .3s ease;
    transition: color .3s ease, background .3s ease, border .3s ease; }
    .testimonials__next > svg, .testimonials__prev > svg {
      font-size: 22px; }
    .testimonials__next:hover, .testimonials__prev:hover {
      background: #fff;
      color: #000; }
    .testimonials__next.swiper-button-disabled, .testimonials__prev.swiper-button-disabled {
      opacity: 0.7;
      pointer-events: none; }
  .testimonials__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px; }

.awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2em;
  padding-bottom: 2em; }

.awards__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  overflow: visible; }

.awards__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }
  .awards__list__item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .awards__list__item img[loading="lazy"].awards__list__item__image {
    width: unset !important;
    -o-object-fit: unset !important;
    object-fit: unset !important;
    -o-object-position: unset !important;
    object-position: unset !important;
    max-height: 100px; }
