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

.home__subtitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.home__title {
  font-size: inherit;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase; }

@media all and (min-width: 1050px) {
  .slide__in {
    opacity: 0;
    -webkit-transition: opacity 1s 1s, -webkit-transform 1s 1s;
    transition: opacity 1s 1s, -webkit-transform 1s 1s;
    -o-transition: opacity 1s 1s, transform 1s 1s;
    transition: opacity 1s 1s, transform 1s 1s;
    transition: opacity 1s 1s, transform 1s 1s, -webkit-transform 1s 1s; }
    .mason--loaded .inview .slide__in {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .slide__in--left {
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); }
  .slide__in--right {
    -webkit-transform: translateX(25%);
    -ms-transform: translateX(25%);
    transform: translateX(25%); }
  .slide__in--up {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%); }
  .slide__in--down {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%); }
  .scale__in {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 1s 1s, -webkit-transform 1s 1s;
    transition: opacity 1s 1s, -webkit-transform 1s 1s;
    -o-transition: opacity 1s 1s, transform 1s 1s;
    transition: opacity 1s 1s, transform 1s 1s;
    transition: opacity 1s 1s, transform 1s 1s, -webkit-transform 1s 1s; }
    .mason--loaded .inview .scale__in {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); } }

.hero {
  min-height: 500px;
  max-height: 650px;
  height: 60vw; }
  .hero__values {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: calc( 40px + 40 * ((100vw - 360px) / 1120));
    width: 90%;
    bottom: 1.4375em;
    z-index: 5; }
    @media screen and (max-width: 360px) {
      .hero__values {
        font-size: 40px; } }
    @media screen and (min-width: 1480px) {
      .hero__values {
        font-size: 80px; } }
    @media all and (min-width: 1440px) {
      .hero__values {
        width: 80%; } }
    .hero__values > h3 {
      font-size: 16px;
      margin: 0;
      text-transform: uppercase; }
    .hero__values__item__inner {
      opacity: 0;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
      clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
      -webkit-transition: opacity 1s ease, -webkit-clip-path 1s ease;
      transition: opacity 1s ease, -webkit-clip-path 1s ease;
      -o-transition: clip-path 1s ease, opacity 1s ease;
      transition: clip-path 1s ease, opacity 1s ease;
      transition: clip-path 1s ease, opacity 1s ease, -webkit-clip-path 1s ease; }
      .swiper-slide-prev .hero__values__item__inner {
        opacity: 0;
        -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
        clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%); }
      .swiper-slide-next .hero__values__item__inner {
        opacity: 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
        clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%); }
      .swiper-slide-active .hero__values__item__inner {
        opacity: 1;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        -webkit-transition: opacity 1s ease, -webkit-clip-path 1s ease .3s;
        transition: opacity 1s ease, -webkit-clip-path 1s ease .3s;
        -o-transition: clip-path 1s ease .3s, opacity 1s ease;
        transition: clip-path 1s ease .3s, opacity 1s ease;
        transition: clip-path 1s ease .3s, opacity 1s ease, -webkit-clip-path 1s ease .3s; }
    .hero__values__item__value h1 {
      font-size: inherit;
      margin: 0;
      text-transform: uppercase; }
    .hero__values__item__text {
      max-width: 600px; }
      .hero__values__item__text p {
        font-size: 16px;
        line-height: 22px;
        margin: 0; }
  .hero__icon__links {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    position: absolute;
    top: 0;
    z-index: 5; }
    @media all and (max-width: 1049px) {
      .hero__icon__links {
        width: 100%;
        left: 0; } }
    @media all and (min-width: 1050px) {
      .hero__icon__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    .hero__icon__links > a {
      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: 44px;
      height: 44px;
      border-radius: 0 0 10px 10px;
      background: var(--col-qua);
      -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; }
      @media all and (min-width: 1050px) {
        .hero__icon__links > a {
          width: 54px;
          height: 54px;
          border-radius: 10px 0 0 10px; } }
      @media all and (max-width: 1049px) {
        .hero__icon__links > a:hover {
          -webkit-transform: translateY(-10px);
          -ms-transform: translateY(-10px);
          transform: translateY(-10px); } }
      @media all and (min-width: 1050px) {
        .hero__icon__links > a:hover {
          -webkit-transform: translateX(10px);
          -ms-transform: translateX(10px);
          transform: translateX(10px); } }
      .hero__icon__links > a > svg {
        font-size: 20px;
        color: #fff; }
        @media all and (max-width: 1049px) {
          .hero__icon__links > a > svg {
            font-size: 16px; } }
      .hero__icon__links > a:nth-child(even) {
        background: var(--col-sec); }
        .mason--sixth .hero__icon__links > a:nth-child(even) {
          background: var(--col-ter); }
  .hero__nav {
    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;
    gap: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 20; }
    .hero__nav > div {
      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: 44px;
      height: 44px;
      color: #fff;
      cursor: pointer;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .hero__nav > div > svg {
        font-size: 20px; }
      .hero__nav > div:hover {
        opacity: 0.5; }
    @media all and (max-width: 1023px) {
      .hero__nav {
        display: none; } }
  .hero__ofsted {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    background: #fff;
    border-radius: 0 0 0 5px;
    z-index: 5; }
    .hero__ofsted > img {
      width: 88px; }

.hero__slideshow:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background: -webkit-linear-gradient(bottom, #000, transparent);
  background: -o-linear-gradient(bottom, #000, transparent);
  background: linear-gradient(0deg, #000, transparent);
  opacity: 0.8;
  z-index: 2; }

.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( 30px + 20 * ((100vw - 360px) / 1120));
  padding: 2em 5%; }
  @media screen and (max-width: 360px) {
    .welcome {
      font-size: 30px; } }
  @media screen and (min-width: 1480px) {
    .welcome {
      font-size: 50px; } }
  .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;
    gap: 1.2em; }
    @media all and (min-width: 1050px) {
      .welcome__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2.4em; } }
  .welcome__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 9.88em;
    min-width: 9.88em;
    height: 9.36em; }
    .welcome__image > div {
      position: absolute !important; }
      .welcome__image > div:not(.admin_editable) {
        border-radius: 1em;
        -webkit-filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.15));
        filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.15));
        overflow: hidden; }
    .welcome__image--1 {
      top: 0;
      left: 0;
      width: 7.68em;
      height: 7.68em; }
    .welcome__image--2 {
      bottom: 0;
      right: 0;
      width: 5.64em;
      height: 5.64em; }
  .welcome__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: var(--col-pri);
    max-width: 586px; }
    .welcome__details > span {
      font-size: 16px; }
    .welcome__details > h1 {
      color: var(--col-sec);
      margin: 12px 0; }
      .mason--sixth .welcome__details > h1 {
        color: var(--col-ter); }
    .welcome__details .welcome__content__region {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 22px;
      line-height: calc(27 / 20); }
      .welcome__details .welcome__content__region p {
        font-size: 16px;
        font-weight: 700;
        margin: 0; }
        .welcome__details .welcome__content__region p strong {
          font-size: 20px; }

.ilinks {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  font-size: calc( 16px + 14 * ((100vw - 360px) / 1120)); }
  @media screen and (max-width: 360px) {
    .ilinks {
      font-size: 16px; } }
  @media screen and (min-width: 1480px) {
    .ilinks {
      font-size: 30px; } }
  @media all and (min-width: 700px) {
    .ilinks {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  @media all and (min-width: 1050px) {
    .ilinks {
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr); } }
  .ilinks__item {
    position: relative;
    min-height: 15.6em;
    overflow: hidden; }
    .ilinks__item:nth-child(1) {
      -webkit-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      transition-delay: 1.2s; }
    .ilinks__item:nth-child(2) {
      -webkit-transition-delay: 1.4s;
      -o-transition-delay: 1.4s;
      transition-delay: 1.4s; }
    .ilinks__item:nth-child(3) {
      -webkit-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      transition-delay: 1.6s; }
    .ilinks__item:nth-child(4) {
      -webkit-transition-delay: 1.8s;
      -o-transition-delay: 1.8s;
      transition-delay: 1.8s; }
    .ilinks__item:nth-child(5) {
      -webkit-transition-delay: 2s;
      -o-transition-delay: 2s;
      transition-delay: 2s; }
    @media all and (min-width: 1050px) {
      .ilinks__item {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
        clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
        -webkit-transition: -webkit-clip-path 2s ease 1s;
        transition: -webkit-clip-path 2s ease 1s;
        -o-transition: clip-path 2s ease 1s;
        transition: clip-path 2s ease 1s;
        transition: clip-path 2s ease 1s, -webkit-clip-path 2s ease 1s; }
        .mason--loaded .inview .ilinks__item {
          -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); } }
    @media all and (min-width: 700px) {
      .ilinks__item:last-child {
        -ms-grid-column-span: 2;
        grid-column: span 2; } }
    @media all and (min-width: 1050px) {
      .ilinks__item:nth-child(-n+2) {
        -ms-grid-column-span: 3;
        grid-column: span 3; } }
    @media all and (min-width: 1050px) {
      .ilinks__item:nth-last-child(-n+3) {
        -ms-grid-column-span: 2;
        grid-column: span 2; } }
    .ilinks__item__image {
      -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; }
      .ilinks__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), to(transparent));
        background: -webkit-linear-gradient(bottom, var(--col-pri), transparent);
        background: -o-linear-gradient(bottom, var(--col-pri), transparent);
        background: linear-gradient(0deg, var(--col-pri), transparent);
        opacity: 0.8;
        z-index: 2; }
    .ilinks__item__flex {
      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;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      padding: 1.66667em;
      z-index: 5; }
      .ilinks__item__flex__spacer {
        -webkit-transition: flex-grow .3s ease, -webkit-box-flex .3s ease;
        transition: flex-grow .3s ease, -webkit-box-flex .3s ease;
        -o-transition: flex-grow .3s ease;
        transition: flex-grow .3s ease;
        transition: flex-grow .3s ease, -webkit-box-flex .3s ease, -ms-flex-positive .3s ease; }
        .ilinks__item__flex__spacer:first-child {
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        .ilinks__item__flex__spacer:last-child {
          -webkit-box-flex: 0;
          -ms-flex-positive: 0;
          flex-grow: 0; }
      .ilinks__item__flex > h3 {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0; }
    .ilinks__item:hover .ilinks__item__image {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .ilinks__item:hover .ilinks__item__flex__spacer:last-child {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc( 30px + 20 * ((100vw - 360px) / 1120));
  padding: 2em 5%; }
  @media screen and (max-width: 360px) {
    .news {
      font-size: 30px; } }
  @media screen and (min-width: 1480px) {
    .news {
      font-size: 50px; } }
  .news__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: 1em;
    max-width: 1192px; }
  .news__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 1em; }
  .news__link .button__link > a {
    padding: 20px 90px; }
  .news__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .news__header > span {
      color: var(--col-pri); }
    .news__header > h1 {
      color: var(--col-sec); }
      .mason--sixth .news__header > h1 {
        color: var(--col-ter); }
  .news__item {
    position: relative;
    max-height: 384px;
    color: #fff;
    border-radius: 1em;
    overflow: hidden; }
    .news__item:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .news__item__image {
      -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; }
      .news__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left bottom, left top, from(var(--col-pri)), to(transparent));
        background: -webkit-linear-gradient(bottom, var(--col-pri), transparent);
        background: -o-linear-gradient(bottom, var(--col-pri), transparent);
        background: linear-gradient(0deg, var(--col-pri), transparent);
        opacity: 0.8;
        z-index: 2; }
    .news__item__flex {
      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;
      gap: 10px;
      padding: 0.8em;
      z-index: 5; }
      .news__item__flex > span {
        font-size: 30px; }
      .news__item__flex > h3 {
        font-size: 20px;
        margin: 0; }
    .news__item__more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-height: 0;
      opacity: 0;
      -webkit-transition: opacity .3s ease, max-height .3s ease;
      -o-transition: opacity .3s ease, max-height .3s ease;
      transition: opacity .3s ease, max-height .3s ease;
      overflow: hidden; }
      .news__item__more > span {
        font-size: 16px;
        -webkit-transform: translateY(200%);
        -ms-transform: translateY(200%);
        transform: translateY(200%);
        -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; }
    .news__item:hover .news__item__image {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .news__item:hover .news__item__more {
      max-height: 19px;
      opacity: 1; }
      .news__item:hover .news__item__more > span {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); }

.curriculum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc( 34px + 16 * ((100vw - 360px) / 1120));
  padding: 2em 5%;
  background: var(--col-sec); }
  @media screen and (max-width: 360px) {
    .curriculum {
      font-size: 34px; } }
  @media screen and (min-width: 1480px) {
    .curriculum {
      font-size: 50px; } }
  .mason--sixth .curriculum {
    background: var(--col-ter); }
  .curriculum__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1em;
    max-width: 1192px; }
    @media all and (min-width: 1050px) {
      .curriculum__wrap {
        -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;
        gap: 1.8em; } }
  .curriculum__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    max-width: 514px; }
    @media all and (min-width: 1050px) {
      .curriculum__details {
        min-width: 400px; } }
    .mason--sixth .curriculum__details {
      color: var(--col-pri); }
  .curriculum__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px; }
  .curriculum__content__region {
    font-size: 16px;
    line-height: calc(22 / 16); }
  .curriculum__list {
    max-width: 384px;
    margin: 0;
    overflow: visible;
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0); }
    .curriculum__list__wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 0.4em; }
  .curriculum__item {
    position: relative;
    color: #fff;
    background: var(--col-pri);
    border-radius: 1em;
    opacity: 0.5;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    overflow: hidden; }
    .curriculum__item:before {
      content: '';
      display: block;
      visibility: hidden;
      padding-bottom: 100%; }
    .curriculum__item.swiper-slide-active {
      opacity: 1;
      pointer-events: auto; }
    .curriculum__item__flex {
      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;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 30px;
      padding: 1em;
      z-index: 5; }
      .curriculum__item__flex__icon {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-transition: padding .3s ease;
        -o-transition: padding .3s ease;
        transition: padding .3s ease; }
        .curriculum__item__flex__icon svg {
          width: auto !important;
          height: 100%; }
      .curriculum__item__flex__subject h3 {
        font-size: 0.6em;
        text-transform: uppercase;
        margin: 0; }
    .curriculum__item:hover .curriculum__item__flex__icon {
      padding-top: 10%; }
  .curriculum__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media all and (min-width: 1050px) {
      .curriculum__nav {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 20; } }
    .curriculum__nav button {
      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;
      color: #fff;
      width: 68px;
      height: 68px;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .curriculum__nav button.swiper-button-disabled {
        opacity: 0.5;
        pointer-events: none; }
      .curriculum__nav button > svg {
        font-size: 20px; }
      .curriculum__nav button:hover {
        opacity: 0.5; }

.testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-size: calc( 30px + 10 * ((100vw - 360px) / 1120));
  padding: 2em 5%;
  text-align: center; }
  @media screen and (max-width: 360px) {
    .testimonials {
      font-size: 30px; } }
  @media screen and (min-width: 1480px) {
    .testimonials {
      font-size: 40px; } }
  @media all and (min-width: 1050px) {
    .testimonials {
      text-align: right; } }
  .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: 1192px; }
    @media all and (max-width: 1049px) {
      .testimonials__wrap {
        gap: 1.5em; } }
    @media all and (min-width: 1050px) {
      .testimonials__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .testimonials__details {
    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;
    color: var(--col-pri); }
    @media all and (max-width: 1049px) {
      .testimonials__details {
        max-width: 686px;
        width: 100%; } }
    @media all and (min-width: 1050px) {
      .testimonials__details {
        width: 68%;
        padding-right: 1.5em;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
    @media all and (min-width: 1440px) {
      .testimonials__details {
        padding-right: 3em; } }
  .testimonials__header {
    margin-bottom: 0.875em; }
  .testimonials__text {
    overflow: visible !important; }
    .testimonials__text__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 12px;
      opacity: 0;
      -webkit-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease; }
      .testimonials__text__item__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 12px;
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease; }
        .testimonials__text__item.swiper-slide-active .testimonials__text__item__inner {
          opacity: 1; }
      .testimonials__text__item__testimonial {
        font-size: inherit;
        font-style: italic;
        font-weight: 700;
        line-height: calc(53 / 40);
        margin: 0; }
      .testimonials__text__item__author {
        font-size: 16px;
        font-weight: 700;
        line-height: calc(19 / 16); }
  .testimonials__pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 1.35em; }
    .testimonials__pager > span {
      width: 15px;
      height: 15px;
      border: 2px solid var(--col-sec);
      border-radius: 50%;
      -webkit-transition: background 1s ease;
      -o-transition: background 1s ease;
      transition: background 1s ease;
      cursor: pointer; }
      .mason--sixth .testimonials__pager > span {
        border: 2px solid var(--col-ter); }
      .testimonials__pager > span.swiper-pagination-bullet-active {
        background: var(--col-sec); }
        .mason--sixth .testimonials__pager > span.swiper-pagination-bullet-active {
          background: var(--col-ter); }
      .testimonials__pager > span:hover {
        background: var(--col-sec);
        -webkit-transition: background .3s ease;
        -o-transition: background .3s ease;
        transition: background .3s ease; }
        .mason--sixth .testimonials__pager > span:hover {
          background: var(--col-ter); }
  .testimonials__images {
    overflow: visible !important;
    margin: 0; }
    @media all and (max-width: 1049px) {
      .testimonials__images {
        max-width: 384px;
        width: 100%; } }
    @media all and (min-width: 1050px) {
      .testimonials__images {
        width: 32%; } }
    .testimonials__images__item {
      position: relative;
      position: relative;
      border-radius: 1.25em;
      -webkit-filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.15));
      filter: drop-shadow(10px 10px 30px rgba(0, 0, 0, 0.15));
      overflow: hidden; }
      .testimonials__images__item:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 100%; }
      .testimonials__images__item__inner {
        opacity: 0;
        -webkit-transition: opacity 1s ease;
        -o-transition: opacity 1s ease;
        transition: opacity 1s ease; }
        .testimonials__images__item.swiper-slide-active .testimonials__images__item__inner {
          opacity: 1; }

.awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0;
  background: #fff; }
  .awards__list {
    width: auto !important; }
  .awards__item {
    width: auto !important; }
    .awards__item__image {
      height: 84px; }

/*# sourceMappingURL=home.css.map */