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

.partnership {
  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: 0.75em;
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  z-index: 120; }
  @media all and (min-width: 415px) {
    .partnership {
      font-size: 0.8125em; } }
  .partnership .lte-ie8 {
    font-size: 0.8125em; }
  @media all and (min-width: 769px) {
    .partnership {
      font-size: 0.875em; } }
  .partnership .lte-ie8 {
    font-size: 0.875em; }
  @media all and (min-width: 1025px) {
    .partnership {
      font-size: 0.9375em; } }
  @media all and (min-width: 1301px) {
    .partnership {
      font-size: 1em; } }
  .mason--partnership .partnership {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .partnership__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, calc(1.25rem + ((1vw - 4.25px) * 1.9704)), 40px);
    padding: 50px 5% 80px;
    width: 100%; }
  .partnership__logo {
    position: absolute;
    top: 30px;
    left: 5%;
    width: 120px;
    height: 120px; }
  .partnership__watermark {
    position: absolute;
    top: 50%;
    right: 2.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    aspect-ratio: 449 / 442;
    max-height: 442px; }
  .partnership__header {
    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;
    text-align: center;
    gap: 10px; }
    .partnership__header > span {
      font-size: 1.25em;
      font-weight: 600;
      color: #1B63AD; }
    .partnership__header > h2 {
      position: relative;
      font-size: 2.5em;
      font-weight: 800;
      margin: 0;
      line-height: calc(60 / 40);
      color: #002060; }
  .partnership__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: clamp(30px, 9vw, 120px); }
  .partnership__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-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: #fff; }
  .partnership__item__name {
    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;
    font-size: 16px;
    color: #444444;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration .3s ease;
    transition: -webkit-text-decoration .3s ease;
    -o-transition: text-decoration .3s ease;
    transition: text-decoration .3s ease;
    transition: text-decoration .3s ease, -webkit-text-decoration .3s ease; }
  .partnership__item__logo {
    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: 150px;
    height: 150px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1)); }
    .partnership__item__logo img {
      width: 60%;
      height: auto;
      z-index: 10; }
  .partnership__item__ring {
    background: #fff;
    border-radius: 50%;
    -webkit-transition: border .3s ease, -webkit-transform .3s ease;
    transition: border .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, border .3s ease;
    transition: transform .3s ease, border .3s ease;
    transition: transform .3s ease, border .3s ease, -webkit-transform .3s ease; }
  .partnership__item:hover .partnership__item__ring, .partnership__item:focus .partnership__item__ring {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
    border-width: 8px; }
  .partnership__item:hover .partnership__item__name, .partnership__item:focus .partnership__item__name {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor; }
  .partnership__toggle {
    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: 12px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-weight: 600;
    font-size: 16px;
    padding: 10px 25px;
    margin: 0;
    color: #fff;
    border: 2px solid #fff;
    border-top: 0;
    border-radius: 0 0 30px 30px;
    background: rgba(0, 32, 96, 0.5);
    white-space: nowrap;
    -webkit-transition: border-radius .5s ease, color .3s ease, background .3s ease;
    -o-transition: border-radius .5s ease, color .3s ease, background .3s ease;
    transition: border-radius .5s ease, color .3s ease, background .3s ease;
    z-index: 20; }
    .partnership__toggle::before {
      content: '';
      aspect-ratio: 1 / 1;
      width: 40px;
      background-image: url("/_site/images/design/synergy.png");
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .partnership__toggle::after {
      content: '\F107';
      font-family: 'fontAwesome';
      font-size: 18px;
      font-weight: 700;
      color: var(--col-sec); }
    .mason--partnership .partnership__toggle {
      border-radius: 0 0 15px 15px; }
    .partnership__toggle:hover, .partnership__toggle:focus {
      background: #002060; }
  .partnership__close {
    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;
    position: absolute;
    right: 5%;
    top: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F9D636;
    color: #000;
    -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; }
    .partnership__close > svg {
      font-size: 30px; }
    .partnership__close:hover, .partnership__close:focus {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .partnership::before {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 20vh;
    background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#000));
    background: -webkit-linear-gradient(bottom, transparent, #000);
    background: -o-linear-gradient(bottom, transparent, #000);
    background: linear-gradient(0deg, transparent, #000);
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    pointer-events: none; }
    @media all and (min-width: 1050px) {
      .partnership::before {
        height: 50vh; } }
    .mason--partnership .partnership::before {
      opacity: 0.5; }

.hero {
  height: 100vh; }
  .hero::before {
    content: "";
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4; }

.hero__text {
  z-index: 7;
  position: absolute;
  bottom: 13em;
  left: 0;
  width: 100%; }
  .hero__text .hero__content {
    padding-inline: 5%;
    color: #fff; }
    .hero__text .hero__content .content__item--title, .hero__text .hero__content .content__item--heading, .hero__text .hero__content .content__item--message {
      opacity: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.31); }
    .hero__text .hero__content .content__item--title {
      text-transform: uppercase;
      font-weight: 300;
      margin: 1rem 0;
      -webkit-transition: opacity 1s linear 500ms, -webkit-transform 800ms ease 400ms;
      transition: opacity 1s linear 500ms, -webkit-transform 800ms ease 400ms;
      -o-transition: opacity 1s linear 500ms, transform 800ms ease 400ms;
      transition: opacity 1s linear 500ms, transform 800ms ease 400ms;
      transition: opacity 1s linear 500ms, transform 800ms ease 400ms, -webkit-transform 800ms ease 400ms; }
    .hero__text .hero__content .content__item--heading {
      line-height: 0.9em;
      margin: 0.5rem 0;
      -webkit-transition: opacity 1200ms linear 900ms, -webkit-transform 1000ms ease 800ms;
      transition: opacity 1200ms linear 900ms, -webkit-transform 1000ms ease 800ms;
      -o-transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms;
      transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms;
      transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms, -webkit-transform 1000ms ease 800ms;
      font-weight: 600; }
    .hero__text .hero__content .content__item--message {
      max-width: 630px;
      -webkit-transition: opacity 1200ms linear 1700ms, -webkit-transform 1000ms ease 1600ms;
      transition: opacity 1200ms linear 1700ms, -webkit-transform 1000ms ease 1600ms;
      -o-transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms;
      transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms;
      transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms, -webkit-transform 1000ms ease 1600ms; }
    .hero__text .hero__content .swiper-slide {
      opacity: 0 !important; }
    .hero__text .hero__content .swiper-slide-active {
      opacity: 1 !important; }
  @media all and (min-width: 1049px) {
    .hero__text .hero__content .content__item {
      padding-left: 2em; } }
  .hero__text .swiper-slide .content__item--title, .hero__text .swiper-slide .content__item--heading, .hero__text .swiper-slide .content__item--message {
    opacity: 0 !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important; }
  .hero__text .swiper-slide-active .content__item--title, .hero__text .swiper-slide-active .content__item--heading, .hero__text .swiper-slide-active .content__item--message {
    opacity: 1 !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important; }
  .hero__text .swiper-slide-active .content__item--title {
    -webkit-transition: opacity 1s linear 500ms, -webkit-transform 800ms ease 400ms;
    transition: opacity 1s linear 500ms, -webkit-transform 800ms ease 400ms;
    -o-transition: opacity 1s linear 500ms, transform 800ms ease 400ms;
    transition: opacity 1s linear 500ms, transform 800ms ease 400ms;
    transition: opacity 1s linear 500ms, transform 800ms ease 400ms, -webkit-transform 800ms ease 400ms; }
  .hero__text .swiper-slide-active .content__item--heading {
    -webkit-transition: opacity 1200ms linear 900ms, -webkit-transform 1000ms ease 800ms;
    transition: opacity 1200ms linear 900ms, -webkit-transform 1000ms ease 800ms;
    -o-transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms;
    transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms;
    transition: opacity 1200ms linear 900ms, transform 1000ms ease 800ms, -webkit-transform 1000ms ease 800ms; }
  .hero__text .swiper-slide-active .content__item--message {
    -webkit-transition: opacity 1200ms linear 1700ms, -webkit-transform 1000ms ease 1600ms;
    transition: opacity 1200ms linear 1700ms, -webkit-transform 1000ms ease 1600ms;
    -o-transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms;
    transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms;
    transition: opacity 1200ms linear 1700ms, transform 1000ms ease 1600ms, -webkit-transform 1000ms ease 1600ms; }

@media all and (min-width: 1270px) {
  .hero__content .content__item--title {
    font-size: 2.5em; }
  .hero__content .content__item--heading {
    font-size: 4.65em; }
  .hero__content .content__item--message {
    font-size: 2em; } }

@media all and (max-width: 1269px) {
  .hero__content .content__item--title {
    font-size: clamp(1.2em, 5vw, 2em); }
  .hero__content .content__item--heading {
    font-size: clamp(2.2em, 10.1vw, 3.75em); }
  .hero__content .content__item--message {
    font-size: clamp(1em, 3vw, 1.75em); } }

@media all and (max-width: 600px) {
  .hero__text .hero__content .swiper-slide {
    text-align: center; }
  .mason--home .hero__media__ctrls {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10rem; }
  .main-cta {
    bottom: 3rem !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .main-cta:hover {
      -webkit-transform: scale(1.1) translateX(-50%) !important;
      -ms-transform: scale(1.1) translateX(-50%) !important;
      transform: scale(1.1) translateX(-50%) !important; } }

.main-cta {
  position: absolute;
  bottom: 10%;
  left: 7%;
  -webkit-transition: ease-in-out all 0.3s;
  -o-transition: ease-in-out all 0.3s;
  transition: ease-in-out all 0.3s;
  z-index: 6; }
  .main-cta:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .main-cta svg {
    max-width: 75px; }

.home {
  position: relative;
  z-index: 3; }
  .home ul,
  .home ol {
    list-style: none;
    padding: 0; }
  .home__container {
    width: calc(100% - 150px);
    max-width: 1300px;
    margin: 0 auto; }
  .home__section-heading {
    font-size: 2rem; }
    .home__section-heading--pri {
      color: var(--col-pri); }
    .home__section-heading--sec {
      color: var(--col-sec); }
    .home__section-heading--b {
      color: #000; }
    .home__section-heading--w {
      color: #fff; }
  .home p {
    font-weight: 500;
    line-height: 1.5;
    color: #000; }
  .home__text {
    font-size: 1rem; }
    .home__text--pri {
      color: var(--col-pri); }
    .home__text--sec {
      color: var(--col-sec); }
    .home__text--b {
      color: #000; }
    .home__text--w {
      color: #fff; }
  .home__btn {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 800;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0.5rem 2rem;
    margin: 1rem 0 1rem 0;
    -webkit-transition: ease-in-out all 0.1s;
    -o-transition: ease-in-out all 0.1s;
    transition: ease-in-out all 0.1s;
    border-radius: 40px;
    border: 5px solid #000; }
    .home__btn .btn-arrow {
      margin: 0 0 0 0.3rem; }
  .home__btn-pri {
    background-color: var(--col-sec);
    color: #000; }
    .home__btn-pri:hover {
      background-color: transparent; }
  .home__btn-sec {
    background-color: var(--col-sec);
    color: #000; }
    .home__btn-sec:hover {
      background-color: var(--col-pri); }

.home__feed-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.home__feed-btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem; }

.home__feed-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem; }

.home__feed-controls--left,
.home__feed-controls--right {
  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;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  padding: 0rem;
  -webkit-transition: ease-in-out all 0.1s;
  -o-transition: ease-in-out all 0.1s;
  transition: ease-in-out all 0.1s;
  cursor: pointer; }
  .home__feed-controls--left svg,
  .home__feed-controls--right svg {
    -webkit-transition: ease-in-out all 0.1s;
    -o-transition: ease-in-out all 0.1s;
    transition: ease-in-out all 0.1s; }

@media all and (min-width: 1200px) {
  .home__section-heading {
    font-size: 2.5rem; }
  .home__text {
    font-size: 1.4rem; } }

@media all and (max-width: 860px) {
  .home__feed-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .home__feed-flex .home__section-heading {
      margin: 0 0 2rem 0; } }

@media all and (max-width: 800px) {
  .home__section-heading {
    font-size: 1.5rem; } }

@media all and (max-width: 600px) {
  .home__container {
    width: calc(100% - 50px); } }

.schools {
  position: relative;
  z-index: 3;
  padding: 9rem 0;
  background-color: var(--col-pri); }
  .schools__container {
    position: relative; }
  .schools__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center; }
  .schools__item {
    position: relative; }
  .schools__link {
    text-decoration: none; }
  .schools__title {
    color: #fff;
    font-weight: 700;
    -webkit-transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all;
    width: 100%; }
  .schools .school-line {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    transform: translate(-50%, -54%); }

.stop {
  margin: -5rem 0 0 0; }

.schools-dec {
  width: 100%;
  display: block;
  position: absolute;
  bottom: -1px;
  z-index: 9; }

@media all and (min-width: 1000px) {
  .schools__list {
    -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; }
  .schools__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .schools__item:hover .schools__title {
      -webkit-transform: translate(-50%, 80%);
      -ms-transform: translate(-50%, 80%);
      transform: translate(-50%, 80%); }
    .schools__item:hover .schools__img {
      opacity: 1;
      -webkit-transform: translate(-50%, -80%);
      -ms-transform: translate(-50%, -80%);
      transform: translate(-50%, -80%); }
  .schools__title {
    font-size: 2.7rem; }
  .schools__title {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .schools__img {
    opacity: 0;
    max-width: 138px;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    -webkit-transition: ease-in-out 0.3s all;
    -o-transition: ease-in-out 0.3s all;
    transition: ease-in-out 0.3s all; } }

@media all and (max-width: 999px) {
  .schools {
    padding: 3rem 0; }
    .schools__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 3rem; }
    .schools__item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .schools__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .schools__title {
      font-size: 1.4rem; }
    .schools__img {
      max-width: 150px;
      margin: auto; }
    .schools .school-line {
      -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
      transform: translate(-50%, -50%) rotate(90deg); } }

.welcome-decor {
  position: absolute;
  top: 0; }

.welcome-decor-1 {
  left: -2rem;
  top: 0em;
  opacity: 0.25; }

.welcome-decor-2 {
  top: -24rem;
  right: -7rem; }

.welcome {
  position: relative; }
  .welcome__container {
    padding: 5rem 0 4rem 0;
    position: relative;
    z-index: 1; }
  .welcome__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .welcome__image {
    position: relative;
    z-index: 3;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%; }
    .welcome__image::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-48%, -49%);
      -ms-transform: translate(-48%, -49%);
      transform: translate(-48%, -49%);
      background-color: var(--col-pri);
      border-radius: 50%; }
    .welcome__image img {
      opacity: 1;
      border-radius: 50%; }
  .welcome__left {
    position: relative; }

@media all and (min-width: 980px) and (max-width: 1400px) {
  .welcome-decor-2 {
    top: -4rem;
    right: -7rem;
    max-width: 630px; } }

@media all and (min-width: 1200px) {
  .welcome__list {
    gap: 11rem; }
  .welcome__image {
    width: 370px;
    height: 370px; }
    .welcome__image::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-48%, -49%);
      -ms-transform: translate(-48%, -49%);
      transform: translate(-48%, -49%);
      width: 370px;
      height: 370px;
      background-color: var(--col-pri);
      border-radius: 50%; } }

@media all and (max-width: 1199px) {
  .welcome__list {
    gap: 3rem; }
  .welcome__image {
    width: 260px;
    height: 260px; }
    .welcome__image::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-48%, -49%);
      -ms-transform: translate(-48%, -49%);
      transform: translate(-48%, -49%);
      width: 260px;
      height: 260px;
      background-color: var(--col-pri);
      border-radius: 50%; } }

@media all and (max-width: 980px) {
  .welcome-decor-1 {
    top: 10rem;
    left: -6rem; }
  .welcome-decor-2 {
    display: none; }
  .welcome__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; } }

.quicklinks__container {
  position: relative;
  z-index: 3; }

.quicklinks__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5rem; }

.quicklinks__link {
  height: 260px;
  width: 260px;
  display: inline-block;
  position: relative; }
  .quicklinks__link::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-47%, -48%);
    -ms-transform: translate(-47%, -48%);
    transform: translate(-47%, -48%);
    height: 260px;
    width: 260px;
    background-color: var(--col-pri);
    border-radius: 50%; }
  .quicklinks__link div {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: ease-in-out all 0.3s;
    -o-transition: ease-in-out all 0.3s;
    transition: ease-in-out all 0.3s;
    height: 260px;
    width: 260px; }
    .quicklinks__link div::before {
      content: "";
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      -webkit-transition: ease-in-out all 0.3s;
      -o-transition: ease-in-out all 0.3s;
      transition: ease-in-out all 0.3s; }
  .quicklinks__link:hover div {
    height: 290px;
    width: 290px; }
    .quicklinks__link:hover div::before {
      background-color: rgba(0, 0, 0, 0.6); }

.quicklinks__title {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff; }

.quicklinks__img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media all and (max-width: 773px) {
  .quicklinks__list {
    gap: 2rem; } }

.newsletters-decor {
  position: absolute;
  top: -10rem;
  left: -10rem;
  z-index: -1; }

.newsletters {
  padding: 3rem 0;
  position: relative;
  z-index: 2; }
  .newsletters__block {
    text-align: center; }
  .newsletters p {
    max-width: 392px;
    margin: 0 auto 2rem auto; }

.events {
  position: relative;
  z-index: 2;
  padding: 0rem 0rem 3rem 0; }
  .events__list-controls-container {
    position: relative; }
  .events__list {
    margin: auto; }
  .events__link {
    margin: 0 auto;
    text-align: center;
    color: #fff; }
    .events__link:hover .events__date {
      background-color: #3AB54A; }
  .events__date-container {
    position: relative;
    height: 260px;
    width: 260px;
    margin: auto; }
  .events__date {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    background-color: #ffffff;
    height: 260px;
    width: 260px;
    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;
    border-radius: 50%;
    margin: auto;
    border: 12px solid #000;
    -webkit-transition: ease-in-out all 0.1s;
    -o-transition: ease-in-out all 0.1s;
    transition: ease-in-out all 0.1s; }
  .events__day {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
    -webkit-transition: ease-in-out all 0.1s;
    -o-transition: ease-in-out all 0.1s;
    transition: ease-in-out all 0.1s; }
  .events__mth {
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 0.5;
    color: #000; }
  .events__info__title {
    font-weight: 700;
    margin: 1rem 0 0 0;
    font-size: 1rem;
    color: #000; }
  .events__time {
    font-weight: 400;
    font-size: 1rem;
    margin: 0.3rem 0 0 0;
    color: #000;
    line-height: 0.8; }

.events__controls--left,
.events__controls--right {
  padding: 0.5rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  border: 5px solid #000;
  background-color: var(--col-sec);
  cursor: pointer; }
  .events__controls--left:hover,
  .events__controls--right:hover {
    background-color: #fff; }

.events__controls--left * {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.map-curve {
  display: block;
  width: 100vw;
  height: 50px;
  position: relative;
  bottom: 1px;
  z-index: 9; }

.contact {
  position: relative;
  z-index: 1;
  padding: 0 0 5rem 0; }
  .contact h2 {
    margin: 0 0 0rem 0;
    font-weight: 600;
    font-size: 1.7rem; }
  .contact__block {
    position: relative;
    z-index: 2;
    margin: 4rem 0 1rem 0;
    padding: 2rem 2.5rem;
    max-width: 500px; }
  .contact__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0.6rem 0; }
    .contact__details ul {
      margin: 0;
      padding: 0; }
    .contact__details li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 1rem;
      line-height: 1; }
    .contact__details a {
      text-decoration: none;
      color: #fff;
      word-break: break-all;
      line-height: 1.5;
      font-weight: 300;
      font-size: 1.1rem; }
      .contact__details a:hover {
        color: #d3d3d3; }
    .contact__details svg {
      font-size: 1.1rem;
      color: #fff; }
  .contact__detail-item li {
    margin: 0.2rem 0; }
  .contact__sub-title {
    margin: 0;
    line-height: 1; }
    .contact__sub-title h3 {
      color: #fff;
      font-weight: 500; }
  .contact__address li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .contact__direction {
    margin: 1rem 0 0 0; }
    .contact__direction a {
      display: inline-block;
      font-size: 1.3rem;
      font-weight: 600;
      text-decoration: none;
      color: #fff; }
    .contact__direction img {
      width: 27px;
      margin: 0 0 0 0.7rem; }
  .contact__google-map {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%; }

@media all and (max-width: 980px) {
  .map-curve {
    display: block;
    width: auto;
    height: 59px;
    position: relative;
    z-index: 9;
    margin: 0 0 -3rem 0; }
  .contact {
    padding: 0; }
    .contact__container {
      width: 100%; }
    .contact__block {
      margin: 0;
      text-align: center;
      width: 100%;
      max-width: 100%;
      background-color: var(--col-pri);
      padding: 7rem 2.5rem; }
    .contact__details {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .contact__details li {
        -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; }
    .contact__google-map {
      position: relative;
      min-height: 350px; }
  .clip-path-svg {
    display: none; }
  .map__container {
    height: 500px; } }

@media all and (min-width: 981px) {
  .clip-path-image {
    position: relative;
    height: 572px; }
  .clip-path-svg {
    position: absolute;
    width: 0;
    height: 0; }
  .path-inner {
    position: absolute;
    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;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 665px;
    height: 425px;
    -webkit-clip-path: url(#clip-inner);
    clip-path: url(#clip-inner);
    background-color: var(--col-pri);
    padding: 5rem 7rem; }
  .map__container {
    height: 100% !important; } }
