@charset "UTF-8";* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
*::before,
*::after {
	display: inline-block;
}
html,
body {
	height: 100%;
}
body {
	line-height: 1;
	scrollbar-gutter: stable;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
input,
button,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	background-color: transparent;
	outline: transparent;
}
input,
textarea {
	width: 100%;
}
label {
	display: inline-block;
}
button,
select,
option {
	cursor: pointer;
}
a {
	display: inline-block;
	color: inherit;
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit;
}
address {
	font-style: normal;
}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-Semibold.woff2") format("woff2");font-weight: 600;font-style: normal;}
@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-Regular.woff2") format("woff2");font-weight: 400;font-style: normal;}
@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-Light.woff2") format("woff2");font-weight: 300;font-style: normal;}
@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-ExtraLight.woff2") format("woff2");font-weight: 200;font-style: normal;}
@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-Bold.woff2") format("woff2");font-weight: 700;font-style: normal;}
@font-face {font-family: SourceSansPro;font-display: swap;src: url("../fonts/SourceSansPro-Black.woff2") format("woff2");font-weight: 900;font-style: normal;}

/* Generated by vite-plugin-svg-spritemap */
:root {
  /* Шрифт по умолчанию */
  --font-family: "SourceSansPro", sans-serif;
  /* Размер шрифта по умолчанию (где 16 – размер шрифта по умолчанию с макета)  */
  --font-size: 16px;
  /* Основные цвета */
  --main-color: #000;
  /* --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
}

body {
  color: var(--main-color);
  font-family: var(--font-family);
  font-size: var(--font-size);
  min-width: 375px;
}
[data-fls-scrolllock] body {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: clip;
}
.wrapper > main {
  flex: 1 1 auto;
}
.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 1664px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
main [class*=__container] {
  padding-left: 70px;
  padding-right: 70px;
}
@media(max-width: 1260px) {
  main [class*=__container] {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media(max-width: 768px) {
  main [class*=__container] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 22px 23px;
  transition: all ease 0.3s;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 7.143% */
  text-transform: uppercase;
}
.button span {
  display: block;
  max-width: 70px;
  width: 70px;
  height: 1px;
  background: #000;
  position: relative;
  transition: all ease 0.3s;
}
.button span::before {
  content: "";
  position: absolute;
  right: 0;
  top: -2px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 5px;
  transform: translate(0%, 0%) rotate(40deg);
  transition: all ease 0.3s;
}
.button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 5px;
  transform: translate(0%, 0%) rotate(-40deg);
  transition: all ease 0.3s;
}
.button._border {
  border-radius: 100px;
  border: 1px solid #000;
}
.button._black {
  background: #000;
  border-radius: 100px;
  color: #FFF;
  border: 1px solid #000;
}
.button._black span {
  background: #FFF;
}
.button._black span::after {
  background-color: #FFF;
}
.button._black span::before {
  background-color: #FFF;
}

.button._black:disabled {
  pointer-events: none;
  background: #CBCBCB;
  border-color: #CBCBCB;
}

.section-title {
  font-size: 63.969px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 100% */
  text-transform: uppercase;
  white-space: nowrap;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.footer {
  padding-bottom: 40px;
  margin-top: 150px;
}
.footer-wrapper {
  padding-top: 100px;
  border-top: 2px solid #EFEFEF;
  display: flex;
  gap: 150px;
}

.footer-logo {
  max-width: 260px;
  width: 100%;
}

.logo-footer {
  display: flex;
  align-items: center;
  gap: 20px;
}
.logo-footer span {
  font-size: 23.578px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
  max-width: 100px;
}

.footer-contacts {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
.footer-contacts > a {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.24px;
  margin-bottom: 5px;
}
.footer-contacts span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
}
.footer-contacts__social {
  margin-top: 27px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-contacts__social a {
  transition: all ease 0.3s;
}

.footer-nav-block {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 20px;
}

.footer-copirate {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}
.footer-copirate img {
  display: block;
  object-fit: contain;
  max-width: 270px;
}
.footer-copirate span {
  color: #878787;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.footer-nav {
  display: flex;
  gap: 20px;
  width: 100%;
}

.footer [data-fls-spollers] summary {
  list-style: none;
}
.footer [data-fls-spollers] summary::marker, .footer [data-fls-spollers] summary::-webkit-details-marker {
  display: none;
}
.footer .spollers {
  max-width: 250px;
  width: 100%;
}
.footer .spollers__title {
  width: 100%;
  cursor: default;
  text-align: left;
  position: relative;
  list-style: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 17.6px */
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
.footer .spollers__title::marker, .footer .spollers__title::-webkit-details-marker {
  display: none;
}
.--spoller-init .footer .spollers__title {
  cursor: pointer;
}
.footer .spollers__title.--spoller-active::before {
  transform: translateX(-75%) rotate(-40deg);
}
.footer .spollers__title.--spoller-active::after {
  transform: rotate(40deg);
}
.footer .spollers__body {
  padding-top: 17px;
}
.footer .spollers__body ul li:not(:last-child) {
  margin-bottom: 12px;
}
.footer .spollers__body ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  color: #878787;
}
.footer .spollers__body ul li a.sale-link {
  color: #FF3700;
}
.footer .spollers__body ul li a.sale-link::after {
  background: #FF3700;
}
.footer .spollers__body ul li a {
  position: relative;
}
.footer .spollers__body ul li a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 0;
  height: 1px;
  display: block;
  background: #878787;
  transition: all ease 0.3s;
}

.footer-subscribe {
  max-width: 380px;
  width: 100%;
  margin-left: auto;
}
.footer-subscribe p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 17.6px */
  letter-spacing: 0.64px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer-subscribe p span {
  font-weight: 900;
}
.footer-subscribe .form__line input.input {
  padding: 10px 0 5px 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #E7E7E7;
  font-size: 14.384px;
  font-style: normal;
  font-weight: 300;
  line-height: 18.699px; /* 130% */
  letter-spacing: 0.288px;
  color: #000;
}
.footer-subscribe .form__line input.input::placeholder {
  color: #878787;
}
.footer-subscribe .button {
  margin-top: 40px;
}

.footer-contacts.--dynamic {
  margin-bottom: 60px;
}

/*popup*/
body::after {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4.5px);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

.popup-open body::after {
  opacity: 1;
}

.popup-open body {
  overflow: hidden;
}

.popup-open .popup[aria-hidden=false] {
  z-index: 160;
  visibility: visible;
  overflow: auto;
  pointer-events: auto;
  transform: scale(1);
}

.popup-active [data-popup-body] {
  visibility: visible;
  transform: scale(1);
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  transition: visibility 0.8s ease 0s;
  visibility: hidden;
  pointer-events: none;
  transform: scale(0);
}

[data-popup-wrapper] {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

[data-popup-body] {
  visibility: hidden;
  transform: scale(0);
  transition: transform 0.3s ease 0s, visibility 0.3s ease 0s;
  background-color: #fff;
  width: 100%;
  border-radius: 20px;
  box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
}

.popup__close svg {
  width: 20px;
  height: 20px;
}
.popup__close svg path {
  transition: all ease 0.3s;
}

.cookie {
  position: fixed;
  right: 80px;
  max-width: 890px;
  width: 100%;
  opacity: 0;
  bottom: -100%;
  pointer-events: none;
  transition: 0.4s ease-in-out;
}
.cookie.active {
  opacity: 1;
  pointer-events: all;
  bottom: 20px;
}
.cookie__iteme {
  max-width: 768px;
  width: 100%;
}

.cookie-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 22px 40px;
  border: 1px solid #D9DBE9;
  border-radius: 20px;
  background: #FFF;
  filter: drop-shadow(0 5px 14px rgba(8, 15, 52, 0.04));
}
.cookie-wrapper p {
  color: #737373;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.cookie-wrapper a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  display: inline;
}

.popup__close {
  transition: all ease 0.3s;
}

#review .popup__body {
  max-width: 940px;
}
#review .popup__content {
  padding: 38px 58px;
}
#review .popup__close {
  position: absolute;
  top: 35px;
  right: 35px;
}
#review .popup-content-form h2 {
  margin-top: 24px;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 35px;
}
#review textarea {
  min-height: 215px;
  border-radius: 8.775px !important;
}
#review .form-buttons {
  margin-top: 35px;
}
#review .form__line {
  width: 100%;
}
#review .form__line label {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 103.235% */
  text-transform: uppercase;
  color: #6C7275;
  margin-bottom: 17px;
}
#review .form__line .input {
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  border-radius: 8.775px !important;
  border: 1.462px solid #CBCBCB;
  background: #FFF;
  padding: 5px 23px;
  height: 58px;
}
#review .form__line .input::placeholder {
  color: #6C7275;
}

.form-line-double {
  display: flex;
  gap: 35px;
}

.upload-btn {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 24px;
  background-color: #FFF;
  border: 1.462px solid #CBCBCB;
  border-radius: 8.775px;
  cursor: pointer;
  transition: all 0.2s ease;
  user-select: none;
  max-width: 260px;
  min-height: 58px;
}

.upload-btn:hover {
  background-color: #CBCBCB;
  border-color: #CBCBCB;
}

.upload-btn input[type=file] {
  display: none;
}

.upload-text {
  color: #6C7275;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.upload-btn.active {
  background-color: #CBCBCB;
  border-color: #CBCBCB;
}

.upload-btn.active .upload-text {
  color: #6C7275;
  font-size: 14px;
  font-weight: 400;
}

.icon {
  width: 36px;
  height: 36px;
}

.rating {
  margin-top: 28px;
  margin-bottom: 28px;
}

#callback .popup__body, #onsale .popup__body, #subscribe .popup__body {
  max-width: 740px;
}
#callback .popup__content, #onsale .popup__content, #subscribe .popup__content {
  padding: 45px;
}
#callback .popup__close, #onsale .popup__close, #subscribe .popup__close {
  position: absolute;
  top: 35px;
  right: 35px;
}
#callback h2, #onsale h2, #subscribe h2 {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 13px;
}
#callback .form__line .input, #onsale .form__line .input, #subscribe .form__line .input {
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 16px;
}
#callback .form__line .input::placeholder, #onsale .form__line .input::placeholder, #subscribe .form__line .input::placeholder {
  color: #878787;
}
#callback .form-buttons, #onsale .form-buttons, #subscribe .form-buttons {
  margin-top: 50px;
}

#onsale .popup__body, #subscribe .popup__body {
  max-width: 740px;
}
#onsale h2, #subscribe h2 {
  font-size: 32px;
  max-width: 470px;
}

#not-complete .popup__body {
  max-width: 720px;
  font-size: 32px;
}
#not-complete .popup__content {
  padding: 45px;
}
#not-complete .popup__close {
  position: absolute;
  top: 35px;
  right: 35px;
}
#not-complete h2 {
  margin-bottom: 30px;
}
#not-complete p span {
  color: #FF3700;
  font-weight: 700;
}
#not-complete .time {
  margin-top: 30px;
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#not-complete .popup-content-text-button {
  display: flex;
  margin-top: 80px;
}

#sale .popup__body {
  max-width: 870px;
}
#sale .popup__content {
  padding: 20px;
}
#sale .popup__close {
  position: absolute;
  top: 35px;
  right: 35px;
}
#sale .popup-content-form-wrapper {
  display: flex;
  gap: 40px;
  align-items: center;
}
#sale .popup-content-form-wrapper h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}
#sale .popup-content-form-image {
  max-width: 359px;
}
#sale .popup-content-form-image img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 359/359;
  border-radius: 10px;
}
#sale .form__line .input {
  margin-top: 24px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 16px;
}
#sale .form__line .input::placeholder {
  color: #878787;
}
#sale .form-buttons {
  margin-top: 40px;
}/* Generated by vite-plugin-svg-spritemap */
.rating {
  display: inline-block;
}
.rating__items {
  display: inline-flex;
  align-items: flex-start;
  gap: 14px;
}
.rating__item {
  flex: 0 0 2.8125rem;
  width: 2.8125rem;
  height: 2.8125rem;
  position: relative;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NSIgdmlld0JveD0iMCAwIDQ4IDQ1IiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTkwNTlfMzIzMzIpIj48cGF0aCBkPSJNNDcuMjk4MSAxNy4xODgySDI5LjIzMDlMMjMuNjQ3MSAwLjAwMDk3NjU2MkwxOC4xMDU1IDIyLjczNDRMMjMuNjQ3MSAzNC4zNzgyTDM4LjI2NzMgNDUuMDAxTDMyLjY4MzUgMjcuODEzOEw0Ny4yOTgxIDE3LjE4ODJaIiBmaWxsPSIjQ0JDQkNCIi8+PHBhdGggZD0iTTE4LjA2NzIgMTcuMTg3MkgwTDE0LjYyMDIgMjcuODFMOS4wMzM2IDQ1TDIzLjY1MzggMzQuMzc3MlYwTDE4LjA2NzIgMTcuMTg3MloiIGZpbGw9IiNDQkNCQ0IiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xOTA1OV8zMjMzMiI+PHJlY3Qgd2lkdGg9IjQ3LjI5NjMiIGhlaWdodD0iNDUiIGZpbGw9IndoaXRlIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+") 0 0/2.8125rem no-repeat;
  transition: all 0.3s;
}
.rating__item--active {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMxIDMwIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTkwMjlfNjU3NDApIj48cGF0aCBkPSJNMzAuNjU0NCAxMS4xMzkySDE4Ljk0NDlMMTUuMzI2IDBMMTEuNzM0NCAxNC43MzM4TDE1LjMyNiAyMi4yODAzTDI0LjgwMTUgMjkuMTY1TDIxLjE4MjYgMTguMDI1OEwzMC42NTQ0IDExLjEzOTJaIiBmaWxsPSIjRTY3MTM2Ii8+PHBhdGggZD0iTTExLjcwOTYgMTEuMTM5MkgwTDkuNDc1NTIgMTguMDI0TDUuODU0NzggMjkuMTY1TDE1LjMzMDMgMjIuMjgwM1YwTDExLjcwOTYgMTEuMTM5MloiIGZpbGw9IiNFNjcxMzYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xOTAyOV82NTc0MCI+PHJlY3Qgd2lkdGg9IjMwLjY1MzMiIGhlaWdodD0iMjkuMTY1IiBmaWxsPSJ3aGl0ZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==") 0 0/2.8125rem no-repeat;
}
.rating__item span {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 2.8125rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMxIDMwIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTkwMjlfNjU3NDApIj48cGF0aCBkPSJNMzAuNjU0NCAxMS4xMzkySDE4Ljk0NDlMMTUuMzI2IDBMMTEuNzM0NCAxNC43MzM4TDE1LjMyNiAyMi4yODAzTDI0LjgwMTUgMjkuMTY1TDIxLjE4MjYgMTguMDI1OEwzMC42NTQ0IDExLjEzOTJaIiBmaWxsPSIjRTY3MTM2Ii8+PHBhdGggZD0iTTExLjcwOTYgMTEuMTM5MkgwTDkuNDc1NTIgMTguMDI0TDUuODU0NzggMjkuMTY1TDE1LjMzMDMgMjIuMjgwM1YwTDExLjcwOTYgMTEuMTM5MloiIGZpbGw9IiNFNjcxMzYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xOTAyOV82NTc0MCI+PHJlY3Qgd2lkdGg9IjMwLjY1MzMiIGhlaWdodD0iMjkuMTY1IiBmaWxsPSJ3aGl0ZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==") 0 0/2.8125rem no-repeat;
}
.rating__item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 14px;
  transform: translateX(100%);
}
[data-rating=set] .rating__item:not(:last-child)::after {
  cursor: pointer;
}
.rating__input {
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
}
[data-fls-rating=set] .rating__input {
  cursor: pointer;
}/* Generated by vite-plugin-svg-spritemap */
input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  caret-color: inherit;
}
.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder {
  transition: opacity 0.3s;
}
.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder {
  opacity: 0;
}

textarea.input {
  resize: vertical;
  padding: 0px 0px;
}/* Generated by vite-plugin-svg-spritemap */
input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input[placeholder]:not([data-fls-placeholder-nohiden])::placeholder {
  transition: opacity 0.3s;
}
.input[placeholder]:not([data-fls-placeholder-nohiden]):focus::placeholder {
  opacity: 0;
}

textarea.input {
  resize: vertical;
  padding: 0px 0px;
}

.header__logo {
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 4;
}
.header__logo img {
  max-width: 109px;
}
.header__logo span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  max-width: 100px;
}

.header-top {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #EFEFEF;
  gap: 20px;
}

.header-logo {
  display: flex;
  gap: 40px;
  align-items: center;
}

.menu__list {
  display: flex;
  gap: 40px;
}
.menu__link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px; /* 102.857% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.dropdown-block {
  position: relative;
}

.dropdown-block-button {
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px; /* 102.857% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  display: flex;
  gap: 10px;
  white-space: nowrap;
}
.dropdown-block-button span {
  position: relative;
  width: 15px;
  margin-left: auto;
}
.dropdown-block-button span::before, .dropdown-block-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #B1B1B1;
  height: 2px;
  width: 8px;
  transition: transform 0.5s ease 0s;
}
.dropdown-block-button span::before {
  transform: translate(-75%, -50%) rotate(40deg);
}
.dropdown-block-button span::after {
  transform: translate(0, -50%) rotate(-40deg);
}

.dropdown-block-list {
  padding-top: 15px;
  position: absolute;
  min-width: 175px;
  max-width: 180px;
  left: 0;
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  transition: all ease 0.5s;
  z-index: 1;
  transition-behavior: allow-discrete;
}
.dropdown-block-list .dropdown-block-list-wrapper {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 0 16px 16px;
}
.dropdown-block-list ul {
  max-height: 200px;
  overflow: auto;
  margin-right: 5px;
}
.dropdown-block-list ul::-webkit-scrollbar {
  width: 2px;
}
.dropdown-block-list ul::-webkit-scrollbar-track {
  background: #E7E7E7;
  border-radius: 3px;
}
.dropdown-block-list ul::-webkit-scrollbar-thumb {
  background: #3E3E3E;
  border-radius: 3px;
}
.dropdown-block-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.dropdown-block-list ul li a {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}

.dropdown-block.--active-list .dropdown-block-list {
  display: block;
  opacity: 1;
  transform: none;
}

.dropdown-block.--active-list .dropdown-block-button::before {
  transform: translateX(-75%) rotate(-40deg);
}
.dropdown-block.--active-list .dropdown-block-button::after {
  transform: rotate(40deg);
}

@starting-style {
  .dropdown-block.--active-list .dropdown-block-list {
    opacity: 0;
    transform: translateY(-10px);
  }
}
.header-top-buttons {
  display: flex;
  gap: 50px;
  align-items: center;
}

.header-top-buttons-contacts {
  display: flex;
}

.phohe__link {
  margin-right: 7px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 80% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  white-space: nowrap;
}

.messengers__link {
  margin-left: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  border-radius: 50%;
  background: #000;
}
.messengers__link img {
  width: 12px;
  height: 12px;
}

.callback-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.4px; /* 102.857% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  white-space: nowrap;
}

.header-top-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}

.cart-link {
  position: relative;
}
.cart-link .count-cart {
  top: -3px;
  right: -5px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  flex: 0 0 12px;
  border-radius: 50%;
  background: #000;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
  color: #FFF;
}

.header-top-bottom {
  padding: 15px 0;
  border-bottom: 1px solid #EFEFEF;
  margin: 0 auto;
}
.header-top-bottom > ul {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.header-top-bottom > ul > li {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 102.857% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}
.header-top-bottom > ul > li a img {
  display: none;
}
.header-top-bottom > ul > li .dropdown-block-button img {
  display: none;
}

.sale-link {
  color: #FF3700;
}
.sale-link img {
  filter: invert(15%) sepia(99%) saturate(5000%) hue-rotate(1deg) brightness(102%) contrast(106%);
}
.menu__link {
  white-space: nowrap;
}

.icon-menu {
  display: none;
}

.header-top-bottom.--dynamic {
  padding-top: 30px;
  padding-bottom: 30px;
}
.header-top-bottom.--dynamic .dropdown-block-list {
  right: 0;
}
.header-top-bottom.--dynamic .dropdown-block-list ul li a {
  font-size: 12px;
  text-transform: capitalize;
}
.header-top-bottom.--dynamic .dropdown-block-button {
  font-size: 16px;
}

.header-top-bottom.--dynamic > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.header-top-bottom.--dynamic > ul > li a {
  font-size: 16px;
  line-height: 120%;
}

.mobile-navigation {
  border-top: 1px solid #DFDEE2;
  background-color: #FFF;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
}

.mobile-navigation-wrapper {
  padding: 11px;
  background: #FFF;
}

.mobile-navigation-block {
  display: flex;
  gap: 25px;
  justify-content: space-between;
}
.mobile-navigation-block a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.mobile-navigation-block a img {
  display: block;
  object-fit: contain;
}
.mobile-navigation-block a span {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
}

.mobile-header-contacts {
  display: none;
}
.mobile-header-contacts a {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.24px;
  margin-bottom: 5px;
}
.mobile-header-contacts span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.16px;
}
.mobile-header-contacts__social {
  display: flex;
  gap: 20px;
  margin-top: 25px;
}

.header.--secondary-header .header-logo {
  gap: 0;
}
.header.--secondary-header .header-top {
  gap: 20px;
}
.header.--secondary-header .header__logo {
  margin-left: 150px;
  margin-right: 150px;
}
.header.--secondary-header .header-top-buttons {
  gap: 20px;
}

.hero {
  margin-top: 50px;
  margin-bottom: 50px;
}
.hero-wrapper {
  display: flex;
  background: #F0F0F0;
  border-radius: 20px;
  overflow: hidden;
  min-height: 465px;
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 820/465;
}

.hero-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 690px;
  margin: 0 auto;
  padding: 23px 20px;
}
.hero-info h1 {
  font-size: 63.969px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 100% */
  text-transform: uppercase;
  margin-bottom: 30px;
}
.hero-info p {
  font-size: 20.47px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%; /* 130% */
  letter-spacing: 0.409px;
  text-align: center;
}

.hero-button {
  margin-top: 60px;
  max-width: 260px;
  width: 100%;
}

.cards-wrqpper {
  margin-top: 50px;
}

.cards-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 65px 39px;
}

.card {
  display: flex;
  flex-direction: column;
  max-width: 520px;
}
.card__image img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 520/350;
}
.card__color {
  margin-top: -45px;
  display: flex;
  gap: 5px;
  overflow: auto;
}
.card__color::-webkit-scrollbar {
  width: 0;
  display: none;
}
.card__color a {
  border: 1px solid #eeeeee;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF;
}
.card__color a img {
  flex: 0 0 60px;
  width: 60px;
  height: 42px;
  border-radius: 20px;
  object-fit: contain;
}
.card__title {
  flex: 1 1 auto;
  font-size: 23.776px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.18px;
  color: #666;
  text-align: center;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.card__title::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #666;
  display: block;
  left: 0;
  transform: scale(0);
  transition: transform ease-in-out 0.3s;
}
.card__coast {
  margin-top: 7px;
  font-size: 20.102px;
  font-style: normal;
  font-weight: 400;
  line-height: 18.405px;
  text-align: center;
  color: #E11E79;
}

.more-block {
  margin-top: 80px;
  display: flex;
  justify-content: center;
}
.more-block .button {
  max-width: 260px;
  width: 100%;
}

.bestsellers {
  margin-top: 150px;
}

.title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 60px;
}

.swiper-navigation-icon {
  display: none;
}

.title-block-buttons {
  display: flex;
  gap: 30px;
}

.swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  transform: rotate(-180deg);
}
.swiper-button-prev span {
  display: block;
  max-width: 170px;
  width: 170px;
  height: 1px;
  background: #000;
  position: relative;
  transition: all ease 0.3s;
}
.swiper-button-prev span::before {
  content: "";
  position: absolute;
  right: -2px;
  top: -3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(40deg);
  transition: all ease 0.3s;
}
.swiper-button-prev span::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(-40deg);
  transition: all ease 0.3s;
}

.swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.swiper-button-next span {
  display: block;
  max-width: 170px;
  width: 170px;
  height: 1px;
  background: #000;
  position: relative;
  transition: all ease 0.3s;
}
.swiper-button-next span::before {
  content: "";
  position: absolute;
  right: -2px;
  top: -3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(40deg);
  transition: all ease 0.3s;
}
.swiper-button-next span::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(-40deg);
  transition: all ease 0.3s;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.4;
}
.swiper-button-prev.swiper-button-disabled span, .swiper-button-next.swiper-button-disabled span {
  width: 70px;
}

.sale {
  margin-top: 150px;
}
.sale .section-title {
  display: flex;
  align-items: center;
  gap: 30px;
}

.events {
  margin-top: 150px;
}

.events-card {
  padding: 18px;
  border-radius: 30px;
  border: 1.46px solid #6C7275;
  transition: all ease 0.3s;
}
.events-card__image img {
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 483/270;
}
.events-card__title {
  margin-top: 23px;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.events-card__date {
  margin-top: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.events-card__date time {
  color: #97989F;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.events-card__date span {
  display: block;
  max-width: 130px;
  width: 130px;
  height: 1px;
  background: #000;
  position: relative;
  transition: all ease 0.3s;
  opacity: 0.5;
}
.events-card__date span::before {
  content: "";
  position: absolute;
  right: -2px;
  top: -3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(40deg);
  transition: all ease 0.3s;
}
.events-card__date span::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 3px;
  display: block;
  background-color: #000;
  height: 1px;
  width: 10px;
  transform: translate(0%, 0%) rotate(-40deg);
  transition: all ease 0.3s;
}

.review {
  margin-top: 150px;
}
.review .section-title {
  display: flex;
  gap: 50px;
  align-items: baseline;
}
.review .section-title a {
  font-size: 17.911px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 7.143% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
}
.review-card {
  padding: 30px 40px;
  border-radius: 30px;
  border: 1.46px solid #6C7275;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.review-card__user {
  flex: 0 0 73px;
}
.review-card__user img {
  border-radius: 50%;
  width: 73.911px;
  height: 73.939px;
  object-fit: cover;
}

.review-card-top {
  display: flex;
  gap: 30px;
  align-items: center;
}
.review-card-top .review-card__name {
  font-size: 19.951px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.review-card-top .review-card__date {
  font-size: 15.961px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #676767;
}
.review-card-top .review-card__stars {
  margin-top: 7px;
  display: flex;
  gap: 7px;
}
.review-card-top .review-card__stars img {
  width: 22px;
}

.review-card-text {
  flex: 1 1 auto;
  margin-top: 30px;
  font-size: 18.621px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #3E3E3E;
}

.about-section {
  background: #F5F5F5;
  margin-top: 150px;
  margin-bottom: 150px;
}
.about-section-wrapper {
  padding-top: 70px;
  padding-bottom: 100px;
}
.about-section-wrapper h2 {
  font-size: 114px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 56px;
}

.about-section-block {
  display: flex;
  align-items: center;
  gap: 100px;
}
.about-section-block__text {
  max-width: 900px;
}
.about-section-block__text span {
  display: block;
  width: 276px;
  height: 1px;
  background: #6C7275;
  margin-bottom: 36px;
}
.about-section-block__text {
  color: #494949;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.about-section-block__image {
  position: relative;
  margin-bottom: -240px;
  min-width: 310px;
}
.about-section-block__image .main-image-1 {
  border-radius: 50%;
  width: 100%;
  object-fit: cover;
  z-index: 1;
  display: block;
  position: relative;
  aspect-ratio: 567/567;
}
.about-section-block__image .main-image-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-60%, -40%);
}

nav[aria-label=breadcrumb] {
  padding: 15px 0 15px;
}

nav[aria-label=breadcrumb] ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav[aria-label=breadcrumb] ol li {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
nav[aria-label=breadcrumb] ol li span {
  color: rgba(0, 0, 0, 0.3);
}
nav[aria-label=breadcrumb] ol li a {
  position: relative;
}
nav[aria-label=breadcrumb] ol li a span {
  color: rgba(0, 0, 0, 0.3);
  transition: all ease 0.3s;
}
nav[aria-label=breadcrumb] ol li a:hover span {
  color: rgba(0, 0, 0, 0.6);
}
nav[aria-label=breadcrumb] ol li:after {
  content: "/";
  color: rgba(0, 0, 0, 0.3);
}
nav[aria-label=breadcrumb] ol li:last-child:after {
  content: "";
}

.breadcrumb {
  display: flex;
  gap: 15px;
}

.link-back {
  margin-top: 40px;
}
.link-back a {
  margin-left: 33px;
  transition: all ease 0.3s;
}

.events-page-wrapper {
  margin-top: 40px;
}

.events-page-block__image {
  max-width: 810px;
  margin-bottom: 40px;
}
.events-page-block__image img {
  width: 100%;
  object-fit: cover;
  border-radius: 40.696px;
  aspect-ratio: 810/473;
}
.events-page-block__text {
  margin-top: 40px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  max-width: 1630px;
}
.events-page-block h2 {
  font-size: 37px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 5px;
}
.events-page-block time {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  color: #97989F;
}

.separator {
  margin-top: 25px;
  display: block;
  width: 154px;
  height: 1.46px;
  background: #97989F;
}

.search-wrapper {
  padding-top: 270px;
  padding-bottom: 120px;
}
.search-wrapper .search-form {
  margin-top: 13px;
}
.search-wrapper .search-form .input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

.search-block {
  max-width: 630px;
  margin: 0 auto;
}
.search-block .button {
  margin-top: 50px;
  width: 100%;
  max-width: 200px;
}
.search-block p {
  margin-top: 13px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%; /* 130% */
  letter-spacing: 0.32px;
}

.page-title {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-align: center;
}

.search.--empty .search-block {
  max-width: 900px;
}
.search.--empty .button span {
  transform: rotate(-180deg);
}
.search.--empty .search-block-button {
  display: flex;
  justify-content: center;
}

.search-result .search-result-wrapper {
  margin-top: 90px;
  margin-bottom: 50px;
}

.gift .gift-wrapper {
  margin-top: 90px;
  margin-bottom: 50px;
}
.gift .gift-wrapper p {
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.gift .page-title {
  text-align: left;
  margin-bottom: 22px;
}

.authorization {
  margin-top: 90px;
}

.authorization-wrapper {
  max-width: 940px;
  margin: 0 auto;
}
.authorization-wrapper .link-back {
  margin-top: 0;
  margin-bottom: 35px;
  margin-left: 30px;
}
.authorization-wrapper .form-wrapper {
  padding: 58px 35px;
  border-radius: 30px;
  border: 1.462px solid #6C7275;
}
.authorization-wrapper .form-button {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
.authorization-wrapper .form-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.authorization-wrapper .form-title h2 {
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.authorization-wrapper .form-title a {
  color: #6C7275;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 103%; /* 103.235% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-transform: uppercase;
}
.authorization-wrapper .form__line {
  margin-top: 35px;
  width: 100%;
}
.authorization-wrapper .form__line label {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 103%; /* 103.235% */
  text-transform: uppercase;
  color: #6C7275;
  margin-bottom: 17px;
}
.authorization-wrapper .form__line .input {
  max-width: 420px;
  width: 100%;
  border-radius: 8.775px !important;
  border: 1.462px solid #CBCBCB;
}

.authorization.--registration .input {
  max-width: 100%;
}

.product-page .link-back-product {
  display: none;
}

.collection {
  margin-top: 60px;
}

.collection-title h2 {
  font-size: 30.375px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 70px;
}

.product-text-wrapper {
  margin-top: 66px;
}
.product-text-wrapper {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.product-text-button {
  margin-top: 30px;
}

.download {
  padding: 10px 40px;
  border-radius: 76.763px;
  border: 1.279px solid #000;
  height: 70px;
  display: inline-flex;
  align-items: center;
  gap: 17px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 150% */
  text-transform: uppercase;
  transition: all ease 0.3s;
}
.download img {
  transition: all ease 0.3s;
}

.product-wrapper {
  margin-top: 45px;
  display: flex;
  gap: 80px;
}

.product-info {
  max-width: 530px;
  width: 100%;
}

.slider-wrapper {
  max-width: 940px;
}

.splide__slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

#main-slider {
  height: 630px;
  aspect-ratio: 946/630;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
  height: 100%;
}
#main-slider .splide__slide {
  position: relative;
}
#main-slider .splide__slide .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#main-slider .splide__slide .play-icon img {
  aspect-ratio: 109/109;
}

#main-slider .splide__slide > img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 946/630;
  border-radius: 8px;
}

#thumbnail-slider .splide__slide {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 145/100;
  border-radius: 4px;
  position: relative;
}
#thumbnail-slider .splide__slide .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#thumbnail-slider .splide__slide .play-icon img {
  aspect-ratio: 45/45;
}

#thumbnail-slider .splide__slide {
  background-size: 120% 120% !important;
}

#thumbnail-slider #thumbnail-slider-list {
  margin-top: 10px !important;
  height: 80px;
}
#thumbnail-slider {
  max-width: fit-content;
  margin: 0 auto;
}
#thumbnail-slider .splide__slide {
  cursor: pointer;
  transition: opacity 0.3s;
}

#thumbnail-slider .splide__slide.is-active {
  opacity: 1;
}

.splide__arrow--prev,
.splide__arrow--next {
  display: block !important;
  width: 50px;
  height: 50px;
  background-size: contain;
  cursor: pointer;
  pointer-events: auto;
}
.splide__arrow--prev svg,
.splide__arrow--next svg {
  display: none;
}



#thumbnail-slider .splide__arrows.splide__arrows--ltr, .splide__arrows.splide__arrows--ttb {
  display: none;
}

#main-slider-track {
  height: 630px;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 2px solid #000;
}

.product-info__title {
  font-size: 37px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 45px;
}
.product-info__coast {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.product-info .like {
  position: relative;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info .like .icon-liked {
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
}
.product-info .like .icon-like {
  position: relative;
}
.product-info .like img {
  width: 20px;
  height: 20px;
}
.product-info .like.liked .icon-liked {
  opacity: 1;
}
.product-info .like.liked .icon-like {
  opacity: 0;
}
.product-info__status {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
.product-info__status.--success {
  color: #28A745;
}
.product-info__status.--not-available {
  color: #FF3700;
}
.product-info__about {
  margin-top: 30px;
}
.product-info__about ul li {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  color: #828282;
}
.product-info__characteristics {
  margin-top: 30px;
}
.product-info__characteristics strong {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.product-info__characteristics ul li {
  color: #828282;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.product-info__colors {
  margin-top: 40px;
}
.product-info__colors p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.product-info__colors .checkbox-block {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.product-info__colors .checkbox {
  display: inline-block;
  position: relative;
}
.product-info__colors .checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.product-info__colors .checkbox__input:focus-visible + .checkbox__text {
  outline: 1px solid #000;
}
.product-info__colors .checkbox__input:checked + .checkbox__text:after {
  transform: scale(1);
}
.product-info__colors .checkbox__text {
  cursor: pointer;
  position: relative;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  border-radius: 50%;
  padding: 2px;
}
.product-info__colors .checkbox__text:before {
  content: "";
  border-radius: 50%;
  align-self: flex-start;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  overflow: hidden;
}
.product-info__colors .checkbox__text::after {
  content: "";
  transition: all 0.3s ease 0s;
  transform: scale(0);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #a7a9ac;
  position: absolute;
  left: -3px;
  top: -3px;
}
.product-info__buttons {
  margin-top: 55px;
}
.product-info__buttons a.button {
  width: fit-content;
}

.addtocard {
  max-width: 270px;
}

.quantity-block {
  display: flex;
  align-items: center;
  gap: 30px;
}
.quantity-block .link-card {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 102%; /* 102.222% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  white-space: nowrap;
}

.quantity {
  width: 250px;
  height: 60px;
  display: flex;
  border: 1.279px solid #000;
  border-radius: 76.763px;
}
.quantity__button {
  flex: 0 0 30px;
  position: relative;
  cursor: pointer;
}
.quantity__button::before, .quantity__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 0px -4.5px;
  background-color: #000;
  width: 9px;
  height: 1px;
}
.quantity__button--plus::before {
  transform: rotate(-90deg);
}
.quantity__input {
  flex: 1 1 auto;
}
.quantity__input input {
  height: 100%;
  color: #000;
  font-size: 17.911px;
  width: 100%;
  text-align: center;
}

.mobile-navigation-wrapper .product-info__buttons {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
.mobile-navigation-wrapper .product-info__buttons .button {
  width: 100%;
  max-width: 100%;
}
.mobile-navigation-wrapper .quantity {
  width: 100%;
}

.cart .link-back {
  display: none;
}
.cart .section-title {
  margin-top: 55px;
  text-align: center;
  text-transform: capitalize;
  font-size: 78.975px;
}

.cart-wrapper {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  gap: 100px;
}

.cart-actions {
  max-width: 530px;
  width: 100%;
}

.cart-block {
  max-width: 950px;
  width: 100%;
}
.cart-block__top {
  padding-bottom: 33px;
  border-bottom: 1px solid #6C7275;
}
.cart-block__top ul {
  display: flex;
}
.cart-block__top ul li {
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
}
.cart-block__top ul li:nth-child(1) {
  width: 230px;
}
.cart-block__top ul li:nth-child(2) {
  width: 400px;
}
.cart-block__top ul li:nth-child(3) {
  width: 250px;
}

.cart-item {
  margin-top: 30px;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid #E8ECEF;
}
.cart-item__image {
  max-width: 230px;
  width: 100%;
}
.cart-item__image img {
  width: 100%;
  object-fit: contain;
  aspect-ratio: 204/136;
}

.cart-about {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cart-about .delite {
  margin-top: auto;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  gap: 10px;
  opacity: 0.6;
}
.cart-about .delite img {
  width: 20px;
  height: 20px;
}

.cart-about-top__name {
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
}
.cart-about-top span {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  color: #6C7275;
}

.cart-quatity {
  margin: auto 0;
}
.cart-quatity .quantity {
  width: 120px;
  height: 46px;
}

.cart-coast {
  display: flex;
  margin-left: auto;
  justify-content: center;
  align-items: center;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
}

.card-promo {
  margin-top: 40px;
}
.card-promo h2 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  color: #141718;
  margin-bottom: 23px;
}
.card-promo .form__line {
  position: relative;
  border-radius: 300px;
  border: 1.462px solid #6C7275;
  max-width: 570px;
}
.card-promo .form__line .input {
  border: none !important;
  padding-left: 70px;
  padding-right: 23px;
  height: 60px;
}
.card-promo .form__line img {
  position: absolute;
  top: 50%;
  left: 23px;
  transform: translate(0, -50%);
  width: 30px;
  height: 30px;
}
.card-promo .form__line .btn-promo {
  position: absolute;
  top: 50%;
  right: 23px;
  padding: 0;
  transform: translate(0, -50%);
}

.cart-actions h2 {
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 35px;
}

.cart-actions-block {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.cart-actions-block .checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.cart-actions-block .checkbox__input:focus-visible + .checkbox__text {
  outline: 1px solid #000;
}
.cart-actions-block .checkbox__input:checked + .checkbox__text:after {
  transform: scale(1);
}
.cart-actions-block .checkbox .checkbox-block {
  padding: 20px 24px;
  border-radius: 65px;
  border: 1.462px solid #6C7275;
  background: #fff;
  transition: all ease 0.3s;
}
.cart-actions-block .checkbox__text {
  cursor: pointer;
  position: relative;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  font-size: 23.4px;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  text-transform: initial;
  color: #141718;
}
.cart-actions-block .checkbox__text span {
  margin-left: auto;
}
.cart-actions-block .checkbox__text:before {
  content: "";
  border-radius: 50%;
  align-self: flex-start;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #121212;
}
.cart-actions-block .checkbox__text::after {
  content: "";
  transition: all 0.3s ease 0s;
  transform: scale(0);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #121212;
  position: absolute;
  left: 6px;
  top: 6px;
}

.cart-actions-coast {
  margin-top: 40px;
}
.cart-actions-coast__sale {
  padding: 17px 0;
  border-bottom: 1px solid #EAEAEA;
  display: flex;
  justify-content: space-between;
  font-size: 21.333px;
  font-style: normal;
  font-weight: 400;
}
.cart-actions-coast__total {
  padding: 20px 0;
  font-size: 29.25px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}

.cart-actions .button {
  margin-top: 40px;
  width: 100%;
}
.cart-slider {
  margin-top: 50px;
}
.cart-slider h2 {
  font-size: 21px;
  font-style: normal;
}
.cart-slider h2 strong {
  font-weight: 700;
}
.cart-slider h2 a {
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
}
.cart-slider__slider {
  mask-image: linear-gradient(90deg, black 0%, black 80%, transparent 100%);
}

.cart-slider-wrapper {
  margin-top: 23px;
  padding: 30px;
  border-radius: 30px;
  border: 1.462px solid #6C7275;
  display: flex;
  align-items: center;
}

.swiper-scrollbar {
  margin-top: 20px;
  display: flex;
  width: 100%;
  height: 2px;
  background: #E8ECEF;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  background: #3E3E3E;
}

.cart-slider-wrapper-button {
  max-width: 350px;
  width: 100%;
}
.cart-slider-wrapper-button .button {
  max-width: 250px;
}

.cart-slider.--dynamic {
  margin-top: 25px;
}

.delite.--dynamic {
  opacity: 0.6;
}
.delite.--dynamic span {
  display: none;
}

.order-top {
  margin-top: 55px;
}
.order-top .section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-transform: initial;
}
.order-top .link-back {
  margin-top: 0;
  display: flex;
  margin-left: 20px;
  margin-right: auto;
}

.order {
  margin-top: 35px;
}

.order-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.order-info-wrapper {
  max-width: 940px;
  width: 100%;
}

.order-info {
  padding: 58px 35px;
  border-radius: 30px;
  border: 1.462px solid #6C7275;
}
.order-info:not(:last-child) {
  margin-bottom: 35px;
}
.order-info h2 {
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 35px;
}
.order-info label {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: #6C7275;
  margin-bottom: 17px;
}
.order-info .form-line-double .form__line {
  max-width: 100%;
  width: 100%;
}
.order-info .form-line-double .form__line .input {
  width: 100%;
  max-width: 100%;
}
.order-info .input {
  border-radius: 8.775px !important;
  height: 58px;
}
.order-info .form__line:not(:last-child) {
  margin-bottom: 35px;
}

.order-info:nth-child(2) .input {
  border-color: #6C7275;
}

.select-block {
  position: relative;
}

.select-block-button {
  position: relative;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
  white-space: nowrap;
  padding: 5px 23px;
  border-radius: 8.775px;
  border: 1.462px solid var(--neutral-04100, #6C7275);
  background: var(--White, #FFF);
  height: 58px;
  color: #6C7275;
}
.select-block-button span {
  position: relative;
  width: 15px;
  margin-left: auto;
}
.select-block-button span::before, .select-block-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #B1B1B1;
  height: 2px;
  width: 8px;
  transition: transform 0.5s ease 0s;
}
.select-block-button span::before {
  transform: translate(-75%, -50%) rotate(40deg);
}
.select-block-button span::after {
  transform: translate(0, -50%) rotate(-40deg);
}

.select-block-list {
  padding-top: 15px;
  position: absolute !important;
  min-width: 100%;
  max-width: 100%;
  left: 0;
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  transition: all ease 0.5s;
  z-index: 1;
  transition-behavior: allow-discrete;
}
.select-block-list .select-block-list-wrapper {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 0 16px 16px;
}
.select-block-list ul {
  max-height: 200px;
  overflow: auto;
  margin-right: 5px;
}
.select-block-list ul::-webkit-scrollbar {
  width: 2px;
}
.select-block-list ul::-webkit-scrollbar-track {
  background: #E7E7E7;
  border-radius: 3px;
}
.select-block-list ul::-webkit-scrollbar-thumb {
  background: #3E3E3E;
  border-radius: 3px;
}
.select-block-list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.select-block-list ul li .checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.select-block-list ul li .checkbox__input:focus-visible + .checkbox__text {
  outline: 1px solid #000;
}
.select-block-list ul li .checkbox__input:checked + .checkbox__text {
  color: #000;
  border-bottom: 1px solid #000;
}
.select-block-list ul li .checkbox__text {
  cursor: pointer;
  position: relative;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
.select-block-list ul li .checkbox__text:before {
  display: none;
}
.select-block-list ul li .checkbox__text::after {
  display: none;
}

.select-block.active .select-block-list {
  display: block;
  opacity: 1;
  transform: none;
}

.select-block.active .select-block-button span::before {
  transform: translateX(-75%) rotate(-40deg);
}
.select-block.active .select-block-button span::after {
  transform: rotate(40deg);
}

@starting-style {
  .dropdown-block.--active-list .dropdown-block-list {
    opacity: 0;
    transform: translateY(-10px);
  }
}
.order-info-radio {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.order-info-radio .checkbox {
  margin-bottom: 0;
}
.order-info-radio .checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.order-info-radio .checkbox__input:focus-visible + .checkbox__text {
  outline: 1px solid #000;
}
.order-info-radio .checkbox__input:checked + .checkbox__text:after {
  transform: scale(1);
}
.order-info-radio .checkbox .checkbox-block {
  padding: 20px 24px;
  border-radius: 65px;
  border: 1.462px solid #6C7275;
  background: #FFF;
  transition: all ease 0.3s;
}
.order-info-radio .checkbox__text {
  cursor: pointer;
  position: relative;
  gap: 10px;
  display: inline-flex;
  align-items: center;
  font-size: 23.4px;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  text-transform: initial;
  color: #141718;
}
.order-info-radio .checkbox__text span {
  margin-left: auto;
}
.order-info-radio .checkbox__text:before {
  content: "";
  border-radius: 50%;
  align-self: flex-start;
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #121212;
}
.order-info-radio .checkbox__text::after {
  content: "";
  transition: all 0.3s ease 0s;
  transform: scale(0);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #121212;
  position: absolute;
  left: 6px;
  top: 6px;
}

.order-info-radio .checkbox:has(.checkbox__input:checked) .checkbox-block {
  background: #F3F5F7;
}

.cart-actions-block .checkbox:has(.checkbox__input:checked) .checkbox-block {
  background: #F3F5F7;
}

.order-info-button .button {
  width: 100%;
}

.order-goods {
  top: 20px;
  position: sticky;
  max-width: 600px;
  width: 100%;
  height: 100%;
  padding: 24px 35px;
  border-radius: 30px;
  border: 1.462px solid #6C7275;
  background: #FFF;
}
.order-goods > h2 {
  font-size: 41px;
  font-style: normal;
  font-weight: 400;
}
.order-goods .cart-item__image {
  max-width: 200px;
}
.order-goods .cart-about-top {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.order-goods .cart-coast {
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  white-space: nowrap;
  justify-content: start;
  align-items: start;
}
.order-goods .cart-item {
  gap: 10px;
}
.order-goods .order-goods-total {
  margin-top: 40px;
}
.order-goods .order-goods-total ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order-goods .order-goods-total ul li:not(:last-child) {
  padding-bottom: 19px;
  margin-bottom: 19px;
  border-bottom: 1.462px solid #E8ECEF;
}
.order-goods .order-goods-total .order-sale .order-sale-block {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
}
.order-goods .order-goods-total .order-sale span {
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
}
.order-goods .order-goods-total .order-sale span.--success {
  color: #38CB89;
}
.order-goods .order-goods-total .order-delivery {
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
}
.order-goods .order-goods-total .order-delivery span:nth-child(2) {
  font-weight: 600;
}
.order-goods .order-goods-total .order-total {
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
}

.order-goods.--dynamic {
  position: relative;
  top: 0;
  margin-bottom: 35px;
  margin-top: 40px;
  border: none;
  padding: 0;
  max-width: 100%;
}
.order-goods.--dynamic h2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #6C7275;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
[data-fls-slider] {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-initialized {
  touch-action: pan-y;
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

@media (max-width: 1920px) and (max-width: 768px){
  .cart-slider-wrapper {
    border: none;
    padding: 0;
  }
}

@media (max-width: 1920px){
  .cart-slider-wrapper [data-fls-slider] {
    overflow: hidden;
  }
  [data-fls-slider] {
    overflow: visible;
  }
}

@media (width < 93.75em){
  .header.--secondary-header .header__logo {
    margin-left: 20px;
  }
  .header.--secondary-header .header__logo {
    margin-right: 20px;
  }
}

@media (max-width: 1450px){
  .header-logo {
    gap: 20px;
  }
  .menu__list {
    gap: 30px;
  }
  .header-top-buttons {
    gap: 20px;
  }
  .cart-item__image {
    max-width: 180px;
  }
}

@media (max-width: 1360px){
  .cart-block__top ul li:nth-child(1) {
    width: 180px;
  }
  .cart-block__top ul li:nth-child(2) {
    width: 300px;
  }
  .cart-block__top ul li:nth-child(3) {
    width: 200px;
  }
  
  .cart-about {
    max-width: 300px;
  }
}

@media (max-width: 1350px) and (max-width: 575px){
  .menu__body {
    padding: 103px 15px 30px 15px !important;
  }
  .menu__body::before {
    height: 75px !important;
  }
}

@media (max-width: 1350px) and (any-hover: none){
  .icon-menu {
    cursor: default;
  }
}

@media (max-width: 1350px){
  .menu__list {
    flex-direction: column;
  }
  .dropdown-block-list {
    position: relative;
    transform: none;
    padding-top: 0;
    opacity: 1;
    transition: none;
  }
  .dropdown-block-list .dropdown-block-list-wrapper {
    box-shadow: none;
  }
  .dropdown-block-list ul {
    max-height: 100%;
    overflow: visible;
  }
    .dropdown-block.--active-list .dropdown-block-list {
      transform: none;
      opacity: 1;
    }
  .header-top-buttons {
    margin-left: auto;
  }
  .header-top-bottom > ul > li a {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .header-top-bottom .dropdown-block-list {
    padding-top: 15px !important;
    position: absolute;
    transform: translateY(-10px);
    padding-top: 0;
    opacity: 1;
    transition: all ease 0.5s;
    left: -50%;
  }
  .header-top-bottom .dropdown-block-list ul {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  }
  .menu__body {
    position: fixed;
    width: 100%;
    height: 100svh;
    right: -100%;
    top: 0;
    overflow: auto;
    padding: 130px 15px 30px 15px;
    transition: right 0.3s;
    background-color: #FFF;
    z-index: 3;
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 110px;
    right: -100%;
    top: 0;
    transition: right 0.3s;
    z-index: 3;
    border-bottom: 1px solid;
    background-color: #FFF;
  }
  [data-fls-menu-open] .menu__body {
    right: 0;
  }
  [data-fls-menu-open] .menu__body::before {
    right: 0;
  }
  .icon-menu {
    display: block;
    position: relative;
    width: 38px;
    height: 20px;
    z-index: 5;
  }
  .icon-menu span, .icon-menu::before, .icon-menu::after {
    content: "";
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
  }
  .icon-menu::before {
    top: 0;
  }
  .icon-menu::after {
    bottom: 0;
  }
  .icon-menu span {
    top: calc(50% - 1px);
    width: 70%;
  }
  [data-fls-menu-open] .icon-menu span {
    width: 0;
  }
  [data-fls-menu-open] .icon-menu::before, [data-fls-menu-open] .icon-menu::after {
    width: 20px;
  }
  [data-fls-menu-open] .icon-menu::before {
    top: calc(50% - 1px);
    transform: rotate(-45deg);
  }
  [data-fls-menu-open] .icon-menu::after {
    bottom: calc(50% - 1px);
    transform: rotate(45deg);
  }
  .header.--secondary-header .header__logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .select-block-list ul {
    max-height: 100%;
    overflow: visible;
  }
    .dropdown-block.--active-list .dropdown-block-list {
      transform: none;
      opacity: 1;
    }
}

@media (max-width: 1200px){
  .footer-wrapper {
    gap: 50px;
  }
  .header-top-bottom > ul {
    gap: 25px;
  }
}

@media (width < 75em){
  .product-wrapper {
    gap: 20px;
  }
  .slider-wrapper {
    max-width: 600px;
  }
  #main-slider {
    max-width: 600px;
  }
}
@media (max-width: 1250px) {
  .cart-wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 1250px){
  
  .cart-actions {
    max-width: 100%;
  }
  .cart-block {
    max-width: 100%;
  }
  .cart-block__top ul li:nth-child(2) {
    width: 400px;
  }
  .cart-block__top ul li:nth-child(4) {
    margin-left: auto;
  }
  .cart-about {
    max-width: 400px;
  }
  .card-promo {
    margin-top: 25px;
  }
  .card-promo .form__line {
    max-width: 100%;
  }
  .card-promo .form__line .input {
    height: 60px;
    padding-left: 50px;
  }
  .card-promo .form__line img {
    width: 22px;
  }
  .cart-slider-wrapper-button {
    max-width: 250px;
  }
}

@media (max-width: 1060px){
  .footer-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 1050px){
  .cookie {
    left: 15px;
    right: 15px;
    max-width: calc(100% - 30px);
  }
  .header-top-bottom > ul > li a img {
    display: block;
  }
  .header-top-bottom > ul > li .dropdown-block-button img {
    display: block;
  }
  .header-top-bottom > ul > li .dropdown-block-button {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .header-top-bottom .dropdown-block-list {
    padding-top: 0 !important;
    position: relative;
    transform: none;
    padding-top: 0;
    opacity: 1;
    transition: none;
    left: 23px;
  }
  .header-top-bottom .dropdown-block-list ul {
    box-shadow: none;
  }
  .menu__list .dropdown-block-button {
    font-size: 22px;
  }
  .menu__list .dropdown-block-list {
    max-width: 100%;
  }
  .menu__list .dropdown-block-list ul li a {
    font-size: 16px;
  }
  .menu__link {
    font-size: 22px;
  }
}

@media (max-width: 1024px){
  #main-slider {
    height: 100%;
    aspect-ratio: 0/0;
  }
  .slider-wrapper {
    width: 100%;
    max-width: 100%;
  }
  #thumbnail-slider #thumbnail-slider-list {
    flex-direction: row;
    height: 80px;
  }
  #thumbnail-slider {
    max-width: 100%;
    margin-left: 0;
  }
  #main-slider-track {
    height: 100%;
  }
}

@media (max-width: 992px){
  .footer-nav {
    flex-direction: column;
  }
  .footer-subscribe {
    margin-left: 0;
  }
  .popup {
    padding: 70px 10px 30px 10px;
  }
  .search-result .search-result-wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .gift .gift-wrapper {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .product-wrapper {
    flex-direction: column;
  }
  .product-info {
    max-width: 100%;
  }
  .slider-wrapper {
    margin: 0 auto;
  }
  .order-top {
    margin-top: 20px;
  }
  .order-top .section-title {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .order-top .link-back {
    margin-left: 0;
  }
  .order-wrapper {
    gap: 20px;
  }
  .order-info {
    padding: 27px 25px;
  }
  .order-info:not(:last-child) {
    margin-bottom: 7px;
  }
  .order-info h2 {
    margin-bottom: 27px;
  }
  .order-info label {
    margin-bottom: 13px;
  }
  .order-info .form-line-double {
    gap: 7px;
  }
  .order-info .form__line:not(:last-child) {
    margin-bottom: 27px;
  }
  .order-info-radio {
    gap: 27px;
  }
  .order-goods {
    padding: 27px 24px;
  }
}

@media (max-width: 900px){
  .cards-block {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 850px){
  .footer {
    padding-bottom: 70px;
  }
  .cookie.active {
    bottom: 66px;
  }
  .cookie {
    bottom: 66px;
  }
  .header-top-buttons {
    display: none;
  }
  .header-top-actions {
    display: none;
  }
  .mobile-navigation {
    display: block;
    z-index: 2;
  }
  .mobile-header-contacts {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
  }
  .product-page .link-back-product {
    display: block;
  }
  .product-text-wrapper {
    margin-top: 45px;
    padding-top: 30px;
    border-top: 1px solid #EEE;
  }
  .product-info__buttons {
    display: none;
  }
}

@media (max-width: 768px){
  #review .popup__content {
    padding: 40px 25px;
  }
  .icon {
    width: 22px;
    height: 22px;
  }
  .header-top-bottom {
    border-color: #000;
  }
  .menu__list {
    gap: 0;
  }
  .menu__list > li {
    gap: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
  }
  .hero-wrapper {
    flex-direction: column-reverse;
  }
  .swiper-button-prev span {
    width: 60px;
  }
  .swiper-button-next span {
    width: 60px;
  }
  .swiper-button-prev.swiper-button-disabled span, .swiper-button-next.swiper-button-disabled span {
    width: 25px;
  }
  .sale .section-title {
    gap: 10px;
  }
  .sale .section-title img {
    width: 20px;
  }
  .events-card__date span {
    width: 60px;
  }
  .about-section-block {
    flex-direction: column;
    gap: 40px;
  }
  .about-section-block__text span {
    margin-bottom: 14px;
  }
  .about-section-block__image {
    min-width: 290px;
    max-width: calc(100% - 80px);
  }
  .events-page-block__image img {
    border-radius: 13.59px;
    aspect-ratio: 357/357;
  }
  .authorization {
    margin-top: 20px;
  }
  .authorization-wrapper .link-back {
    margin-left: 0;
  }
  .collection-title h2 {
    margin-bottom: 30px;
  }
  #main-slider {
    max-width: 100%;
  }
  .product-info__title {
    margin-bottom: 30px;
  }
  .cart .link-back {
    margin-top: 20px;
    display: block;
  }
  .cart .section-title {
    margin-top: 25px;
    text-align: left;
  }
  .cart-wrapper {
    margin-top: 30px;
  }
  .cart-block__top {
    padding-bottom: 25px;
  }
  .cart-block__top ul li:nth-child(2) {
    display: none;
  }
  .cart-block__top ul li:nth-child(3) {
    display: none;
  }
  .cart-block__top ul li:nth-child(4) {
    display: none;
  }
  .cart-about {
    max-width: 100%;
  }
  .cart-coast {
    flex-direction: column;
    align-items: end;
    justify-content: start;
    gap: 10px;
    width: fit-content;
    white-space: nowrap;
  }
  .cart-slider-wrapper-button {
    display: none;
  }
  .order-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 690px){
  #main-slider {
    margin-right: -16px;
  }
}

@media (max-width: 575px){
  .cookie-wrapper {
    padding: 10px 17px;
    align-items: start;
  }
  #review .popup__close {
    top: 25px;
    right: 25px;
  }
  #review .popup-content-form h2 {
    font-weight: 600;
    margin-top: 10px;
  }
  #review textarea {
    min-height: 125px;
  }
  #review .form__line label {
    margin-bottom: 13px;
  }
  #review .form__line .input {
    height: 46px;
  }
  .form-line-double {
    gap: 7px;
  }
  .upload-btn {
    min-height: 46px;
    margin-top: 18px;
  }
  .rating {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  #callback .popup__content, #onsale .popup__content, #subscribe .popup__content {
    padding: 35px 25px;
  }
  #callback .popup__close, #onsale .popup__close, #subscribe .popup__close {
    top: 25px;
    right: 25px;
  }
  #callback .form-buttons, #onsale .form-buttons, #subscribe .form-buttons {
    margin-top: 40px;
  }
  #not-complete .popup__content {
    padding: 35px 25px;
  }
  #not-complete .popup__close {
    top: 25px;
    right: 25px;
  }
  #sale .popup__content {
    padding: 35px 25px;
  }
  #sale .popup__close {
    top: 25px;
    right: 25px;
  }
  .header__logo img {
    max-width: 50px;
  }
  .header__logo span {
    max-width: 100%;
    font-size: 17px;
  }
  .more-block {
    margin-top: 40px;
  }
  .title-block {
    padding-bottom: 15px;
    border-bottom: 1px solid #F0F0F0;
  }
  .title-block-buttons {
    gap: 15px;
  }
  .bestsellers__slider {
    margin-top: 30px;
  }
  .sale__slider, .events__slider, .review__slider {
    margin-top: 30px;
  }
  .events-card {
    padding: 8px 8px 13px 8px;
    border-radius: 13px;
  }
  .events-card__image img {
    border-radius: 5px;
  }
  .events-card__title {
    margin-top: 12px;
  }
  .events-card__date {
    margin-top: 10px;
  }
  .review .section-title a {
    display: none;
  }
  .review-card {
    padding: 15px 20px;
  }
  .review-card__user {
    flex: 0 0 41.745px;
  }
  .review-card__user img {
    width: 41.745px;
    height: 41.762px;
  }
  .review-card-top .review-card__stars img {
    width: 12px;
  }
  .review-card-text {
    margin-top: 15px;
  }
  .about-section-wrapper h2 {
    margin-bottom: 27px;
  }
  .link-back {
    margin-top: 0;
  }
  .events-page-wrapper {
    margin-top: 20px;
  }
  .events-page-block__image {
    margin-bottom: 30px;
  }
  .events-page-block__text {
    margin-top: 30px;
  }
  .separator {
    margin-top: 20px;
  }
  .search-result .search-result-wrapper {
    margin-top: 30px;
  }
  .gift .gift-wrapper {
    margin-top: 30px;
  }
  .gift .page-title {
    margin-bottom: 12px;
  }
  .authorization-wrapper .form-wrapper {
    padding: 27px 18px;
  }
  .authorization-wrapper .form-button {
    margin-top: 25px;
  }
  .authorization-wrapper .form__line {
    margin-top: 27px;
  }
  .product-text-button {
    display: flex;
    justify-content: center;
  }
  .download {
    height: 44px;
  }
}

@media (max-width: 550px){
  #sale .popup-content-form-image {
    display: none;
  }
}

@media (max-width: 525px){
  .footer-wrapper {
    gap: 30px;
    padding-top: 35px;
  }
  .footer-logo {
    max-width: 100%;
  }
  .logo-footer span {
    max-width: 100%;
  }
  .logo-footer img {
    max-width: 65px;
  }
  .footer-nav-block {
    flex-direction: column;
    gap: 0;
  }
  .footer-copirate {
    margin-top: 60px;
  }
  .footer .spollers {
    max-width: 100%;
  }
  .footer .spollers__item {
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
  }
  .footer .spollers__title {
    padding: 20px 0 0 0;
  }
  .footer .spollers__title::before, .footer .spollers__title::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 80%;
    background-color: #000;
    height: 2px;
    width: 8px;
    transition: transform 0.5s ease 0s;
  }
  .footer .spollers__title::before {
    transform: translate(-75%, -50%) rotate(40deg);
  }
  .footer .spollers__title::after {
    transform: translate(0, -50%) rotate(-40deg);
  }
  #not-complete .time {
    text-align: left;
  }
  #not-complete .popup-content-text-button {
    margin-top: 30px;
  }
  #sale .popup-content-form-wrapper h2 {
    max-width: calc(100% - 30px);
  }
  #sale .form__line .input {
    margin-top: 10px;
  }
  .dropdown-block-button {
    white-space: wrap;
    width: 100%;
  }
  .dropdown-block-list {
    min-width: 140px;
    max-width: 130px;
  }
  .header.--secondary-header .header-top-bottom.--dynamic .dropdown-block-button {
    font-size: 14px;
    gap: 10px;
    text-align: left;
  }
  .hero {
    margin-top: 20px;
  }
  .hero-info h1 {
    margin-bottom: 15px;
  }
  .hero-button {
    max-width: fit-content;
    margin-top: 28px;
  }
  .hero-button .button {
    padding: 13px 16px;
  }
  .cards-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .more-block .button {
    padding: 16px 28px;
    max-width: 190px;
  }
  .search-block .button {
    margin-top: 40px;
  }
  .search-block p {
    text-align: left;
  }
  .page-title {
    text-align: left;
  }
  .search.--empty .search-block-button {
    justify-content: start;
  }
  .download img {
    width: 32px;
  }
  #thumbnail-slider #thumbnail-slider-list {
    height: 50px;
  }
  .quantity {
    height: 44px;
  }
  .mobile-navigation-wrapper .product-info__buttons .button {
    height: 44px;
  }
  .cart-actions-coast {
    margin-top: 25px;
  }
  .cart-actions .button {
    margin-top: 25px;
  }
  .select-block-button {
    white-space: wrap;
    width: 100%;
  }
  .select-block-list {
    min-width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 425px){
  .logo-footer {
    gap: 10px;
  }
  .cookie-wrapper .btn-accept img {
    width: 14px;
    height: 14px;
  }
  .header-top-bottom > ul > li {
    font-size: 12px;
  }
  #main-slider .splide__slide > img {
    height: 350px;
  }
  #thumbnail-slider .splide__slide {
    height: 50px !important;
    width: 70px !important;
  }
  #thumbnail-slider .splide__slide {
    background-size: 120% 120% !important;
  }
  .cart-quatity .quantity {
    height: 33px;
  }
}

@media (width < 23.4375em){
  .button {
    font-size: 12px;
  }
  .section-title {
    font-size: 28px;
  }
  .footer-subscribe p {
    font-size: 14px;
  }
  .cookie-wrapper p {
    font-size: 12px;
  }
  #review .popup-content-form h2 {
    font-size: 18px;
  }
  #review .form__line label {
    font-size: 14px;
  }
  #review .form__line .input {
    font-size: 14px;
  }
  .upload-text {
    font-size: 14px;
  }
  #callback h2, #onsale h2, #subscribe h2 {
    font-size: 16px;
  }
  #onsale h2, #subscribe h2 {
    font-size: 16px;
  }
  #not-complete .popup__body {
    font-size: 16px;
  }
  #sale .popup-content-form-wrapper h2 {
    font-size: 16px;
  }
  .hero-info h1 {
    font-size: 29px;
  }
  .hero-info p {
    font-size: 10px;
  }
  .bestsellers {
    margin-top: 60px;
  }
  .sale {
    margin-top: 60px;
  }
  .events {
    margin-top: 60px;
  }
  .events-card__title {
    font-size: 13px;
  }
  .events-card__date time {
    font-size: 8px;
  }
  .review {
    margin-top: 60px;
  }
  .review-card-top .review-card__name {
    font-size: 17px;
  }
  .review-card-top .review-card__date {
    font-size: 9px;
  }
  .review-card-text {
    font-size: 10px;
  }
  .about-section {
    margin-top: 60px;
  }
  .about-section-wrapper h2 {
    font-size: 43px;
  }
  .about-section-block__text {
    font-size: 12px;
  }
  nav[aria-label=breadcrumb] ol li {
    font-size: 12px;
  }
  .events-page-block h2 {
    font-size: 32px;
  }
  .search-wrapper {
    padding-top: 150px;
  }
  .search-wrapper {
    padding-bottom: 60px;
  }
  .page-title {
    font-size: 27px;
  }
  .gift .gift-wrapper p {
    font-size: 13px;
  }
  .authorization-wrapper .form-title h2 {
    font-size: 18px;
  }
  .authorization-wrapper .form-title a {
    font-size: 11px;
  }
  .authorization-wrapper .form__line label {
    font-size: 14px;
  }
  .download {
    font-size: 12px;
  }
  .product-info__title {
    font-size: 32px;
  }
  .quantity-block .link-card {
    font-size: 12px;
  }
  .cart .section-title {
    font-size: 40px;
  }
  .cart-about-top__name {
    font-size: 13px;
  }
  .cart-about-top span {
    font-size: 13px;
  }
  .cart-coast {
    font-size: 14px;
  }
  .card-promo h2 {
    font-size: 18px;
  }
  .cart-actions h2 {
    font-size: 18px;
  }
  .cart-actions-block .checkbox__text {
    font-size: 15px;
  }
  .cart-actions-coast__sale {
    font-size: 17px;
  }
  .cart-actions-coast__total {
    font-size: 20px;
  }
  .cart-slider h2 {
    font-size: 13px;
  }
  .cart-slider h2 a {
    font-size: 13px;
  }
  .order-info h2 {
    font-size: 18px;
  }
  .order-info label {
    font-size: 14px;
  }
  .select-block-button {
    font-size: 14px;
  }
  .order-info-radio .checkbox__text {
    font-size: 15px;
  }
  .order-goods > h2 {
    font-size: 20px;
  }
  .order-goods .cart-coast {
    font-size: 14px;
  }
  .order-goods .order-goods-total .order-sale .order-sale-block {
    font-size: 16px;
  }
  .order-goods .order-goods-total .order-sale span {
    font-size: 16px;
  }
  .order-goods .order-goods-total .order-delivery {
    font-size: 16px;
  }
  .order-goods .order-goods-total .order-total {
    font-size: 20px;
  }
}

@media (width >= 23.4375em) and (width < 104em){
  .button {
    font-size: clamp( 12px , 11.4181536074px  +  0.155159038vw , 14px );
  }
  .section-title {
    font-size: clamp( 28px , 17.5357835531px  +  2.7904577192vw , 63.969px );
  }
  .footer-subscribe p {
    font-size: clamp( 14px , 13.4181536074px  +  0.155159038vw , 16px );
  }
  .cookie-wrapper p {
    font-size: clamp( 12px , 10.2544608223px  +  0.465477114vw , 18px );
  }
  #review .popup-content-form h2 {
    font-size: clamp( 18px , 14.799844841px  +  0.8533747091vw , 29px );
  }
  #review .form__line label {
    font-size: clamp( 14px , 13.1272304112px  +  0.232738557vw , 17px );
  }
  #review .form__line .input {
    font-size: clamp( 14px , 11.3816912335px  +  0.6982156711vw , 23px );
  }
  .upload-text {
    font-size: clamp( 14px , 11.0907680372px  +  0.7757951901vw , 24px );
  }
  #callback h2, #onsale h2, #subscribe h2 {
    font-size: clamp( 16px , 6.1086113266px  +  2.6377036462vw , 50px );
  }
  #onsale h2, #subscribe h2 {
    font-size: clamp( 16px , 11.3452288596px  +  1.2412723041vw , 32px );
  }
  #not-complete .popup__body {
    font-size: clamp( 16px , 11.3452288596px  +  1.2412723041vw , 32px );
  }
  #sale .popup-content-form-wrapper h2 {
    font-size: clamp( 16px , 11.3452288596px  +  1.2412723041vw , 32px );
  }
  .hero-info h1 {
    font-size: clamp( 29px , 18.8176881303px  +  2.7152831652vw , 64px );
  }
  .hero-info p {
    font-size: clamp( 10px , 7.0907680372px  +  0.7757951901vw , 20px );
  }
  .bestsellers {
    margin-top: clamp( 60px , 33.8169123351px  +  6.9821567106vw , 150px );
  }
  .sale {
    margin-top: clamp( 60px , 33.8169123351px  +  6.9821567106vw , 150px );
  }
  .events {
    margin-top: clamp( 60px , 33.8169123351px  +  6.9821567106vw , 150px );
  }
  .events-card__title {
    font-size: clamp( 13px , 8.9270752521px  +  1.0861132661vw , 27px );
  }
  .events-card__date time {
    font-size: clamp( 8px , 5.0907680372px  +  0.7757951901vw , 18px );
  }
  .review {
    margin-top: clamp( 60px , 33.8169123351px  +  6.9821567106vw , 150px );
  }
  .review-card-top .review-card__name {
    font-size: clamp( 17px , 16.1414856478px  +  0.2289371606vw , 19.951px );
  }
  .review-card-top .review-card__date {
    font-size: clamp( 9px , 6.9748836307px  +  0.5400310318vw , 15.961px );
  }
  .review-card-text {
    font-size: clamp( 10px , 7.4919511249px  +  0.6688130334vw , 18.621px );
  }
  .about-section {
    margin-top: clamp( 60px , 33.8169123351px  +  6.9821567106vw , 150px );
  }
  .about-section-wrapper h2 {
    font-size: clamp( 43px , 22.3444530644px  +  5.5081458495vw , 114px );
  }
  .about-section-block__text {
    font-size: clamp( 12px , 6.1815360745px  +  1.5515903801vw , 32px );
  }
  nav[aria-label=breadcrumb] ol li {
    font-size: clamp( 12px , 10.8363072149px  +  0.310318076vw , 16px );
  }
  .events-page-block h2 {
    font-size: clamp( 32px , 30.5453840186px  +  0.387897595vw , 37px );
  }
  .search-wrapper {
    padding-top: clamp( 150px , 115.0892164469px  +  9.3095422808vw , 270px );
  }
  .search-wrapper {
    padding-bottom: clamp( 60px , 42.5446082234px  +  4.6547711404vw , 120px );
  }
  .page-title {
    font-size: clamp( 27px , 20.3087664856px  +  1.7843289372vw , 50px );
  }
  .gift .gift-wrapper p {
    font-size: clamp( 13px , 10.6726144298px  +  0.6206361521vw , 21px );
  }
  .authorization-wrapper .form-title h2 {
    font-size: clamp( 18px , 14.799844841px  +  0.8533747091vw , 29px );
  }
  .authorization-wrapper .form-title a {
    font-size: clamp( 11px , 9.2544608223px  +  0.465477114vw , 17px );
  }
  .authorization-wrapper .form__line label {
    font-size: clamp( 14px , 13.1272304112px  +  0.232738557vw , 17px );
  }
  .download {
    font-size: clamp( 12px , 10.2544608223px  +  0.465477114vw , 18px );
  }
  .product-info__title {
    font-size: clamp( 32px , 30.5453840186px  +  0.387897595vw , 37px );
  }
  .quantity-block .link-card {
    font-size: clamp( 12px , 10.2544608223px  +  0.465477114vw , 18px );
  }
  .cart .section-title {
    font-size: clamp( 40px , 28.6612684251px  +  3.0236617533vw , 78.975px );
  }
  .cart-about-top__name {
    font-size: clamp( 13px , 10.6726144298px  +  0.6206361521vw , 21px );
  }
  .cart-about-top span {
    font-size: clamp( 13px , 11.8363072149px  +  0.310318076vw , 17px );
  }
  .cart-coast {
    font-size: clamp( 14px , 10.2179984484px  +  1.0085337471vw , 27px );
  }
  .card-promo h2 {
    /* font-size: clamp( 16px , 14.799844841px  +  0.8533747091vw , 21px ); */
    font-size: clamp(18px, 18px + 0.5vw, 26px);
  }
  .cart-actions h2 {
    font-size: clamp( 18px , 14.799844841px  +  0.8533747091vw , 29px );
  }
  .cart-actions-block .checkbox__text {
    font-size: clamp( 15px , 12.5562451513px  +  0.6516679597vw , 23.4px );
  }
  .cart-actions-coast__sale {
    font-size: clamp( 17px , 15.8363072149px  +  0.310318076vw , 21px );
  }
  .cart-actions-coast__total {
    font-size: clamp( 20px , 17.3816912335px  +  0.6982156711vw , 29px );
  }
  .cart-slider h2 {
    font-size: clamp( 13px , 10.6726144298px  +  0.6206361521vw , 21px );
  }
  .cart-slider h2 a {
    font-size: clamp( 13px , 10.6726144298px  +  0.6206361521vw , 21px );
  }
  .order-info h2 {
    font-size: clamp( 18px , 14.799844841px  +  0.8533747091vw , 29px );
  }
  .order-info label {
    font-size: clamp( 14px , 13.1272304112px  +  0.232738557vw , 17px );
  }
  .select-block-button {
    font-size: clamp( 14px , 11.3816912335px  +  0.6982156711vw , 23px );
  }
  .order-info-radio .checkbox__text {
    font-size: clamp( 15px , 12.5562451513px  +  0.6516679597vw , 23.4px );
  }
  .order-goods h2 {
     font-size: clamp( 20px , 13.8906128782px  +  1.6291698991vw , 41px ); 
    
  }
  .order-goods .cart-coast {
    font-size: clamp( 14px , 11.9635376261px  +  0.543056633vw , 21px );
  }
  .order-goods .order-goods-total .order-sale .order-sale-block {
    font-size: clamp( 16px , 13.9635376261px  +  0.543056633vw , 23px );
  }
  .order-goods .order-goods-total .order-sale span {
    font-size: clamp( 16px , 13.9635376261px  +  0.543056633vw , 23px );
  }
  .order-goods .order-goods-total .order-delivery {
    font-size: clamp( 16px , 13.9635376261px  +  0.543056633vw , 23px );
  }
  .order-goods .order-goods-total .order-total {
    font-size: clamp( 20px , 17.3816912335px  +  0.6982156711vw , 29px );
  }
}

@media (width >= 75em) and (width < 93.75em){
  .product-wrapper {
    gap: clamp( 20px , -220px  +  20vw , 80px );
  }
  .slider-wrapper {
    max-width: clamp( 600px , -760px  +  113.3333333333vw , 940px );
  }
  #main-slider {
    max-width: clamp( 600px , -760px  +  113.3333333333vw , 940px );
  }
}

@media (width >= 93.75em) and (width < 120em){
  .header.--secondary-header .header__logo {
    margin-left: clamp( 20px , -408.5714285714px  +  28.5714285714vw , 140px );
  }
  .header.--secondary-header .header__logo {
    margin-right: clamp( 20px , -408.5714285714px  +  28.5714285714vw , 140px );
  }
}

@media (width >= 93.75em){
  .product-wrapper {
    gap: 80px;
  }
  .slider-wrapper {
    max-width: 940px;
  }
  #main-slider {
    max-width: 940px;
  }
}

@media (width >= 104em){
  .button {
    font-size: 14px;
  }
  .section-title {
    font-size: 63.969px;
  }
  .footer-subscribe p {
    font-size: 16px;
  }
  .cookie-wrapper p {
    font-size: 18px;
  }
  #review .popup-content-form h2 {
    font-size: 29px;
  }
  #review .form__line label {
    font-size: 17px;
  }
  #review .form__line .input {
    font-size: 23px;
  }
  .upload-text {
    font-size: 24px;
  }
  #callback h2, #onsale h2, #subscribe h2 {
    font-size: 50px;
  }
  #onsale h2, #subscribe h2 {
    font-size: 32px;
  }
  #not-complete .popup__body {
    font-size: 32px;
  }
  #sale .popup-content-form-wrapper h2 {
    font-size: 32px;
  }
  .hero-info h1 {
    font-size: 64px;
  }
  .hero-info p {
    font-size: 20px;
  }
  .bestsellers {
    margin-top: 150px;
  }
  .sale {
    margin-top: 150px;
  }
  .events {
    margin-top: 150px;
  }
  .events-card__title {
    font-size: 27px;
  }
  .events-card__date time {
    font-size: 18px;
  }
  .review {
    margin-top: 150px;
  }
  .review-card-top .review-card__name {
    font-size: 19.951px;
  }
  .review-card-top .review-card__date {
    font-size: 15.961px;
  }
  .review-card-text {
    font-size: 18.621px;
  }
  .about-section {
    margin-top: 150px;
  }
  .about-section-wrapper h2 {
    font-size: 114px;
  }
  .about-section-block__text {
    font-size: 32px;
  }
  nav[aria-label=breadcrumb] ol li {
    font-size: 16px;
  }
  .events-page-block h2 {
    font-size: 37px;
  }
  .search-wrapper {
    padding-top: 270px;
  }
  .search-wrapper {
    padding-bottom: 120px;
  }
  .page-title {
    font-size: 50px;
  }
  .gift .gift-wrapper p {
    font-size: 21px;
  }
  .authorization-wrapper .form-title h2 {
    font-size: 29px;
  }
  .authorization-wrapper .form-title a {
    font-size: 17px;
  }
  .authorization-wrapper .form__line label {
    font-size: 17px;
  }
  .download {
    font-size: 18px;
  }
  .product-info__title {
    font-size: 37px;
  }
  .quantity-block .link-card {
    font-size: 18px;
  }
  .cart .section-title {
    font-size: 78.975px;
  }
  .cart-about-top__name {
    font-size: 21px;
  }
  .cart-about-top span {
    font-size: 17px;
  }
  .cart-coast {
    font-size: 27px;
  }
  .card-promo h2 {
    font-size: 26px;
  }
  .cart-actions h2 {
    font-size: 29px;
  }
  .cart-actions-block .checkbox__text {
    font-size: 23.4px;
  }
  .cart-actions-coast__sale {
    font-size: 21px;
  }
  .cart-actions-coast__total {
    font-size: 29px;
  }
  .cart-slider h2 {
    font-size: 21px;
  }
  .cart-slider h2 a {
    font-size: 21px;
  }
  .order-info h2 {
    font-size: 29px;
  }
  .order-info label {
    font-size: 17px;
  }
  .select-block-button {
    font-size: 23px;
  }
  .order-info-radio .checkbox__text {
    font-size: 23.4px;
  }
  .order-goods > h2 {
    font-size: 41px;
  }
  .order-goods .cart-coast {
    font-size: 21px;
  }
  .order-goods .order-goods-total .order-sale .order-sale-block {
    font-size: 23px;
  }
  .order-goods .order-goods-total .order-sale span {
    font-size: 23px;
  }
  .order-goods .order-goods-total .order-delivery {
    font-size: 23px;
  }
  .order-goods .order-goods-total .order-total {
    font-size: 29px;
  }
}

@media (width >= 120em){
  .header.--secondary-header .header__logo {
    margin-left: 140px;
  }
  .header.--secondary-header .header__logo {
    margin-right: 140px;
  }
}

@media (any-hover: hover){
  .button._border:hover {
    background: #000;
    color: #FFF;
  }
  .button._border:hover span {
    background: #FFF;
  }
  .button._border:hover span::after {
    background-color: #FFF;
  }
  .button._border:hover span::before {
    background-color: #FFF;
  }
  .button._black:hover {
    background: #FFF;
    color: #000;
  }
  .button._black:hover span {
    background: #000;
  }
  .button._black:hover span::after {
    background-color: #000;
  }
  .button._black:hover span::before {
    background-color: #000;
  }
  .footer-contacts__social a:hover {
    transform: translateY(-5px);
  }
  .footer .spollers__body ul li a:hover::after {
    width: 100%;
  }
  .cookie-wrapper a:hover {
    text-decoration-line: initial;
  }
  .popup__close:hover {
    opacity: 0.5;
  }
  [data-fls-rating=set] .rating__items:hover .rating__item {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMxIDMwIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTkwMjlfNjU3NDApIj48cGF0aCBkPSJNMzAuNjU0NCAxMS4xMzkySDE4Ljk0NDlMMTUuMzI2IDBMMTEuNzM0NCAxNC43MzM4TDE1LjMyNiAyMi4yODAzTDI0LjgwMTUgMjkuMTY1TDIxLjE4MjYgMTguMDI1OEwzMC42NTQ0IDExLjEzOTJaIiBmaWxsPSIjRTY3MTM2Ii8+PHBhdGggZD0iTTExLjcwOTYgMTEuMTM5MkgwTDkuNDc1NTIgMTguMDI0TDUuODU0NzggMjkuMTY1TDE1LjMzMDMgMjIuMjgwM1YwTDExLjcwOTYgMTEuMTM5MloiIGZpbGw9IiNFNjcxMzYiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xOTAyOV82NTc0MCI+PHJlY3Qgd2lkdGg9IjMwLjY1MzMiIGhlaWdodD0iMjkuMTY1IiBmaWxsPSJ3aGl0ZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==") 0 0/2.8125rem no-repeat;
  }
  [data-fls-rating=set] .rating__item:hover ~ .rating__item {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NSIgdmlld0JveD0iMCAwIDQ4IDQ1IiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTkwNTlfMzIzMzIpIj48cGF0aCBkPSJNNDcuMjk4MSAxNy4xODgySDI5LjIzMDlMMjMuNjQ3MSAwLjAwMDk3NjU2MkwxOC4xMDU1IDIyLjczNDRMMjMuNjQ3MSAzNC4zNzgyTDM4LjI2NzMgNDUuMDAxTDMyLjY4MzUgMjcuODEzOEw0Ny4yOTgxIDE3LjE4ODJaIiBmaWxsPSIjQ0JDQkNCIi8+PHBhdGggZD0iTTE4LjA2NzIgMTcuMTg3MkgwTDE0LjYyMDIgMjcuODFMOS4wMzM2IDQ1TDIzLjY1MzggMzQuMzc3MlYwTDE4LjA2NzIgMTcuMTg3MloiIGZpbGw9IiNDQkNCQ0IiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJjbGlwMF8xOTA1OV8zMjMzMiI+PHJlY3Qgd2lkdGg9IjQ3LjI5NjMiIGhlaWdodD0iNDUiIGZpbGw9IndoaXRlIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+") 0 0/2.8125rem no-repeat;
  }
  [data-fls-rating=set] .rating__item:hover ~ .rating__item span {
    display: none;
  }
  .card__title:hover::after {
    transform: scale(1);
  }
  .events-card:hover {
    border-color: #000;
  }
  .events-card:hover .events-card__date span {
    opacity: 1;
  }
  .review .section-title a:hover {
    text-decoration-line: initial;
  }
  .link-back a:hover {
    opacity: 0.6;
  }
  .authorization-wrapper .form-title a:hover {
    text-decoration-line: none;
  }
  .download:hover {
    background: #000;
    color: #FFF;
  }
  .download:hover img {
    filter: invert(1);
  }
  .quantity-block .link-card:hover {
    text-decoration-line: none;
  }
  .quantity__button:hover::before, .quantity__button:hover::after {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .cart-slider h2 a:hover {
    text-decoration-line: initial;
  }
}

@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}
}


#promoCodeBlock {
  display: none;
}


#notification .popup-content-text {
  max-width: 600px;
}
#notification .popup__body {
  max-width: 600px;
}
#notification .popup__close {
  position: absolute;
  right: 20px;
  top: 20px;
}

.cookie  {
z-index: 9999;
}


.splide__arrow--next {
  background: url(../img/slarr.svg) no-repeat center !important;
}

.splide__arrow--prev {
  background: url(../img/slarl.svg) no-repeat center !important; 
}
.product-info__colors #colorProduct  .checkbox__text {
  width: 44px;
    height: 44px;
    flex: 0 0 44px;
    border: 1px solid #a7a9ac !important;
    transition: all ease .3s;
}
.product-info__colors #colorProduct  .checkbox__text:before {
    content: "";
    border-radius: 50%;
    align-self: flex-start;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    transition: all ease .3s;
}
.product-info__colors #colorProduct  .checkbox__text::after {
    content: "";
    transition: all 0.3s ease 0s;
    transform: scale(0);
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    border-radius: 50%;
    border: 1px solid #a7a9ac !important;
    position: absolute;
    left: 3px;
    top: 3px;
}
.single-product .ceramum-radio-variations #colorProduct .checkbox__input:checked + .checkbox__text {
    outline: none;
    outline-offset: none;
    border-color: #000 !important;
}
.single-product .ceramum-radio-variations #colorProduct .checkbox__input:checked + .checkbox__text::after {
  border: 1px solid #a7a9ac !important;
  transform: scale(1);
}
.variations_form.cart .single_variation_wrap {
margin-top: 30px !important;
}

/**/
.card__image {
  position: relative;

}
.card__image-interer {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all ease .3s;

}

@media (any-hover: hover){
  .card__image:hover .card__image-interer {
    opacity: 1;
    z-index: 1;
  }
}

.card__title {
  font-size: clamp(18px, 2vw, 20px) !important;
}
.card__coast .woocommerce-Price-amount.amount {
  border-bottom: none !important;
  text-decoration: none !important;

}
.card__coast ins {
  border-bottom: none !important;
  text-decoration: none !important;
}
.events-card__title {
  font-size: clamp(18px, 2vw, 22px) !important;
}
.events-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.events-card__title {
  flex: 1;
}


/*11.07*/
.button {
  font-size: 17px !important;
}
.card__color {
  z-index: 1;
}
.product.type-product.sale {
  margin-top: 0;
}
@media(max-width: 525px) {
  .hero-wrapper {
    min-height: initial;
  }
  .hero-image img {
    min-height: 180px;
    aspect-ratio: 356 / 180;
  }
  .product-wrapper {
    margin-top: 20px;
  }
  
}
/* @media(max-width: 400px) {
  .card:has(.card__color) {
    width: calc(100% - 30px);
  }
}
@media(max-width: 375px) {
  .card:has(.card__color) {
    width: calc(100% - 50px);
  }
} */


/**/
.events-card__title {
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.card {
  position: relative;
}
.card__color {
  
    
    width: clamp(204px, 50.29px + 24.45vw, 518px);
}
@media(max-width: 900px) {
  .card__color {
    width: clamp(240px, 170.71428571px + 10.47619048vw, 395px);
  }
}
@media(max-width: 525px) {
  .card__color {
    width: clamp(240px, -135.05px + 124.39vw, 495px);
  }
}
.card__color a  {
  flex-shrink: 0;
  box-sizing: border-box;
  flex: 0 0 60px;
  height: 42px;
}
.card__color a img {
  display: block;
}



/**/
.card__title {
  padding-top: 20px;
}
.price ins  {
  text-decoration: none !important;
}
.woocommerce-message, .woocommerce-error {
  outline: none !important;
}

.cart-slider-wrapper .card__title {
  font-size: 13px !important;
  
}
.cart-slider-wrapper .card__coast {
  font-size: 12px !important;
}

.woocommerce-thankyou-order-received {
  font-size: clamp(27px, 5vw, 50px);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:not(:last-child){
  margin-bottom: 10px;
}
section.woocommerce-order-details {
  margin-top: 30px;
}
section.woocommerce-customer-details {
  margin-top: 30px;
}
h2.woocommerce-order-details__title {
  font-size: clamp(22px, 2.7vw, 27px);
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
/* Базовые стили таблицы */
.woocommerce-table--order-details {
  width: 100%;
  border-collapse: collapse;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  margin-bottom: 24px;
}

/* Отступы и границы ячеек */
.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
  padding: 12px 16px;
  border-bottom: 1px solid #eaeaea;
  vertical-align: top;
}

/* Заголовки таблицы */
.woocommerce-table--order-details thead th {
  font-weight: 600;
  color: #555555;
  border-bottom: 2px solid #dcdcdc;
}

/* Выравнивание цен и итогов по правому краю */
.woocommerce-table--order-details .product-total,
.woocommerce-table--order-details tfoot td {
  text-align: right;
  white-space: nowrap; /* Чтобы цена не переносилась некрасиво */
}

/* Заголовки в подвале таблицы (слева) */
.woocommerce-table--order-details tfoot th {
  text-align: left;
  font-weight: 500;
  color: #555555;
}

/* Акцент на строке "Итого" */
.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-table--order-details tfoot tr:last-child td {
  font-weight: 700;
  font-size: 17px;
  color: #111111;
  border-top: 2px solid #333333;
  border-bottom: none;
  padding-top: 16px;
}

/* Стили для названия товара и ссылки */
.woocommerce-table--order-details .product-name {
  overflow-wrap: break-word; /* Защита от длинных слов/URL на мобильных */
  word-break: break-word;
  text-align: start;
  font-weight: 600;
}

.woocommerce-table--order-details .product-name a {
  color: #222222;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 1px solid transparent; /* Резерв для возможного будущего hover, если передумаешь */
}

/* Количество и доп. информация */
.woocommerce-table--order-details .product-quantity,
.woocommerce-table--order-details .shipped_via {
  color: #777777;
  font-weight: 400;
  font-size: 14px;
}


.card__color {
  flex-wrap: wrap;
    overflow: hidden;
    height: 62px;
    width: 100%;
}


.card__color a {
  height: initial;
}

.card__color a img {
    width: 60px;
    height: auto;
    border: 1px solid #eeeeee;
    border-radius: 20px;
}

.card:not(:has(.card__color)) .card__title {
padding-top: 40px;
}
@media(max-width: 425px) {
  .card:not(:has(.card__color)) .card__title {
padding-top: 20px;
}
}
.text-page-block {
  margin-top: clamp(20px, 5vw, 50px);
}
.text-page-block:has(#contact-map) {
  display: flex;
  gap: 30px;
}

#contact-info {
  font-size: clamp(16px, 1.8vw, 18px);
  font-style: normal;
  
  line-height: 150%;
}
#contact-info strong {
  font-size: clamp(18px, 2.2vw, 22px);
}
/* #contact-info ul {
  margin-block: 15px;
} */

@media(max-width: 992px) {
  .text-page-block:has(#contact-map) {
    flex-direction: column;
    gap: 0;
  }
  #contact-info, #contact-map {
    width: 100% !important;
  }
}
@media(max-width: 768px) {
  #contact-map iframe {
    height: 450px !important;
  }
}
.product_full_price_single ins{
  text-decoration: none !important;
}

/**/
#main-slider {
  height: 630px;
}
@media (max-width: 992px) {
  #main-slider {
  height: 100%;
}
}