

/* Start:/brands/rebond/assets/custom.css?174179796175698*/
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Thin.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Thin.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Thin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 200;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Light.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Light.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Light.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Regular.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Regular.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Regular.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Medium.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Medium.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Medium.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Bold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Bold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 800;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 900;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Black.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Black.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Black.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: NeutralFace;
  font-style: normal;
  font-weight: 300;
  src: local("NeutralFace"), url("/brands/rebond/assets/./fonts/NeutralFaceRegular.woff") format("woff"), url("/brands/rebond/assets/./fonts/NeutralFaceRegular.woff2") format("woff2"), url("/brands/rebond/assets/./fonts/NeutralFace.otf") format("otf");
  font-display: swap;
}

@font-face {
  font-family: NeutralFace;
  font-style: normal;
  font-weight: 700;
  src: local("NeutralFace"), url("/brands/rebond/assets/./fonts/NeutralFaceBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/NeutralFaceBold.woff2") format("woff2"), url("/brands/rebond/assets/./fonts/NeutralFace-Bold.otf") format("otf");
  font-display: swap;
}

:root {
  --color-blue: #0047BB;
  --color-black: #000;
  --color-dark: #313235;
  --color-white: #FFF;
  --color-gray: #B5B7BA;
  --color-gray-dark: #F7F7F7;
  --color-gray-light: #DCE1E9;
  --color-white-dark: #F7F8FA;
  --color-white-extra-dark: #97999B;
  --color-white-header-order-dark: #A8A8A8;
  --color-red: #D82020;
  --font-primary: "Inter", sans-serif;
  --font-secondary: "Neutralface", sans-serif;
  --main-padding: 100px;
  --main-margin-top: 80px;
  --transition-opacity: 0.3s;
  --opacity-value: 0.6;
  --width-arrow: 24px;
  --d-arrow: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
  --d-arrow-button: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
  --margin-top: 80px;
  --swiper-pagination-bullet-inactive-color: var(--color-white);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: var(--color-blue);
  --swiper-pagination-bullet-width: 10px;
  --swiper-pagination-bullet-height: 10px;
}

@media (max-width: 1800px) {
  :root {
    --main-padding: 80px;
  }
}

@media (max-width: 1650px) {
  :root {
    --main-padding: 60px;
  }
}

@media (max-width: 1450px) {
  :root {
    --main-padding: 40px;
  }
}

@media (max-width: 1220px) {
  :root {
    --main-padding: 30px;
  }
}

@media (max-width: 1024px) {
  :root {
    --swiper-pagination-bullet-width: 6px;
    --swiper-pagination-bullet-height: 6px;
    --swiper-pagination-bullet-horizontal-gap: 3px;
    --margin-top: 60px;
    --main-margin-top: 60px;
  }
}

@media (max-width: 768px) {
  :root {
    --main-padding: 20px;
  }
}

@media (max-width: 500px) {
  :root {
    --main-padding: 16px;
  }
}




@charset "UTF-8";

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background-color: white;
  font-weight: 400;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizespeed;
  line-height: 1.5;
  font-family: var(--font-primary);
  display: flex;
  flex-direction: column;
}

.main {
  flex-grow: 1;
}

.body-noscroll {
  overflow: hidden;
}


body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-secondary);
}


ul[class],
ol[class] {
  list-style: none;
  padding: 0;
}


img {
  max-width: 100%;
  display: block;
}


article > * + * {
  margin-top: 1em;
}


input,
textarea,
select {
  font: inherit;
}

a,
button {
  cursor: pointer;
}


.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: polygon(0 0, 0 0, 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.container {

  padding: 0 var(--main-padding);
}


.feedback-modal {
  overflow: auto;
  max-height: 100%;
  padding-right: 20px;
  margin-right: -20px;
}

.feedback-modal::-webkit-scrollbar {
  width: 4px;
  background: var(--color-white-dark);
  border-radius: 0;
}

.feedback-modal::-webkit-scrollbar-thumb {
  background-color: var(--color-blue);
  border-radius: 0;
  position: relative;
}

.feedback-modal__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  text-transform: uppercase;
}

@media screen and (max-width: 1800px) {
  .feedback-modal__title {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1550px) {
  .feedback-modal__title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1300px) {
  .feedback-modal__title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media screen and (max-width: 1100px) {
  .feedback-modal__title {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .feedback-modal__title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .feedback-modal__title {
    font-size: 20px;
    line-height: 24px;
  }
}

.feedback-modal__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}

.feedback-modal__brands-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-bottom: 10px;
}

@media screen and (max-width: 1800px) {
  .feedback-modal__brands-title {
    font-size: 18px;
    line-height: 22px;
  }
}

@media screen and (max-width: 1450px) {
  .feedback-modal__brands-title {
    font-size: 16px;
    line-height: 19px;
  }
}

.feedback-modal__brands-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 10px;
}

@media screen and (max-width: 630px) {
  .feedback-modal__brands-list {
    grid-template-columns: 1fr;
  }
}

.feedback-modal__brand {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.feedback-modal__brand .custom-checkbox {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--color-dark);
  position: relative;
}

.feedback-modal__brand .custom-checkbox::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: var(--color-dark);
  position: absolute;
  transition: var(--transition-opacity);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.feedback-modal__brand .custom-checkbox_active {
  border-color: var(--color-blue);
}

.feedback-modal__brand .custom-checkbox_active::after {
  background-color: var(--color-blue);
  width: 10px;
  height: 10px;
}

.feedback-modal__brand-input {
  display: none;
}

.feedback-modal__brand-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

@media screen and (max-width: 1550px) {
  .feedback-modal__brand-label {
    font-size: 12px;
    line-height: 15px;
  }
}

.feedback-modal__brand-icon {
  width: 60px;
  height: 60px;
}

.contacts__cooperation-btn-feedback,
.contacts__cooperation-btn-feedback--white {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  height: 64px;
  width: 100%;
  min-width: 226px;
  max-width: 270px;
  background-color: var(--color-dark);
  color: var(--color-white);
  transition: background-color 0.3s ease, color 0.3s ease;
  border: none;
}

@media screen and (max-width: 1800px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    font-size: 14px;
    line-height: 17px;
  }
}

.contacts__cooperation-btn-feedback svg,
.contacts__cooperation-btn-feedback--white svg {
  width: 24px;
  max-width: 54px;
  cursor: pointer;
}

.contacts__cooperation-btn-feedback svg path,
.contacts__cooperation-btn-feedback--white svg path {
  transition: var(--transition-opacity);
}

@media screen and (max-width: 768px) {
  .contacts__cooperation-btn-feedback svg,
  .contacts__cooperation-btn-feedback--white svg {
    height: 20px;
  }
}

.contacts__cooperation-btn-feedback:hover,
.contacts__cooperation-btn-feedback--white:hover {
  background-color: var(--color-blue);
}

@media screen and (max-width: 1550px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    height: 54px;
  }
}

@media screen and (max-width: 768px) {
  .contacts__cooperation-btn-feedback,
  .contacts__cooperation-btn-feedback--white {
    gap: 10px;
    width: 100%;
    max-width: 100%;
  }
}

.contacts__cooperation-btn-feedback label,
.contacts__cooperation-btn-feedback--white label {
  white-space: nowrap;
  cursor: pointer;
}

.contacts__cooperation-btn-feedback--white:hover {
  background-color: var(--color-white);
  color: var(--color-dark);
}



.brand-banner {
  margin-top: 40px;

  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 768px) {
  .brand-banner {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
  }
}

.brand-banner__swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .brand-banner__swiper {
    height: 440px;
  }
}

.brand-banner__swiper-pagination {
  display: none;
  top: 30px !important;
  height: fit-content !important;
}

.brand-banner__swiper-slide {
  position: relative;
}

.brand-banner__swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(21, 19, 18, 0.2) 0%, rgba(32, 28, 29, 0.5) 100%);
}

.brand-banner__swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}

.brand-banner__swiper-slide_pic_active {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0;
  transition: 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-banner__swiper-slide:hover .brand-banner__swiper-slide_pic_active {
  opacity: 1;
}

.brand-banner__swiper-btn {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;

  bottom: calc(50% - 28px);
  z-index: 2;
  cursor: pointer;
  background-color: rgba(245, 245, 245, 0.4);
  transition: background-color .2s linear;
}

@media screen and (max-width: 1450px) {
  .brand-banner__swiper-btn {
    width: 150px;
    height: 150px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-banner__swiper-btn {
    width: 24px;
    height: 24px;
  }
}


.brand-banner__swiper-btn-prev {
  left: 8px;
}

.brand-banner__swiper-btn-next {
  right: 8px;
}

.brand-banner__swiper-btn-prev .brand-banner__swiper-btn-svg {
  scale: -1
}


.brand-banner__swiper-btn-svg {
  height: 26px;
  width: 12px;
  color: var(--color-white);
  transition: var(--transition-opacity);
  stroke: #313235;
}

@media screen and (max-width: 1024px) {
  .brand-banner__swiper-btn-svg {
    height: 11px;
    width: 5px;
  }
}

.brand-banner__swiper-btn-svg path {
  transition: var(--transition-opacity);
}

@media (min-width: 1024px) {
  .brand-banner__swiper-btn:hover {
    background-color: rgba(245, 245, 245, 1);
  }

  .brand-banner__swiper-btn:hover .brand-banner__swiper-btn-svg {
    color: var(--color-blue);

  }


}

.brand-banner__logo {
  width: 100%;
  object-fit: cover;
}

.brand-banner__logo-container {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: 2;
  background-color: var(--color-white);
  right: var(--main-padding);
  padding: 23px;
}

@media screen and (max-width: 1450px) {
  .brand-banner__logo-container {
    width: 120px;
    height: 120px;
    padding: 15px;
  }
}

@media screen and (max-width: 768px) {
  .brand-banner__logo-container {
    width: 80px;
    height: 80px;
    padding: 11px;
  }
}

.brand-banner__titles {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 20px;
  left: var(--main-padding);
  position: absolute;
  bottom: 20vh;
}

@media screen and (max-width: 768px) {
  .brand-banner__titles {
    position: relative;
    bottom: auto;
    justify-content: center;
    left: 0;
    height: 22%;
  }
}

@media screen and (max-width: 375px) {
  .brand-banner__titles {
    gap: 10px;
  }
}

.brand-banner__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 0.96px;
}

@media screen and (max-width: 1800px) {
  .brand-banner__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-banner__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-banner__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-banner__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1800px) {
  .brand-banner__subtitle {
    font-size: 16px;
    line-height: 19px;
  }
}

@media screen and (max-width: 768px) {
  .brand-banner__subtitle {
    color: var(--color-dark);
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .brand-banner__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

.brand-banner__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
}

@media screen and (max-width: 1800px) {
  .brand-banner__title {
    font-size: 52px;
    line-height: 64px;
  }
}

@media screen and (max-width: 1450px) {
  .brand-banner__title {
    font-size: 42px;
    line-height: 54px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-banner__title {
    font-size: 32px;
    line-height: 44px;
  }
}

@media screen and (max-width: 768px) {
  .brand-banner__title {
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1450px) {
  .brand-banner__title {
    font-size: 52px;
    line-height: 64px;
  }
}

@media screen and (max-width: 768px) {
  .brand-banner__title {
    color: var(--color-dark);
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .brand-banner__title {
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 3.2px;
  }
}

.brand-banner__arrow-head {
  transform: rotate(-90deg);
  width: 24px;
  height: 24px;
}

.brand-banner__arrow-head-btn {
  padding: 0;
  position: absolute;
  bottom: 50px;
  z-index: 2;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(0, -50%);
  color: var(--color-white);
}

@media screen and (max-width: 768px) {
  .brand-banner__arrow-head-btn {
    position: relative;
    bottom: 0;
    transform: none;
    color: var(--color-dark);
  }
}


.brand-landing {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-top: 100px;
}
.brand-landing .order-1 {
  order: 1;
}
.brand-landing .order-2 {
  order: 2;
}
.brand-landing .order-3 {
  order: 3;
}
.brand-landing .order-4 {
  order: 4;
}
.brand-landing .order-5 {
  order: 5;
}
.brand-landing .order-6 {
  order: 6;
}
.brand-landing .order-7 {
  order: 7;
}
.brand-landing .order-8 {
  order: 8;
}
.brand-landing .order-9 {
  order: 9;
}
.brand-landing .order-10 {
  order: 10;
}
.brand-landing .order-11 {
  order: 11;
}
.brand-landing .order-12 {
  order: 12;
}
.brand-about {

  min-height: 1000px;
  height: fit-content;
  position: relative;
  overflow: hidden;
  padding: 140px 160px 80px 100px;
  background-color: var(--color-white-dark);
  margin-top: 170px;
}

@media screen and (max-width: 1800px) {
  .brand-about {
    gap: 230px;
  }
}

@media screen and (max-width: 1550px) {
  .brand-about {
    gap: 130px;
    padding-left: calc(var(--main-padding) + 50px);
    padding-right: calc(var(--main-padding) + 70px);
    grid-template-columns: 2fr 3fr;
  }
}

@media screen and (max-width: 1300px) {
  .brand-about {
    gap: 100px;
    height: fit-content;
    min-height: 735px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: var(--main-padding);
    padding-right: var(--main-padding);

  }
}

@media screen and (max-width: 1024px) {
  .brand-about {
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 850px) {
  .brand-about {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    height: fit-content;
    padding: 40px var(--main-padding);
  }
}

.brand-about__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-about__left {
  height: fit-content;
  aspect-ratio: 1/1;
  max-width: 652px;
  width: calc(100dvw * 0.34);
  display: flex;
  align-items: center;
  justify-content: center;
  float: right;
  shape-outside: circle();
  position: relative;
  top: 160px;
}

@media screen and (max-width: 1470px) {
  .brand-about__left {
    max-width: 390px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-about__left {
    float: none;
    top: 0;
    max-width: calc(100dvw * 0.55);
    width: 100%;
  }
}


.brand-about__left::after {
  content: "";
  position: absolute;
  width: calc(100% + 400px);
  height: calc(100% + 400px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
}

@media screen and (max-width: 1470px) {
  .brand-about__left::after {
    width: calc(100% + 250px);
    height: calc(100% + 250px);
  }
}

@media screen and (max-width: 850px) {
  .brand-about__left::after {
    width: calc(100% + 200px);
    height: calc(100% + 200px);
  }
}

.brand-about__left::before {
  content: "";
  position: absolute;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
}

@media screen and (max-width: 850px) {
  .brand-about__left::before {
    width: calc(100% + 80px);
    height: calc(100% + 80px);
  }
}

.brand-about__video {
  height: 100%;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

.brand-about__video-container {
  aspect-ratio: 1/1;
  max-width: 652px;
  max-height: 652px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}

.brand-about__right {
  z-index: 2;

}

@media screen and (max-width: 1550px) {
  .brand-about__right {

    gap: 40px;
  }
}

.brand-about__content {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 1.4;
  color: var(--color-dark);
  font-weight: 400;
  gap: 20px;
  position: relative;
}

.brand-about__content p {
  margin-top: 64px;
  max-width: 600px;
  width: 100%;
}

@media screen and (max-width: 1470px) {
  .brand-about__content p {
    max-width: 500px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-about__content p {
    max-width: none;
    margin-top: 24px;
  }
}

.brand-about__content p + p {
  margin-top: 24px;
}

@media screen and (max-width: 1800px) {
  .brand-about__content {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-about__content {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-about__content {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-about__content {
    font-size: 14px;
    line-height: 17px;
  }
}

.brand-about__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
}

@media screen and (max-width: 1800px) {
  .brand-about__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-about__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-about__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-about__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 850px) {
  .brand-about__subtitle {
    display: none;
  }
}

.brand-about__subtitle-first {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
  display: none;
  width: 100%;
}

@media screen and (max-width: 1800px) {
  .brand-about__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-about__subtitle-first {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-about__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-about__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 850px) {
  .brand-about__subtitle-first {
    display: block;
    z-index: 3;
  }
}

.brand-about__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 64px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--color-blue);
  text-transform: uppercase;
}

@media screen and (max-width: 1470px) {
  .brand-about__title {
    font-size: 40px;
  }
}


@media screen and (max-width: 1024px) {
  .brand-about__title {
    font-size: 32px;
  }
}

.values-brand {
  padding: 80px var(--main-padding);
}

@media screen and (max-width: 1024px) {
  .values-brand {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .values-brand {
    max-width: 543px;
    margin: 0 auto;
    padding: 40px var(--main-padding);
  }
}

.values-brand__subtitle {
  font-family: var(--font-primary);
  text-transform: uppercase;
  font-style: normal;
  font-size: 64px;
  color: var(--color-blue);
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-bottom: 80px;
  text-align: left;

}

@media screen and (max-width: 1470px) {
  .values-brand__subtitle {
    font-size: 32px;
  }
}


@media screen and (max-width: 1024px) {
  .values-brand__subtitle {
    margin-bottom: 24px;
  }
}

.values-brand__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 185px;
}

@media screen and (max-width: 1750px) {
  .values-brand__content {
    gap: 145px;
  }
}

@media screen and (max-width: 1550px) {
  .values-brand__content {
    gap: 105px;
  }
}

@media screen and (max-width: 1450px) {
  .values-brand__content {
    gap: 45px;
  }
}

@media screen and (max-width: 768px) {
  .values-brand__content {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

.values-brand__item {
  max-width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 37px;
}

@media screen and (max-width: 375px) {
  .values-brand__item {
    gap: 30px;
  }
}

.values-brand__item:first-child {
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .values-brand__item:nth-child(2) {
    flex-direction: column-reverse;
  }
}

.values-brand__item:last-child {
  justify-content: space-between;
}

.values-brand__item-img {
  max-width: 100%;
}

.values-brand__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  font-weight: 300;
  margin-bottom: 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 1800px) {
  .values-brand__item-title {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1550px) {
  .values-brand__item-title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1300px) {
  .values-brand__item-title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media screen and (max-width: 1100px) {
  .values-brand__item-title {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .values-brand__item-title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .values-brand__item-title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1220px) {
  .values-brand__item-title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1024px) {
  .values-brand__item-title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media screen and (max-width: 375px) {
  .values-brand__item-title {
    margin-bottom: 10px;
  }
}

.values-brand__item-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}

@media screen and (max-width: 1800px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .values-brand__item-desc {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}

.values-brand__item-video {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width:100%;
}

.values-brand__item-video-container {
  position: relative;
}

.values-brand__item-video-container::after {
  content: "";
  width: 100%;
  height: 14%;
  position: absolute;
  display: block;
  top: 25%;
  background-color: var(--color-white);
}

.values-brand__item-video-container::before {
  content: "";
  width: 100%;
  height: 14%;
  position: absolute;
  display: block;
  bottom: 25%;
  background-color: var(--color-white);
}

.business-brand {
  display: grid;
  grid-template-columns: 97fr 96fr;
}

@media screen and (max-width: 768px) {
  .business-brand {
    grid-template-columns: 1fr;
  }
}

.business-brand__left {
  overflow: hidden;
}

.business-brand__left-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.business-brand__right {
  background-color: var(--color-blue);
  padding: 80px 40px 80px var(--main-padding);
}

@media screen and (max-width: 768px) {
  .business-brand__right {
    padding: 40px var(--main-padding);
  }
}

.business-brand__right-footer {
  display: flex;
  align-items: center;
  max-width: 636px;
  gap: 20px;
}

@media screen and (max-width: 1024px) {
  .business-brand__right-footer {
    flex-direction: column;
    align-items: flex-start;
    max-width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .business-brand__right-footer {
    max-width: 264px;
  }
}
.business-brand__btn-bussines {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  height: 64px;
  background-color: transparent;
  border: 1px solid var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  white-space: nowrap;
}

@media screen and (max-width: 1800px) {
  .business-brand__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .business-brand__btn-bussines {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .business-brand__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__btn-bussines {
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .business-brand__btn-bussines {
    padding: 20px;
  }
}

.business-brand__btn-partner {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  height: 64px;
  background-color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  border: 1px solid var(--color-dark);
  white-space: nowrap;
}

@media screen and (max-width: 1800px) {
  .business-brand__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .business-brand__btn-partner {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .business-brand__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__btn-partner {
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .business-brand__btn-partner {
    padding: 20px;
  }
}

.business-brand__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-bottom: 80px;
  text-transform: uppercase;
}
.business-brand__subtitle span {
  font-family: var(--font-primary);
  text-transform: lowercase;
}

@media screen and (max-width: 1800px) {
  .business-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .business-brand__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .business-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1300px) {
  .business-brand__subtitle {
    margin-bottom: 40px;
  }
}

.business-brand__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  max-width: 613px;
  margin-bottom: 60px;
}

@media screen and (max-width: 1800px) {
  .business-brand__title {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1550px) {
  .business-brand__title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1300px) {
  .business-brand__title {
    font-size: 28px;
    line-height: 34px;
  }
}

@media screen and (max-width: 1100px) {
  .business-brand__title {
    font-size: 24px;
    line-height: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .business-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .business-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .business-brand__title {
    margin-bottom: 40px;
  }
}


.brand-about__right-btn {
  aspect-ratio: 1/1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
  transition: 1s;
}

@media screen and (max-width: 768px) {
  .brand-about__right-btn {
    max-height: 220px;
    width: auto;
    height: auto;
  }
}

/*.brand-about__right-btn::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  top: 50%;*/
/*  border: 27px solid transparent;*/
/*  border-left: 40px solid var(--color-white);*/
/*  transform: translate(-25%, -50%);*/
/*}*/

/*@media screen and (max-width: 1024px) {*/
/*  .brand-about__right-btn::after {*/
/*    border: 17px solid transparent;*/
/*    border-left: 26px solid var(--color-white);*/
/*  }*/
/*}*/

.bbrand-about__right-btn-video {
  height: 100%;
}

.brand-about__right-btn:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 768px) {
  .brand-about__right-btn:hover {
    transform: scale(1);
  }
}

.brand-labels {
  display: flex;
  gap: 24px;
  padding: 75px 0 180px;
}

@media screen and (max-width: 1600px) {
  .brand-labels {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

  }
}

@media screen and (max-width: 1024px) {
  .brand-labels {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 80px;
  }
}

.brand-labels__item {
  flex: 1;
  padding: 16px;
  background-color: #FBFBFB;
}

.brand-labels__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
}
@media screen and (max-width: 480px) {
  .brand-labels__head {
    gap: 8px;
  }
}
.brand-labels__name {
  color: var(--color-blue);
  font-size: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}

.brand-labels__logo {
  width: 128px;
  height: 128px;
  flex-shrink: 0;
}

@media screen and (max-width: 1600px) {
  .brand-labels__logo {
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-labels__logo {
    width: 96px;
    height: 96px;
  }
}

.brand-labels__description {
  margin-top: 32px;
  font-size: 16px;
}

.brand-collection {
  display: grid;
  grid: "brand-collection-left brand-collection-center  brand-collection-right";
  grid-template-columns: repeat(3, 1fr);
  height: 100%;
  max-height: 880px;
}

@media screen and (max-width: 1024px) {
  .brand-collection {
    grid: "brand-collection-left brand-collection-left" "brand-collection-center  brand-collection-right";
    max-height: 100%;
  }
}

.brand-collection__left {
  overflow: hidden;
  position: relative;
  grid-area: brand-collection-left;
  max-height: 880px;
  padding-right: 70px;
}

@media screen and (max-width: 1470px) {
  .brand-collection__left {
    max-height: 625px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__left {
    max-height: 625px;
    padding-left: 16px;
    padding-bottom: 40px;
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__left {
    padding-bottom: 30px;
  }
}

.brand-collection__center {
  overflow: hidden;
  grid-area: brand-collection-center;
  max-height: 880px;
  background-color: var(--color-blue);

}

.brand-collection__center .brand-collection__swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-collection__right {
  overflow: hidden;
  grid-area: brand-collection-right;
  max-height: 880px;
}
.brand-collection__right .swiper-wrapper,
.brand-collection__center .swiper-wrapper {
  width:100% !important;
}

.brand-collection__btn-catalog {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  background-color: var(--color-blue);
  color: var(--color-white);
  height: 64px;
  width: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  transition: var(--transition-opacity);
  margin-left: var(--main-padding);
  margin-top: 40px;
}

@media screen and (max-width: 1800px) {
  .brand-collection__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-collection__btn-catalog {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__btn-catalog {
    margin-right: 0;
    margin-left: 0;
  }
}

.brand-collection__btn-catalog svg {
  color: var(--color-white);
  height: 24px;
  max-width: 50px;
}

.brand-collection__btn-catalog svg path {
  transition: var(--transition-opacity);
}

.brand-collection__btn-catalog:hover {
  background-color: var(--color-dark);
  cursor: pointer;
  color: var(--color-white-header-order-dark);
}

.brand-collection .brand-collection__btn-catalog:hover {
  color: #fff;
}

.brand-collection__btn-catalog:hover svg path {
  /*d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");*/
  /*d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";*/
}

.brand-collection__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: var(--main-padding);
  padding-right: 80px;
}

@media screen and (max-width: 1450px) {
  .brand-collection__header {
    padding-right: 10px;
    gap: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__header {
    padding-right: 0;
    padding-left: 0;
  }
}

.brand-collection__swiper-left-slide {
  padding-left: var(--main-padding);
}

@media screen and (max-width: 1024px) {
  .brand-collection__swiper-left-slide {
    padding-right: 0;
    padding-left: 0;
  }
}

.brand-collection__swiper-product-footer {
  position: absolute;
  bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}

.brand-collection__swiper-product-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-white);
  text-transform: uppercase;
  width: 90%;
}

@media screen and (max-width: 1800px) {
  .brand-collection__swiper-product-title {
    font-size: 26px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1450px) {
  .brand-collection__swiper-product-title {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-collection__swiper-product-title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__swiper-product-title {
    font-size: 20px;
    line-height: 24px;
  }
}

.brand-collection__swiper-product-link {
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-collection__swiper-product-link svg {
  color: var(--color-dark);
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  transition: var(--transition-opacity);
}

.brand-collection__swiper-product-link:hover svg {
  color: var(--color-blue);
}

.brand-collection__swiper-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 8px;
  text-transform: uppercase;
  max-width: 350px;
  width: 100%;
}

@media screen and (max-width: 1800px) {
  .brand-collection__swiper-desc {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-collection__swiper-desc {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__swiper-desc {
    font-size: 14px;
    line-height: 17px;
    text-transform: inherit;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__swiper-desc {
    font-size: 14px;
    line-height: 17px;
  }
}

ul.brand-collection__swiper-list {
  margin-top: 72px !important;
}

@media screen and (max-width: 1024px) {
  ul.brand-collection__swiper-list {
    margin-top: 40px !important;
  }
}

.brand-collection__swiper-list-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  color: var(--color-dark);
  font-weight: 400;
  display: grid;
  align-items: flex-start;
  grid-template-columns: 6px auto;
  gap: 10px;
  padding: 16px 0;
  border-bottom: 1px solid #BEC3CB;
}

@media screen and (max-width: 1470px) {
  .brand-collection__swiper-list-item {
    padding: 8px 0;
  }
}

.brand-collection__swiper-list-item:first-child {
  padding-top: 0;
}

@media screen and (max-width: 1800px) {
  .brand-collection__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-collection__swiper-list-item {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}

.brand-collection__swiper-list-item::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: var(--color-blue);
  display: block;
  transform: translate(0, 100%);
}

.brand-collection__swiper-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--color-blue);
  text-transform: uppercase;

}

@media screen and (max-width: 1800px) {
  .brand-collection__swiper-title {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 1550px) {
  .brand-collection__swiper-title {
    font-size: 32px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1550px) {
  .brand-collection__swiper-title {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1470px) {
  .brand-collection__swiper-title {
    margin-top: 0;
  }
}


@media screen and (max-width: 768px) {
  .brand-collection__swiper-title {
    font-size: 20px;
    line-height: 24px;
  }
}


.brand-collection__pagination {
  display: flex;
  align-items: center;
  gap: 40px;
}

@media screen and (max-width: 1220px) {
  .brand-collection__pagination {
    gap: 20px;
  }
}

.brand-collection__pagination-nums {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
}

@media screen and (max-width: 1550px) {
  .brand-collection__pagination-nums {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__pagination-nums {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__pagination-nums {
    font-size: 16px;
    line-height: 19px;
  }
}

.brand-collection__pagination-nums .swiper-pagination-current {
  color: var(--color-blue);
}

.brand-collection__btn-next-svg {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.brand-collection__btn-next-svg svg {
  height: 30px;
  width: 60px;
  transition: 250ms;
}

.brand-collection__btn-next-svg svg path {
  transition: var(--transition-opacity);
}

@media screen and (max-width: 1450px) {
  .brand-collection__btn-next-svg svg {
    width: 40px;
    height: 24px;
    color: var(--color-dark);
  }

  .brand-collection__btn-next-svg svg path {
    d: "M2 12H22M22 12L15.3962 5M22 12L15.3962 19";
    d: path("M2 12H22M22 12L15.3962 5M22 12L15.3962 19");
  }
}

.brand-collection__btn-next-svg svg:hover {
  color: var(--color-blue);
}

.brand-collection__btn-next-svg svg:hover path {
  d: path("M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666");
  d: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
}

@media screen and (max-width: 1450px) {
  .brand-collection__btn-next-svg svg:hover path {
    d: path("M2 12H31.5M31.5 12L24.8962 5M31.5 12L24.8962 19");
    d: "M2 12H31.5M31.5 12L24.8962 5M31.5 12L24.8962 19";
  }
}

.brand-collection__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
}

@media screen and (max-width: 1800px) {
  .brand-collection__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 1220px) {
  .brand-collection__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-collection__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 768px) {
  .brand-collection__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}

.brand-collection__swiper {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.brand-collection__swiper-slide {
  position: relative;
}

.brand-collection__swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.brand-collection__center img {
  width: 100%;
  height: 100%;
}

.brand-collection__swiper-slide video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.brand-product {
  background-color: #F7F8FA;
  padding: 80px var(--main-padding) 50px;
  display: grid;
  grid:
  "bp-info bp-slider"
  "bp-pictures bp-slider"
  "bp-tabs bp-tabs";

  grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 1470px) {
  .brand-product {
    padding-top: 40px;
    grid:
    "bp-info"
    "bp-slider"
    "bp-pictures"
  }
}

@media screen and (max-width: 1024px) {
  .brand-product {
    padding-top: 40px;
    grid:
    "bp-slider"
    "bp-pictures"
    "bp-info"
  }
}

.brand-product__left {
  grid-area: bp-left;
  padding-right: 80px;
  padding-bottom: 38px;
  padding-top: 57px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.brand-product-info {
  grid-area: bp-info;
  padding-right: 80px;
  padding-top: 57px;
}

@media screen and (max-width: 1024px) {
  .brand-product-info {
    padding-right: 0;
    padding-top: 0;
  }
}

.brand-product__slider {
  grid-area: bp-slider;
  overflow: hidden;
  background-color: var(--color-white);
}

@media screen and (max-width: 1470px) {
  .brand-product__slider {
    height: 786px;
    max-width: 786px;
    width: 100%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-product__slider {
    margin-top: 0;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .brand-product__slider {
    height: 452px;
  }
}

.brand-product__tabs {
  grid-area: bp-tabs;
}

.brand-product-info__article {
  color: var(--color-white-extra-dark);
  line-height: 1.2;
}

@media screen and (max-width: 1024px) {
  .brand-product-info__article {
    font-size: 14px;
  }
}

.brand-product-info__name {
  font-size: 40px;
  color: var(--color-blue);
  margin-top: 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  .brand-product-info__name {
    font-size: 16px;
    margin-top: 16px;
  }
}

.brand-product-info__description {
  color: var(--color-dark);
  margin-top: 20px;
  line-height: 1.2;
}

@media screen and (max-width: 1024px) {
  .brand-product-info__description {
    font-size: 14px;
    margin-top: 8px;
  }
}

.brand-product-info__middle {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.brand-product-info__labels {
  display: flex;
  gap: 10px;
}

.brand-product-info__label {
  padding: 19px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  font-size: 14px;
  text-transform: uppercase;
  color: var(--color-blue);
}

@media screen and (max-width: 1024px) {
  .brand-product-info__label {
    padding: 1px 3px;
  }

  .brand-product-info__label:not(:first-child) {
    display: none;
  }
}

.brand-product-info__label.brand-product-info__label--small-padding {
  padding-left: 4px;
  padding-right: 4px;
}

.brand-product-info__offers {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  flex-wrap: wrap;
}


.brand-product-info__offer {
  border: 1px solid var(--color-gray-light);
  padding: 5px 10px;
  transition: border-color .2s linear;
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  .brand-product-info__offer {
    font-size: 10px;
    padding: 6px;
  }

  .brand-product-info__offer:nth-child(n + 4) {
    display: none;
  }
}

.brand-product-info__offer.current {
  border-color: var(--color-blue);
}

.brand-product-info__bottom {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .brand-product-info__bottom {
    flex-direction: column;
  }
}
.brand-product-info__prices {

}

.brand-product-info__prices-block {
  display: flex;
  gap: 10px;
  align-items: center;
}

.brand-product-info__old-price {
  position: relative;
  color: var(--color-white-extra-dark);
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .brand-product-info__old-price {
    display: none;
  }
}

.brand-product-info__old-price:before {
  content: "";
  display: block;
  position: absolute;
  rotate: -35deg;
  width: 36px;
  height: 1px;
  background-color: var(--color-blue);
  left: 10px;
  top: 12px;
}

.brand-product-info__price {
  font-weight: 500;
  font-size: 30px;
  color: var(--color-dark);
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .brand-product-info__price {
    font-size: 18px;
    font-weight: 500;
  }
}
.brand-product-info__actions {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .brand-product-info__actions {
    gap: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brand-product-info__actions {
    margin-top: 60px;
  }
}
.brand-product-info__actions .brand-collection__btn-catalog {
  margin-top: 0;
  margin-left: 0;
}
.brand-product-info__favorites {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .brand-product-info__favorites {
    width: 34px;
    height: 34px;
  }
}
.brand-product-info__installments {
  background-color: var(--color-white);
  padding: 5px 10px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  color: var(--color-dark);
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .brand-product-info__installments {
    display: none;
  }
}
.brand-product-info__installments--mobile {
  display: none;

}
@media screen and (max-width: 768px) {
  .brand-product-info__installments--mobile {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-top: 40px;
  }
}
.brand-product-info__installments svg {
  width: 40px;
  height: 40px;
}


.brand-product__slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .brand-product__slider .swiper-slide img {
    height: 100%;
  }
}

.brand-product-tabs {
  padding: 60px var(--main-padding) 50px;
  background-color: #F7F8FA;
}
@media screen and (max-width: 1470px) {
  .brand-product-tabs {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
.brand-product-tabs__body {
  max-width: 800px;
  width: 100%;
}

@media screen and (max-width: 1470px) {
  .brand-product-tabs__body {
    max-width: none;
  }
}

.brand-product-tabs__head {
  display: flex;
  gap: 20px;
  border-bottom: 1px solid var(--color-gray-light);
}

@media screen and (max-width: 1024px) {
  .brand-product-tabs__head {
    gap: 0;
  }
}



@media screen and (max-width: 480px) {
  .brand-product-tabs__head-wrapper {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .brand-product-tabs__head-wrapper::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}

.brand-product-tabs__title {
  flex: 1;
  padding-bottom: 10px;
  font-size: 20px;
  color: var(--color-white-extra-dark);
  position: relative;
  transition: color .2s linear;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .brand-product-tabs__title {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .brand-product-tabs__title {
    width: min-content;
    padding-right: 30px;
  }
}

.brand-product-tabs__title:before {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--color-blue);
  transition: width .3s linear;
}

.brand-product-tabs__title.current {
  color: var(--color-dark);
}

.brand-product-tabs__title.current:before {
  width: 100%;
}

.brand-product-tabs__content-list {
  margin-top: 20px;
}

.brand-product-tabs__content {
  display: none;
  font-size: 14px;
  color: var(--color-dark);
}

.brand-product-tabs__content.current {
  display: block;
}

.brand-product-tabs__content p + p {
  margin-top: 20px;
}

.brand-product-slider-navigation {
  position: absolute;
  left: 100%;
  bottom: 0;
  display: flex;
  z-index: 100;
}

@media screen and (max-width: 1470px) {
  .brand-product-slider-navigation {
    left: 0;
    bottom: calc(100% + 40px);
  }
}

.brand-product-slider-btn {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: var(--color-white);
  transition: background-color .2s linear;
}

@media screen and (min-width: 768px) {
  .brand-product-slider-btn:hover {
    background-color: rgba(245, 245, 245, 0.4);
  }
}

.brand-product-slider-btn-prev svg {
  scale: -1;
}

.brand-product__pictures {
  margin-top: 120px;
  display: flex;
  gap: 30px;
  grid-area: bp-pictures;
  padding-right: 80px;
  padding-bottom: 38px;
  position: relative;
}

@media screen and (max-width: 1470px) {
  .brand-product__pictures {
    max-width: 786px;
    padding-right: 0;
    width: 100%;
    margin-top: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .brand-product__pictures {
    padding-right: 69px;
    gap: 8px
  }
}

.brand-product__picture {
  max-height: 302px;
  height: 100%;
}

.brand-product__picture img {
  height: 100%;
  width: auto;
  object-fit: contain;
  object-position: center;
}

.product-card__wrapper {
  display: flex;
  flex-direction: column;
}
.product-card__link {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.product-card__photo-container {
  background: var(--color-gray-dark);
  position: relative;
  aspect-ratio: 300/310;
  height: 100%;
}

.product-card__photo-container .first {
  position: absolute;
  opacity: 1;
  transition-duration: 0.96s;
  background-color: var(--color-white-dark);
  width: 100%;
  height: 100%;
}

.product-card__photo-container .first img {
  height: 100%;
  margin: 0 auto;
}



.product-card__favorite-button {
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  z-index: 2;
  background: var(--color-white);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

@media screen and (max-width: 480px) {
  .product-card__favorite-button {
    width: 28px;
    height: 28px;
    padding: 3px;
  }

  .product-card__favorite-button svg {
    width: 22px;
    height: 22px;
  }
}

.product-card__favorite-button-icon {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transition: var(--transition-opacity);
  animation: favorite-animation-back 0.5s forwards;
}

.product-card__favorite-button:hover .product-card__favorite-button-icon {
  color: var(--color-blue);
}

.product-card__favorite-input {
  display: none;
}

.product-card__favorite-input:checked + .product-card__favorite-button .product-card__favorite-button-icon {
  animation: favorite-animation 0.5s forwards;
}

@keyframes favorite-animation-back {
  0% {
    transform: scale(1);
    color: var(--color-dark);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes favorite-animation {
  0% {
    transform: scale(1);
    color: var(--color-blue);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    fill: var(--color-blue);
  }
}

.product-card__color {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  padding: 5px;
  background: var(--color-white);
  border-radius: 100px;
}

@media screen and (max-width: 1550px) {
  .product-card__color {
    font-size: 12px;
    line-height: 15px;
  }
}

.product-card__color svg {
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 375px) {
  .product-card__color {
    padding: 3px 5px;
  }

  .product-card__color svg {
    width: 14px;
    height: 14px;
  }
}

.product-card__product-state {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-red);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  align-items: center;
  padding: 5px 10px;
  gap: 4px;
  background: var(--color-white);
}

@media screen and (max-width: 1550px) {
  .product-card__product-state {
    font-size: 12px;
    line-height: 15px;
  }
}

.product-card__bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 630px) {
  .product-card__bottom {
    height: 90px;
  }
}

.product-card__bottom-info-title {
  font-family: var(--font-primary);
  font-style: normal;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  text-transform: uppercase;
  margin-top: 16px;
  height: 30px;
}

@media screen and (max-width: 1550px) {
  .product-card__bottom-info-title {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 850px) {
  .product-card__bottom-info-title {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 480px) {
  .product-card__bottom-info-title {
    font-size: 12px;
    line-height: 15px;
  }
}

.product-card__bottom-info-size {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-gray);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 10px;
}

.product-card__bottom-info-bottom {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: var(--color-gray);
  font-family: var(--font-primary);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 16px;
}

@media screen and (max-width: 1550px) {
  .product-card__bottom-info-size {
    font-size: 12px;
    line-height: 15px;
  }
}

@media screen and (max-width: 850px) {
  .product-card__bottom-info-size {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 480px) {
  .product-card__bottom-info-size {
    font-size: 12px;
    line-height: 15px;
  }
}

.product-card__buy {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.product-card__buy-price {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media screen and (max-width: 768px) {
  .product-card__buy-price {
    flex-direction: column;
    gap: 2px;
  }
}

@media screen and (max-width: 375px) {
  .product-card__buy-price {
    flex-direction: column;
    gap: 2px;
  }
}

.product-card__buy-price-old {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1550px) {
  .product-card__buy-price-old {
    font-size: 12px;
    line-height: 15px;
  }
}

.product-card__buy-price-old-icon {
  position: absolute;
  width: 33px;
  height: 0;
  z-index: 2;
  background: #97999B;
  border: 1px solid #0047BB;
  transform: rotate(-30deg);
}

.product-card__buy-price-actual {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-black);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

@media screen and (max-width: 1550px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .product-card__buy-price-actual {
    font-size: 12px;
    line-height: 16px;
  }
}

@media screen and (max-width: 768px) {
  .product-card__buy-price-actual {
    font-size: 16px;
    line-height: 19px;
  }
}

@media screen and (max-width: 1024px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 850px) {
  .product-card__buy-price-actual {
    font-size: 16px;
    line-height: 19px;
  }
}

@media screen and (max-width: 480px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 17px;
  }
}

.product-card__buy-button svg,
.product-card__buy-button path {
  stroke: var(--color-dark);
}

.product-card__buy-button-icon {
  width: 30px;
  height: 30px;
  color: var(--color-dark);
  transition: 0.5s ease;
}

@media screen and (max-width: 768px) {
  .product-card__buy-button-icon {
    width: 24px;
    height: 24px;
  }
}

@media screen and (max-width: 375px) {
  .product-card__buy-button-icon {
    width: 24px;
    height: 24px;
  }
}

.product-card__buy-button-icon:hover {
  animation: bag-animation 1s forwards;
}

@keyframes bag-animation {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.promo1 {
  grid-column: 3/4;
  grid-row: 1/2;
}

.promo2 {
  grid-column: 1/2;
  grid-row: 3/4;
}

.brand-recommend {
  padding: 33px var(--main-padding);
}

@media screen and (max-width: 1024px) {
  .brand-recommend {
    margin-top: 80px;
  }
}

.brand-recommend__slider-block {
  padding: 0 114px;
  position: relative;
  margin-top: 64px;
}

@media screen and (max-width: 1470px) {
  .brand-recommend__slider-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.brand-recommend__slider {
  overflow: hidden;

}


.brand-recommend-slider-btn {
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: calc(50% - 28px);
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

@media screen and (max-width: 1470px) {
  .brand-recommend-slider-btn {
    bottom: calc(100% + 16px);
    width: 32px;
    height: 32px;
  }
}



.brand-recommend-slider-btn-prev {
  left: 0;
}

@media screen and (max-width: 1470px) {
  .brand-recommend-slider-btn-prev {
    left: auto;
    right: 48px;
  }
}

.brand-recommend-slider-btn-prev svg {
  scale: -1;
}

.brand-recommend-slider-btn-next {
  right: 0;
}

@media screen and (max-width: 1470px) {
  .brand-recommend-slider-btn-next {

  }
}

.brand-recommend__subtitle {
  color: var(--color-blue);
  font-size: 64px;
  max-width: 500px;
  width: 100%;
  line-height: 1.3;
  text-transform: uppercase;
}

.brand-recommend__subtitle span {
  text-transform: none;
}

@media screen and (max-width: 1470px) {
  .brand-recommend__subtitle {
    font-size: 32px;
  }
}

.brand-recommend__item .product-card__photo-container {
  max-height: 414px;
  width: 100%;
}

.brand-recommend__item .product-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-socials {
  margin-top: 80px;
  padding: 100px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 24px;
}

@media screen and (max-width: 1024px) {
  .brand-socials {
    padding-top: 0;
    padding-bottom: 16px;
    grid-template-columns: repeat(1, 1fr);
  }
}

.brand-socials__data {
  padding: 0 60px 0 20px;
  flex: 1;
}
@media screen and (max-width: 1600px) {
  .brand-socials__data {
    padding-right: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brand-socials__data {
    padding-left: 0;
    padding-right: 0;
  }
}


.brand-socials__title {
  font-size: 40px;
  color: var(--color-blue);
  line-height: 1.3;
  text-align: center;
  max-width: 618px;
  width: 100%;
  margin: 0 auto;
  text-transform: uppercase;
}
.brand-socials__title span{
  text-transform: none;
}

@media screen and (max-width: 768px) {
  .brand-socials__title {
    font-size: 32px;
    text-align: left;
  }
}

ul.brand-socials__list {
  margin-top: 24px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  ul.brand-socials__list {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.brand-socials__picture {
  flex: 1;
}


.brand-socials__list a {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #F7F8FA;
  gap: 6px;
  font-size: 18px;
  color: var(--color-blue);
}

.brand-title {
  text-transform: uppercase;
  color: var(--color-blue);
  font-size: 64px;
  border-bottom: 1px solid #BEC3CB;
  padding-bottom: 24px;
}

@media screen and (max-width: 1600px) {
  .brand-title {
    font-size: 32px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 600px) {
  .brand-title {
    padding-bottom: 16px;
  }
}

.brand-title strong {
  text-transform: initial;
  font-size: 88px;
  font-weight: 600;
}

@media screen and (max-width: 1600px) {
  .brand-title strong {
    font-size: 48px;
  }
}

@media screen and (max-width: 600px) {
  .brand-title strong {
    display: block;
    font-size: 36px;
  }
}
.stock-list__row + .stock-list__row {
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  .stock-list__row + .stock-list__row {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .stock-list__row + .stock-list__row {
    margin-top: 60px;
  }
}
.stock-list__row .stock-list__item {
  padding: 40px var(--main-padding);
  height: 420px;
}
@media screen and (max-width: 1024px) {
  .stock-list__row .stock-list__item {
    padding: 40px 20px;
    height: 340px;
  }
}
@media screen and (max-width: 768px) {
  .stock-list__row .stock-list__item {
    padding: 30px 20px;
    height: 320px;
  }
}
.stock-list__item {
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
.stock-list__item-shadow {
  position: absolute;
  inset: 0;
  background-color: rgba(0,0,0,.3);
}
.stock-list__item-info {
  position: relative;
  z-index: 1;
}

.stock-list__item-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.stock-list__item-date {
  padding: 6px 10px;
  background-color: #fff;
  color: var(--color-blue);
  width: max-content;
  text-transform: uppercase;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .stock-list__item-date {
    font-size: 12px;
    padding: 4px 5px;
  }
}
.stock-list__item-name {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .stock-list__item-name {
    font-size: 20px;
  }
}
.stock-list__item-description {
  margin-top: 2px;
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .stock-list__item-description {
    font-size: 14px;
  }
}
.stock-list__row--double {
  padding: 0 var(--main-padding);
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .stock-list__row--double {
    display: block;
  }
}
.stock-list__row--double .stock-list__item {
  flex: 1;
  height: 540px;
  padding: 40px 30px;
}
@media screen and (max-width: 1024px) {
  .stock-list__row--double .stock-list__item {
    padding: 40px 20px;
    height: 380px;
  }
}
@media screen and (max-width: 768px) {
  .stock-list__row--double .stock-list__item {
    padding: 30px 20px;
    height: 300px;
    width: 100%;
  }
  .stock-list__row--double .stock-list__item + .stock-list__item {
    margin-top: 20px;
  }
}
.stock-list {
  margin-bottom: 100px;
}
.stock-list__row--double .stock-list__item-info {
  justify-content: space-between;
}

.stock-list__row--double .stock-list__item-footer {
  position: relative;
  padding-right: 60px;
}

.stock-list__row--double .stock-list__item-footer::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  width: 44px;
  height: 44px;
}

.stock-list__row--double .stock-list__item-footer::after {
  content: "";
  position: absolute;
  display: block;
  width: 44px;
  height: 44px;
  background-image: url("/brands/rebond/assets/img/icon/chevron.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  z-index: 1;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .stock-list__row--double .stock-list__item-footer::after,
  .stock-list__row--double .stock-list__item-footer::before {
    width: 32px;
    height: 32px;
  }
}
/* End */


/* Start:/brands/rebond/assets/styles.css?1753096528328409*/
@charset "UTF-8";
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Thin.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Thin.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Thin.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 200;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-ExtraLight.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Light.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Light.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Light.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Regular.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Regular.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Medium.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Medium.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Bold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Bold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 800;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 900;
  src: local("Inter"), url("/brands/rebond/assets/./fonts/Inter-Black.ttf") format("ttf"), url("/brands/rebond/assets/./fonts/Inter-Black.woff") format("woff"), url("/brands/rebond/assets/./fonts/Inter-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: NeutralFace;
  font-style: normal;
  font-weight: 300;
  src: local("NeutralFace"), url("/brands/rebond/assets/./fonts/NeutralFaceRegular.woff") format("woff"), url("/brands/rebond/assets/./fonts/NeutralFaceRegular.woff2") format("woff2"), url("/brands/rebond/assets/./fonts/NeutralFace.otf") format("otf");
  font-display: swap;
}
@font-face {
  font-family: NeutralFace;
  font-style: normal;
  font-weight: 700;
  src: local("NeutralFace"), url("/brands/rebond/assets/./fonts/NeutralFaceBold.woff") format("woff"), url("/brands/rebond/assets/./fonts/NeutralFaceBold.woff2") format("woff2"), url("/brands/rebond/assets/./fonts/NeutralFace-Bold.otf") format("otf");
  font-display: swap;
}
/* Указываем box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background-color: white;
  font-weight: 400;
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizespeed;
  line-height: 1.5;
  font-family: var(--font-primary);
  display: flex;
  flex-direction: column;
}

.main {
  flex-grow: 1;
}

.body-noscroll {
  overflow: hidden;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

ul {
  list-style-type: none;
}

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

/* Выставляем шрифт заголовкам */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-secondary);
}

/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class */
ul[class],
ol[class] {
  list-style: none;
  padding: 0;
}

/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}

/* Указываем понятную периодичность в потоке данных у article */
article > * + * {
  margin-top: 1em;
}

/* Наследуем шрифты для инпутов и кнопок */
input,
textarea,
select {
  font: inherit;
}

a,
button {
  cursor: pointer;
}

/* Скрытый блок */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: polygon(0 0, 0 0, 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

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

:root {
  --color-blue: #0047BB;
  --color-black: #000;
  --color-dark: #313235;
  --color-white: #FFF;
  --color-gray: #B5B7BA;
  --color-gray-dark: #F7F7F7;
  --color-gray-light: #DCE1E9;
  --color-white-dark: #F7F8FA;
  --color-white-extra-dark: #97999B;
  --color-white-header-order-dark: #A8A8A8;
  --color-red: #D82020;
  --font-primary: "Inter", sans-serif;
  --font-secondary: "Neutralface", sans-serif;
  --main-padding: 100px;
  --main-margin-top: 80px;
  --transition-opacity: 0.3s;
  --opacity-value: 0.6;
  --width-arrow: 24px;
  --d-arrow: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
  --d-arrow-button: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
  --margin-top: 80px;
  --swiper-pagination-bullet-inactive-color: var(--color-white);
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-color: var(--color-blue);
  --swiper-pagination-bullet-width: 10px;
  --swiper-pagination-bullet-height: 10px;
}
@media (max-width: 1800px) {
  :root {
    --main-padding: 80px;
  }
}
@media (max-width: 1650px) {
  :root {
    --main-padding: 60px;
  }
}
@media (max-width: 1550px) {
    :root {
        --main-padding: 40px;
    }
}
@media (max-width: 1450px) {
  :root {
    --main-padding: 20px;
  }
}
@media (max-width: 1220px) {
  :root {
    --main-padding: 30px ;
  }
}
@media (max-width: 1024px) {
  :root {
    --swiper-pagination-bullet-width: 6px;
    --swiper-pagination-bullet-height: 6px;
    --swiper-pagination-bullet-horizontal-gap: 3px;
    --margin-top: 60px;
    --main-margin-top: 60px;
  }
}
@media (max-width: 768px) {
  :root {
    --main-padding: 20px ;
  }
}
@media (max-width: 500px) {
  :root {
    --main-padding: 16px ;
  }
}

.header {
  padding: 0 var(--main-padding);
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-gray-light);
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  height: 80px;
}
@media screen and (max-width: 1024px) {
  .header {
    display: none;
  }
}
.header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.header__account-options {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  border-left: 1px solid var(--color-gray-light);
  height: 100%;
  padding-left: 20px;
  margin-left: 20px;
}
.header__account-svg {
  width: 30px;
  height: 30px;
  color: var(--color-dark);
}
.header__account-link {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition-opacity);
  padding: 0 !important;
  height: 100%;
}
.header__account-link:hover {
  opacity: var(--opacity-value);
}
.header__account-link_search .header__account-svg.header__account-svg_hidden {
    display: none;
}
/*
.header__account-link_search .header__account-svg:first-child {
  display: block;
}
.header__account-link_search .header__account-svg:last-child {
  display: none;
}
.header__account-link_close .header__account-svg:first-child {
  display: none;
}
.header__account-link_close .header__account-svg:last-child {
  display: block;
}
*/
.header__nav {
  display: grid;
  grid-template-columns: 66fr 40fr 66fr;
  position: relative;
  height: 100%;
}
.header__logo {
  width: 100%;
  max-width: 400px;
  height: 100%;
  border-right: 1px solid var(--color-gray-light);
  border-left: 1px solid var(--color-gray-light);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding-left: 20px;
  padding-right: 20px;
}
.header__logo-svg {
  color: var(--color-blue);
}

.header__logo-spinner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 32px;
}
@media screen and (max-width: 1300px) {
  .header__logo-spinner {
    gap: 4px;
  }
}
@media screen and (max-width: 768px) {
  .header__logo-spinner {
    gap: 2px;
  }
}
.header__logo-spinner__item {
  display: inline-block;
  height: 8px;
  width: 32px;
  background-color: var(--color-blue);
  box-shadow: 0px 12px var(--color-blue), 0px -12px var(--color-blue);
  animation-delay: 1.2s;
}

.header__logo-spinner--animate {
  animation: headerWave 1.2s ease-in-out;
  animation-iteration-count: 3;
}

@keyframes headerWave {
  0% {
    box-shadow: 0px 12px var(--color-blue), 0px -12px var(--color-blue);
  }
  50% {
    box-shadow: 0px 0px var(--color-blue), 0px 0px var(--color-blue);
  }
  100% {
    box-shadow: 0px 12px var(--color-blue), 0px -12px var(--color-blue);
  }
}


.header__list {
  display: flex;
}
.header__item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  padding: 30.5px 20px;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}
@media screen and (max-width: 1800px) {
  .header__item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .header__item {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header__item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .header__item {
    font-size: 14px;
    line-height: 17px;
  }
}
.header__item a:visited {
  color: var(--color-dark);
  text-decoration: none;
}
.header__item::after {
  display: block;
  content: "";
  height: 2px;
  width: 0;
  background-color: var(--color-blue);
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translate(0, -50%);
  transition: 0.7s;
}
.header__item:hover::after {
  width: 100%;
  left: 0;
  transform: translate(0, 0%);
}
.header__item_active::after {
  width: 100%;
  left: 0;
  transform: translate(0, 0%);
}
.header__dropdown {
  height: 0;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: var(--color-white);
  border-width: 2px 0;
  border-style: solid;
  border-color: var(--color-gray-light);
  opacity: 0;
  transition: 0.7s;
  overflow: hidden;
}
.header__dropdown_open {
  max-height: 390px;
  height: fit-content;
  opacity: 1;
}
.header__catalog {
  display: flex;
  height: 100%;
}
.header__catalog-category-main {
  display: flex;
  justify-content: flex-end;
  border-right: 1px solid var(--color-gray-light);
  padding-left: 20px;
  width: 18%;
  max-width: 340px;
}
.header__catalog-category-main-menu {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  gap: 20px;
}
.header__catalog-category-main-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  position: relative;
  padding-bottom: 20px;
  padding-right: 40px;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .header__catalog-category-main-item {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .header__catalog-category-main-item {
    font-size: 16px;
    line-height: 19px;
  }
}
.header__catalog-category-main-item::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: var(--color-blue);
  transition: var(--transition-opacity);
}
.header__catalog-category-main-item_active {
  color: var(--color-blue);
}
.header__catalog-category-main-item_active::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: var(--color-blue);
}
.header__catalog-category-fields {
  display: none;
  padding-left: 40px;
  gap: 40px;
  padding-top: 40px;
  padding-bottom: 29px;
  max-height: 70%;
}
.header__catalog-category-fields_active {
  display: flex;
}
.header__catalog-category-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  max-height: 307px;
}
.header__catalog-category-field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.header__catalog-category-field-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-family: var(--font-secondary);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .header__catalog-category-field-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .header__catalog-category-field-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header__catalog-category-field-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .header__catalog-category-field-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.header__catalog-category-field-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-white-extra-dark);
  width: 240px;
  transition: 0.3s;
}
@media screen and (max-width: 1550px) {
  .header__catalog-category-field-link {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .header__catalog-category-field-link {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .header__catalog-category-field-link {
    font-size: 16px;
    line-height: 19px;
  }
}
.header__catalog-category-field-link:hover {
  opacity: 0.6;
}
.header__brands {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
}
.header__brands-item {
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}
.header__brands-item-container-img {
  width: 100%;
  overflow: hidden;
}
.header__brands-item-img {
  width: 100%;
  aspect-ratio: 34/20;
  transition: 0.7s;
  filter: grayscale(100%);
}
@media screen and (max-width: 768px) {
    .header__brands-item-img {
        filter: grayscale(0%);
    }
}
.header__brands-item-name {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .header__brands-item-name {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .header__brands-item-name {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .header__brands-item-name {
    padding-top: 20px;
  }
}
.header__brands-item:hover .header__brands-item-img {
  transform: scale(1.1);
  filter: grayscale(0);
}
.header__search-component {
  padding: 40px var(--main-padding);
}
.header__search-input-container {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px solid var(--color-gray-light);
  padding: 8px 0;
}
.header__search-input-container_icon {
  width: 40px;
  height: 40px;
}
.header__search-input-container_input {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-dark);
  outline: none;
  padding: 20px 20px 20px 0;
  width: 100%;
  border: none;
}
@media screen and (max-width: 1800px) {
  .header__search-input-container_input {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .header__search-input-container_input {
    font-size: 16px;
    line-height: 19px;
  }
}
.header__search-input-container_input::placeholder {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-gray);
}
@media screen and (max-width: 1550px) {
  .header__search-input-container_input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .header__search-input-container_input::placeholder {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .header__search-input-container_input::placeholder {
    font-size: 16px;
    line-height: 19px;
  }
}
.header__search-requests {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.header__search-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1800px) {
  .header__search-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .header__search-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header__search-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .header__search-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.header__search-reqiest {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: var(--color-gray);
  background-color: transparent;
  width: fit-content;
  border: none;
  padding: 0;
}
@media screen and (max-width: 1800px) {
  .header__search-reqiest {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .header__search-reqiest {
    font-size: 14px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header__search-reqiest {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .header__search-reqiest {
    font-size: 14px;
    line-height: 17px;
  }
}

.header-mobile {
  display: none;
  padding: 0 var(--main-padding);
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-gray-light);
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
}
@media screen and (max-width: 1024px) {
  .header-mobile {
    display: block;
  }
}
.header-mobile__main {
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: -16px;
  padding-right: 16px;
}
.header-mobile_open {
  background-color: var(--color-white-dark);
  height: 100vh;
}
.header-mobile__content {
  height: calc(100vh - 60px);
  padding-bottom: 40px;
  grid-template-rows: 1fr 48px;
  display: none;
  padding-top: 40px;
}
@media screen and (max-width: 340px) {
  .header-mobile__content {
    grid-template-rows: 1fr ;
  }
}
.header-mobile__content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: fit-content;
}
.header-mobile__content-header_hidden {
  display: none;
}
.header-mobile__content-header-link {
  padding: 0;
  background-color: transparent;
  border: none;
  position: relative;
}
.header-mobile__content-header-link-svg {
  width: 30px;
  height: 30px;
}
.header-mobile__content-header-search {
  display: none;
}
.header-mobile__content-header-search_open {
  display: block;
}
.header-mobile__content-header-search-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
.header-mobile__content-header-search-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.06em;
  color: var(--color-dark);
  text-transform: uppercase;
}
.header-mobile__content-header-search-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-gray);
  background-color: transparent;
  border: none;
  padding: 0;
  width: fit-content;
}
.header-mobile__content-header-search-input {
  background-color: transparent;
  padding: 10px 0;
  border: none;
  outline: none;
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
}
.header-mobile__content-header-search-input::placeholder {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white-extra-dark);
}
.header-mobile__content-header-search-input-container {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-mobile__content-header-search-input-container_left {
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-gray-light);
  gap: 10px;
  flex-grow: 1;
}
.header-mobile__content-header-search-input-container_close {
  background-color: transparent;
  border: none;
  padding: 0;
}
.header-mobile__content_open {
  display: grid;
}
.header-mobile__content-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.header-mobile__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-mobile__header-left {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .header-mobile__header-left {
    gap: 20px;
  }
}
.header-mobile__header-accounts {
  display: flex;
  align-items: center;
  gap: 50px;
  display: none;
}
@media screen and (max-width: 768px) {
  .header-mobile__header-accounts {
    gap: 20px;
  }
}
.header-mobile__header-accounts_hidden {
  display: none;
}
.header-mobile__logo {
  color: var(--color-blue);
  height: 60px;
  width: fit-content;
}
.header-mobile__logo-svg {
  height: 60px;
  width: 169px;
}
@media screen and (max-width: 375px) {
  .header-mobile__logo-svg {
    width: 149px;
  }
}
.header-mobile__button {
  width: 28px;
  height: 23px;
  background-color: transparent;
  border: none;
  padding: 0;
  position: relative;
}
.header-mobile__button-item {
  display: block;
  background-color: var(--color-dark);
  width: 100%;
  height: 5px;
  transition: var(--transition-opacity);
}
.header-mobile__button-item::before {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--color-dark);
  width: 100%;
  height: 5px;
  top: 0;
}
.header-mobile__button-item::after {
  content: "";
  display: block;
  position: absolute;
  background-color: var(--color-dark);
  width: 100%;
  height: 5px;
  bottom: 0;
}
.header-mobile__button_open .header-mobile__button-item {
  transform: rotate(-45deg);
}
.header-mobile__button_open .header-mobile__button-item::after {
  opacity: 0;
}
.header-mobile__button_open .header-mobile__button-item::before {
  transform: rotate(90deg);
}
.header-mobile__accordion {
  display: flex;
  justify-content: space-between;
  border: none;
  width: 100%;
  transition: 0.4s;
  background-color: transparent;
  color: var(--color-dark);
  padding: 0;
}
.header-mobile__accordion-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.header-mobile__accordion-icon {
  width: 24px;
  height: 24px;
  transform: rotate(-90deg);
  color: var(--color-dark);
}
.header-mobile__accordion-panel {
  display: none;
  overflow: hidden;
  padding-top: 20px;
}
.header-mobile__accordion_active {
  color: var(--color-blue);
}
.header-mobile__accordion_active .header-mobile__accordion-icon {
  transform: rotate(90deg);
}
.header-mobile__catalog-header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 12px;
  align-items: flex-start;
  border-bottom: 1px solid var(--color-gray-light);
  overflow-x: auto;
}
.header-mobile__catalog-header::-webkit-scrollbar {
  display: none;
}
.header-mobile__catalog-header .burger-active-tab {
  color: var(--color-blue);
}
.header-mobile__catalog-header .burger-active-tab::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: var(--color-blue);
}
.header-mobile__catalog-header-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-weight: 500;
  min-width: 178px;
  position: relative;
  border: none;
  padding: 0;
  padding-bottom: 20px;
  background: transparent;
  cursor: pointer;
  text-align: left;
}
@media screen and (max-width: 1800px) {
  .header-mobile__catalog-header-item {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .header-mobile__catalog-header-item {
    font-size: 16px;
    line-height: 19px;
  }
}
.header-mobile__catalog-content {
  padding-top: 20px;
  display: none;
  flex-wrap: wrap;
  gap: 60px;
}
@media screen and (max-width: 375px) {
  .header-mobile__catalog-content {
    gap: 20px;
    flex-direction: column;
  }
}
.header-mobile__catalog .burger-active-content {
  display: flex;
}
.header-mobile__catalog-category {
  display: none;
  flex-direction: column;
  gap: 10px;
}
.header-mobile__catalog-category-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-align: right;
  letter-spacing: 0.06em;
  color: var(--color-dark);
  width: fit-content;
}
.header-mobile__catalog-category-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: var(--color-white-extra-dark);
  width: fit-content;
}
.header-mobile__brands {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 7px;
}
.header-mobile__link {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-dark);
}
.header-mobile__footer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 1px solid #DCE1E9;
  padding-top: 20px;
}
@media screen and (max-width: 340px) {
  .header-mobile__footer {
    flex-direction: column;
    gap: 10px;
  }
}
.header-mobile__footer-left {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-mobile__footer-item {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  border-radius: 50%;
}
.header-mobile__footer-item-svg {
  width: 24px;
  height: 24px;
  color: var(--color-blue);
}
.header-mobile__footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
@media screen and (max-width: 340px) {
  .header-mobile__footer-right {
    align-items: flex-start;
  }
}
.header-mobile__footer-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: var(--color-dark);
}

.footer {
  color: var(--color-white);
}
.footer__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .footer__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .footer__title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .footer__title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .footer__title {
    font-family: var(--font-primary);
    text-align: center;
  }
}
.footer__top {
  background-color: var(--color-blue);
  padding: 59px var(--main-padding) 37px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.footer__top-container {
  position: relative;
}
.footer__top-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1550px) {
  .footer__top {
    padding-top: 49px;
    padding-bottom: 27px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__top {
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
    padding-bottom: 40px;
    padding-top: 50px;
  }
}
.footer__top-logo {
  width: 18%;
  max-width: 304px;
}
@media screen and (max-width: 1024px) {
  .footer__top-logo {
    order: 1;
    width: 100%;
    max-width: 630px;
    height: fit-content;
  }
}
.footer__top-right {
  width: 32.5%;
  max-width: 559px;
}
@media screen and (max-width: 1220px) {
  .footer__top-right {
    width: 28%;
  }
}
@media screen and (max-width: 1024px) {
  .footer__top-right {
    order: 2;
    width: 100%;
    max-width: 630px;
  }
}
.footer__menu {
  display: flex;
  gap: 100px;
  width: 41%;
  max-width: 689px;
}
@media screen and (max-width: 1800px) {
  .footer__menu {
    gap: 60px;
  }
}
@media screen and (max-width: 1450px) {
  .footer__menu {
    gap: 40px;
  }
}
@media screen and (max-width: 1300px) {
  .footer__menu {
    gap: 20px;
    width: 48%;
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .footer__menu {
    order: 3;
    width: 100%;
    max-width: 630px;
    flex-wrap: wrap;
    gap: 100px;
    justify-content: flex-start;
  }
}
.footer__menu-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 1220px) {
  .footer__menu-block {
    gap: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__menu-block {
    gap: 20px;
  }
}
.footer__menu-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.06em;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .footer__menu-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .footer__menu-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__menu-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .footer__menu-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.footer__menu-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: right;
  text-decoration-line: underline;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .footer__menu-link {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .footer__menu-link {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__menu-link {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .footer__menu-link {
    font-size: 14px;
    line-height: 17px;
  }
}
.footer__menu-link:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer__top-logo-svg {
  color: var(--color-white);
  width: 100%;
  height: 46px;
}
@media screen and (max-width: 1220px) {
  .footer__top-logo-svg {
    height: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__top-logo-svg {
    height: 34px;
  }
}
.footer__bottom {
  padding: 41px var(--main-padding) 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: var(--color-dark);
}
@media screen and (max-width: 1550px) {
  .footer__bottom {
    padding-top: 31px;
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 1220px) {
  .footer__bottom {
    padding-top: 21px;
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__bottom {
    flex-direction: column;
    gap: 40px;
    padding-bottom: 40px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .footer__bottom {
    align-items: start;
  }
}
.footer__bottom-right {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.footer__bottom-left {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.footer__bottom-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-gray-dark);
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
}
@media screen and (max-width: 1550px) {
  .footer__bottom-link {
    font-size: 12px;
    line-height: 15px;
  }
}
.footer__bottom-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-gray-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1550px) {
  .footer__bottom-text {
    font-size: 12px;
    line-height: 15px;
  }
}
.footer__input-container {
  border: 1px solid var(--color-white);
  display: grid;
  grid-template-columns: 1fr 62px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .footer__input-container {
    grid-template-columns: 1fr 49px;
  }
}
.footer__input {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-white);
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  outline: none;
}
@media screen and (max-width: 1550px) {
  .footer__input {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__input {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .footer__input {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1550px) {
  .footer__input {
    padding: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__input {
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
  }
}
.footer__input::placeholder {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1550px) {
  .footer__input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__input::placeholder {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .footer__input::placeholder {
    font-size: 16px;
    line-height: 19px;
  }
}
.footer__input-button {
  background-color: var(--color-white);
  border: none;
  padding: 0;
  transition: var(--transition-opacity);
}
.footer__input-button:hover {
  opacity: 0.9;
}
.footer__input-button-svg {
  height: 24px;
  width: 24px;
  color: var(--color-dark);
  transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .footer__input-button-svg {
    height: 16px;
    width: 16px;
  }
}
.footer__connect {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.footer__connect-messangers {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1450px) {
  .footer__connect-messangers {
    gap: 10px;
  }
}
.footer__connect-messanger {
  color: var(--color-blue);
  background-color: var(--color-white);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1450px) {
  .footer__connect-messanger {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__connect-messanger {
    width: 44px;
    height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .footer__connect-messanger {
    width: 36px;
    height: 36px;
  }
}
.footer__connect-messanger-svg {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 1450px) {
  .footer__connect-messanger-svg {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__connect-messanger-svg {
    width: 24px;
    height: 24px;
  }
}
.footer__connect-right {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1450px) {
  .footer__connect-right {
    gap: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__connect-right {
    gap: 10px;
  }
}
.footer__connect-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  color: var(--color-white);
}
@media screen and (max-width: 1550px) {
  .footer__connect-text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__connect-text {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .footer__connect-text {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__connect-text {
    font-size: 16px;
    line-height: 19px;
  }
}

.main-banner {
  background-color: var(--color-white-dark);
  display: grid;
  grid-template-columns: 97fr 95fr;
  position: relative;
  margin-top: 80px;
  height: calc(100vh - var(--margin-top));
}
@media screen and (max-width: 1024px) {
  .main-banner {
    margin-top: 60px;
    grid-template-columns: 1fr;
    grid-template-rows: 600px auto;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .main-banner {
    grid-template-columns: 1fr;
    grid-template-rows: 454px auto;
    height: auto;
  }
}
@media (max-height: 840px) and (min-width: 1700px) {
  .main-banner {
    height: auto;
  }
}
@media (min-height: 1400px) {
  .main-banner {
    height: auto;
  }
}
.main-banner__left-hover-block {
  opacity: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding: 208px 33px;
  transition: opacity 0.5s linear;
}
.main-banner__img {
  width: 100%;
  height: 100%;
  transition: var(--transition-opacity);
  object-fit: cover;
  aspect-ratio: 1/1;
  filter: grayscale(1);
}
.main-banner__img-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .main-banner__img {
    margin-top: 0;
  }
}
.main-banner__left {
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: background-color 0.5s linear;
  height: 100%;
}
.main-banner__left-pagiantion {
  bottom: auto !important;
  top: 30px !important;
}
@media screen and (max-width: 768px) {
  .main-banner__left-pagiantion {
    top: 0 !important;
    height: fit-content !important;
  }
}
.main-banner__left-slide:hover .main-banner__img {
  filter: grayscale(0);
}
.main-banner__left-swiper {
  max-width: 100%;
  height: 100%;
}
.main-banner__left-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-white);
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .main-banner__left-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .main-banner__left-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .main-banner__left-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .main-banner__left-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.main-banner__left-buy {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 20px;
  background-color: var(--color-white);
  transition: var(--transition-opacity);
}
.main-banner__left-buy:hover {
  opacity: var(--opacity-value);
}
@media screen and (max-width: 1220px) {
  .main-banner__left-buy {
    padding: 10px;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__left-buy {
    padding: 10px;
  }
}
.main-banner__left-buy-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (max-width: 1800px) {
  .main-banner__left-buy-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .main-banner__left-buy-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .main-banner__left-buy-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__left-buy-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__left-buy-label {
    display: none;
  }
}
.main-banner__left-buy-icon {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transform: rotate(-180deg);
  cursor: pointer;
}
@media screen and (max-width: 1220px) {
  .main-banner__left-buy-icon {
    width: 16px;
    height: 16px;
  }
}
.main-banner__left-footer {
  position: absolute;
  bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
  padding: 0 var(--main-padding) 0 40px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .main-banner__left-footer {
    bottom: 20px;
    padding-left: var(--main-padding);
    padding-right: var(--main-padding);
  }
}
.main-banner__left-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  max-width: 278px;
  color: var(--color-blue);
}
.main-banner__title-container {
  position: absolute;
  display: flex;
  align-items: center;
  max-height: 136px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .main-banner__title-container {
    width: 101%;
    left: -1px;
  }
}
.main-banner__title-container span {
  position: absolute;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white-dark);
  width: 110%;
  transform: translate(-50%, 0);
  left: 50%;
  height: 100%;
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-blue);
  z-index: 4;
  display: flex;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  transition: 0.9s;
}
@media screen and (max-width: 1800px) {
  .main-banner__title-container span {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__title-container span {
    font-family: var(--font-primary);
    font-size: 26px;
    line-height: 30px;
  }
}
.main-banner__title-container:first-child {
  top: -8%;
}
.main-banner__title-container:nth-child(2) {
  bottom: 58.3%;
  height: 25.1%;
}
.main-banner__title-container:nth-child(3) {
  top: 58.3%;
  height: 25.1%;
}
.main-banner__video-container {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.9s;
}
.main-banner__content {
  position: relative;
  width: 42.6%;
  max-width: 413px;
  height: 59%;
  aspect-ratio: 413/542;
  max-height: 600px;
}
@media screen and (max-width: 768px) {
  .main-banner__content {
    width: 100%;
    max-width: 262px;
    height: 90%;
    max-height: 346px;
  }
}
.main-banner__content:hover .main-banner__title-container span {
  animation: open-video 0.9s forwards;
  width: 160%;
}
@media screen and (max-width: 1024px) {
  .main-banner__content:hover .main-banner__title-container span {
    animation: none;
    width: inherit;
  }
}
.main-banner__content:hover .main-banner__video-container {
  transform: scale(1.6);
}
@media screen and (max-width: 1024px) {
  .main-banner__content:hover .main-banner__video-container {
    transform: none;
  }
}
.main-banner__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-blue);
  z-index: 0;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  display: flex;
  text-align: center;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .main-banner__title {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__title {
    font-family: var(--font-primary);
    font-size: 26px;
    line-height: 30px;
  }
}
.main-banner__video {
  height: 100%;
  z-index: 3;
}
.main-banner__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1025px) {
  section.main-banner .main-banner__container {
    display: none;
  }
}
@media screen and (max-width: 1800px) {
  .main-banner__container {
    padding-left: 61px;
  }
}
@media screen and (max-width: 768px) {
  .main-banner__container {
    padding-left: 0;
  }
}

@keyframes open-video {
  from {
    height: 100%;
  }
  to {
    height: 0;
  }
}
.about-block {
  overflow: hidden;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-block {
    /*max-height: 100%;*/
    display: flex;
    flex-direction: column-reverse;
    height:auto;
  }
  .about-block .about-block__bg {
    height: auto;
    object-fit: initial;
  }
  .about-block .about-block__content {
    position: initial;
  }
  .about-block .about-block__image-container {
    order: 1;
  }
}
.about-block__image-container {
  height: 100%;
}
.about-block__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-block__bg-shadow {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.about-block__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .about-block__content {
    /*position: relative;*/
    transform: translate(0, 0);
    top: auto;
    left: auto;
    width: 100%;
    height: fit-content;
    background-color: var(--color-white);
    padding: 40px var(--main-padding);
  }
}
.about-block__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--color-white);
  text-align: center;
  line-height: 120%;
}
@media screen and (max-width: 1450px) {
  .about-block__title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .about-block__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .about-block__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 768px) {
  .about-block__title {
    color: var(--color-dark);
  }
}
.about-block__button {
  background-color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 40px 20px 66px;
  width: 270px;
  margin: 40px auto 0;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 768px) {
  .about-block__button {
    width: 200px;
    padding: 20px 10px 20px 40px;
  }
}
.about-block__button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white);
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .about-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .about-block__button-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .about-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .about-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.about-block__button-icon {
  height: 24px;
  width: 54px;
  color: var(--color-white);
}
.about-block__button-icon path {
  transition: var(--transition-opacity);
}
.about-block__button:hover {
  background-color: var(--color-blue);
}
.about-block__button:hover .about-block__button-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}

.brands-block-slide {
  padding-left: 103px;
  padding-right: 120px;
}
@media screen and (max-width: 1800px) {
  .brands-block-slide {
    padding-left: 73px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block-slide {
    padding-left: 53px;
    padding-right: 70px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide {
    padding-left: 23px;
    padding-right: 23px;
  }
}
.brands-block-slide__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-dark);
  margin: 0 auto;
  width: fit-content;
  z-index: 9;
  position: relative;
}
@media screen and (max-width: 1800px) {
  .brands-block-slide__title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__title {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__title {
    margin: 0;
  }
}
.brands-block-slide__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__content {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1300px) {
  .brands-block-slide__content {
    gap: 30px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide__content {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__content {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.brands-block-slide__left {
  width: 24.3%;
  max-width: 412px;
  z-index: 3;
  padding-bottom: 40px;
}
@media screen and (max-width: 1650px) {
  .brands-block-slide__left {
    width: 30%;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__left {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .brands-block-slide__left {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left {
    order: 2;
    width: 100%;
    max-width: 100%;
  }
}
.brands-block-slide__left-btn {
  height: 64px;
  display: flex;
  align-items: center;
  padding-right: 35.5px;
  padding-left: 35.5px;
  background-color: var(--color-white);
  border: 1px solid var(--color-dark);
  margin-top: 40px;
  width: 270px;
  display: grid;
  grid-template-columns: 163px 45px;
  padding-right: 0;
  gap: 5px;
}
@media screen and (max-width: 1550px) {
  .brands-block-slide__left-btn {
    height: 54px;
    padding-right: 25.5px;
    padding-left: 25.5px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide__left-btn {
    height: 42px;
    padding-right: 5.5px;
    padding-left: 5.5px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-btn {
    height: 54px;
  }
}
@media screen and (max-width: 1650px) {
  .brands-block-slide__left-btn {
    width: 260px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__left-btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide__left-btn {
    width: 200px;
    grid-template-columns: 127px 45px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .brands-block-slide__left-btn {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-btn {
    padding-right: 15px;
    padding-left: 15px;
    grid-template-columns: auto 25px;
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-btn {
    margin-top: 20px;
    gap: 10px;
    padding-right: 10.5px;
    padding-left: 10.5px;
  }
}
.brands-block-slide__left-btn-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  color: var(--color-dark);
}
@media screen and (max-width: 1800px) {
  .brands-block-slide__left-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide__left-btn-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-btn-label {
    font-size: 10px;
    line-height: 12px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.brands-block-slide__left-btn-arrow {
  color: var(--color-dark);
  width: 45px;
  height: 24px;
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-btn-arrow {
    width: 45px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-btn-arrow {
    width: 45px;
    height: 24px;
  }
}
.brands-block-slide__left-btn-arrow path {
  transition: var(--transition-opacity);
}
.brands-block-slide__left-btn:hover {
  border-color: var(--color-blue);
}
.brands-block-slide__left-btn:hover .brands-block-slide__left-btn-label {
  color: var(--color-blue);
}
.brands-block-slide__left-btn:hover .brands-block-slide__left-btn-arrow {
  color: var(--color-blue);
  width: 45px;
}
.brands-block-slide__left-btn:hover .brands-block-slide__left-btn-arrow path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.brands-block-slide__left-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .brands-block-slide__left-title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .brands-block-slide__left-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .brands-block-slide__left-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .brands-block-slide__left-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.brands-block-slide__left-description {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 20px;
}
@media screen and (max-width: 1800px) {
  .brands-block-slide__left-description {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block-slide__left-description {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__left-description {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__left-description {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__left-description {
    margin-top: 10px;
  }
}
.brands-block-slide__center {
  width: 34%;
  max-width: 560px;
  z-index: 3;
  position: relative;
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__center {
    width: 36%;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__center {
    order: 3;
    width: 100%;
    max-width: 343px;
  }
}
.brands-block-slide__center-photos__container-slide {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  padding: 1px;
}
.brands-block-slide__right {
  width: 27.5%;
  height: 27.5%;
  max-width: 466px;
  max-height: 466px;
  position: relative;
}
@media screen and (max-width: 1450px) {
  .brands-block-slide__right {
    margin: auto 0;
  }
}
@media screen and (max-width: 768px) {
  .brands-block-slide__right {
    order: 1;
    height: 100%;
    max-height: 100%;
    min-height: 220px;
    min-width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.brands-block-slide__right::after {
  content: "";
  display: block;
  border: 2px solid #F7F8FA;
  border-radius: 50%;
  width: calc(100% + 146px);
  height: calc(100% + 146px);
  top: -73px;
  left: -73px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .brands-block-slide__right::after {
    width: calc(100% + 50px);
    height: calc(100% + 50px);
    top: -11.36%;
    left: -11.36%;
  }
}
.brands-block-slide__right::before {
  content: "";
  display: block;
  border: 2px solid #F7F8FA;
  border-radius: 50%;
  width: calc(100% + 362px);
  height: calc(100% + 362px);
  top: -181px;
  left: -181px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .brands-block-slide__right::before {
    width: calc(100% + 148px);
    height: calc(100% + 148px);
    top: -33.63%;
    left: -33.63%;
  }
}
.brands-block-slide__right-btn {
  aspect-ratio: 1/1;
  max-width: 466px;
  max-height: 466px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 3;
  transition: 1s;
}
@supports (-webkit-hyphens:none) {
    @media screen and (max-width: 667px) {
        .brands-block-slide__right-btn {
            aspect-ratio: initial;
            /*height: 220px!important;*/
        }
    }
    .brands-block-slide__right-btn > video {
        height: 250px;
    }
}

@media screen and (max-width: 768px) {
  .brands-block-slide__right-btn {
    max-height: 220px;
    width: auto;
    height: auto;
  }
}
.brands-block-slide__right-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 27px solid transparent; /* Прозрачные границы */
  border-left: 40px solid var(--color-white); /* Добавляем треугольник */
  transform: translate(-25%, -50%);
}
@media screen and (max-width: 1024px) {
  .brands-block-slide__right-btn::after {
    border: 17px solid transparent; /* Прозрачные границы */
    border-left: 26px solid var(--color-white); /* Добавляем треугольник */
  }
}
.brands-block-slide__right-btn-video {
  height: 100%;
}
.brands-block-slide__right-btn:hover {
  transform: scale(1.15);
}
@media screen and (max-width: 768px) {
  .brands-block-slide__right-btn:hover {
    transform: scale(1);
  }
}

.swiper-brands-block-slide-photos {
  position: relative;
}
.swiper-brands-block-slide-photos__btn-next {
  position: absolute;
  bottom: 4.19%;
  right: -6.6%;
  z-index: 3;
  background-color: var(--color-white);
  border: none;
  border-radius: 50%;
  width: 104px;
  height: 104px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1450px) {
  .swiper-brands-block-slide-photos__btn-next {
    width: 84px;
    height: 84px;
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-brands-block-slide-photos__btn-next {
    width: 84px;
    height: 84px;
    padding: 20px;
  }
}
.swiper-brands-block-slide-photos__btn-next .brands-block-slide__left-btn-arrow { /* stylelint-disable-line */
  width: 50px;
  position: absolute;
  left: 35%;
  transition: left var(--transition-opacity);
}
.swiper-brands-block-slide-photos__btn-next:hover .brands-block-slide__left-btn-arrow {
  color: var(--color-blue);
  width: 50px;
  left: 25%;
}
.swiper-brands-block-slide-photos__btn-next:hover .brands-block-slide__left-btn-arrow path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}

.brands-block {
  padding-top: 80px;
}
@media screen and (max-width: 1650px) {
  .brands-block {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block {
    padding-top: 45px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block {
    padding-top: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block {
    padding-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block {
    padding-top: 40px;
  }
}
.brands-block__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
}
@media screen and (max-width: 1800px) {
  .brands-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block__title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1450px) {
  .brands-block__title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1220px) {
  .brands-block__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .brands-block__title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .brands-block__title {
    margin-bottom: 40px;
  }
}

.swiper-brands {
  position: relative;
}
.swiper-brands__header-swiper {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 100px;
  padding-right: calc(var(--main-padding) + 20px);
  z-index: 5;
  transform: translate(0%, 25%);
}
@media screen and (max-width: 1450px) {
  .swiper-brands__header-swiper {
    gap: 70px;
  }
}
@media screen and (max-width: 1220px) {
  .swiper-brands__header-swiper {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-brands__header-swiper {
    gap: 20px;
    transform: translate(0%, 15%);
    padding-right: calc(var(--main-padding) + 2px);
  }
}
.swiper-brands__header-btn-next, .swiper-brands__header-btn-prev {
  background-color: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-dark);
  height: 40px;
}
@media screen and (max-width: 768px) {
    .swiper-brands__header-btn-next, .swiper-brands__header-btn-prev {
        display: none!important;
    }
}
.swiper-brands__header-btn-next:hover .arrow-svg path {
  color: var(--color-blue);
}
.swiper-brands__header-btn-prev:hover .arrow-svg path {
  color: var(--color-blue);
}
.swiper-brands__header-arrow {
  width: 70px;
  height: 40px;
}
@media screen and (max-width: 1450px) {
  .swiper-brands__header-arrow {
    width: 60px;
    height: 30px;
  }
}
.swiper-brands__header-pagination {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 2px;
}
@media screen and (max-width: 1550px) {
  .swiper-brands__header-pagination {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-brands__header-pagination {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-brands__header-pagination {
    font-size: 16px;
    line-height: 19px;
  }
}

.eshop-block-card {
  position: absolute;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  z-index: 9;
  padding: 10px;
} 
@media screen and (max-width: 1024px) {
  .eshop-block-card {
    position: relative;
    max-width: 400px;
  }
}
@media screen and (max-width: 768px) {
    .catalog-brand__list-top .eshop-block-card {
        background-color: transparent;
    }
  .eshop-block-card {
    margin: 0 auto;
    max-width: 250px;
    height: 450px;
  }
}
.eshop-block-card__photo {
  height: 100%;
  aspect-ratio: 300/310;
  object-fit: contain;
  width: 100%;
}

.eshop-block-card__content {
  height: 33.2%;
  display: flex;
  flex-direction: column;
  padding: 20px;
  text-align: center;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 1550px) {
  .eshop-block-card__content {
    height: 44%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1450px) {
  .eshop-block-card__content {
    gap: 7px;
  }
}
@media screen and (max-width: 1220px) {
  .eshop-block-card__content {
    gap: 5px;
    padding: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .eshop-block-card__content {
    gap: 3px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block-card__content {
    height: 34.4%;
    justify-content: center;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    margin: 0 -10px;
  }
}
.eshop-block-card__button {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border: none;
  padding-bottom: 12.5px;
  position: relative;
}
.eshop-block-card__button::after {
  content: "";
  height: 1px;
  width: 0;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1650px) {
  .eshop-block-card__button {
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 1220px) {
  .eshop-block-card__button {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block-card__button {
    margin-top: 10px;
  }
}
.eshop-block-card__button-icon {
  width: 24px;
  height: 24px;
  transition: var(--transition-opacity);
}
.eshop-block-card__button-icon path {
  transition: var(--transition-opacity);
}
.eshop-block-card__button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .eshop-block-card__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .eshop-block-card__button-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block-card__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block-card__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.eshop-block-card__button:hover {
  color: var(--color-blue);
}
.eshop-block-card__button:hover::after {
  width: 100%;
  background-color: var(--color-blue);
}
.eshop-block-card__button:hover .eshop-block-card__button-icon {
  width: 54px;
}
.eshop-block-card__button:hover .eshop-block-card__button-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.eshop-block-card__button:hover .eshop-block-card__button-label {
  color: var(--color-blue);
}
.eshop-block-card__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .eshop-block-card__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .eshop-block-card__title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block-card__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block-card__title {
    font-size: 14px;
    line-height: 17px;
  }
}
.eshop-block-card__price {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-dark);
  font-weight: 500;
}
@media screen and (max-width: 1800px) {
  .eshop-block-card__price {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .eshop-block-card__price {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block-card__price {
    font-size: 18px;
    line-height: 22px;
  }
}

.eshop-block {
  background: url("/brands/rebond/assets/../../../img/other/bg-eshop.png");
  background-color: var(--color-white-dark);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  padding-top: 80px;
  padding-bottom: 213px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .eshop-block {
    padding-top: 40px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block {
    background: url("/brands/rebond/assets/../../../img/other/bg-eshop-mobile.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top;
  }
}
.eshop-block__header {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  padding: 0 var(--main-padding);
}
@media screen and (max-width: 1024px) {
  .eshop-block__header {
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.eshop-block__header::before {
  content: "";
  display: block;
}
@media screen and (max-width: 1024px) {
  .eshop-block__header::before {
    display: none;
  }
}
.eshop-block__header-subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1800px) {
  .eshop-block__header-subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .eshop-block__header-subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__header-subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block__header-subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
.eshop-block__header-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-blue);
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
}
@media screen and (max-width: 1800px) {
  .eshop-block__header-title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .eshop-block__header-title {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__header-title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block__header-title {
    font-size: 30px;
    line-height: 36px;
  }
}
.eshop-block__footer-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-blue);
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  z-index: 9;
  max-width: 536px;
  margin: 0 auto;
  position: absolute;
  bottom: 82px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1800px) {
  .eshop-block__footer-title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .eshop-block__footer-title {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__footer-title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block__footer-title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__footer-title {
    position: relative;
    bottom: auto;
    left: auto;
    transform: translate(0, 0);
    margin-top: 40px;
  }
}
.eshop-block__video {
  height: 100%;
  z-index: 10;
}
.eshop-block__video-container {
  width: 100%;
  height: 100%;
  z-index: 3;
}
.eshop-block__video-container-block {
  max-width: 415px;
  width: 23%;
  height: auto;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 45%;
}
@media (max-width: 1890px) {
  .eshop-block__video-container-block {
    width: 20%;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__video-container-block {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0, 0);
    margin: 0 auto;
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .eshop-block__video-container-block {
    width: 207px;
  }
}
.eshop-block__video-container_back {
  width: 100%;
}
.eshop-block__video-container_back::after {
  content: "";
  display: block;
  border: 2px solid var(--color-white);
  border-radius: 50%;
  width: calc(100% + 146px);
  height: calc(100% + 146px);
  top: -73px;
  left: -73px;
  position: absolute;
  z-index: 1;
}
.eshop-block__video-container_back::before {
  content: "";
  display: block;
  border: 2px solid var(--color-white);
  border-radius: 50%;
  width: calc(100% + 362px);
  height: calc(100% + 362px);
  top: -181px;
  left: -181px;
  position: absolute;
  z-index: 1;
}
.eshop-block__video-container-content {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 100%;
  transition: 1s;
}
.eshop-block__video-container-content:hover {
  transform: scale(1.05);
  z-index: 5;
}
.eshop-block__swiper-eshop {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .eshop-block__swiper-eshop {
    display: none;
  }
}
.eshop-block__swiper-eshop-container {
  position: relative;
  margin: 100px auto;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .eshop-block__swiper-eshop-container {
    margin: 60px auto;
  }
}
@media screen and (max-width: 1024px) {
  .eshop-block__swiper-eshop-container {
    margin: 40px auto;
  }
}
.eshop-block__swiper-eshop-btn {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translate(0, -50%);
  width: 44px;
  height: 44px;
  border: none;
  background-color: var(--color-white);
  padding: 0;
}
@media screen and (max-width: 768px) {
  .eshop-block__swiper-eshop-btn {
    width: 32px;
    height: 32px;
  }
}
.eshop-block__swiper-eshop-btn::after {
  content: "";
}
.eshop-block__swiper-eshop-btn-next {
  right: var(--main-padding);
}
.eshop-block__swiper-eshop-btn-prev {
  left: var(--main-padding);
}
.eshop-block__swiper-hover-elem {
  display: block;
  position: absolute;
 /* bottom: 111px;*/
  bottom: 10px;
  background-color: transparent;
  width: 36px;
  height: 36px;
  border: 12px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  cursor: pointer;
}
.eshop-block__swiper-hover-elem::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: var(--color-white);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.eshop-block__swiper-hover-elem-block {
  width: 100%;
  height: 0;
  bottom: 0;
  border: none;
  transition: 0.5s;
  opacity: 0;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  .eshop-block__swiper-hover-elem-block {
    display: block;
    position: absolute;
    opacity: 1;
    height: 100%;
  }
}
.eshop-block__swiper-hover-elem-block_active {
  height: 100%;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .eshop-block__swiper-hover-elem-block_active {
    display: block;
    opacity: 1;
  }
}
.eshop-block__swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - var(--main-padding) * 2);
  margin: 0 auto;
}
.eshop-block__swiper-slide-left {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  width: 38%;
  max-width: 600px;
}
.eshop-block__swiper-slide-right {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  width: 38%;
  max-width: 600px;
}
.eshop-block__swiper-slide-img-container {
  overflow: hidden;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.eshop-block__swiper-slide-img {
  height: 300px;
  width: 220px;
  object-fit: contain;
}
.eshop-block__swiper-slide-arrow-next {
  color: var(--color-dark);
  transform: rotateY(-180deg);
  width: 24px;
  height: 24px;
}
.eshop-block__swiper-slide-arrow-prev {
  color: var(--color-dark);
  width: 24px;
  height: 24px;
}

.eshop-block__swiper-eshop-container-mobile {
  margin-top: 40px;
  position: relative;
  display: none;
}
@media screen and (max-width: 1024px) {
  .eshop-block__swiper-eshop-container-mobile {
    display: block;
  }
}
.eshop-block__swiper-eshop-mobile {
  padding: 0 80px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .eshop-block__swiper-eshop-mobile {
    padding: 0 40px;
    padding-bottom: 40px;
  }
}

/* hide radio buttons */
input[name=star] {
  display: inline-block;
  width: 0;
  opacity: 0;
  margin-left: -2px;
}

/* hide source svg */
.star-source {
  width: 0;
  height: 0;
  visibility: hidden;
}

/* set initial color to transparent so fill is empty */
.star {
  color: transparent;
  transition: color 0.2s ease-in-out;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1220px) {
  .star {
    width: 20px;
    height: 20px;
  }
}

/* set direction to row-reverse so 5th star is at the end and ~ can be used to fill all sibling stars that precede last starred element */
.star-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

label:hover ~ label .star,
svg.star:hover,
input[name=star]:focus ~ label .star,
input[name=star]:checked ~ label .star {
  color: var(--color-blue);
  fill: var(--color-blue);
}

input[name=star]:checked + label .star {
  animation: starred 0.5s;
}

@keyframes starred {
  from {
    color: var(--color-blue);
  }
  to {
    color: var(--color-blue);
  }
}
.blog-block-article {
  display: grid;
  grid-template-rows: 1fr 110px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1550px) {
  .blog-block-article {
    grid-template-rows: 1fr 80px;
  }
}
@media screen and (max-width: 630px) {
  .blog-block-article {
    grid-template-rows: 1fr 118px;
  }
  .blog-block-article:nth-child(odd) {
    width: 88.4%;
  }
  .blog-block-article:nth-child(even) {
    width: fit-content;
  }
}
@media screen and (max-width: 375px) {
  .blog-block-article:nth-child(odd) {
    grid-template-rows: 250px 118px;
    max-width: 303px;
  }
  .blog-block-article:nth-child(even) {
    grid-template-rows: 290px 118px;
    max-width: 343px;
  }
}
@media screen and (max-width: 350px) {
  .blog-block-article:nth-child(odd) {
    grid-template-rows: 250px auto;
  }
  .blog-block-article:nth-child(even) {
    grid-template-rows: 290px auto;
  }
}
.blog-block-article__footer {
  position: absolute;
  bottom: 0;
  display: grid;
  grid-template-columns: 83% 17%;
  width: 100%;
  transition: 0.5s;
}
@media screen and (max-width: 350px) {
  .blog-block-article__footer {
    grid-template-columns: 73% 27%;
  }
}
.blog-block-article__footer-main {
  width: 100%;
  background-color: var(--color-white-dark);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.blog-block-article__footer-right {
  width: 0;
  background-color: var(--color-white-dark);
  padding: 20px 0;
  padding-right: 20px;
  transition: 0.5s;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .blog-block-article__footer-right {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block-article__footer {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 630px) {
  .blog-block-article__footer {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
}
.blog-block-article__footer-button {
  background-color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  opacity: 0;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1220px) {
  .blog-block-article__footer-button {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block-article__footer-button {
    opacity: 1;
  }
}
.blog-block-article__footer-button:hover {
  background-color: var(--color-blue);
}
.blog-block-article__footer-icon {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
  color: var(--color-white);
}
@media screen and (max-width: 1024px) {
  .blog-block-article__footer-icon {
    width: 16px;
    height: 16px;
  }
}
.blog-block-article__new {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: var(--color-blue);
  padding: 6.5px 10px;
  background-color: var(--color-white);
  width: fit-content;
}
@media screen and (max-width: 1550px) {
  .blog-block-article__new {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block-article__new {
    padding: 3.5px 5px;
  }
}
@media screen and (max-width: 630px) {
  .blog-block-article__new {
    padding: 7.5px 10px;
  }
}
.blog-block-article__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.06em;
  max-width: 420px;
  margin: 0;
}
@media screen and (max-width: 1800px) {
  .blog-block-article__title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .blog-block-article__title {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block-article__title {
    font-size: 14px;
  }
}
.blog-block-article__img-container {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .blog-block-article__img-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.blog-block-article__img {
  transition: 0.5s;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 375px) {
  .blog-block-article__img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.blog-block-article:hover .blog-block-article__img {
  transform: scale(1.05);
}
.blog-block-article:hover .blog-block-article__footer {
  width: 100%;
  max-width: 100%;
}
.blog-block-article:hover .blog-block-article__footer-button {
  opacity: 1;
}
.blog-block-article:hover .blog-block-article__footer-bottom {
  grid-template-columns: 1fr auto;
}
.blog-block-article:hover .blog-block-article__footer-right {
  width: 100%;
}

.blog-block {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .blog-block {
    flex-direction: column;
    padding-bottom: 40px;
  }
}
.blog-block__left {
  background-color: var(--color-white-dark);
  display: flex;
  flex-direction: column;
  width: 23.45%;
  max-width: 450px;
  padding-top: 60px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .blog-block__left {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    padding: 40px 0 0;
  }
}
.blog-block__left-sticky {
  position: sticky;
  top: 120px;
}
@media screen and (max-width: 1024px) {
  .blog-block__left-sticky {
    width: 100%;
  }
}
.blog-block__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
  padding-left: var(--main-padding);
}
@media screen and (max-width: 1800px) {
  .blog-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .blog-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1550px) {
  .blog-block__title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__title {
    margin-bottom: 20px;
    padding-left: var(--main-padding);
  }
}
.blog-block__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 176px;
}
@media screen and (max-width: 1550px) {
  .blog-block__list {
    margin-bottom: 86px;
  }
}
@media screen and (max-width: 1450px) {
  .blog-block__list {
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__list {
    flex-direction: row;
    display: flex;
    width: 100%;
    margin-bottom: 0;
    gap: 20px;
    overflow-x: auto;
  }
  .blog-block__list::-webkit-scrollbar {
    display: none;
  }
}
.blog-block__item {
  padding: 20px 20px 20px var(--main-padding);
  transition: var(--transition-opacity);
  display: flex;
  justify-content: space-between;
  position: relative;
}
.blog-block__item::after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 0;
  width: 0;
  left: 0;
  background-color: var(--color-blue);
  transition: var(--transition-opacity);
}
.blog-block__item-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-dark);
  font-weight: 400;
  font-family: var(--font-primary);
}
@media screen and (max-width: 1800px) {
  .blog-block__item-label {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .blog-block__item-label {
    font-size: 16px;
    line-height: 19px;
  }
}
.blog-block__item-img-container {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: var(--transition-opacity);
  opacity: 0;
}
.blog-block__item-img-container img {
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1550px) {
  .blog-block__item {
    padding: 15px 15px 15px var(--main-padding);
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__item {
    padding: 12px 12px 12px var(--main-padding);
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__item {
    padding: 20px 20px 20px var(--main-padding);
    white-space: nowrap;
  }
}
.blog-block__item:hover::after {
  width: 77%;
}
@media screen and (max-width: 1024px) {
  .blog-block__item:hover::after {
    width: 100%;
  }
}
.blog-block__item:hover .blog-block__item-img-container {
  opacity: 1;
  transform: rotate(-25deg);
}
@media screen and (max-width: 1024px) {
  .blog-block__item:hover .blog-block__item-img-container {
    display: none;
  }
}
.blog-block__read-btn-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white);
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .blog-block__read-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__read-btn-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__read-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .blog-block__read-btn-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.blog-block__read-btn-icon {
  width: 54px;
  height: 24px;
}
.blog-block__read-btn-icon path {
  transition: var(--transition-opacity);
}
.blog-block__right {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  padding: 60px 100px 134px 88px;
  gap: 166px;
  max-width: 1470px;
  width: 76.56%;
  position: relative;
}
@media screen and (max-width: 1800px) {
  .blog-block__right {
    gap: 80px;
  }
}
@media screen and (max-width: 1450px) {
  .blog-block__right {
    padding: 40px 80px 114px 68px;
    gap: 40px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__right {
    padding: 70px 60px 70px 48px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__right {
    width: 100%;
    padding: 40px var(--main-padding);
    gap: 40px;
  }
}
@media screen and (max-width: 630px) {
  .blog-block__right {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.blog-block__read-btn {
  height: 64px;
  display: flex;
  align-items: center;
  padding-right: 57.5px;
  padding-left: 57.5px;
  background-color: var(--color-dark);
  gap: 20px;
  flex-wrap: nowrap;
  color: var(--color-white);
  transition: var(--transition-opacity);
  margin-left: var(--main-padding);
  display: flex;
  align-items: center;
  width: 270px;
  padding: 0 20px 0 69px;
}
@media screen and (max-width: 1550px) {
  .blog-block__read-btn {
    height: 54px;
    padding-right: 47.5px;
    padding-left: 47.5px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__read-btn {
    height: 42px;
    padding-right: 27.5px;
    padding-left: 27.5px;
  }
}
@media screen and (max-width: 768px) {
  .blog-block__read-btn {
    height: 54px;
  }
}
@media screen and (max-width: 1550px) {
  .blog-block__read-btn {
    width: 240px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .blog-block__read-btn {
    width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-block__read-btn {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .blog-block__read-btn {
    width: 200px;
    padding-right: 10px;
  }
}
.blog-block__read-btn:hover {
  background-color: var(--color-blue);
}
.blog-block__read-btn:hover .blog-block__read-btn-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
@media screen and (max-width: 1024px) {
  .blog-block__read-btn_top {
    display: none;
  }
}
.blog-block__read-btn_bottom {
  display: none;
}
@media screen and (max-width: 1024px) {
  .blog-block__read-btn_bottom {
    display: flex;
  }
}

.bestsellers-block {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .bestsellers-block {
    flex-direction: column;
    overflow: hidden;
    /*padding-bottom: 40px;*/
  }
}
.bestsellers-block__left {
  position: absolute;
  left: var(--main-padding);
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .bestsellers-block__left {
    max-width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__left {
    top: 0;
    transform: translate(0, 0);
    background-color: var(--color-white);
    max-width: 450px;
    padding-left: var(--main-padding);
    left: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    gap: 35px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .bestsellers-block__left {
    max-width: 300px;
  }
}
@media screen and (max-width: 350px) {
  .bestsellers-block__left {
    width: 100%;
    max-width: 100%;
  }
}
.bestsellers-block__right {
  max-width: 1470px;
  width: 77%;
}
@media screen and (max-width: 768px) {
  .bestsellers-block__right {
    width: 100%;
    max-height: 350px;
    margin-top: 127px;
  }
}
@media screen and (max-width: 375px) {
  .bestsellers-block__right {
    max-height: 479px;
  }
}
.bestsellers-block__img {
  width: 100%;
  object-fit: cover;
  object-position: left bottom;
}
.bestsellers-block__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-dark);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  background-color: var(--color-white);
  padding: 33px 38px 23px 0;
  max-width: 878px;
}
@media screen and (max-width: 1800px) {
  .bestsellers-block__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .bestsellers-block__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .bestsellers-block__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .bestsellers-block__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .bestsellers-block__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1450px) {
  .bestsellers-block__title {
    padding: 23px 28px 13px 0;
  }
}
@media screen and (max-width: 1220px) {
  .bestsellers-block__title {
    max-width: 678px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__title {
    padding: 0;
  }
}
.bestsellers-block__button {
  height: 64px;
  display: flex;
  align-items: center;
  padding-right: 66.5px;
  padding-left: 66.5px;
  color: var(--color-white);
  background-color: var(--color-dark);
  gap: 10px;
  border: none;
  transition: var(--transition-opacity);
  display: flex;
  align-items: center;
  width: 270px;
  padding: 0 20px 0 69px;
}
@media screen and (max-width: 1550px) {
  .bestsellers-block__button {
    height: 54px;
    padding-right: 56.5px;
    padding-left: 56.5px;
  }
}
@media screen and (max-width: 1220px) {
  .bestsellers-block__button {
    height: 42px;
    padding-right: 36.5px;
    padding-left: 36.5px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__button {
    height: 54px;
  }
}
@media screen and (max-width: 1550px) {
  .bestsellers-block__button {
    width: 240px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .bestsellers-block__button {
    width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .bestsellers-block__button {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__button {
    width: 200px;
    padding-right: 10px;
  }
}
.bestsellers-block__button-icon {
  width: 54px;
  height: 24px;
  transition: var(--transition-opacity);
}
.bestsellers-block__button-icon path {
  transition: var(--transition-opacity);
}
.bestsellers-block__button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white);
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .bestsellers-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .bestsellers-block__button-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .bestsellers-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .bestsellers-block__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.bestsellers-block__button:hover {
  background-color: var(--color-blue);
}
.bestsellers-block__button:hover .bestsellers-block__button-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}

.arrow-svg {
  height: 30px;
  width: 60px;
  transition: 250ms;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.arrow-svg path {
  transition: var(--transition-opacity);
}

.arrow-svg#right:hover {
  color: var(--color-blue);
}
.arrow-svg#right:hover path {
  d: path("M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666");
  d: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
}
.arrow-svg.arrow-left:hover path {
  d: path("M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666");
  d: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
}

.product-info-block {
  margin-top: var(--main-margin-top);
  padding-left: var(--main-padding);
  padding-right: var(--main-padding);
  display: grid;
  grid-template-columns: minmax(45.931%, 790px) minmax(49.419%, 850px);
  gap: 80px;
  padding-bottom: 80px;
  background-color: var(--color-white-dark);
  width: 100%;
}
@media screen and (max-width: 1550px) {
  .product-info-block {
    gap: 40px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block {
    grid-template-columns: minmax(55%, 790px) minmax(45%, 850px);
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block {
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
    padding-top: 20px;
  }
}
.product-info-block__left {
  width: 100%;
  padding-top: 40px;
}
@media screen and (max-width: 1024px) {
  .product-info-block__left {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
  }
}
.product-info-block__breadcrumbs {
  display: flex;
  align-items: center;
  gap: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: fit-content;
}
@media screen and (max-width: 1024px) {
  .product-info-block__breadcrumbs {
    display: none;
  }
}
.product-info-block__breadcrumbs-right {
  display: none;
}
@media screen and (max-width: 1024px) {
  .product-info-block__breadcrumbs-right {
    display: grid;
    grid-template-columns: auto 24px auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .product-info-block__breadcrumbs-right {
    grid-template-columns: auto 18px auto;
  }
}
.product-info-block__breadcrumb {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  color: var(--color-white-extra-dark);;
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 2.5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: fit-content;
  max-width: 100%;
}
@media screen and (max-width: 1220px) {
  .product-info-block__breadcrumb {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__breadcrumb {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__breadcrumb {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-info-block__breadcrumb:first-child {
  width: fit-content;
  min-width: fit-content;
}
.product-info-block__breadcrumb_active {
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  max-width: 100%;
  color: var(--color-blue);
}
.product-info-block__breadcrumb-delimiter {
  transform: rotate(-180deg);
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 480px) {
  .product-info-block__breadcrumb-delimiter {
    width: 18px;
    height: 18px;
  }
}
.product-info-block__info {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1300px) {
  .product-info-block__info {
    gap: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__info {
    order: 2;
  }
}
@media screen and (max-width: 850px) {
  .product-info-block__info {
    gap: 10px;
  }
}
.product-info-block__code {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
}
@media screen and (max-width: 1800px) {
  .product-info-block__code {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block__code {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__code {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__code {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-info-block__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .product-info-block__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .product-info-block__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .product-info-block__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .product-info-block__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.product-info-block__desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .product-info-block__desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block__desc {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__desc {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-info-block__tags-product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .product-info-block__tags-product {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.product-info-block__tags {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-info-block__tag {
  width: 100%;
  height: 60px;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 850px) {
  .product-info-block__tag {
    height: 40px;
  }
}
.product-info-block__tag:first-child {
  padding: 0 10px;
}
.product-info-block__tag:last-child {
  padding: 0 4px;
}
.product-info-block__tag-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: var(--color-blue);
}
@media screen and (max-width: 1550px) {
  .product-info-block__tag-label {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-info-block__tag-k18 {
  /*width: 100%;*/
  min-width: 52px;
  height: 60px;
}
@media screen and (max-width: 850px) {
  .product-info-block__tag-k18 {
    min-width: 34px;
    height: 40px;
  }
}
.product-info-block__type {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  background-color: transparent;
  padding: 6.5px 10px;
  border: 1px solid var(--color-gray-light);
  cursor: pointer;
}
@media screen and (max-width: 1550px) {
  .product-info-block__type {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 480px) {
  .product-info-block__type {
    padding: 4.5px 5px;
  }
}
.product-info-block__type_active {
  border: 1px solid var(--color-blue);
}
.product-info-block__types {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.product-info-block__types input {
  display: none;
}
.product-info-block__types input:checked + .product-info-block__type {
  color: var(--color-blue);
  background-color: var(--color-white);
  border: 1px solid var(--color-blue);
}
.product-info-block__actions {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__actions {
    gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  .product-info-block__actions {
    display: grid;
    grid-template-columns: 40px 1fr;
    width: 100%;
  }
}
.product-info-block__actions-container {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 1450px) {
  .product-info-block__actions-container {
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__actions-container {
    order: 3;
    flex-wrap: wrap;
  }
}
.product-info-block__actions-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-info-block__actions-left-footer {
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 5px 10px;
  border-radius: 100px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__actions-left-footer {
    padding: 2px 6px;
  }
}
.product-info-block__actions-left-footer-icon {
  width: 30px;
  height: 30px;
  color: var(--color-blue);
}
@media screen and (max-width: 1550px) {
  .product-info-block__actions-left-footer-icon {
    width: 24px;
    height: 24px;
  }
}
.product-info-block__actions-left-footer-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__actions-left-footer-text {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-info-block__actions-prices {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-info-block__price {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-dark);
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}
@media screen and (max-width: 1800px) {
  .product-info-block__price {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .product-info-block__price {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block__price {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__price {
    font-size: 20px;
    line-height: 24px;
  }
}
.product-info-block__price-last {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-white-extra-dark);
  position: relative;
}
@media screen and (max-width: 1550px) {
  .product-info-block__price-last {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__price-last {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__price-last {
    font-size: 16px;
    line-height: 19px;
  }
}
.product-info-block__price-last::after {
  content: "";
  display: block;
  width: 36px;
  height: 1px;
  position: absolute;
  background-color: var(--color-blue);
  transform: rotate(-35deg);
  top: 34%;
  left: 10%;
}
.product-info-block__counts-container {
  display: none;
}
.product-info-block__favorite-button {
  background-color: var(--color-white);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.product-info-block__favorite-button.button-loader.favorite-button {
  position: static;
}
@media screen and (max-width: 1550px) {
  .product-info-block__favorite-button {
    width: 40px;
    height: 40px;
  }
}
.product-info-block__favorite-button-icon {
  width: 40px;
  height: 40px;
  color: var(--color-dark);
  transition: var(--transition-opacity);
  animation: favorite-animation-back 0.5s forwards;
}
@media screen and (max-width: 1550px) {
  .product-info-block__favorite-button-icon {
    width: 30px;
    height: 30px;
  }
}
.product-info-block__favorite-button:hover .product-info-block__favorite-button-icon {
  color: var(--color-blue);
}
.product-info-block__favorite-input {
  display: none;
}
.product-info-block__favorite-input:checked + .product-info-block__favorite-button .product-info-block__favorite-button-icon {
  animation: favorite-animation 0.5s forwards;
}
@keyframes favorite-animation-back {
  0% {
    transform: scale(1);
    color: var(--color-dark);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes favorite-animation {
  0% {
    transform: scale(1);
    color: var(--color-blue);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    fill: var(--color-blue);
  }
}
.product-info-block__cart-button {
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--color-blue);
  border: none;
  padding: 17px 64px;
  cursor: pointer;
}
@media screen and (max-width: 1550px) {
  .product-info-block__cart-button {
    padding: 12px 50px;
  }
}
@media screen and (max-width: 1300px) {
  .product-info-block__cart-button {
    padding: 10px 35px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__cart-button {
    padding: 15px 84px;
  }
}
@media screen and (max-width: 480px) {
  .product-info-block__cart-button {
    height: 54px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.product-info-block__cart-button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  transition: var(--transition-opacity);
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .product-info-block__cart-button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block__cart-button-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__cart-button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__cart-button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-info-block__cart-button-icon {
  color: var(--color-white);
  width: 30px;
  height: 30px;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1024px) {
  .product-info-block__cart-button-icon {
    width: 24px;
    height: 24px;
  }
}
.product-info-block__cart-button:hover .product-info-block__cart-button-label, .product-info-block__cart-button:hover .product-info-block__cart-button-icon {
  color: rgba(255, 255, 255, 0.6);
}
.product-info-block__count {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  justify-self: center;
}
@media screen and (max-width: 1800px) {
  .product-info-block__count {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-info-block__count {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__count {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__count {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 375px) {
  .product-info-block__count {
    font-size: 16px;
    line-height: 19px;
  }
}
.product-info-block__count-container {
  background-color: var(--color-white);
  display: grid;
  grid-template-columns: 97px 88px 97px;
  align-items: center;
  border: 1px solid var(--color-dark);
  height: 64px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__count-container {
    grid-template-columns: 67px 58px 67px;
    height: 54px;
  }
}
@media screen and (max-width: 1300px) {
  .product-info-block__count-container {
    grid-template-columns: 47px 38px 47px;
    height: 50px;
  }
}
@media screen and (max-width: 375px) {
  .product-info-block__count-container {
    grid-template-columns: 34px 32px 34px;
  }
}
.product-info-block__count-container-svg {
  color: var(--color-dark);
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 375px) {
  .product-info-block__count-container-svg {
    width: 16px;
  }
}
.product-info-block__count-btn-minus {
  justify-self: end;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0;
}
.product-info-block__count-btn-minus:hover .product-info-block__count-container-svg {
  color: var(--color-blue);
}
.product-info-block__count-btn-plus {
  justify-self: start;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0;
}
.product-info-block__count-btn-plus:hover .product-info-block__count-container-svg {
  color: var(--color-blue);
}
.product-info-block__cart-input {
  display: none;
}
.product-info-block__cart-input:checked ~ .product-info-block__counts-container {
  display: flex;
  align-items: center;
  gap: 24px;
}
.product-info-block__cart-input:checked ~ .product-info-block__cart-button {
  display: none;
}
.product-info-block__photos {
  width: 100%;
  margin-top: 80px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__photos {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__photos {
    order: 1;
    margin-top: 0;
    width: 100%;
    height: 135px;
  }

  .product-info-block__photos .swiper-wrapper {
    width: 100%;
  }

  .product-info-block__photos .swiper-wrapper .swiper-slide {
    width: min-content !important;
  }

  .product-info-block__photos .swiper-wrapper .swiper-slide img {
    width: 108px;
  }
}

.product-info-block__photo {
  height: 1024px;
  /*width: 100%;*/
  object-fit: scale-down;
  /*height: 100%;*/
  width: auto;
}
@media screen and (max-width: 1550px) {
    .product-info-block__photo {
        height: auto;
        object-fit: initial;
    }
    .product-info-block__right {
        align-content: center;
    }
    .product-info-block__right-content .swiper-slide {
        margin-top: auto;
        margin-bottom: auto;
    }

}

/*@media screen and (max-width: 1600px) {*/
/*  .product-info-block__photo {*/
/*    height: 768px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 1200px) {*/
/*  .product-info-block__photo {*/
/*    height: 688px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*  .product-info-block__photo {*/
/*    height: 400px;*/
/*  }*/
/*}*/

.product-info-block__photo-left {
  width: auto;
  height: 100%;
  object-fit: cover;
  transition: var(--transition-opacity);
}
.product-info-block__photo-container {
  width: 30.7%;
  max-width: 242px;
  aspect-ratio: 242/305;
  filter: grayscale(1);
  transition: var(--transition-opacity);
  cursor: pointer;
}
.product-info-block__photo-container.swiper-slide-thumb-active, .product-info-block__photo-container:hover {
  filter: grayscale(0);
}
.product-info-block__photo-container.swiper-slide-thumb-active .product-info-block__photo-left, .product-info-block__photo-container:hover .product-info-block__photo-left {
  transform: scale(1.1);
}
@media screen and (max-width: 1024px) {
  .product-info-block__photo-container.swiper-slide-thumb-active .product-info-block__photo-left, .product-info-block__photo-container:hover .product-info-block__photo-left {
    transform: scale(1);
  }
}
.product-info-block__tabs {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}
@media screen and (max-width: 1024px) {
  .product-info-block__tabs {
    order: 4;
    margin-top: 40px;
  }
}
.product-info-block__tabs-header {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  border-bottom: 1px solid var(--color-gray-light);
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-info-block__tabs-header::-webkit-scrollbar {
  width: 0;
  height: 0;
}
@media screen and (max-width: 1024px) {
  .product-info-block__tabs-header {
    gap: 15px;
    grid-template-columns: repeat(4, minmax(119px, 1fr));
    margin-left: -20px;
    padding-left: 20px;
    width: calc(100% + 40px);
  }
}
@media screen and (max-width: 500px) {
  .product-info-block__tabs-header {
    margin-left: -16px;
    padding-left: 16px;
    grid-template-columns: repeat(4, minmax(80px, 1fr));
    gap: 10px;
    width: calc(100% + 32px);
  }
}
.product-info-block__tabs-header-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
  padding-bottom: 10px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .product-info-block__tabs-header-item {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .product-info-block__tabs-header-item {
    font-size: 16px;
    line-height: 19px;
  }
}
.product-info-block__tabs-header-item::after {
  content: "";
  height: 1px;
  background-color: var(--color-blue);
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: var(--transition-opacity);
}
.product-info-block__tabs-header-item_active {
  color: var(--color-dark);
}
.product-info-block__tabs-header-item_active::after {
  width: 100%;
}
.product-info-block__tabs input {
  display: none;
}
.product-info-block__tabs input:checked + .product-info-block__tabs-header + .product-info-block__tabs-header-item {
  color: var(--color-blue);
  background-color: var(--color-white);
  border: 1px solid var(--color-blue);
}
.product-info-block__tabs-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  color: var(--color-dark);
  font-weight: 400;
  display: none;
  padding-top: 20px;
}
@media screen and (max-width: 1550px) {
  .product-info-block__tabs-desc {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-info-block__right {
  position: relative;
  max-width: 850px;
}
@media screen and (max-width: 1024px) {
  .product-info-block__right {
    max-width: 100%;
  }
}
.product-info-block__right-content {
  position: sticky;
  top: 80px;
  margin-top: -80px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .product-info-block__right-content {
    position: relative;
    top: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 630px) {
  .product-info-block__right-content {
    width: 100%;
  }
  .product-info-block__right-content .swiper-wrapper {
    max-height: 500px;
  }
  .product-info-block__right-content .swiper-wrapper .product-info-block__photo {
    max-height: 500px;
  }
}
.product-info-block__right-content .swiper-slide {
  display: flex;
  justify-content: center;
}

.product-info-block__right-swiper_btn-container {
  position: absolute;
  bottom: 10px;
  left: 0;
  display: grid;
  grid-template-columns: 44px 44px;
}
@media screen and (max-width: 768px) {
  .product-info-block__right-swiper_btn-container {
    grid-template-columns: 32px 32px;
    height: 32px;
    bottom: 0;
  }
}
.product-info-block__right-btn-svg {
  width: 44px;
  height: 24px;
}
.product-info-block__right-btn-svg path {
  transition: var(--transition-opacity);
}
.product-info-block__right-btn-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  cursor: pointer;
}
@media screen and (max-width: 1550px) {
  .product-info-block__right-btn-label {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .product-info-block__right-btn-label {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .product-info-block__right-btn-label {
    font-size: 16px;
    line-height: 19px;
  }
}
.product-info-block__right-btn-colors {
  position: absolute;
  left: 0;
  top: 0;
  grid-template-columns: 40px 1fr 48px;
  gap: 10px;
  z-index: 2;
  width: fit-content;
  height: 70px;
  padding: 10px;
  border: 0;
  background-color: var(--color-white);
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 768px) {
    .product-info-block__right-btn-colors {
        position: relative;
        width: 100%;
    }
}
.product-info-block__right-btn-colors:hover .product-info-block__right-btn-svg path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
  color: var(--color-blue);
}
.product-info-block__right-btn-colors:hover .product-info-block__right-btn-label {
  color: var(--color-blue);
}
.product-info-block__right-btn-color {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: auto 0;
}
.product-info-block__right-btn-labels {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  cursor: pointer;
}
.product-info-block__sliders-photos-right-next {
  z-index: 1;
  position: relative;
  left: auto;
  right: auto;
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .product-info-block__sliders-photos-right-next {
    bottom: 0;
    top: auto;
    margin-top: 0;
    height: 32px;
    width: 32px;
  }
}
.product-info-block__sliders-photos-right-next-icon {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .product-info-block__sliders-photos-right-next-icon {
    width: 16px;
    height: 16px;
  }
}
.product-info-block__sliders-photos-right-prev {
  z-index: 1;
  position: relative;
  left: auto;
  right: auto;
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .product-info-block__sliders-photos-right-prev {
    bottom: 0;
    top: auto;
    margin-top: 0;
    height: 32px;
    width: 32px;
  }
}
.product-info-block__sliders-photos-right-prev-icon {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
}
@media screen and (max-width: 768px) {
  .product-info-block__sliders-photos-right-prev-icon {
    width: 16px;
    height: 16px;
  }
}

#product-item-tab-desc:checked ~ .product-info-block__tabs-contents #product-tab-desc,
#product-item-tab-ingredients:checked ~ .product-info-block__tabs-contents #product-tab-ingredients,
#product-item-tab-use:checked ~ .product-info-block__tabs-contents #product-tab-use,
#product-item-tab-delivery:checked ~ .product-info-block__tabs-contents #product-tab-delivery {
  display: block;
}

#product-item-tab-desc:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-desc],
#product-item-tab-ingredients:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-ingredients],
#product-item-tab-use:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-use],
#product-item-tab-delivery:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-delivery] {
  color: var(--color-dark);
}
#product-item-tab-desc:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-desc]::after,
#product-item-tab-ingredients:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-ingredients]::after,
#product-item-tab-use:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-use]::after,
#product-item-tab-delivery:checked ~ .product-info-block__tabs-header .product-info-block__tabs-header-item[for=product-item-tab-delivery]::after {
  width: 100%;
}

.dropdown-product-colors {
  position: fixed;
  top: 0;
  z-index: 99;
  right: 0;
  width: 420px;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px 16px 16px 16px;
  gap: 40px;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.dropdown-product-colors__close {
  position: absolute;
  top: 40px;
  right: 40px;
}
.dropdown-product-colors__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.dropdown-product-colors__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow-y: auto;
  height: calc(100vh - 200px);
}
.dropdown-product-colors__item {
  display: flex;
  align-items: center;
  gap: 15px;
  background-color: transparent;
  border: none;
}
.dropdown-product-colors__color {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.dropdown-product-colors__label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
}
@media screen and (max-width: 1800px) {
  .dropdown-product-colors__label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .dropdown-product-colors__label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-product-colors__label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .dropdown-product-colors__label {
    font-size: 14px;
    line-height: 17px;
  }
}

.product-bottom-block {
  width: 100%;
}
.product-bottom-block__top {
  padding: 80px var(--main-padding);
}
@media screen and (max-width: 1550px) {
  .product-bottom-block__top {
    padding: 60px var(--main-padding);
  }
}
@media screen and (max-width: 1300px) {
  .product-bottom-block__top {
    padding: 40px var(--main-padding);
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__top {
    padding: 20px var(--main-padding) 20px;
  }
}
.product-bottom-block__top-swiper-container {
  position: relative;
  margin: 40px 55px 0;
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__top-swiper-container {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 850px) {
  .product-bottom-block__top-swiper-container {
    margin: 40px 30px;
  }
}
@media screen and (max-width: 630px) {
  .product-bottom-block__top-swiper-container {
    margin: 20px 0;
  }
}
.product-bottom-block__top-swiper-next {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  right: -55px;
}
.product-bottom-block__top-swiper-next-svg {
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  color: var(--color-dark);
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__top-swiper-next-svg {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__top-swiper-next {
    margin-top: 0;
    width: 32px;
    height: 32px;
    top: -52px;
    right: 0;
  }
}
.product-bottom-block__top-swiper-prev {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  left: -55px;
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__top-swiper-prev {
    margin-top: 0;
    width: 32px;
    height: 32px;
    top: -52px;
    right: 32px;
    left: auto;
  }
}
.product-bottom-block__top-swiper-prev-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__top-swiper-prev-svg {
    width: 16px;
    height: 16px;
  }
}
.product-bottom-block__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .product-bottom-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-bottom-block__title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__title {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-bottom-block-left {
  width: 100%;
  position: relative;
}
.product-bottom-block__bottom {
  padding: 80px var(--main-padding);
}
.product-bottom-block__bottom-description {
  display: grid;
  grid-template-columns: 810fr 620fr;
  gap: 100px;
}
.product-bottom-block__bottom-description::before {
  content: "";
  display: block;
}
@media screen and (max-width: 1550px) {
  .product-bottom-block__bottom-description {
    gap: 60px;
  }
}
@media screen and (max-width: 1220px) {
  .product-bottom-block__bottom-description {
    gap: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-description {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-description {
    gap: 30px;
  }
}
.product-bottom-block__bottom-products {
  display: grid;
  grid-template-columns: auto minmax(420px, 620px);
  row-gap: 50px;
  column-gap: 100px;
}
@media screen and (max-width: 1550px) {
  .product-bottom-block__bottom-products {
    gap: 60px;
  }
}
@media screen and (max-width: 1300px) {
  .product-bottom-block__bottom-products {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-products {
    gap: 30px;
  }
}
@media screen and (max-width: 1550px) {
  .product-bottom-block__bottom {
    padding: 60px var(--main-padding);
  }
}
@media screen and (max-width: 1300px) {
  .product-bottom-block__bottom {
    padding: 40px var(--main-padding);
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom {
    padding-top: 0;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom {
    padding-top: 0;
  }
}
.product-bottom-block__bottom-right-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
@media screen and (max-width: 1800px) {
  .product-bottom-block__bottom-right-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .product-bottom-block__bottom-right-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-right-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-right-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-right-title {
    display: none;
  }
}
.product-bottom-block__bottom-right-title_mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-right-title_mobile {
    font-family: var(--font-secondary);
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: var(--color-dark);
    font-weight: 400;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
    display: block;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1800px) {
  .product-bottom-block__bottom-right-title_mobile {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1220px) {
  .product-bottom-block__bottom-right-title_mobile {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .product-bottom-block__bottom-right-title_mobile {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .product-bottom-block__bottom-right-title_mobile {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 850px) {
  .product-bottom-block__bottom-right-title_mobile {
    margin-left: 30px;
  }
}
@media screen and (max-width: 630px) {
  .product-bottom-block__bottom-right-title_mobile {
    margin-left: 0;
  }
}
.product-bottom-block__bottom-right-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 40px;
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-right-list {
    gap: 20px;
  }
}
@media screen and (max-width: 850px) {
  .product-bottom-block__bottom-right-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-left: 30px;
    margin-right: 30px;
    grid-template-rows: 450px 450px;
  }
}
@media screen and (max-width: 580px) {
  .product-bottom-block__bottom-right-list {
    grid-template-columns: 1fr;
  }
}
.product-bottom-block__bottom-left {
  position: relative;
  height: fit-content;
  overflow: hidden;
  cursor: pointer;
}
.product-bottom-block__bottom-left::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 78.4%, rgba(0, 0, 0, 0.3) 100%);
}
.product-bottom-block__bottom-left-img {
  width: 100%;
  height: auto;
  aspect-ratio: 100/86;
  object-fit: cover;
  transition: var(--transition-opacity);
}
.product-bottom-block__bottom-left-brand {
  width: 100%;
  height: auto;
}
.product-bottom-block__bottom-left-brand-container {
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 3;
  background-color: var(--color-white);
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
}
@media screen and (max-width: 375px) {
  .product-bottom-block__bottom-left-brand-container {
    top: 20px;
    left: 16px;
    width: 40px;
    height: 40px;
    padding: 2.6px;
  }
}
.product-bottom-block__bottom-left-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-dark);
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-white);
  text-transform: uppercase;
  position: absolute;
  bottom: 44px;
  left: 30px;
  z-index: 2;
  cursor: pointer;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .product-bottom-block__bottom-left-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .product-bottom-block__bottom-left-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .product-bottom-block__bottom-left-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .product-bottom-block__bottom-left-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-left-title {
    bottom: 32px;
    left: 16px;
  }
}
.product-bottom-block__bottom-left-arrow {
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  transition: var(--transition-opacity);
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-left-arrow {
    width: 16px;
    height: 16px;
  }
}
.product-bottom-block__bottom-left-button {
  position: absolute;
  bottom: 40px;
  right: 33px;
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .product-bottom-block__bottom-left-button {
    bottom: 28px;
    right: 16px;
    width: 32px;
    height: 32px;
  }
}
.product-bottom-block__bottom-left:hover .product-bottom-block__bottom-left-img {
  transform: scale(1.05);
}
.product-bottom-block__bottom-left:hover .product-bottom-block__bottom-left-arrow {
  color: var(--color-blue);
}
.product-bottom-block__bottom-left:hover .product-bottom-block__bottom-left-title {
  opacity: var(--opacity-value);
}

.catalog-header-container {
  position: absolute;
  top: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 11%;
  height: 18vw;
}
.catalog-header-container__text {
  display: flex;
  flex-direction: column;
  max-width: 460px;
  width: 100%;
}
.catalog-header-container__text-quote {
  font-family: var(--font-secondary);
  font-style: normal;
  color: var(--color-white);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 1.8px;
  padding: 0 40px;
}
@media screen and (max-width: 1550px) {
  .catalog-header-container__text-quote {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-header-container__text-quote {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .catalog-header-container__text-quote {
    font-size: 16px;
    line-height: 19px;
  }
}
.catalog-header-container__text-author {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 30px;
  letter-spacing: 1.4px;
  text-align: center;
}
@media screen and (max-width: 1550px) {
  .catalog-header-container__text-author {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-header-container {
    height: 200px;
  }
}

.catalog__products-header {
  padding-bottom: 25px;
  width: 100%;
}
.catalog__products-header-title {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.catalog__products-header-title h1 {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
}
@media screen and (max-width: 1800px) {
  .catalog__products-header-title h1 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .catalog__products-header-title h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .catalog__products-header-title h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .catalog__products-header-title h1 {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__products-header-title h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__products-header-title h1 {
    font-size: 20px;
    line-height: 24px;
  }
}
.catalog__products-header-title .filter {
  display: none;
  background: none;
  border: 0;
}
@media screen and (max-width: 1024px) {
  .catalog__products-header-title .filter {
    display: block;
  }
}
.catalog__products-header-title .filter svg {
  height: 24px;
  width: 24px;
}
.catalog__products-header-title-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--color-gray-light);
  text-transform: uppercase;
  overflow:scroll;
}
@media screen and (max-width: 630px) {
  .catalog__products-header-title-container {
    flex-direction: column;
    gap: 10px;
  }
}
.catalog__products-header-type-switcher {
  border-radius: 100px;
  width: 200px;
  background: var(--color-white-dark);
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.catalog__products-header-type-switcher-item {
  position: relative;
  width: 50%;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  display: flex;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  gap: 14px;
  text-transform: none;
  flex: 1 0 0;
  cursor: pointer;
  border-radius: 100px;
}
@media screen and (max-width: 1800px) {
  .catalog__products-header-type-switcher-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog__products-header-type-switcher-item {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__products-header-type-switcher-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__products-header-type-switcher-item {
    font-size: 14px;
    line-height: 17px;
  }
}
.catalog__products-header-type-switcher-item.active {
  background-color: var(--color-blue);
  color: var(--color-white);
}
.catalog__products-header-sort-controls {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .catalog__products-header-sort-controls {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .catalog__products-header-sort-controls {
    flex-direction: column;
    gap: 15px;
  }
}
.catalog__products-header-sort-controls-buttons {
  display: flex;
  flex-direction: row;
  white-space: nowrap;
}
.catalog__products-header-sort-controls-buttons a {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  border: 1px solid var(--color-gray-light);
  background-color: var(--color-white);
  margin-right: 10px;
  padding: 5px 10px;
  gap: 10px;
  border-radius: 0;
}
@media screen and (max-width: 1550px) {
  .catalog__products-header-sort-controls-buttons a {
    font-size: 12px;
    line-height: 15px;
  }
}
.catalog__products-header-sort-controls-buttons a:hover {
  border: 1px solid var(--color-blue);
}
@media screen and (max-width: 1024px) {
  .catalog__products-header-sort-controls-buttons a {
    padding: 3px 5px;
  }
}
.catalog__products-header-sort-controls-buttons a.active {
  border: 1px solid var(--color-blue);
}
.catalog__products-header-sort-controls-select select {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-blue);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  border: 0;
  outline: 0;
  outline: none;
  scroll-behavior: smooth;
}
@media screen and (max-width: 1550px) {
  .catalog__products-header-sort-controls-select select {
    font-size: 12px;
    line-height: 15px;
  }
}
.catalog__products-header-sort-controls-select select option {
  border: 0;
}

.catalog-products-sort__select-box {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-blue);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  display: block;
  width: 186px;
}
@media screen and (max-width: 1550px) {
  .catalog-products-sort__select-box {
    font-size: 12px;
    line-height: 15px;
  }
}
.catalog-products-sort__select-box .select-box__current {
  position: relative;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none;
  padding: 5px 0;
}
.catalog-products-sort__select-box .select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transform: translateY(-50%) rotate(-90deg);
  width: 20px;
  height: 20px;
  opacity: 0.3;
  transition: 0.2s ease;
}
.catalog-products-sort__select-box .select-box__value {
  display: flex;
}
.catalog-products-sort__select-box .select-box__input {
  display: none;
}
.catalog-products-sort__select-box .select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0 5px;
  background-color: var(--color-white);
}
.catalog-products-sort__select-box .select-box__input:checked + .select-box__input-text {
  display: block;
}
.catalog-products-sort__select-box .select-box__list {
  position: absolute;
  margin-top: 5px;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  z-index: 10;
  animation-name: hide-list;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}
.catalog-products-sort__select-box .select-box__option {
  display: block;
  width: 185px;
  height: 30px;
  padding-left: 10px;
  background: var(--color-white);
  cursor: pointer;
}
.catalog-products-sort__select-box .select-box__option-link {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.catalog-products-sort__select-box .select-box__current:focus + .select-box__list {
  opacity: 1;
  animation-name: none;
}
.catalog-products-sort__select-box .select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(90deg);
}
.catalog-products-sort__select-box .select-box__option:hover, .catalog-products-sort__select-box .select-box__option:focus {
  color: #546c84;
  background-color: #fbfbfb;
}
@keyframes hide-list {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}

.sidebar {
  background-color: var(--color-white-dark);
  display: flex;
  flex-direction: column;
  /*padding-left: var(--main-padding);*/
  padding-left: 70px;
  padding-right: 20px;
  padding-bottom: 55px;
  position: sticky;
  top: 0px;
}
.sidebar__catalog {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
.sidebar__catalog-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .sidebar__catalog-title {
    font-size: 16px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1450px) {
  .sidebar__catalog-title {
    font-size: 16px;
    line-height: 17px;
  }
}
.sidebar__catalog-title-text {
  font-size: 20px;
  line-height: 24px;
}
.sidebar__catalog-title-btn {
  display: none;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .sidebar__catalog-title-btn {
    display: block;
  }
}
.sidebar__catalog-title-btn button {
  padding: 0;
  border: 0;
  background: none;
}
.sidebar__catalog-title-btn svg {
  width: 30px;
  height: 30px;
}
.sidebar__catalog-category {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.sidebar__catalog-category-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: var(--color-dark);
  font-weight: 500;
  border: 0;
  background: none;
  display: flex;
  justify-content: start;
}
/*
@media screen and (max-width: 1800px) {
  .sidebar__catalog-category-title {
    font-size: 15px;
    line-height: 19px;
  }
}
*/
@media screen and (max-width: 1220px) {
  .sidebar__catalog-category-title {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar__catalog-category-title {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar__catalog-category-title {
    font-size: 14px;
    line-height: 16px;
  }
}
/*
@media screen and (max-width: 1300px) {
  .sidebar__catalog-category-title {
    font-size: 15px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar__catalog-category-title {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 850px) {
  .sidebar__catalog-category-title {
    font-size: 12px;
    line-height: 15px;
  }
}
*/
.sidebar__catalog-category-title.active {
  color: var(--color-blue);
}
.sidebar__catalog-category-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 15px;
  padding-left: 0px;
  max-height: 0;
  transition: max-height 0.3s ease-in;
  margin-left: 10px;
  overflow: hidden;
}
.sidebar__catalog-category-list.active {
  max-height: 100vh;
}
.sidebar__catalog-category-list-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1300px) {
  .sidebar__catalog-category-list-item {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar__catalog-category-list-item {
    font-size: 13px;
    line-height: 15px;
  }
}
@media screen and (max-width: 850px) {
  .sidebar__catalog-category-list-item {
    font-size: 12px;
    line-height: 15px;
  }
}
.sidebar__line {
  margin-top: 30px;
  height: 1px;
  background-color: var(--color-gray-light);
}
.sidebar__search {
  margin-top: 30px;
  height: 50px;
  display: flex;
  padding: 2px;
}
.sidebar__search-input {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  border: none;
  outline: none;
  width: 100%;
}
.sidebar__search-icon {
  border: none;
  padding: 10px;
  background: var(--color-white);
}
.sidebar__search-icon svg {
  width: 23px;
  height: 24px;
}
.sidebar__filter {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sidebar__filter-product-type-count {
  display: none;
  padding: 5px 8px;
  border-radius: 100px;
  background: var(--color-white);
  margin-right: 10px;
}
.sidebar__filter-product-type-count.active {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.sidebar__filter-product-type-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: sticky;
  top: 0;
  background-color: #F7F8FA;
  z-index: 999999;
}
.sidebar__filter-product-type-title-btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  border: 0;
  background: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 1800px) {
  .sidebar__filter-product-type-title-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .sidebar__filter-product-type-title-btn {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar__filter-product-type-title-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar__filter-product-type-title-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
.sidebar__filter-product-type-title-btn .arrow-btn-icon {
  width: 29px;
  height: 29px;
  transform: rotate(270deg);
}
@media screen and (max-width: 1220px) {
  .sidebar__filter-product-type-title-btn .arrow-btn-icon {
    width: 25px;
    height: 25px;
  }
}
.sidebar__filter-product-type-title-count-btn {
  display: none;
  z-index: 2;
  position: absolute;
  right: 30px;
  padding: 5px 8px;
  border-radius: 100px;
  background: var(--color-white);
  margin-right: 10px;
  border: 0;
}
.sidebar__filter-product-type-title-count-btn .counter {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 1800px) {
  .sidebar__filter-product-type-title-count-btn .counter {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .sidebar__filter-product-type-title-count-btn .counter {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar__filter-product-type-title-count-btn .counter {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar__filter-product-type-title-count-btn .counter {
    font-size: 14px;
    line-height: 17px;
  }
}
.sidebar__filter-product-type-title-count-btn .cross-btn-icon {
  width: 12px;
  height: 12px;
}
.sidebar__filter-product-type-title-count-btn.active {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar__filter-product-type-list {
  max-height: 0;
  transition: max-height 0.4s ease-out;
  margin-left: 10px;
  overflow: hidden;
}
.sidebar__filter-product-type-list-item {
  margin-top: 13px;
  padding: 0;
  gap: 10px;
  cursor: pointer;
}
.sidebar__filter-product-type-list-item .checkbox-input {
  display: none;
}
.sidebar__filter-product-type-list-item .checkbox-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1550px) {
  .sidebar__filter-product-type-list-item .checkbox-label {
    font-size: 12px;
    line-height: 15px;
  }
}
.sidebar__filter-product-type-list-item .checkbox-label-checkbox {
  border: 1px solid var(--color-blue);
  border-radius: 0;
  background-color: var(--color-white-dark);
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: relative;
}
.sidebar__filter-product-type-list-item .checkbox-label-checkbox::after {
  opacity: 0;
  transform: scale(0);
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background: var(--color-blue);
  transition: all 0.3s;
}
.sidebar__filter-product-type-list-item .checkbox-label.checked .checkbox-label-checkbox::after {
  opacity: 1;
  transform: scale(1);
}
.sidebar__filter-product-type-list.active {
  max-height: 100vh;
}

.sidebar__filter-product-type-list-colors {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  height: 250px;
  overflow: auto;
}
.sidebar__filter-product-type-list-colors-item {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  vertical-align: middle;
  width: 85px;
  height: 65px;
}
.sidebar__filter-product-type-list-colors-item-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  vertical-align: middle;
  gap: 5px;
  cursor: pointer;
}
.sidebar__filter-product-type-list-colors-item-container.checked .sidebar__filter-product-type-list-colors-item-color-container {
  padding: 4px;
  border: 1px solid var(--color-blue);
}
.sidebar__filter-product-type-list-colors-item-container.checked .sidebar__filter-product-type-list-colors-item-color-container {
  border: 1px solid var(--color-blue);
  padding: 4px;
}
.sidebar__filter-product-type-list-colors-item-color-container {
   width: 40px;
   height: 40px;
   border-radius: 50%;
   background-color: white;
   padding: 5px;
 }
.sidebar__filter-product-type-list-colors-item-color {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
 }
.sidebar__filter-product-type-list-colors-item-color-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: center;
}
.sidebar__filter-product-type.active .sidebar__filter-product-type-title {
  padding-bottom: 5px;
  border-bottom: 1px solid var(--color-blue);
}
.sidebar__filter-product-type.active .sidebar__filter-product-type-title svg {
  transform: rotate(90deg);
  color: var(--color-blue);
}

.product-card__wrapper {
  display: flex;
  flex-direction: column;
}
.product-card__link {
  display: flex;
  flex-direction: column;
}
.product-card__photo-container {
  background: var(--color-gray-dark);
  position: relative;
  height: 100%;
  min-height: 260px;
}
.product-card__photo-container .product-card__photo {
    margin: 0 auto;
    height: 100%;
}
@supports (-webkit-hyphens:none) {
    .product-card__photo-container .product-card__photo {
        height: auto;
    }
    
}
.product-card__photo-container .first-no {
    height: 100%;  
}
.product-card__photo-container .first {
  position: absolute;
  opacity: 1;
  transition-duration: 0.96s;
  background-color: var(--color-white-dark);
  width: 100%;
  height: 100%;
}
.product-card__photo-container .first img {
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
.product-card__photo-container .first:hover {
  opacity: 0;
}
.product-card__favorite-button {
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  z-index: 2;
  background: var(--color-white);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .product-card__favorite-button {
    width: 28px;
    height: 28px;
    padding: 3px;
  }
  .product-card__favorite-button svg {
    width: 22px;
    height: 22px;
  }
}
.product-card__favorite-button-icon {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transition: var(--transition-opacity);
  animation: favorite-animation-back 0.5s forwards;
}
.product-card__favorite-button:hover .product-card__favorite-button-icon {
  color: var(--color-blue);
}
.product-card__favorite-input {
  display: none;
}
.product-card__favorite-input:checked + .product-card__favorite-button .product-card__favorite-button-icon {
  animation: favorite-animation 0.5s forwards;
}
@keyframes favorite-animation-back {
  0% {
    transform: scale(1);
    color: var(--color-dark);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes favorite-animation {
  0% {
    transform: scale(1);
    color: var(--color-blue);
  }
  25% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    fill: var(--color-blue);
  }
}
.product-card__color {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  padding: 5px;
  background: var(--color-white);
  border-radius: 100px;
}
@media screen and (max-width: 1550px) {
  .product-card__color {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-card__color svg {
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 375px) {
  .product-card__color {
    padding: 3px 5px;
  }
  .product-card__color svg {
    width: 14px;
    height: 14px;
  }
}
.product-card__product-state {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-red);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  align-items: center;
  padding: 5px 10px;
  gap: 4px;
  background: var(--color-white);
}
.product-card__product-state.sale-blue {
    color: var(--color-blue);
}
.product-card__product-state + .product-card__product-state {
    left: 80px;
} 
@media screen and (max-width: 1550px) {
  .product-card__product-state {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-card__bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 1550px) {
    .catalog__products-list .product-card__bottom {
        height: auto!important;
    }
} 

.product-card__bottom-info-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  height: 30px;
  margin-top: 10px;
}
@media screen and (max-width: 1550px) {
  .product-card__bottom-info-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 850px) {
  .product-card__bottom-info-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 480px) {
  .product-card__bottom-info-title {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-card__bottom-info-size {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-gray);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 10px;
}
@media screen and (max-width: 1550px) {
  .product-card__bottom-info-size {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 850px) {
  .product-card__bottom-info-size {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 480px) {
  .product-card__bottom-info-size {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-card__buy {
  height: 50px;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.product-card__buy-price {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .product-card__buy-price {
    flex-direction: column;
    gap: 2px;
  }
}
@media screen and (max-width: 375px) {
  .product-card__buy-price {
    flex-direction: column;
    gap: 2px;
  }
}
.product-card__buy-price-old {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1550px) {
  .product-card__buy-price-old {
    font-size: 12px;
    line-height: 15px;
  }
}
.product-card__buy-price-old-icon {
  position: absolute;
  width: 33px;
  height: 0;
  z-index: 2;
  background: #97999B;
  border: 1px solid #0047BB;
  transform: rotate(-30deg);
}
.product-card__buy-price-actual {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-black);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 1550px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .product-card__buy-price-actual {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .product-card__buy-price-actual {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 850px) {
  .product-card__buy-price-actual {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 480px) {
  .product-card__buy-price-actual {
    font-size: 14px;
    line-height: 17px;
  }
}
.product-card__buy-button-icon {
  width: 30px;
  height: 30px;
  color: var(--color-dark);
  transition: 0.5s ease;
}
@media screen and (max-width: 768px) {
  .product-card__buy-button-icon {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 375px) {
  .product-card__buy-button-icon {
    width: 24px;
    height: 24px;
  }
}
.product-card__buy-button-icon:hover {
  animation: bag-animation 1s forwards;
}
@keyframes bag-animation {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.promo1 {
  grid-column: 3/4;
  grid-row: 1/2;
}

.promo2 {
  grid-column: 1/2;
  grid-row: 3/4;
}

.catalog-banner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.catalog-banner__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: var(--transition-opacity);
}
.catalog-banner__bottom {
  position: absolute;
  bottom: 20px;
  display: grid;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
  padding: 0 40px;
}
.catalog-banner__bottom-title {
  justify-self: start;
  font-family: var(--font-primary);
  color: var(--color-white);
  font-size: 30px;
  font-weight: 200;
  line-height: 120%;
  text-transform: uppercase;
}
@media (max-width: 1279.9px) {
  .catalog-banner__bottom-title {
    font-size: 24px;
  }
}
.catalog-banner__bottom-button {
  grid-column: 2;
  justify-self: end;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 10px;
  background-color: var(--color-white);
}
.catalog-banner__bottom--arrow {
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  transition: var(--transition-opacity);
}
@media (max-width: 767.9px) {
  .catalog-banner__bottom {
    padding: 0 30px;
  }
}
.catalog-banner:hover .catalog-banner__img {
  transform: scale(1.05);
}
.catalog-banner:hover .catalog-banner__bottom-title {
  opacity: var(--opacity-value);
}
.catalog-banner:hover .catalog-banner__bottom--arrow {
  color: var(--color-blue);
}
.catalog-banner:nth-child(odd) {
  grid-row: 1/3;
  grid-column: 3/5;
}
.catalog-banner:nth-child(even) {
  grid-row: 3/5;
  grid-column: 1/3;
}
@media (max-width: 1450px) {
  .catalog-banner:nth-child(odd) {
    grid-row: 1/3;
    grid-column: 2/4;
  }
}
@media (max-width: 850px) {
  .catalog-banner:nth-child(odd) {
    grid-row: 1/3;
    grid-column: 1/3;
  }
  .catalog-banner:nth-child(even) {
    grid-row: 5/7;
    grid-column: 1/3;
  }
}

.catalog__products-list {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1550px) {
    .catalog__products-list {
        grid-gap: 20px;
    }
}
@media screen and (max-width: 1450px) {
  .catalog__products-list {
    grid-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1350px) {
  .catalog__products-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 850px) {
  .catalog__products-list {
    padding: 0 30px;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 630px) {
  .catalog__products-list {
    padding: 0 30px;
    grid-gap: 15px;
    grid-template-columns: 1fr;
  }
  .catalog__products-list  .product-card__buy {
    margin-top: 10px;    
  }
}

.catalog__pagination {
  margin-top: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .catalog__pagination {
    margin-bottom: 60px;
  }
}
.catalog__pagination-show-more {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  gap: 20px;
  border: 1px solid var(--color-dark);
  background: none;
}
@media screen and (max-width: 1800px) {
  .catalog__pagination-show-more {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog__pagination-show-more {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__pagination-show-more {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__pagination-show-more {
    font-size: 14px;
    line-height: 17px;
  }
}
.catalog__pagination-show-more:hover {
  border: 1px solid var(--color-blue);
  color: var(--color-blue);
}
.catalog__pagination-navigation {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 350px) {
  .catalog__pagination-navigation {
    gap: 8px;
  }
}
.catalog__pagination-navigation .page-number {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  padding: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-gray-light);
  background: none;
}
@media screen and (max-width: 1800px) {
  .catalog__pagination-navigation .page-number {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog__pagination-navigation .page-number {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__pagination-navigation .page-number {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__pagination-navigation .page-number {
    font-size: 14px;
    line-height: 17px;
  }
}
.catalog__pagination-navigation .page-number:hover {
  border: 1px solid var(--color-blue);
}
@media screen and (max-width: 1024px) {
  .catalog__pagination-navigation .page-number {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 350px) {
  .catalog__pagination-navigation .page-number {
    width: 28px;
    height: 28px;
  }
}
.catalog__pagination-navigation .page-number.active {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-blue);
  font-weight: 400;
  border: 1px solid var(--color-blue);
}
@media screen and (max-width: 1800px) {
  .catalog__pagination-navigation .page-number.active {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog__pagination-navigation .page-number.active {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__pagination-navigation .page-number.active {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .catalog__pagination-navigation .page-number.active {
    font-size: 14px;
    line-height: 17px;
  }
}
.catalog__pagination-navigation .previous {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0;
}
.catalog__pagination-navigation .previous svg {
  width: 24px;
  height: 24px;
}
.catalog__pagination-navigation .next {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0;
}
.catalog__pagination-navigation .next svg {
  width: 24px;
  height: 24px;
  transform: rotate(180deg);
}

.catalog {
  display: flex;
  flex-direction: column;
  margin-top: var(--margin-top);
}
.catalog__header {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
    .catalog__header {
        display: none;
    }
}
.catalog__content {
  display: flex;
  flex-direction: row;
  position: relative;
}
.catalog__content-sidebar {
  width: 23.45%;
 /* max-height: 100vh;*/
  overflow-y: auto;
}
@media screen and (max-width: 1220px) {
  .catalog__content-sidebar {
    width: 27.45%;
    max-height: 100vh;
    overflow-y: auto;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__content-sidebar {
    display: none;
  }
  .catalog__content-sidebar.open {
    position: fixed;
    display: block;
    top: 60px;
    width: 100%;
    height: calc(100vh - 60px);
    z-index: 5;
    overflow: auto;
  }
}
.catalog__content-sidebar::-webkit-scrollbar {
  width: 4px;
  background: var(--color-white-dark);
  border-radius: 0;
}
.catalog__content-sidebar::-webkit-scrollbar-thumb {
  background-color: var(--color-blue);
  border-radius: 0;
  position: relative;
}
.catalog__content-products {
  position: sticky;
  top: var(--margin-top);
  height: fit-content;
  padding-top: 40px;
  padding-right: var(--main-padding);
  padding-left: var(--main-padding);
  width: 76.56%;
}
@media screen and (max-width: 1220px) {
  .catalog__content-products {
    width: 73.56%;
  }
}
@media screen and (max-width: 1024px) {
  .catalog__content-products {
    width: 100%;
  }
}

.recently-viewed-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 10px 0;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .recently-viewed-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .recently-viewed-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .recently-viewed-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .recently-viewed-title {
    font-size: 14px;
    line-height: 17px;
  }
  .recently-viewed .product-card__photo-container {
    min-height: 180px;
  }
}
.recently-viewed-title-buttons {
  width: 88px;
  height: 44px;
  display: flex;
  flex-direction: row;
}
.recently-viewed-container-swiper-next {
  width: 44px;
  height: 44px;
  border: none;
  background-color: var(--color-white);
  padding: 0;
}
.recently-viewed-container-swiper-next-svg {
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  color: var(--color-dark);
}
.recently-viewed-container-swiper-prev {
  width: 44px;
  height: 44px;
  border: none;
  background-color: var(--color-white);
  padding: 0;
}
.recently-viewed-container-swiper-prev-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
}

.line__product {
  display: grid;
  align-items: center;
  position: relative;
  padding: 10px 0;
  gap: 10px;
  grid-template-columns: 106fr 504fr;
  border-bottom: 1px solid var(--color-white-extra-dark);
}
@media screen and (max-width: 375px) {
  .line__product {
    grid-template-columns: 88fr 245fr;
  }
}
.line__product-image {
  background: #d9d9d9;
  aspect-ratio: 106/110;
  overflow: hidden;
  position: relative;
}
.line__product-image img {
  height: auto;
  width: 100%;
}
.line__product-image-favorite {
  display: none;
  top: 10px;
  left: 10px;
  position: absolute;
  padding: 5px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.6);
  color: var(--color-blue);
  border-radius: 100px;
  width: 28px;
  height: 28px;
}
.line__product-image-favorite svg {
  width: 18px;
  height: 18px;
  fill: var(--color-blue);
}
@media screen and (max-width: 480px) {
  .line__product-image-favorite {
    width: 24px;
    height: 24px;
    padding: 3px;
  }
  .line__product-image-favorite svg {
    width: 18px;
    height: 18px;
  }
}
.line__product-properties-cost {
  display: grid;
  gap: 10px;
  grid-template-columns: 314fr 180fr;
}
@media screen and (max-width: 375px) {
  .line__product-properties-cost {
    display: flex;
    flex-direction: column;
  }
}
.line__product-properties {
  width: 100%;
  border-right: 1px solid var(--color-white-extra-dark);
  flex-grow: 1;
  padding: 20px 10px 20px 0;
}
@media screen and (max-width: 375px) {
  .line__product-properties {
    border-right: 0;
    border-bottom: 1px solid var(--color-gray-light);
  }
}
@media screen and (max-width: 480px) {
  .line__product-properties {
    padding: 0 0 5px;
  }
}
.line__product-properties-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .line__product-properties-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .line__product-properties-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .line__product-properties-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .line__product-properties-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.line__product-properties-color-container {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 1550px) {
  .line__product-properties-color-container {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 375px) {
  .line__product-properties-color-container {
    margin-top: 2px;
  }
}
.line__product-properties-color-container .color {
  border-radius: 50%;
  margin: 3px;
  width: 18px;
  height: 18px;
}
.line__product-properties-size {
  margin-top: 8px;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1550px) {
  .line__product-properties-size {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 375px) {
  .line__product-properties-size {
    margin-top: 2px;
  }
}
.line__product-cost {
  width: 100%;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.line__product-cost-price {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.line__product-cost-price .old-price {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  position: relative;
}
@media screen and (max-width: 1550px) {
  .line__product-cost-price .old-price {
    font-size: 12px;
    line-height: 15px;
  }
}
.line__product-cost-price .old-price::before {
  position: absolute;
  width: 70%;
  height: 50%;
  content: "";
  border-bottom: 1px solid var(--color-blue);
  pointer-events: none;
  transform: rotate(-10deg);
}
.line__product-cost-price .actual-price {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-dark);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 1550px) {
  .line__product-cost-price .actual-price {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .line__product-cost-price .actual-price {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .line__product-cost-price .actual-price {
    font-size: 16px;
    line-height: 19px;
  }
}
.line__product-cost-discount {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-blue);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: end;
  margin-top: 8px;
}
@media screen and (max-width: 1550px) {
  .line__product-cost-discount {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 375px) {
  .line__product-cost-discount {
    margin-top: 2px;
    text-align: start;
  }
}
@media screen and (max-width: 375px) {
  .line__product-cost {
    display: flex;
    flex-direction: row;
  }
}
.line__product-count-container {
  background-color: var(--color-white);
  display: grid;
  grid-template-columns: 24px 32px 24px;
  align-items: center;
}
.line__product-count-container svg {
  color: var(--color-dark);
  width: 24px;
  height: 24px;
}
.line__product-count-container-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  justify-self: center;
}
@media screen and (max-width: 1800px) {
  .line__product-count-container-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .line__product-count-container-text {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .line__product-count-container-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .line__product-count-container-text {
    font-size: 14px;
    line-height: 17px;
  }
}
.line__product-count-container-btn-minus {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0;
}
.line__product-count-container-btn-plus {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0;
}
.line__product-mobile {
  display: none;
}
@media screen and (max-width: 375px) {
  .line__product-mobile {
    display: grid;
    grid-template-columns: 88fr 245fr;
    gap: 10px;
    border-bottom: 1px solid var(--color-white-extra-dark);
  }
}

.isfavorite .line__product-image-favorite {
  display: block;
}

.cart__products-list {
  width: 100%;
}

.lk-content {
  padding: 40px var(--main-padding) 106px var(--main-padding);
  display: grid;
  grid-template-columns: 560fr 1060fr;
  gap: 100px;
}

@media screen and (max-width: 1024px) {
  .lk-content {
    grid-template-columns: 1fr;
    padding-bottom: 40px;
  }
}

.lk-left {
  background-color: var(--color-white-dark);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  position: relative;
}

@media screen and (max-width: 1220px) {
  .lk-left {
    background-color: var(--color-white-dark);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-left {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: auto;
    padding-left: 0;
    display: none;
  }
}

.lk-left__exit {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 12px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  border: none;
}
.lk-left__header {
  padding-right: 40px;
  display: grid;
  grid-template-columns: 150fr 250fr;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 1650px) {
  .lk-left__header {
    display: grid;
    grid-template-columns: 150fr 250fr;
  }
}
@media screen and (max-width: 1220px) {
  .lk-left__header {
    gap: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-left__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-left: 16px;
    margin-right: 16px;
    padding-right: 0;
  }
}
.lk-left__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.lk-left__img-container {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.lk-left__img-edit {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: var(--color-white);
  padding: 5px;
  border: none;
  border-radius: 50%;
}
@media screen and (max-width: 1120px) {
  .lk-left__img-edit {
    width: 30px;
    height: 30px;
  }
}
.lk-left__img-icon {
  width: 30px;
  height: 30px;
  color: var(--color-dark);
}
@media screen and (max-width: 1120px) {
  .lk-left__img-icon {
    width: 20px;
    height: 20px;
  }
}
.lk-left__info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.lk-left__name {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .lk-left__name {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .lk-left__name {
    font-size: 16px;
    line-height: 19px;
  }
}
.lk-left__type {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
}
@media screen and (max-width: 1550px) {
  .lk-left__type {
    font-size: 12px;
    line-height: 15px;
  }
}
.lk-left__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}
.lk-left__item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-dark);
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border: none;
  padding: 0 20px 10px 0;
  position: relative;
}
@media screen and (max-width: 1550px) {
  .lk-left__item {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-left__item {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .lk-left__item {
    font-size: 16px;
    line-height: 19px;
  }
}
.lk-left__item::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  background-color: var(--color-blue);
  transition: var(--transition-opacity);
}
.lk-left__item:hover::before {
  width: 100%;
}
.lk-left__item_active {
  color: var(--color-blue);
}
.lk-left__item_active::before {
  width: 100%;
}
.lk-left__item.ordering::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: var(--color-blue);
  border-radius: 50%;
  margin-left: auto;
}

.lk-left__item-label {
  cursor: pointer;
}
.lk-left__item-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  cursor: pointer;
}

.lk-right__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .lk-right__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .lk-right__title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-right__title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-right__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.lk-right__content {
  margin-top: 40px;
}

.lk-header {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: 842fr 1078fr;
  background-color: #9B9B9B;
  height: 130px;
  margin-top: var(--margin-top);
}
.lk-header::before {
  content: "";
  display: block;
}
.lk-header__img {
  object-fit: cover;
  height: 100%;
}

.lk-percent__item {
  padding: 20px 40px 20px 20px;
  display: grid;
  grid-template-columns: 454fr 466fr;
  gap: 20px;
  align-items: center;
  border: 1px dashed var(--color-dark);
  position: relative;
}
.lk-percent__item-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lk-percent__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .lk-percent__item-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .lk-percent__item-title {
    font-size: 16px;
    line-height: 19px;
  }
}
.lk-percent__item-promo {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .lk-percent__item-promo {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-percent__item-promo {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-percent__item-promo {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-percent__item-promo {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-percent__item-promo-container {
  width: 303px;
  padding-right: 10px;
  padding-left: 10px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px dashed var(--color-white-extra-dark);
}
.lk-percent__item-promo-copy {
  background-color: transparent;
  border: none;
  padding: 0;
}
.lk-percent__item-promo-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
}
.lk-percent__item-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lk-percent__item-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1800px) {
  .lk-percent__item-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-percent__item-text {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-percent__item-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-percent__item-text {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-percent__item-percent {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 46px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  margin-left: 10px;
}
@media screen and (max-width: 1800px) {
  .lk-percent__item-percent {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .lk-percent__item-percent {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .lk-percent__item-percent {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .lk-percent__item-percent {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-percent__item-percent {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .lk-percent__item-percent {
    font-size: 20px;
    line-height: 24px;
  }
}
.lk-percent__item-date {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-left: 10px;
}
@media screen and (max-width: 1800px) {
  .lk-percent__item-date {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-percent__item-date {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-percent__item-date {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-percent__item-date {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-percent__item-status {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white);
  background-color: var(--color-dark);
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
}
@media screen and (max-width: 1550px) {
  .lk-percent__item-status {
    font-size: 12px;
    line-height: 15px;
  }
}
.lk-percent__item-status_new {
  background-color: var(--color-blue);
}
.lk-percent__item-status_error {
  background-color: var(--color-red);
}

.lk-friend__container {
  background-color: var(--color-white-dark);
  gap: 60px;
  width: 100%;
  max-width: 1000px;
}
.lk-friend__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .lk-friend__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .lk-friend__title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.lk-friend__right {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.lk-friend__input {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  background-color: transparent;
  border: none;
  height: 100%;
  outline: none;
}
@media screen and (max-width: 1800px) {
  .lk-friend__input {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__input {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__input {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-friend__input {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-friend__input::placeholder {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-gray);
}
@media screen and (max-width: 1800px) {
  .lk-friend__input::placeholder {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__input::placeholder {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__input::placeholder {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-friend__input::placeholder {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-friend__input-container {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--color-white);
  padding: 10px 14px;
  height: 50px;
}
.lk-friend__input-icon {
  width: 30px;
  height: 30px;
  color: var(--color-dark);
}
.lk-friend__button {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  width: 100%;
  padding: 20px 40px;
  color: var(--color-white);
  background-color: var(--color-dark);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .lk-friend__button {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__button {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__button {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-friend__button {
    font-size: 14px;
    line-height: 17px;
  }
}
.lk-friend__button-svg {
  width: 30px;
  height: 30px;
}
.lk-friend__button:hover {
  background-color: var(--color-blue);
}
.lk-friend__invite {
  background-image: url("/brands/rebond/assets/../../../../local/templates/seneca/img/other/bg-friend.png");
  padding: 40px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lk-friend__invite-success {
  background-image: url("/brands/rebond/assets/../../../../local/templates/seneca/img/other/invite-bg.png");
  position: relative;
  height: 214px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-blue);
}
.lk-friend__invite-success-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto 40px;
}
.lk-friend__invite-success-button-close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  border: 0;
  background: none;
  height: 30px;
  width: 30px;
}
.lk-friend__invite-success-button-close svg {
  height: 30px;
  width: 30px;
  color: var(--color-white);
}
.lk-friend__invite-success-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 39px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .lk-friend__invite-success-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .lk-friend__invite-success-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__invite-success-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__invite-success-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.lk-friend__invite-success-description {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  margin-top: 20px;
}
@media screen and (max-width: 1800px) {
  .lk-friend__invite-success-description {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .lk-friend__invite-success-description {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .lk-friend__invite-success-description {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .lk-friend__invite-success-description {
    font-size: 14px;
    line-height: 17px;
  }
}

.auth-login {
  width: 100%;
}
.auth-login__header {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 312px;
  background-color: var(--color-white-extra-dark);
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .auth-login__header {
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  .auth-login__header {
    height: 200px;
  }
}
.auth-login__header-quote {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  max-width: 260px;
}
@media screen and (max-width: 1800px) {
  .auth-login__header-quote {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .auth-login__header-quote {
    font-size: 16px;
    line-height: 19px;
  }
}
.auth-login__header-author {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 30px;
  letter-spacing: 1.4px;
  text-align: center;
  max-width: 260px;
}
@media screen and (max-width: 1550px) {
  .auth-login__header-author {
    font-size: 12px;
    line-height: 15px;
  }
}
.auth-login__form {
  width: 100%;
  padding: 60px var(--main-padding) 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
    .auth-login__form {
        padding-top: 40px;
    }
}
.auth-login__form-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 40px;
}
.auth-login__form-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .auth-login__form-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .auth-login__form-title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .auth-login__form-title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .auth-login__form-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.auth-login__form-switcher {
  margin-top: 40px;
  border-radius: 100px;
  background: var(--color-white-dark);
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.auth-login__form-switcher-item {
  position: relative;
  width: 50%;
}
.auth-login__form-switcher-input {
  display: none;
}
.auth-login__form-switcher-input-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white-extra-dark);
  font-weight: 400;
  display: flex;
  padding: 8px 30px;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex: 1 0 0;
  cursor: pointer;
  border-radius: 100px;
}
@media screen and (max-width: 1800px) {
  .auth-login__form-switcher-input-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .auth-login__form-switcher-input-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .auth-login__form-switcher-input-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .auth-login__form-switcher-input-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.auth-login__form-switcher-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .auth-login__form-switcher-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .auth-login__form-switcher-text {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .auth-login__form-switcher-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .auth-login__form-switcher-text {
    font-size: 14px;
    line-height: 17px;
  }
}
.auth-login__form-switcher .auth-login__form-switcher-input:checked + .auth-login__form-switcher-input-label {
  background-color: var(--color-blue);
  color: var(--color-white);
}
.auth-login__form a {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 20px;
  text-align: left;
  text-transform: uppercase;
}
.auth-login__form-auth-btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0;
  background: var(--color-dark);
}
@media screen and (max-width: 1800px) {
  .auth-login__form-auth-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .auth-login__form-auth-btn {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .auth-login__form-auth-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .auth-login__form-auth-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
.auth-login__form-auth-btn:hover {
  background-color: var(--color-blue);
}
.auth-login__recovery-btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  color: var(--color-dark);
  font-weight: 400;
  padding-bottom: 10px;
  border: 0;
  text-align: left;
  background: var(--color-white);
  text-transform: uppercase;
  transition: var(--transition-opacity);
}
.auth-login__recovery-btn:hover {
  opacity: var(--opacity-value);
}
.auth-login__registration-btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 20px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 0;
  text-align: center;
  background: var(--color-white);
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .auth-login__registration-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .auth-login__registration-btn {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .auth-login__registration-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .auth-login__registration-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
.auth-login__registration-btn:hover {
  opacity: var(--opacity-value);
}

.error {
  margin-top: var(--margin-top);
}
.error-header {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background-color: #9B9B9B;
  position: relative;
  min-height: 192px;
  overflow: hidden;
}
.error-header__img {
  mix-blend-mode: multiply;
}
@media screen and (max-width: 630px) {
  .error-header__img {
    height: 80%;
    width: auto;
    max-width: initial;
    position: absolute;
  }
}
.error-header__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  text-align: center;
  font-family: var(--font-secondary);
  font-size: 140px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 8.4px;
}
@media screen and (max-width: 1300px) {
  .error-header__title {
    font-size: 100px;
    line-height: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .error-header__title {
    font-size: 80px;
    line-height: 80px;
  }
}
.error-content {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}
@media screen and (max-width: 1550px) {
  .error-content {
    padding-top: 60px;
  }
}
@media screen and (max-width: 630px) {
  .error-content {
    padding-left: var(--main-padding);
    padding-right: var(--main-padding);
  }
}
.error-content__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 1450px) {
  .error-content__title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .error-content__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .error-content__title {
    font-size: 30px;
    line-height: 36px;
  }
}
.error-content__description {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  max-width: 350px;
}
@media screen and (max-width: 1550px) {
  .error-content__description {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1550px) {
  .error-content__description {
    font-size: 14px;
    line-height: 17px;
  }
}
.error-footer {
  margin-top: 54px;
  display: flex;
  align-items: center;
  max-width: 562px;
  width: 100%;
  gap: 22px;
}
@media screen and (max-width: 1300px) {
  .error-footer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 630px) {
  .error-footer {
    flex-direction: column;
  }
}
.error-footer__button {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  width: 100%;
  background-color: transparent;
  border: 1px solid var(--color-dark);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  height: 64px;
}
@media screen and (max-width: 1800px) {
  .error-footer__button {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .error-footer__button {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .error-footer__button {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .error-footer__button {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1800px) {
  .error-footer__button {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .error-footer__button {
    height: 54px;
    font-size: 14px;
    line-height: 17px;
  }
}
.error-footer__button-svg {
  color: var(--color-white);
  width: 48px;
  height: 24px;
}
.error-footer__button-svg path {
  transition: var(--transition-opacity);
}
.error-footer__button:hover .error-footer__button-svg path {
  d: path("M2.5 12H32M32 12L25.3962 5M32 12L25.3962 19");
}
.error-footer__button:last-child {
  background-color: var(--color-dark);
  color: var(--color-white);
  padding-left: 24px;
}

.policy {
  margin-top: var(--margin-top);
  display: grid;
  grid-template-columns: 4fr 8fr;
  gap: 100px;
  padding: 40px var(--main-padding) 100px;
}
@media screen and (max-width: 1550px) {
  .policy {
    gap: 50px;
    grid-template-columns: 3fr 9fr;
  }
}
@media screen and (max-width: 1024px) {
  .policy {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.policy-left {
  height: fit-content;
  position: sticky;
  top: calc(var(--margin-top) + 40px);
}
@media screen and (max-width: 1024px) {
  .policy-left {
    position: relative;
    top: auto;
  }
}
.policy-left__list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .policy-left__list {
    gap: 10px;
  }
}
.policy-left__list-navigation {
  background-color: transparent;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 0 10px;
  border: none;
  width: 100%;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .policy-left__list-navigation {
    display: flex;
  }
}
.policy-left__list-navigation-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .policy-left__list-navigation-label {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-left__list-navigation-label {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-left__list-navigation-label {
    font-size: 20px;
    line-height: 120%; /* 24px */
  }
}
.policy-left__list-navigation_active .policy-left__list-navigation-label {
  color: var(--color-blue);
}
.policy-left__list-navigation_active .policy-left__item-button-svg {
  color: var(--color-blue);
  transform: rotate(90deg);
}
.policy-left__list-content {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .policy-left__list-content {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .policy-left__list-content_active {
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-bottom: 1px solid var(--color-gray-light);
    padding-bottom: 20px;
  }
}
.policy-left__item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .policy-left__item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .policy-left__item {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-left__item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .policy-left__item {
    font-size: 14px;
    line-height: 17px;
  }
}
.policy-left__item:hover {
  color: var(--color-blue);
}
.policy-left__item_active {
  color: var(--color-blue);
  font-weight: 500;
}
.policy-left__item-content {
  flex-direction: column-reverse;
  gap: 20px;
  margin-top: 20px;
  display: none;
}
@media screen and (max-width: 1024px) {
  .policy-left__item-content {
    gap: 15px;
    margin-top: 10px;
  }
}
.policy-left__item-content_active {
  display: flex;
}
.policy-left__item-button {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 0 10px;
  border: none;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.policy-left__item-button::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  background-color: var(--color-blue);
  height: 1px;
  transition: var(--transition-opacity);
}
.policy-left__item-button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: left;
  cursor: pointer;
}
@media screen and (max-width: 1800px) {
  .policy-left__item-button-label {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-left__item-button-label {
    font-size: 16px;
    line-height: 19px;
  }
}
.policy-left__item-button-svg {
  width: 24px;
  height: 24px;
  transform: rotate(-90deg);
  color: var(--color-dark);
  cursor: pointer;
  transition: var(--transition-opacity);
}
.policy-left__item-button:hover::after {
  width: 100%;
}
.policy-left__item-button:hover .policy-left__item-button-label {
  color: var(--color-blue);
}
.policy-left__item-button:hover .policy-left__item-button-svg {
  color: var(--color-blue);
}
.policy-left__item-button_active::after {
  width: 100%;
}
.policy-left__item-button_active .policy-left__item-button-label {
  color: var(--color-blue);
}
.policy-left__item-button_active .policy-left__item-button-svg {
  color: var(--color-blue);
  transform: rotate(90deg);
}
.policy-right__search-container {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  border-bottom: 1px solid var(--color-gray-light);
  padding: 12px 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 630px) {
  .policy-right__search-container {
    margin-bottom: 30px;
  }
}
.policy-right__search-icon {
  width: 40px;
  height: 40px;
  color: var(--color-dark);
}
@media screen and (max-width: 1450px) {
  .policy-right__search-icon {
    width: 30px;
    height: 30px;
  }
}
.policy-right__search-input {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
}
@media screen and (max-width: 1800px) {
  .policy-right__search-input {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-right__search-input {
    font-size: 16px;
    line-height: 19px;
  }
}
.policy-right__search-input::placeholder {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-gray);
}
@media screen and (max-width: 1800px) {
  .policy-right__search-input::placeholder {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-right__search-input::placeholder {
    font-size: 16px;
    line-height: 19px;
  }
}
.policy-right__accordions {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.policy-right__accordions-content {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  display: none;
}
@media screen and (max-width: 1800px) {
  .policy-right__accordions-content {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .policy-right__accordions-content {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-right__accordions-content {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .policy-right__accordions-content {
    font-size: 14px;
    line-height: 17px;
  }
}
.policy-right__accordions-button {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 0 0 10px;
  border-bottom: 1px solid var(--color-dark);
  text-align: left;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .policy-right__accordions-button {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-right__accordions-button {
    font-size: 16px;
    line-height: 19px;
  }
}
.policy-right__accordions-button label {
  width: calc(100% - 34px);
  cursor: pointer;
}
.policy-right__accordions-button-svg {
  width: 24px;
  height: 24px;
  transform: rotate(-90deg);
}
.policy-right__accordions-button:hover {
  color: var(--color-blue);
  border-color: var(--color-blue);
}
.policy-right__accordions-button_active {
  color: var(--color-blue);
  border-color: var(--color-blue);
}
.policy-right__accordions-button_active .policy-right__accordions-button-svg {
  transform: rotate(90deg);
}
.policy-right__crumbs {
  display: flex;
  align-items: center;
  gap: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: fit-content;
}
@media screen and (max-width: 1024px) {
  .policy-right__crumbs {
    display: grid;
    grid-template-columns: auto 24px auto;
  }
}
.policy-right__crumbs_bottom {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .policy-right__crumbs_bottom {
    display: none;
  }
}
.policy-right__crumbs_top {
  display: none;
}
@media screen and (max-width: 1024px) {
  .policy-right__crumbs_top {
    display: grid;
  }
}
.policy-right__crumbs-item {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: fit-content;
  max-width: 100%;
}
@media screen and (max-width: 1800px) {
  .policy-right__crumbs-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .policy-right__crumbs-item {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-right__crumbs-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .policy-right__crumbs-item {
    font-size: 14px;
    line-height: 17px;
  }
}
.policy-right__crumbs-item:first-child {
  width: fit-content;
  min-width: fit-content;
}
.policy-right__crumbs-item_active {
  color: var(--color-blue);
}
.policy-right__crumbs-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transform: rotate(-180deg);
}
.policy-right__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1800px) {
  .policy-right__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-right__title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .policy-right__title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-right__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .policy-right__title {
    margin-bottom: 20px;
  }
}
.policy-right__info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .policy-right__info {
    gap: 20px;
  }
}
.policy-right__info-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .policy-right__info-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .policy-right__info-title {
    font-size: 16px;
    line-height: 19px;
  }
}
.policy-right__info-description {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1550px) {
  .policy-right__info-description {
    font-size: 12px;
    line-height: 15px;
  }
}
.policy-right__info-point {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: -100px;
  padding-top: 100px;
}
.policy-right__info-mark {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 10px;
  margin-left: 40px;
  position: relative;
}
@media screen and (max-width: 1550px) {
  .policy-right__info-mark {
    font-size: 12px;
    line-height: 15px;
  }
}
.policy-right__info-mark-list {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.policy-right__info-mark::after {
  position: absolute;
  top: 5px;
  left: -16px;
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background-color: var(--color-blue);
}

.brand-main {
  margin-top: var(--margin-top);
  height: calc(100vh - var(--margin-top));
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .brand-main {
    display: flex;
    flex-direction: column;
  }
}
.brand-main__swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .brand-main__swiper {
    height: 70%;
  }
}
.brand-main__swiper-pagination {
  top: 30px !important;
  height: fit-content !important;
}
.brand-main__swiper-slide {
  position: relative;
}
.brand-main__swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(21, 19, 18, 0.2) 0%, rgba(32, 28, 29, 0.5) 100%);
}
.brand-main__swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}
.brand-main__swiper-btn-next {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: var(--main-padding);
  bottom: 20%;
  z-index: 2;
  border: 1px solid var(--color-white);
  cursor: pointer;
}
@media screen and (max-width: 1450px) {
  .brand-main__swiper-btn-next {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__swiper-btn-next {
    width: 100px;
    height: 100px;
    bottom: 5%;
  }
}
.brand-main__swiper-btn-next-svg {
  height: 40px;
  width: 40px;
  color: var(--color-white);
  transition: var(--transition-opacity);
}
@media screen and (max-width: 768px) {
  .brand-main__swiper-btn-next-svg {
    height: 24px;
    width: 24px;
  }
}
.brand-main__swiper-btn-next-svg path {
  transition: var(--transition-opacity);
}
@media (min-width: 1024px) {
  .brand-main__swiper-btn-next:hover .brand-main__swiper-btn-next-svg {
    color: var(--color-blue);
    width: 65px;
  }
  .brand-main__swiper-btn-next:hover .brand-main__swiper-btn-next-svg path {
    d: path("M3.3335 20.0002H52.5001M52.5001 20.0002L41.4938 8.3335M52.5001 20.0002L41.4938 31.6668");
    d: "M3.3335 20.0002H52.5001M52.5001 20.0002L41.4938 8.3335M52.5001 20.0002L41.4938 31.6668";
  }
}
.brand-main__logo {
  width: 100%;
  object-fit: cover;
}
.brand-main__logo-container {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: 2;
  background-color: var(--color-white);
  right: var(--main-padding);
  padding: 23px;
}
@media screen and (max-width: 1450px) {
  .brand-main__logo-container {
    width: 120px;
    height: 120px;
    padding: 15px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__logo-container {
    width: 80px;
    height: 80px;
    padding: 11px;
  }
}
.brand-main__titles {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 20px;
  left: var(--main-padding);
  position: absolute;
  bottom: 20vh;
}
@media screen and (max-width: 768px) {
  .brand-main__titles {
    position: relative;
    bottom: auto;
    justify-content: center;
    left: 0;
    height: 22%;
  }
}
@media screen and (max-width: 375px) {
  .brand-main__titles {
    gap: 10px;
  }
}
.brand-main__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 1800px) {
  .brand-main__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brand-main__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-main__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1800px) {
  .brand-main__subtitle {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__subtitle {
    color: var(--color-dark);
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .brand-main__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
.brand-main__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .brand-main__title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .brand-main__title {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-main__title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1450px) {
  .brand-main__title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 768px) {
  .brand-main__title {
    color: var(--color-dark);
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .brand-main__title {
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 3.2px;
  }
}
.brand-main__arrow-head {
  transform: rotate(-90deg);
  width: 24px;
  height: 24px;
}
.brand-main__arrow-head-btn {
  padding: 0;
  position: absolute;
  bottom: 50px;
  z-index: 2;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(0, -50%);
  color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .brand-main__arrow-head-btn {
    position: relative;
    bottom: 0;
    transform: none;
    color: var(--color-dark);
  }
}

.about-brand {
  display: grid;
  grid-template-columns: 652fr 600fr;
  align-items: center;
  gap: 330px;
  min-height: 1000px;
  height: fit-content;
  position: relative;
  overflow: hidden;
  padding: 100px 204px 80px 133px;
  background-color: var(--color-white-dark);
}
@media screen and (max-width: 1800px) {
  .about-brand {
    gap: 230px;
  }
}
@media screen and (max-width: 1550px) {
  .about-brand {
    gap: 130px;
    padding-left: calc(var(--main-padding) + 50px);
    padding-right: calc(var(--main-padding) + 70px);
    grid-template-columns: 2fr 3fr;
  }
}
@media screen and (max-width: 1300px) {
  .about-brand {
    gap: 100px;
    height: fit-content;
    min-height: 735px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 850px) {
  .about-brand {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
    height: fit-content;
    padding: 40px var(--main-padding);
  }
}
.about-brand__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-brand__left {
  height: fit-content;
  aspect-ratio: 1/1;
  max-width: 652px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 850px) {
  .about-brand__left {
    max-width: 350px;
  }
}
@media screen and (max-width: 768px) {
  .about-brand__left {
    max-width: 320px;
  }
}
@media screen and (max-width: 480px) {
  .about-brand__left {
    max-width: 220px;
  }
}
.about-brand__left::after {
  content: "";
  position: absolute;
  width: calc(100% + 400px);
  height: calc(100% + 400px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
}
@media screen and (max-width: 850px) {
  .about-brand__left::after {
    width: calc(100% + 200px);
    height: calc(100% + 200px);
  }
}
.about-brand__left::before {
  content: "";
  position: absolute;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
}
@media screen and (max-width: 850px) {
  .about-brand__left::before {
    width: calc(100% + 80px);
    height: calc(100% + 80px);
  }
}
.about-brand__video {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.about-brand__video-container {
  aspect-ratio: 1/1;
  max-width: 652px;
  max-height: 652px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}
.about-brand__right {
  z-index: 2;
  display: flex;
  flex-direction: column;
  padding: 80px 0;
  gap: 80px;
}
@media screen and (max-width: 1550px) {
  .about-brand__right {
    padding: 40px 0;
    gap: 40px;
  }
}
.about-brand__content {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .about-brand__content {
    font-size: 14px;
    line-height: 17px;
  }
}
.about-brand__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 1800px) {
  .about-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .about-brand__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .about-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .about-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 850px) {
  .about-brand__subtitle {
    display: none;
  }
}
.about-brand__subtitle-first {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
  display: none;
  width: 100%;
}
@media screen and (max-width: 1800px) {
  .about-brand__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .about-brand__subtitle-first {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .about-brand__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .about-brand__subtitle-first {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 850px) {
  .about-brand__subtitle-first {
    display: block;
    z-index: 3;
  }
}
.about-brand__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .about-brand__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .about-brand__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .about-brand__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .about-brand__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .about-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .about-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}

.collection-brand {
  display: grid;
  grid: "collection-brand-left collection-brand-center  collection-brand-right";
  height: 100%;
  max-height: 880px;
}
@media screen and (max-width: 1024px) {
  .collection-brand {
    grid: "collection-brand-left collection-brand-left" "collection-brand-center  collection-brand-right";
    max-height: 100%;
  }
}
.collection-brand__left {
  overflow: hidden;
  padding-top: 80px;
  position: relative;
  padding-bottom: 80px;
  grid-area: collection-brand-left;
  max-height: 880px;
}
@media screen and (max-width: 1024px) {
  .collection-brand__left {
    padding-right: var(--main-padding);
    padding-left: var(--main-padding);
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__left {
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
.collection-brand__center {
  overflow: hidden;
  grid-area: collection-brand-center;
  max-height: 880px;
}
.collection-brand__right {
  overflow: hidden;
  grid-area: collection-brand-right;
  max-height: 880px;
}
.collection-brand__btn-catalog {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  background-color: var(--color-dark);
  color: var(--color-white);
  height: 64px;
  width: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  transition: var(--transition-opacity);
  margin-left: var(--main-padding);
  margin-top: 40px;
}
@media screen and (max-width: 1800px) {
  .collection-brand__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .collection-brand__btn-catalog {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__btn-catalog {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__btn-catalog {
    margin-right: 0;
    margin-left: 0;
  }
}
.collection-brand__btn-catalog svg {
  color: var(--color-white);
  height: 24px;
  width: 24px;
  max-width: 50px;
}
.collection-brand__btn-catalog svg path {
  transition: var(--transition-opacity);
}
.collection-brand__btn-catalog:hover {
  background-color: var(--color-blue);
}
.collection-brand__btn-catalog:hover svg path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.collection-brand__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: var(--main-padding);
  padding-right: 80px;
}
@media screen and (max-width: 1450px) {
  .collection-brand__header {
    padding-right: 10px;
    gap: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__header {
    padding-right: 0;
    padding-left: 0;
  }
}
.collection-brand__swiper-left-slide {
  padding-left: var(--main-padding);
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .collection-brand__swiper-left-slide {
    padding-right: 0;
    padding-left: 0;
  }
}
.collection-brand__swiper-product-footer {
  position: absolute;
  bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}
.collection-brand__swiper-product-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 30px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-white);
  text-transform: uppercase;
  width: 90%;
}
@media screen and (max-width: 1800px) {
  .collection-brand__swiper-product-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .collection-brand__swiper-product-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .collection-brand__swiper-product-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__swiper-product-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.collection-brand__swiper-product-link {
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.collection-brand__swiper-product-link svg {
  color: var(--color-dark);
  width: 24px;
  height: 24px;
  transform: rotate(-180deg);
  transition: var(--transition-opacity);
}
.collection-brand__swiper-product-link:hover svg {
  color: var(--color-blue);
}
.collection-brand__swiper-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .collection-brand__swiper-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .collection-brand__swiper-desc {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__swiper-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__swiper-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
.collection-brand__swiper-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.collection-brand__swiper-list-item {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  display: grid;
  align-items: flex-start;
  grid-template-columns: 6px auto;
  gap: 10px;
  white-space: break-spaces;
}
@media screen and (max-width: 1800px) {
  .collection-brand__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .collection-brand__swiper-list-item {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__swiper-list-item {
    font-size: 14px;
    line-height: 17px;
  }
}
.collection-brand__swiper-list-item::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: var(--color-blue);
  display: block;
  transform: translate(0, 100%);
}
.collection-brand__swiper-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  margin-top: 80px;
}
@media screen and (max-width: 1800px) {
  .collection-brand__swiper-title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .collection-brand__swiper-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .collection-brand__swiper-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .collection-brand__swiper-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__swiper-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__swiper-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1550px) {
  .collection-brand__swiper-title {
    margin-top: 60px;
  }
}
.collection-brand__pagination {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1220px) {
  .collection-brand__pagination {
    gap: 20px;
  }
}
.collection-brand__pagination-nums {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  white-space: nowrap;
}
@media screen and (max-width: 1550px) {
  .collection-brand__pagination-nums {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__pagination-nums {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__pagination-nums {
    font-size: 16px;
    line-height: 19px;
  }
}
.collection-brand__pagination-nums .swiper-pagination-current {
  color: var(--color-blue);
}
.collection-brand__btn-next-svg {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.collection-brand__btn-next-svg svg {
  height: 30px;
  width: 60px;
  transition: 250ms;
}
.collection-brand__btn-next-svg svg path {
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1450px) {
  .collection-brand__btn-next-svg svg {
    width: 40px;
    height: 24px;
    color: var(--color-dark);
  }
  .collection-brand__btn-next-svg svg path {
    d: "M2 12H22M22 12L15.3962 5M22 12L15.3962 19";
    d: path("M2 12H22M22 12L15.3962 5M22 12L15.3962 19");
  }
}
.collection-brand__btn-next-svg svg:hover {
  color: var(--color-blue);
}
.collection-brand__btn-next-svg svg:hover path {
  d: path("M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666");
  d: "M1.3335 12.9999H50.5001M50.5001 12.9999L39.4938 1.33325M50.5001 12.9999L39.4938 24.6666";
}
@media screen and (max-width: 1450px) {
  .collection-brand__btn-next-svg svg:hover path {
    d: path("M2 12H31.5M31.5 12L24.8962 5M31.5 12L24.8962 19");
    d: "M2 12H31.5M31.5 12L24.8962 5M31.5 12L24.8962 19";
  }
}
.collection-brand__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
}
@media screen and (max-width: 1800px) {
  .collection-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .collection-brand__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .collection-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
.collection-brand__swiper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 20px);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
    .collection-brand__swiper .swiper-wrapper {
        height: auto;
    }
}
.collection-brand__swiper-slide {
  position: relative;
}
.collection-brand__swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.collection-brand__swiper-slide video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.subscribe-brand {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .subscribe-brand {
    flex-direction: column;
    overflow: hidden;
  }
}
.subscribe-brand__left {
  position: absolute;
  left: var(--main-padding);
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .subscribe-brand__left {
    max-width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__left {
    top: 0;
    transform: translate(0, 0);
    background-color: var(--color-white);
    max-width: 450px;
    padding-left: var(--main-padding);
    left: 0;
    padding-bottom: 40px;
    padding-top: 40px;
    gap: 35px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .subscribe-brand__left {
    max-width: 300px;
  }
}
@media screen and (max-width: 350px) {
  .subscribe-brand__left {
    width: 100%;
    max-width: 100%;
  }
}
.subscribe-brand__right {
  max-width: 1470px;
  width: 77%;
}
@media screen and (max-width: 768px) {
  .subscribe-brand__right {
    width: 100%;
    max-height: 350px;
    margin-top: 127px;
    display: flex;
    align-items: flex-end;
  }
}
@media screen and (max-width: 375px) {
  .subscribe-brand__right {
    max-height: 479px;
  }
}
.subscribe-brand__img {
  width: 100%;
  object-fit: cover;
  object-position: left bottom;
}
.subscribe-brand__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-dark);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  background-color: var(--color-white);
  padding: 33px 38px 23px 0;
  max-width: 878px;
}
@media screen and (max-width: 1800px) {
  .subscribe-brand__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .subscribe-brand__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .subscribe-brand__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .subscribe-brand__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .subscribe-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1450px) {
  .subscribe-brand__title {
    padding: 23px 28px 13px 0;
  }
}
@media screen and (max-width: 1220px) {
  .subscribe-brand__title {
    max-width: 678px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__title {
    padding: 0;
  }
}
.subscribe-brand__button {
  height: 64px;
  display: flex;
  align-items: center;
  padding-right: 66.5px;
  padding-left: 66.5px;
  color: var(--color-white);
  background-color: var(--color-dark);
  gap: 20px;
  border: none;
  transition: var(--transition-opacity);
  display: flex;
  align-items: center;
  width: 270px;
  padding: 0 20px 0 69px;
}
@media screen and (max-width: 1550px) {
  .subscribe-brand__button {
    height: 54px;
    padding-right: 56.5px;
    padding-left: 56.5px;
  }
}
@media screen and (max-width: 1220px) {
  .subscribe-brand__button {
    height: 42px;
    padding-right: 36.5px;
    padding-left: 36.5px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__button {
    height: 54px;
  }
}
@media screen and (max-width: 1550px) {
  .subscribe-brand__button {
    width: 240px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .subscribe-brand__button {
    width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .subscribe-brand__button {
    width: 210px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__button {
    width: 200px;
    padding-right: 10px;
  }
}
.subscribe-brand__button-icon {
  width: 54px;
  height: 24px;
  transition: var(--transition-opacity);
}
.subscribe-brand__button-icon path {
  transition: var(--transition-opacity);
}
.subscribe-brand__button-label {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white);
  text-align: left;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .subscribe-brand__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .subscribe-brand__button-label {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .subscribe-brand__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__button-label {
    font-size: 14px;
    line-height: 17px;
  }
}
.subscribe-brand__button:hover {
  background-color: var(--color-blue);
}
.subscribe-brand__button:hover .subscribe-brand__button-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.subscribe-brand__network {
  border-right: 1px solid var(--color-gray-light);
  padding-right: 40px;
  padding-left: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1450px) {
  .subscribe-brand__network {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 1220px) {
  .subscribe-brand__network {
    margin-top: 40px;
    border-top: 1px solid var(--color-gray-light);
    border-bottom: 1px solid var(--color-gray-light);
    border-right: 0;
    padding: 40px 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__network {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 0;
  }
}
.subscribe-brand__network-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .subscribe-brand__network-list {
    display: flex;
    gap: 10px;
  }
}
.subscribe-brand__network-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background-color: var(--color-white-dark);
  color: var(--color-blue);
  border-radius: 100px;
  padding: 10px;
  max-width: 148px;
  min-width: 126px;
}
@media screen and (max-width: 1550px) {
  .subscribe-brand__network-link {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .subscribe-brand__network-link {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__network-link {
    font-size: 16px;
    line-height: 19px;
  }
}
.subscribe-brand__network-icon {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 1450px) {
  .subscribe-brand__network-icon {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-brand__network-icon {
    width: 20px;
    height: 20px;
  }
}
.subscribe-brand__network-item {
  position: relative;
  transition: var(--transition-opacity);
  width: fit-content;
}
.subscribe-brand__network-item:hover {
  opacity: 0.7;
}
.subscribe-brand__network-item a {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.subscribe-brand__link-container {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 350px) {
  .subscribe-brand__link-container {
    flex-direction: column;
  }
}

.values-brand {
  padding: 80px var(--main-padding);
  background-color: var(--color-white-dark);
}
@media screen and (max-width: 1024px) {
  .values-brand {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand {
    max-width: 543px;
    margin: 0 auto;
    padding: 40px var(--main-padding);
  }
}
.values-brand__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .values-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .values-brand__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .values-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1650px) {
  .values-brand__subtitle {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .values-brand__subtitle {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand__subtitle {
    margin-bottom: 40px;
  }
}
.values-brand__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 185px;
}
@media screen and (max-width: 1750px) {
  .values-brand__content {
    gap: 145px;
  }
}
@media screen and (max-width: 1550px) {
  .values-brand__content {
    gap: 105px;
  }
}
@media screen and (max-width: 1450px) {
  .values-brand__content {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand__content {
    grid-template-columns: 1fr;
    width: 100%;
  }
}
.values-brand__item {
  max-width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 37px;
}
@media screen and (max-width: 375px) {
  .values-brand__item {
    gap: 30px;
  }
}
.values-brand__item:first-child {
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .values-brand__item:nth-child(2) {
    flex-direction: column-reverse;
  }
}
.values-brand__item:last-child {
  justify-content: space-between;
}
.values-brand__item-img {
  max-width: 100%;
}
.values-brand__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 1800px) {
  .values-brand__item-title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .values-brand__item-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .values-brand__item-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .values-brand__item-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .values-brand__item-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand__item-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1220px) {
  .values-brand__item-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .values-brand__item-title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 375px) {
  .values-brand__item-title {
    margin-bottom: 10px;
  }
}
.values-brand__item-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .values-brand__item-desc {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .values-brand__item-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
.values-brand__item-video {
  max-width: 100%;
  height: 100%;
}
.values-brand__item-video-container {
  position: relative;
  height: 232px;
}
.values-brand__item-video-container::after {
  content: "";
  width: 100%;
  height: 14%;
  position: absolute;
  display: block;
  top: 25%;
  background-color: var(--color-white);
}
.values-brand__item-video-container::before {
  content: "";
  width: 100%;
  height: 14%;
  position: absolute;
  display: block;
  bottom: 25%;
  background-color: var(--color-white);
}

.brand-business {
  display: grid;
  grid-template-columns: 97fr 96fr;
}
@media screen and (max-width: 768px) {
  .brand-business {
    grid-template-columns: 1fr;
  }
}
.brand-business__left {
  overflow: hidden;
}
.brand-business__left-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.brand-business__right {
  background-color: var(--color-blue);
  padding: 80px 40px 80px var(--main-padding);
}
@media screen and (max-width: 768px) {
  .brand-business__right {
    padding: 40px var(--main-padding);
  }
}
.brand-business__right-footer {
  display: flex;
  align-items: center;
  max-width: 636px;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .brand-business__right-footer {
    flex-direction: column;
    align-items: flex-start;
    max-width: 380px;
  }
}
.brand-business__btn-bussines {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  height: 64px;
  background-color: transparent;
  border: 1px solid var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .brand-business__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brand-business__btn-bussines {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brand-business__btn-bussines {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__btn-bussines {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .brand-business__btn-bussines {
    padding: 20px;
  }
}
.brand-business__btn-partner {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  height: 64px;
  background-color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  border: 1px solid var(--color-dark);
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .brand-business__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brand-business__btn-partner {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brand-business__btn-partner {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__btn-partner {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .brand-business__btn-partner {
    padding: 20px;
  }
}
.brand-business__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 0.96px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1800px) {
  .brand-business__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .brand-business__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .brand-business__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1300px) {
  .brand-business__subtitle {
    margin-bottom: 40px;
  }
}
.brand-business__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  max-width: 613px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1800px) {
  .brand-business__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .brand-business__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .brand-business__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .brand-business__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .brand-business__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brand-business__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .brand-business__title {
    margin-bottom: 40px;
  }
}

.catalog-brand {
  padding-right: var(--main-padding);
  padding-left: var(--main-padding);
  padding-top: 80px;
  background-color: var(--color-white-dark);
}
@media screen and (max-width: 1024px) {
  .catalog-brand {
    background: url("/brands/rebond/assets/../../../img/other/bg-eshop-mobile.png");
    background-color: rgba(211, 211, 211, 0.2);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
  }
}
.catalog-brand__title {
  position: relative;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
  word-break: break-word;
  z-index: 10;
}
@media screen and (max-width: 1450px) {
  .catalog-brand__title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog-brand__title {
    max-width: 420px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__title {
    max-width: 100%;
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .catalog-brand__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media (max-width: 2850px) {
  .catalog-brand__title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 1450px) {
  .catalog-brand__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog-brand__title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__title {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .catalog-brand__title {
    text-align: left;
    font-size: 28px;
    line-height: 120%;
  }
}
@media screen and (max-width: 375px) {
  .catalog-brand__title {
    font-size: 26px;
  }
}
@media (max-width: 340px) {
  .catalog-brand__title {
    font-size: 24px;
  }
}
.catalog-brand__link {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
  text-align: right;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}
@media screen and (max-width: 1800px) {
  .catalog-brand__link {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog-brand__link {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__link {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .catalog-brand__link {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__link {
    justify-content: center;
  }
}
.catalog-brand__content {
  display: grid;
  gap: 154px 140px;
  grid: "catalog-brand__content-left_first catalog-brand__list-top_first" "catalog-brand__content-left_second  catalog-brand__list-top_second";
  grid-template-columns: 640fr 940fr;
}
@media screen and (max-width: 1650px) {
  .catalog-brand__content {
    gap: 184px 50px;
  }
}
@media screen and (max-width: 1220px) {
  .catalog-brand__content {
    gap: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__content {
    grid: "catalog-brand__content-left_first" "catalog-brand__list-top_first" "catalog-brand__content-left_second" "catalog-brand__list-top_second";
    gap: 40px;
    max-width: 800px;
    margin: 0 auto;
  }
}
.catalog-brand__content-row {
  display: grid;
  grid-template-columns: 640fr 940fr;
  gap: 140px;
  position: relative;
}
.catalog-brand__content-row:last-child {
  align-items: center;
}
.catalog-brand__content-left {
  position: relative;
}
.catalog-brand__content-left_first {
  grid-area: catalog-brand__content-left_first;
}
.catalog-brand__content-left_second {
  grid-area: catalog-brand__content-left_second;
  align-self: center;
}
.catalog-brand__list-top {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .catalog-brand__list-top {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__list-top .eshop-block__swiper-hover-elem-block {
    display: block;
    position: absolute;
    opacity: 1;
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .catalog-brand__list-top .eshop-block__swiper-hover-elem-block {
    width: auto !important;
  }
}
/* .catalog-brand__list-top .eshop-block__swiper-slide-img {
  height: auto !important;
} */
.catalog-brand__list-top .eshop-block__swiper-slide-img-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-brand__list-top_first {
  grid-area: catalog-brand__list-top_first;
  overflow: hidden;
  position: relative;
  min-height: 300px;
}
.catalog-brand__list-top_second {
  grid-area: catalog-brand__list-top_second;
  overflow: hidden;
  position: relative;
  min-height: 300px;
}
@media screen and (max-width: 768px) {
    .catalog-brand__list-top_first, .catalog-brand__list-top_second {
        min-height: 450px;
    }
    .catalog-brand__list-top .eshop-block__swiper-hover-elem-block {
        position: relative;
    }
    .catalog-brand__list-top .swiper-slide.eshop-block__swiper-slide-img-container.swiper-slide-active > .eshop-block__swiper-slide-img {
        display: none;
    }
}

.catalog-brand__list-top-btn-prev {
  position: absolute;
  left: 0;
  top: 130px;
  z-index: 4;
  padding: 10px;
  border: none;
  background-color: var(--color-white);
  display: none;
}
@media screen and (max-width: 1024px) {
  .catalog-brand__list-top-btn-prev {
    display: block;
    top: 100px;
    background-color: var(--color-gray-dark);
  }
}
@media screen and (max-width: 500px) {
  .catalog-brand__list-top-btn-prev {
    padding: 8px;
  }
}
.catalog-brand__list-top-btn-prev-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
}
@media screen and (max-width: 500px) {
  .catalog-brand__list-top-btn-prev-svg {
    width: 16px;
    height: 16px;
  }
}
.catalog-brand__list-top-btn-next {
  position: absolute;
  right: 0;
  top: 130px;
  z-index: 4;
  padding: 10px;
  border: none;
  background-color: var(--color-white);
}
@media screen and (max-width: 1024px) {
  .catalog-brand__list-top-btn-next {
    top: 100px;
    background-color: var(--color-gray-dark);
  }
}
@media screen and (max-width: 500px) {
  .catalog-brand__list-top-btn-next {
    padding: 8px;
  }
}
.catalog-brand__list-top-btn-next-svg {
  width: 24px;
  height: 24px;
  color: var(--color-dark);
  transform: rotate(-180deg);
}
@media screen and (max-width: 500px) {
  .catalog-brand__list-top-btn-next-svg {
    width: 16px;
    height: 16px;
  }
}
.catalog-brand__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}
.catalog-brand__video-container {
  max-width: 415px;
  width: 65%;
  grid-area: catalog-brand__video-container;
  position: absolute;
  top: -466px;
}
@media screen and (max-width: 1875px) {
    .catalog-brand__video-container {
        top: -417px;
    }
}
@media screen and (max-width: 1220px) {
    .catalog-brand__video-container {
        top: -343px;
    }
}

@media screen and (max-width: 1024px) {
  .catalog-brand__video-container {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-bottom: 50px;
    max-width: 350px;
  }
}
.catalog-brand__video-container::before {
  content: "";
  position: absolute;
  width: calc(100% + 58px);
  height: calc(100% + 58px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
  left: -29px;
  top: -29px;
}
.catalog-brand__video-container::after {
  content: "";
  position: absolute;
  width: calc(100% + 150px);
  height: calc(100% + 150px);
  border: 2px solid var(--color-white);
  border-radius: 50%;
  left: -75px;
  top: -75px;
}

.advantages-brand {
  padding: 100px var(--main-padding);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  background-color: var(--color-white-dark);
}
@media screen and (max-width: 1300px) {
  .advantages-brand {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .advantages-brand {
    grid-template-columns: 1fr;
    padding: 40px var(--main-padding);
  }
}
.advantages-brand__item {
  display: flex;
  gap: 15px;
  position: relative;
}
.advantages-brand__item-content {
  width: 71%;
}
.advantages-brand__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-bottom: 10px;
}
@media screen and (max-width: 1800px) {
  .advantages-brand__item-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .advantages-brand__item-title {
    font-size: 16px;
    line-height: 19px;
  }
}
.advantages-brand__item-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-white-extra-dark);
}
@media screen and (max-width: 1550px) {
  .advantages-brand__item-desc {
    font-size: 12px;
    line-height: 15px;
  }
}
.advantages-brand__img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.advantages-brand__img-container {
  border-radius: 50%;
  background-color: var(--color-blue);
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29%;
  height: fit-content;
  overflow: hidden;
  max-width: 120px;
}
@media screen and (max-width: 1300px) {
  .advantages-brand__img-container {
    width: 15%;
  }
}
@media screen and (max-width: 1024px) {
  .advantages-brand__img-container {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .advantages-brand__img-container {
    width: 12%;
  }
}
@media screen and (max-width: 500px) {
  .advantages-brand__img-container {
    width: 18%;
  }
}

.contacts {
  margin-top: var(--margin-top);
  padding: 80px var(--main-padding);
}
@media screen and (max-width: 1024px) {
  .contacts {
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .contacts {
    padding-top: 40px;
  }
}
.contacts__subtitle {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  letter-spacing: 0.96px;
  color: var(--color-white-extra-dark);
}
@media screen and (max-width: 1800px) {
  .contacts__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__subtitle {
    font-size: 14px;
    line-height: 17px;
  }
}
.contacts__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .contacts__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.contacts__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 60px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .contacts__title {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .contacts__title {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__title {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__title {
    font-size: 30px;
    line-height: 36px;
  }
}
.contacts__questions {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 10px 20px 40px;
  text-transform: uppercase;
  width: 270px;
  height: 64px;
  border: 1px solid var(--color-dark);
  background-color: transparent;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1800px) {
  .contacts__questions {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__questions {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__questions {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__questions {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1550px) {
  .contacts__questions {
    height: 54px;
  }
}
.contacts__questions-label {
  white-space: nowrap;
  cursor: pointer;
}
.contacts__questions-icon {
  height: 24px;
  max-width: 54px;
  cursor: pointer;
}
.contacts__questions-icon path {
  transition: var(--transition-opacity);
}
.contacts__questions:hover {
  border-color: var(--color-blue);
  color: var(--color-blue);
}
.contacts__questions:hover .contacts__questions-icon path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.contacts__info {
  display: grid;
  grid-template-columns: 490fr 524fr 704fr;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .contacts__info {
    margin-bottom: 60px;
  }
}
.contacts__info-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .contacts__info-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .contacts__info-title {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 1440px) {
  .contacts__info {
    grid-template-columns: 1fr;
  }
}
.contacts__supports {
  border-right: 1px solid var(--color-gray-light);
  padding-right: 40px;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  .contacts__supports {
    border-right: 0;
  }
}
.contacts__supports-tel {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  color: var(--color-blue);
  margin-top: 11px;
  margin-bottom: 5px;
  white-space: nowrap;
}
@media screen and (max-width: 1800px) {
  .contacts__supports-tel {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .contacts__supports-tel {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .contacts__supports-tel {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .contacts__supports-tel {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__supports-tel {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__supports-tel {
    font-size: 20px;
    line-height: 24px;
  }
}
.contacts__supports-mail {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-blue);
}
@media screen and (max-width: 1800px) {
  .contacts__supports-mail {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .contacts__supports-mail {
    font-size: 16px;
    line-height: 19px;
  }
}
.contacts__network {
  border-right: 1px solid var(--color-gray-light);
  padding-right: 40px;
  padding-left: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  .contacts__network {
    margin-top: 40px;
    border-top: 1px solid var(--color-gray-light);
    border-bottom: 1px solid var(--color-gray-light);
    border-right: 0;
    padding: 40px 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__network {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 0;
  }
}
.contacts__network-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .contacts__network-list {
    display: flex;
    gap: 10px;
  }
}
.contacts__network-link {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background-color: var(--color-white-dark);
  color: var(--color-blue);
  border-radius: 100px;
  padding: 10px;
  max-width: 148px;
  min-width: 126px;
}
@media screen and (max-width: 1550px) {
  .contacts__network-link {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__network-link {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__network-link {
    font-size: 16px;
    line-height: 19px;
  }
}
.contacts__network-icon {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 1440px) {
  .contacts__network-icon {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__network-icon {
    width: 20px;
    height: 20px;
  }
}
.contacts__network-item {
  position: relative;
  transition: var(--transition-opacity);
}
.contacts__network-item:hover {
  opacity: 0.7;
}
.contacts__network-item a {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.contacts__address {
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .contacts__address {
    padding-left: 0;
    padding-top: 0;
  }
}
.contacts__address-list {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1550px) {
  .contacts__address-list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1440px) {
  .contacts__address-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .contacts__address-list {
    grid-template-columns: 1fr;
    align-items: flex-start;
  }
}
.contacts__address-name {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .contacts__address-name {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__address-name {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__address-name {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__address-name {
    font-size: 14px;
    line-height: 17px;
  }
}
.contacts__address-current {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
  margin-top: 2px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1800px) {
  .contacts__address-current {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__address-current {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__address-current {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__address-current {
    font-size: 14px;
    line-height: 17px;
  }
}
.contacts__address-button {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-blue);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: transparent;
  border: none;
  gap: 5px;
  padding: 0;
  transition: var(--transition-opacity);
}
@media screen and (max-width: 1550px) {
  .contacts__address-button {
    font-size: 12px;
    line-height: 15px;
  }
}
.contacts__address-button:hover {
  opacity: 0.8;
}
.contacts__address-button-icon {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.contacts__address-button-label {
  cursor: pointer;
}
.contacts__business {
  margin-top: 20px;
  grid-template-columns: auto 996px;
  display: grid;
  gap: 20px 40px;
}
@media screen and (max-width: 1920px) {
  .contacts__business {
    grid-template-columns: auto 656px;
  }
}
@media screen and (max-width: 1440px) {
  .contacts__business {
    grid-template-columns: 1fr;
  }
}
.contacts__business-header {
  display: grid;
  grid-template-columns: 685fr 995fr;
  gap: 40px;
  align-items: center;
}
.contacts__business-managers {
  grid-column: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .contacts__business-managers {
    grid-column: 1;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__business-managers {
    margin-top: 20px;
  }
}
.contacts__business-swiper-buttons {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 20px;
}
.contacts__business-swiper-button {
  width: 44px;
  height: 44px;
  background-color: var(--color-white-dark);
  border: none;
}
@media screen and (max-width: 1220px) {
  .contacts__business-swiper-button {
    width: 32px;
    height: 32px;
  }
}
.contacts__business-swiper-button svg {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1220px) {
  .contacts__business-swiper-button svg {
    width: 16px;
    height: 16px;
  }
}
.contacts__business-swiper-button:last-child {
  transform: rotate(180deg);
}
.contacts__cooperation {
  grid-row: 2;
}
.contacts__cooperation-maintitle {
  display: flex;
  align-items: center;
}
.contacts__cooperation-content {
  padding: 40px;
  background: url("/brands/rebond/assets/src/img/other/bg-questions.png"), rgba(211, 211, 211, 0.2) 50%/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-content {
    padding: 20px;
  }
}
.contacts__cooperation-title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .contacts__cooperation-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .contacts__cooperation-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__cooperation-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__cooperation-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__cooperation-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-title {
    font-size: 19px;
    line-height: 24px;
    font-family: var(--font-primary);
    letter-spacing: normal;
  }
}
.contacts__cooperation-desc {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1800px) {
  .contacts__cooperation-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__cooperation-desc {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__cooperation-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-desc {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-desc {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.contacts__cooperation-footer {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 1220px) {
  .contacts__cooperation-footer {
    display: flex;
  }
}
@media screen and (max-width: 630px) {
  .contacts__cooperation-footer {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
.contacts__cooperation-btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  height: 64px;
  width: 100%;
  min-width: 226px;
  max-width: 270px;
}
@media screen and (max-width: 1800px) {
  .contacts__cooperation-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__cooperation-btn {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__cooperation-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1550px) {
  .contacts__cooperation-btn {
    height: 54px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-btn {
    gap: 10px;
    width: 100%;
    max-width: 100%;
  }
}
.contacts__cooperation-btn label {
  white-space: nowrap;
  cursor: pointer;
}
.contacts__cooperation-btn svg {
  height: 24px;
  max-width: 54px;
  cursor: pointer;
}
.contacts__cooperation-btn svg path {
  transition: var(--transition-opacity);
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-btn svg {
    height: 20px;
    max-width: 44px;
  }
}
.contacts__cooperation-btn:first-child {
  background-color: var(--color-dark);
  color: var(--color-white);
  border: none;
}
.contacts__cooperation-btn:first-child svg {
  width: 24px;
}
@media screen and (max-width: 768px) {
  .contacts__cooperation-btn:first-child svg {
    height: 20px;
  }
}
.contacts__cooperation-btn:first-child:hover {
  background-color: var(--color-blue);
}
.contacts__cooperation-btn:last-child {
  padding-left: 25px;
  background: transparent;
  border: 1px solid var(--color-dark);
}
.contacts__cooperation-btn:last-child:hover {
  border-color: var(--color-blue);
  color: var(--color-blue);
}
.contacts__cooperation-btn:last-child:hover svg path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}
.contacts__managers {
  grid-column: 2;
  grid-row: 2;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .contacts__managers {
    grid-column: 1;
    grid-row: 4;
  }
}
.contacts__manager {
  background-color: var(--color-white-dark);
  padding: 30px;
}
.contacts__manager-img {
  width: 100%;
  height: auto;
}
.contacts__manager-img-container {
  overflow: hidden;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
@media screen and (max-width: 1550px) {
  .contacts__manager-img-container {
    width: 120px;
    height: 120px;
  }
}
.contacts__manager-name {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  margin-top: 20px;
}
@media screen and (max-width: 1800px) {
  .contacts__manager-name {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .contacts__manager-name {
    font-size: 16px;
    line-height: 19px;
  }
}
.contacts__manager-job {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  color: var(--color-white-extra-dark);
  margin-top: 2px;
}
@media screen and (max-width: 1800px) {
  .contacts__manager-job {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .contacts__manager-job {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__manager-job {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__manager-job {
    font-size: 14px;
    line-height: 17px;
  }
}
.contacts__manager-phone {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-blue);
  display: block;
  margin-top: 20px;
  margin-bottom: 2px;
}
@media screen and (max-width: 1550px) {
  .contacts__manager-phone {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__manager-phone {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__manager-phone {
    font-size: 16px;
    line-height: 19px;
  }
}
.contacts__manager-mail {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 18px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--color-blue);
  display: block;
}
@media screen and (max-width: 1550px) {
  .contacts__manager-mail {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .contacts__manager-mail {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 768px) {
  .contacts__manager-mail {
    font-size: 16px;
    line-height: 19px;
  }
}

.video-container-full {
  position: fixed;
  display: none;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 999999;
}
.video-container-full_open {
  display: block;
}
.video-container-full__backdrop {
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(49, 50, 53, 0.3);
  z-index: 100;
}
.video-container-full__content {
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 45px), -50%);
  width: 77%;
  max-width: 1460px;
  max-height: 1000px;
  aspect-ratio: 1460/1000;
  height: 90%;
}
@media screen and (max-width: 768px) {
  .video-container-full__content {
    transform: translate(calc(-50% - 15px), -50%);
  }
}
.video-container-full_video {
  width: 100%;
  height: 100%;
}
.video-container-full_video-close {
  position: absolute;
  top: 0;
  right: -70px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: var(--color-white);
  transition: var(--transition-opacity);
}
@media screen and (max-width: 768px) {
  .video-container-full_video-close {
    width: 30px;
    height: 30px;
    right: -40px;
  }
}
.video-container-full_video-close-icon {
  width: 30px;
  height: 30px;
}
.video-container-full_video-close:hover {
  opacity: 0.8;
}

.partnership-head {
  --content-max-width: 900px;
  margin-top: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 920px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
@media screen and (max-width: 1024px) {
  .partnership-head {
    margin-top: 60px;
    min-height: 708px;
  }
}
.partnership-head__text {
  width: 100%;
  max-width: var(--content-max-width);
  text-align: center;
  text-transform: uppercase;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1450px) {
  .partnership-head__text {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .partnership-head__text {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .partnership-head__text {
    font-size: 30px;
    line-height: 36px;
  }
}
.partnership-head__logo-seneca {
  width: 254px;
  height: 38px;
  margin-bottom: -1px;
}
@media screen and (max-width: 1450px) {
  .partnership-head__logo-seneca {
    width: 221px;
    height: 33px;
  }
}
@media screen and (max-width: 1024px) {
  .partnership-head__logo-seneca {
    width: 175px;
    height: 26px;
  }
}
@media screen and (max-width: 768px) {
  .partnership-head__logo-seneca {
    width: 149px;
    height: 22px;
  }
}
.partnership-head__subtext {
  max-width: var(--content-max-width);
  text-align: center;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .partnership-head__subtext {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .partnership-head__subtext {
    font-size: 16px;
    line-height: 19px;
  }
}
.partnership-head__logos {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px;
  --logo-size: 200px;
}
@media screen and (max-width: 1450px) {
  .partnership-head__logos {
    --logo-size: 160px;
  }
}
@media screen and (max-width: 1100px) {
  .partnership-head__logos {
    --logo-size: 160px;
    gap: 20px;
  }
}
@media screen and (max-width: 630px) {
  .partnership-head__logos {
    --logo-size: 100px;
  }
}
.partnership-head__wrapper {
  display: flex;
}
.partnership-head__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--color-white);
  width: var(--logo-size);
  height: var(--logo-size);
  transform:  rotateY(0deg) scale(1, 1);
  transition: transform .6s , background .3s;
}
.partnership-head__wrapper:hover > .partnership-head__logo {
  background: #0047BB;
  transform:  rotateY(180deg) scale(-1, 1);
  transition: transform .6s, background .6s;
}
.partnership-head__logo-img {
  opacity: 1;
  visibility: visible;
  transition: opacity .6s, visibility .6s;
}
.partnership-head__wrapper:hover .partnership-head__logo-img {
  opacity: 0;
  visibility: hidden;
  transition: opacity .6s, visibility .6s;
  width: 0;
}
.partnership-head__logo__content {
  opacity: 0;
  visibility: hidden;
  width: 0;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1450px) {
  .partnership-head__logo__content {
    font-size: 16px;
  }
}
@media (max-width: 628px) {
  .partnership-head__logo__content {
    font-size: 11px;
  }
}

.partnership-head__wrapper:hover .partnership-head__logo__content {
  opacity: 1;
  visibility: visible;
  transition: opacity .6s, visibility .6s;
  width: 100%;
}
.partnership-head__logo-img {
  width: 60%;
  height: 60%;
  object-fit: contain;
}
.partnership-head__premier {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border: 1px solid var(--color-blue);
  border-radius: 50%;
  width: var(--logo-size);
  height: var(--logo-size);
  text-align: center;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-blue);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .partnership-head__premier {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .partnership-head__premier {
    font-size: 16px;
    line-height: 19px;
  }
}

.partner {
  display: flex;
}
@media screen and (max-width: 850px) {
  .partner {
    display: block;
  }
}
.partner__left {
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 1300px) {
  .partner__left {
    width: 40%;
  }
}
@media screen and (max-width: 850px) {
  .partner__left {
    width: 100%;
  }
}
.partner__mainImg {
  width: 820px;
  height: 100%;
  object-fit: cover;
  min-height: 457px;
}
@media screen and (max-width: 1550px) {
  .partner__mainImg {
    width: 650px;
  }
}
@media screen and (max-width: 1300px) {
  .partner__mainImg {
    width: 100%;
  }
}
.partner__wrap {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 46.3%, rgba(0, 0, 0, 0.4) 83.3%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 100px;
}
@media screen and (max-width: 1550px) {
  .partner__wrap {
    padding: 40px;
  }
}
@media screen and (max-width: 630px) {
  .partner__wrap {
    padding: 30px 16px;
  }
}
.partner__title {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 30px;
  line-height: 39px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .partner__title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1450px) {
  .partner__title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1220px) {
  .partner__title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .partner__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1220px) {
  .partner__title {
    margin-bottom: 20px;
  }
}
.partner__logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 22px;
  background-color: var(--color-white);
  width: 164px;
  height: 164px;
}
.partner__logo-k18 {
  height: auto;	
}	

@media screen and (max-width: 1300px) {
  .partner__logo {
    width: 80px;
    height: 80px;
    padding: 10px;
  }
	.partner__logo-k18 {
	  height: auto;	
	}	  
}
.partner__btn {
  background-color: var(--color-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 286px;
  height: 64px;
  color: var(--color-white);
  border: none;
  transition: var(--transition-opacity);
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .partner__btn {
    height: 54px;
    width: 260px;
  }
}
.partner__btn-arrow {
  width: 45px;
  height: 24px;
  margin-right: -21px;
}
.partner__btn-arrow path {
  transition: var(--transition-opacity);
}
.partner__btn:hover {
  background-color: var(--color-blue);
}
.partner__btn:hover .partner__btn-arrow path {
  d: path("M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19");
  d: "M2 12H42.5M42.5 12L35.8962 5M42.5 12L35.8962 19";
}

.partner-swiper__next {
  position: absolute;
  top: 80px;
  right: 100px;
  z-index: 2;
  width: 104px;
  height: 104px;
  background-color: var(--color-blue);
  border-radius: 50%;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
}
@media screen and (max-width: 1750px) {
  .partner-swiper__next {
    right: 40px;
  }
}
@media screen and (max-width: 1550px) {
  .partner-swiper__next {
    top: 40px;
  }
}
@media screen and (max-width: 1450px) {
  .partner-swiper__next {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 630px) {
  .partner-swiper__next {
    right: 16px;
  }
}
.partner-swiper__next-arrow {
  width: 24px;
  height: 24px;
}
.partner-swiper__next-arrow path {
  transition: var(--transition-opacity);
}
.partner-swiper__next:hover {
  color: rgba(255, 255, 255, 0.6);
}

.partner-slide {
  padding: 80px 100px 80px 40px;
  -webkit-text-size-adjust: none!important;
}
@media screen and (max-width: 1750px) {
  .partner-slide {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1550px) {
  .partner-slide {
    padding: 40px;
  }
}
@media screen and (max-width: 630px) {
  .partner-slide {
    padding: 40px 16px;
  }
}
.partner-slide__top {
  display: flex;
  justify-content: space-between;
  padding-right: 144px;
  min-height: 104px;
}
@media screen and (max-width: 1450px) {
  .partner-slide__top {
    min-height: 60px;
    padding-right: 80px;
  }
}
.partner-slide__counter {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 60px;
  line-height: 72px;
  color: var(--color-blue);
  font-weight: 400;
  letter-spacing: 6px;
}
@media screen and (max-width: 1800px) {
  .partner-slide__counter {
    font-size: 52px;
    line-height: 64px;
  }
}
@media screen and (max-width: 1450px) {
  .partner-slide__counter {
    font-size: 42px;
    line-height: 54px;
  }
}
@media screen and (max-width: 1024px) {
  .partner-slide__counter {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .partner-slide__counter {
    font-size: 30px;
    line-height: 36px;
  }
}
.partner-slide__benefits {
  max-width: 190px;
  text-align: right;
  letter-spacing: 0.96px;
  font-family: var(--font-secondary);
  text-transform: uppercase;
  align-self: center;
}
.partner-slide__title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-dark);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media screen and (max-width: 1450px) {
  .partner-slide__title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .partner-slide__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .partner-slide__title {
    font-size: 30px;
    line-height: 36px;
  }
}
.partner-slide__list {
  display: grid;
  grid-template-columns: minmax(300px, 420px) minmax(300px, 420px);
  gap: 20px;
}
@media screen and (max-width: 1450px) {
  .partner-slide__list {
    grid-template-columns: 1fr;
  }
}
.partner-slide__item {
  padding: 10px 0;
}
@media screen and (max-width: 1450px) {
  .partner-slide__item {
    padding: 0;
  }
}
.partner-slide__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-blue);
  font-weight: 400;
  margin-bottom: 10px;
}
@media screen and (max-width: 1800px) {
  .partner-slide__item-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .partner-slide__item-title {
    font-size: 16px;
    line-height: 19px;
  }
}
.partner-slide__item-text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .partner-slide__item-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .partner-slide__item-text {
    font-size: 14px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .partner-slide__item-text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .partner-slide__item-title {
      font-size: 20px;
  }
  .partner-slide__item-text {
    font-size: 20px;
    line-height: 22px;
  }
}
.partner-slide__images {
  display: grid;
  grid-template-columns: minmax(300px, 420px) minmax(300px, 420px);
  gap: 20px;
  margin-top: 60px;
}
@media screen and (max-width: 630px) {
  .partner-slide__images {
    grid-template-columns: 1fr;
  }
}
.partner-slide__image {
  aspect-ratio: 1.57;
  object-fit: cover;
}

.about-seneca__swiper {
  margin-top: 80px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .about-seneca__swiper {
    margin-top: 60px;
  }
}
.about-seneca__counter::before {
  content: attr(data-current-slide);
  margin-right: 2px;
}
.about-seneca__counter::after {
  content: attr(data-all-slides);
  margin-left: 2px;
}
.about-seneca__bottom {
  position: absolute;
  z-index: 3;
  right: 100px;
  bottom: 57px;
  display: flex;
  align-items: center;
  gap: 100px;
  font-size: 18px;
  color: var(--color-white);
}
@media screen and (max-width: 1024px) {
  .about-seneca__bottom {
    bottom: 40px;
    right: 70px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca__bottom {
    right: 40px;
    gap: 10px;
  }
}
@media screen and (max-width: 500px) {
  .about-seneca__bottom {
    bottom: 15px;
    right: 16px;
  }
}
.about-seneca__next {
  border: none;
  background-color: transparent;
}
.about-seneca__next-arrow {
  width: 24px;
  height: 24px;
  color: var(--color-white);
}
.about-seneca__next-arrow:hover {
  opacity: var(--opacity-value);
}

.about-seneca-slide {
  min-height: calc(100vh - 80px);
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 100px;
  gap: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  --content-max-width: 1160px;
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide {
    padding: 70px;
    min-height: calc(100vh - 60px);
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide {
    padding: 70px 40px;
  }
}
@media screen and (max-width: 500px) {
  .about-seneca-slide {
    padding: 50px 16px;
  }
}
.about-seneca-slide_3 {
  background-position: 9% 0, center;
  background-size: auto 100%, cover;
}
.about-seneca-slide_13 {
  background-position: 80% center, center;
  background-size: auto 90%, cover;
}
@media screen and (max-width: 768px) {
  .about-seneca-slide_13 {
    padding-top: 100px;
    justify-content: flex-start;
    background-position: bottom center, center;
    background-size: 78%, cover;
  }
}
.about-seneca-slide__title {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (max-width: 1800px) {
  .about-seneca-slide__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .about-seneca-slide__title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__title {
    top: 30px;
  }
}
.about-seneca-slide__text {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  max-width: var(--content-max-width);
  text-transform: uppercase;
  z-index: 2;
}
@media screen and (max-width: 1450px) {
  .about-seneca-slide__text {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__text {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__text {
    font-size: 30px;
    line-height: 36px;
  }
}
.about-seneca-slide__text_small {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
}
@media screen and (max-width: 1800px) {
  .about-seneca-slide__text_small {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .about-seneca-slide__text_small {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .about-seneca-slide__text_small {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .about-seneca-slide__text_small {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__text_small {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__text_small {
    font-size: 20px;
    line-height: 24px;
  }
}
.about-seneca-slide__text_half {
  max-width: 50%;
}
.about-seneca-slide__text_left {
  text-align: left;
}
.about-seneca-slide__text_right {
  margin-left: auto;
}
.about-seneca-slide__logo {
  width: 254px;
  height: 38px;
  margin-bottom: -1px;
  color: var(--color-white);
}
@media screen and (max-width: 1450px) {
  .about-seneca-slide__logo {
    width: 221px;
    height: 33px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__logo {
    width: 175px;
    height: 26px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__logo {
    width: 149px;
    height: 22px;
  }
}
.about-seneca-slide__subtext {
  text-align: center;
  max-width: var(--content-max-width);
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .about-seneca-slide__subtext {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .about-seneca-slide__subtext {
    font-size: 16px;
    line-height: 19px;
  }
}
.about-seneca-slide__subtext_left {
  text-align: left;
}
.about-seneca-slide__subtext_half {
  max-width: 560px;
}
.about-seneca-slide__wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.about-seneca-slide__wrap_left {
  width: 50%;
  margin-right: auto;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__wrap_left {
    width: 70%;
  }
}
@media screen and (max-width: 500px) {
  .about-seneca-slide__wrap_left {
    width: 100%;
  }
}
.about-seneca-slide__wrap_right {
  width: 50%;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__wrap_right {
    width: 70%;
  }
}
@media screen and (max-width: 500px) {
  .about-seneca-slide__wrap_right {
    width: 100%;
  }
}
.about-seneca-slide__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__list {
    flex-direction: column;
  }
}
.about-seneca-slide__item {
  max-width: 500px;
}
.about-seneca-slide__item-title {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 1450px) {
  .about-seneca-slide__item-title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__item-title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__item-title {
    font-size: 30px;
    line-height: 36px;
  }
}
.about-seneca-slide__strong {
  font-weight: 600;
}
.about-seneca-slide__btn {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-dark);
  font-weight: 400;
  text-transform: uppercase;
  color: var(--color-white);
  height: 64px;
  background-color: transparent;
  border: 1px solid var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 20px 40px;
  white-space: nowrap;
  transition: var(--transition-opacity);
  margin-bottom: -75px;
}
@media screen and (max-width: 1800px) {
  .about-seneca-slide__btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .about-seneca-slide__btn {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-slide__btn {
    font-size: 14px;
    line-height: 17px;
  }
}
.about-seneca-slide__btn:hover {
  opacity: var(--opacity-value);
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__btn {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  .about-seneca-slide__btn {
    width: 100%;
    padding: 20px;
  }
}
.about-seneca-slide__btn-arrow {
  width: 24px;
  height: 24px;
  color: var(--color-white);
}
.about-seneca-slide__image {
  margin: -85px 0;
}
@media screen and (max-width: 1024px) {
  .about-seneca-slide__image {
    width: 100%;
    max-width: 500px;
    height: auto;
  }
}

.about-seneca-partner__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .about-seneca-partner__wrap {
    flex-direction: column;
  }
}
.about-seneca-partner__logo {
  width: 470px;
  height: auto;
  margin-right: 110px;
  margin-left: 20px;
}
@media screen and (max-width: 1024px) {
  .about-seneca-partner__logo {
    width: 380px;
    margin-left: 0;
    margin-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-partner__logo {
    width: 65%;
    margin: 0 0 60px;
  }
}
.about-seneca-partner__right {
  max-width: 600px;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .about-seneca-partner__right {
    max-width: none;
  }
}
.about-seneca-partner__title {
  margin-bottom: 20px;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-white);
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
}
@media screen and (max-width: 1800px) {
  .about-seneca-partner__title {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1550px) {
  .about-seneca-partner__title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1300px) {
  .about-seneca-partner__title {
    font-size: 28px;
    line-height: 34px;
  }
}
@media screen and (max-width: 1100px) {
  .about-seneca-partner__title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .about-seneca-partner__title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .about-seneca-partner__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.about-seneca-partner__text {
  margin-bottom: 40px;
}

.poster {
  display: flex;
  background-color: var(--color-white-dark);
  height: 100vh;
  min-height: 720px;
  position: relative;
  overflow: hidden;
}
.poster--first {
  margin-top: var(--main-margin-top);
  height: calc(100vh - var(--main-margin-top));
}
.poster--revers {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1450px) {
  .poster {
    height: 100%;
  }
}
@media screen and (max-width: 850px) {
  .poster {
    flex-direction: column;
  }
}
.poster__content {
  z-index: 1;
  max-width: 50.5%;
  padding: 85px 60px 40px 100px;
}
@media screen and (max-width: 1750px) {
  .poster__content {
    padding: 60px 50px 40px 70px;
  }
}
@media screen and (max-width: 1550px) {
  .poster__content {
    padding: 45px 40px 30px 60px;
  }
}
@media screen and (max-width: 850px) {
  .poster__content {
    max-width: 100%;
    padding: 35px 40px 40px 50px;
  }
}
@media screen and (max-width: 768px) {
  .poster__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 630px) {
  .poster__content {
    max-width: 100%;
    padding: 25px 25px 40px;
  }
}
@media screen and (max-width: 500px) {
  .poster__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 480px) {
  .poster__content {
    padding: 20px 16px 30px;
  }
}
.poster__content_header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 65px;
}
@media screen and (max-width: 1650px) {
  .poster__content_header {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1300px) {
  .poster__content_header {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 630px) {
  .poster__content_header {
    margin-bottom: 20px;
  }
}
.poster__content_title {
  text-transform: uppercase;
  margin-right: auto;
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: var(--color-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .poster__content_title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .poster__content_title {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .poster__content_title {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .poster__content_title {
    font-size: 14px;
    line-height: 17px;
  }
}
.poster__content_date {
  font-family: var(--font-secondary);
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: var(--color-white-extra-dark);
  font-weight: 400;
}
@media screen and (max-width: 1800px) {
  .poster__content_date {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1220px) {
  .poster__content_date {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .poster__content_date {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (max-width: 768px) {
  .poster__content_date {
    font-size: 14px;
    line-height: 17px;
  }
}
.poster__content_badge {
  padding: 5px 10px;
  margin-left: 40px;
  background-color: var(--color-white);
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 120%;
  color: var(--color-blue);
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
@media screen and (max-width: 1550px) {
  .poster__content_badge {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1300px) {
  .poster__content_badge {
    margin-left: 25px;
  }
}
@media screen and (max-width: 768px) {
  .poster__content_badge {
    margin-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .poster__content_badge {
    margin-left: 10px;
  }
}
.poster__img {
  max-width: 49.5%;
  width: 100%;
}
.poster__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 850px) {
  .poster__img {
    max-width: 100%;
    aspect-ratio: 1/0.65;
  }
}
@media screen and (max-width: 630px) {
  .poster__img {
    aspect-ratio: 1/0.8;
  }
}
.poster__title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 50px;
  line-height: 60px;
  color: var(--color-blue);
  font-weight: 300;
  font-size: 50px;
  line-height: 60px;
}
@media screen and (max-width: 1450px) {
  .poster__title {
    font-size: 45px;
    line-height: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .poster__title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .poster__title {
    font-size: 30px;
    line-height: 36px;
  }
}
@media screen and (max-width: 630px) {
  .poster__title {
    max-width: 95%;
  }
}
.poster__description {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-dark);
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1550px) {
  .poster__description {
    font-size: 12px;
    line-height: 15px;
  }
}
@media screen and (max-width: 630px) {
  .poster__description {
    max-width: 95%;
  }
}

.circle-icon {
  width: 50vw;
  height: 50vw;
  border: 2px solid var(--color-white);
  border-radius: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-40%, 60%);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 850px) {
  .circle-icon {
    display: none;
  }
}
.circle-icon div {
  width: 70%;
  height: 70%;
  border-radius: 100%;
  border: 2px solid var(--color-white);
}

.people-slide__wrap {
  max-width: var(--content-max-width);
}
.people-slide__wrap_columns > * {
  margin-bottom: 60px;
}
.people-slide__suptext, .people-slide__subtext {
  font-family: var(--font-primary);
  font-style: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-white);
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .people-slide__suptext, .people-slide__subtext {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1450px) {
  .people-slide__suptext, .people-slide__subtext {
    font-size: 16px;
    line-height: 19px;
  }
}
.people-slide__suptext {
  margin-bottom: 10px;
}
.people-slide__subtext {
  margin-top: 10px;
}
.people-slide__text {
  margin-bottom: 20px;
}
.people-slide__btn {
  margin: 40px auto 0;
}


.dropdown-catalog-row {
	display: flex;
	font-size: 12pt;
}	

.dropdown-catalog-cell-1 {
	width: 25%;
	border-right: solid 1px var(--color-gray);
	padding-top: 40px;
	padding-left: 40px;
}	

.dropdown-catalog-cell-2 {
	width: 30%;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 40px;
}

.dropdown-catalog-cell-1 li {
	padding-top: 10px;
	padding-bottom: 10px;
}	

.dropdown-catalog-cell-1 li a {
	color: var(--color-black);
	font-weight: bold;
	border-bottom: none;
}	

.dropdown-catalog-cell-1 li.active {
	border-bottom: var(--color-blue) 1px solid;
	transition: 0.5s;
}

.dropdown-catalog-cell-1 li.active a {
	color: var(--color-blue);
	font-weight: bold;
	transition: 0.5s;
}

.dropdown-catalog-cell-2 li {
	color: var(--color-gray);
	font-weight: normal;
	padding-left: 20px;
}

.dropdown-catalog-cell-2 p {
	color: var(--color-black);
	font-weight: normal;
	padding-left: 20px;
}

.dropdown-catalog-cell-2 a {
	color: var(--color-gray);
	font-weight: normal;
}
	
/*
.dropdown-catalog-cell-2 ul {
  -webkit-columns: 200px 2;
  -moz-columns: 200px 2;
  columns: 200px 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
}
*/
.category-list {
  list-style: none;
  height: 100px;
  /*border: 1px solid red;*/
  display: flex;
  flex-direction: column; 
  flex-wrap: wrap
}
.category-list li {
  page-break-inside: avoid;
  break-inside: avoid;
}

.show-if-mobile {
    display: none;
}
@media screen and (max-width: 768px) {
    .hide-if-mobile {
        display: none;
    }
    .show-if-mobile {
        display: block;
    }
    .show-if-mobile .eshop-block__header-subtitle {
        display: none;
    }
}
.show-if-1024 {
    display: none;
}
@media screen and (max-width: 1024px) {
    .hide-if-1024 {
        display: none;
    }
    .show-if-1024 {
        display: block;
    }
}
/*
.swiper .product-card__wrapper {
	height: 380px;
}	

.swiper .product-card__buy {
	position: absolute;
	bottom: 0;
	right: 0;
}	

.swiper .product-card__bottom-buy-price {
	position: absolute;
	bottom: 0;
	left: 0;
}	

.swiper .product-card__bottom-buy {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}
*/
.product-bottom-block__bottom .product-card__bottom-title {
    min-height: 34px;
}
.recently-viewed-container .product-card__bottom-buy-price {
    margin-right: 10px;
}
.recently-viewed-container .product-card__bottom-buy {
    margin-top: 20px;
}
.product-bottom-block__bottom .product-card__bottom-buy {
    justify-content: space-between;
}
@supports (-webkit-hyphens:none) {
    .select-dropdown_open {
        height: initial;
    }
    .feedback-modal__content {
        padding-bottom: 70px;
    }
    .product-card__photo-container {
        width: 100%;
    }
    .modal-center__component {
        max-width: 99%;
    }
    .ordering-page-address-delivery-component__modal-button {
        margin-bottom: 70px;
    }
    /*.partner-slide__list {*/
    /*    transition: initial!important;*/
    /*    transform: initial!important;*/
    /*}*/
}
@media screen and (max-width: 768px) {
    .mini-modal-product {
        left: 1%;
    }
    .product-info-block__left .product-info-block__podeli-widget {
        order: 3;
        margin-top: 30px;
        margin-bottom: -10px;
    }
    .cart__podeli-widget {
        display: none;
    }
}
.lk-friend__container {
    display: none;
}
/* End */


/* Start:/local/templates/seneca/components/bitrix/catalog.element/brand-landing/style.css?1734342892141*/
.product-info-block__podeli-widget {
	margin: 15px 0;
}
.product-info-block__podeli-widget .a4-widget-main--mini {
	background: unset;
}
/* End */
/* /brands/rebond/assets/custom.css?174179796175698 */
/* /brands/rebond/assets/styles.css?1753096528328409 */
/* /local/templates/seneca/components/bitrix/catalog.element/brand-landing/style.css?1734342892141 */
