@import url("https://fonts.googleapis.com/css2?family=Poetsen+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.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);
          transform: translateX(0);
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease 0.2s;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.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: 0.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);
          transform: translateX(-1em);
  -webkit-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);
          transform: translateX(0);
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease 0.2s;
  transition: transform 0.2s ease, opacity 0.2s ease, visibility 0s ease 0.2s, -webkit-transform 0.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: 0.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);
          transform: translateX(-1em);
  -webkit-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: 0.65em 1em;
  font-size: 0.875em;
  font-weight: 700;
}

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

.content__region {
  max-width: none;
}

.content__attachments {
  display: none;
}

.subheading {
  font-size: 20px;
  margin: 0;
  font-weight: 400;
}

.heading {
  font-size: 30px;
  margin: 0;
}

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

.hero__separator--inner {
  display: none;
}
.hero__separator--home {
  display: initial;
}

.hero__scroll {
  position: absolute;
  bottom: 45px;
  right: 10%;
  z-index: 4;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  background: #fff;
  color: var(--col-pri);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
}
.hero__scroll:hover svg {
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.hero__scroll svg {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.welcome {
  background: var(--col-pri);
  padding: 40px 5% 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 55px;
  color: #fff;
  position: relative;
  z-index: 3;
}
@media all and (min-width: 1409.7px) {
  .welcome {
    padding-left: calc(50% - 635px);
    padding-right: calc(50% - 635px);
  }
}
.welcome__watermark {
  position: absolute;
  right: -290px;
  z-index: -1;
}
.welcome .button__link a {
  background: #fff;
}
.welcome .button__link a:after {
  content: "\f105";
}
.welcome .button__link--source a {
  color: var(--col-pri);
}
.welcome .button__link--source a:hover {
  color: #fff;
  background: #0C3278;
}
.welcome .button__link--link a {
  color: var(--col-sec);
}
.welcome .button__link--link a:hover {
  color: #fff;
  background: #8B043B;
}
.welcome__image {
  height: 440px;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 540px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3333333);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3333333);
}
.welcome__image:after {
  content: "";
  position: absolute;
  inset: 15px;
  border-radius: 20px;
  border: 6px solid var(--col-pri);
}
.welcome__image .image {
  height: 100%;
}
.welcome__feed p {
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
}
.welcome__feed__footer {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (min-width: 1024px) {
  .welcome {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .welcome__feed, .welcome__image {
    width: 50%;
  }
}
.imagelinks {
  padding: 250px 5% 120px;
  position: relative;
  z-index: 0;
}
@media all and (min-width: 1409.7px) {
  .imagelinks {
    padding-left: calc(50% - 635px);
    padding-right: calc(50% - 635px);
  }
}
.imagelinks__separator--top {
  top: 0;
}
.imagelinks__separator--bottom {
  bottom: 0;
}
.imagelinks__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 35px;
}
.imagelinks__item {
  height: 270px;
  width: 100%;
}
.imagelinks__item a {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  border-radius: 25px;
  overflow: hidden;
  color: #fff;
}
.imagelinks__item a:hover .imagelinks__item__watermark, .imagelinks__item a:hover .imagelinks__item__image {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.imagelinks__item__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.imagelinks__item__name {
  position: absolute;
  bottom: 20px;
  left: 25px;
  margin: 0;
  font-weight: 600;
  font-size: 30px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
}
.imagelinks__item__watermark {
  position: absolute;
  top: -67px;
  right: -54px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media all and (min-width: 768px) {
  .imagelinks__item {
    width: calc(50% - 25px);
  }
  .imagelinks__item:nth-child(2), .imagelinks__item:nth-child(3), .imagelinks__item:nth-child(6) {
    height: 400px;
    margin-top: -65px;
  }
}
@media all and (min-width: 1024px) {
  .imagelinks__item {
    width: calc(33.333333333% - 23.4px);
  }
  .imagelinks__item:nth-child(1), .imagelinks__item:nth-child(2), .imagelinks__item:nth-child(5), .imagelinks__item:nth-child(6) {
    height: 270px;
  }
  .imagelinks__item:nth-child(1), .imagelinks__item:nth-child(2) {
    margin-top: 65px;
  }
  .imagelinks__item:nth-child(3), .imagelinks__item:nth-child(4) {
    height: 400px;
  }
  .imagelinks__item:nth-child(4), .imagelinks__item:nth-child(5) {
    margin-top: -60px;
  }
  .imagelinks__item:nth-child(3), .imagelinks__item:nth-child(6) {
    margin-top: 0;
  }
}
.feeds {
  background: var(--col-pri);
  padding: 0 5%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5em;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 1409.7px) {
  .feeds {
    padding-left: calc(50% - 635px);
    padding-right: calc(50% - 635px);
  }
}
.feeds .button__link a {
  background: #fff;
  color: var(--col-pri);
}
.feeds .button__link a:hover {
  background: #fff;
  color: var(--col-sec);
}
.feeds .button__link--newsletters a:after {
  content: "\f019";
}
.feeds .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.feeds .news .swiper-wrapper {
  height: 1260px;
}
.feeds .news__list {
  margin: 25px 0 50px;
}
.feeds .news__item {
  height: 400px;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.35);
  border-radius: 20px;
}
.feeds .news__item a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  color: #0F3C8F;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
.feeds .news__item a:hover {
  background-color: #0F3C8F;
  color: #fff;
}
.feeds .news__item a:hover .date {
  background: #fff;
  color: #0F3C8F;
}
.feeds .news__item__image {
  height: 100%;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.feeds .news__item__content {
  width: 100%;
  padding: 20px 15px 20px 20px;
}
.feeds .news__item__content__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feeds .news__item__content__date .icon {
  font-size: 26px;
}
.feeds .news__item__content__date .date {
  color: #fff;
  background-color: #0F3C8F;
  font-weight: 600;
  font-size: 14px;
  border-radius: 50px;
  padding: 3px 8px;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}
.feeds .news__item__content__title h3 {
  font-weight: 600;
  font-size: 18px;
}
.feeds .news__item__content__intro p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.feeds .news__footer {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.feeds .news__footer__links {
  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;
  gap: 18px;
}
.feeds .events .swiper-wrapper {
  height: 1020px;
}
.feeds .events__list {
  margin: 25px 0 50px;
}
.feeds .events__item {
  color: #0F3C8F;
  height: 320px;
}
.feeds .events__item a {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.35);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 20px;
  background: #fff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feeds .events__item a:hover .events__item__date {
  background: var(--col-pri);
}
.feeds .events__item a:hover .events__item__info {
  color: var(--col-pri);
}
.feeds .events__item__date {
  background: #0F3C8F;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 200px;
  width: 100%;
  border-radius: 20px;
  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-weight: 600;
  line-height: 1.3;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.feeds .events__item__date .day {
  font-size: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 2px;
}
.feeds .events__item__date .day .ordinal {
  font-size: 12px;
  letter-spacing: initial;
}
.feeds .events__item__date .month {
  font-size: 18px;
}
.feeds .events__item__info {
  padding: 25px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.feeds .events__item__info__time {
  font-size: 14px;
  font-weight: 500;
}
.feeds .events__item__info__title {
  margin: 0;
  font-size: 20px;
}
.feeds .events__footer {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}

@media all and (min-width: 414px) {
  .feeds .news .swiper-wrapper,
  .feeds .events .swiper-wrapper {
    height: 660px;
  }
  .feeds .news__item,
  .feeds .events__item {
    height: 200px;
  }
  .feeds .news__item a,
  .feeds .events__item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feeds .news__item__date,
  .feeds .events__item__date {
    width: 200px;
  }
}
@media all and (min-width: 1024px) {
  .feeds {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feeds .news,
  .feeds .events {
    width: calc(50% - 40px);
  }
}
.facebook {
  position: relative;
  padding: 200px 10% 100px;
  z-index: 0;
}
@media all and (min-width: 1409.7px) {
  .facebook {
    padding-left: calc(50% - 635px);
    padding-right: calc(50% - 635px);
  }
}
.facebook__separator--top {
  top: 0;
}
.facebook__separator--bottom {
  bottom: 0;
}
.facebook__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.facebook__header h1 {
  color: var(--col-pri);
}
.facebook .social__feed {
  margin: 40px 0;
}
.facebook .social__feed__container {
  position: relative;
}
.facebook .social__item {
  position: relative;
  z-index: 0;
}
.facebook .social__item a {
  height: 390px;
  border-radius: 20px;
  overflow: hidden;
  color: #fff;
  background: var(--col-pri);
}
.facebook .social__item a:hover .social__item__image::after {
  opacity: 0.9;
}
.facebook .social__item a:hover .social__item__content__info__intro {
  height: 120px;
  margin-bottom: 0;
}
.facebook .social__item a:hover .social__item__content__info__hover {
  opacity: 0;
  visibility: hidden;
}
.facebook .social__item__image {
  height: 100%;
  position: relative;
  z-index: 0;
}
.facebook .social__item__image:after {
  content: "";
  background: #0F3C8F;
  opacity: 0.4;
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.facebook .social__item__image:before {
  content: url("/_site/images/design/logo-watermark.svg");
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 195px;
  height: 210px;
  z-index: 1;
  padding: 0;
  visibility: visible;
}
.facebook .social__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
}
.facebook .social__item__content__name {
  font-size: 20px;
  font-weight: 600;
}
.facebook .social__item__content__info__intro {
  font-size: 16px;
  height: 70px;
  overflow: hidden;
  margin-bottom: 45px;
  -webkit-transition: margin 0.3s ease, height 0.3s ease;
  transition: margin 0.3s ease, height 0.3s ease;
}
.facebook .social__item__content__info__hover {
  margin: 0;
  font-size: 18px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

@media all and (min-width: 900px) {
  .facebook__nav {
    position: absolute;
    left: -10%;
    right: -10%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    width: 120%;
  }
}
@media all and (min-width: 1410px) {
  .facebook__nav {
    width: 110%;
  }
}
.testimonies {
  background: #0F3C8F;
  color: #fff;
  padding: 20px 10% 60px;
  position: relative;
  z-index: 0;
}
@media all and (min-width: 1409.7px) {
  .testimonies {
    padding-left: calc(50% - 635px);
    padding-right: calc(50% - 635px);
  }
}
.testimonies .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testimonies__watermark {
  position: absolute;
  right: -80px;
  z-index: -1;
  top: -270px;
  height: 193%;
  pointer-events: none;
}
.testimonies__list {
  margin-bottom: 20px;
}
.testimonies__list__container {
  position: relative;
}
.testimonies__item {
  text-align: center;
  font-weight: 600;
  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;
}
.testimonies__item__testimony {
  max-width: 865px;
  font-size: clamp(24px, 6vw, 40px);
  font-style: italic;
}
.testimonies__item__witness {
  font-size: 20px;
}

@media all and (min-width: 900px) {
  .testimonies__nav {
    position: absolute;
    left: -10%;
    right: -10%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    width: 120%;
  }
}
@media all and (min-width: 1410px) {
  .testimonies__nav {
    width: 110%;
  }
}