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

ul {
  padding: 0; }

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

.welcome__block {
  position: relative;
  padding: 50px 20px 100px;
  background: #fff; }
  .welcome__block:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 291px;
    height: 95%;
    background: url(../images/design/welcome-watermark.png) no-repeat center;
    background-size: contain; }

.welcome__inner {
  position: relative;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: clamp(20px, 6.6vw, 46px);
  z-index: 2; }

.welcome__item__text__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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 820px;
  width: 100%; }

.welcome__item__pretext {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.04em;
  color: var(--col-pri);
  text-transform: uppercase;
  margin: 0; }

.welcome__item__heading {
  font-weight: bold;
  font-size: 34px;
  color: #1d1d1b;
  margin: 0; }

.welcome__item__text {
  font-weight: 400;
  font-size: 20px;
  margin: 30px 0;
  color: #1d1d1b;
  line-height: 1.6;
  letter-spacing: 0.04em; }

.welcome__item__image {
  width: clamp(300px, 21.7vw, 415px);
  height: clamp(300px, 21.7vw, 415px);
  border-radius: 100%;
  overflow: hidden; }

@media (min-width: 1050px) and (max-width: 1220px) {
  .welcome__item__text__wrap {
    max-width: 630px; } }

@media (max-width: 1049px) {
  .welcome__block {
    padding: 50px 20px; }
  .welcome__inner {
    -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;
    gap: 20px; }
  .welcome__item__text__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; } }

@media (max-width: 640px) {
  .welcome__item__image {
    width: 200px;
    height: 200px; }
  .welcome__item__pretext {
    font-size: 18px; }
  .welcome__item__heading {
    font-size: 24px; }
  .welcome__item__text {
    font-size: 16px; } }

.links__block {
  position: relative;
  padding: 80px 20px;
  background: var(--col-sec); }

.quicklinks__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: (1fr)[2];
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 25px;
  margin: 0 auto;
  max-width: 1330px;
  list-style: none;
  padding: 0; }
  .quicklinks__inner li:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 3 / 2;
    min-width: 288px; }
    .quicklinks__inner li:nth-of-type(1):before {
      background: var(--col-ter);
      opacity: 0.75; }
  .quicklinks__inner li: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;
    min-width: 247px; }
  .quicklinks__inner li:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: 1 / 3 / 2 / 5;
    min-width: 334px; }
    .quicklinks__inner li:nth-of-type(3):before {
      background: var(--col-ter);
      opacity: 0.75; }
  .quicklinks__inner li:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    grid-area: 1 / 5 / 3 / 6;
    min-width: 288px; }
  .quicklinks__inner li:nth-of-type(5) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 2 / 2 / 3 / 4;
    min-width: 334px; }
  .quicklinks__inner li:nth-of-type(6) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-area: 2 / 4 / 3 / 5;
    min-width: 247px; }

.quicklinks__item {
  position: relative;
  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;
  border-radius: 30px;
  overflow: hidden;
  min-height: 205px;
  height: 100%;
  text-decoration: none;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  padding: 20px; }
  .quicklinks__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d1d1b;
    opacity: 0.5;
    z-index: 2; }
  .quicklinks__item:focus-within, .quicklinks__item:hover {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8); }
    .quicklinks__item:focus-within .quicklinks__item__image img, .quicklinks__item:hover .quicklinks__item__image img {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.quicklinks__item__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 1; }
  .quicklinks__item__image img {
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.quicklinks__item__text {
  position: relative;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  z-index: 5;
  color: #fff; }

@media (min-width: 1050px) and (max-width: 1380px) {
  .quicklinks__inner li:nth-of-type(1) {
    min-width: 202px; }
  .quicklinks__inner li:nth-of-type(2) {
    min-width: 247px; }
  .quicklinks__inner li:nth-of-type(3) {
    min-width: 232px; }
  .quicklinks__inner li:nth-of-type(4) {
    min-width: 202px; }
  .quicklinks__inner li:nth-of-type(5) {
    min-width: 232px; }
  .quicklinks__inner li:nth-of-type(6) {
    min-width: 247px; }
  .quicklinks__item .quicklinks__item__text {
    font-size: 20px; } }

@media (max-width: 1160px) {
  .quicklinks__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .quicklinks__inner li {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 30%;
      flex: 1 1 30%; }
  .quicklinks__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%; }
    .quicklinks__item .quicklinks__item__text {
      font-size: 20px; } }

.heading__wrap {
  position: relative;
  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;
  max-width: 1330px;
  width: 100%;
  margin: 0 auto 70px;
  z-index: 2; }
  .heading__wrap .heading__text {
    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; }
  .heading__wrap .heading__pre {
    font-size: 24px;
    font-weight: bold;
    color: var(--col-pri);
    text-transform: uppercase;
    margin: 0; }
  .heading__wrap .heading {
    font-size: 34px;
    font-weight: bold;
    color: #1d1d1b;
    margin: 0;
    letter-spacing: 0.04em; }

@media (max-width: 915px) {
  .heading__wrap {
    -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: 20px;
    margin-bottom: 30px; }
    .heading__wrap .heading__text {
      -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; } }

.swiper__nav {
  margin-left: auto;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px; }

.cp-controls-btn {
  width: 44px;
  height: 44px;
  font-size: 18px;
  border: 2px solid var(--col-pri);
  color: #fff;
  background: var(--col-pri);
  border-radius: 100%;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  z-index: 2; }
  .cp-controls-btn.swiper-button-disabled {
    opacity: 0.8;
    pointer-events: none; }
  .cp-controls-btn * {
    pointer-events: none; }
  .cp-controls-btn:focus-within, .cp-controls-btn:hover {
    background: var(--col-sec);
    font-size: 15px;
    border-color: var(--col-sec); }

@media (max-width: 915px) {
  .swiper__nav {
    margin: 0 auto; } }

.social__block {
  position: relative;
  padding: 80px 20px 40px; }

.social__block .heading__wrap > svg {
  content: "\f39e";
  font-family: "FontAwesome";
  position: absolute;
  top: -20px;
  right: 100%;
  font-size: 100px;
  color: var(--col-sec);
  opacity: 0.1; }

@media (max-width: 1460px) {
  .social__block .heading__wrap > svg {
    top: -40px;
    right: calc(100% - 55px); } }

.social__block .social__feed {
  max-width: 1330px;
  width: 100%;
  margin: 0 auto; }

.social__block .button__link a span svg {
  color: currentColor;
  margin-right: 10px;
  font-size: 17px; }

.social__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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 2;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s;
  border-radius: 17px;
  padding: 18px; }
  .social__item:focus-within, .social__item:hover {
    background: rgba(181, 169, 163, 0.2); }
    .social__item:focus-within .social__item__image__wrap img, .social__item:hover .social__item__image__wrap img {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.social__item__image__wrap {
  width: 100%;
  height: 212px;
  border-radius: 17px;
  overflow: hidden;
  margin-bottom: 16px;
  background: url(../images/design/logo.png) center no-repeat var(--col-sec); }
  .social__item__image__wrap .social__item__image:before {
    padding-bottom: 80%; }
  .social__item__image__wrap img {
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }

.social__item__content__date {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  color: var(--col-pri);
  margin: 0;
  text-transform: uppercase; }

.social__item__content__info__intro {
  margin: 12px 0;
  font-size: 14px;
  color: #1d1d1b;
  line-height: 1.8;
  letter-spacing: 0.04em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.social__item__cta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 14px;
  font-style: italic;
  color: var(--col-sec);
  gap: 10px;
  letter-spacing: 0.04em; }
  .social__item__cta:after {
    content: "\f054";
    font-family: "FontAwesome";
    color: currentColor;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }
  .social__item__cta:focus-within:after, .social__item__cta:hover:after {
    padding-left: 10px; }

.calendar__block {
  position: relative;
  padding: 40px 20px 80px;
  background: var(--col-sec); }
  .calendar__block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 275px;
    background: #fff; }
  .calendar__block:after {
    content: "";
    position: absolute;
    bottom: 275px;
    right: 0;
    height: 538px;
    width: 291px;
    background: url(../images/design/news-watermark.png) center no-repeat;
    z-index: 0; }

.calendar__block .button__link:nth-of-type(1) a {
  background: var(--col-sec);
  border-color: var(--col-sec);
  margin-right: 12px; }

.calendar__block .button__link:nth-of-type(1):focus-within a, .calendar__block .button__link:nth-of-type(1):hover a {
  border-color: var(--col-sec);
  color: var(--col-sec);
  background: #fff; }

.calendar__block .swiper-container {
  max-width: 1330px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

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

.calendar__link {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  z-index: 1;
  min-height: 310px; }
  .calendar__link:focus-within .calendar__date:before, .calendar__link:hover .calendar__date:before {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

.calendar__date {
  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;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  border: 5px solid #000;
  background: var(--col-pri);
  overflow: hidden;
  padding: 20px; }
  .calendar__date:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/design/calendar-bg.png) top -10px left -10px no-repeat;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s;
    opacity: 0.33; }

.event__date__day {
  position: relative;
  top: 10px;
  left: 24px;
  font-weight: bold;
  font-size: 48px;
  letter-spacing: 0.04em;
  color: #fff;
  z-index: 1;
  -webkit-transition: ease 0.2s;
  -o-transition: ease 0.2s;
  transition: ease 0.2s; }

.event__date__month {
  position: relative;
  margin-top: 30px;
  margin-left: 10px;
  font-style: italic;
  font-size: 24px;
  letter-spacing: 0.04em;
  color: #fff;
  z-index: 1;
  text-transform: uppercase; }

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

.calendar__info__title {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.04em;
  margin: 0;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.calendar__time {
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #b5a9a3; }

.quote__block {
  position: relative;
  padding: 50px 20px;
  background: #fff;
  text-align: center; }
  .quote__block h2 {
    font-size: 50px;
    color: var(--col-pri);
    font-weight: bold;
    font-style: italic;
    margin: 0; }

@media (max-width: 1049px) {
  .quote__block h2 {
    font-size: 32px; } }

.awards__feed {
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 20px 20px;
  background: none; }
  .awards__feed .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    max-width: 1220px; }
    .awards__feed .swiper-container .swiper-slide {
      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; }

.awards__item__link {
  width: 100%; }

.awards__item__image {
  width: 100%;
  height: 100px; }
  .awards__item__image img {
    top: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 90%;
    height: 90%;
    left: 50%;
    -webkit-transition: ease 0.2s;
    -o-transition: ease 0.2s;
    transition: ease 0.2s; }
  .awards__item__image:focus-within img, .awards__item__image:hover img {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8); }

.map__block {
  position: relative; }
  .map__block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 35%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(41.41%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 41.41%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, #fff 0%, #fff 41.41%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 41.41%, rgba(255, 255, 255, 0) 100%);
    z-index: 1; }

.contact__map {
  position: absolute;
  top: 50%;
  left: clamp(20px, 7.3vw, 140px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 407px;
  height: 407px;
  border-radius: 100%;
  -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
  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;
  gap: 20px;
  z-index: 1;
  background: url(../images/design/contact-us-bg.png) top -10px left -10px no-repeat var(--col-sec);
  padding: 55px 20px; }

.contact__map__item__title {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  margin: 0;
  text-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  letter-spacing: 0.04em; }

.contact__map__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.04em; }

.contact__map__item__email {
  left: 15px; }

.contact__map .icon__wrap {
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-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: 16px; }
  .contact__map .icon__wrap svg {
    color: #fff; }

.contact__map .contact__map__item__address {
  line-height: 1.6; }
  .contact__map .contact__map__item__address .icon__wrap {
    top: calc(50% - 15px); }

.contact__map__item__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  font-size: 16px;
  margin: 0;
  color: #fff;
  -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; }

.map__block .map__container {
  height: 552px; }

@media (max-width: 1049px) {
  .contact__map {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 0;
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 20px; }
  .map__block .map__container {
    height: 300px; } }

@media (max-width: 450px) {
  .contact__map__item {
    gap: 5px; }
  .contact__map__item__title .heading {
    font-size: 26px; } }

.contact__map__item__text a {
  color: #fff !important; }
