@charset "UTF-8";
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MetalMania";
  src: url("../fonts/MetalMania-Regular.woff2") format("woff2"), url("../fonts/MetalMania-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
:root {
  --font-family: "Poppins", sans-serif;
  --second-family: "MetalMania", sans-serif;
  --white: #fff;
  --blue: #209ed6;
  --blue-400: rgba(32, 158, 214, 0.4);
  --blue-700: rgba(32, 158, 214, 0.7);
}

.container {
  max-width: 1320px;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto;
}

.account {
  position: relative;
}
.account__online {
  display: none;
}
.account.active .account__online {
  display: block;
  position: absolute;
  bottom: 0;
  left: -2px;
  width: 16px !important;
  height: 16px !important;
}

@media (max-width: 606px) {
  .account__online {
    left: -5px;
    width: 12px !important;
    height: 12px !important;
  }
}
.header {
  padding: 30px 0 18px 0;
}
.header .container {
  max-width: 1440px;
  padding: 0 30px;
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  height: 52px;
}
.header__burger {
  background: transparent;
  border: none;
  height: 26px;
}

@media (max-width: 606px) {
  .header {
    padding: 15px 0;
  }
  .header .container {
    padding: 0 15px;
  }
  .header__wrapper {
    height: 36px;
  }
  .header .account img {
    height: 36px;
  }
  .header__burger svg rect {
    fill: var(--blue);
  }
}
.custom-border {
  position: relative;
}
.custom-border::after {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--blue-400);
  z-index: -1;
  border-radius: 15px;
  mask-image: linear-gradient(to right, transparent 3px, white 3px, white calc(100% - 3px), transparent calc(100% - 3px)), linear-gradient(to bottom, transparent 3px, white 3px, white calc(100% - 3px), transparent calc(100% - 3px));
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-composite: intersect;
  -webkit-mask-composite: source-in;
}
.custom-border {
  clip-path: polygon(0% 0.5%, 1% 0%, 2% 0.5%, 3% 0%, 4% 0.5%, 5% 0%, 6% 0.5%, 7% 0%, 8% 0.5%, 9% 0%, 10% 0.5%, 11% 0%, 12% 0.5%, 13% 0%, 14% 0.5%, 15% 0%, 16% 0.5%, 17% 0%, 18% 0.5%, 19% 0%, 20% 0.5%, 21% 0%, 22% 0.5%, 23% 0%, 24% 0.5%, 25% 0%, 26% 0.5%, 27% 0%, 28% 0.5%, 29% 0%, 30% 0.5%, 31% 0%, 32% 0.5%, 33% 0%, 34% 0.5%, 35% 0%, 36% 0.5%, 37% 0%, 38% 0.5%, 39% 0%, 40% 0.5%, 41% 0%, 42% 0.5%, 43% 0%, 44% 0.5%, 45% 0%, 46% 0.5%, 47% 0%, 48% 0.5%, 49% 0%, 50% 0.5%, 51% 0%, 52% 0.5%, 53% 0%, 54% 0.5%, 55% 0%, 56% 0.5%, 57% 0%, 58% 0.5%, 59% 0%, 60% 0.5%, 61% 0%, 62% 0.5%, 63% 0%, 64% 0.5%, 65% 0%, 66% 0.5%, 67% 0%, 68% 0.5%, 69% 0%, 70% 0.5%, 71% 0%, 72% 0.5%, 73% 0%, 74% 0.5%, 75% 0%, 76% 0.5%, 77% 0%, 78% 0.5%, 79% 0%, 80% 0.5%, 81% 0%, 82% 0.5%, 83% 0%, 84% 0.5%, 85% 0%, 86% 0.5%, 87% 0%, 88% 0.5%, 89% 0%, 90% 0.5%, 91% 0%, 92% 0.5%, 93% 0%, 94% 0.5%, 95% 0%, 96% 0.5%, 97% 0%, 98% 0.5%, 99% 0%, 100% 0.5%, 100% 1%, 99.5% 2%, 100% 3%, 99.5% 4%, 100% 5%, 99.5% 6%, 100% 7%, 99.5% 8%, 100% 9%, 99.5% 10%, 100% 11%, 99.5% 12%, 100% 13%, 99.5% 14%, 100% 15%, 99.5% 16%, 100% 17%, 99.5% 18%, 100% 19%, 99.5% 20%, 100% 21%, 99.5% 22%, 100% 23%, 99.5% 24%, 100% 25%, 99.5% 26%, 100% 27%, 99.5% 28%, 100% 29%, 99.5% 30%, 100% 31%, 99.5% 32%, 100% 33%, 99.5% 34%, 100% 35%, 99.5% 36%, 100% 37%, 99.5% 38%, 100% 39%, 99.5% 40%, 100% 41%, 99.5% 42%, 100% 43%, 99.5% 44%, 100% 45%, 99.5% 46%, 100% 47%, 99.5% 48%, 100% 49%, 99.5% 50%, 100% 51%, 99.5% 52%, 100% 53%, 99.5% 54%, 100% 55%, 99.5% 56%, 100% 57%, 99.5% 58%, 100% 59%, 99.5% 60%, 100% 61%, 99.5% 62%, 100% 63%, 99.5% 64%, 100% 65%, 99.5% 66%, 100% 67%, 99.5% 68%, 100% 69%, 99.5% 70%, 100% 71%, 99.5% 72%, 100% 73%, 99.5% 74%, 100% 75%, 99.5% 76%, 100% 77%, 99.5% 78%, 100% 79%, 99.5% 80%, 100% 81%, 99.5% 82%, 100% 83%, 99.5% 84%, 100% 85%, 99.5% 86%, 100% 87%, 99.5% 88%, 100% 89%, 99.5% 90%, 100% 91%, 99.5% 92%, 100% 93%, 99.5% 94%, 100% 95%, 99.5% 96%, 100% 97%, 99.5% 98%, 100% 99%, 99.5% 100%, 99% 100%, 98% 99.5%, 97% 100%, 96% 99.5%, 95% 100%, 94% 99.5%, 93% 100%, 92% 99.5%, 91% 100%, 90% 99.5%, 89% 100%, 88% 99.5%, 87% 100%, 86% 99.5%, 85% 100%, 84% 99.5%, 83% 100%, 82% 99.5%, 81% 100%, 80% 99.5%, 79% 100%, 78% 99.5%, 77% 100%, 76% 99.5%, 75% 100%, 74% 99.5%, 73% 100%, 72% 99.5%, 71% 100%, 70% 99.5%, 69% 100%, 68% 99.5%, 67% 100%, 66% 99.5%, 65% 100%, 64% 99.5%, 63% 100%, 62% 99.5%, 61% 100%, 60% 99.5%, 59% 100%, 58% 99.5%, 57% 100%, 56% 99.5%, 55% 100%, 54% 99.5%, 53% 100%, 52% 99.5%, 51% 100%, 50% 99.5%, 49% 100%, 48% 99.5%, 47% 100%, 46% 99.5%, 45% 100%, 44% 99.5%, 43% 100%, 42% 99.5%, 41% 100%, 40% 99.5%, 39% 100%, 38% 99.5%, 37% 100%, 36% 99.5%, 35% 100%, 34% 99.5%, 33% 100%, 32% 99.5%, 31% 100%, 30% 99.5%, 29% 100%, 28% 99.5%, 27% 100%, 26% 99.5%, 25% 100%, 24% 99.5%, 23% 100%, 22% 99.5%, 21% 100%, 20% 99.5%, 19% 100%, 18% 99.5%, 17% 100%, 16% 99.5%, 15% 100%, 14% 99.5%, 13% 100%, 12% 99.5%, 11% 100%, 10% 99.5%, 9% 100%, 8% 99.5%, 7% 100%, 6% 99.5%, 5% 100%, 4% 99.5%, 3% 100%, 2% 99.5%, 1% 100%, 0% 99.5%, 0% 99%, 0.5% 98%, 0% 97%, 0.5% 96%, 0% 95%, 0.5% 94%, 0% 93%, 0.5% 92%, 0% 91%, 0.5% 90%, 0% 89%, 0.5% 88%, 0% 87%, 0.5% 86%, 0% 85%, 0.5% 84%, 0% 83%, 0.5% 82%, 0% 81%, 0.5% 80%, 0% 79%, 0.5% 78%, 0% 77%, 0.5% 76%, 0% 75%, 0.5% 74%, 0% 73%, 0.5% 72%, 0% 71%, 0.5% 70%, 0% 69%, 0.5% 68%, 0% 67%, 0.5% 66%, 0% 65%, 0.5% 64%, 0% 63%, 0.5% 62%, 0% 61%, 0.5% 60%, 0% 59%, 0.5% 58%, 0% 57%, 0.5% 56%, 0% 55%, 0.5% 54%, 0% 53%, 0.5% 52%, 0% 51%, 0.5% 50%, 0% 49%, 0.5% 48%, 0% 47%, 0.5% 46%, 0% 45%, 0.5% 44%, 0% 43%, 0.5% 42%, 0% 41%, 0.5% 40%, 0% 39%, 0.5% 38%, 0% 37%, 0.5% 36%, 0% 35%, 0.5% 34%, 0% 33%, 0.5% 32%, 0% 31%, 0.5% 30%, 0% 29%, 0.5% 28%, 0% 27%, 0.5% 26%, 0% 25%, 0.5% 24%, 0% 23%, 0.5% 22%, 0% 21%, 0.5% 20%, 0% 19%, 0.5% 18%, 0% 17%, 0.5% 16%, 0% 15%, 0.5% 14%, 0% 13%, 0.5% 12%, 0% 11%, 0.5% 10%, 0% 9%, 0.5% 8%, 0% 7%, 0.5% 6%, 0% 5%, 0.5% 4%, 0% 3%, 0.5% 2%, 0% 1%, 0.5% 0%);
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: var(--white);
  border-radius: 100%;
}
.pagination__link:after {
  border-radius: 100%;
  background: transparent;
}
.pagination__link.active {
  background: var(--blue-400);
}
.pagination__link.active:after {
  border-radius: 100%;
}
.pagination__list {
  display: flex;
  gap: 4px;
}
.pagination__dots {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: var(--white);
  display: flex;
  padding-top: 6px;
}

.toggler {
  display: flex;
  align-items: center;
  border-radius: 15px;
  border: 1px solid var(--white);
}
.toggler__button {
  background: transparent;
  border: none;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: var(--white);
  height: 38px;
  width: 55px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
.toggler__button.active {
  backdrop-filter: blur(10px);
  background: var(--blue-400);
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-toggler.svg) 25 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
}

.d-none {
  display: none !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.bg-1 {
  background: url(../images/random-bg/bg-1.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-2 {
  background: url(../images/random-bg/bg-2.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-3 {
  background: url(../images/random-bg/bg-3.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-4 {
  background: url(../images/random-bg/bg-4.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-5 {
  background: url(../images/random-bg/bg-5.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-6 {
  background: url(../images/random-bg/bg-6.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-7 {
  background: url(../images/random-bg/bg-7.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-8 {
  background: url(../images/random-bg/bg-8.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-9 {
  background: url(../images/random-bg/bg-9.webp) center/cover no-repeat;
  background-attachment: fixed;
}

.bg-10 {
  background: url(../images/random-bg/bg-10.webp) center/cover no-repeat;
  background-attachment: fixed;
}

@media (max-width: 1022px) and (orientation: portrait) {
  .bg-1 {
    background: url(../images/random-bg/bg-portret-1.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-2 {
    background: url(../images/random-bg/bg-portret-2.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-3 {
    background: url(../images/random-bg/bg-portret-3.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-4 {
    background: url(../images/random-bg/bg-portret-4.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-5 {
    background: url(../images/random-bg/bg-portret-5.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-6 {
    background: url(../images/random-bg/bg-portret-6.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-7 {
    background: url(../images/random-bg/bg-portret-7.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-8 {
    background: url(../images/random-bg/bg-portret-8.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-9 {
    background: url(../images/random-bg/bg-portret-9.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
  .bg-10 {
    background: url(../images/random-bg/bg-portret-10.webp) center no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
  }
}
.burger-overlay {
  position: fixed;
  inset: 0;
  height: 100vh; /* Fallback для старых браузеров */
  height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  width: 100%;
  box-sizing: border-box;
  display: none;
}

.burger-menu {
  padding: 30px;
  width: 400px;
  box-sizing: border-box;
  backdrop-filter: blur(10px);
  background: var(--blue-400);
  height: 100vh; /* Fallback для старых браузеров */
  height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  transform: translateX(-400px);
  transition: 0.5s all;
}
.burger-menu__close {
  display: flex;
  background: transparent;
  border: none;
  padding: 0;
  margin-bottom: 60px;
}
.burger-menu__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 4px;
}
.burger-menu__link {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 60px;
  position: relative;
}
.burger-menu__link img, .burger-menu__link picture {
  height: 60px;
}
.burger-menu__link.active::after {
  content: "";
  width: 40px;
  height: 40px;
  display: flex;
  flex-shrink: 0;
  background-image: url("/images/burger-menu/snow-burger.webp");
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.burger-menu__email {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: var(--white);
}

.burger-overlay.active {
  display: block;
}

.burger-menu.active {
  transform: translateX(0);
  overflow-y: auto;
}

@media (max-width: 798px) {
  .burger-menu {
    width: 237px;
    padding: 24px 15px;
  }
  .burger-menu__close {
    margin-bottom: 32px;
  }
  .burger-menu__list {
    gap: 15px;
  }
  .burger-menu__link {
    height: 40px;
  }
  .burger-menu__link img, .burger-menu__link picture {
    height: 40px;
  }
  .burger-menu__link.active::after {
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
  }
}
.overlay {
  position: fixed;
  inset: 0;
  height: 100vh;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  display: none;
  align-items: center;
  justify-content: center;
}

.overlay.active {
  display: flex;
}

.modal-dialog {
  position: relative;
  max-width: 580px;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  backdrop-filter: blur(10px);
  background: var(--blue-400);
  border-radius: 10px;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-videos.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
}
.modal-dialog__close {
  position: absolute;
  padding: 0;
  background: transparent;
  border: none;
  top: 40px;
  right: 40px;
}
.modal-dialog__title {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
  height: 80px;
}
.modal-dialog__title img, .modal-dialog__title picture {
  height: 80px;
}
.modal-dialog__title.h-60 {
  height: 60px;
}
.modal-dialog__title.h-60 img, .modal-dialog__title.h-60 picture {
  height: 60px;
}
.modal-dialog__form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
.modal-dialog__input-wrapper {
  height: 56px;
  border: 1px solid transparent;
  box-sizing: border-box;
  border-radius: 60px;
  overflow: hidden;
  background: var(--white);
}
.modal-dialog__input-wrapper input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 20px 32px;
  box-sizing: border-box;
  background: transparent;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
.modal-dialog__input-wrapper input::placeholder {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: var(--blue);
  opacity: 0.5;
}
.modal-dialog__form-bottom {
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal-dialog__label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal-dialog__label .square {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  border: 1px solid var(--white);
  box-sizing: border-box;
}
.modal-dialog__label .text {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: var(--white);
}
.modal-dialog__hidden:checked + .modal-dialog__label .square::after {
  content: "";
  width: 24px;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  background-image: url("/images/burger-menu/snow-burger.webp");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
}
.modal-dialog__link {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--white);
}
.modal-dialog__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  background: transparent;
  border-radius: 40px;
  padding: 0;
  box-sizing: border-box;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-button.svg) 25 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
}
.modal-dialog__button img, .modal-dialog__button picture {
  height: 40px;
}
.modal-dialog__affterform {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: var(--white);
  text-align: center;
}
.modal-dialog__message {
  text-align: center;
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 36px;
  line-height: 150%;
  color: var(--white);
}
.modal-dialog__message.alert {
  margin-bottom: 32px;
}
.modal-dialog__buttons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.modal-dialog .lady-modal {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.modal-dialog .lady-modal__image img, .modal-dialog .lady-modal__image picture {
  height: 70px;
}
.modal-dialog .lady-modal__content {
  max-height: 218px;
  overflow-y: auto;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: var(--white);
  padding-right: 10px;
  /* Стили для полосы прокрутки */
}
.modal-dialog .lady-modal__content::-webkit-scrollbar {
  width: 16px; /* Ширина полосы */
  background-color: #fff; /* Цвет полосы */
}
.modal-dialog .lady-modal__content {
  /* Стили для ползунка */
}
.modal-dialog .lady-modal__content::-webkit-scrollbar-thumb {
  height: 46px; /* Высота ползунка */
  background-color: var(--blue); /* Цвет ползунка (можно изменить) */
}

.modal-dialog.message {
  padding: 80px 60px;
}

@media (max-width: 606px) {
  .modal-dialog {
    padding: 40px 24px;
    max-width: 360px;
  }
  .modal-dialog__close {
    top: 24px;
    right: 24px;
  }
  .modal-dialog__close svg {
    width: 24px;
    height: 24px;
  }
  .modal-dialog__title {
    margin-bottom: 20px;
    height: 40px;
  }
  .modal-dialog__title img, .modal-dialog__title picture {
    height: 40px;
  }
  .modal-dialog__title.h-60 {
    height: 40px;
  }
  .modal-dialog__title.h-60 img, .modal-dialog__title.h-60 picture {
    height: 40px;
  }
  .modal-dialog__form {
    gap: 12px;
    margin-bottom: 20px;
  }
  .modal-dialog__button {
    height: 54px;
    border-image: url(../images/icons/border-bg-button.svg) 22 fill stretch;
    border-image-width: 15px;
  }
  .modal-dialog__button img, .modal-dialog__button picture {
    height: 30px;
  }
  .modal-dialog__message {
    font-size: 24px;
  }
  .modal-dialog__message.alert {
    margin-bottom: 20px;
  }
  .modal-dialog .lady-modal {
    gap: 20px;
  }
  .modal-dialog .lady-modal__image img, .modal-dialog .lady-modal__image picture {
    height: 50px;
  }
  .modal-dialog .lady-modal__content {
    max-height: 382px;
  }
  .modal-dialog.message {
    padding: 40px 24px;
  }
}
.coming {
  height: 100vh; /* Fallback для старых браузеров */
  height: 100svh;
  display: flex;
  flex-direction: column;
}
.coming__heading img {
  max-width: 601px;
  width: 100%;
}
.coming__heading.error img {
  max-width: 309px;
}
.coming__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.coming__description {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  color: var(--white);
}

@media (max-width: 606px) {
  .coming__wrapper {
    padding-top: 35px;
    padding-bottom: 50px;
  }
  .coming__heading img {
    max-width: 250px;
  }
  .coming__heading.error img {
    max-width: 154px;
  }
  .coming__description {
    font-size: 36px;
    max-width: 270px;
    text-align: center;
  }
}
.videos {
  display: flex;
  flex-direction: column;
  min-height: 100vh; /* Fallback для старых браузеров */
  min-height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  padding-bottom: 100px;
}
.videos__heading {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin-bottom: 280px;
}
.videos__heading img {
  max-width: 290px;
  width: 100%;
}
.videos__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 60px;
}
.videos__card {
  position: relative;
  border-radius: 10px;
  opacity: 0.3;
  transition: 0.3s all;
  backdrop-filter: blur(10px);
  background: var(--blue-400);
  padding: 2px;
  box-sizing: border-box;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-videos.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
}
.videos__card-video {
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  cursor: pointer;
  text-decoration: none;
}
.videos__card-preview {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.videos__card-preview img, .videos__card-preview video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.videos__card-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 2;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--blue);
  border-radius: 100%;
}
.videos__card-play svg {
  padding-left: 5px;
}
.videos__card-content {
  padding: 24px 32px 12px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.videos__card-title {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: var(--white);
}
.videos__card-controls {
  padding: 10px 0;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
.videos__card-info {
  display: flex;
  gap: 28px;
}
.videos__card-tag {
  display: flex;
  align-items: center;
  gap: 8px;
}
.videos__card-tag svg {
  display: flex;
  flex-shrink: 0;
}
.videos__card-tag {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 20px;
  color: var(--white);
}
.videos__card-action {
  display: flex;
}
.videos__card-action picture, .videos__card-action img {
  display: flex;
  max-width: 160px;
  width: 100%;
}
.videos__wrapper {
  margin-bottom: 90px;
}
.videos__bottom {
  padding-top: 90px;
  text-align: center;
}
.videos .toggler {
  display: none;
}

@media (hover: hover) {
  .videos__card:hover {
    opacity: 1;
  }
}
@media (hover: none) {
  .videos__card {
    opacity: 1 !important;
  }
}
.fancybox__container {
  --fancybox-bg: rgba(0, 0, 0, 0.95);
}

.fancybox__content {
  padding: 0 !important;
  background: transparent !important;
}

.f-html {
  padding: 0 !important;
  background: transparent !important;
}

.plyr {
  --plyr-color-main: var(--blue-400);
  width: 90vw !important;
  max-width: 1280px !important;
}

@media (max-width: 960px) {
  .videos__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .videos {
    padding-bottom: 50px;
  }
  .videos__wrapper {
    padding-top: 35px;
  }
  .videos__heading {
    margin-bottom: 40px;
  }
  .videos__heading img {
    max-width: 120px;
  }
  .videos__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }
  .videos__card {
    opacity: 1;
  }
  .videos .toggler {
    display: flex;
  }
}
@media (max-width: 606px) {
  .videos .header {
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .videos__card-video {
    height: 200px;
  }
  .videos__card-content {
    padding: 24px;
  }
  .videos__card-controls {
    padding: 0;
    height: 30px;
  }
  .videos__card.custom-border::after {
    background: #1076a4;
  }
  .videos__wrapper {
    margin-bottom: 40px;
  }
  .videos__bottom {
    padding-top: 60px;
  }
  .videos__bottom-image {
    max-width: 266px;
  }
}
.main {
  background: url(../images/main/bg.webp) center/cover no-repeat;
  height: 100vh; /* Fallback для старых браузеров */
  height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  display: flex;
  flex-direction: column;
}
.main__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.main__buttons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1440px;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
}
.main__link {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-videos.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
  height: 150px;
  width: 100%;
  opacity: 0.3;
  transition: 0.3s all;
}
.main__link img, .main__link picture {
  height: 100px;
}

@media (max-width: 1022px) {
  .main__link {
    height: 100px;
  }
  .main__link img, .main__link picture {
    height: 66px;
  }
}
@media (max-width: 798px) {
  .main__link {
    height: 60px;
    opacity: 1 !important;
    backdrop-filter: blur(10px);
    background: var(--blue-400);
  }
  .main__link img, .main__link picture {
    height: 30px;
  }
}
@media (max-width: 606px) {
  .main__buttons {
    gap: 12px;
    padding: 0 15px;
  }
  .main__wrapper {
    padding-bottom: 15px;
  }
}
@media (max-width: 360px) {
  .main__link {
    height: 50px;
  }
  .main__link img, .main__link picture {
    height: 24px;
  }
}
@media (hover: hover) {
  .main__link:hover {
    backdrop-filter: blur(10px);
    background: var(--blue-400);
    opacity: 1;
  }
}
@media (hover: none) {
  .main__link {
    backdrop-filter: blur(10px);
    background: var(--blue-400);
    opacity: 1 !important;
  }
}
.contacts {
  height: 100vh; /* Fallback для старых браузеров */
  height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  display: flex;
  flex-direction: column;
}
.contacts__heading {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.contacts__heading img {
  max-width: 410px;
  width: 100%;
}
.contacts__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 100px;
  box-sizing: border-box;
}
.contacts__links {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
  max-width: 1350px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
}
.contacts__link {
  grid-column: span 2;
  display: flex;
  align-items: center;
  padding: 24px 40px;
  box-sizing: border-box;
  border-radius: 10px;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-videos.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
  width: 100%;
  opacity: 0.3;
  transition: 0.3s all;
  gap: 32px;
}
.contacts__link:nth-child(4) {
  grid-column: 2/4;
}
.contacts__link:nth-child(5) {
  grid-column: 4/6;
}
.contacts__link img, .contacts__link picture {
  display: flex;
  flex-shrink: 0;
  height: 100px;
}
.contacts__link-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contacts__link-title {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 36px;
  line-height: 120%;
  color: var(--white);
}
.contacts__link-value {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: var(--white);
}
.contacts .toggler {
  display: none;
}

@media (max-width: 1230px) {
  .contacts__links {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .contacts__link {
    grid-column: span 1 !important;
  }
  .contacts__link:nth-child(4) {
    grid-column: span 1 !important;
  }
  .contacts__link:nth-child(5) {
    grid-column: 1/-1 !important;
    max-width: calc(50% - 10px);
    margin: 0 auto;
  }
}
@media (max-width: 798px) {
  .contacts {
    min-height: 100vh;
    height: auto;
  }
  .contacts__wrapper {
    padding-top: 35px;
    justify-content: flex-start;
  }
  .contacts__heading {
    margin-bottom: 40px;
  }
  .contacts__heading img {
    max-width: 170px;
  }
  .contacts__links {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .contacts__link {
    grid-column: span 1 !important;
    max-width: 410px;
    margin: 0 auto;
  }
  .contacts__link:nth-child(5) {
    grid-column: span 1 !important;
    max-width: 410px;
  }
  .contacts .toggler {
    display: flex;
  }
}
@media (max-width: 606px) {
  .contacts .header {
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .contacts__links {
    padding: 0 15px;
  }
  .contacts__link {
    opacity: 1;
    backdrop-filter: blur(10px);
    background: var(--blue-400);
    padding: 24px;
  }
  .contacts__link img, .contacts__link picture {
    display: flex;
    flex-shrink: 0;
    height: 80px;
  }
}
@media (hover: hover) {
  .contacts__link:hover {
    backdrop-filter: blur(10px);
    background: var(--blue-400);
    opacity: 1;
  }
}
@media (hover: none) {
  .contacts__link {
    backdrop-filter: blur(10px);
    background: var(--blue-400);
    opacity: 1 !important;
  }
}
.gallery {
  min-height: 100vh; /* Fallback для старых браузеров */
  min-height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  padding-bottom: 100px;
  box-sizing: border-box;
}
.gallery__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 280px;
}
.gallery__heading img, .gallery__heading picture {
  height: 120px;
}
.gallery__wrapper {
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 30px;
}
.gallery__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 30px;
  row-gap: 60px;
  margin-bottom: 60px;
}
.gallery__pagination {
  margin-bottom: 90px;
}
.gallery__bottom {
  display: flex;
  justify-content: center;
}
.gallery__bottom img, .gallery__bottom picture {
  height: 50px;
}
.gallery__card {
  border: 0px solid transparent;
  border-image: url(../images/gallery/bg-border-image.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 4px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  opacity: 0.3;
  transition: 0.3s all;
}
.gallery__card img, .gallery__card picture {
  height: 520px;
  width: 100%;
  object-fit: cover;
  display: flex;
}
.gallery__select-value {
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 16px;
  background: var(--blue-400);
  box-sizing: border-box;
  margin-bottom: 8px;
  border: 0px solid transparent;
  border-image: url(../images/gallery/bg-border.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 4px;
  border-radius: 10px;
  overflow: hidden;
}
.gallery__select-value .value {
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: var(--white);
}
.gallery__select-value .icon {
  display: flex;
  flex-shrink: 0;
}
.gallery__select-list {
  border: 0px solid transparent;
  border-image: url(../images/gallery/bg-border.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 4px;
  border-radius: 10px;
  overflow: hidden;
}
.gallery__select-item {
  position: relative;
}
.gallery__select-item:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 6px;
  background: url(../images/gallery/bg-border-bottom.svg) center bottom repeat-x;
  background-size: auto 6px;
}
.gallery__select-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  background: var(--blue-400);
  font-family: var(--second-family);
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: var(--white);
  box-sizing: border-box;
  gap: 10px;
}
.gallery__select-link.active::after {
  content: "";
  width: 20px;
  height: 20px;
  display: flex;
  flex-shrink: 0;
  background-image: url("/images/burger-menu/snow-burger.webp");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.gallery .toggler {
  display: none;
}

@media (max-width: 1022px) {
  .gallery__wrapper {
    grid-template-columns: 1fr;
  }
  .gallery__select {
    position: relative;
  }
  .gallery__select-value {
    display: flex;
    cursor: pointer;
    margin-bottom: 0;
    transition: all 0.3s ease;
  }
  .gallery__select-value .icon {
    transition: transform 0.3s ease;
  }
  .gallery__select-list {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    z-index: 10;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
  }
  .gallery__select.open .gallery__select-value .icon {
    transform: rotate(180deg);
  }
  .gallery__select.open .gallery__select-list {
    max-height: 333px;
    overflow-y: auto;
    opacity: 1;
  }
}
@media (max-width: 798px) {
  .gallery__card img, .gallery__card picture {
    height: 360px;
  }
}
@media (max-width: 660px) {
  .gallery .header {
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .gallery__heading {
    margin-bottom: 40px;
  }
  .gallery__heading img, .gallery__heading picture {
    max-width: 143px;
    height: 50px;
  }
  .gallery__select {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }
  .gallery__grid {
    grid-template-columns: 1fr;
    row-gap: 20px;
    margin-bottom: 40px;
  }
  .gallery__card {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    opacity: 1;
  }
  .gallery__wrapper {
    margin-bottom: 40px;
  }
  .gallery__bottom {
    padding-top: 60px;
  }
  .gallery__bottom-image {
    max-width: 266px;
  }
  .gallery__pagination {
    margin-bottom: 60px;
  }
  .gallery__bottom {
    padding-top: 0;
  }
  .gallery__bottom img, .gallery__bottom picture {
    height: 40px;
  }
  .gallery .toggler {
    display: flex;
  }
}
@media (hover: hover) {
  .gallery__card:hover {
    opacity: 1;
  }
}
@media (hover: none) {
  .gallery__card {
    opacity: 1;
  }
}
.ladies {
  min-height: 100vh; /* Fallback для старых браузеров */
  min-height: 100svh; /* Используем smallest viewport height для учета адресной строки браузера */
  padding-bottom: 100px;
  box-sizing: border-box;
}
.ladies__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 280px;
}
.ladies__heading img, .ladies__heading picture {
  height: 120px;
}
.ladies__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 60px;
  column-gap: 30px;
  margin-bottom: 60px;
}
.ladies__card {
  position: relative;
  display: flex;
  flex-direction: column;
  grid-column: span 2;
  backdrop-filter: blur(10px);
  background: var(--blue-400);
  border-radius: 10px;
  opacity: 0.3;
  transition: 0.3s all;
}
.ladies__card::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 0px solid transparent;
  border-image: url(../images/icons/border-bg-videos.svg) 30 fill stretch;
  border-image-width: 25px;
  border-image-outset: 2px;
  pointer-events: none;
  z-index: 10;
}
.ladies__card-image {
  position: relative;
  height: 630px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  z-index: 0;
}
.ladies__card-image .bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: flex;
}
.ladies__card-image .name-image {
  position: absolute;
  left: 32px;
  bottom: 32px;
  height: 70px;
  z-index: 2;
}
.ladies__card-content {
  position: relative;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-direction: space-between;
  z-index: 0;
}
.ladies__card-description, .ladies__card-read-more {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: var(--white);
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ladies__card-read-more {
  text-decoration: underline;
  text-decoration-skip-ink: none;
}
.ladies__card-link {
  display: flex;
}
.ladies__card-link img, .ladies__card-link picture {
  height: 40px;
}
.ladies__card.last {
  grid-column: 2/span 2;
}
.ladies .toggler {
  display: none;
}

@media (max-width: 1022px) {
  .ladies__card-image {
    height: 360px;
  }
}
@media (max-width: 798px) {
  .ladies__grid {
    grid-template-columns: 1fr;
  }
  .ladies__card {
    margin: 0 auto;
    max-width: 360px;
    width: 100%;
    grid-column: span 1 !important;
  }
  .ladies__card .name-image {
    height: 50px;
    left: 24px;
    bottom: 24px;
  }
  .ladies__card-content {
    padding: 24px;
    gap: 20px;
  }
  .ladies__heading {
    margin-bottom: 40px;
  }
  .ladies__heading img, .ladies__heading picture {
    height: 50px;
  }
  .ladies__card {
    opacity: 1;
  }
  .ladies__card-description {
    -webkit-line-clamp: 12;
  }
  .ladies .toggler {
    display: flex;
  }
}
@media (max-width: 606px) {
  .ladies .header {
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  .ladies__grid {
    row-gap: 20px;
    margin-bottom: 40px;
  }
}
@media (hover: hover) {
  .ladies__card:hover {
    opacity: 1;
  }
}
@media (hover: none) {
  .ladies__card {
    opacity: 1;
  }
}
*:active, *:focus, *:focus-within, *:target, *:hover, *:visited, *:focus-visible {
  outline: none !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
}

body {
  font-family: var(--font-family);
  font-weight: 400;
  position: relative;
  color: #000;
  min-width: 303px;
  scroll-behavior: smooth;
}

ol, ul {
  list-style: none;
}

label, button {
  cursor: pointer;
}

b {
  font-weight: 700;
}