

/* Start:/local/templates/maxprime/css/reset.min.css?1776849013773*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
/* End */


/* Start:/local/templates/maxprime/css/styleguide.css?17766894862313*/
:root {
  --white: rgba(255, 255, 255, 1);
  --grey-500: rgba(146, 146, 146, 1);
  --black: rgba(0, 0, 0, 1);
  --grey-300: rgba(201, 201, 201, 1);
  --grey-700: rgba(83, 83, 83, 1);
  --grey-400: rgba(172, 172, 172, 1);
  --accent-color: rgba(254, 0, 102, 1);
  --grey-200: rgba(248, 248, 248, 1);
  --grey-900: rgba(22, 22, 22, 1);
  --black-200: rgba(217, 217, 217, 1);
  --accent-font-family: "TT Hoves Pro", Helvetica;
  --accent-font-weight: 400;
  --accent-font-size: 60px;
  --accent-letter-spacing: 0px;
  --accent-line-height: 110%;
  --accent-font-style: normal;
  --buttons-font-family: "TT Hoves Pro", Helvetica;
  --buttons-font-weight: 400;
  --buttons-font-size: 18px;
  --buttons-letter-spacing: 0px;
  --buttons-line-height: 110%;
  --buttons-font-style: normal;
  --p-2-font-family: "TT Hoves Pro", Helvetica;
  --p-2-font-weight: 400;
  --p-2-font-size: 12px;
  --p-2-letter-spacing: 0px;
  --p-2-line-height: 110%;
  --p-2-font-style: normal;
  --p2-demi-font-family: "TT Hoves Pro", Helvetica;
  --p2-demi-font-weight: 700;
  --p2-demi-font-size: 12px;
  --p2-demi-letter-spacing: 0px;
  --p2-demi-line-height: 110%;
  --p2-demi-font-style: normal;
  --p1-demi-font-family: "TT Hoves Pro", Helvetica;
  --p1-demi-font-weight: 700;
  --p1-demi-font-size: 18px;
  --p1-demi-letter-spacing: 0px;
  --p1-demi-line-height: normal;
  --p1-demi-font-style: normal;
  --p-1-font-family: "TT Hoves Pro", Helvetica;
  --p-1-font-weight: 400;
  --p-1-font-size: 18px;
  --p-1-letter-spacing: 0px;
  --p-1-line-height: normal;
  --p-1-font-style: normal;
  --h4-font-family: "TT Hoves Pro", Helvetica;
  --h4-font-weight: 400;
  --h4-font-size: 24px;
  --h4-letter-spacing: 0px;
  --h4-line-height: normal;
  --h4-font-style: normal;
  --h3-font-family: "TT Hoves Pro", Helvetica;
  --h3-font-weight: 400;
  --h3-font-size: 28px;
  --h3-letter-spacing: 0px;
  --h3-line-height: normal;
  --h3-font-style: normal;
  --h2-font-family: "TT Hoves Pro", Helvetica;
  --h2-font-weight: 400;
  --h2-font-size: 44px;
  --h2-letter-spacing: 0px;
  --h2-line-height: normal;
  --h2-font-style: normal;
  --h2-demi-font-family: "TT Hoves Pro", Helvetica;
  --h2-demi-font-weight: 700;
  --h2-demi-font-size: 44px;
  --h2-demi-letter-spacing: 0px;
  --h2-demi-line-height: normal;
  --h2-demi-font-style: normal;
}

/* End */


/* Start:/local/templates/maxprime/css/globals.css?17768522581009*/
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  height: 100%;
}
button:focus-visible {
  outline: 2px solid #dddddd !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
a:hover {
  color: var(--accent-color);
}
button {
  background: var(--accent-color);
}

@font-face {
  font-family: "TT Hoves Pro";
  src: url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_Regular.woff2") format("woff2"), url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_DemiBold.woff2") format("woff2"), url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_DemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "TT Hoves Pro";
  src: url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_Light_Italic.woff2") format("woff2"), url("/local/templates/maxprime/css/../fonts/TT_Hoves_Pro_Light_Italic.woff") format("woff");
  font-style: italic;
  font-weight: 300;
}

/* End */


/* Start:/local/templates/maxprime/css/style.css?177693667249884*/
/* =============================================
   BASE / RESET
   ============================================= */
*, *::before, *::after {
  box-sizing: border-box;
}

/* =============================================
   PAGE LAYOUT
   ============================================= */
.page {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
  background-color: var(--black);
  position: relative;
}

/* =============================================
   TOP HEADER
   ============================================= */
.top-header {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px 60px;
  width: 100%;
  min-height: 76px;
  flex-shrink: 0;
  z-index: 100;
  position: absolute;
  top: 0;
}

.top-header__center {
  display: flex;
  width: 100%;
}
.top-header__left {
  display: flex;
}

.top-header__list {
  list-style: none;
  display: flex;
  gap: 40px;
  flex: 1;
  align-items: center;
}

.top-header__item {
  list-style: none;
  display: flex;
  text-transform: lowercase;
}

.top-header__catalog-btn {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  border-radius: 6px;
  border: 1px solid #ffffff;
  cursor: pointer;
  flex-shrink: 0;
}

.top-header__btn-label {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: #ffffff;
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  font-style: var(--buttons-font-style);
}

.top-header__link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: #ffffff;
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  font-style: var(--buttons-font-style);
}

.top-header__link:hover {
  color: var(--accent-color);
}

.top-header__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-shrink: 0;
  position: absolute;
  left: 50%;
  margin-left: -107px;
}

.top-header__logo-img {
  width: 214px;
}

.top-header__right {
  display: flex;
  gap: 20px;
  padding-left: 40px;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
}

.top-header__search-bk {
  position: absolute;
  z-index: 100;
  left: 50%;
  display: flex;
  padding: 18px 20px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: 8.5vw;
}
.is-open.top-header__search-bk {
  background-color: var(--grey-900);
  right: 100px;
}
.top-header__search-bk form {
  display: flex;
  width: 100%;
}
.is-open.top-header__search-bk form {
  width: 100%;
}
.top-header__search-input {
  background: none;
  border: 0;
  padding: 0;
  width: 0;
  font-size: var(--buttons-font-size);
  outline: none;
  color: var(--white);
}
.is-open.top-header__search-bk .top-header__search-input {
  width: 100%;
}

.top-header__search-icon {
  display: flex;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/maxprime/css/../img/search-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.top-header__close-icon {
  display: none;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/maxprime/css/../img/search-close-white.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: -40px;
}

.top-header__close-icon.is-open {
  display: flex;
  color: var(--white);
}

.top-header__phone-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 24%;
}

.top-header__phone-text {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: #ffffff;
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  font-style: var(--buttons-font-style);
  margin: 0;
}

.top-header__icon-group {
  display: inline-flex;
  gap: 16px;
  align-items: center;
  flex-shrink: 0;
}

.top-header__icon-btn {
  width: 56px;
  height: 56px;
  cursor: pointer;
}

.top-header__icon-circle {
  position: relative;
  width: 56px;
  height: 56px;
  background-color: #94949426;
  border: 0;
  padding: 0;
  border-radius: 100px;
  flex-shrink: 0;
}
.top-header__icon-circle:hover {
  background-color: var(--accent-color);
}
.top-header__icon-circle:hover .top-header__badge {
  background-color: var(--grey-900);
}


.top-header__equalizer {
  position: absolute;
  top: 21px;
  left: calc(50% - 10px);
  width: 20px;
  height: 13px;
}

.top-header__eq-bar {
  position: absolute;
  width: 2px;
  background-color: #ffffff;
  border-radius: 1px;
  bottom: 0;
}

.top-header__eq-bar--1 {
  left: 0;
  height: 13px;
  top: 0;
}

.top-header__eq-bar--2 {
  left: 18px;
  height: 13px;
  top: 0;
}

.top-header__eq-bar--3 {
  left: 6px;
  height: 9px;
  top: 4px;
}

.top-header__eq-bar--4 {
  left: 12px;
  height: 11px;
  top: 2px;
}

.top-header__badge {
  position: absolute;
  top: calc(50% - 16px);
  left: calc(50% + 2px);
  display: inline-flex;
  flex-direction: column;
  min-width: 14px;
  height: 16px;
  align-items: flex-end;
  justify-content: center;
  padding: 5px;
  background-color: var(--accent-color);
  border-radius: 12px;
}

.top-header__badge--cart {
  left: calc(50% + 2px);
}

.top-header__badge-count {
  font-family: var(--p2-demi-font-family);
  font-weight: var(--p2-demi-font-weight);
  color: var(--white);
  font-size: var(--p2-demi-font-size);
  text-align: center;
  letter-spacing: var(--p2-demi-letter-spacing);
  line-height: var(--p2-demi-line-height);
  white-space: nowrap;
  font-style: var(--p2-demi-font-style);
  margin-top: -1px;
}

.top-header__cart {
  position: relative;
  width: 56px;
  height: 56px;
}

.top-header__cart-icon {
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 10px);
  width: 20px;
  height: 18px;
}

.top-header__hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  background: none;
  border: none;
  padding: 8px;
  margin-left: auto;
}

.top-header__hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}

.top-header__hamburger.is-open span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.top-header__hamburger.is-open span:nth-child(2) {
  opacity: 0;
}

.top-header__hamburger.is-open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.top-header__mobile-nav {
  display: none;
  flex-direction: column;
  gap: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #111;
  z-index: 200;
  padding: 20px 24px 32px;
  border-top: 1px solid #333;
}

.top-header__mobile-nav.is-open {
  display: flex;
}

.top-header__mobile-nav a,
.top-header__mobile-nav .top-header__link {
  width: 100%;
  justify-content: flex-start;
  border-radius: 0;
  border-bottom: 1px solid #222;
  padding: 14px 0;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #fff;
}
.top-header__catalog-btn:hover {
  background-color: var(--accent-color);
  border: 1px solid transparent;
}

.top-header__mobile-phone {
  color: #fff;
  font-family: var(--buttons-font-family);
  font-size: var(--buttons-font-size);
  line-height: var(--buttons-line-height);
  padding: 14px 0;
  border-bottom: 1px solid #222;
}

/* =============================================
   HERO BLOCK
   ============================================= */
.hero-block {
  position: relative;
  width: 100%;
  min-height: clamp(400px, 58vw, 1113px);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-image: url(/local/templates/maxprime/css/../img/freepik--modern-dark-minimalistic-gym-interior-with-the-dis--260.jpg);
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.hero-block__title {
  margin-top: 8vw;
  width: min(1268px, 60%);
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(28px, 3.125vw, 60px);
  text-align: center;
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

/* =============================================
   CLIENTS SECTION
   ============================================= */
.clients-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: clamp(60px, 7.24vw, 139px);
  padding: clamp(60px, 6.25vw, 120px) clamp(24px, 12.5vw, 240px);
  position: relative;
}

.clients-heading {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: clamp(40px, 5.16vw, 99px);
}

.section-title-muted {
  align-self: stretch;
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #d2d2d2;
  font-size: clamp(28px, 3.125vw, 60px);
  text-align: center;
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

.clients-logos-strip {
  align-self: stretch;
  width: 100%;
  height: auto;
}

.partners-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: clamp(40px, 4.16vw, 80px);
}

.partners-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  align-self: stretch;
  width: 100%;
}

.section-title-white {
  align-self: stretch;
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(28px, 3.125vw, 60px);
  text-align: center;
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

.partners-description {
  width: min(1208px, 100%);
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: var(--grey-400);
  font-size: clamp(16px, 1.458vw, 28px);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.partners-logos-strip {
  align-self: stretch;
  width: 100%;
  height: auto;
}

/* =============================================
   ACTIVITIES SECTION
   ============================================= */
.activities-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 40px;
  padding: clamp(60px, 6.25vw, 120px) clamp(24px, 11.2vw, 215px);
  background-color: var(--black);
}

.section-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  width: 100%;
}

.activities-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  width: 100%;
}

.activities-row {
  display: flex;
  align-items: flex-start;
  gap: clamp(24px, 3.125vw, 60px);
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.activity-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1 1 240px;
  min-width: 0;
}

.activity-icon-wrapper {
  width: 98px;
  height: 84px;
  border-radius: 200px;
  overflow: hidden;
  border: 1px solid #535353;
  flex-shrink: 0;
}

.activity-icon-ellipse {
  position: relative;
  top: calc(50% - 41px);
  left: calc(50% - 25px);
  width: 50px;
  height: 82px;
  border-radius: 25px / 41px;
  border: 1px solid #535353;
}

.activity-icon-ellipse--alt {
  left: calc(50% - 26px);
}

.activity-title-narrow {
  width: min(324px, 100%);
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: clamp(18px, 1.458vw, 28px);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.activity-title-wide {
  align-self: stretch;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: clamp(18px, 1.458vw, 28px);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.activity-description {
  align-self: stretch;
  font-family: var(--p-1-font-family);
  font-weight: var(--p-1-font-weight);
  color: var(--grey-500);
  font-size: clamp(14px, 0.9375vw, 18px);
  text-align: center;
  letter-spacing: var(--p-1-letter-spacing);
  line-height: var(--p-1-line-height);
  font-style: var(--p-1-font-style);
}

/* =============================================
   SECTION INTRO
   ============================================= */
.section-intro {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 60px;
  padding: 60px clamp(24px, 11.2vw, 215px);
  background-color: var(--black);
}

.section-heading {
  align-self: stretch;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #ffffff;
  font-size: clamp(24px, 2.29vw, 44px);
  text-align: center;
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.section-subtitle {
  align-self: stretch;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: var(--grey-500);
  font-size: clamp(15px, 1.25vw, 24px);
  text-align: center;
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

/* =============================================
   GALLERY
   ============================================= */
.gallery-wrapper {
  width: 100%;
  padding: 0 clamp(16px, 3.125vw, 60px);
  overflow: hidden;
}

.gallery-row {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 12px;
  scrollbar-width: thin;
  scrollbar-color: #444 transparent;
}

.gallery-row::-webkit-scrollbar {
  height: 4px;
}

.gallery-row::-webkit-scrollbar-track {
  background: transparent;
}

.gallery-row::-webkit-scrollbar-thumb {
  background: #444;
  border-radius: 4px;
}

.gallery-item {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex: 0 0 auto;
  scroll-snap-align: start;
}

.gallery-item--narrow {
  margin-right: 0;
}

.gallery-item--offset-1 {
  margin-right: 0;
}

.gallery-item--offset-2 {
  margin-right: 0;
}

.gallery-item--offset-3 {
  margin-right: 0;
}

.gallery-item--offset-4 {
  margin-right: 0;
}

.gallery-item--offset-5 {
  margin-right: 0;
}

.gallery-item--offset-6 {
  margin-right: 0;
}

.gallery-item--offset-7 {
  margin-right: 0;
}

.gallery-item--offset-8 {
  margin-right: 0;
}

.gallery-img-large {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-narrow {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-1 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-2 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-3 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-4 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-5 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-6 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-7 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-img-offset-8 {
  width: clamp(220px, 40vw, 765px);
  height: clamp(140px, 22vw, 430px);
  border-radius: 8px;
  object-fit: cover;
  position: static;
  margin: 0;
}

.gallery-caption {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}

.gallery-caption-text {
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: clamp(14px, 1.458vw, 28px);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

/* =============================================
   STATS SECTION
   ============================================= */
.stats-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: clamp(24px, 3.125vw, 60px);
  width: 100%;
  background-color: var(--black);
}

.stat-item {
  display: flex;
  align-items: flex-start;
  padding: clamp(20px, 2.08vw, 40px) clamp(24px, 3.125vw, 60px);
  width: 100%;
  background-color: var(--grey-900);
  border-radius: 8px;
  overflow: hidden;
}

.stat-item--featured {
  flex-direction: column;
  min-height: 200px;
  height: auto;
  justify-content: space-between;
  gap: 24px;
}

.stat-number-row {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.stat-number-large {
  font-family: "TT Hoves Pro-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: clamp(56px, 7.29vw, 140px);
  letter-spacing: 0;
  line-height: 1.1;
  white-space: nowrap;
}

.stat-label {
  flex: 1;
  min-width: 120px;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: clamp(16px, 1.458vw, 28px);
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.stat-description-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(20px, 3.125vw, 60px);
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.stat-description {
  flex: 1;
  min-width: 200px;
  font-family: var(--p-1-font-family);
  font-weight: var(--p-1-font-weight);
  color: var(--grey-300);
  font-size: clamp(14px, 0.9375vw, 18px);
  line-height: var(--p-1-line-height);
  letter-spacing: var(--p-1-letter-spacing);
  font-style: var(--p-1-font-style);
}

.stat-placeholder {
  flex: 1;
  min-width: 200px;
  font-family: var(--p-1-font-family);
  font-weight: var(--p-1-font-weight);
  color: transparent;
  font-size: clamp(14px, 0.9375vw, 18px);
  letter-spacing: var(--p-1-letter-spacing);
  line-height: var(--p-1-line-height);
  font-style: var(--p-1-font-style);
}

.stat-row {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.stat-number {
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(28px, 3.125vw, 60px);
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  white-space: nowrap;
  font-style: var(--accent-font-style);
}

/* =============================================
   PRODUCT DISPLAY
   ============================================= */
.product-display {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.product-specs-row {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: clamp(20px, 3.125vw, 60px);
  padding: clamp(20px, 3.125vw, 60px) clamp(24px, 4.16vw, 80px);
  flex-wrap: wrap;
  margin-top: 15vh;
}

.product-spec {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  flex: 1 1 160px;
  min-width: 0;
}

.product-spec-label {
  align-self: stretch;
  font-family: var(--h3-font-family);
  font-weight: var(--h3-font-weight);
  color: #ffffff;
  font-size: clamp(14px, 1.458vw, 28px);
  text-align: center;
  letter-spacing: var(--h3-letter-spacing);
  line-height: var(--h3-line-height);
  font-style: var(--h3-font-style);
}

.product-spec-value {
  align-self: stretch;
  font-family: var(--h2-demi-font-family);
  font-weight: var(--h2-demi-font-weight);
  color: #ffffff;
  font-size: clamp(20px, 2.29vw, 44px);
  text-align: center;
  letter-spacing: var(--h2-demi-letter-spacing);
  line-height: var(--h2-demi-line-height);
  font-style: var(--h2-demi-font-style);
}

.product-name {
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(28px, 3.125vw, 60px);
  text-align: center;
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

.product-cta {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  background-color: var(--black);
  border-radius: 6px;
  cursor: pointer;
}

.btn-label {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: #ffffff;
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  font-style: var(--buttons-font-style);
}

/* --- Displays card (reference redesign) --- */
.product-card--displays {
  position: relative;
  width: 100%;
  min-height: clamp(400px, 52.08vw, 1000px);
  background-image: url(/local/templates/maxprime/css/../img/rectangle-8.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.product-card-displays__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(20px, 2.5vw, 48px);
  padding: clamp(40px, 3vw, 160px) clamp(24px, 3vw, 80px) 0;
  flex: 1;
  justify-content: start;
  width: 100%;
}

.product-card-displays__title {
  width: min(842px, 90%);
}

.product-cta--displays {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  background-color: var(--black);
  border-radius: 6px;
  cursor: pointer;
}

.product-card-displays__specs {
  width: 100%;
  padding: clamp(20px, 3.125vw, 60px) clamp(24px, 4.16vw, 80px);
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(2px);
  margin-top: auto;
}

@media (max-width: 1024px) {
  .product-card--displays {
    min-height: clamp(360px, 60vw, 700px);
  }
  .product-card-displays__content {
    padding-top: clamp(32px, 6vw, 80px);
  }
}

@media (max-width: 640px) {
  .product-card--displays {
    min-height: clamp(320px, 140vw, 600px);
  }
  .product-card-displays__content {
    padding: 40px 20px 0;
    gap: 20px;
  }
  .product-card-displays__specs {
    padding: 24px 20px;
  }
  .product-card-displays__specs .product-spec {
    flex: 1 1 100%;
  }
}

.product-card--led {
  position: relative;
  width: 100%;
  min-height: clamp(400px, 52vw, 1000px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  gap: 24px;
  padding: clamp(40px, 3vw, 100px) clamp(24px, 3vw, 80px);
}

.product-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.product-card--led .product-name {
  position: relative;
  z-index: 1;
  width: min(664px, 100%);
}

.product-card--led .product-cta {
  position: relative;
  z-index: 1;
}

.product-card--led .product-specs-row {
  position: relative;
  z-index: 1;
}

.product-cta--led {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  background-color: var(--black);
  border-radius: 6px;
  cursor: pointer;
}

.product-card--aquavisor {
  position: relative;
  width: 100%;
  min-height: clamp(500px, 65vw, 1300px);
  background: linear-gradient(180deg, rgba(205, 209, 214, 1) 0%, rgba(220, 226, 234, 1) 100%);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: clamp(40px, 3vw, 200px);
  gap: 20px;
}

.aquavisor-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-name--aquavisor {
  position: relative;
  z-index: 1;
  width: min(1102px, 90%);
}

.product-cta--aquavisor {
  position: relative;
  z-index: 1;
}

/* =============================================
   SERVICE SECTION
   ============================================= */
.service-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 60px;
  padding: clamp(60px, 6.25vw, 120px) clamp(24px, 3.125vw, 60px);
  background-color: var(--black);
}

.service-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  align-self: stretch;
  width: 100%;
}

.service-cards {
  display: flex;
  align-items: stretch;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.service-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 40px;
  flex: 1 1 260px;
  min-width: 0;
  border-radius: 8px;
  border: 1px solid #535353;
}

.service-card--compact {
  min-height: 153px;
}

.service-card-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  width: 100%;
}

.service-card-title {
  align-self: stretch;
  font-family: var(--h4-font-family);
  font-weight: var(--h4-font-weight);
  color: #ffffff;
  font-size: clamp(16px, 1.25vw, 24px);
  letter-spacing: var(--h4-letter-spacing);
  line-height: var(--h4-line-height);
  font-style: var(--h4-font-style);
}

.service-card-text {
  align-self: stretch;
  font-family: var(--p-1-font-family);
  font-weight: var(--p-1-font-weight);
  color: var(--grey-500);
  font-size: clamp(14px, 0.9375vw, 18px);
  letter-spacing: var(--p-1-letter-spacing);
  line-height: var(--p-1-line-height);
  font-style: var(--p-1-font-style);
}

/* =============================================
   CASES & CLIENTS
   ============================================= */
.cases-clients-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(60px, 6.25vw, 120px);
  padding: clamp(60px, 6.25vw, 120px) 0;
  width: 100%;
  background-color: var(--black);
}

.cases-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  align-self: stretch;
  width: 100%;
}

.cases-heading-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px;
  padding: 0 clamp(16px, 3.125vw, 60px);
  align-self: stretch;
  width: 100%;
}

.cases-title {
  align-self: stretch;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: var(--grey-200);
  font-size: clamp(24px, 2.29vw, 44px);
  text-align: center;
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.cases-row {
  display: flex;
  gap: 10px;
  padding: 0 clamp(16px, 3.125vw, 60px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  align-self: stretch;
  width: 100%;
  scrollbar-width: thin;
  scrollbar-color: #444 transparent;
  height: auto;
  min-height: clamp(300px, 34.6vw, 665px);
}

.cases-row::-webkit-scrollbar {
  height: 4px;
}

.cases-row::-webkit-scrollbar-track {
  background: transparent;
}

.cases-row::-webkit-scrollbar-thumb {
  background: #444;
  border-radius: 4px;
}

.case-card {
  flex: 0 0 clamp(280px, 80vw, 900px);
  align-self: stretch;
  min-height: clamp(280px, 34.6vw, 665px);
  border-radius: 8px;
  overflow: hidden;
  scroll-snap-align: start;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  background: url(/local/templates/maxprime/css/../img/frame-37592-4.jpg) 50% 50% / cover;
}

.case-card-inner {
  background: url(/local/templates/maxprime/css/../img/frame-37592-4.jpg) 50% 50% / cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 8vw, 155px);
  flex: 1;
  align-self: stretch;
  width: 100%;
}

.case-name {
  align-self: stretch;
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(24px, 3.125vw, 60px);
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

.case-cta {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  background-color: var(--black);
  border-radius: 6px;
  cursor: pointer;
}

.case-card--encore {
  flex: 0 0 clamp(280px, 80vw, 900px);
  align-self: stretch;
  min-height: clamp(280px, 34.6vw, 665px);
  border-radius: 8px;
  overflow: hidden;
  scroll-snap-align: start;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  background: url(/local/templates/maxprime/css/../img/frame-37592-4.jpg) 50% 50% / cover;
}

.case-card-encore-inner {
  background: url(/local/templates/maxprime/css/../img/frame-37592-5.jpg) 50% 50% / cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 8vw, 155px);
  flex: 1;
  align-self: stretch;
  width: 100%;
}

.case-card--third {
  flex: 0 0 clamp(280px, 80vw, 900px);
  align-self: stretch;
  min-height: clamp(280px, 34.6vw, 665px);
  border-radius: 8px;
  overflow: hidden;
  scroll-snap-align: start;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  background: url(/local/templates/maxprime/css/../img/frame-37592-4.jpg) 50% 50% / cover;
}

.case-card-third-inner {
  background: url(/local/templates/maxprime/css/../img/frame-37592-6.jpg) 50% 50% / cover;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 8vw, 155px);
  flex: 1;
  align-self: stretch;
  width: 100%;
}

.clients-logos-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(30px, 3.125vw, 60px);
  align-self: stretch;
  width: 100%;
}

.clients-logos-title {
  align-self: stretch;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: var(--grey-200);
  font-size: clamp(24px, 2.29vw, 44px);
  text-align: center;
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.clients-logos-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 clamp(16px, 3.125vw, 60px);
  width: 100%;
  flex-wrap: wrap;
}

.client-logo-card {
  display: flex;
  flex-direction: column;
  min-height: clamp(100px, 15.6vw, 300px);
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 1 1 140px;
  min-width: 0;
  background-color: var(--grey-900);
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
}

.client-logo-card--gazprom {
  padding-bottom: 16px;
}

.client-logo-card--xfit {
  padding-bottom: 8px;
}

.client-logo-card--worldclass {
  padding-bottom: 6px;
}

.sportlife-logo {
  width: clamp(80px, 10.5vw, 202px);
  height: auto;
}

.gazpomneft-logo {
  width: clamp(60px, 6.67vw, 128px);
  height: auto;
}

.XFIT-logo {
  width: clamp(60px, 6.2vw, 119px);
  height: auto;
}

.encore-fitness-logo {
  width: clamp(80px, 10.42vw, 200px);
  height: auto;
}

.world-class-logo {
  width: clamp(80px, 8.54vw, 164px);
  height: auto;
}

/* =============================================
   CONTACT / CTA SECTION
   ============================================= */
.contact-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: clamp(40px, 3.125vw, 60px);
  min-height: clamp(400px, 76vw, 1463px);
}

.contact-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.contact-brand {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
  background-blend-mode: overlay;
  font-family: "TT Hoves Pro", Helvetica;
  font-weight: 300;
  font-style: italic;
  color: rgba(255, 255, 255, 0.15);
  font-size: clamp(60px, 19.27vw, 370px);
  letter-spacing: 0;
  line-height: 1;
  margin-top: clamp(20px, 9vw, 180px);
  pointer-events: none;
}

.contact-tagline {
  position: relative;
  z-index: 1;
  width: min(1786px, 94%);
  text-align: center;
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(24px, 3.125vw, 60px);
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
  margin-top: clamp(16px, 4.5vw, 86px);
}

.contact-form-area {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  padding: clamp(20px, 3.125vw, 60px);
  margin-top: auto;
}

.contact-form-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: clamp(32px, 4.16vw, 80px) clamp(24px, 3.125vw, 60px);
  align-self: stretch;
  width: 100%;
  background-color: #282828;
  border-radius: 6px;
  overflow: hidden;
}

.contact-columns {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  width: 100%;
}

.contact-info-col {
  display: flex;
  align-items: flex-start;
  gap: clamp(24px, 3.125vw, 60px);
  flex: 1;
  flex-wrap: wrap;
}

.contact-info-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 27px;
  flex: 1 1 200px;
  min-width: 0;
}

.contact-info-title {
  align-self: stretch;
  font-family: var(--accent-font-family);
  font-weight: var(--accent-font-weight);
  color: #ffffff;
  font-size: clamp(24px, 3.125vw, 60px);
  letter-spacing: var(--accent-letter-spacing);
  line-height: var(--accent-line-height);
  font-style: var(--accent-font-style);
}

.contact-channels {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  width: 100%;
}

.contact-channel-row {
  display: flex;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  width: 100%;
}

.contact-channel-row--inline {
  display: inline-flex;
  align-self: auto;
  width: auto;
}

.contact-icon {
  width: 56px;
  height: 56px;
}

.nav-link {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  flex: 0 0 auto;
}

.nav-link-text {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: #ffffff;
  font-size: var(--buttons-font-size);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  letter-spacing: var(--buttons-letter-spacing);
  font-style: var(--buttons-font-style);
}

.form-fields-row {
  display: flex;
  align-items: flex-start;
  gap: clamp(20px, 3.125vw, 60px);
  flex: 1;
  flex-grow: 1;
  flex-wrap: wrap;
  width: 100%;
}

.form-fields-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex: 1 1 200px;
  min-width: 0;
}

.form-field {
  align-self: stretch;
  width: 100%;
  height: 56px;
  background-color: #161616;
  border-radius: 6px;
  overflow: hidden;
}

.form-field-inner {
  display: inline-flex;
  height: 56px;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
}

.form-field-placeholder {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: var(--grey-500);
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  font-style: var(--buttons-font-style);
}

.form-input {
  display: block;
  width: 100%;
  height: 56px;
  padding: 10px 20px;
  border: none;
  background: none;
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: var(--grey-500);
  font-size: var(--buttons-font-size);
  letter-spacing: var(--buttons-letter-spacing);
  line-height: var(--buttons-line-height);
  font-style: var(--buttons-font-style);
}

.form-right-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex: 1 1 200px;
  min-width: 0;
  min-height: 208px;
}

.form-field--textarea {
  flex: 1;
  height: auto;
  min-height: 100px;
  align-self: stretch;
}

.form-consent-row {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  align-self: stretch;
  width: 100%;
}

.form-checkbox {
  width: 24px;
  height: 24px;
  background-color: var(--grey-700);
  border-radius: 2px;
  border: 1px solid #ababab;
  flex-shrink: 0;
}

.form-consent-text {
  flex: 1;
  font-family: "TT Hoves Pro-Regular", Helvetica;
  font-weight: 400;
  color: var(--grey-300);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
}

.consent-plain {
  color: #c9c9c9;
  line-height: 0.1px;
}

.consent-link {
  color: #c9c9c9;
  line-height: var(--p-2-line-height);
  text-decoration: underline;
  font-family: var(--p-2-font-family);
  font-style: var(--p-2-font-style);
  font-weight: var(--p-2-font-weight);
  letter-spacing: var(--p-2-letter-spacing);
  font-size: var(--p-2-font-size);
}

.form-submit {
  all: unset;
  box-sizing: border-box;
  border: 1px solid #000000;
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px 40px 22px;
  background-color: var(--black);
  border-radius: 6px;
  cursor: pointer;
}

/* =============================================
   FOOTER
   ============================================= */
.footer-nav-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  padding: 0 clamp(16px, 3.125vw, 60px);
  background-color: #161616;
}

.footer-nav {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: clamp(40px, 4.16vw, 80px);
  padding: clamp(32px, 3.125vw, 60px);
  background-color: #161616;
}

.footer-top-row {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-self: stretch;
  width: 100%;
}

.footer-header-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  flex-wrap: wrap;
  gap: 16px;
}

.footer-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.footer-logo-img {
  width: clamp(120px, 11.18vw, 214.76px);
  height: auto;
}

.footer-header-actions {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-search {
  display: flex;
  width: 56px;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-radius: 6px;
  overflow: hidden;
}

.footer-search-icon {
  width: 24px;
  height: 24px;
}

.footer-phone-block {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-schedule {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: var(--grey-300);
  font-size: var(--buttons-font-size);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  letter-spacing: var(--buttons-letter-spacing);
  font-style: var(--buttons-font-style);
}

.footer-social-icon {
  width: 56px;
  height: 56px;
}

.footer-nav-columns {
  display: flex;
  align-items: flex-start;
  gap: clamp(24px, 4.16vw, 80px);
  flex-wrap: wrap;
}

.footer-nav-group {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.footer-nav-category {
  font-family: var(--p1-demi-font-family);
  font-weight: var(--p1-demi-font-weight);
  color: #ffffff;
  font-size: var(--p1-demi-font-size);
  line-height: var(--p1-demi-line-height);
  letter-spacing: var(--p1-demi-letter-spacing);
  font-style: var(--p1-demi-font-style);
}

.footer-nav-links {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 31px;
}

.nav-link--full {
  display: flex;
  gap: 4px;
  align-self: stretch;
  width: 100%;
  align-items: center;
}

.nav-link--stretch {
  display: flex;
  align-self: stretch;
  width: 100%;
  align-items: center;
}

.footer-nav-item {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: var(--grey-400);
  font-size: var(--buttons-font-size);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  letter-spacing: var(--buttons-letter-spacing);
  font-style: var(--buttons-font-style);
}

.footer-nav-item--muted {
  font-family: var(--buttons-font-family);
  font-weight: var(--buttons-font-weight);
  color: var(--grey-700);
  font-size: var(--buttons-font-size);
  line-height: var(--buttons-line-height);
  white-space: nowrap;
  letter-spacing: var(--buttons-letter-spacing);
  font-style: var(--buttons-font-style);
}

.footer-contacts-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer-bottom-row {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3.125vw, 60px);
  flex-wrap: wrap;
}

.footer-legal-links {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3.125vw, 60px);
  flex-wrap: wrap;
}

.footer-legal-text {
  font-family: var(--p-2-font-family);
  font-weight: var(--p-2-font-weight);
  color: var(--grey-700);
  font-size: var(--p-2-font-size);
  line-height: var(--p-2-line-height);
  white-space: nowrap;
  letter-spacing: var(--p-2-letter-spacing);
  font-style: var(--p-2-font-style);
}

/* =============================================
   SCROLL TO TOP
   ============================================= */
.scroll-to-top {
  cursor: pointer;
  display: inline-flex;
  align-items: flex-end;
  gap: 10px;
  position: fixed;
  right: clamp(16px, 3.125vw, 60px);
  bottom: clamp(16px, 3.125vw, 60px);
  z-index: 50;
}

/* =============================================
   TABLET (641px – 1024px)
   ============================================= */
@media (min-width: 767px) and (max-width: 1560px) {
  .top-header.is-open {
    background: #181818;
  }
  .top-header.is-open .top-header__center {
    background: #181818;
    display: flex;
  }
  .top-header__icon-circle {
    width: 48px;
    height: 48px;
  }
  .top-header__icon-btn {
    width: 48px;
    height: 48px;
  }
  .top-header__right {
    gap: 12px;
  }
  .top-header__list {
    gap: 32px;
  }
  .top-header__logo-img {
    width: 180px;
  }
  .top-header__icon-group {
    gap: 12px;
  }
  .top-header__search-bk {
    margin-left: 6.5vw;
  }
  .top-header__phone-link {
    width: 20%;
  }
}
@media (min-width: 767px) and (max-width: 1280px) {
  .top-header__center {
    position: absolute;
    top: 75px;
    left: 0;
    right: auto;
    padding: 20px 60px;
  }
  .top-header__icon-circle {
    width: 48px;
    height: 48px;
  }
  .top-header__icon-btn {
    width: 48px;
    height: 48px;
  }
  .top-header__right {
    gap: 12px;
  }
  .top-header__list {
    gap: 32px;
  }
  .top-header__logo-img {
    width: 180px;
  }
  .top-header__logo {
    margin-left: -90px;
  }
  .top-header__icon-group {
    gap: 12px;
  }
  .top-header__center {
    display: none;
  }
  .top-header__right .top-header__phone-link {

  }
  .top-header__hamburger {
    display: flex;
  }
  .top-header__search-bk {
    position: static;
    background-color: var(--black);
    padding: 12px 16px;
    margin-left: unset;
  }
  .top-header__search-input {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-header {
    padding: 10px 32px;
  }

  .top-header__list {
    gap: 24px;
  }

  .top-header__right {
    padding-left: 16px;
  }

  .top-header__link {
    font-size: 15px;
  }

  .top-header__center {
    padding: 10px 32px;
  }
  .hero-block__title {
    margin-top: 10vw;
  }

  .top-header__search-input {
    font-size: 15px;
  }

  .top-header__catalog-btn {
    height: 48px;
    padding: 18px 30px 18px;
  }

  .top-header__btn-label {
    font-size: 15px;
  }

  .top-header__icon-group {
    position: absolute;
    gap: 24px;
    top: 10px;
    left: 32px;
    right: 32px;
    justify-content: center;
  }

  .top-header__search-bk {
    width: 70%;
  }

  .top-header__center {
    padding-top: 78px;
  }

  .activities-row {
    flex-wrap: wrap;
  }

  .activity-card {
    flex: 1 1 calc(50% - 30px);
  }

  .product-display {
    flex-direction: column;
  }

  .footer-nav-columns {
    gap: 32px;
  }

  .top-header__search-input {
    width: 100%;
  }
}

/* =============================================
   MOBILE (≤ 640px)
   ============================================= */
@media (max-width: 767px) {
  .top-header {
    padding: 10px 20px;
    gap: 8px;
    top: 0;
  }

  .top-header.is-open {
    background: #181818;
  }

  .top-header.is-open .top-header__center {
    background: #181818;
    display: flex;
  }

  .top-header__left {
    display: flex;
    width: 340px;
    margin: auto;
  }

  .top-header__right {
    width: 340px;
    margin: auto;
    padding-left: 0;
    align-items: flex-start;
    justify-content: start;
  }

  .top-header__phone-link {
    justify-content: flex-start;
    width: 100%;
    margin-left: unset;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .top-header__list {
    gap: 32px;
    flex-direction: column;
    align-items: flex-start;
  }

  .top-header__center {
    display: none;
  }

  .top-header__hamburger {
    display: flex;
    margin-left: unset;
  }
  .top-header__hamburger span {
    width: 16px;
  }

  .top-header__logo {
    position: relative;
    margin-left: auto;
    left: unset;
  }

  .top-header__logo-img {
    width: 140px;
    height: auto;
    margin-top: 2px;
  }

  .hero-block {
    min-height: 100vh;
  }

  .hero-block__title {
    margin-top: 80px;
    width: min(1268px, 90%);
    font-size: clamp(22px, 6vw, 36px);
  }

  .top-header__catalog-btn {
    height: 48px;
    padding: 18px 30px 18px;
  }

  .top-header__btn-label {
    font-size: 15px;
  }

  .top-header__icon-group {
    position: absolute;
    gap: 24px;
    top: 10px;
    left: 32px;
    right: 32px;
    justify-content: center;
  }

  .top-header__icon-group {
    position: absolute;
    gap: 24px;
    top: 10px;
    left: 32px;
    right: 32px;
  }

  .top-header__icon-circle {
    width: 48px;
    height: 48px;
  }
  .top-header__icon-btn {
    width: 48px;
    height: 48px;
  }

  .top-header__center {
    position: absolute;
    top: 75px;
    left: 0;
    right: auto;
    padding: 20px 16px;
    padding-top: 180px;
    flex-direction: column;
    min-height: 60vh;
  }

  .top-header__center:after {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #181818 0%, rgba(24, 24, 24, 0.00) 100%);
    min-height: 40vh;
    left: 0;
    right: 0;
    bottom: -40vh;
  }

  .top-header__search-bk {
    position: absolute;
    background-color: var(--black);
    padding: 12px 16px;
    top: 100px;
    width: 340px;
    margin-left: -170px;
  }

  .top-header__link {
    font-size: 15px;
  }

  .top-header__search-input {
    width: 100%;
  }

  .clients-section,
  .activities-section,
  .section-intro,
  .stats-section,
  .service-section,
  .cases-clients-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .activities-row {
    flex-direction: column;
    gap: 40px;
  }

  .activity-card {
    flex: 1 1 100%;
  }

  .stat-number-large {
    font-size: clamp(48px, 14vw, 80px);
  }

  .product-card--led,
  .product-card--aquavisor {
    padding: 40px 20px;
    min-height: 320px;
  }

  .product-specs-row {
    flex-direction: column;
    gap: 24px;
    padding: 24px 20px;
  }

  .service-cards {
    flex-direction: column;
  }

  .service-card {
    flex: 1 1 100%;
  }

  .clients-logos-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  .footer-header-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-header-actions {
    flex-wrap: wrap;
    gap: 12px;
  }

  .footer-nav-columns {
    flex-direction: column;
    gap: 32px;
  }

  .footer-bottom-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .footer-legal-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .form-fields-row {
    flex-direction: column;
  }

  .contact-brand {
    font-size: clamp(48px, 18vw, 120px);
  }

  .contact-tagline {
    font-size: clamp(20px, 6vw, 36px);
  }

  .gallery-img-large,
  .gallery-img-narrow,
  .gallery-img-offset-1,
  .gallery-img-offset-2,
  .gallery-img-offset-3,
  .gallery-img-offset-4,
  .gallery-img-offset-5,
  .gallery-img-offset-6,
  .gallery-img-offset-7,
  .gallery-img-offset-8 {
    width: clamp(200px, 72vw, 340px);
    height: clamp(130px, 44vw, 220px);
  }

  .case-card,
  .case-card--encore,
  .case-card--third {
    flex: 0 0 clamp(240px, 80vw, 340px);
    min-height: 280px;
  }

  .scroll-to-top {
    padding: 0;
    right: 16px;
    bottom: 16px;
  }
}

/* End */


/* Start:/bitrix/components/bitrix/menu/templates/.default/style.min.css?1776697016490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/components/bitrix/menu/templates/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/maxprime/css/reset.min.css?1776849013773 */
/* /local/templates/maxprime/css/styleguide.css?17766894862313 */
/* /local/templates/maxprime/css/globals.css?17768522581009 */
/* /local/templates/maxprime/css/style.css?177693667249884 */
/* /bitrix/components/bitrix/menu/templates/.default/style.min.css?1776697016490 */
