@charset "UTF-8";
:root {
  --blue-1: #031F38;
  --blue-2: #0D385E;
  --blue-3: #054783;
  --blue-4: #005EB4;
  --blue-5: #358EDF;
  --blue-6: #7CA8D0;
  --blue-7: #E8EEF4;
  --orange-1: #FF9149;
  --yellow-1: #FFC549;
  --black-1: #061522;
  --black-2: #393F48;
  --black-3: #757D8E;
  --black-4: #B7BBCB;
  --black-5: #DEE1EB;
  --black-6: #F0F1F5;
  --black-7: #F6F7FB;
  --white-1: #ffffff;
  --white: #ffffff;
  --c-blue-1: 3, 31, 56;
  --c-blue-2: 13, 56, 94;
  --c-blue-3: 5, 71, 131;
  --c-blue-4: 0, 94, 180;
  --c-blue-5: 53, 142, 223;
  --c-blue-6: 124, 168, 208;
  --c-blue-7: 232, 238, 244;
  --c-orange-1: 255, 145, 73;
  --c-yellow-1: 255, 197, 73;
  --c-black-1: 6, 21, 34;
  --c-black-2: 57, 63, 72;
  --c-black-3: 117, 125, 142;
  --c-black-4: 183, 187, 203;
  --c-black-5: 222, 225, 235;
  --c-black-6: 240, 241, 245;
  --c-black-7: 246, 247, 251;
  --c-white-1: 255, 255, 255;
}

:root {
  --space-0: clamp(0px, 0vw, 0px);
  --space-1: clamp(0.3px, 0.8vw, 1px);
  --space-2: clamp(0.6px, 1.6vw, 2px);
  --space-3: clamp(0.9px, 2.4vw, 3px);
  --space-4: clamp(1.2px, 3.2vw, 4px);
  --space-5: clamp(1.5px, 4vw, 5px);
  --space-6: clamp(1.8px, 4.8vw, 6px);
  --space-7: clamp(2.1px, 5.6vw, 7px);
  --space-8: clamp(2.4px, 6.4vw, 8px);
  --space-9: clamp(2.7px, 7.2vw, 9px);
  --space-10: clamp(3px, 8vw, 10px);
  --space-11: clamp(3.3px, 8.8vw, 11px);
  --space-12: clamp(3.6px, 9.6vw, 12px);
  --space-13: clamp(3.9px, 10.4vw, 13px);
  --space-14: clamp(4.2px, 11.2vw, 14px);
  --space-15: clamp(4.5px, 12vw, 15px);
  --space-16: clamp(4.8px, 12.8vw, 16px);
  --space-17: clamp(5.1px, 13.6vw, 17px);
  --space-18: clamp(5.4px, 14.4vw, 18px);
  --space-19: clamp(5.7px, 15.2vw, 19px);
  --space-20: clamp(6px, 16vw, 20px);
  --space-21: clamp(6.3px, 16.8vw, 21px);
  --space-22: clamp(6.6px, 17.6vw, 22px);
  --space-23: clamp(6.9px, 18.4vw, 23px);
  --space-24: clamp(7.2px, 19.2vw, 24px);
  --space-25: clamp(7.5px, 20vw, 25px);
  --space-26: clamp(7.8px, 20.8vw, 26px);
  --space-27: clamp(8.1px, 21.6vw, 27px);
  --space-28: clamp(8.4px, 22.4vw, 28px);
  --space-29: clamp(8.7px, 23.2vw, 29px);
  --space-30: clamp(9px, 24vw, 30px);
  --space-31: clamp(9.3px, 24.8vw, 31px);
  --space-32: clamp(9.6px, 25.6vw, 32px);
  --space-33: clamp(9.9px, 26.4vw, 33px);
  --space-34: clamp(10.2px, 27.2vw, 34px);
  --space-35: clamp(10.5px, 28vw, 35px);
  --space-36: clamp(10.8px, 28.8vw, 36px);
  --space-37: clamp(11.1px, 29.6vw, 37px);
  --space-38: clamp(11.4px, 30.4vw, 38px);
  --space-39: clamp(11.7px, 31.2vw, 39px);
  --space-40: clamp(12px, 32vw, 40px);
  --space-41: clamp(12.3px, 32.8vw, 41px);
  --space-42: clamp(12.6px, 33.6vw, 42px);
  --space-43: clamp(12.9px, 34.4vw, 43px);
  --space-44: clamp(13.2px, 35.2vw, 44px);
  --space-45: clamp(13.5px, 36vw, 45px);
  --space-46: clamp(13.8px, 36.8vw, 46px);
  --space-47: clamp(14.1px, 37.6vw, 47px);
  --space-48: clamp(14.4px, 38.4vw, 48px);
  --space-49: clamp(14.7px, 39.2vw, 49px);
  --space-50: clamp(15px, 40vw, 50px);
  --space-51: clamp(15.3px, 40.8vw, 51px);
  --space-52: clamp(15.6px, 41.6vw, 52px);
  --space-53: clamp(15.9px, 42.4vw, 53px);
  --space-54: clamp(16.2px, 43.2vw, 54px);
  --space-55: clamp(16.5px, 44vw, 55px);
  --space-56: clamp(16.8px, 44.8vw, 56px);
  --space-57: clamp(17.1px, 45.6vw, 57px);
  --space-58: clamp(17.4px, 46.4vw, 58px);
  --space-59: clamp(17.7px, 47.2vw, 59px);
  --space-60: clamp(18px, 48vw, 60px);
  --space-61: clamp(18.3px, 48.8vw, 61px);
  --space-62: clamp(18.6px, 49.6vw, 62px);
  --space-63: clamp(18.9px, 50.4vw, 63px);
  --space-64: clamp(19.2px, 51.2vw, 64px);
  --space-65: clamp(19.5px, 52vw, 65px);
  --space-66: clamp(19.8px, 52.8vw, 66px);
  --space-67: clamp(20.1px, 53.6vw, 67px);
  --space-68: clamp(20.4px, 54.4vw, 68px);
  --space-69: clamp(20.7px, 55.2vw, 69px);
  --space-70: clamp(21px, 56vw, 70px);
  --space-71: clamp(21.3px, 56.8vw, 71px);
  --space-72: clamp(21.6px, 57.6vw, 72px);
  --space-73: clamp(21.9px, 58.4vw, 73px);
  --space-74: clamp(22.2px, 59.2vw, 74px);
  --space-75: clamp(22.5px, 60vw, 75px);
  --space-76: clamp(22.8px, 60.8vw, 76px);
  --space-77: clamp(23.1px, 61.6vw, 77px);
  --space-78: clamp(23.4px, 62.4vw, 78px);
  --space-79: clamp(23.7px, 63.2vw, 79px);
  --space-80: clamp(24px, 64vw, 80px);
  --space-81: clamp(24.3px, 64.8vw, 81px);
  --space-82: clamp(24.6px, 65.6vw, 82px);
  --space-83: clamp(24.9px, 66.4vw, 83px);
  --space-84: clamp(25.2px, 67.2vw, 84px);
  --space-85: clamp(25.5px, 68vw, 85px);
  --space-86: clamp(25.8px, 68.8vw, 86px);
  --space-87: clamp(26.1px, 69.6vw, 87px);
  --space-88: clamp(26.4px, 70.4vw, 88px);
  --space-89: clamp(26.7px, 71.2vw, 89px);
  --space-90: clamp(27px, 72vw, 90px);
  --space-91: clamp(27.3px, 72.8vw, 91px);
  --space-92: clamp(27.6px, 73.6vw, 92px);
  --space-93: clamp(27.9px, 74.4vw, 93px);
  --space-94: clamp(28.2px, 75.2vw, 94px);
  --space-95: clamp(28.5px, 76vw, 95px);
  --space-96: clamp(28.8px, 76.8vw, 96px);
  --space-97: clamp(29.1px, 77.6vw, 97px);
  --space-98: clamp(29.4px, 78.4vw, 98px);
  --space-99: clamp(29.7px, 79.2vw, 99px);
  --space-100: clamp(30px, 80vw, 100px);
  --space-101: clamp(30.3px, 80.8vw, 101px);
  --space-102: clamp(30.6px, 81.6vw, 102px);
  --space-103: clamp(30.9px, 82.4vw, 103px);
  --space-104: clamp(31.2px, 83.2vw, 104px);
  --space-105: clamp(31.5px, 84vw, 105px);
  --space-106: clamp(31.8px, 84.8vw, 106px);
  --space-107: clamp(32.1px, 85.6vw, 107px);
  --space-108: clamp(32.4px, 86.4vw, 108px);
  --space-109: clamp(32.7px, 87.2vw, 109px);
  --space-110: clamp(33px, 88vw, 110px);
  --space-111: clamp(33.3px, 88.8vw, 111px);
  --space-112: clamp(33.6px, 89.6vw, 112px);
  --space-113: clamp(33.9px, 90.4vw, 113px);
  --space-114: clamp(34.2px, 91.2vw, 114px);
  --space-115: clamp(34.5px, 92vw, 115px);
  --space-116: clamp(34.8px, 92.8vw, 116px);
  --space-117: clamp(35.1px, 93.6vw, 117px);
  --space-118: clamp(35.4px, 94.4vw, 118px);
  --space-119: clamp(35.7px, 95.2vw, 119px);
  --space-120: clamp(36px, 96vw, 120px);
}

:root {
  --size-text-50: 50px;
  --size-text-44: 44px;
  --size-text-40: 40px;
  --size-text-36: 36px;
  --size-text-32: 32px;
  --size-text-30: 30px;
  --size-text-28: 28px;
  --size-text-26: 26px;
  --size-text-24: 24px;
  --size-text-22: 22px;
  --size-text-20: 20px;
  --size-text-19: 19px;
  --size-text-18: 18px;
  --size-text-17: 17px;
  --size-text-16: 16px;
}

@media only screen and (max-width: 1279px) {
  :root {
    --size-text-50: 40px;
    --size-text-44: 36px;
    --size-text-40: 34px;
    --size-text-36: 32px;
    --size-text-32: 30px;
    --size-text-30: 28px;
    --size-text-28: 26px;
    --size-text-26: 24px;
    --size-text-24: 22px;
    --size-text-22: 20px;
    --size-text-20: 18px;
    --size-text-19: 17px;
    --size-text-18: 16px;
    --size-text-17: 15px;
    --size-text-16: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  :root {
    --size-text-50: 36px;
    --size-text-44: 34px;
    --size-text-40: 30px;
    --size-text-36: 28px;
    --size-text-32: 26px;
    --size-text-30: 26px;
    --size-text-28: 24px;
    --size-text-26: 22px;
    --size-text-24: 20px;
    --size-text-22: 18px;
    --size-text-20: 16px;
    --size-text-19: 15px;
    --size-text-18: 15px;
    --size-text-17: 14px;
    --size-text-16: 13px;
  }
}
@media only screen and (max-width: 960px) {
  :root {
    --size-text-50: 32px;
    --size-text-44: 30px;
    --size-text-40: 28px;
    --size-text-36: 26px;
    --size-text-32: 24px;
    --size-text-30: 24px;
    --size-text-28: 22px;
    --size-text-26: 20px;
    --size-text-24: 18px;
    --size-text-22: 16px;
    --size-text-20: 15px;
    --size-text-19: 14px;
    --size-text-18: 14px;
    --size-text-17: 13px;
    --size-text-16: 12px;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    --size-text-50: 28px;
    --size-text-44: 26px;
    --size-text-40: 24px;
    --size-text-36: 22px;
    --size-text-32: 20px;
    --size-text-30: 20px;
    --size-text-28: 18px;
    --size-text-26: 18px;
    --size-text-24: 16px;
    --size-text-22: 16px;
    --size-text-20: 14px;
    --size-text-19: 13px;
    --size-text-18: 14px;
    --size-text-17: 13px;
    --size-text-16: 12px;
  }
}
@media only screen and (max-width: 574px) {
  :root {
    --size-text-50: 24px;
    --size-text-44: 22px;
    --size-text-40: 20px;
    --size-text-36: 20px;
    --size-text-32: 18px;
    --size-text-30: 18px;
    --size-text-28: 16px;
    --size-text-26: 16px;
    --size-text-24: 14px;
    --size-text-22: 14px;
    --size-text-20: 12px;
    --size-text-19: 12px;
    --size-text-18: 12px;
    --size-text-17: 12px;
    --size-text-16: 12px;
  }
}
:root {
  --width-logo: 120px;
  --size-icon-18: 18px;
  --size-icon-20: 20px;
  --size-icon-24: 24px;
  --size-btn-52: 52px;
  --size-btn-48: 48px;
  --size-btn-44: 44px;
  --size-btn-40: 40px;
  --height-header-top: 64px;
  --height-header-bot: 88px;
  --height-header: calc(var(--height-header-top) + var(--height-header-bot));
  --hero-partner-margin-bottom: 100px;
  --width-container: 1560px;
}
@media only screen and (max-width: 1600px) {
  :root {
    --width-logo: 220px;
    --size-btn-52: 50px;
    --size-btn-48: 46px;
    --size-btn-44: 42px;
    --size-btn-40: 38px;
  }
}
@media only screen and (max-width: 1440px) {
  :root {
    --width-logo: 220px;
    --size-btn-52: 50px;
    --size-btn-48: 46px;
    --size-btn-44: 42px;
    --size-btn-40: 38px;
  }
}
@media only screen and (max-width: 1279px) {
  :root {
    --size-btn-52: 48px;
    --size-btn-48: 44px;
    --size-btn-44: 40px;
    --size-btn-40: 36px;
    --width-logo: 210px;
  }
}
@media only screen and (max-width: 1024px) {
  :root {
    --size-btn-52: 44px;
    --size-btn-48: 40px;
    --size-btn-44: 36px;
    --width-logo: 200px;
  }
}
@media only screen and (max-width: 960px) {
  :root {
    --size-btn-52: 42px;
    --size-btn-48: 38px;
    --size-btn-44: 32px;
    --width-logo: 190px;
  }
}
.button {
  --button-color: var(--white-1);
  --button-bg: var(--blue-1);
  --button-border-radius: 12px;
  --button-size: var(--size-btn-52);
  --button-padding-x: var(--space-16);
  position: relative;
  display: inline-block;
  height: var(--button-size);
  min-height: var(--size-btn-44);
  border-radius: var(--button-border-radius);
  background: var(--button-bg);
  padding: 0 var(--button-padding-x);
  color: var(--button-color);
  text-align: center;
  outline: none;
  border: none;
  z-index: 1;
  cursor: pointer;
  color: var(--button-color);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
}
.button:hover {
  color: white;
}

.form-group__label {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 6px;
  display: block;
}
.form-control {
  height: var(--size-btn-52);
  padding: 0 14px;
  border: 1px solid var(--black-5);
  background: var(--black-7);
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  border-radius: 12px;
}
.contact-form__light .form-control {
  border-color: var(--black-5);
  background: var(--black-7);
}
.form-control::placeholder {
  color: var(--black-3);
}
.form-select {
  color: var(--black-3);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5917 6.84165C15.5142 6.76355 15.422 6.70155 15.3205 6.65924C15.2189 6.61694 15.11 6.59515 15 6.59515C14.89 6.59515 14.7811 6.61694 14.6795 6.65924C14.578 6.70155 14.4858 6.76355 14.4083 6.84165L10.5917 10.6583C10.5142 10.7364 10.422 10.7984 10.3205 10.8407C10.2189 10.883 10.11 10.9048 10 10.9048C9.89 10.9048 9.78108 10.883 9.67953 10.8407C9.57798 10.7984 9.48581 10.7364 9.40834 10.6583L5.59168 6.84165C5.51421 6.76355 5.42204 6.70155 5.32049 6.65924C5.21894 6.61694 5.11002 6.59515 5.00001 6.59515C4.89 6.59515 4.78108 6.61694 4.67953 6.65924C4.57798 6.70155 4.48581 6.76355 4.40834 6.84165C4.25313 6.99779 4.16602 7.209 4.16602 7.42915C4.16602 7.64931 4.25313 7.86052 4.40834 8.01665L8.23334 11.8417C8.70209 12.3098 9.33751 12.5728 10 12.5728C10.6625 12.5728 11.2979 12.3098 11.7667 11.8417L15.5917 8.01665C15.7469 7.86052 15.834 7.64931 15.834 7.42915C15.834 7.209 15.7469 6.99779 15.5917 6.84165Z' fill='%23A4B0C1'/%3E%3C/svg%3E");
  background-size: 20px;
  background-position: right 12px center;
  background-repeat: no-repeat;
}
.form-select.selected {
  color: var(--black-1);
}
.form-date {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66667 10H5C4.08083 10 3.33333 10.7475 3.33333 11.6667V13.3333C3.33333 14.2525 4.08083 15 5 15H6.66667C7.58583 15 8.33333 14.2525 8.33333 13.3333V11.6667C8.33333 10.7475 7.58583 10 6.66667 10ZM5 13.3333V11.6667H6.66667V13.3333H5ZM15.8333 1.66667H15V0.833333C15 0.373333 14.6275 0 14.1667 0C13.7058 0 13.3333 0.373333 13.3333 0.833333V1.66667H6.66667V0.833333C6.66667 0.373333 6.29417 0 5.83333 0C5.3725 0 5 0.373333 5 0.833333V1.66667H4.16667C1.86917 1.66667 0 3.53583 0 5.83333V15.8333C0 18.1308 1.86917 20 4.16667 20H15.8333C18.1308 20 20 18.1308 20 15.8333V5.83333C20 3.53583 18.1308 1.66667 15.8333 1.66667ZM4.16667 3.33333H15.8333C17.2117 3.33333 18.3333 4.455 18.3333 5.83333V6.66667H1.66667V5.83333C1.66667 4.455 2.78833 3.33333 4.16667 3.33333ZM15.8333 18.3333H4.16667C2.78833 18.3333 1.66667 17.2117 1.66667 15.8333V8.33333H18.3333V15.8333C18.3333 17.2117 17.2117 18.3333 15.8333 18.3333Z' fill='%230084BE'/%3E%3C/svg%3E");
  background-size: 20px;
  background-position: right 12px center;
  background-repeat: no-repeat;
  padding-right: 36px;
}

textarea.form-control {
  min-height: 96px;
  resize: none;
  padding-top: 12px;
}

.modal-title {
  color: var(--black-1);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.modal-content {
  padding: var(--space-20);
}
.modal-header {
  padding: 0;
  border-bottom: none;
  position: relative;
}
.modal-footer {
  padding: 0;
  border-top: none;
  justify-content: flex-start;
}
.modal-footer > * {
  margin: 0;
}
.modal-body {
  padding: 20px 0;
}
.modal-body.success-msg {
  text-align: center;
}
.modal-body.success-msg img {
  margin-bottom: var(--space-20);
  width: 100%;
  max-width: 220px;
  height: auto;
}
.modal-body.success-msg h4 {
  color: var(--black-1);
  font-size: var(--size-text-28);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: var(--space-8);
}
.modal-body.success-msg p {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 16px;
}
.modal-body.success-msg .modal-footer {
  margin-top: var(--space-20);
  justify-content: center;
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  background-color: var(--green-1) !important;
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="rgba(51, 101, 152, 1)"><path d="M12.8888 9.77792C12.3847 9.77833 11.8883 9.90139 11.4425 10.1365C10.9966 10.3715 10.6146 10.7116 10.3295 11.1273L5.99012 9.16792C6.29833 8.42368 6.29952 7.58771 5.99345 6.84259L10.3268 4.87325C10.7494 5.48442 11.377 5.9239 12.0958 6.11195C12.8147 6.30001 13.5771 6.22419 14.2449 5.89825C14.9126 5.57232 15.4414 5.01785 15.7353 4.33543C16.0293 3.65301 16.0689 2.88784 15.847 2.1787C15.6251 1.46957 15.1564 0.863452 14.5259 0.470291C13.8954 0.0771302 13.1449 -0.0770308 12.4105 0.0357716C11.6761 0.148574 11.0064 0.520868 10.5229 1.08512C10.0395 1.64938 9.7743 2.36822 9.77545 3.11125C9.77828 3.28712 9.79612 3.46242 9.82878 3.63525L5.22212 5.72859C4.77968 5.31407 4.22579 5.03781 3.6285 4.93376C3.03121 4.82971 2.41654 4.9024 1.85999 5.14289C1.30344 5.38339 0.829268 5.78121 0.495715 6.2875C0.162163 6.79378 -0.0162385 7.38647 -0.0175706 7.99275C-0.0189027 8.59904 0.156892 9.1925 0.488217 9.70025C0.819542 10.208 1.29197 10.6079 1.84745 10.8508C2.40293 11.0938 3.01728 11.1692 3.61502 11.0677C4.21276 10.9663 4.76786 10.6925 5.21212 10.2799L9.83078 12.3653C9.7987 12.5379 9.78109 12.713 9.77812 12.8886C9.77799 13.504 9.96037 14.1056 10.3022 14.6174C10.644 15.1292 11.1299 15.5281 11.6985 15.7636C12.267 15.9992 12.8927 16.0609 13.4963 15.9408C14.0999 15.8208 14.6543 15.5245 15.0895 15.0893C15.5247 14.6541 15.821 14.0997 15.941 13.4961C16.0611 12.8925 15.9994 12.2668 15.7638 11.6983C15.5282 11.1297 15.1294 10.6438 14.6176 10.302C14.1058 9.96017 13.5042 9.77779 12.8888 9.77792ZM12.8888 1.33325C13.2405 1.33312 13.5843 1.43729 13.8768 1.63258C14.1692 1.82787 14.3972 2.10551 14.5319 2.43038C14.6666 2.75526 14.7019 3.11277 14.6334 3.45772C14.5648 3.80266 14.3956 4.11953 14.1469 4.36825C13.8983 4.61698 13.5815 4.78638 13.2366 4.85504C12.8917 4.9237 12.5341 4.88853 12.2092 4.75398C11.8843 4.61942 11.6065 4.39153 11.4111 4.09913C11.2157 3.80672 11.1115 3.46294 11.1115 3.11125C11.1118 2.63992 11.2992 2.18799 11.6324 1.85464C11.9656 1.5213 12.4175 1.33378 12.8888 1.33325ZM3.11145 9.77792C2.75977 9.77805 2.41594 9.67389 2.12347 9.4786C1.83099 9.28331 1.60299 9.00567 1.46832 8.68079C1.33364 8.35592 1.29834 7.9984 1.36687 7.65346C1.4354 7.30852 1.60468 6.99165 1.85331 6.74292C2.10194 6.4942 2.41875 6.32479 2.76367 6.25613C3.10859 6.18748 3.46612 6.22265 3.79104 6.3572C4.11597 6.49175 4.39369 6.71964 4.58909 7.01205C4.78449 7.30445 4.88878 7.64824 4.88878 7.99992C4.88826 8.4712 4.70085 8.92303 4.36767 9.25634C4.03449 9.58964 3.58273 9.77722 3.11145 9.77792ZM12.8888 14.6666C12.5371 14.6666 12.1934 14.5623 11.901 14.3669C11.6086 14.1716 11.3807 13.8939 11.2461 13.569C11.1116 13.2441 11.0763 12.8866 11.1449 12.5417C11.2136 12.1968 11.3829 11.88 11.6315 11.6314C11.8802 11.3827 12.197 11.2134 12.5419 11.1448C12.8868 11.0761 13.2443 11.1114 13.5692 11.2459C13.8941 11.3805 14.1718 11.6084 14.3671 11.9008C14.5625 12.1932 14.6668 12.5369 14.6668 12.8886C14.6664 13.36 14.479 13.8121 14.1456 14.1454C13.8123 14.4788 13.3602 14.6662 12.8888 14.6666Z" /></svg>') !important;
  background-size: 18px 18px !important;
  background-position: center center !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 4px;
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  border: none !important;
  background: transparent !important;
  padding: 0px !important;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short::after {
  content: var(--local-text);
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  transform: translateY(2px);
}

.ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom,
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
  right: unset !important;
  left: 0 !important;
  top: 40px !important;
}

.tabulation table {
  width: 100%;
}
.tabulation th {
  padding: 12px 6px;
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  background: var(--black-6);
}
.tabulation th:first-child {
  padding-left: 12px;
  border-radius: 10px 0 0 10px;
}
.tabulation th:last-child {
  padding-right: 12px;
  border-radius: 0 10px 10px 0px;
}
.tabulation td {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  padding: 16px 6px;
  border-bottom: none !important;
  position: relative;
  z-index: 1;
}
.tabulation td .icon-file-filled {
  font-size: 20px;
  color: var(--blue-5);
  display: inline-block;
  margin-right: 6px;
  transform: translateY(2px);
}
.tabulation td img {
  width: 20px;
  display: inline-block;
  margin-right: 6px;
  transform: translateY(-2px);
}
.tabulation td::after {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 0;
  right: 0;
  border-color: var(--black-6);
  border-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  z-index: -1;
}
.tabulation td:first-child {
  padding-left: 12px;
}
.tabulation td:first-child::after {
  border-left-style: solid;
  border-radius: 10px 0 0 10px;
}
.tabulation td:last-child {
  padding-right: 12px;
}
.tabulation td:last-child::after {
  border-right-style: solid;
  border-radius: 0 10px 10px 0;
}
.tabulation tbody tr:first-child td {
  padding-top: 18px;
}
.tabulation tbody tr:first-child td::after {
  top: 4px;
}

.pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 20px;
}
.pagination .inner-wrapper {
  display: flex;
  flex-direction: row;
  gap: 6px;
}
.pagination .inner-wrapper a {
  outline: 1px solid var(--black-5);
}
.pagination a {
  padding: 10px;
  min-width: 40px;
  height: 40px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  color: var(--black-1);
  font-size: var(--size-text-17);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.pagination a.active {
  background-color: var(--blue-5);
  color: var(--white-1);
}
.pagination a:hover {
  background-color: var(--blue-5);
  color: var(--white-1);
  border-color: transparent;
}

.search-title {
  color: var(--black-1);
  font-size: var(--size-text-32);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: var(--space-32);
}
.search-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.search-empty__text {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: var(--space-24);
}
.search-input {
  position: relative;
}
.search-input input {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  width: 100%;
  display: block;
  border-radius: 12px;
  border: 1px solid var(--black-6);
  background: var(--white-1);
  height: 44px;
  padding: 0 12px 0 44px;
}
.search-input i {
  font-size: 20px;
  color: var(--blue-4);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.search-result {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: var(--space-16) 0;
}
.search-result span {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.search-result__count {
  color: var(--blue-4) !important;
}
.search-list__item {
  padding: 12px;
  background-color: var(--white-1);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.search-list__item:not(:last-child) {
  margin-bottom: 12px;
}
.search-list__title {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 4px;
}
.search-list__link {
  color: var(--blue-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  cursor: pointer;
}
.search-list__link a {
  color: var(--blue-4);
}

.error {
  padding: var(--space-100) 0 0 0;
}
.error-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: calc(0px - var(--space-100)) !important;
}
.error-container__image {
  max-width: 544px;
  width: 100%;
  height: auto;
  margin-bottom: var(--space-32);
  margin-top: calc(0px - (var(--space-100) + 50px));
}
.error-container__title {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
.error-container__box {
  position: relative;
  z-index: 2;
}
.error-container__box img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Noto Sans", sans-serif;
  background: var(--white-1);
}
body.sidebar-open {
  overflow: hidden;
}
body.sidebar-open .main {
  z-index: 9999;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

img,
svg {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
  color: var(--blue-1);
  transition: 0.3s ease all;
}
a i {
  color: inherit;
  transition: 0.3s ease all;
}
a:hover {
  color: var(--black-5);
}
a:hover i {
  color: inherit;
}

section {
  position: relative;
  z-index: 1;
  background-color: var(--white-1);
}

.container {
  max-width: calc(var(--width-container) + var(--space-16) * 2);
  margin: 0 auto;
  padding: 0 var(--space-16);
  width: 100%;
}

.row {
  --local-space: var(--space-16);
  margin-left: calc(0px - var(--local-space) / 2);
  margin-right: calc(0px - var(--local-space) / 2);
  row-gap: var(--local-space);
}
.row > div {
  padding: 0 calc(var(--local-space) / 2);
}

.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  float: unset;
  min-height: unset;
}

.content p,
.content ul li,
.content span {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.content > *:not(:last-child) {
  margin-bottom: 16px;
}
.content img {
  width: 100%;
  height: auto;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin-bottom: 8px !important;
}
.content h1 {
  color: var(--blue-3);
  font-size: var(--size-text-50);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.content h2 {
  color: var(--blue-3);
  font-size: var(--size-text-32);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.content h2 {
  color: var(--black-1);
  font-size: var(--size-text-32);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.content h3 {
  color: var(--blue-3);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.content h4 {
  color: var(--blue-3);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.content h5 {
  color: var(--blue-3);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.content h6 {
  color: var(--blue-3);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

hr {
  width: 100%;
  border-top: 1px solid var(--black-6);
}

.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important;
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important;
}

.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-dots {
  padding: 0;
  border-radius: 8px;
  background: transparent;
  gap: 4px;
  border-radius: 8px;
  padding: 12px 0;
  display: flex;
  justify-content: center;
}
.news-detail .owl-carousel .owl-dots {
  top: unset;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.owl-carousel .owl-dot {
  border-radius: 8px;
  background: #074C46 !important;
  width: 12px;
  opacity: 0.2;
  height: 6px;
  transition: all 0.3s ease-in-out;
}
.owl-carousel .owl-dot.active {
  width: 24px;
  opacity: 1;
}

.section {
  position: relative;
  z-index: 2;
}
.section.pt-120 {
  padding-top: var(--space-120);
}
.section.pb-120 {
  padding-bottom: var(--space-120);
}
.section-header {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: space-between;
  margin-bottom: var(--space-24);
}
.section-title {
  color: var(--black-1);
  font-size: var(--size-text-32);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: var(--space-20);
}
.section-header .section-title {
  margin-bottom: 0;
}
.section-subtitle {
  color: var(--black-1);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
}
.section-divider {
  margin: var(--space-32) 0;
  border-top: 1px dashed rgba(var(--c-black-1), 0.3);
}
.section-text {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.section-link {
  display: flex;
  align-items: center;
  gap: 0px;
  cursor: pointer;
  gap: 4px;
  color: var(--blue-3);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  white-space: nowrap;
}
.section-link i {
  font-size: var(--size-icon-18);
  color: var(--blue-1);
}
.section-nav {
  border-radius: 10px;
  border: 1px solid rgba(var(--code-white-1), 0.15);
  background: rgba(var(--code-white-1), 0.1);
  backdrop-filter: blur(5px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  gap: 12px;
  padding: 6px 8px;
  width: max-content;
}
.section-nav.white {
  border: 1px solid var(--black-6);
  background: var(--white-1);
  box-shadow: 0px 1px 2px 0px rgba(35, 73, 130, 0.1);
}
.section-nav__text {
  color: var(--white-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
}
.white .section-nav__text {
  color: var(--black-2);
}
.section-nav__text:not(:last-child)::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--white-1);
  opacity: 0.4;
  margin-left: 12px;
}
.white .section-nav__text:not(:last-child)::after {
  opacity: 1;
  background-color: var(--black-4);
}
.page-wrapper .section-nav__text:not(:last-child)::after {
  opacity: 1;
  background-color: var(--black-4);
}
.section-nav__icon {
  font-size: 18px;
  color: var(--white-1);
  margin-right: 6px;
}
.white .section-nav__icon {
  color: var(--blue-2);
}
.section-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  margin-top: var(--space-16);
  gap: 12px;
}
.section-navigation__button {
  width: var(--size-btn-44);
  height: var(--size-btn-44);
  min-width: var(--size-btn-44);
  flex: 0 0 var(--size-btn-44);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  font-size: var(--size-icon-20);
  color: var(--black-2);
  border-radius: 50%;
  background: var(--white-1);
  border: none;
}

.header {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 99;
  position: absolute;
}
.header .container {
  padding: 0 16px;
}
.header-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
  background-color: #074C46;
}
.header-top .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  gap: 16px;
  position: relative;
}
.header-top_list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header-top_list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
.header-top_list li a i {
  font-size: 21px;
}
.header-top_list__title {
  display: flex;
  color: var(--white-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
@media (max-width: 1279px) {
  .header-top_list__title {
    display: none;
  }
}
.header-top_list__title a {
  margin-left: 190px;
  white-space: nowrap;
}
.header-top__title {
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  white-space: nowrap;
  color: #FFFFFF;
  opacity: 0.8;
}
@media only screen and (max-width: 960px) {
  .header-top__title {
    display: none;
  }
}
.header-bottom {
  background-color: #00302C;
  z-index: 0;
  position: relative;
}
.header-bottom__wrapper {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  background: transparent;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 88px;
  flex-direction: row;
}
.header-bottom__wrapper .logo {
  height: 44px;
  width: auto;
  max-width: 300px;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .header-bottom__wrapper .logo {
    max-width: 250px;
  }
}
.header-bottom__wrapper .logo:hover {
  transform: translate(0, -4px);
}
@media (max-width: 1279px) {
  .header-bottom__wrapper .logo:hover {
    transform: none;
  }
}
.header-bottom__wrapper .button {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .header-bottom__wrapper .button {
    display: none;
  }
}
.header-bottom__wrapper .menu-btn {
  display: none;
  padding: 8px;
}
.header-bottom__wrapper .menu-btn img {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 1024px) {
  .header-bottom__wrapper .menu-btn {
    display: flex;
  }
}
.header-menu {
  display: flex;
  align-items: center;
  gap: 0;
  height: 100%;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1024px) {
  .header-menu {
    display: none;
  }
}
.header-menu .dropdown-item {
  padding: 8px 12px;
  text-transform: capitalize;
}
.header-menu__link {
  color: var(--white-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
  gap: 6px;
  height: 100%;
  padding: 12px 24px;
  text-transform: capitalize;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
}
.header-menu__link:hover {
  transform: translate(0, -4px);
}
.header-lang__button {
  background-color: transparent;
  padding: 0;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 2px;
}
.header-lang__flag {
  width: 20px;
  border-radius: 2px;
}
.header-lang__title {
  margin: 0 4px 0 6px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
}
.header-lang__angle {
  color: var(--white-1);
  font-size: 12px;
}
.header-lang__options {
  --bs-dropdown-min-width: 180px;
  border-radius: 12px;
  padding: 0;
  box-shadow: 0px 4px 20px 0px rgba(183, 188, 196, 0.2);
  border: none;
  background: #00302C;
  transform: translateX(50%) !important;
  inset: unset !important;
  top: unset;
  right: unset;
  right: 50% !important;
  top: calc(100% + 20px) !important;
  overflow: hidden;
}
.header-lang__item {
  padding: 6px;
}
.header-lang__item:not(:last-child) {
  padding-bottom: 0;
  border-bottom: 1px solid rgba(var(--c-white-1), 0.1);
  margin-bottom: 0;
}
.header-lang__item::before {
  content: "";
}
.header-lang__link {
  display: flex;
  align-items: center;
  gap: 0px;
  color: var(--white-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 400;
  padding: 6px;
  margin: 0;
  border-radius: 6px;
  background-color: transparent;
  transition: all 0.3s ease;
}
.header-lang__link i {
  min-width: 18px;
  height: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
}
.header-lang__link i::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: var(--white-1);
  border-radius: 50%;
  opacity: 0;
}
.header-lang__link img {
  width: 20px;
  min-width: 20px;
  height: auto;
  margin: 0 8px;
}
.header-lang__link:hover {
  background: #008d76;
  color: var(--white-1);
}
.header-lang__link.active {
  background: #008d76;
  color: var(--white-1);
}
.header-lang__link.active:hover {
  background: #008d76;
  color: var(--white-1);
}
.header-lang__link.active i {
  border-color: var(--white-1);
}
.header-lang__link.active i::before {
  opacity: 1;
}

.roster {
  display: flex;
  flex-flow: column;
}
.roster .section-top .container {
  padding-top: 20px;
}
.roster .roster-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--space-16);
}
.roster .roster-row .roster-card {
  border: 1px solid var(--gray-3);
  border-radius: 8px;
  overflow: hidden;
  background-color: var(--white-1);
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.3s ease;
  background: #E8EEF4;
  position: relative;
}
.roster .roster-row .roster-card:hover {
  box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.12);
}
.roster .roster-row .roster-card__img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.roster .roster-row .roster-card__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  object-fit: cover;
}
.roster .roster-row .roster-card__effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #358EDF;
  opacity: 1;
  transition: opacity 0.3s ease;
  z-index: 1;
  clip-path: polygon(20% 0%, 100% 0, 81% 100%, 0% 100%);
}
.roster .roster-row .roster-card__name {
  color: var(--white);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  background: var(--blue-2);
  padding: 16px;
}

.advantages .container {
  padding: 80px 16px 20px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}
@media only screen and (max-width: 1279px) {
  .advantages .container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .advantages .container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 960px) {
  .advantages .container {
    grid-template-columns: repeat(2, 1fr);
    padding: 60px 16px 20px;
  }
}
@media only screen and (max-width: 768px) {
  .advantages .container {
    grid-template-columns: 1fr;
    padding: 40px 16px 20px;
  }
}
.advantages-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
  height: 210px;
  background: red;
  padding: 16px;
  background: #F2F5F8;
  border-radius: 16px;
  position: relative;
}
.advantages-item::after {
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
  background: url("../images/advantage-pattern.png") no-repeat;
  background-position: top right;
  height: 100%;
}
.advantages-item h3 {
  margin-top: auto;
  font-weight: 600;
  font-size: 20px;
  color: #091420;
}
.advantages-item p {
  font-weight: 400;
  font-size: 16px;
  color: #3A424B;
}
.advantages-item__icon {
  width: 70px;
  height: 70px;
  border-radius: 999px;
  position: relative;
  box-shadow: 0px 4px 20px 0px rgba(0, 48, 44, 0.1019607843);
  background: white;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
}
.advantages-item__icon-wrapper {
  width: 54px;
  height: 54px;
  background: #00302C;
  border-radius: 999px;
}
.advantages-item__icon-wrapper img {
  padding: 10px;
  width: 32px;
  height: 32px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.schedule {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 1024px) {
  .schedule {
    grid-template-columns: 1fr;
  }
}
.schedule .match-card {
  background: url("../images/match-recent-bg.svg") center bottom no-repeat, var(--blue-7);
  border-radius: 12px;
  padding: 16px;
  gap: 16px;
  height: 100%;
  font-family: sans-serif;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.schedule .match-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 40%;
  background: var(--blue-5);
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.schedule .match-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 40%;
  background: var(--blue-5);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.schedule .match-card .match-date {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.schedule .match-card .hr {
  background: linear-gradient(90deg, rgba(197, 208, 216, 0) 0%, #C5D0D8 50%, rgba(197, 208, 216, 0) 100%);
  width: 100%;
  height: 2px;
  display: block;
}
.schedule .match-card .teams {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  gap: 8px;
}
.schedule .match-card .teams .team {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--black-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  max-width: 33%;
}
.schedule .match-card .teams .team img {
  width: 60px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  object-position: center left;
  box-shadow: 0px 0px 3px var(--black-1);
  margin-bottom: 4px;
}
.schedule .match-card .teams .score {
  font-family: "Mulish";
  font-weight: 800;
  font-style: Italic;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 8px;
}
.schedule .match-card .stadium {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.schedule .match-card .stadium i::before {
  color: var(--blue-4);
  font-size: 24px;
  margin-right: 4px;
}

.contacts-page {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 80px 0;
}
.contacts-page .top-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}
@media (max-width: 1279px) {
  .contacts-page .top-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .contacts-page .top-wrapper {
    grid-template-columns: 1fr;
  }
}
.contacts-page .top-wrapper .card {
  background: var(--white);
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  border: 1px solid #E6ECF2;
  box-shadow: 0px 0px 20px 0px rgba(9, 20, 32, 0.0509803922);
  overflow: hidden;
}
.contacts-page .top-wrapper .card::before {
  content: "";
  position: absolute;
  width: 300px;
  right: 51px;
  top: 51px;
  transform: translate(50%, -50%);
  z-index: 0;
  pointer-events: none;
  background: url("../images/contacts-pattern.svg") no-repeat;
  background-position: center;
  height: 300px;
}
.contacts-page .top-wrapper .card:hover {
  box-shadow: 0px 8px 30px 0px rgba(6, 21, 34, 0.1);
}
.contacts-page .top-wrapper .card .icon-wrapper {
  width: 70px;
  height: 70px;
  background: #00302C;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: flex-end;
  border: 8px solid white;
  position: relative;
  overflow: visible;
  box-shadow: 0px 4px 20px 0px rgba(71, 71, 71, 0.329);
  z-index: 2;
}
.contacts-page .top-wrapper .card .icon-wrapper i {
  font-size: 22px;
  background: linear-gradient(114.84deg, #FFE0A8 6.47%, #A67E3F 26.64%, #FFE0A8 46.81%, #A67E3F 66.97%, #FFE0A8 87.14%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFE0A8;
  position: relative;
  z-index: 2;
}
.contacts-page .top-wrapper .card .content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 16px;
}
.contacts-page .top-wrapper .card .content .title {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  font-weight: 500;
  margin: 0;
}
.contacts-page .top-wrapper .card .content .link {
  color: #2B5278;
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}
.contacts-page .top-wrapper .card .content .link:hover {
  color: #1a3a56;
}
.contacts-page .top-wrapper .card .info {
  margin: 0;
  line-height: 1.5;
}
.contacts-page .top-wrapper .card.social-card .social-links {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.contacts-page .top-wrapper .card.social-card .social-links .social-icon {
  width: 40px;
  height: 40px;
  background: #F2F5F8;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  border: 1px solid #E6ECF2;
  position: relative;
  z-index: 2;
}
.contacts-page .top-wrapper .card.social-card .social-links .social-icon i {
  font-size: 20px;
  color: #074C46;
}
.contacts-page .top-wrapper .card.social-card .social-links .social-icon:hover {
  background: #074C46;
  border-color: #074C46;
}
.contacts-page .top-wrapper .card.social-card .social-links .social-icon:hover i {
  color: white;
}
.contacts-page .bottom-wrapper {
  display: flex;
  gap: 16px;
  min-height: 360px;
  flex-direction: row;
}
@media (max-width: 1279px) {
  .contacts-page .bottom-wrapper {
    flex-direction: column;
  }
}
.contacts-page .bottom-wrapper .form-section {
  background: var(--white);
  border-radius: 16px;
  border: 1px solid #E6ECF2;
  box-shadow: 0px 0px 20px 0px rgba(9, 20, 32, 0.0509803922);
  padding: 16px;
  width: calc(60% - 8px);
}
@media (max-width: 1279px) {
  .contacts-page .bottom-wrapper .form-section {
    width: 100%;
  }
}
.contacts-page .bottom-wrapper .form-section .heading {
  color: var(--black-1);
  font-size: var(--size-text-28);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: 24px;
  font-weight: 600;
}
.contacts-page .bottom-wrapper .form-section .contact-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 1279px) {
  .contacts-page .bottom-wrapper .form-section .contact-form {
    grid-template-columns: 1fr;
  }
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper.full-width {
  grid-column: 1/-1;
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper p {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin: 0;
  font-weight: 500;
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper .form-control {
  padding: 12px 16px;
  border: 1px solid #E5E7EB;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.3s ease;
  background: #F9FAFB;
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper .form-control:focus {
  outline: none;
  border-color: #2B5278;
  background: white;
  box-shadow: 0 0 0 3px rgba(43, 82, 120, 0.1);
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper .form-control::placeholder {
  color: #9CA3AF;
}
.contacts-page .bottom-wrapper .form-section .contact-form .input-wrapper textarea.form-control {
  resize: vertical;
  min-height: 100px;
}
.contacts-page .bottom-wrapper .form-section .contact-form .button {
  grid-column: 1/-1;
  color: white;
  padding: 14px 24px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s ease;
  width: fit-content;
}
.contacts-page .bottom-wrapper .form-section .contact-form .button i {
  font-size: 18px;
}
.contacts-page .bottom-wrapper .form-section .contact-form .button:hover {
  opacity: 0.8;
}
.contacts-page .bottom-wrapper .form-section .contact-form .button:active {
  transform: translateY(0);
}
.contacts-page .bottom-wrapper .map-section {
  background: var(--white);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #E6ECF2;
  box-shadow: 0px 0px 20px 0px rgba(9, 20, 32, 0.0509803922);
  min-height: 360px;
  width: calc(40% - 8px);
  padding: 16px;
}
@media (max-width: 1279px) {
  .contacts-page .bottom-wrapper .map-section {
    display: none;
  }
}
.contacts-page .bottom-wrapper .map-section iframe {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  border: none;
}

.hero {
  background: #00302C;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  background: url("../images/hero-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
  transform: rotate(180deg);
  opacity: 0.05;
  height: 100%;
}
.hero .container {
  position: relative;
  z-index: 2;
}
.hero-wrapper {
  min-height: 100vh;
  padding-top: var(--height-header);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
}
.hero-title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 500;
  font-size: clamp(25px, 5vw, 54px);
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  max-width: 800px;
}
.hero-title-inner {
  max-width: 900px;
  word-break: break-word;
  text-align: center;
  font-weight: 700;
  font-size: clamp(48px, 5vw, 74px);
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  background: linear-gradient(114.84deg, #FFE0A8 6.47%, #A67E3F 26.64%, #FFE0A8 46.81%, #A67E3F 66.97%, #FFE0A8 87.14%) no-repeat, linear-gradient(0deg, #FFFFFF, #FFFFFF) no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 768px) {
  .hero-title {
    width: 100%;
    margin-top: 40px;
  }
}
.hero-text {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: auto;
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .hero-text {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero {
    overflow: hidden;
  }
}
.hero-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 72px;
  padding: 10px 0;
  max-width: 700px;
  margin: 0 auto;
  overflow: hidden;
}
.hero-nav .inner-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 150px);
  overflow: hidden;
  width: 100%;
  min-height: 52px;
  pointer-events: none;
}
.hero-nav .button:first-of-type {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.hero-nav .button:last-of-type {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.hero-nav .btn {
  border: 0;
  color: white;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity, transform;
  white-space: nowrap;
  flex-shrink: 0;
  min-width: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-nav .btn:hover {
  opacity: 1 !important;
  border-color: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -51%);
}
.hero-nav .btn.far {
  opacity: 0;
}
.hero-nav .btn.far:hover {
  opacity: 0;
}
.hero-nav .btn.close {
  opacity: 0.33;
}
.hero-nav .btn.closest {
  opacity: 0.66;
}
.hero-nav .btn.active {
  opacity: 1;
  pointer-events: none;
}
.hero-nav .rounded {
  transition: all 0.4s ease;
  border-radius: 999px !important;
  min-width: 52px !important;
  min-height: 52px !important;
  padding: 10px;
}
.hero-nav .rounded i {
  pointer-events: none;
  font-size: 24px;
  color: #fff;
}
.hero-nav .rounded:hover {
  transform: translateY(-60%);
}

.animated-hero {
  height: 400px;
  position: relative;
  width: 100%;
  overflow: visible;
  isolation: isolate;
  contain: layout paint;
  content-visibility: auto;
  contain-intrinsic-size: 400px 100%;
}
@media (max-width: 1279px) {
  .animated-hero {
    contain-intrinsic-size: 350px 100%;
    height: 350px;
  }
}
@media (max-width: 1024px) {
  .animated-hero {
    contain-intrinsic-size: 300px 100%;
    height: 300px;
  }
}
@media (max-width: 768px) {
  .animated-hero {
    contain-intrinsic-size: 250px 100%;
    height: 250px;
  }
}
.animated-hero-item {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 50%;
  top: 80%;
  transform: translate3d(-50%, -50%, 0);
  cursor: pointer;
  transition: all 0.4s ease;
  backface-visibility: hidden;
  will-change: transform, opacity, filter;
  transform-style: preserve-3d;
  background: #074C46;
  border-radius: 80px;
  user-select: none;
  -moz-user-select: none;
  opacity: 0.9;
  filter: grayscale(0.3);
}
.animated-hero-item.far {
  opacity: 0;
}
.animated-hero-item.far:hover {
  opacity: 0;
}
.animated-hero-item.close {
  opacity: 0.33;
}
.animated-hero-item.closest {
  opacity: 0.8;
}
.animated-hero-item.active {
  opacity: 1;
  pointer-events: none;
}
.animated-hero-item.even-item {
  background: #D8AF66;
}
.animated-hero-item:hover {
  opacity: 1;
  will-change: transform, opacity;
  /* scoped will-change */
}
.animated-hero-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  backface-visibility: hidden;
  transform: translateZ(0);
  pointer-events: none;
}
.animated-hero-item.active {
  width: 415px;
  height: 415px;
  top: 70%;
  z-index: 10;
  opacity: 1;
  filter: grayscale(0);
  cursor: default;
  border-radius: 999px;
  transform: translate3d(-50%, -50%, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform, opacity;
}
@media (max-width: 1279px) {
  .animated-hero-item.active {
    width: 350px;
    height: 350px;
  }
}
@media (max-width: 1024px) {
  .animated-hero-item.active {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 768px) {
  .animated-hero-item.active {
    width: 200px;
    height: 200px;
  }
}
.animated-hero-item.active::after, .animated-hero-item.active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border: 1px solid #fff;
  border-radius: 999px;
  pointer-events: none;
}
.animated-hero-item.active::after {
  width: 115%;
  height: 115%;
  opacity: 0.2;
}
.animated-hero-item.active::before {
  width: 130%;
  height: 130%;
  opacity: 0.1;
}
.animated-hero-item.left, .animated-hero-item.right {
  width: 60px;
  height: 60px;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animated-hero-item.transitioning-out {
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 60px !important;
  height: 60px !important;
}
.animated-hero-item.transitioning-in {
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animated-hero-item.transitioning-side {
  transition: all 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animated-hero-item.transitioning-reposition {
  transition: all 0.32s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.data-table {
  border-collapse: separate;
  border-spacing: 0 6px;
}
.data-table tr {
  border-radius: 10px;
  box-shadow: 0px 4px 40px 0px rgba(6, 21, 34, 0.0509803922);
  overflow: hidden;
  outline: 1px solid var(--black-6);
}
.data-table thead tr {
  outline: 1px solid var(--black-6);
}
.data-table th {
  background-color: var(--black-6);
  padding: 16px;
}
.data-table th:first-of-type {
  border-radius: 10px 0 0 10px;
}
.data-table th:last-of-type {
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.data-table tbody tr {
  outline: 1px solid var(--black-6);
}
.data-table td {
  padding: 16px;
  background: var(--white);
}
.data-table td .info-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
}
.data-table td .info-wrapper .img-wrapper {
  width: 48px;
  min-width: 48px;
  overflow: hidden;
  border-radius: 8px;
  height: 48px;
  background-color: var(--black-7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.data-table td .info-wrapper .img-wrapper img {
  width: 24px;
  height: 24px;
}

.filter-form {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .filter-form {
    flex-direction: column;
  }
}
.filter-form div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
  position: relative;
}
.filter-form div:first-of-type {
  flex: 1;
}
.filter-form div input {
  color: var(--black-3);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.filter-form div input:first-child {
  padding-right: 40px;
}
.filter-form div input:last-child {
  padding-left: 40px;
}
.filter-form div.left {
  width: 400px;
}
@media (max-width: 1279px) {
  .filter-form div.left {
    width: 340px;
  }
}
@media (max-width: 1024px) {
  .filter-form div.left {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .filter-form div.left {
    width: 100%;
  }
}
.filter-form div #date-range-custom {
  cursor: pointer;
  width: 220px;
  text-align: center;
  display: flex;
  align-items: center;
  flex: 1;
  user-select: none;
  white-space: nowrap;
  gap: 4px;
  color: var(--black-3);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.filter-form div #date-range-custom p {
  color: var(--black-1);
}
.filter-form div #date-range-picker {
  position: absolute;
  z-index: -1;
}
.filter-form div i {
  position: absolute;
  font-size: 24px;
  pointer-events: none;
}
.filter-form div i.i-search {
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.filter-form div i.i-calendar {
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--blue-4);
}

.carousel-photos {
  margin: 60px 0 0;
  overflow: hidden;
  white-space: nowrap;
}
.carousel-photos .marquee-inner {
  display: inline-flex;
  animation: marquee 90s linear infinite;
  margin-right: 16px;
}
.carousel-photos .marquee-inner:hover {
  animation-play-state: paused;
}
.carousel-photos .marquee-group {
  display: flex;
}
.carousel-photos .marquee-group img {
  margin-right: 16px;
  border-radius: 12px;
  height: 200px;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.carousel-photos img {
  height: 200px;
  border-radius: 12px;
}

.about {
  position: relative;
  padding: 20px 0 120px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.about .about-card {
  background: linear-gradient(135deg, #00504A 0%, #003D39 100%);
  border-radius: 24px;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 48px;
  box-shadow: 0px 4px 40px 0px rgba(6, 21, 34, 0.1);
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
@media (max-width: 1279px) {
  .about .about-card {
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .about .about-card {
    grid-template-columns: 1fr;
    gap: 0px;
    padding: 16px;
  }
}
.about .about-card::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(255, 224, 168, 0.1) 0%, transparent 70%);
  border-radius: 50%;
}
.about .about-card .about-content {
  padding-bottom: 90px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1279px) {
  .about .about-card .about-content {
    padding-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .about .about-card .about-content {
    padding-bottom: 0px;
  }
}
.about .about-card .about-content .about-text {
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 16px;
  font-weight: 400;
}
.about .about-card .about-content .about-text:last-of-type {
  margin-bottom: 0;
}
.about .about-card .about-content .features-list {
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.7;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 16px;
}
.about .about-card .about-content .features-list li {
  position: relative;
}
.about .about-card .about-content .features-list li::marker {
  color: #FFE0A8;
}
.about .about-card .about-logo {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 500px;
}
@media (max-width: 1279px) {
  .about .about-card .about-logo {
    width: unset;
  }
}
.about .about-card .about-logo img {
  width: 500px;
  height: 500px;
  filter: drop-shadow(0 0 30px rgba(255, 224, 168, 0.3));
}
@media (max-width: 1279px) {
  .about .about-card .about-logo img {
    width: 100%;
    height: auto;
  }
}
.about .stats-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 8px;
  margin-top: -75px;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .about .stats-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 575px) {
  .about .stats-wrapper {
    gap: 12px;
    grid-template-columns: 1fr;
  }
}
.about .stats-wrapper .stat-card {
  background: var(--white);
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border: 1px solid #E6ECF2;
  box-shadow: 0px 0px 20px 0px rgba(9, 20, 32, 0.05);
  transition: all 0.3s ease;
  min-height: 120px;
}
.about .stats-wrapper .stat-card:hover {
  box-shadow: 0px 8px 50px 0px rgba(6, 21, 34, 0.1);
  transform: translateY(-2px);
}
.about .stats-wrapper .stat-card .stat-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: space-between;
  height: 100%;
}
.about .stats-wrapper .stat-card .stat-number {
  font-size: 32px;
  font-weight: 600;
  color: var(--black-1);
  line-height: 1.1;
}
.about .stats-wrapper .stat-card .stat-label {
  font-size: 18px;
  color: var(--black-3);
  font-weight: 500;
}
.about .stats-wrapper .stat-card .stat-icon {
  width: 56px;
  height: 56px;
  background: #D8AF66;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 12px;
}
.about .stats-wrapper .stat-card .stat-icon i {
  font-size: 24px;
  background: linear-gradient(114.84deg, #FFE0A8 6.47%, #A67E3F 26.64%, #FFE0A8 46.81%, #A67E3F 66.97%, #FFE0A8 87.14%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FFE0A8;
}
.about .history-section {
  background: var(--white);
  border-radius: 24px;
  box-shadow: 0px 4px 40px 0px rgba(6, 21, 34, 0.05);
  border: 1px solid #F0F2F5;
}
@media (max-width: 767px) {
  .about .history-section {
    padding: 16px 16px 16px 0;
  }
}
.about .history-section .section-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--black-1);
  margin-bottom: 48px;
  text-align: start;
}
@media (max-width: 767px) {
  .about .history-section .section-title {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
.about .history-section .timeline {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 991px) {
  .about .history-section .timeline {
    flex-direction: column;
    gap: 12px;
  }
}
.about .history-section .timeline::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 0;
  right: 0;
  height: 2px;
  background-image: repeating-linear-gradient(to right, #074C46 0px, #074C46 8px, transparent 8px, transparent 16px);
  z-index: 0;
}
@media (max-width: 991px) {
  .about .history-section .timeline::before {
    top: 0;
    left: 25px;
    right: auto;
    bottom: 0;
    width: 2px;
    height: auto;
    background-image: repeating-linear-gradient(to bottom, #074C46 0px, #074C46 8px, transparent 8px, transparent 16px);
  }
}
.about .history-section .timeline-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .about .history-section .timeline-item {
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
  }
}
.about .history-section .timeline-item .timeline-dot {
  width: 20px;
  height: 20px;
  background: #00302C;
  border: 3px solid white;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #00302C;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  margin: 16px;
}
.about .history-section .timeline-item .timeline-dot::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 4px);
  width: 4px;
  height: 40px;
  background-color: #074C46;
}
@media (max-width: 991px) {
  .about .history-section .timeline-item .timeline-dot::after {
    left: 100%;
    top: 50%;
    transform: translate(4px, -50%);
    height: 4px;
    width: 25px;
  }
}
.about .history-section .timeline-item .timeline-dot::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 34px);
  width: 30px;
  z-index: 1;
  height: 10px;
  border-radius: 12px 12px 0 0;
  background-color: #D8AF66;
}
@media (max-width: 991px) {
  .about .history-section .timeline-item .timeline-dot::before {
    left: 100%;
    top: 50%;
    transform: translate(12px, -50%) rotate(-90deg);
  }
}
.about .history-section .timeline-item .timeline-content {
  margin-top: 24px;
  text-align: start;
  padding: 16px;
  background-color: #F8F3E9;
  border: 1px solid #D8AF66;
  flex: 1;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .about .history-section .timeline-item .timeline-content {
    padding: 12px;
  }
}
@media (max-width: 991px) {
  .about .history-section .timeline-item .timeline-content {
    margin-top: 0;
    text-align: left;
    flex: 1;
  }
}
.about .history-section .timeline-item .timeline-content .year {
  font-weight: 600;
  font-size: 28px;
  color: #091420;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .about .history-section .timeline-item .timeline-content .year {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.about .history-section .timeline-item .timeline-content .description {
  color: #3A424B;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}
.about .container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: calc(var(--width-container) - 200px);
  padding-left: 0;
  padding-right: 0;
}
.about .img-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}
.about .img-row img {
  padding: 0;
  max-width: calc(50% - 8px);
}
@media (max-width: 768px) {
  .about .img-row img {
    max-width: 100%;
    width: 100%;
  }
}
.about h5 {
  color: var(--black-1);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.about p {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.about img {
  max-width: 100%;
  border-radius: 12px;
}

.breadcrumb {
  position: relative;
  background: #00302C;
  margin-bottom: 0;
  padding-top: 150px;
}
.breadcrumb::after {
  content: "";
  position: absolute;
  width: 100%;
  background: url("../images/catalogue-pattern.png") no-repeat;
  background-position: center bottom;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: -1;
}
.breadcrumb .container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: calc(var(--width-container) - 200px);
  padding: 40px 16px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.breadcrumb h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  text-align: center;
  color: #fff;
}
.breadcrumb-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.breadcrumb-list li {
  opacity: 0.4;
  color: var(--white-1);
  font-size: var(--size-text-17);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.01em;
  display: flex;
  align-items: center;
}
.breadcrumb-list li:first-of-type {
  margin-left: 0;
  opacity: 1;
}
.breadcrumb-list li p {
  font-size: 16px;
}
.breadcrumb-list li a {
  color: white;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.breadcrumb-list li a i {
  font-size: 22px;
  opacity: 1;
}
.breadcrumb-list li:has(p) {
  opacity: 0.8;
}
.breadcrumb-inner {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .breadcrumb-inner {
    flex-direction: column;
    gap: 12px;
  }
}
.breadcrumb-inner .breadcrumb-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.breadcrumb-inner .breadcrumb-list li {
  opacity: 0.4;
  display: flex;
  align-items: center;
}
.breadcrumb-inner .breadcrumb-list li:first-of-type {
  margin-left: 0;
  opacity: 1;
}
.breadcrumb-inner .breadcrumb-list li p {
  font-size: 16px;
  color: #3A424B;
}
.breadcrumb-inner .breadcrumb-list li a {
  color: #3A424B;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
}
.breadcrumb-inner .breadcrumb-list li a i {
  color: #D8AF66;
  font-size: 22px;
  opacity: 1;
}
.breadcrumb-inner .breadcrumb-list li:has(p) {
  opacity: 0.8;
}

.total {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #A67E3F;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 18px;
  color: #fff;
}

.t-90 {
  transform: rotate(90deg);
}

.t--90 {
  transform: rotate(-90deg);
  font-size: 14px;
  color: #fff;
  opacity: 0.4;
}
.t--90.alt {
  transform: rotate(-90deg);
  font-size: 14px;
  color: #9BA3AC;
  opacity: 1;
}

.recent .container {
  display: flex;
  flex-direction: row;
  gap: 16px;
  flex-wrap: wrap;
}
.recent .match-card {
  background: url("../images/match-recent-bg.svg") center bottom no-repeat, var(--blue-7);
  border-radius: 12px;
  padding: 16px;
  gap: 16px;
  height: 100%;
  font-family: sans-serif;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.recent .match-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 40%;
  background: var(--blue-5);
  clip-path: polygon(100% 0, 0 0, 0 100%);
}
.recent .match-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 40%;
  background: var(--blue-5);
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.recent .match-card .match-date {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.recent .match-card .hr {
  background: linear-gradient(90deg, rgba(197, 208, 216, 0) 0%, #C5D0D8 50%, rgba(197, 208, 216, 0) 100%);
  width: 100%;
  height: 2px;
  display: block;
}
.recent .match-card .teams {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  gap: 8px;
}
.recent .match-card .teams .team {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--black-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  max-width: 33%;
}
.recent .match-card .teams .team img {
  width: 60px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  object-position: center left;
  box-shadow: 0px 0px 3px var(--black-1);
  margin-bottom: 4px;
}
.recent .match-card .teams .score {
  font-family: "Mulish";
  font-weight: 800;
  font-style: Italic;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 8px;
}
.recent .match-card .stadium {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.recent .match-card .stadium i::before {
  color: var(--blue-4);
  font-size: 24px;
  margin-right: 4px;
}
.recent .match-card .link {
  color: var(--blue-4);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.recent .match-card .link:hover {
  opacity: 0.8;
}

.news .container {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 1279px) {
  .news .container {
    flex-direction: column;
  }
}
.news-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
}
@media only screen and (max-width: 1279px) {
  .news-left {
    width: 100%;
    padding: 0;
  }
}
.news-left-img-wrapper {
  flex: 1;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.news-left-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.news-left-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.news-left h6 {
  color: var(--black-1);
  font-size: var(--size-text-28);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.news-left .details a {
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.news-right {
  display: flex;
  flex-direction: column;
  gap: var(--space-16);
}
.news-right-item {
  display: flex;
  flex-direction: row;
  max-height: calc(25% - 4px);
  gap: var(--space-16);
  height: 144px;
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1279px) {
  .news-right-item {
    max-width: 100%;
  }
}
.news-right-item-img-wrapper {
  height: 100%;
  width: 100%;
  max-width: 210px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.news-right-item-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.news-right-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.news-right-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 8px;
  align-items: flex-start;
}
.news-right-item-text-wrapper h6 {
  color: var(--black-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.news-right-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.news-recommended {
  display: flex;
  flex-direction: row;
  gap: var(--space-16);
}
@media (max-width: 1279px) {
  .news-recommended {
    flex-wrap: wrap;
  }
}
.news-recommended .news-item {
  display: flex;
  flex-direction: column;
  gap: var(--space-16);
  justify-content: flex-start;
  align-items: flex-start;
  width: calc(25% - 10.66px);
}
@media (max-width: 1279px) {
  .news-recommended .news-item {
    width: calc(50% - 10.66px);
  }
}
@media (max-width: 575px) {
  .news-recommended .news-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  .news-recommended .news-item {
    max-width: 100%;
  }
}
.news-recommended .news-item-img-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  max-height: 210px;
}
.news-recommended .news-item-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.news-recommended .news-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.news-recommended .news-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  align-items: flex-start;
  flex: 1;
}
.news-recommended .news-item-text-wrapper h6 {
  color: var(--black-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.news-recommended .news-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.news-page {
  display: flex;
  flex-flow: row wrap;
  gap: var(--space-16);
  row-gap: var(--space-20);
}
.news-page .news-item {
  display: flex;
  flex-direction: column;
  max-width: calc(33% - 8px);
  gap: var(--space-16);
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1024px) {
  .news-page .news-item {
    max-width: calc(50% - 8px);
  }
}
@media only screen and (max-width: 768px) {
  .news-page .news-item {
    max-width: 100%;
  }
}
.news-page .news-item-img-wrapper {
  height: 100%;
  max-height: 210px;
  min-height: 210px;
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.news-page .news-item-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.news-page .news-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.news-page .news-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 8px;
  align-items: flex-start;
}
.news-page .news-item-text-wrapper h6 {
  color: var(--black-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.news-page .news-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.news-view .text-wrapper {
  display: flex;
  gap: 16px;
  flex-direction: column;
  text-align: justify;
}
.news-view .text-wrapper P {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  line-height: 1.2;
}
.news-view .headline3 {
  color: var(--black-1);
  font-size: var(--size-text-30);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin: 16px 0 12px;
}
.news-view .info-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}
.news-view .info-wrapper .left {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .news-view .info-wrapper .left {
    flex-direction: column;
    white-space: nowrap;
    align-items: flex-start;
    gap: 8px;
  }
}
.news-view .info-wrapper .left .info-box {
  display: flex;
  gap: 8px;
  flex-direction: row;
  align-items: center;
}
.news-view .info-wrapper .left .info-box i {
  font-size: 22px;
  color: var(--blue-4);
}
.news-view .info-wrapper .right {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 4px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.news-view .info-wrapper .right .i-circle {
  background-color: var(--blue-4);
  width: 6px;
  min-width: 6px;
  height: 6px;
  border-radius: 11px;
  display: block;
}
.news-view .carousel-wrapper {
  width: 100%;
  height: 650px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.news-view .carousel-wrapper .news-img-carousel {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  position: relative;
}
.news-view .carousel-wrapper .news-img-carousel .carousel-track {
  display: flex;
  height: 100%;
  transition: transform 0.3s ease;
  will-change: transform;
  cursor: grab;
}
.news-view .carousel-wrapper .news-img-carousel .carousel-track .carousel-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.news-view .carousel-wrapper .news-img-carousel .carousel-track .carousel-slide .background-effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(20px);
  transform: scale(1.2);
  z-index: 0;
  pointer-events: none;
}
.news-view .carousel-wrapper .news-img-carousel .carousel-track .carousel-slide .contained-image {
  position: relative;
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
  z-index: 1;
}
.news-view .carousel-lines {
  display: flex;
  gap: 4px;
  margin: 12px auto 16px;
  justify-content: center;
}
.news-view .carousel-lines div {
  width: 12px;
  height: 6px;
  border-radius: 50px;
  background: var(--black-5);
  transition: 0.3s ease;
  cursor: pointer;
}
.news-view .carousel-lines div.active {
  width: 24px;
  background: var(--blue-4);
}
.news-view .buttons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.news-view .buttons-wrapper button,
.news-view .buttons-wrapper a {
  color: var(--blue-4);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  background: transparent;
  padding: 0;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-view .buttons-wrapper button .body2,
.news-view .buttons-wrapper a .body2 {
  color: var(--blue-4);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  background: transparent;
  padding: 0;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-view .buttons-wrapper button .body2:hover,
.news-view .buttons-wrapper a .body2:hover {
  opacity: 0.6;
}
.news-view .buttons-wrapper button:hover,
.news-view .buttons-wrapper a:hover {
  opacity: 0.6;
}

.ya-share2__list_direction_vertical {
  align-items: flex-start !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 6px !important;
}

.stats {
  background: linear-gradient(180deg, #FFFFFF 0%, #C7EAFB 100%);
  min-height: 500px;
}
.stats .container {
  display: flex;
  flex-direction: row;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 1279px) {
  .stats .container {
    flex-direction: column;
  }
}
.stats-top-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.stats-top-wrapper .stats-box {
  gap: 4px;
  max-width: calc(16% - 4px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.stats-top-wrapper .stats-box i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
}
.stats-top-wrapper .stats-box i::before {
  font-size: 24px;
}
.stats-bottom-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.stats-bottom-wrapper .stats-box {
  max-width: calc(20% - 13px);
  text-align: center;
  gap: 16px;
}
.stats-box {
  background: var(--white-1);
  padding: 16px !important;
  border-radius: 12px;
  border: 1px solid var(--black-5);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.stats-box-title {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
  width: 100%;
}
.stats-box-count {
  color: var(--black-1);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.stats-box .player-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.stats-box .player-wrapper .player {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 4px;
}
.stats-box .player-wrapper .player img {
  width: 48px;
  height: 48px;
  border-radius: 100px;
  object-fit: cover;
}
.stats-box .player-wrapper .player span {
  color: var(--white-1);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  background: var(--blue-4);
  border-radius: 8px;
  padding: 2px 4px;
  margin-left: -8px;
}
.stats-box .player-wrapper .player-name {
  color: var(--black-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.stats-box .match-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
}
.stats-box .match-wrapper .country {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  width: 40%;
}
.stats-box .match-wrapper .country img {
  width: 60px;
  height: 40px;
  object-fit: cover;
  border-radius: 4px;
  object-position: center left;
  margin-bottom: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.stats-box .match-wrapper .country span {
  color: var(--black-1);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.stats-box .goal-count {
  margin-top: 4px;
  color: var(--black-1);
  font-size: var(--size-text-24);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.stats .flag {
  display: inline-block;
  width: 24px;
  height: 16px;
  background-size: cover;
  margin-right: 0.5rem;
}
.stats .flag.uz {
  background-image: url("/mnt/data/7a33bd48-318d-49b6-a2e1-5a532c8370c3.png");
}

.photogallery .container {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 1279px) {
  .photogallery .container {
    flex-direction: column;
  }
}
.photogallery-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 4px;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.photogallery-category i::before {
  font-size: 22px;
}
.photogallery-item {
  display: flex;
  flex-direction: column;
  max-width: calc(20% - 4px);
  gap: var(--space-16);
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1279px) {
  .photogallery-item {
    max-width: 100%;
  }
}
.photogallery-item-img-wrapper {
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  height: 220px;
}
.photogallery-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.photogallery-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 8px;
  align-items: flex-start;
}
.photogallery-item-text-wrapper h6 {
  color: var(--black-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.photogallery-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.photogallery-page .container {
  display: flex;
  flex-flow: row wrap;
  gap: 16px;
  padding: 0;
}
@media (max-width: 1279px) {
  .photogallery-page .container {
    flex-direction: column;
  }
}
.photogallery-page .photogallery-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 4px;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.photogallery-page .photogallery-category i::before {
  font-size: 22px;
}
.photogallery-page .photogallery-item {
  display: flex;
  flex-direction: column;
  max-width: calc(33% - 8px);
  gap: var(--space-16);
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 1279px) {
  .photogallery-page .photogallery-item {
    max-width: 100%;
  }
}
.photogallery-page .photogallery-item-img-wrapper {
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.photogallery-page .photogallery-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.photogallery-page .photogallery-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 8px;
  align-items: flex-start;
}
.photogallery-page .photogallery-item-text-wrapper h6 {
  color: var(--black-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
  line-height: 1.3;
}
.photogallery-page .photogallery-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.photogallery-view-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 1279px) {
  .photogallery-view-wrapper {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .photogallery-view-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .photogallery-view-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .photogallery-view-wrapper {
    grid-template-columns: 1fr;
    gap: 6px;
  }
}
.photogallery-view-wrapper .photo-item {
  border-radius: 8px;
  overflow: hidden;
}
.photogallery-view-wrapper .photo-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.photogallery-view .headline3 {
  color: var(--black-1);
  font-size: var(--size-text-30);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin: 16px 0 12px;
}
.photogallery-view .info-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}
.photogallery-view .info-wrapper .left {
  display: flex;
  align-items: flex-end;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .photogallery-view .info-wrapper .left {
    flex-direction: column;
    white-space: nowrap;
    align-items: flex-start;
    gap: 8px;
  }
}
.photogallery-view .info-wrapper .left .info-box {
  display: flex;
  gap: 8px;
  flex-direction: row;
  align-items: center;
}
.photogallery-view .info-wrapper .left .info-box i {
  font-size: 22px;
  color: var(--blue-4);
}
.photogallery-view .info-wrapper .right {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 4px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.photogallery-view .info-wrapper .right .i-circle {
  background-color: var(--blue-4);
  width: 6px;
  min-width: 6px;
  height: 6px;
  border-radius: 11px;
  display: block;
}
.photogallery-view .buttons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.photogallery-view .buttons-wrapper button,
.photogallery-view .buttons-wrapper > a {
  color: var(--blue-4);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  background: transparent;
  padding: 10px 20px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photogallery-view .buttons-wrapper button:hover,
.photogallery-view .buttons-wrapper > a:hover {
  background: var(--blue-4);
  color: var(--white-1);
}
.photogallery-view .buttons-wrapper .body2 {
  color: var(--blue-4);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
  background: transparent;
  padding: 10px 20px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photogallery-view .buttons-wrapper .body2:hover {
  background: var(--blue-4);
  color: var(--white-1);
}

.leader {
  display: flex;
  background: var(--blue-7);
  border-radius: 12px;
  overflow: hidden;
  flex-direction: row;
}
.leader.large {
  width: 100%;
}
.leader.large .img {
  width: 440px;
  height: 300px;
  position: relative;
  z-index: 2;
}
.leader.large .img::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 80%;
  left: calc(80% - 6px);
  z-index: 2;
  top: 50%;
  transform: skewX(-16deg) translate(0, -50%);
  background: var(--blue-5);
}
.leader.large .img img {
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leader.large .text {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.leader.large .top {
  margin-bottom: 10px;
}
.leader.large .top h5 {
  font-size: var(--size-text-32);
  font-weight: 700;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
}
.leader.large .top p {
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.leader.large .middle {
  display: flex;
  flex-direction: row;
  margin-top: auto;
  justify-content: space-between;
  gap: 16px;
}
.leader.large .middle .content-wrapper {
  display: flex;
  gap: 5px;
  width: calc(50% - 8px);
  flex-direction: column;
  margin-bottom: 6px;
}
.leader.large .middle .content-wrapper .title {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.leader.large .middle .content-wrapper .content {
  color: var(--black-1);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.leader.large .bottom {
  margin-top: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.leader.large .bottom a {
  background: var(--blue-6);
  color: var(--white-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  border-radius: 8px;
  padding: 10px 16px;
  height: 100%;
}
.leader.large .bottom a i {
  margin-left: 4px;
}
.leader.small {
  width: calc(50% - 8px);
  height: 200px;
}
.leader.small .img {
  min-width: 200px;
  width: 200px;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.leader.small .img img {
  width: 100%;
  object-position: bottom center;
  height: 100%;
  object-fit: contain;
}
.leader.small .text {
  padding: 12px;
  background: var(--blue-2);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.leader.small .text::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  background: var(--blue-2);
  width: 50px;
  height: 100%;
}
.leader.small .text::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  clip-path: polygon(25% 0%, 100% 0, 75% 100%, 0% 100%);
  background: var(--blue-5);
  width: 200px;
  height: 100%;
}
.leader.small .top h5 {
  margin-bottom: 8px;
  color: var(--white-1);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.leader.small .top p {
  color: var(--white-1);
  font-size: var(--size-text-17);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.01em;
  opacity: 0.6;
}
.leader.small .bottom {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.leader.small .bottom p {
  color: var(--white-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.leader.small .bottom p i {
  color: var(--white-1);
  margin-left: 4px;
}
.leader-page-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #EAECF2;
  background-color: var(--white);
  color: var(--black-2);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}

.leadership-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
  flex-wrap: wrap;
}

.adbanner .container {
  padding-top: 120px;
}
@media only screen and (max-width: 1279px) {
  .adbanner .container {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .adbanner .container {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .adbanner .container {
    padding-top: 40px;
  }
}
.adbanner-carousel .slide {
  position: relative;
  overflow: hidden;
  display: flex;
}
.adbanner-carousel .slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(16px);
  z-index: 0;
}
.adbanner-carousel img {
  width: 100%;
  object-fit: contain;
  position: relative;
  height: 320px;
  z-index: 1;
}
@media (max-width: 768px) {
  .adbanner-carousel img {
    height: 200px;
  }
}
.adbanner.mini {
  margin-top: 12px;
}
.adbanner.mini .container {
  border-radius: 12px;
  overflow: hidden;
  padding: 0;
}
.adbanner.mini a {
  border-radius: 12px;
}
.adbanner.mini img {
  height: 80px;
  object-fit: cover;
}

.videogallery {
  background: var(--blue-2);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.videogallery .container {
  display: flex;
  flex-direction: row;
  gap: 16px;
  padding-bottom: 80px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1279px) {
  .videogallery .container .row {
    flex-direction: column-reverse;
  }
}
.videogallery::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 73%;
  height: 50%;
  background: url("../images/videogallery-bg.png") no-repeat, linear-gradient(0deg, rgba(13, 56, 94, 0.9) 0%, #0D385E 100%);
  background-position: left bottom;
  background-size: 50%, contain;
  z-index: 2;
  opacity: 1;
}
.videogallery::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: -20px;
  width: 73%;
  height: 50%;
  transform: rotate(180deg);
  background: url("../images/videogallery-bg.png") no-repeat, linear-gradient(0deg, rgba(13, 56, 94, 0.9) 0%, #0D385E 100%);
  background-position: left bottom;
  background-size: 50%, contain;
  z-index: 2;
  opacity: 1;
}
.videogallery-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12px;
}
@media only screen and (max-width: 1279px) {
  .videogallery-left {
    width: 100%;
    padding: 0;
  }
}
.videogallery-left-img-wrapper {
  flex: 1;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.videogallery-left-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.videogallery-left-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.videogallery-left h6 {
  color: var(--white-1);
  font-size: var(--size-text-28);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.videogallery-left .link {
  border: 0;
  background: transparent;
  background: var(--blue-5);
  border-radius: 222px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videogallery-left .link .i-play::before {
  color: white;
  font-size: 22px;
}
.videogallery-left .details p {
  color: var(--white-1);
  opacity: 0.8;
}
.videogallery-right {
  display: flex;
  flex-direction: column;
}
.videogallery-right-item {
  display: flex;
  flex-direction: row;
  height: calc(33% - 4px);
  gap: var(--space-16);
  height: 214px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
}
@media only screen and (max-width: 1279px) {
  .videogallery-right-item {
    max-width: 100%;
  }
}
.videogallery-right-item-img-wrapper {
  height: 100%;
  width: 100%;
  max-width: 270px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.videogallery-right-item-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--white-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.videogallery-right-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.videogallery-right-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 8px;
  align-items: flex-start;
  flex: 1;
}
.videogallery-right-item-text-wrapper h6 {
  color: var(--white-1);
  font-size: var(--size-text-22);
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
  color: white !important;
}
.videogallery-right-item-text-wrapper .inner-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.videogallery-right-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.videogallery-right-item .inner-wrapper .link {
  border: 0;
  background: transparent;
  background: var(--blue-5);
  border-radius: 222px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videogallery-right-item .inner-wrapper .link .i-play::before {
  color: white;
  font-size: 22px;
}
.videogallery-right-item .details p {
  color: var(--white-1);
  opacity: 0.8;
}
.videogallery-page {
  display: flex;
  flex-flow: row wrap;
  column-gap: 16px;
}
.videogallery-page .videogallery-item {
  display: flex;
  flex-direction: column;
  width: calc(33% - 8px);
  gap: var(--space-10);
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1019607843);
}
@media only screen and (max-width: 1279px) {
  .videogallery-page .videogallery-item {
    max-width: 100%;
  }
}
.videogallery-page .videogallery-item-img-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.videogallery-page .videogallery-item-img-wrapper-category {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  height: auto;
  padding: 10px 14px 10px 10px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 100%, 0% 100%);
  color: var(--black-1);
  font-size: var(--size-text-16);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.videogallery-page .videogallery-item-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.videogallery-page .videogallery-item h6 {
  color: var(--black-1);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.videogallery-page .videogallery-item h6:hover {
  opacity: 1;
}
.videogallery-page .videogallery-item-text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 8px;
  align-items: flex-start;
  flex: 1;
}
.videogallery-page .videogallery-item-text-wrapper .inner-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.videogallery-page .videogallery-item-text-wrapper .link {
  display: flex;
  margin-top: auto;
  align-items: center;
  flex-direction: row;
  gap: 6px;
  height: 22px;
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.videogallery-page .videogallery-item .details .link {
  border: 0;
  background: transparent;
  background: var(--blue-5);
  border-radius: 222px;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.videogallery-page .videogallery-item .details .link .i-play::before {
  color: white;
  font-size: 20px;
}
.videogallery-page .videogallery-item .details p {
  color: var(--black-1);
  opacity: 0.8;
}

.catalogue .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media only screen and (max-width: 1279px) {
  .catalogue .container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .catalogue .container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 960px) {
  .catalogue .container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.catalogue-page {
  margin-bottom: 100px;
}
.catalogue-page .container {
  padding-top: 80px;
}
.catalogue-item {
  display: flex;
  flex-direction: column;
  background: #00302C;
  border-radius: 16px;
  position: relative;
  margin-bottom: 26px;
  height: 250px;
}
.catalogue-item:hover .catalogue-item__img img {
  transform: scale(1.05);
}
.catalogue-item:hover .button {
  transform: translate(-50%, 40%);
  background: #A67E3F;
}
.catalogue-item::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  background: url("../../images/catalogue-pattern.png") no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  z-index: 1;
}
.catalogue-item .button {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  width: 90%;
  transition: all 0.3s ease;
  padding: 10px 36px;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  position: absolute;
  z-index: 3;
  transition: all 0.3s ease;
  background: #074C46;
}
.catalogue-item .button::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 99px;
  background: #00302C;
  width: 16px;
  height: 16px;
}
.catalogue-item .button::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 99px;
  background: #00302C;
  width: 16px;
  height: 16px;
}
.catalogue-item__img {
  width: 100%;
  height: 224px;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
  padding: 12px 8px 0;
  position: relative;
  z-index: 2;
}
.catalogue-item__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
  transition: transform 0.3s ease;
}

.shop {
  position: relative;
  margin-bottom: 120px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.shop-filter-wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: space-between;
}
.shop-filter-wrapper .select-wrapper {
  display: flex;
  width: 180px;
}
.shop-filter-wrapper .select-wrapper select {
  padding: 12px;
  flex: 1;
  padding-right: 36px;
  margin-bottom: 0;
  font-size: 18px;
  color: #091420;
  font-weight: 400;
  font-style: normal;
  background-color: #F2F5F8;
}
.shop-filter-wrapper .select-wrapper:after {
  color: #9BA3AC !important;
  font-size: 14px;
}
.shop-filter-wrapper .filter-button {
  display: none;
  gap: 8px;
}
@media (max-width: 1279px) {
  .shop-filter-wrapper .filter-button {
    display: flex;
  }
}
.shop .container {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  opacity: 1;
  transform: translateY(0);
  gap: 16px !important;
  position: relative;
  padding: 0;
}
.shop .container .shop-card {
  background: #F2F5F8;
  border-radius: 12px;
  padding: 6px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
}
.shop .container .shop-card:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  border-color: rgba(7, 76, 70, 0.5333333333);
}
.shop .container .shop-card .shop-image {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #666;
  text-align: center;
  padding: 8px;
  height: auto;
  aspect-ratio: 1/1;
  width: 100%;
}
.shop .container .shop-card .shop-price {
  font-size: 20px;
  font-weight: 600;
  color: #074C46;
  padding: 6px 6px 0;
}
.shop .container .shop-card .shop-name {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  padding: 0 6px;
  margin-bottom: 6px;
}
.shop .fade-in-up {
  animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1400px) {
  .shop .container {
    grid-template-columns: repeat(3, 1fr);
  }
  .shop .tab-content .tab-panel.active {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 1200px) {
  .shop .container {
    grid-template-columns: repeat(3, 1fr);
  }
  .shop .tab-content .tab-panel.active {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 992px) {
  .shop .container {
    grid-template-columns: repeat(2, 1fr);
  }
  .shop-header {
    top: 80px;
  }
  .shop-header .tab-navigation {
    padding: 4px;
    border-radius: 10px;
  }
  .shop-header .tab-button {
    padding: 10px 16px;
    font-size: 13px;
  }
  .shop-header .tab-indicator {
    top: 4px;
    height: calc(100% - 8px);
  }
  .shop .tab-content .tab-panel.active {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .shop-header {
    top: 60px;
    left: 16px;
    right: 16px;
    transform: none;
    width: calc(100% - 32px);
  }
  .shop-header .tab-navigation {
    flex-wrap: wrap;
    gap: 4px;
    justify-content: center;
  }
  .shop-header .tab-button {
    padding: 8px 12px;
    font-size: 12px;
    flex: 1;
    min-width: calc(50% - 2px);
  }
  .shop .tab-content .tab-panel.active {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .shop .tab-content .tab-panel .shop-card {
    min-height: 280px;
  }
  .shop .tab-content .tab-panel .shop-card .shop-image {
    height: 120px;
  }
  .shop .tab-content .tab-panel .shop-card .shop-price {
    font-size: 14px;
  }
  .shop .tab-content .tab-panel .shop-card .shop-name {
    font-size: 13px;
  }
  .shop .tab-content .tab-panel .shop-card .shop-description {
    font-size: 11px;
  }
}
@media (max-width: 480px) {
  .shop-header {
    top: 40px;
  }
  .shop-header .tab-button {
    padding: 6px 8px;
    font-size: 11px;
    min-width: calc(33.333% - 2px);
  }
  .shop .tab-content .tab-panel.active {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .shop .tab-content .tab-panel .shop-card {
    min-height: 250px;
  }
}

.share {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  padding: 12px 0 12px 20px;
}
@media (max-width: 768px) {
  .share {
    padding: 12px 0;
    margin-left: auto;
  }
}
.share i {
  font-size: 17px;
  color: #9BA3AC;
}

.recommended {
  position: relative;
  margin-bottom: 120px;
}
.recommended .tab-content {
  position: relative;
  min-height: 400px;
}
.recommended .tab-content .tab-panel {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.recommended .tab-content .tab-panel.active {
  opacity: 1;
  transform: translateY(0);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  position: relative;
}
.recommended .tab-content .tab-panel .recommended-card {
  background: #F2F5F8;
  border-radius: 12px;
  padding: 6px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.recommended .tab-content .tab-panel .recommended-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  border-color: #074C46;
}
.recommended .tab-content .tab-panel .recommended-card .recommended-image {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #666;
  text-align: center;
  padding: 8px;
  height: auto;
  aspect-ratio: 1/1;
  width: 100%;
}
.recommended .tab-content .tab-panel .recommended-card .recommended-price {
  font-size: 16px;
  font-weight: 600;
  color: #074C46;
  padding: 6px 6px 0;
}
.recommended .tab-content .tab-panel .recommended-card .recommended-name {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex-grow: 1;
  padding: 0 6px 0;
}
.recommended .tab-content .tab-panel .recommended-card .recommended-description {
  font-size: 12px;
  color: #666;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: auto;
  padding: 0 6px 6px;
}
.recommended .container {
  padding-top: 40px;
}
.recommended-header {
  position: absolute;
  top: 95px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  white-space: nowrap;
}
.recommended-header .tab-navigation {
  position: relative;
  display: flex;
  border-radius: 899px;
  gap: 0;
  background: #F2F5F8;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.recommended-header .tab-button {
  position: relative;
  background: none;
  border: none;
  padding: 6px 20px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  color: #666;
  border-radius: 899px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
  white-space: nowrap;
}
.recommended-header .tab-button:hover {
  color: #333;
}
.recommended-header .tab-button.active {
  color: #074C46;
}
.recommended-header .tab-indicator {
  position: absolute;
  top: 3px;
  height: calc(100% - 6px);
  background: white;
  border-radius: 899px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.recommended .fade-in-up {
  animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1400px) {
  .recommended .tab-content .tab-panel.active {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1280px) {
  .recommended-header {
    top: 120px;
  }
}
@media (max-width: 1200px) {
  .recommended .tab-content .tab-panel.active {
    grid-template-columns: repeat(4, 1fr);
  }
  .recommended .container {
    padding-top: 60px;
  }
}
@media (max-width: 992px) {
  .recommended-header {
    top: 84px;
  }
  .recommended .tab-content .tab-panel.active {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}
@media (max-width: 960px) {
  .recommended-header {
    top: 134px;
  }
}
@media (max-width: 768px) {
  .recommended .tab-content .tab-panel.active {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
@media (max-width: 512px) {
  .recommended .container {
    padding-top: 200px;
  }
  .recommended #tabIndicator {
    border-radius: 12px;
  }
  .recommended .tab-content .tab-panel.active {
    grid-template-columns: 1fr;
  }
  .recommended-header {
    top: 134px;
    width: calc(100vw - 32px);
  }
  .recommended-header .tab-navigation {
    flex-direction: column;
    border-radius: 12px;
  }
  .recommended-header .tab-button {
    padding: 6px 10px;
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .recommended-header {
    top: 160px;
  }
}

.partners {
  background: url("../images/partners-bg.png") no-repeat, #F2F5F8;
  background-size: contain;
  background-position: bottom;
}
.partners .container {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1279px) {
  .partners .container {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .partners .container {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .partners .container {
    padding-bottom: 40px;
  }
}
.partners-carousel .slide {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px;
  gap: 16px;
  border: 1px solid #E6ECF2;
  background: var(--white);
  border-radius: 8px;
  height: 150px;
}
.partners-carousel img {
  width: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}

.footer {
  padding-top: var(--space-50);
  background: #00302C;
  position: relative;
}
.footer-list {
  display: flex;
  flex-direction: row;
  gap: 6px;
}
.footer-list li a {
  padding: 8px;
  background: var(--blue-2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
.footer-list li a i:before {
  color: var(--white-1);
  font-size: 24px;
}
@media only screen and (max-width: 960px) {
  .footer-list {
    display: none;
  }
}
.footer-banner {
  --local-text-width: 380px;
  border-radius: 16px;
  background: var(--instagram-gr);
  padding: var(--space-60);
  width: 83.3333333333%;
  margin: 0 auto;
  min-height: 340px;
  position: relative;
  margin-bottom: -160px;
  z-index: 1;
}
@media only screen and (max-width: 1600px) {
  .footer-banner {
    width: 100%;
    min-height: 400px;
  }
}
@media only screen and (max-width: 1440px) {
  .footer-banner {
    width: 100%;
    min-height: 400px;
  }
}
@media only screen and (max-width: 960px) {
  .footer-banner {
    --local-text-width: 40%;
  }
}
@media only screen and (max-width: 574px) {
  .footer-banner {
    min-height: unset;
    padding-bottom: 240px;
    --local-text-width: 80%;
  }
}
.footer-banner__title {
  color: var(--white-1);
  font-size: var(--size-text-32);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
  max-width: var(--local-text-width);
}
.footer-banner__text {
  color: rgba(var(--c-white-1), 0.8);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  max-width: var(--local-text-width);
}
.footer-banner__image {
  position: absolute;
  max-width: 380px;
  top: -70px;
  right: 100px;
}
@media only screen and (max-width: 960px) {
  .footer-banner__image {
    right: 0;
  }
}
@media only screen and (max-width: 574px) {
  .footer-banner__image {
    max-width: 50%;
    top: unset;
    bottom: 0;
  }
}
.footer-banner__image img {
  width: 100%;
  height: auto;
}
.footer hr {
  position: relative;
  opacity: 1;
  border: 1px solid var(--white-1);
}
.footer-wrapper {
  position: relative;
  z-index: 2;
}
.footer-wrapper::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(50% 0%, 100% 50%, 100% 100%, 0 100%, 0% 50%);
  background: var(--footer-gr);
}
@media only screen and (max-width: 1600px) {
  .footer-wrapper::before {
    clip-path: polygon(50% 0%, 100% 25%, 100% 100%, 0 100%, 0% 25%);
  }
}
@media only screen and (max-width: 1440px) {
  .footer-wrapper::before {
    clip-path: polygon(50% 0%, 100% 25%, 100% 100%, 0 100%, 0% 25%);
  }
}
@media only screen and (max-width: 574px) {
  .footer-wrapper::before {
    clip-path: polygon(50% 0%, 100% 10%, 100% 100%, 0 100%, 0% 10%);
  }
}
.footer-wrapper__container {
  padding-top: 1px;
  display: flex;
  flex-direction: row;
  color: white;
}
@media (max-width: 1279px) {
  .footer-wrapper__container {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
}
.footer-wrapper__container__left {
  width: 40%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 1279px) {
  .footer-wrapper__container__left {
    display: none;
  }
}
.footer-wrapper__container__middle {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1279px) {
  .footer-wrapper__container__middle {
    width: 100%;
  }
}
.footer-wrapper__container__middle .list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8px;
  margin-bottom: 6px;
}
.footer-wrapper__container__middle .list li {
  transition: all 0.2s ease;
}
.footer-wrapper__container__middle .list li:hover {
  margin-top: -4px;
}
.footer-wrapper__container__middle .list li:first-child {
  margin-top: 20px;
}
.footer-wrapper__container__middle .list li:first-child:hover {
  margin-top: 16px;
}
.footer-wrapper__container__middle .list li:last-child {
  margin-top: 20px;
}
.footer-wrapper__container__middle .list li:last-child:hover {
  margin-top: 16px;
}
.footer-wrapper__container__middle .list .button {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  width: 44px;
  height: 44px;
}
.footer-wrapper__container__middle .list .button i {
  color: #FFE0A8;
  font-size: 24px;
}
.footer-wrapper__container__middle .logo {
  width: 172px;
  margin: 0 auto;
  background: #00302C;
  position: relative;
  z-index: 2;
  padding: 0 12px;
}
.footer-wrapper__container__middle .logo img {
  transition: all 0.2s ease;
}
.footer-wrapper__container__right {
  width: 40%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .footer-wrapper__container__right {
    gap: 16px;
    width: 100%;
    flex-direction: column-reverse;
  }
}
.footer-warning {
  width: 95%;
}
.footer-column {
  display: flex;
  flex-direction: column;
}
.footer-item__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 12px;
}
@media (max-width: 1279px) {
  .footer-item__title {
    text-align: center;
  }
}
.footer-menu {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-menu__item {
  width: 100%;
  display: flex;
}
@media (max-width: 1279px) {
  .footer-menu__item {
    justify-content: center;
    align-items: center;
  }
}
.footer-menu__item a {
  display: flex;
  gap: 8px;
  align-items: center;
  opacity: 0.8;
  font-size: 16px;
  line-height: 100%;
  color: var(--white);
}
@media (max-width: 1279px) {
  .footer-menu__item a {
    text-align: center;
  }
}
.footer-menu__item a:hover {
  opacity: 0.6;
}
.footer-menu__item a i {
  font-size: 20px;
}
.footer-iframe {
  height: 180px;
}
@media (max-width: 1279px) {
  .footer-iframe {
    height: 250px;
  }
}
.footer-iframe iframe {
  width: 100%;
  border-radius: 12px;
  height: 100%;
  border-radius: 8px;
}
.footer-bottom {
  padding: 0 16px 16px;
  position: relative;
  z-index: 1;
  margin-top: -30px;
}
@media (max-width: 1279px) {
  .footer-bottom {
    margin-top: 0;
    padding-top: 40px;
  }
}
.footer-bottom__container {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  gap: 12px;
}
@media (max-width: 575px) {
  .footer-bottom__container {
    justify-content: center;
    flex-direction: column;
    gap: 0px;
  }
  .footer-bottom__container hr {
    margin: 12px 0;
  }
}
.footer-bottom hr {
  border: 0;
  border-top: 1px solid #FFE0A8;
}
.footer-bottom__item {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
  display: flex;
  align-items: center;
  gap: 0px;
  gap: 8px;
  white-space: nowrap;
}
.footer-bottom__item a {
  flex: 0 0 88px;
  width: 88px;
  max-width: 88px;
}
.footer-bottom__item a img {
  width: 100%;
  height: auto;
}

.menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  z-index: 98;
  transition: all 0.3s ease;
  transform: translateY(-100vh);
  padding: 0;
  height: fit-content;
  background: #00302C;
}
@media (max-width: 1279px) {
  .menu {
    display: block;
  }
}
.menu .container {
  max-width: 1700px;
  background-color: transparent;
  padding: 0;
}
.menu-wrapper {
  transition: all 0.3s ease;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 40px;
}
.menu-list {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.menu-list__link {
  font-weight: 600;
  font-size: 19px;
  line-height: 100%;
  color: #FFE0A8;
  display: block;
  padding: 12px 0;
  text-align: center;
}
.menu.active {
  top: calc(var(--height-header) - 20px);
  transform: translateY(0);
}

.sidebar {
  background: #ffffff;
  border-radius: 12px;
  padding: 12px;
  border: 1px solid #F2F5F8;
}
@media (max-width: 1279px) {
  .sidebar:not(.alt) {
    opacity: 0;
    position: fixed;
    inset: 0;
    width: 100dvw;
    height: 100dvh;
    transform: translate(-100%);
    transition: all 0.3s ease;
    z-index: 999;
  }
}
@media (max-width: 768px) {
  .sidebar.alt {
    width: 100%;
  }
}
.sidebar.active {
  opacity: 1;
  transform: translate(0);
  overflow: scroll;
  inset: 0;
  transition: all 0.3s ease;
}
.sidebar-header {
  display: none;
  align-items: center;
  margin-bottom: 16px;
}
@media (max-width: 1279px) {
  .sidebar-header {
    display: flex;
  }
}
.sidebar .sidebar-close {
  margin-left: auto;
  width: 44px;
  height: 44px;
  padding: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar .sidebar-form {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1279px) {
  .sidebar .sidebar-form {
    padding: 20px;
  }
}
.sidebar .filter-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom: 1px solid #E6ECF2;
  padding: 8px 0;
}
.sidebar .filter-group:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
.sidebar .filter-title {
  font-weight: 600;
  font-size: 18px;
}
.sidebar .price-range {
  display: flex;
  flex-direction: column;
}
.sidebar .price-display {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.sidebar .price-display .price-value {
  flex: 1;
  padding: 4px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  font-weight: 400;
  text-align: center;
  color: #8F9BA1;
  width: calc(50% - 8px);
  font-weight: 400;
  font-size: 16px;
}
.sidebar .price-display .price-value::-webkit-outer-spin-button,
.sidebar .price-display .price-value::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.sidebar .price-display .price-value[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  /* Firefox */
}
.sidebar .price-inputs {
  display: flex;
  gap: 8px;
}
.sidebar .price-inputs input {
  flex: 1;
  padding: 4px 8px;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  font-size: 16px;
  text-align: center;
  width: 50%;
  font-weight: 600;
}
.sidebar .price-inputs input::-webkit-outer-spin-button, .sidebar .price-inputs input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none !important;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
.sidebar .price-inputs input:focus {
  outline: none;
  border-color: #074C46;
}
.sidebar .price-slider {
  position: relative;
  height: 6px;
  margin: 16px 0;
}
.sidebar .price-slider .slider-track {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #E5E5E5;
  border-radius: 3px;
}
.sidebar .price-slider .slider-range {
  position: absolute;
  height: 4px;
  background: #00302C;
  border-radius: 3px;
}
.sidebar .price-slider input[type=range] {
  position: absolute;
  width: 100%;
  height: 6px;
  background: transparent;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
}
.sidebar .price-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 4px solid #074C46;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  box-shadow: 0px 0px 5px 0px rgba(8, 15, 56, 0.1019607843);
}
.sidebar .price-slider input[type=range]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #fff;
  border: 4px solid #074C46;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  box-shadow: 0px 0px 5px 0px rgba(8, 15, 56, 0.1019607843);
}
.sidebar .color-options {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.sidebar .color-option {
  cursor: pointer;
  padding: 4px;
  background: #fefefe;
  outline: 1px solid #DFE6E9;
  border-radius: 4px;
}
.sidebar .color-option input[type=checkbox] {
  display: none;
}
.sidebar .color-option .color-box {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  transition: all 0.2s;
  position: relative;
  outline: 1px solid #DFE6E9;
}
.sidebar .color-option .color-box::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 12px;
  height: 12px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>') center/contain no-repeat;
  transition: transform 0.2s;
}
.sidebar .color-option input[type=checkbox]:checked + .color-box {
  box-shadow: 0 0 0 2px #074C46;
}
.sidebar .color-option input[type=checkbox]:checked + .color-box::after {
  transform: translate(-50%, -50%) scale(1);
}
.sidebar .color-option:hover .color-box {
  transform: scale(1.1);
}
.sidebar .checkbox-list {
  display: flex;
  flex-direction: column;
}
.sidebar .checkbox-option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  user-select: none;
  padding: 6px 0;
}
.sidebar .checkbox-option input[type=checkbox] {
  display: none;
}
.sidebar .checkbox-option .checkbox-custom {
  width: 18px;
  height: 18px;
  border: 2px solid #E6ECF2;
  border-radius: 4px;
  position: relative;
  transition: all 0.2s;
  flex-shrink: 0;
}
.sidebar .checkbox-option .checkbox-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 18px;
  height: 18px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>') center/contain no-repeat;
  transition: transform 0.2s;
}
.sidebar .checkbox-option input[type=checkbox]:checked + .checkbox-custom {
  background: #074C46;
  border-color: #074C46;
}
.sidebar .checkbox-option input[type=checkbox]:checked + .checkbox-custom::after {
  transform: translate(-50%, -50%) scale(1);
}
.sidebar .checkbox-option .checkbox-label {
  font-size: 17px;
  font-weight: 400;
  color: #333;
}
.sidebar .checkbox-option:hover .checkbox-custom {
  border-color: #074C46;
}
.sidebar .radio-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.sidebar .radio-option {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  user-select: none;
}
.sidebar .radio-option input[type=radio] {
  display: none;
}
.sidebar .radio-option .radio-custom {
  width: 20px;
  height: 20px;
  border: 2px solid #E5E5E5;
  border-radius: 50%;
  position: relative;
  transition: all 0.2s;
  flex-shrink: 0;
}
.sidebar .radio-option .radio-custom::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 10px;
  height: 10px;
  background: #074C46;
  border-radius: 50%;
  transition: transform 0.2s;
}
.sidebar .radio-option input[type=radio]:checked + .radio-custom {
  border-color: #074C46;
}
.sidebar .radio-option input[type=radio]:checked + .radio-custom::after {
  transform: translate(-50%, -50%) scale(1);
}
.sidebar .radio-option .radio-label {
  font-size: 14px;
  color: #333;
}
.sidebar .radio-option:hover .radio-custom {
  border-color: #074C46;
}
.sidebar .show-more {
  background: none;
  border: none;
  color: #074C46;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: opacity 0.2s;
}
.sidebar .show-more:hover {
  opacity: 0.8;
}
.sidebar .show-more i {
  font-size: 12px;
}
.sidebar .filter-actions {
  display: flex;
  gap: 12px;
  padding-top: 8px;
}
.sidebar .filter-actions .btn {
  flex: 1;
  padding: 10px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
  border: none;
  width: calc(50% - 8px);
}
.sidebar .filter-actions .btn.btn-primary {
  background: #074C46;
  color: #ffffff;
}
.sidebar .filter-actions .btn.btn-primary:hover {
  background: #4A7BDE;
}
.sidebar .filter-actions .btn.btn-secondary {
  background: #f5f5f5;
  color: #333;
}
.sidebar .filter-actions .btn.btn-secondary:hover {
  background: #e5e5e5;
}
@media (max-width: 1024px) {
  .sidebar {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .sidebar {
    padding: 16px;
  }
  .sidebar .filter-actions {
    flex-direction: column;
  }
  .sidebar .filter-actions .btn {
    width: 100%;
  }
}

.main-sidebar-wrapper {
  width: 280px;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .main-sidebar-wrapper {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .main-sidebar-wrapper {
    width: 100%;
    margin-bottom: 24px;
  }
  .main-sidebar-wrapper .sticky {
    position: static;
  }
}

.categories {
  position: relative;
  padding: 80px 0 0;
}
.categories .container {
  position: relative;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .categories .container {
    padding: 0 16px;
  }
}
.categories .categories-carousel {
  position: relative;
}
.categories .categories-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  background: #fff !important;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  border: 1px solid #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  z-index: 10;
}
.categories .categories-carousel .owl-nav button.owl-next {
  transform: translate(50%, -50%);
  right: 0;
}
.categories .categories-carousel .owl-nav button:hover {
  background: #074C46 !important;
  border-color: #074C46;
  box-shadow: 0 4px 12px rgba(7, 76, 70, 0.2);
}
.categories .categories-carousel .owl-nav button:hover span {
  color: #fff;
}
.categories .categories-carousel .owl-nav button.disabled {
  opacity: 0;
  pointer-events: none;
}
.categories .categories-carousel .owl-nav button span {
  font-size: 20px;
  font-weight: 300;
  color: #666;
  transition: color 0.3s;
  line-height: 1;
}
.categories .categories-carousel .owl-dots {
  display: none;
}
.categories .category-item {
  background: #F2F5F8;
  border-radius: 12px;
  padding: 12px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid transparent;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  height: 100%;
}
.categories .category-item:hover {
  background: #fff;
  border-color: #E0E0E0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}
.categories .category-image {
  width: 74px;
  height: 74px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 3px;
}
.categories .category-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.categories .category-info {
  flex: 1;
  text-align: left;
  min-width: 0;
}
.categories .category-title {
  font-weight: 600;
  font-size: 18px;
  color: #1A1A1A;
  margin-bottom: 2px;
}
.categories .category-count {
  white-space: nowrap;
  font-weight: 400;
  font-size: 16px;
  color: #9BA3AC;
}
@media (max-width: 768px) {
  .categories {
    padding: 16px 0;
  }
  .categories .container {
    padding: 0 16px;
  }
  .categories .categories-carousel .owl-nav button {
    display: none;
  }
  .categories .category-item {
    padding: 12px;
    gap: 10px;
  }
  .categories .category-image {
    width: 50px;
    height: 50px;
  }
  .categories .category-title {
    font-size: 12px;
  }
  .categories .category-count {
    font-size: 10px;
  }
}

.product-detail {
  background: #fff;
}
.product-detail .placeholder {
  background: transparent;
  border-radius: 8px;
  height: 130px;
  width: 100%;
  opacity: 1;
}
@media (max-width: 640px) {
  .product-detail .placeholder {
    height: 180px;
  }
}
.product-detail .container {
  margin: 0 auto;
  padding: 60px 16px 120px;
}
@media (max-width: 768px) {
  .product-detail .container {
    padding: 40px 16px 60px;
  }
}
@media (max-width: 768px) {
  .product-detail .container {
    padding: 30px 16px 40px;
  }
}
.product-detail .product-detail-wrapper {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 0;
}
@media (max-width: 1279px) {
  .product-detail .product-detail-wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.product-detail .product-gallery {
  flex: 0 0 540px;
}
@media (max-width: 768px) {
  .product-detail .product-gallery {
    flex: 1;
    width: 100%;
  }
}
.product-detail .gallery-container {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 1279px) {
  .product-detail .gallery-container {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .product-detail .gallery-container {
    flex-direction: column;
    width: 100%;
    gap: 8px;
  }
}
.product-detail hr {
  border-top: 1px solid #E6ECF1;
}
.product-detail .product-thumbnails {
  flex: 0 0 80px;
  height: 100%;
  max-height: 500px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails {
    flex: auto;
    height: auto;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
}
.product-detail .product-thumbnails .carousel-nav {
  position: absolute;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #E0E0E0;
  border-radius: 994px;
  color: #074C46;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails .carousel-nav {
    display: none;
  }
}
.product-detail .product-thumbnails .carousel-nav i {
  color: #4B5E67;
}
.product-detail .product-thumbnails .carousel-nav:hover {
  background: #074C46;
  color: #fff;
  border-color: #074C46;
}
.product-detail .product-thumbnails .carousel-nav.carousel-nav-up {
  margin-top: 10px;
  transform: translate(-50%) rotate(180deg);
  left: 50%;
  top: 0;
}
.product-detail .product-thumbnails .carousel-nav.carousel-nav-down {
  margin-bottom: 10px;
  transform: translate(-50%);
  left: 50%;
  bottom: 0;
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails .carousel-nav.carousel-nav-up {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .product-detail .product-thumbnails .carousel-nav.carousel-nav-up::after {
    content: "←";
  }
  .product-detail .product-thumbnails .carousel-nav.carousel-nav-down {
    margin-top: 0;
    margin-left: 10px;
  }
  .product-detail .product-thumbnails .carousel-nav.carousel-nav-down::after {
    content: "→";
  }
}
.product-detail .product-thumbnails .vertical-carousel {
  flex: 1;
  overflow: hidden;
  position: relative;
  margin: 30px 0;
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails .vertical-carousel {
    flex: none;
    width: 300px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    margin: 0;
  }
}
.product-detail .product-thumbnails .vertical-carousel-track {
  display: flex;
  flex-direction: column;
  transition: transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails .vertical-carousel-track {
    flex-direction: row;
    width: max-content;
  }
}
.product-detail .product-thumbnails .thumbnail-item {
  width: 80px;
  height: 80px;
  padding: 4px;
  background: #F8F9FA;
  border: 2px solid transparent;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
  margin-bottom: 8px;
  display: block;
}
@media (max-width: 768px) {
  .product-detail .product-thumbnails .thumbnail-item {
    width: 60px;
    height: 60px;
    margin-bottom: 0;
    margin-right: 8px;
    display: inline-block;
  }
}
.product-detail .product-thumbnails .thumbnail-item.active, .product-detail .product-thumbnails .thumbnail-item:hover {
  border-color: #074C46;
  background: #fff;
}
.product-detail .product-thumbnails .thumbnail-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.product-detail .product-main-image {
  position: relative;
  flex: 1;
  height: 500px;
  background: #F8F9FA;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #E8E8E8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 768px) {
  .product-detail .product-main-image {
    width: 100%;
  }
}
.product-detail .product-main-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: opacity 0.3s ease;
}
.product-detail .product-main-image.loading img {
  opacity: 0.7;
}
.product-detail .image-zoom-container {
  position: relative;
  cursor: crosshair;
  overflow: hidden;
  width: 100%;
  display: block;
}
.product-detail .image-zoom-container img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}
.product-detail .zoom-lens {
  position: absolute;
  border: 2px solid #074C46;
  width: 100px;
  height: 100px;
  display: none;
  pointer-events: none;
  background: rgba(7, 76, 70, 0.1);
}
.product-detail .zoom-result {
  position: absolute;
  top: 0;
  right: -420px;
  width: 400px;
  height: 400px;
  border: 1px solid #E8E8E8;
  background: #fff;
  display: none;
  z-index: 100;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1600px) {
  .product-detail .zoom-result {
    display: none !important;
  }
}
.product-detail .product-info {
  flex: 1;
}
.product-detail .product-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
  color: #091420;
  margin-bottom: 16px;
}
.product-detail .product-code {
  font-size: 16px;
  color: #9BA3AC;
  display: flex;
  align-items: center;
  gap: 4px;
}
.product-detail .product-code #productArticle {
  color: #3A424B;
}
.product-detail .product-price-block {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  background: transparent;
  margin-bottom: 12px;
}
@media (max-width: 576px) {
  .product-detail .product-price-block {
    flex-direction: column;
    align-items: stretch;
  }
}
.product-detail .product-price {
  font-weight: 600;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #074C46;
}
.product-detail .btn-order {
  padding: 12px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  background: #00302C;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  white-space: nowrap;
}
.product-detail .btn-order:hover {
  background: #074C46;
}
.product-detail .product-brand {
  background: transparent;
  margin-bottom: 12px;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
}
.product-detail .product-brand .brand-label {
  display: block;
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}
.product-detail .product-brand .brand-logo {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.product-detail .product-brand .brand-logo img {
  height: 55px;
  width: auto;
}
.product-detail .product-brand .brand-logo span {
  font-size: 15px;
  font-weight: 600;
  color: #1A1A1A;
}
.product-detail .product-brand .brand-link {
  display: block;
  font-size: 13px;
  color: #0066CC;
  text-decoration: none;
  margin-top: 6px;
}
.product-detail .product-brand .brand-link:hover {
  text-decoration: underline;
}
.product-detail .product-description-short {
  margin-bottom: 20px;
}
.product-detail .product-description-short p {
  font-size: 16px;
  color: #091420;
  margin-bottom: 10px;
}
.product-detail .product-description-short ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-detail .product-description-short ul li {
  position: relative;
  padding-left: 16px;
  font-size: 16px;
  color: #091420;
  margin-bottom: 6px;
}
.product-detail .product-description-short ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #091420;
}
.product-detail .product-characteristics .characteristics-title {
  font-size: 16px;
  font-weight: 600;
  color: #1A1A1A;
  margin-bottom: 12px;
}
.product-detail .product-characteristics .view-all-link {
  display: inline-flex;
  align-items: center;
  color: #074C46;
  font-weight: 400;
  font-size: 17px;
  gap: 4px;
}
.product-detail .product-characteristics .view-all-link i {
  transform: rotate(-90deg);
  font-size: 12px;
  color: inherit;
}
.product-detail .product-characteristics .view-all-link:hover {
  text-decoration: underline;
}
.product-detail .product-tabs {
  padding-top: 40px;
  margin-bottom: 60px;
}
.product-detail .tabs-navigation {
  display: flex;
  gap: 8px;
  width: fit-content;
  padding: 3px;
  background: #F2F5F8;
  border-radius: 40px;
}
@media (max-width: 768px) {
  .product-detail .tabs-navigation {
    justify-content: center;
    margin: 0 auto;
  }
}
.product-detail .tab-btn {
  padding: 12px 24px;
  background: transparent;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #091420;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .product-detail .tab-btn {
    padding: 12px;
  }
}
@media (max-width: 575px) {
  .product-detail .tab-btn {
    padding: 8px;
  }
}
.product-detail .tab-btn.active {
  box-shadow: 0px 0px 10px 0px rgba(9, 20, 32, 0.1019607843);
  background: #FFFFFF;
  border-radius: 24px;
}
.product-detail .tab-btn.active:after {
  transform: scaleX(1);
}
.product-detail .tab-btn:after {
  content: "";
  position: absolute;
  inset: 0;
  height: 100%;
  z-index: -1;
  background: #fff;
  transform: scaleX(0);
  transition: transform 0.3s;
}
.product-detail .tab-btn:hover {
  color: #074C46;
}
.product-detail .tabs-content .tab-panel {
  display: none;
}
.product-detail .tabs-content .tab-panel.active {
  display: block;
}
.product-detail .tabs-content .tab-panel p {
  font-size: 16px;
  color: #091420;
  margin-top: 30px;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .product-detail .tabs-content .tab-panel p {
    margin-bottom: 8px;
  }
}
.product-detail .tabs-content .tab-panel .row {
  margin-top: 30px;
}
.product-detail .tabs-content .tab-panel ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
.product-detail .tabs-content .tab-panel ul li {
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  color: #091420;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .product-detail .tabs-content .tab-panel ul li {
    margin-bottom: 4px;
  }
}
.product-detail .tabs-content .tab-panel ul li:before {
  content: "−";
  position: absolute;
  left: 0;
  color: #074C46;
  font-weight: 600;
}
.product-detail .tabs-content .full-characteristics-table {
  width: 100%;
}
.product-detail .tabs-content .full-characteristics-table tr {
  border-bottom: 1px solid #E8E8E8;
}
.product-detail .tabs-content .full-characteristics-table tr:nth-child(even) {
  background: #F7F8FA;
}
.product-detail .tabs-content .full-characteristics-table tr:last-child {
  border-bottom: none;
}
.product-detail .tabs-content .full-characteristics-table td {
  padding: 16px 20px;
  font-size: 15px;
}
.product-detail .tabs-content .full-characteristics-table td.char-label {
  color: #091420;
  width: 40%;
}
.product-detail .tabs-content .full-characteristics-table td.char-value {
  color: #1A1A1A;
  font-weight: 500;
}
.product-detail .similar-products {
  margin-top: 80px;
  width: 100%;
}
.product-detail .similar-products .section-top {
  font-size: 28px;
  font-weight: 600;
  color: #091420;
  margin-bottom: 16px;
}
.product-detail .similar-products .similar-products-carousel {
  position: relative;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .product-detail .similar-products .similar-products-carousel {
    padding: 0 8px;
  }
}
.product-detail .similar-products .similar-products-carousel .similar-product-card {
  background: #F2F5F8;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 6px;
}
.product-detail .similar-products .similar-products-carousel .similar-product-card .similar-product-image {
  width: 100%;
  aspect-ratio: 1;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border-bottom: 1px solid #F0F0F0;
  border-radius: 10px;
}
.product-detail .similar-products .similar-products-carousel .similar-product-card .similar-product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product-detail .similar-products .similar-products-carousel .similar-product-card .similar-product-info {
  padding: 6px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.product-detail .similar-products .similar-products-carousel .similar-product-card .similar-product-price {
  font-size: 20px;
  font-weight: 700;
  color: #074C46;
}
.product-detail .similar-products .similar-products-carousel .similar-product-card .similar-product-name {
  font-size: 16px;
  color: #091420;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #fff !important;
  border-radius: 50%;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button.owl-prev {
  left: 0;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button.owl-next {
  right: 0;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button span {
  font-size: 24px;
  color: #333;
  line-height: 1;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button:hover {
  background: #00302C !important;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button:hover span {
  color: #fff;
}
.product-detail .similar-products .similar-products-carousel .owl-nav button.disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.product-detail .similar-products .similar-products-carousel .owl-dots {
  display: none;
}
.product-detail .product-code {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
.product-detail .product-code .copy-article-btn {
  padding: 4px 6px;
  background: transparent;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #091420;
}
.product-detail .product-code .copy-article-btn:hover {
  background: #F5F5F5;
  border-color: #00302C;
  color: #00302C;
}
.product-detail .product-code .copy-article-btn:active {
  transform: scale(0.95);
}
.product-detail .product-code .copy-article-btn svg {
  display: block;
}
.product-detail .product-code .copy-success {
  position: absolute;
  left: 100%;
  margin-left: 8px;
  background: #00302C;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 11px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
.product-detail .product-code .copy-success.show {
  opacity: 1;
}

.info-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 100%;
  gap: 8px;
  margin-bottom: 6px;
}
.info-row .dash {
  flex: 1;
  height: 1px;
  background-image: repeating-linear-gradient(to right, #DFE6E9, #DFE6E9 6px, transparent 6px, transparent 12px);
  margin: 0 4px;
  align-self: center;
}

.button {
  padding: 10px 16px;
  border: 1px solid transparent;
  background: linear-gradient(#023D38, #023D38) padding-box, linear-gradient(114.84deg, #FFE0A8 6.47%, #A67E3F 26.64%, #FFE0A8 46.81%, #A67E3F 66.97%, #FFE0A8 87.14%) border-box;
  border-radius: 12px;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
}

.divider {
  margin: 0 auto;
}

.card {
  padding: var(--space-16);
  background: #fff;
  border-radius: 12px;
  border: 1px solid #E6ECF1;
}

.select-wrapper {
  position: relative;
}
.select-wrapper select {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  background: var(--black-6);
  border-width: 2px;
}
.select-wrapper::after {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "icomoon" !important;
  content: "\e903";
  font-size: 20px;
  color: var(--blue-1);
  pointer-events: none;
}

.section-top {
  position: relative;
}
.section-top .container {
  padding-top: 100px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (max-width: 1279px) {
  .section-top .container {
    padding: 80px 16px 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .section-top .container {
    padding: 60px 16px 20px;
  }
}
@media only screen and (max-width: 960px) {
  .section-top .container {
    padding: 40px 16px 20px;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    text-align: center;
  }
}
.section-top.single .container {
  justify-content: center;
}
.section-top.single .container .top-right {
  background: var(--blue-5);
  max-width: 55px;
}
.section-top.single .container .bottom-left {
  background: var(--blue-5);
  max-width: 55px;
}
.section-top.single .container a {
  display: none;
}
.section-top.single-side .container {
  justify-content: flex-start;
}
.section-top.single-side .container .bottom-left {
  background: var(--blue-5);
  max-width: 55px;
}
.section-top.single-side .container a {
  display: none;
}
.section-top.double .container {
  justify-content: space-between;
}
.section-top.double .container .top-right {
  display: none;
}
.section-top.double .container .bottom-left {
  background: var(--blue-4);
}
.section-top h2 {
  font-family: Noto Sans;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  position: relative;
}
.section-top a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-family: Noto Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #00302C;
}
.section-top a i {
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00302C;
  border-radius: 8px;
  color: #FFE0A8;
  width: 40px;
  height: 32px;
}

.details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--space-24);
}
.details.dark .i-calendar::before,
.details.dark .i-view::before,
.details.dark .i-arrow::before {
  font-size: 22px;
  color: var(--blue-5);
}
.details.dark .play::before {
  color: white;
}
.details .date,
.details .view {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}
.details .i-calendar::before,
.details .i-view::before,
.details .i-arrow::before {
  font-size: 22px;
  color: var(--blue-4);
}
.details p {
  color: var(--black-2);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.details a {
  color: var(--blue-4);
  font-size: var(--size-text-18);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.home-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.main {
  display: flex;
  flex-direction: column;
  flex: 1;
  z-index: 0;
}
.main-layout {
  display: flex;
  gap: 16px;
}
@media (max-width: 768px) {
  .main-layout.alt {
    flex-direction: column;
  }
}
.main > .container {
  display: flex;
  gap: 16px;
  flex-direction: row;
  padding-top: 40px;
  max-width: calc(var(--width-container) + 32px);
}
@media (max-width: 1279px) {
  .main > .container {
    flex-direction: column;
    padding-top: 0;
  }
}
.main-content {
  flex: 1;
  width: calc(100% - 336px);
  margin-bottom: 16px;
}
@media (max-width: 1279px) {
  .main-content {
    width: 100%;
  }
}
.main-sidebar-wrapper {
  width: 250px;
  position: relative;
  margin-bottom: 16px;
}
.main-sidebar-wrapper.alt {
  width: 310px !important;
}
@media (max-width: 1279px) {
  .main-sidebar-wrapper.alt {
    width: 250px !important;
  }
}
@media (max-width: 768px) {
  .main-sidebar-wrapper.alt {
    width: 100% !important;
  }
}
.main-sidebar-wrapper.alt .sidebar {
  padding: 0;
}
@media (max-width: 1279px) {
  .main-sidebar-wrapper {
    margin-bottom: 0;
    width: 100%;
  }
}
.main-sidebar-wrapper .sticky {
  position: sticky;
  top: 16px;
  bottom: 16px;
}
.main-sidebar-wrapper .sticky .owl-dots {
  display: none !important;
}
.main .sidebar {
  padding: 12px;
}
.main .sidebar .title {
  padding: 16px;
  color: var(--white-1);
  font-size: var(--size-text-20);
  font-style: normal;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  background: var(--blue-5);
}
.main .sidebar-list {
  padding: 10px 16px;
}
.main .sidebar-list li {
  display: flex;
}
.main .sidebar-list li a {
  color: var(--black-1);
  font-size: var(--size-text-19);
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  padding: 8px 0;
  position: relative;
  transition: all 0.2s ease-in-out;
  z-index: 2;
  text-transform: uppercase;
}
.main .sidebar-list li a::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 0;
  height: 0;
  z-index: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--blue-5);
  transition: all 0.2s ease-in-out;
  clip-path: polygon(20% 0%, 100% 0, 80% 100%, 0% 100%);
}
.main .sidebar-list li a.active {
  background: transparent;
  padding-left: 20px;
}
.main .sidebar-list li a.active:after {
  width: 15px;
  height: 12px;
}
.main .sidebar-list li:hover a {
  background: transparent;
  padding-left: 20px;
}
.main .sidebar-list li:hover a::after {
  height: 12px;
  width: 15px;
}
.main .sidebar .adbanner .container {
  padding: 0;
}