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

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

@keyframes marquee {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw); }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

.content__region {
  max-width: none; }

.content__attachments {
  display: none; }

.homepage {
  background: url(../images/design/home-watermark.svg) top 310px left -570px no-repeat, url(../images/design/home-watermark.svg) top 1393px right -358px no-repeat, url(../images/design/home-watermark.svg) top 3000px left -570px no-repeat; }

@media (max-width: 1200px) {
  .homepage {
    background-size: 550px;
    background-position: top 830px left -270px, top 1543px right -168px, bottom 300px left -270px; } }

@media (max-width: 800px) {
  .homepage {
    background: none; } }

.hero {
  min-height: 70vh;
  max-height: 100vh;
  height: 100vh;
  z-index: 1; }
  .hero .admin_hover_buttons {
    z-index: 4 !important; }

.hero__moto__item__heading {
  margin: 0; }

.hero__motto__item__word {
  position: relative;
  font-size: 76px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.09); }
  .hero__motto__item__word:after {
    content: '.';
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 20px;
    color: var(--col-pri); }
  .hero__motto__item__word:nth-of-type(1):after {
    color: var(--col-ter); }
  .hero__motto__item__word:nth-of-type(2):after {
    color: var(--col-pri); }
  .hero__motto__item__word:nth-of-type(3):after {
    display: none; }

.hero__motto__item__motto {
  margin: 0;
  color: #fff;
  font-style: italic;
  font-size: 26px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.09); }

@media (max-width: 1049px) {
  .hero__motto__item__word {
    font-size: 36px; }
    .hero__motto__item__word:after {
      margin: 0 5px; }
  .hero__motto__item__motto {
    font-size: 20px; }
  .hero .hero__media__ctrls {
    right: 20px; } }

.scroll__down {
  position: absolute;
  bottom: 60px;
  right: 65px;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--col-sec);
  z-index: 5;
  text-decoration: none;
  width: 65px;
  height: 65px;
  background: var(--col-pri);
  border: 2px solid var(--col-pri);
  border-radius: 15px;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s; }
  .scroll__down svg {
    position: relative;
    z-index: 1;
    font-size: 19px;
    color: currentColor;
    -webkit-transition: ease 0.2s transform;
    -o-transition: ease 0.2s transform;
    transition: ease 0.2s transform; }
  .scroll__down .tooltip {
    left: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    right: 0;
    text-align: right;
    white-space: nowrap;
    color: #fff;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s; }
  .scroll__down:hover {
    background: #fff;
    color: var(--col-sec); }
    .scroll__down:hover svg {
      -webkit-transform: translateY(20%);
      -ms-transform: translateY(20%);
      transform: translateY(20%); }
    .scroll__down:hover .tooltip {
      opacity: 1;
      visibility: visible;
      color: #fff; }

@media (min-width: 1050px) and (max-width: 1280px) {
  .motto__block {
    bottom: 130px; } }

@media (max-width: 1049px) {
  .scroll__down {
    right: 20px;
    bottom: 20px; } }

.welcome__block {
  position: relative;
  padding: 120px 80px 140px 40px;
  --square-height: 154px;
  --square-width: 154px; }

.welcome__inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  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;
  gap: 20px; }

.welcome__item__text__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 600px;
  width: 100%;
  z-index: 2; }

.welcome__item__heading__line__1 {
  position: relative;
  z-index: 4;
  font-size: 26px;
  font-weight: 300;
  color: var(--col-sec);
  margin: 0; }

.welcome__item__heading__line__2 {
  position: relative;
  z-index: 4;
  font-size: 56px;
  font-weight: 700;
  margin: 0 0 40px;
  color: var(--col-sec); }

.welcome__item__text {
  font-size: 16px;
  color: var(--col-sec);
  margin: 0;
  line-height: 1.6; }

.cta__wrap {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px; }

.button__link.button__link__alt > span,
.button__link.button__link__alt > a {
  background: #fff;
  color: var(--col-sec);
  border-color: var(--col-ter); }
  .button__link.button__link__alt > span:focus-within, .button__link.button__link__alt > span:hover,
  .button__link.button__link__alt > a:focus-within,
  .button__link.button__link__alt > a:hover {
    border-color: var(--col-sec);
    background: var(--col-sec);
    color: #fff; }

.welcome__item__image__wrap {
  position: relative; }

.welcome__item__image__top__left {
  position: absolute;
  bottom: calc(100% - 50px);
  right: calc(100% - 50px);
  height: var(--square-height);
  width: var(--square-width);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden; }
  .welcome__item__image__top__left img {
    display: block;
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.welcome__item__image__top__right {
  position: absolute;
  bottom: calc(100% - 50px);
  left: calc(100% - 50px);
  height: var(--square-height);
  width: var(--square-width);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden; }
  .welcome__item__image__top__right img {
    display: block;
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.welcome__item__image__center {
  position: relative;
  height: 300px;
  width: 300px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden; }
  .welcome__item__image__center img {
    display: block;
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.welcome__item__image__bottom__left {
  position: absolute;
  top: calc(100% - 50px);
  right: calc(100% - 50px);
  height: var(--square-height);
  width: var(--square-width);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden; }
  .welcome__item__image__bottom__left img {
    display: block;
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.welcome__item__image__bottom__right {
  position: absolute;
  top: calc(100% - 50px);
  left: calc(100% - 50px);
  height: var(--square-height);
  width: var(--square-width);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden; }
  .welcome__item__image__bottom__right img {
    display: block;
    width: 150%;
    height: 150%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg); }

.welcome__item__image__decoration {
  position: absolute;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: var(--square-height);
  width: var(--square-width); }
  .welcome__item__image__decoration .welcome__item__image__decoration__inner {
    background: #f1f1f1;
    width: 100%;
    height: 100%; }

.welcome__item__image__decoration__top {
  position: absolute;
  bottom: calc(100% + 120px);
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg); }

.welcome__item__image__decoration__top__inner {
  position: relative;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2; }

.welcome__item__decoration__line__left {
  position: absolute;
  background: var(--col-ter);
  width: 100%;
  height: 1px;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.2; }

.welcome__item__decoration__line__right {
  position: absolute;
  background: var(--col-ter);
  width: 1px;
  height: 100%;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.2;
  z-index: -1; }

.welcome__item__image__decoration__right {
  top: 50%;
  left: calc(100% + 120px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg); }
  .welcome__item__image__decoration__right .welcome__item__decoration__line__right {
    top: unset;
    bottom: 100%; }

.welcome__item__image__decoration__bottom {
  top: calc(100% + 120px);
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg); }
  .welcome__item__image__decoration__bottom .welcome__item__decoration__line__left {
    right: unset;
    left: 100%; }
  .welcome__item__image__decoration__bottom .welcome__item__decoration__line__right {
    top: unset;
    bottom: 100%; }

.welcome__item__image__decoration__left {
  top: 50%;
  right: calc(100% + 120px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg); }
  .welcome__item__image__decoration__left .welcome__item__decoration__line__left {
    right: unset;
    left: 100%; }

@media (max-width: 1150px) {
  .welcome__item__text__wrap {
    max-width: 510px; }
  .welcome__item__heading__line__2 {
    font-size: 50px; } }

@media (max-width: 1049px) {
  .welcome__block {
    --square-height: 115px;
    --square-width: 115px;
    padding: 60px 20px 120px; }
  .welcome__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    gap: 120px; }
  .welcome__item__text__wrap {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .cta__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .welcome__item__image__center {
    height: 225px;
    width: 225px; }
  .welcome__item__image__top__left {
    bottom: calc(100% - 30px);
    right: calc(100% - 20px); }
  .welcome__item__image__top__right {
    bottom: calc(100% - 30px);
    left: calc(100% - 20px); }
  .welcome__item__image__bottom__right {
    top: calc(100% - 30px);
    left: calc(100% - 20px); }
  .welcome__item__image__bottom__left {
    top: calc(100% - 30px);
    right: calc(100% - 20px); } }

.events__block {
  position: relative;
  padding: 120px 20px;
  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; }

.heading__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 95px; }
  .heading__wrap .heading > span > h2 {
    color: var(--col-sec);
    font-size: 26px;
    font-weight: 300;
    margin: 0; }
  .heading__wrap .heading h2 {
    color: var(--col-sec);
    font-size: 56px;
    font-weight: 700;
    margin: 0; }

.events__inner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: unset; }
  .events__inner:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 1px;
    background: var(--col-sec);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.5; }

.swiper-slide {
  pointer-events: none;
  opacity: 1;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s; }
  .swiper-slide.is-visible {
    pointer-events: all;
    opacity: 1; }

.events__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .events__item__link:focus-within .events__item__background, .events__item__link:hover .events__item__background {
    background: var(--col-sectxt);
    border-color: var(--col-sec); }
  .events__item__link:focus-within .events__item__title, .events__item__link:hover .events__item__title {
    text-decoration: underline; }

.events__item__images {
  position: relative; }

.events__item__logo {
  position: absolute;
  top: -50px;
  left: 40px;
  width: 100px;
  height: 100px;
  z-index: 3;
  color: var(--col-sectxt);
  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;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 1; }
  .events__item__logo .events__date {
    position: relative;
    z-index: 1; }
    .events__item__logo .events__date span {
      display: block; }
  .events__item__logo:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 100%;
    height: 100%;
    background: var(--col-sec); }

.events__item__background {
  width: 277px;
  height: 277px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  overflow: hidden;
  background: var(--col-pri);
  border: 3px solid var(--col-pri);
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s; }

.events__item__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
  width: 100%;
  padding: 0 20px;
  max-width: 320px; }

.events__item__title {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  color: var(--col-sec);
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.events__block .cta__wrap {
  margin-top: 120px; }

.events__item__cta {
  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: 13px;
  letter-spacing: 0.09em;
  color: var(--col-sec);
  gap: 10px; }
  .events__item__cta svg {
    font-size: 20px; }

@media (max-width: 1049px) {
  .events__block {
    padding-top: 0; } }

@media (max-width: 1249px) {
  .events__inner {
    max-width: 800px; } }

@media (max-width: 1049px) {
  .events__block .heading__wrap {
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    .events__block .heading__wrap .heading h2 {
      font-size: 32px; } }

@media (max-width: 500px) {
  .events__item__background {
    width: 200px;
    height: 200px; }
  .events__item__logo {
    top: -30px;
    left: 20px;
    width: 71px;
    height: 71px;
    font-size: 20px; }
  .events__block {
    padding-bottom: 120px; }
  .academies__item__content {
    max-width: 240px; }
  .events__item__title {
    font-size: 20px; } }

.news__block {
  position: relative;
  padding: 120px 20px 0;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .news__block .admin__feed__authorise {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.heading .admin_editable {
  min-width: 50px; }

.news__block .heading__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 50px; }
  .news__block .heading__wrap .heading > span > h2 {
    color: var(--col-sec);
    font-size: 26px;
    font-weight: 300;
    margin: 0; }
  .news__block .heading__wrap .heading > h2 {
    color: var(--col-sec);
    font-size: 56px;
    font-weight: 700;
    margin: 0; }

.social__feed {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.social__item__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.twitter__update {
  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: 20px; }

.social__item__block {
  position: relative;
  padding: 44px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  min-height: 384px;
  width: 384px; }
  .social__item__block:focus-within .social__item__content__date, .social__item__block:hover .social__item__content__date {
    -webkit-text-decoration-color: var(--col-pri);
    text-decoration-color: var(--col-pri); }
  .social__item__block:focus-within .social__item__image video,
  .social__item__block:focus-within .social__item__image img, .social__item__block:hover .social__item__image video,
  .social__item__block:hover .social__item__image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.social__item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .social__item__image video,
  .social__item__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s; }
  .social__item__image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 3, 3, 0)), to(#030303));
    background: -webkit-linear-gradient(rgba(3, 3, 3, 0) 0%, #030303 100%);
    background: -o-linear-gradient(rgba(3, 3, 3, 0) 0%, #030303 100%);
    background: linear-gradient(rgba(3, 3, 3, 0) 0%, #030303 100%);
    z-index: 1; }

.social__item__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
  z-index: 2; }

.social__item__content__date {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.09em;
  color: var(--col-pri);
  margin: 0;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s; }

.social__item__content__text {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  margin: 0;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

@media (max-width: 1049px) {
  .news__block {
    padding: 0 20px 120px; }
    .news__block .heading__wrap {
      -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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
      .news__block .heading__wrap .heading span h2 {
        font-size: 20px; }
      .news__block .heading__wrap .heading h2 {
        font-size: 32px; } }

@media (max-width: 420px) {
  .social__item__block {
    width: 100%;
    min-width: 280px; } }

.home__links__block {
  position: relative;
  width: 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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 60px 20px; }

.home__links__inner {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: (1fr)[2];
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }

.home__links__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 380px;
  min-width: 270px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  overflow: hidden; }
  .home__links__item:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2; }
  .home__links__item:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3; }
  .home__links__item:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-area: 1 / 3 / 3 / 4; }
  .home__links__item:nth-of-type(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 2 / 1 / 3 / 3; }
  .home__links__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 41, 55, 0)), to(#030303));
    background: -webkit-linear-gradient(rgba(31, 41, 55, 0) 0%, #030303 100%);
    background: -o-linear-gradient(rgba(31, 41, 55, 0) 0%, #030303 100%);
    background: linear-gradient(rgba(31, 41, 55, 0) 0%, #030303 100%);
    z-index: 1; }
  .home__links__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s; }
  .home__links__item .button__link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease 0.4s;
    -o-transition: ease 0.4s;
    transition: ease 0.4s; }
    .home__links__item .button__link > a,
    .home__links__item .button__link > span {
      border-color: #fff; }
  .home__links__item:focus-within img, .home__links__item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .home__links__item:focus-within .button__link, .home__links__item:hover .button__link {
    opacity: 1;
    visibility: visible; }
  .home__links__item:focus-within .home__links__item__content, .home__links__item:hover .home__links__item__content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.home__links__item__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  z-index: 2;
  min-height: 240px;
  padding: 40px 20px;
  width: 100%;
  background: none;
  gap: 15px;
  overflow: hidden;
  -webkit-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  transition: ease 0.4s;
  -webkit-transform: translateY(calc(100% - 170px));
  -ms-transform: translateY(calc(100% - 170px));
  transform: translateY(calc(100% - 170px)); }

.home__links__item__title {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 90px;
  -ms-flex-line-pack: end;
  align-content: end; }

@media (max-width: 1049px) {
  .home__links__block {
    margin-bottom: 40px; }
    .home__links__block .heading__wrap {
      -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;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      margin-bottom: 40px; }
      .home__links__block .heading__wrap .heading span h2 {
        font-size: 20px; }
      .home__links__block .heading__wrap .heading h2 {
        font-size: 32px; }
  .home__links__inner {
    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: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .home__links__item {
    min-height: 300px; } }

.trust__section {
  padding: 60px 20px; }

.trust__section__inner {
  max-width: 1200px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 3px 56px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 56px rgba(0, 0, 0, 0.09);
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  margin: 0 auto; }

.trust__text {
  font-size: 36px;
  color: #000; }

.trust__logo {
  width: 131px;
  display: block;
  margin: 0 10px 0 30px; }

.trust__text__bold {
  font-weight: bold;
  margin-right: 40px; }

@media (max-width: 1049px) {
  .trust__section__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    text-align: center; }
  .trust__text__bold,
  .trust__logo {
    margin: 0; } }

.academy__quote {
  position: relative;
  padding: 60px 20px 120px;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  gap: 10px; }

.academy__quote__text {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }
  .academy__quote__text h2 {
    font-size: 36px;
    color: #000;
    font-style: italic;
    margin: 0;
    min-width: 50px;
    font-weight: normal; }

.academy__quote__text__bold h2 {
  font-weight: bold; }

.hero__motto__item__word:nth-of-type(1):after {
  color: var(--col-pri); }

.hero__motto__item__word:nth-of-type(2):after {
  color: var(--col-sec); }

.hero__motto__item__word:nth-of-type(3):after {
  display: none; }
