@charset "UTF-8";

/** Подключение шрифтов локально из папки "./src/fonts" */

/* Noto Sans Display Condensed */

@import '../static/uikit.min.css';

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-thin.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-thin-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-thin-italic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-extralight.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-extralight-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-extralight-italic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-light.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-light-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-light-italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-medium.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-medium-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-medium-italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-semibold.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-semibold-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-semibold-italic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-bold.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-bold-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-extrabold.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-extrabold-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-extrabold-italic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-black.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans Display Condensed";
  font-display: swap;
  src: url("../../fonts/noto-sans-display-condensed-black-italic.woff2") format("woff2"), url("../../fonts/noto-sans-display-condensed-black-italic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

/* TT Firs Text */

@font-face {
  font-family: "TT Firs Text";
  font-display: swap;
  src: url("../../fonts/TT Firs Text Regular.woff2") format("woff2"), url("../../fonts/TT Firs Text Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "TT Firs Text";
  font-display: swap;
  src: url("../../fonts/TT Firs Text Medium.woff2") format("woff2"), url("../../fonts/TT Firs Text Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

/* TT Ricordi Marmo */

@font-face {
  font-family: "TT Ricordi Marmo";
  font-display: swap;
  src: url("../../fonts/TT Ricordi Marmo Light.woff2") format("woff2"), url("../../fonts/TT Ricordi Marmo Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "TT Ricordi Marmo";
  font-display: swap;
  src: url("../../fonts/TT Ricordi Marmo Regular.woff2") format("woff2"), url("../../fonts/TT Ricordi Marmo Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "TT Ricordi Marmo";
  font-display: swap;
  src: url("../../fonts/TT Ricordi Marmo Variable.woff2") format("woff2"), url("../../fonts/TT Ricordi Marmo Variable.woff") format("woff");
  font-weight: 100 900;
  font-style: normal;
}

/** Подключение переменных */

/** Подключение sass function и mixins и extends стилей */

/** Общие параметры, шаблоны(заготовки) и вспомогательные классы */

html {
  scroll-behavior: smooth;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
}

.main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.container {
  max-width: 1600px;
  width: 100%;
  padding: 0 clamp(1rem, 4vw, 2.5rem);
  margin: 0 auto;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/** БЕМ блоки используемые во всё проекте */

body {
  background-color: #ffffff;
  font-family: "Montserrat", "Inter", system-ui, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.65;
  letter-spacing: 0.02em;
  color: #000000;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4 {
  font-family: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.04em;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

main {
  display: block;
}

.text_12 {
  font-size: 12px;
}

.text_14 {
  font-size: 14px;
}

.text_16 {
  font-size: 16px;
}

.text_18 {
  font-size: 18px;
}

.text_20 {
  font-size: 20px;
}

.text_22 {
  font-size: 22px;
}

.text_24 {
  font-size: 24px;
}

.text_26 {
  font-size: 26px;
}

.text_28 {
  font-size: 28px;
}

.text_30 {
  font-size: 30px;
}

.text_32 {
  font-size: 32px;
}

.text_36 {
  font-size: 36px;
}

.text_40 {
  font-size: 40px;
}

.text_48 {
  font-size: 48px;
}

.text_56 {
  font-size: 56px;
}

.text_60 {
  font-size: 60px;
}

.text_64 {
  font-size: 64px;
}

.text_66 {
  font-size: 66px;
}

.text_72 {
  font-size: 72px;
}

.text_80 {
  font-size: 80px;
}

.text_96 {
  font-size: 96px;
}

.text_100 {
  font-size: 100px;
}

.text_120 {
  font-size: 120px;
}

.text_128 {
  font-size: 128px;
}

.text_alt {
  font-family: "PragmaticaExtended", sans-serif;
}

/** Подключение стилей отдельных блоков и секций */

.container {
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}

.burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  width: 28px;
  color: inherit;
  background: none;
  border: none;
}

.burger__line {
  display: block;
  height: 2px;
  width: 100%;
  background: currentColor;
}

.burger__line:last-child {
  width: 70%;
}

.product-card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.primary-button {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-family: "Noto Sans Condensed", system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0;
  background: none;
  border-radius: 0;
  border-width: 1px;
  gap: 8px;
  -webkit-transition: border-color 0.4s ease-in-out;
  transition: border-color 0.4s ease-in-out;
}

.primary-button--white-text {
  color: #ffffff;
}

.primary-button--white-border {
  border-color: rgba(255, 255, 255, 0.1);
}

.primary-button--white-border:hover {
  border-color: white;
}

.primary-button--black-border {
  border-color: rgba(0, 0, 0, 0.1);
}

.primary-button--black-border:hover {
  border-color: black;
}

.primary-link {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.primary-link:hover {
  text-decoration: none;
  color: inherit;
}

.primary-link--underlined {
  text-decoration: underline;
}

.primary-link--underlined:hover {
  text-decoration: underline;
}

.primary-link--hover-dim:hover {
  opacity: 0.6;
}

.primary-link--hover-solid:hover {
  opacity: 1;
}

.news-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 440px;
          flex: 1 1 440px;
}

.news-card__img-link {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

.news-card__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.news-card__content-container {
  margin-top: 24px;
}

.news-card__date {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: left;
  color: rgba(0, 0, 0, 0.5019607843);
  margin: 0 0 0 12px;
}

.news-card__title {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 16px 0 0 12px;
}

.hover-scale {
  overflow: hidden;
}

.hover-scale img {
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

.hover-scale:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.hover-details-item-container {
  position: relative;
  width: 100%;
  min-width: 0;
  min-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hover-details-item {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 0;
  min-height: 0;
  padding: clamp(12px, 3vw, 24px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  pointer-events: none;
}

.hover-details-item__panel {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  min-height: 0;
  padding: clamp(24px, 4vw, 40px) clamp(20px, 3vw, 32px);
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: opacity 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  overflow: hidden;
}

.hover-details-item__logo {
  width: auto;
  max-width: 100%;
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.hover-details-item__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-top: 24px;
  width: 100%;
}

.hover-details-item__tel,
.hover-details-item__mail {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-decoration: none;
  overflow-wrap: anywhere;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.hover-details-item__tel:hover,
.hover-details-item__mail:hover {
  opacity: 0.65;
}

.hover-details-item__button-wrap {
  margin-top: 20px;
  width: 100%;
}

.hover-details-item__cta {
  width: 100%;
  margin: 0;
  color: #000000;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hover-details-item--product .hover-details-item__panel {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 100%;
  padding: clamp(18px, 5vw, 36px) clamp(14px, 4vw, 28px);
}

.hover-details-item--product .hover-details-item__eyebrow {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  min-width: 0;
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.42);
  margin: 0;
  overflow-wrap: break-word;
  -webkit-padding-end: 0.12em;
          padding-inline-end: 0.12em;
}

.hover-details-item--product .hover-details-item__product-head {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  min-width: 0;
  margin-top: clamp(10px, 3vh, 28px);
}

.hover-details-item--product .hover-details-item__title-text {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(15px, 1.8vw, 19px);
  line-height: 1.4;
  color: #000000;
  margin: 0;
  max-width: 100%;
  min-width: 0;
  border: 0;
  padding: 0;
  overflow-wrap: break-word;
}

.hover-details-item--product .hover-details-item__detail {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  color: rgba(0, 0, 0, 0.52);
  margin: 10px 0 0;
  max-width: 100%;
  overflow-wrap: break-word;
}

.hover-details-item--product .hover-details-item__button-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  min-width: 0;
  margin-top: auto;
  margin-bottom: 0;
}

.hover-details-item--product-wide .hover-details-item__description {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  width: 100%;
  min-height: 0;
  max-height: 100%;
  margin: clamp(10px, 2vh, 20px) 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.55;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.55);
  text-align: center;
}

.hover-details-item--product-wide .hover-details-item__description::-webkit-scrollbar {
  display: none;
}

.hover-details-item--product-compact .hover-details-item__product-head {
  margin-top: clamp(8px, 2vh, 20px);
}

.hover-details-item--product-compact .hover-details-item__button-wrap {
  margin-top: auto;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

.header a {
  color: inherit;
  text-decoration: none;
}

.header__text {
  font-family: "Noto Sans Display Condensed", system-ui, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1%;
  text-align: center;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 42px;
  color: #ffffff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 88px;
  -webkit-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

.header__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 20px;
}

.header__logo svg {
  width: 64px;
  height: 48px;
}

.header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 32px;
}

.header__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.header--scrolled {
  background: #ffffff !important;
}

.header--scrolled-inner {
  color: #000000 !important;
}

.hero {
  position: relative;
  overflow: hidden;
  min-height: 1356px;
}

.hero__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero__video {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero__content {
  position: absolute;
  z-index: 10;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.hero__header {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-size: 52px;
  font-style: noraml;
  line-height: 60px;
  letter-spacing: 0;
  color: #ffffff;
  padding-bottom: 32px;
}

.hero__info {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  color: #ffffff;
  padding-bottom: 16px;
}

.hero__link {
  color: #ffffff;
}

.hero__link:hover {
  color: #ffffff;
}

.hero__dotnav-container {
  position: absolute;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 2;
}

.collections {
  background: #f1ede9;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.no-webp .collections::after{
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 2, 16, 0.5)), to(rgba(4, 0, 10, 0.78))), url("../images/addresses/1.png");
  background-image: linear-gradient(180deg, rgba(8, 2, 16, 0.5) 0%, rgba(4, 0, 10, 0.78) 100%), url("../images/addresses/1.png"); }

.collections::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  transition: opacity 0.5s cubic-bezier(0.45, 0, 0.55, 1);
  pointer-events: none;
}

.collections:has(.collections__grid .collections__item-media:hover)::after,
.collections:has(.collections__grid .collections__item-media:focus-within)::after {
  opacity: 1;
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__title,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__title {
  color: #ffffff;
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__bg-text,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__bg-text {
  color: rgba(255, 255, 255, 0.12);
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__nav-links,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__nav-links {
  color: rgba(255, 255, 255, 0.78);
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__info,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__info {
  color: rgba(255, 255, 255, 0.72);
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__button.primary-button--black-border,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__button.primary-button--black-border {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.35);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__button.primary-button--black-border:hover,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__button.primary-button--black-border:hover {
  border-color: white;
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__item-media,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__item-media {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.collections:has(.collections__grid .collections__item-media:hover) .collections__item-media:not(:hover):not(:focus-within) img,
.collections:has(.collections__grid .collections__item-media:focus-within) .collections__item-media:not(:hover):not(:focus-within) img {
  opacity: 0;
}

.collections__inner {
  position: relative;
  z-index: 1;
  margin: 100px 0 80px 0;
}

.collections__inner ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.collections__title {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections__grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 330px 217px 217px 330px 275px;
  grid-template-columns: 330px 217px 217px 330px 275px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  overflow: hidden;
  margin-top: 50px;
  gap: 12px;
}

.collections__item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  -o-object-fit: unset;
     object-fit: unset;
  min-width: 0;
}

.collections__item--1 {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

.collections__item--2 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}

.collections__item--3 {
  -ms-grid-column: 3;
  grid-column: 3;
  -ms-grid-row: 1;
  grid-row: 1;
}

.collections__item--4 {
  -ms-grid-column: 4;
  grid-column: 4;
  -ms-grid-row: 1;
  grid-row: 1;
}

.collections__item--5 {
  -ms-grid-column: 5;
  grid-column: 5;
  -ms-grid-row: 1;
  grid-row: 1;
}

.collections__item--6 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2;
}

.collections__item-media {
  position: relative;
  display: block;
  width: 100%;
  min-width: 0;
  line-height: 0;
  overflow: hidden;
}

.collections__item-media img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: opacity 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: opacity 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections__hover-details-item-container {
  position: absolute;
  inset: 0;
  z-index: 2;
  min-width: 0;
}

.collections__item-media:hover .hover-details-item__panel,
.collections__item-media:focus-within .hover-details-item__panel {
  opacity: 1;
  pointer-events: auto;
}

.collections .hover-details-item--product {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
  overflow: hidden;
  max-height: 100%;
}

.collections .hover-details-item--product .hover-details-item__panel {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  width: 100%;
  max-width: 100%;
  min-height: 0;
  max-height: 100%;
  margin: 0;
}

.collections .hover-details-item--product-compact .hover-details-item__panel {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
}

.collections .hover-details-item--product-compact .hover-details-item__panel::-webkit-scrollbar {
  display: none;
}

.collections__bg-text {
  position: absolute;
  z-index: 0;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 120px;
  line-height: 120px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections__nav-links {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.8);
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections__info {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  color: rgba(13, 13, 13, 0.6980392157);
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.collections__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  bottom: 0%;
}

.collections__controls-right-side {
  margin-right: 120px;
  max-width: 324px;
}

.collections__button {
  font-family: "Noto Sans Condensed", system-ui, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  width: 100%;
  margin-top: 32px;
  -webkit-transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1), border-color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: color 0.45s cubic-bezier(0.45, 0, 0.55, 1), border-color 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.ambassadors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
}

.ambassadors__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0;
  gap: 60px;
}

.ambassadors__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ambassadors__col--text {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}

.ambassadors__col--photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}

.ambassadors__col--products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  gap: clamp(1rem, 2.5vw, 1.75rem);
}

.ambassadors__col--products .card {
  width: 100%;
}

.ambassadors__col--products .card__holder {
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FAF8F6;
  overflow: hidden;
}

.ambassadors__col--products .card__img {
  max-width: 88%;
  max-height: 88%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.ambassadors__col--products .card__body {
  width: 100%;
  margin-top: clamp(0.5rem, 1.5vw, 0.75rem);
  margin: 8px 0 0 12px;
}

.ambassadors__col--products .card__series {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 2%;
  color: rgba(0, 0, 0, 0.5019607843);
  text-align: left;
}

.ambassadors__col--products .card__name {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000000;
  text-align: left;
  min-width: 0;
}

.ambassadors__col--products .card__spec {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(0, 0, 0, 0.5019607843);
  text-align: left;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-width: 0;
}

.ambassadors__col--products .card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ambassadors__label {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000000;
}

.ambassadors__title {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0;
  color: #000000;
  margin-top: 10px;
}

.ambassadors__text {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #000000;
}

.ambassadors__quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
  gap: 12px;
}

.ambassadors__cite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 51px;
}

.ambassadors__role {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.5019607843);
}

.ambassadors__name {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 2%;
  color: #000000;
  margin-top: 4px;
}

.ambassadors__signature {
  margin-top: 24px;
}

.service-info {
  background: #010101;
}

.service-info__inner {
  position: relative;
  min-height: 720px;
  overflow: hidden;
}

.service-info__media {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 42%;
}

.service-info__video-back {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  opacity: 0.5;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.service-info__content {
  position: relative;
  z-index: 1;
  min-height: 720px;
  padding-top: 132px;
  margin-left: 155px;
}

.service-info__header {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: left;
}

.service-info__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  color: #ffffff;
  margin-top: clamp(1.5rem, 4vw, 2.5rem);
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 2px, transparent 2px, transparent 4px);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: top;
  margin-top: 64px;
}

.service-info__table tr td {
  padding-top: clamp(0.875rem, 2vw, 1.25rem);
  padding-bottom: clamp(0.875rem, 2vw, 1.25rem);
  vertical-align: middle;
  background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.2) 2px, transparent 2px, transparent 4px);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-right: 133px;
}

.service-info__table-first-col {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.6980392157);
  text-align: left;
}

.service-info__table-second-col {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.8980392157);
  text-align: left;
}

.service-info__table-third-col {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: left;
}

.club {
  background: #000000;
}

.club__inner {
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ffffff;
}

.club__info {
  margin: 256px 64px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.club__product {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  overflow: hidden;
}

.club__product:hover .product-info__button-wrap {
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.club__product-media {
  position: absolute;
  z-index: 0;
  overflow: hidden;
  inset: 0;
}

.club__product-media img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.club__header {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: left;
}

.club__first-paragraph {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: left;
  margin-top: 12px;
}

.club__second-paragraph {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  margin-top: 24px;
}

.club__button {
  margin-top: 32px;
  padding: 10px 45px;
}

.product-info {
  position: relative;
  z-index: 1;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(20%, rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(80%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0) 100%);
}

.product-info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

.product-info__collection {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
}

.product-info__name {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 0.6);
  text-align: right;
  margin-bottom: 8px;
}

.product-info__collection-title {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: left;
  margin-top: 4px;
}

.product-info__details {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.13px;
  color: #ffffff;
  text-align: right;
  margin-bottom: 4px;
}

.product-info__details--less-size {
  font-size: 14px;
  letter-spacing: 0;
}

.product-info__button-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
  grid-template-rows: 0fr;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  -webkit-transition: grid-template-rows 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: grid-template-rows 0.45s cubic-bezier(0.45, 0, 0.55, 1);
  transition: grid-template-rows 0.45s cubic-bezier(0.45, 0, 0.55, 1), -ms-grid-rows 0.45s cubic-bezier(0.45, 0, 0.55, 1);
}

.product-info__button-inner {
  min-height: 0;
  overflow: hidden;
}

.product-info__button {
  width: 100%;
  margin: 0;
}

.addresses__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: inherit;
  padding: 0 0;
}

.addresses__section-back {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.addresses__section-back img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.addresses__section-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}

.addresses__left-section,
.addresses__right-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  overflow: hidden;
}

.addresses__left-section:hover .hover-details-item__panel,
.addresses__left-section:focus-within .hover-details-item__panel,
.addresses__right-section:hover .hover-details-item__panel,
.addresses__right-section:focus-within .hover-details-item__panel {
  opacity: 1;
  pointer-events: auto;
}

.addresses__city {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 2%;
  color: #ffffff;
  text-align: center;
  color: #ffffff;
  margin-top: 40px;
}

.addresses__street {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #ffffff;
  text-align: center;
  color: #ffffff;
  margin-bottom: 40px;
}

.addresses__hover-details-item-container {
  position: absolute;
  inset: 0;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 310px;
}

.line-break {
  display: block;
}

.news-featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news-featured__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
}

.news-featured__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 150px 0 150px 0;
}

.news-featured__date {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: left;
  color: rgba(0, 0, 0, 0.5019607843);
  margin: 40px 0 0 64px;
}

.news-featured__text-container {
  margin: 0 64px 0 64px;
}

.news-featured__main-text {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  padding-bottom: 20px;
}

.news-featured__lesser-text {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
}

.news-featured__link {
  margin: 0 0 40px 66px;
}

.news-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news-grid__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-grid__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-grid__news-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  margin-top: 32px;
  gap: 20px;
}

.news-grid__title {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.news-grid__button {
  padding: 10px 45px;
}

.service-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.service-controls__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}

.service-controls__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 24px;
}

.service-controls__content {
  margin: 40px 0;
}

.service-controls__heading-text {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.service-controls__title {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin-top: 8px;
}

.service-controls__description {
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 32px;
}

.service-controls__button {
  margin-top: 32px;
  padding: 10px 45px;
}

.service-controls__content-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}

.service-controls__switch-button-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0;
  min-height: 40px;
  font-weight: 600;
  margin-right: 117px;
  text-align: start;
  border: none;
  border-top: 1px solid #0f0f0f;
}

.service-controls__img {
  width: 100%;
  max-height: 720px;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}

.footer {
  background: #0f0f0f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__inner {
  position: relative;
  margin: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__down-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}

.footer ul.footer__addresses-group1 {
  margin-bottom: 20px;
}

.footer ul.footer__addresses-group2 {
  margin-bottom: 40px;
}

.footer__logo {
  width: 80px;
  margin: 0 auto;
  display: block;
  margin-bottom: 40px;
  color: #ffffff;
}

.footer__logo:hover {
  color: #ffffff;
}

.footer__nav-list-title {
  font-family: "TT Ricordi Marmo";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 3%;
  text-align: left;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 12px;
}

.footer__nav-link {
  font-family: "Noto Sans Display Condensed", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1%;
  text-align: left;
  color: #ffffff;
}

.footer__tech-link {
  font-family: "Noto Sans Display Condensed", system-ui, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1%;
  text-align: left;
  color: rgba(255, 255, 255, 0.5019607843);
}

.footer__side-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-family: "TT Firs Text", system-ui, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 1%;
  text-align: left;
  color: rgba(255, 255, 255, 0.4);
}

.decor-section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.decor-section__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}

.decor-section__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.decor-section__content {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 74px auto;
}

.decor-section__logo {
  color: #ffffff;
  width: 154px;
}

.decor-section__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  max-width: 32rem;
  width: 100%;
}

.decor-section__title {
  color: #ffffff;
  margin-top: 12px;
}

.decor-section__text {
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.8);
}

.decor-section__link {
  margin-top: 40px;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }

  .collections {
    min-height: 1050px;
  }

  .ambassadors {
    min-height: 800px;
  }

  .service-info {
    min-height: 720px;
  }

  .club {
    min-height: 900px;
  }

  .addresses {
    min-height: 720px;
  }

  .news-featured {
    min-height: 980px;
  }

  .news-grid {
    min-height: 1020px;
  }

  .service-controls {
    min-height: 800px;
  }

  .footer {
    min-height: 440px;
  }

  .decor-section {
    min-height: 500px;
  }
}

@media (max-width: 1440pxpx) {
  .text_laptop-12 {
    font-size: 12px;
  }

  .text_laptop-14 {
    font-size: 14px;
  }

  .text_laptop-16 {
    font-size: 16px;
  }

  .text_laptop-18 {
    font-size: 18px;
  }

  .text_laptop-20 {
    font-size: 20px;
  }

  .text_laptop-22 {
    font-size: 22px;
  }

  .text_laptop-24 {
    font-size: 24px;
  }

  .text_laptop-26 {
    font-size: 26px;
  }

  .text_laptop-28 {
    font-size: 28px;
  }

  .text_laptop-30 {
    font-size: 30px;
  }

  .text_laptop-32 {
    font-size: 32px;
  }

  .text_laptop-36 {
    font-size: 36px;
  }

  .text_laptop-40 {
    font-size: 40px;
  }

  .text_laptop-48 {
    font-size: 48px;
  }

  .text_laptop-56 {
    font-size: 56px;
  }

  .text_laptop-60 {
    font-size: 60px;
  }

  .text_laptop-64 {
    font-size: 64px;
  }

  .text_laptop-66 {
    font-size: 66px;
  }

  .text_laptop-72 {
    font-size: 72px;
  }

  .text_laptop-80 {
    font-size: 80px;
  }

  .text_laptop-96 {
    font-size: 96px;
  }

  .text_laptop-100 {
    font-size: 100px;
  }

  .text_laptop-120 {
    font-size: 120px;
  }

  .text_laptop-128 {
    font-size: 128px;
  }
}

@media (max-width: 1100pxpx) {
  .text_tablet-12 {
    font-size: 12px;
  }

  .text_tablet-14 {
    font-size: 14px;
  }

  .text_tablet-16 {
    font-size: 16px;
  }

  .text_tablet-18 {
    font-size: 18px;
  }

  .text_tablet-20 {
    font-size: 20px;
  }

  .text_tablet-22 {
    font-size: 22px;
  }

  .text_tablet-24 {
    font-size: 24px;
  }

  .text_tablet-26 {
    font-size: 26px;
  }

  .text_tablet-28 {
    font-size: 28px;
  }

  .text_tablet-30 {
    font-size: 30px;
  }

  .text_tablet-32 {
    font-size: 32px;
  }

  .text_tablet-36 {
    font-size: 36px;
  }

  .text_tablet-40 {
    font-size: 40px;
  }

  .text_tablet-48 {
    font-size: 48px;
  }

  .text_tablet-56 {
    font-size: 56px;
  }

  .text_tablet-60 {
    font-size: 60px;
  }

  .text_tablet-64 {
    font-size: 64px;
  }

  .text_tablet-66 {
    font-size: 66px;
  }

  .text_tablet-72 {
    font-size: 72px;
  }

  .text_tablet-80 {
    font-size: 80px;
  }

  .text_tablet-96 {
    font-size: 96px;
  }

  .text_tablet-100 {
    font-size: 100px;
  }

  .text_tablet-120 {
    font-size: 120px;
  }

  .text_tablet-128 {
    font-size: 128px;
  }
}

@media (max-width: 768pxpx) {
  .text_mobile-12 {
    font-size: 12px;
  }

  .text_mobile-14 {
    font-size: 14px;
  }

  .text_mobile-16 {
    font-size: 16px;
  }

  .text_mobile-18 {
    font-size: 18px;
  }

  .text_mobile-20 {
    font-size: 20px;
  }

  .text_mobile-22 {
    font-size: 22px;
  }

  .text_mobile-24 {
    font-size: 24px;
  }

  .text_mobile-26 {
    font-size: 26px;
  }

  .text_mobile-28 {
    font-size: 28px;
  }

  .text_mobile-30 {
    font-size: 30px;
  }

  .text_mobile-32 {
    font-size: 32px;
  }

  .text_mobile-36 {
    font-size: 36px;
  }

  .text_mobile-40 {
    font-size: 40px;
  }

  .text_mobile-48 {
    font-size: 48px;
  }

  .text_mobile-56 {
    font-size: 56px;
  }

  .text_mobile-60 {
    font-size: 60px;
  }

  .text_mobile-64 {
    font-size: 64px;
  }

  .text_mobile-66 {
    font-size: 66px;
  }

  .text_mobile-72 {
    font-size: 72px;
  }

  .text_mobile-80 {
    font-size: 80px;
  }

  .text_mobile-96 {
    font-size: 96px;
  }

  .text_mobile-100 {
    font-size: 100px;
  }

  .text_mobile-120 {
    font-size: 120px;
  }

  .text_mobile-128 {
    font-size: 128px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

.webp .collections::after{ background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 2, 16, 0.5)), to(rgba(4, 0, 10, 0.78))), url(../images/addresses/1.webp); background-image: linear-gradient(180deg, rgba(8, 2, 16, 0.5) 0%, rgba(4, 0, 10, 0.78) 100%), url(../images/addresses/1.webp); }