@charset "UTF-8";
/* ---------------------------------------
	Vars
--------------------------------------- */
/* ---------------------------------------
	Fonts
--------------------------------------- */
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Italic-sINFqG6.woff2") format("woff2"), url("fonts/OpenSans-Italic-JcJfdUg.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Regular-xuq_egh.woff2") format("woff2"), url("fonts/OpenSans-Regular-Us76QBf.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-MediumItalic-8xgxRMs.woff2") format("woff2"), url("fonts/OpenSans-MediumItalic-I5Gvn3N.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Medium-y-SLdT9.woff2") format("woff2"), url("fonts/OpenSans-Medium-mcpNrAw.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Bold-vh3JJ6K.woff2") format("woff2"), url("fonts/OpenSans-Bold-vmFShK7.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-ExtraBoldItalic-k2pi_z8.woff2") format("woff2"), url("fonts/OpenSans-ExtraBoldItalic-mYdcfRV.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Light-fE56zT2.woff2") format("woff2"), url("fonts/OpenSans-Light-x_cdVoi.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Italic-sINFqG6.woff2") format("woff2"), url("fonts/OpenSans-Italic-JcJfdUg.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-LightItalic-62cXC7j.woff2") format("woff2"), url("fonts/OpenSans-LightItalic-1e22gT8.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-ExtraBold-E56dwsh.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-3Cxz-66.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-BoldItalic-79HO-5-.woff2") format("woff2"), url("fonts/OpenSans-BoldItalic-as198lL.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Regular-xuq_egh.woff2") format("woff2"), url("fonts/OpenSans-Regular-Us76QBf.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-SemiBold-iZ0lNnf.woff2") format("woff2"), url("fonts/OpenSans-SemiBold-cxX2mI4.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-SemiBoldItalic-mgfqVRV.woff2") format("woff2"), url("fonts/OpenSans-SemiBoldItalic-xP53R1l.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
/* ---------------------------------------
	Slick
--------------------------------------- */
/* Slider */
/* ---------------------------------------
	Typography
--------------------------------------- */
/* Button additional styles */
/* ---------------------------------------
	Popup
--------------------------------------- */
/* Magnific Popup CSS */
/* Main image in popup */
/* The shadow behind the image */
/**
  	 * Remove all paddings around the image on small screen
  	 */
/* ---------------------------------------
	Range Slider
--------------------------------------- */
/* ---------------------------------------
	Range Slider
--------------------------------------- */
/* ---------------------------------------
	Header.html
--------------------------------------- */
/* ---------------------------------------
	Hero Section
--------------------------------------- */
/* Route-based login/register tabs (<a> instead of <button>) */
/* Delivery page (scoped to avoid affecting other pages) */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.3;
}
h1 a {
  color: inherit;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  font-family: "Open Sans", sans-serif;
}
h2 a {
  color: inherit;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
}
h3 a {
  color: inherit;
}

h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
}
h4 a {
  color: inherit;
}

h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
h5 a {
  color: inherit;
}

h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
h6 a {
  color: inherit;
}

.h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.3;
}
.h1 a {
  color: inherit;
}

.h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.1;
  font-family: "Open Sans", sans-serif;
}
.h2 a {
  color: inherit;
}

.h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
}
.h3 a {
  color: inherit;
}

.h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
}
.h4 a {
  color: inherit;
}

.h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 22px;
}
.h5 a {
  color: inherit;
}

.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
.h6 a {
  color: inherit;
}

.has-h-1-font-size {
  font-size: 48px;
  line-height: 1.3;
}

.has-h-2-font-size {
  font-size: 32px;
  line-height: 1.1;
  font-family: "Open Sans", sans-serif;
}

.has-h-3-font-size {
  font-size: 24px;
  line-height: 1.5;
}

.has-h-4-font-size {
  font-size: 24px;
}

.has-h-5-font-size {
  font-size: 22px;
}

.has-h-6-font-size {
  font-size: 18px;
}

p {
  font-size: 16px;
  line-height: 1.4;
}
p:empty {
  display: none;
}
p a {
  text-decoration: underline;
}

ul {
  font-size: inherit;
  list-style-position: inside;
}

ol {
  list-style-position: inside;
}

address {
  font-style: normal;
}

a {
  color: #006aff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: rgb(0, 64, 153);
}
a:focus-visible {
  color: rgb(0, 64, 153);
}

.select2 {
  width: 100%;
}

button[class*=btn-outline] {
  --bs-btn-bg: transparent;
}

.btn[class*=btn-outline] {
  --bs-btn-bg: transparent;
}

.button[class*=btn-outline] {
  --bs-btn-bg: transparent;
}

input[type=submit][class*=btn-outline] {
  --bs-btn-bg: transparent;
}

input[type=reset][class*=btn-outline] {
  --bs-btn-bg: transparent;
}

input[type=button][class*=btn-outline] {
  --bs-btn-bg: transparent;
}

button {
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  cursor: pointer;
  background-color: #006aff;
  border: 1px solid #006aff;
  color: white;
  gap: 10px;
  text-align: center;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 16px 15px;
  text-decoration: none;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.btn:hover {
  background-color: #0057d9;
  border-color: #0057d9;
  color: white;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
  box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
}
.btn:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
}
.btn:focus {
  background-color: #0057d9;
  border-color: #0057d9;
  color: white;
}
.btn:focus img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
}

.button {
  cursor: pointer;
  background-color: #006aff;
  border: 1px solid #006aff;
  color: white;
  gap: 10px;
  text-align: center;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 16px 15px;
  text-decoration: none;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.button:hover {
  background-color: #0057d9;
  border-color: #0057d9;
  color: white;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
  box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
}
.button:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
}
.button:focus {
  background-color: #0057d9;
  border-color: #0057d9;
  color: white;
}
.button:focus img {
  -webkit-filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(0%) hue-rotate(208deg) brightness(119%) contrast(100%);
}

input[type=submit] {
  cursor: pointer;
}

input[type=reset] {
  cursor: pointer;
}

input[type=button] {
  cursor: pointer;
}

.blue-button {
  background-color: #006aff;
  border-radius: 100px;
  padding: 9px 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  width: 100%;
  justify-content: center;
  gap: 5px;
  align-items: center;
  border: 1px solid #006aff;
}

.yellow-button {
  background-color: #f7c84d;
  border: 1px solid #f7c84d;
  color: #1a1a1a;
  display: inline-block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 15px 15px;
  font-weight: 600;
  border-radius: 100px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.yellow-button:hover {
  background-color: #e0a800;
  border-color: #e0a800;
  color: #1a1a1a;
}

.white-btn.remind-btn {
  padding: 9px 3px;
  width: 100%;
  font-size: 13px;
  min-height: 37px;
}

.white-btn {
  background-color: white;
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  border-radius: 100px;
  padding: 15px 15px;
  text-decoration: none;
}
.white-btn:hover {
  background-color: #eef1f4;
  color: #1a1a1a;
}

.black-button {
  background-color: #333333;
  border: 1px solid #333333;
  color: white;
  gap: 10px;
}

.green-button {
  background-color: #19c56c;
  border: 1px solid #19c56c;
  color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  border-radius: 8px;
  padding: 5px 5px;
  min-height: 50px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.green-button img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.green-button:hover {
  background-color: #fff;
  color: #16b05f;
  border-color: #16b05f;
}
.green-button:hover img {
  filter: brightness(0) saturate(100%) invert(42%) sepia(73%) saturate(3314%) hue-rotate(126deg) brightness(105%) contrast(83%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  background-color: black !important;
  opacity: 0.9 !important;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  font-size: 0 !important;
}
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close:after {
  background-image: url("images/close-popup-6WyTLBJ.svg");
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}

.mfp-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  top: -40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.noUi-target {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  z-index: 0;
  border-radius: 3px;
}

.noUi-connect {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat;
  background: #3fb8af;
}

.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}

.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
  top: 17px;
}
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px;
  left: 17px;
}
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px;
}

.noUi-touch-area {
  height: 100%;
  width: 100%;
}

.noUi-state-tap .noUi-connect {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}

[disabled].noUi-handle {
  cursor: not-allowed;
}

[disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  color: #999;
}
.noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-sub {
  background: #aaa;
}

.noUi-marker-large {
  background: #aaa;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.container {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 15px;
}

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

body {
  position: static !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  min-height: 100vh;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.5;
  background-color: #f6f7f9;
}

.search-form {
  width: 100%;
  max-width: 600px;
  height: 40px;
  background-color: #f6f7f9;
  border: none;
  overflow: hidden;
  border-radius: 100px;
  color: #1a1a1a;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-form input {
  width: 100%;
  border-radius: 100px;
  height: 100%;
  background-color: #f6f7f9;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.02em;
  padding: 2px 35px 2px 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #cbd0d6;
}
.search-form input::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.search-form input::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.search-form input:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.search-form input::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.search-form input::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.search-form input:focus {
  border-color: #006aff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-form input:hover {
  border-color: #006aff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-form input:active {
  border-color: #006aff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-form .search-icon {
  width: 32px;
  height: 32px;
  background-color: #006aff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.search-form label {
  display: none;
}

.link-how-it-works a {
  background-color: #e5f0ff;
  width: 100%;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 12px;
  gap: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #cbd0d6;
  text-decoration: none;
}
.link-how-it-works a span {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}
.link-how-it-works a:hover {
  border-color: #006aff;
}

.header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
}
.header-links .header-link {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-links .header-link .header-link__icon-wrap {
  position: relative;
  display: block;
  line-height: 0;
}
.header-links .header-link .header-link-icon {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: none;
}
.header-links .header-link .header-cart-badge {
  position: absolute;
  top: -5px;
  right: -7px;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  border-radius: 999px;
  background-color: #006aff;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  pointer-events: none;
}
.header-links .header-link .header-cart-badge[hidden] {
  display: none;
}
.header-links .header-link.header-link--offers .header-cart-badge {
  background-color: #f24646;
}
.header-links .header-link:hover .header-link-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
  filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
}
.header-links .header-link.active .header-link-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
  filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
}
.header-links .header-link-active .header-link-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
  filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
}
.header-links .header-link-dropdown {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-links .header-link-dropdown .header-link-dropdown__toggle.header-link:hover .header-link-icon,
.header-links .header-link-dropdown .header-link-dropdown__toggle.header-link.active .header-link-icon {
  -webkit-filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
  filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(4632%) hue-rotate(206deg) brightness(98%) contrast(114%);
}
.header-links .header-link-dropdown .header-link-dropdown__panel {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 10px;
  min-width: 260px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: opacity 0.18s ease, visibility 0.18s ease, -webkit-transform 0.18s ease;
  transition: opacity 0.18s ease, visibility 0.18s ease, transform 0.18s ease;
  z-index: 220;
  pointer-events: none;
}
.header-links .header-link-dropdown:hover .header-link-dropdown__panel, .header-links .header-link-dropdown:focus-within .header-link-dropdown__panel {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto;
}
.header-links .header-link-dropdown .account-nav--header-dropdown {
  list-style: none;
  margin: 0;
  padding: 12px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  background-color: #ffffff;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  -webkit-box-shadow: 0 12px 32px rgba(26, 26, 26, 0.12);
  box-shadow: 0 12px 32px rgba(26, 26, 26, 0.12);
}
.header-links .header-link-dropdown .account-nav--header-dropdown li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #ffffff;
  color: #1a1a1a;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  min-height: 40px;
  gap: 8px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 8px;
}
.header-links .header-link-dropdown .account-nav--header-dropdown li a img {
  -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(32%) saturate(2890%) hue-rotate(25deg) brightness(92%) contrast(80%);
  filter: brightness(0) saturate(100%) invert(0%) sepia(32%) saturate(2890%) hue-rotate(25deg) brightness(92%) contrast(80%);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header-links .header-link-dropdown .account-nav--header-dropdown li a:hover {
  background-color: #e5f0ff;
  color: #006aff;
}
.header-links .header-link-dropdown .account-nav--header-dropdown li a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
  filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
}
.header-links .header-link-dropdown .account-nav--header-dropdown .account-nav__active a {
  background-color: #e5f0ff;
  color: #006aff;
}
.header-links .header-link-dropdown .account-nav--header-dropdown .account-nav__active a img {
  -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
  filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
}
.header-links .header-link-dropdown .account-nav--header-dropdown .account-nav__logout {
  border-top: 1px solid #e0e3e8;
  margin-top: 4px;
  padding-top: 8px;
}

.header {
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}
.header .header-top {
  padding: 7px 0 8px 0;
  border-bottom: 1px solid #e0e3e8;
}
.header .header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}
.header .header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.header .search-form-block {
  width: 100%;
  max-width: 600px;
  margin-right: 70px;
  position: relative;
}
.header .header-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .header-logo img {
  max-width: 74px;
}

.search-list {
  -webkit-box-shadow: 0px 4px 12px 0px rgba(26, 26, 26, 0.2509803922);
  box-shadow: 0px 4px 12px 0px rgba(26, 26, 26, 0.2509803922);
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  background-color: white;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 5;
  margin-top: 5px;
  padding-bottom: 15px;
  display: none;
}
.search-list .search-list__block {
  padding: 14px 23px;
}
.search-list .search-list__block .search-item:not(:last-child) {
  margin-bottom: 15px;
}
.search-list .search-item a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.search-list .search-item a:hover {
  background-color: #e5f0ff;
}
.search-list .search-item a .search-item__image {
  border: 1px solid #e0e3e8;
  border-radius: 4px;
  text-align: center;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-list .search-item a .search-item__image img {
  width: 56px;
  height: auto;
  padding: 4px;
}
.search-list .search-item a .search-item__titles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.search-list .search-item a .search-item__titles p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
}
.search-list .search-item a .search-item__titles span {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  padding: 5px 5px;
  letter-spacing: 0.02em;
}
.search-list .search-item a .search-item__titles .search-item__titles-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  margin-top: 8px;
}
.search-list .search-item a .search-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}
.search-list .search-item a .search-item__price .search-item__price-sale {
  color: #8c8c8c;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  text-decoration: line-through;
}
.search-list .search-item a .search-item__price .search-item__price-regular {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}
.search-list .search-all {
  border-top: 1px solid #e0e3e8;
  padding-top: 15px;
}
.search-list .search-all a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
}

.burger-icon {
  display: block;
  flex-shrink: 0;
  color: #1a1a1a;
}

.openMegaMenu {
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  padding-right: 12px;
  min-height: 40px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.openMegaMenu .wrap {
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  color: #1a1a1a;
}
.openMegaMenu .wrap .burger-icon {
  color: #1a1a1a;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.openMegaMenu:hover .wrap .burger-icon {
  color: #006aff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.openMegaMenu:hover a {
  color: #006aff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.burger-block {
  position: relative;
  height: 20px;
  display: block;
  width: 30px;
  border: none;
  background-color: transparent;
}
.burger-block:after {
  height: 1.5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 10px;
  content: "";
  background-color: #1a1a1a;
  border-radius: 5px;
}
.burger-block:before {
  height: 1.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 10px;
  content: "";
  background-color: #1a1a1a;
  border-radius: 5px;
}

.mega-menu-top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 25px;
  list-style: none;
}

.menu-item {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.02em;
}
.menu-item:hover {
  color: #006aff;
}

.mega-menu {
  border-bottom: 1px solid #e0e3e8;
  position: relative;
}
.mega-menu .mega-menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mega-menu .mega-menu__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.languages {
  position: relative;
}
.languages .active-languages {
  cursor: pointer;
}
.languages .list-languages {
  position: absolute;
  top: 100%;
  left: -15px;
  width: 100%;
  max-width: 48px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e0e3e8;
  -webkit-box-shadow: 0px 4px 7px 0px rgba(26, 26, 26, 0.2509803922);
  box-shadow: 0px 4px 7px 0px rgba(26, 26, 26, 0.2509803922);
  min-width: 48px;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.languages .list-languages span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  height: 32px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.languages .list-languages span:hover {
  background-color: #e5f0ff;
}
.languages .list-languages span:not(:last-child) {
  border-bottom: 1px solid #e0e3e8;
}
.languages:hover .list-languages {
  z-index: 150;
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.show-for-mobile {
  display: none;
}

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

.heading-blue span {
  color: #006aff;
}

.hero-section {
  position: relative;
  background-color: white;
  overflow: hidden;
}
.hero-section .hero-section__block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
.hero-section .hero-section__block h1 {
  font-weight: 700;
}
.hero-section .hero-section__block .list-check {
  padding-bottom: 8px;
}
.hero-section .hero-section__wrapper {
  position: relative;
  padding: 50px 0;
}
.hero-section .hero-section__wrapper-mobile {
  display: none;
}
.hero-section .hero-section__wrapper-mobile h1 {
  z-index: 5;
  position: relative;
  font-weight: 700;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
  padding-bottom: 185px;
}
.hero-section .hero-section__wrapper-mobile .bg-image {
  padding: 0 10px;
}
.hero-section .hero-section__wrapper-mobile .hero-section__wrapper-mobile__buttons {
  z-index: 5;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
  padding: 0 10px;
}
.hero-section .hero-section__wrapper-mobile .hero-section__wrapper-mobile__buttons .button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1;
  padding: 11px 15px;
}
.hero-section .container {
  position: relative;
  padding: 23px 15px;
}
.hero-section .bg-image {
  top: 50%;
  left: auto;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.hero-section .bg-image img {
  border-radius: 32px;
}
.hero-section .hero-section__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hero-section .hero-section__buttons .openPopup:hover {
  text-decoration: underline;
}

.openPopup {
  cursor: pointer;
}

.list-check {
  position: relative;
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
.list-check li {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 30px;
  letter-spacing: 0.02em;
}
.list-check li img {
  position: absolute;
  top: 0;
  left: 0;
}

.popup-btn {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.list-icons {
  padding: 37px 0;
  border: 1px solid #e0e3e8;
}
.list-icons h3 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.list-icons .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.list-icons .slick-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 10px;
}
.list-icons .slick-slide > div {
  height: 100%;
}
.list-icons .slick-list {
  margin: 0 -10px;
}

.list-icons__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.list-icons__row li {
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.list-icons__row li:hover {
  border-color: #006aff;
}
.list-icons__row li .list-icons__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  padding: 22px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  border-radius: 16px;
  outline-offset: 2px;
}
.list-icons__row li img {
  max-width: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}
.list-icons__row li p {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
.list-icons__row li span {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.03em;
  font-weight: 400;
}

.blocks-icons {
  background-color: white;
  padding-bottom: 36px;
}
.blocks-icons .blocks-icons__slider {
  background-color: #e5f0ff;
  border-radius: 100px;
  padding: 25px 15px;
}
.blocks-icons .blocks-icons__slider .block-icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blocks-icons .blocks-icons__slider .block-icon img {
  max-width: 20px;
}
.blocks-icons .blocks-icons__slider .block-icon span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.blocks-icons .slick-list {
  margin: 0 -10px;
}
.blocks-icons .slick-slide {
  margin: 0 10px;
}

.blue-link {
  color: #006aff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blue-link:hover {
  color: #006aff;
  text-decoration: underline;
}

.products-slider {
  padding: 35px 0 10px 0;
}
.products-slider .products-slider__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}
.products-slider .products-slider__top h3 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.products-slider .slick-list {
  margin: 0 -5px;
}
.products-slider .slick-slide {
  margin: 0 5px;
}

.bg-yellow {
  background-color: #ffe4ab;
}

.bg-green {
  background-color: #d1efdb;
}

.bg-white-red {
  background-color: #f9dede;
}

.product-item__score {
  min-width: 72px;
  padding: 6px 8px;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(26, 26, 26, 0.1);
}

.product-item__score-row {
  display: flex;
  align-items: center;
  gap: 5px;
}

.product-item__score-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.product-item__score-dot--green {
  background-color: #19c56c;
}
.product-item__score-dot--yellow {
  background-color: #f7c84d;
}
.product-item__score-dot--red {
  background-color: #f24646;
}

.product-item__score-value {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
}

.product-item__score-label {
  display: block;
  margin-top: 3px;
  color: #65707a;
  font-size: 10px;
  line-height: 1.2;
  font-weight: 400;
}

.text-gray {
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  padding: 5px 5px;
  border-radius: 4px;
  letter-spacing: 0.02em;
}

.product-item {
  background-color: white;
  border-radius: 16px;
  border: 1px solid #e0e3e8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-item:hover {
  border-color: #006aff;
}
.product-item .product-item__condition-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 8px;
  border-radius: 999px;
  background-color: #f6f7f9;
  border: 1px solid #cbd0d6;
  color: #1a1a1a;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.product-item .product-item__condition-badge img {
  max-width: 16px;
  padding: 0;
  flex-shrink: 0;
  display: block;
}
.product-item .product-item__divider {
  height: 1px;
  background-color: #e0e3e8;
  margin-bottom: 10px;
}
.product-item .product-item__pricing {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.product-item .product-item__discount-badge {
  display: inline-block;
  flex-shrink: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fe3f41;
  border: 1px solid #f24646;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
  border-radius: 8px;
  padding: 6px 8px;
}
.product-item .product-item__price-stack {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
  flex: 1 1 auto;
}
.product-item .product-item__price-main {
  margin: 0 0 6px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.product-item .product-item__price-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.product-item .product-item__price-label {
  color: #4e5f74;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 400;
}
.product-item .product-item__price-old {
  color: #65707a;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: line-through;
}
.product-item .product-item__price-savings {
  color: #19c56c;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
}
.product-item .product-item__cta {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-item .product-item__cta .product-item__cta-row {
  display: flex;
  align-items: stretch;
  gap: 8px;
}
.product-item .product-item__cta .product-item__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
}
.product-item .product-item__cta .product-item__cta-btn--outline {
  padding: 0px 16px;
  font-size: 13px;
  line-height: 1.2;
}
.product-item .product-item__cta .black-button {
  background-color: #1a1a1a !important;
  border: 1px solid #1a1a1a !important;
}
.product-item .product-item__cta .black-button:hover {
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.product-item .product-item-image {
  position: relative;
  padding-bottom: 5px;
  text-align: center;
}
.product-item .product-item-image a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 269px;
}
.product-item .product-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  padding: 15px 15px 0px 15px;
}
.product-item .product-item-image .added-to-fav img {
  padding: unset !important;
}
.product-item .product-item-image .product-item__score {
  position: absolute;
  right: 12px;
  top: 14px;
  z-index: 2;
}
.product-item .product-item__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item .product-item__content {
  padding: 12px;
}
.product-item .product-item__content > .product-item__condition-badge {
  display: inline-flex;
  max-width: 100%;
  margin-bottom: 10px;
  font-size: 10px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
}

.popular-categories {
  border-top: 1px solid #e0e3e8;
  padding: 40px 0;
  border-bottom: 1px solid #e0e3e8;
}
.popular-categories h2 {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
}
.popular-categories .slick-list {
  margin: 0 -5px;
}
.popular-categories .slick-slide {
  margin: 0 5px;
}

.popular-category {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.popular-category .popular-category__link {
  text-align: center;
  color: #1a1a1a;
  text-decoration: none;
}
.popular-category .popular-category__link .popular-category__image {
  position: relative;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popular-category .popular-category__link .popular-category__image:after {
  position: absolute;
  top: 50%;
  right: 50%;
  content: "";
  background-color: #e5f0ff;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 1px solid #e5f0ff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.popular-category .popular-category__link .popular-category__image img {
  z-index: 5;
  position: relative;
  margin: 0 auto;
}
.popular-category .popular-category__link p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  z-index: 5;
  position: relative;
  background-color: #f6f7f9;
  padding: 13px 0;
  margin-top: -35px;
}
.popular-category:hover .popular-category__image:after {
  border: 1px solid #006aff;
}

.big-link {
  border: 1px solid #cbd0d6;
  border-radius: 100px;
  padding: 25px 34px;
  width: 100%;
  max-width: 870px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 20px;
}
.big-link p {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.big-link .yellow-button {
  min-width: 247px;
}
.big-link .yellow-button img {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}

.page-link {
  padding: 30px 0;
  border-bottom: 1px solid #e0e3e8;
}

.testimonials {
  padding: 40px 0 48px;
  border-bottom: 1px solid #e0e3e8;
  background-color: #f6f7f9;
}
.testimonials .about-reviews__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
}
.testimonials .about-reviews__head h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin: 0;
  color: #1a1a1a;
}
.testimonials .about-reviews__link {
  display: inline-flex;
  align-items: center;
  gap: 0;
  font-size: 14px;
  font-weight: 600;
  color: #006aff;
  text-decoration: none;
  white-space: nowrap;
}
.testimonials .about-reviews__link:hover {
  color: #0057d9;
}
.testimonials .about-reviews__slider {
  flex: 1;
  min-width: 0;
}
.testimonials .about-reviews__slider .slick-list {
  margin: 0 -10px;
}
.testimonials .about-reviews__slider .slick-track {
  display: flex !important;
}
.testimonials .about-reviews__slider .slick-slide {
  margin: 0 10px;
  height: inherit !important;
}
.testimonials .about-reviews__slider .slick-slide > div {
  height: 100%;
}
.testimonials .about-reviews__frame {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonials .about-reviews__nav {
  position: relative;
  z-index: 2;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s ease;
}
.testimonials .about-reviews__nav:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
.testimonials .about-reviews__nav svg {
  display: block;
}
.testimonials .about-review {
  background: #fff;
  border-radius: 14px;
  padding: 32px 30px 26px;
  min-height: 220px;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}
.testimonials .about-review__stars {
  width: 148px;
  height: auto;
  margin-bottom: 16px;
  display: block;
}
.testimonials .about-review__text {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 400;
  color: #1a1a1a;
  margin: 0;
  flex: 1;
}
.testimonials .about-review__footer {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 18px;
}
.testimonials .about-review__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  background: #eef0f2;
}
.testimonials .about-review__meta {
  min-width: 0;
}
.testimonials .about-review__name {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  color: #1a1a1a;
  margin-bottom: 3px;
}
.testimonials .about-review__verified {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #9ca3af;
}
.testimonials .about-review__badge {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #006aff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.testimonials .about-review__badge img {
  width: 9px;
  height: auto;
  display: block;
  filter: brightness(0) invert(1);
}
.testimonials .slick-list {
  margin: 0 -5px;
}
.testimonials .slick-slide {
  margin: 0 5px;
}

.newsletter {
  background-color: #e5f0ff;
  padding: 72px 0;
  text-align: center;
}
.newsletter .newsletter__form-text {
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
  max-width: 400px;
  margin: 0 auto;
  text-align: left;
}
.newsletter .newsletter__title {
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
}
.newsletter .newsletter__text {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 25px;
  letter-spacing: 0.02em;
}
.newsletter.is-subscribed .newsletter-form {
  display: none;
}

.newsletter-form {
  position: relative;
  border: 1px solid #cbd0d6;
  border-radius: 100px;
  background-color: white;
  max-width: 400px;
  margin: 0 auto;
  height: 40px;
  margin-bottom: 10px;
}
.newsletter-form .newsletter-form__icon {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(15px, -50%);
  transform: translate(15px, -50%);
}
.newsletter-form label {
  display: none;
}
.newsletter-form input {
  padding-left: 40px;
  padding-right: 60px;
  width: 100%;
  border: none;
  background-color: transparent;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
}
.newsletter-form input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #8c8c8c;
}
.newsletter-form input::-moz-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #8c8c8c;
}
.newsletter-form input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #8c8c8c;
}
.newsletter-form input::-ms-input-placeholder {
  font-size: 16px;
  line-height: 1;
  color: #8c8c8c;
}
.newsletter-form input::placeholder {
  font-size: 16px;
  line-height: 1;
  color: #8c8c8c;
}
.newsletter-form input:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.newsletter-form input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.newsletter-form .submit {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%);
  background-color: #006aff;
  border-radius: 100px;
  padding: 5px 15px;
  color: white;
  font-size: 16px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #006aff;
  height: 100%;
  max-height: 32px;
  letter-spacing: 0.02em;
}
.newsletter-form .submit:hover {
  background-color: #0057d9;
  border-color: #0057d9;
}

.newsletter-form__feedback {
  display: none;
}

.zelto-toast {
  position: fixed;
  top: 16px;
  left: 50%;
  z-index: 10050;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  max-width: calc(100vw - 32px);
  padding: 10px 18px 10px 12px;
  border-radius: 100px;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%) translateY(-120%);
  transition: transform 0.35s ease, opacity 0.35s ease;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.zelto-toast.is-visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
.zelto-toast--success {
  background-color: #19c56c;
}
.zelto-toast--error {
  background-color: #e53935;
}
.zelto-toast__icon {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zelto-toast__icon svg {
  display: block;
}
.zelto-toast__text {
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .zelto-toast {
    top: 12px;
    padding: 9px 14px 9px 10px;
  }
  .zelto-toast__text {
    font-size: 13px;
    white-space: normal;
  }
}
.footer {
  margin-top: auto;
  background-color: #f6f7f9;
  padding: 44px 0 0 0;
  border-top: 1px solid #e0e3e8;
}
.footer .container {
  max-width: 1310px;
}
.footer .footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px;
  padding-bottom: 36px;
}
.footer .footer__row .footer__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 18px;
  display: block;
}
.footer .footer__row .footer-menu {
  list-style: none;
  padding: 0;
}
.footer .footer__row .footer-menu li a {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
}
.footer .footer__row .footer-menu li a:hover {
  text-decoration: underline;
}
.footer .footer__row .footer-menu li:not(:last-child) {
  margin-bottom: 10px;
}
.footer .footer__copyright {
  text-align: center;
  border-top: 1px solid #e0e3e8;
  padding: 27px 0;
}
.footer .footer__copyright p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}

.socials {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.socials li a {
  background-color: #1a1a1a;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.socials li a:hover {
  background-color: #006aff;
}

.sidebar-menu {
  background-color: white;
  z-index: -1;
  position: absolute;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  pointer-events: none;
}
.sidebar-menu ul {
  list-style: none;
  padding: 0;
}
.sidebar-menu .sidebar-menu__container {
  padding: 0;
  overflow: hidden;
}
.sidebar-menu .sidebar-menu__links {
  position: relative;
}
.sidebar-menu .sidebar-menu__links:before {
  content: "";
  background-color: #e0e3e8;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 100%;
  z-index: 5;
}
.sidebar-menu .sidebar-menu__links:after {
  content: "";
  background-color: #e0e3e8;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  z-index: 5;
}
.sidebar-menu .sidebar-menus {
  position: relative;
  min-height: 556px;
  background-color: white;
}
.sidebar-menu .sidebar-menus:after {
  content: "";
  height: 1px;
  background-color: #e0e3e8;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sidebar-menu .sidebar-menus:before {
  content: "";
  background-color: #e0e3e8;
  position: absolute;
  bottom: 0;
  left: 300px;
  width: 1px;
  height: 100%;
  z-index: 5;
}
.sidebar-menu .sidebar-menus > li {
  max-width: 300px;
}
.sidebar-menu .sidebar-menus > li > a {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  width: 100%;
  padding: 10px 15px;
  background-color: white;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  letter-spacing: 0.02em;
}
.sidebar-menu .sidebar-menus > li > a:hover {
  background-color: #e5f0ff;
  color: #006aff;
}
.sidebar-menu .sidebar-menus > li > a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(74%) saturate(5163%) hue-rotate(211deg) brightness(105%) contrast(104%);
  filter: brightness(0) saturate(100%) invert(28%) sepia(74%) saturate(5163%) hue-rotate(211deg) brightness(105%) contrast(104%);
}
.sidebar-menu .sidebar-menus > li > a img {
  -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(4987%) hue-rotate(141deg) brightness(82%) contrast(80%);
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(4987%) hue-rotate(141deg) brightness(82%) contrast(80%);
}
.sidebar-menu .sidebar-sub-menu {
  display: none;
  position: absolute;
  left: 300px;
  top: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 22px 15px 22px;
  gap: 25px 10px;
  background-color: white;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 21%;
  flex: 1 1 21%;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item .sidebar-sub-menu___link a {
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item .sidebar-sub-menu___link a:hover {
  text-decoration: underline;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item .sidebar-sub-menu___title a {
  color: #1a1a1a;
  font-weight: 600;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item .sidebar-sub-menu___title a:hover {
  text-decoration: underline;
}
.sidebar-menu .sidebar-sub-menu .sidebar-sub-menu__item li:not(:last-child) {
  margin-bottom: 5px;
}
.sidebar-menu .sidebar-menu-sub-menu {
  position: static;
}
.sidebar-menu .active-sidebar-menu > a {
  background-color: #e5f0ff !important;
  color: #006aff !important;
}
.sidebar-menu .active-sidebar-menu > a img {
  -webkit-filter: brightness(0) saturate(100%) invert(28%) sepia(74%) saturate(5163%) hue-rotate(211deg) brightness(105%) contrast(104%) !important;
  filter: brightness(0) saturate(100%) invert(28%) sepia(74%) saturate(5163%) hue-rotate(211deg) brightness(105%) contrast(104%) !important;
}
.sidebar-menu .active-sidebar-menu .sidebar-sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  max-height: 556px;
}

.header-overlay {
  position: fixed;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100vh;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-overlay-active {
  opacity: 1;
  visibility: visible;
}

.sidebar-menu-active {
  z-index: 50;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.openMobileMenu {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  display: none;
}

.no-scroll {
  overflow: hidden;
}

.mobile-menu {
  display: none;
  background-color: white;
  position: fixed;
  top: 0;
  visibility: hidden;
  opacity: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  z-index: 150;
  overflow: scroll;
}
.mobile-menu .mobile-menu__container {
  padding: 0;
  width: 100%;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  height: 50px;
  background-color: #f6f7f9;
  position: relative;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__top .mobile-menu__cancel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #e0e3e8;
  height: 100%;
  z-index: 55;
  position: relative;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__top .mobile-menu__cancel button {
  border: none;
  background: transparent;
  padding: 0 13px;
  width: 100%;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__top .mobile-menu__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__top .mobile-menu__block .mobile-menu__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__nav {
  padding: 15px 10px 0 10px;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__nav ul {
  list-style: none;
  padding: 0 0 18px 0;
  margin: 0;
  border-bottom: 1px solid #e0e3e8;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__nav ul li a {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__nav ul li a:hover {
  text-decoration: underline;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-menu__nav ul li:not(:last-child) {
  margin-bottom: 26px;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-mega-menu__nav .mobile-mega-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu .mobile-menu__container .mobile-menu__row .mobile-mega-menu__nav .mobile-mega-menu a {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
}
.mobile-menu .mobile-mega-menu__nav {
  padding: 22px 12px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li {
  position: relative;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li:not(:last-child) {
  margin-bottom: 19px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li a {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li .next-level {
  position: absolute;
  top: 2px;
  right: 0;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li .next-level img {
  max-width: 6px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li > a img {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li > .mobile-sub-menu {
  display: none;
  height: 100vh;
  border-right: 50px solid black;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li > .mobile-sub-menu ul {
  list-style: none;
  margin: 0;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu > li > .mobile-sub-menu > .mobile-sub-menu {
  display: none;
  border-right: 50px solid black;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .is-active {
  display: block !important;
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 50;
  background-color: white;
  width: 100%;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .is-active .mobile-sub-menu-second-level {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: none !important;
  padding: 22px 10px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .is-active .mobile-sub-menu-second-level .mobile-sub-menu-third-level {
  display: none;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .is-active .mobile-sub-menu-second-level .mobile-sub-menu__items > li {
  position: relative;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .is-active .mobile-sub-menu-second-level .mobile-sub-menu__items > li:not(:last-child) {
  margin-bottom: 26px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .go-back {
  width: 100%;
  background-color: transparent;
  border: none;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  text-align: left;
  letter-spacing: 0.02em;
  padding: 16px 11px 27px 11px;
  position: relative;
  border-bottom: 1px solid #e0e3e8;
}
.mobile-menu .mobile-mega-menu__nav .mobile-mega-menu .go-back img {
  position: absolute;
  right: 10px;
  top: 18px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level {
  height: 100vh;
  border-right: 50px solid black;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level .mobile-sub-menu__third-list {
  padding: 21px 12px;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level .mobile-sub-menu__third-list > li {
  position: relative;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level .mobile-sub-menu__third-list > li a {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level .mobile-sub-menu__third-list > li .next-level {
  position: absolute;
  top: 2px;
  right: 0;
}
.mobile-menu .mobile-mega-menu__nav .mobile-sub-menu-third-level .mobile-sub-menu__third-list > li:not(:last-child) {
  margin-bottom: 26px;
}

.mobile-menu-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.go-back-top {
  color: #1a1a1a;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  border: none;
  background-color: #f6f7f9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.go-back-top img {
  position: absolute;
  left: 13px;
  top: 14px;
}

.mobile-menu__top .active {
  opacity: 1;
  z-index: 5;
  pointer-events: auto;
}

.mobile-menu-languages {
  border-top: 1px solid #e0e3e8;
}
.mobile-menu-languages .mobile-menu-languages__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 23px 12px;
}
.mobile-menu-languages .mobile-menu-languages__block span img {
  max-width: 6px;
  -o-object-fit: contain;
  object-fit: contain;
  top: 2px;
  position: relative;
}

.checkout-steps {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin: 10px 0 24px;
}

.checkout-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #65707a;
  font-size: 14px;
  font-weight: 600;
}

.checkout-step__dot {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.checkout-step.is-done {
  color: #1a1a1a;
}
.checkout-step.is-done .checkout-step__dot {
  border-color: #006aff;
  color: #006aff;
}

.checkout-step__label {
  text-align: center;
  line-height: 1.2;
  max-width: 8em;
}

.checkout-auth-hint {
  border: 1px solid #d9e3ff;
  border-radius: 12px;
  padding: 14px 16px;
  margin-bottom: 20px;
  background: #f8fbff;
}

.checkout-auth-hint__buttons {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}

.checkout-delivery-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.checkout-delivery-option {
  border: 1px solid #e2e7f0;
  border-radius: 12px;
  padding: 14px;
}
.checkout-delivery-option > p {
  margin: 6px 0 0;
  color: #6f778a;
  font-size: 13px;
}

.checkout-delivery-option.is-active {
  border-color: #2f61e7;
  box-shadow: 0 0 0 1px #2f61e7 inset;
}

.checkout-delivery-option__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}

.checkout-locker-list {
  margin-top: 12px;
  border: 1px solid #e4e8f2;
  border-radius: 10px;
  max-height: 220px;
  overflow: auto;
}

.checkout-locker-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-bottom: 1px solid #eef1f7;
}
.checkout-locker-item:last-child {
  border-bottom: 0;
}

.checkout-payment-note {
  margin: 6px 0 0 28px;
  color: #6f778a;
  font-size: 13px;
}

.checkout-auth-brand {
  font-weight: 700;
  letter-spacing: 0.08em;
}

.login-register {
  padding: 40px 0;
}
.login-register .container {
  max-width: 1100px;
}
.login-register .login-register__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-register .login-register__row .login-register__list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 14%;
  flex: 1 1 14%;
}
.login-register .login-register__row .login-register__list .login-register__list-title {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
}
.login-register .login-register__row .login-register__list .login-register__list-items > div:not(:last-child) {
  margin-bottom: 15px;
}
.login-register .login-register__row .login-register__list .login-register__item {
  background-color: #e5f0ff;
  border-radius: 16px;
  padding: 19px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  max-width: 480px;
}
.login-register .login-register__row .login-register__list .login-register__item .login-register__item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 6px;
}
.login-register .login-register__row .login-register__list .login-register__item .login-register__item-title p {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.login-register .login-register__row .login-register__list .login-register__item .login-register__item-title span {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
}
.login-register .login-register__row .login-register__form {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.login-register .login-tab__text {
  text-align: center;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.login-register .login-tab__text:after {
  height: 1px;
  width: 100%;
  background-color: #e0e3e8;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  content: "";
}
.login-register .login-tab__text span {
  background-color: white;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  padding: 0 15px;
  z-index: 5;
  position: relative;
}

.login-register-tabs {
  -webkit-box-shadow: 0px 4px 40px 0px rgba(26, 26, 26, 0.1490196078);
  box-shadow: 0px 4px 40px 0px rgba(26, 26, 26, 0.1490196078);
  background-color: white;
  border-radius: 12px;
  padding: 30px 15px;
  min-height: 512px;
}
.login-register-tabs .login-register-tabs__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 92px;
  position: relative;
  max-width: 400px;
  margin: 0 auto 15px auto;
}
.login-register-tabs .login-register-tabs__btns:after {
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translate(50%, -30%);
  transform: translate(50%, -30%);
  content: "";
  height: 25px;
  width: 1px;
  background-color: #e0e3e8;
}
.login-register-tabs .login-register-tabs__btns button {
  background-color: transparent;
  border: none;
  color: #8c8c8c;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login-register-tabs .login-register-tabs__btns button:hover {
  color: #006aff;
}
.login-register-tabs .login-register-tabs__btns .active-btn {
  color: #006aff;
}
.login-register-tabs .login-register-tabs__btns a {
  background-color: transparent;
  border: none;
  color: #8c8c8c;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: inline-block;
}
.login-register-tabs .login-register-tabs__btns a:hover {
  color: #006aff;
}
.login-register-tabs .login-register-tabs__content {
  padding: 0 25px;
}
.login-register-tabs .login-register-tabs__content .login-register-tabs__content-tab {
  display: none;
}
.login-register-tabs .login-register-tabs__content .btn-socials {
  width: 100%;
  background-color: white;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 5px;
  min-height: 50px;
  margin-bottom: 17px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login-register-tabs .login-register-tabs__content .btn-socials:hover {
  background-color: #eef1f4;
}
.login-register-tabs .login-register-tabs__content .active-tab {
  display: block;
}

.login-form label {
  display: none;
}
.login-form .form-group-input {
  position: relative;
  margin-bottom: 15px;
}
.login-form .form-group-input img {
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.login-form .form-group-input input {
  padding: 15px 45px;
  outline: none;
  width: 100%;
  border-radius: 8px;
  height: 50px;
  border: 1px solid #cbd0d6;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #1a1a1a;
}
.login-form .form-group-input input::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.login-form .form-group-input input::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.login-form .form-group-input input:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.login-form .form-group-input input::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.login-form .form-group-input input::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.login-form .form-group-input input:hover {
  border-color: #006aff;
}
.login-form .form-links {
  margin-bottom: 15px;
}
.login-form .form-links a,
.login-form .form-links button {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: -0.03em;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  text-align: left;
}
.login-form .form-links a:hover,
.login-form .form-links button:hover {
  color: #006aff;
  text-decoration: underline;
}
.login-form .btn-login {
  width: 100%;
  background-color: #006aff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 15px 15px;
  border-radius: 100px;
  border: 1px solid #006aff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login-form .btn-login:hover {
  background-color: #0057d9;
}
.login-form .form-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.login-form .form-checkbox input {
  border: 2px solid #8c8c8c;
  border-radius: 15px;
  width: 18px;
  height: 18px;
}
.login-form .hide-password {
  left: auto !important;
  right: 15px;
}

.register-tab .login-form {
  margin-bottom: 18px;
}

.custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 15px;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.custom-checkbox input:checked + .checkbox-box {
  border-color: transparent;
  background-image: url("images/check-green-iF0f1Qm.png");
  background-size: 20px;
}
.custom-checkbox .checkbox-box {
  width: 18px;
  height: 18px;
  border: 2px solid #8c8c8c;
  border-radius: 4px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-checkbox .checkbox-text {
  font-size: 16px;
  line-height: 1.4;
  color: #1a1a1a;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.lost-password {
  padding: 36px 0;
}
.lost-password .container {
  max-width: 515px;
}
.lost-password .container h2 {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.lost-password .lost-password-form label {
  display: none;
}
.lost-password .lost-password-form .form-group {
  position: relative;
  margin-bottom: 15px;
}
.lost-password .lost-password-form .form-group img {
  position: absolute;
  top: 50%;
  left: 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.lost-password .lost-password-form .form-group input {
  padding: 15px 45px;
  outline: none;
  width: 100%;
  border-radius: 8px;
  height: 50px;
  border: 1px solid #cbd0d6;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #1a1a1a;
}
.lost-password .lost-password-form .form-group input::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.lost-password .lost-password-form .form-group input::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.lost-password .lost-password-form .form-group input:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.lost-password .lost-password-form .form-group input::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.lost-password .lost-password-form .form-group input::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.lost-password .lost-password-form .form-group input:hover {
  border-color: #006aff;
}
.lost-password .lost-password-form .form-group .show-hide-pass {
  left: auto !important;
  right: 15px;
}
.lost-password .submit-black {
  width: 100%;
  background-color: black;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 15px 15px;
  border-radius: 100px;
  border: 1px solid black;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lost-password .submit-black:hover {
  background-color: #0057d9;
  border-color: #0057d9;
}

.breadcrumbs {
  background-color: #e5f0ff;
  border-bottom: 1px solid #e0e3e8;
}
.breadcrumbs .breadcrumbs__row ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumbs .breadcrumbs__row ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}
.breadcrumbs .breadcrumbs__row ul li a {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.02em;
}
.breadcrumbs .breadcrumbs__row ul li a:hover {
  color: #006aff;
}
.breadcrumbs .breadcrumbs__row ul li span {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumbs-arrow {
  max-width: 4px;
}

.e-shop {
  padding: 30px 0;
}
.e-shop .container {
  max-width: 1440px;
}
.e-shop .closeSidebar {
  display: none;
}
.e-shop .e-shop__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.25fr 15px 1fr;
  grid-template-columns: 0.25fr 1fr;
  gap: 15px;
}
.e-shop .e-shop__row .e-shop__sidebar {
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.e-shop .e-shop__row .e-shop__sidebar > div {
  max-width: 95%;
}
.e-shop .e-shop__row .e-shop__sidebar .techical-filters .toggle-filter:last-child .filter-checkboxes-btns {
  padding-bottom: 0;
  border-bottom: none;
}
.e-shop .e-shop__row .e-shop__products .e-shop__products-title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
}
.e-shop .e-shop__row .products-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
}
.e-shop .filter-facet-hint {
  font-size: 13px;
  color: #65707a;
  margin: 0 0 10px 0;
  line-height: 1.35;
}

.sort-list {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 13px;
}
.sort-list .sort-list__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 7px;
}
.sort-list .sort-list__items {
  list-style: none;
  padding: 0;
}
.sort-list .sort-list__items li a {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.sort-list .sort-list__items li a:hover {
  color: #006aff;
}
.sort-list .sort-list__items li:not(:last-child) {
  margin-bottom: 2px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 0 50px 0;
}
.pagination ul {
  list-style: none;
  padding: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(26, 26, 26, 0.1490196078);
  box-shadow: 0 2px 2px 0 rgba(26, 26, 26, 0.1490196078);
  border: 1px solid #e0e3e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: white;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
}
.pagination ul li a {
  width: 48px;
  height: 48px;
  border: 2px solid transparent;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.pagination ul li a:hover, .pagination ul li a:focus {
  border-color: #1a1a1a;
  color: #1a1a1a;
  text-decoration: none;
}
.pagination ul li.pagination-item__current a,
.pagination ul li.pagination-item__current span {
  font-size: 16px;
  font-weight: 700;
}
.pagination ul li span {
  width: 48px;
  height: 48px;
  border: 2px solid #1a1a1a;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}
.pagination ul .pagination-item-arrow a {
  width: 80px;
}
.pagination ul .pagination-item-prev a {
  border-radius: 14px 0 0 14px;
}
.pagination ul .pagination-item-next a {
  border-radius: 0 14px 14px 0;
}

.filter-radio-btns {
  border-bottom: 1px solid #e0e3e8;
}
.filter-radio-btns[data-filter-collapse] .filter-radio-btns__toggle {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
}
.filter-radio-btns[data-filter-collapse] .filter-radio-btns__title {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding: 10px 28px 10px 0;
}
.filter-radio-btns[data-filter-collapse] .filter-radio-btns__arrow {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filter-radio-btns[data-filter-collapse].is-open .filter-radio-btns__arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.filter-radio-btns[data-filter-collapse] .filter-radio-btns__body {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.3s ease-in-out;
  transition: grid-template-rows 0.3s ease-in-out;
}
.filter-radio-btns[data-filter-collapse].is-open .filter-radio-btns__body {
  grid-template-rows: 1fr;
}
.filter-radio-btns[data-filter-collapse] .filter-radio-btns__body-inner {
  overflow: hidden;
  min-height: 0;
}
.filter-radio-btns[data-filter-collapse].is-open .filter-radio-btns__body-inner {
  padding-bottom: 4px;
}
.filter-radio-btns .filter-radio-btns__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}
.filter-radio-btns .filter-radio-btns__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2px;
}
.filter-radio-btns .filter-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  margin-bottom: 8px;
}
.filter-radio-btns .filter-radio:last-child {
  margin-bottom: 13px;
}
.filter-radio-btns .filter-radio input {
  display: none;
}
.filter-radio-btns .filter-radio input:checked + .custom-radio {
  background-color: #006aff;
  border-color: #006aff;
}
.filter-radio-btns .filter-radio input:checked + .custom-radio::after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.filter-radio-btns .filter-radio .radio-label {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
}
.filter-radio-btns .custom-radio {
  width: 18px;
  height: 18px;
  border: 2px solid #cbd0d6;
  border-radius: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.filter-checkboxes-btns {
  border-bottom: 1px solid #e0e3e8;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 13px;
  display: none;
}
.filter-checkboxes-btns .filter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 14px;
}
.filter-checkboxes-btns .filter-checkbox input {
  display: none;
}
.filter-checkboxes-btns .filter-checkbox input:checked + .custom-checkbox-sm {
  background-color: #19c56c;
  border-color: #19c56c;
}
.filter-checkboxes-btns .filter-checkbox input:checked + .custom-checkbox-sm::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-checkboxes-btns .custom-checkbox-sm {
  width: 16px;
  height: 16px;
  border: 2px solid #cbd0d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.filter-checkboxes-btns .filter-checkboxes-btns__grid {
  display: -ms-grid;
  display: grid;
  gap: 10px;
}
.filter-checkboxes-btns .filter-checkboxes__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 7px;
}

.filter {
  padding-top: 6px;
  padding-bottom: 6px;
}
.filter.title {
  padding-top: 6px;
}
.filter.title .filter-radio-btns__title {
  margin-top: 10px;
}

.filter-radio-btns__grid.filter-radio-btns__grid--is-collapsed .filter-radio--extra {
  display: none !important;
}

.filter-radio-btns__show-more {
  display: block;
  margin: 0px 0 13px;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  font-size: 14px;
  color: #006aff;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
}
.filter-radio-btns__show-more:hover {
  color: #0052cc;
}

.filter-sort-title {
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
  font-weight: 600;
  text-decoration: none;
}

.openInfo {
  position: relative;
  border: none;
  background-color: transparent;
}
.openInfo span {
  position: absolute;
  top: 24px;
  left: -50%;
  -webkit-transform: translate(-20%, 0);
  transform: translate(-20%, 0);
  background-color: #006aff;
  border-radius: 12px;
  padding: 10px 10px;
  color: white;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  width: 100%;
  max-width: 201px;
  min-width: 201px;
  text-align: left;
  letter-spacing: 0.03em;
  z-index: 50;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
.openInfo span img {
  position: absolute;
  top: -7px;
  left: 55px;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.openInfo:hover span {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}
.openInfo:hover > img {
  -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(3692%) hue-rotate(210deg) brightness(103%) contrast(103%);
  filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(3692%) hue-rotate(210deg) brightness(103%) contrast(103%);
}

.price-range__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.price-range__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 26px;
}
.price-range__inputs span {
  color: #cbd0d6;
  position: relative;
}
.price-range__inputs span:after {
  width: 16px;
  height: 1px;
  background-color: #cbd0d6;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  content: "";
}
.price-range__inputs input {
  width: 100%;
  padding: 6px 8px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  height: 40px;
  max-width: 108px;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  outline: none;
}
.price-range__inputs input:hover {
  border-color: #006aff;
}
.price-range__inputs input:focus {
  border-color: #006aff;
}

.price-range {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 25px;
  padding-top: 18px;
}
.price-range .price-range__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 7px;
}
.price-range .noUi-target {
  height: 7px;
  margin: 0 15px 0 8px;
}
.price-range .noUi-horizontal .noUi-handle {
  top: -10px;
}
.price-range .noUi-base {
  background-color: #006aff;
}
.price-range .noUi-connects {
  background-color: #d9e8ff;
}
.price-range .noUi-connects .noUi-connect {
  background-color: #006aff;
}
.price-range .noUi-handle {
  width: 24px;
  height: 24px;
  background-color: #006aff;
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.price-range .noUi-handle:before {
  display: none;
}
.price-range .noUi-handle:after {
  display: none;
}

.techical-filters .techical-filters__title {
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e3e8;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.techical-filters .toggle-filter__top {
  position: relative;
}
.techical-filters .toggle-filter__top .openToggleFilter {
  border: none;
  background-color: transparent;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 20px 0;
}
.techical-filters .toggle-filter__top .openInfo {
  position: relative;
  top: 1px;
}
.techical-filters .toggle-filter__top .filter-arrow {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.techical-filters .toggle-filter__search {
  position: relative;
  padding-bottom: 10px;
}
.techical-filters .toggle-filter__search img {
  position: absolute;
  top: 40%;
  left: 15px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(18%) saturate(38%) hue-rotate(219deg) brightness(113%) contrast(89%);
  filter: brightness(0) saturate(100%) invert(4%) sepia(18%) saturate(38%) hue-rotate(219deg) brightness(113%) contrast(89%);
}
.techical-filters .toggle-filter__search input {
  width: 100%;
  height: 40px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  padding-left: 36px;
  padding-right: 15px;
  color: black;
}
.techical-filters .toggle-filter__search input::-webkit-input-placeholder {
  color: #8c8c8c;
}
.techical-filters .toggle-filter__search input::-moz-placeholder {
  color: #8c8c8c;
}
.techical-filters .toggle-filter__search input:-ms-input-placeholder {
  color: #8c8c8c;
}
.techical-filters .toggle-filter__search input::-ms-input-placeholder {
  color: #8c8c8c;
}
.techical-filters .toggle-filter__search input::placeholder {
  color: #8c8c8c;
}
.techical-filters .toggle-filter__search input:hover {
  border-color: #006aff;
  outline: none;
}
.techical-filters .toggle-filter__search input:focus {
  outline: none;
}
.techical-filters .filter-checkboxes-btns__grid {
  gap: 5px;
}

.load-more-filters {
  border: none;
  background-color: transparent;
  text-align: left;
  margin-top: 3px;
}
.load-more-filters .load-more-filters__close {
  display: none;
}
.load-more-filters .load-more-filters__close img {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.load-more-filters span {
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: #006aff;
}
.load-more-filters span img {
  position: relative;
  left: 5px;
  top: 1px;
}

.hide-filter-checkbox {
  display: none !important;
}

.is-open .load-more-filters__close {
  display: block;
}
.is-open .load-more-filters__more {
  display: none;
}

.toggle-filter__search {
  display: none;
}

.toggle-filter-open .toggle-filter__top .filter-arrow {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

.e-shop__buttons {
  display: none;
}

.e-shop-mobile-cat {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 150;
  background-color: white;
  display: none;
  height: 100vh;
}
.e-shop-mobile-cat .e-shop-mobile-cat__container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.e-shop-mobile-cat .close-mobile-cat {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
  background-color: #f6f7f9;
  border: none;
  padding: 10px 12px;
  width: 100%;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus {
  padding: 18px 15px;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus .e-shop-mobile-cat__menus-title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 10px;
  margin-bottom: 4px;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul {
  list-style: none;
  padding: 0;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li a {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  padding: 15px 15px;
  position: relative;
  width: 100%;
  display: block;
  text-decoration: none;
  border-radius: 8px;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li a span {
  width: 20px;
  height: 20px;
  border: 2px solid #cbd0d6;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li a span:after {
  position: absolute;
  top: -2px;
  border: 5px solid #006aff;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: -3px;
  opacity: 0;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #e0e3e8;
  width: 100%;
  content: "";
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li:first-child a {
  background-color: #e5f0ff;
}
.e-shop-mobile-cat .e-shop-mobile-cat__menus ul li:first-child a span:after {
  opacity: 1;
}
.e-shop-mobile-cat .e-shop-mobile-cat__button {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e0e3e8;
  gap: 5px;
  padding: 15px;
}
.e-shop-mobile-cat .e-shop-mobile-cat__button > a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.e-shop__sidebar-active {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  z-index: 150 !important;
}

.favorites-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 1000px;
  min-width: 48px;
  min-height: 48px;
  padding: 5px 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.favorites-link button {
  background-color: transparent;
  border: none;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
}
.favorites-link .add-to-fav .heart-hover {
  display: none;
}
.favorites-link .add-to-fav:hover .heart-hover {
  display: inline-block;
}
.favorites-link .add-to-fav:hover .heart {
  display: none;
}
.favorites-link .add-to-fav-active .heart-hover {
  display: inline-block !important;
}
.favorites-link .add-to-fav-active .heart {
  display: none !important;
}

.single-product {
  padding: 22px 0 33px 0;
  background-color: white;
}
.single-product .single-product__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.single-product .single-product__row .single-product__gallery {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 26%;
  flex: 1 1 26%;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: 96px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.single-product .single-product__row .single-product__gallery .gallery-info {
  position: absolute;
  top: 15px;
  right: 32px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.single-product .single-product__row .single-product__gallery .gallery-info .product-item__score {
  min-width: 90px;
  padding: 8px 10px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(26, 26, 26, 0.1);
}
.single-product .single-product__row .single-product__gallery .gallery-info .product-item__score-row {
  gap: 6px;
}
.single-product .single-product__row .single-product__gallery .gallery-info .product-item__score-dot {
  width: 10px;
  height: 10px;
}
.single-product .single-product__row .single-product__gallery .gallery-info .product-item__score-value {
  font-size: 16px;
}
.single-product .single-product__row .single-product__summary {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.single-product .product-gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.14fr 10px 1fr;
  grid-template-columns: 0.14fr 1fr;
  gap: 10px;
  overflow: hidden;
}
.single-product .product-gallery .slick-slider {
  overflow: hidden;
}
.single-product .product-gallery .slider-for {
  border: 1px solid #cbd0d6;
  border-radius: 16px;
  padding-bottom: 1px;
}
.single-product .product-gallery .slider-nav .slick-current .product-gallery-item {
  border-color: #006aff;
}
.single-product .product-gallery .slider-nav .product-gallery-item {
  border: 1px solid #cbd0d6;
  cursor: pointer;
}
.single-product .product-gallery .slider-nav .product-gallery-item:hover {
  border-color: #006aff;
}
.single-product .product-gallery .product-gallery-item {
  padding: 10px;
  border-radius: 16px;
  overflow: hidden;
  background-color: white;
}
.single-product .product-gallery .product-gallery-item img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}
.single-product .product-gallery .product-gallery-item-nav {
  height: 96px;
}
.single-product .product-gallery .product-gallery-item-for {
  height: 544px;
  padding: 20px;
}
.single-product .product-gallery .product-gallery-item-for img {
  height: 100%;
}

.slick-prev {
  left: 15px;
}
.slick-prev:after {
  background-image: url("images/slick-prev-hb988MM.svg");
}

.slick-next {
  right: 15px;
}
.slick-next:after {
  background-image: url("images/slick-next-fc1Ndjn.svg");
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 5;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  width: 48px;
  height: 48px;
  border: 1px solid #e0e3e8;
  background-color: white;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  font-size: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slick-arrow:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 8px;
  height: 14px;
}
.slick-arrow:hover {
  border-color: #006aff;
}

.summary .summary__title {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 19px;
  color: #1a1a1a;
}
.summary .summary__form-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 10px;
}
.summary .summary__form-top .product-item__condition-badge {
  position: relative;
  max-width: calc(100% - 140px);
  text-transform: uppercase;
  overflow: visible;
}
.summary .summary__form-top .product-item__condition-badge .summary__form-condition-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  flex: 1 1 auto;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover-wrap {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover {
  position: absolute;
  z-index: 30;
  top: calc(100% + 8px);
  left: 0;
  width: -webkit-max-content;
  width: max-content;
  max-width: min(280px, 100vw - 32px);
  padding: 10px 12px;
  border-radius: 8px;
  border: 1px solid #e0e3e8;
  background: #fff;
  box-shadow: 0 4px 18px rgba(26, 26, 26, 0.12);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 400;
  color: #1a1a1a;
  text-align: left;
  text-transform: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover .summary__condition-popover__title {
  display: block;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 6px;
  line-height: 1.25;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover .summary__condition-popover__text {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.45;
  color: #4a5568;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 10px;
  border: 7px solid transparent;
  border-bottom-color: #fff;
  -webkit-filter: drop-shadow(0 -1px 0 #e0e3e8);
  filter: drop-shadow(0 -1px 0 #e0e3e8);
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-popover-wrap.is-open .summary__condition-popover {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-info-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  line-height: 0;
  vertical-align: middle;
}
.summary .summary__form-top .product-item__condition-badge .summary__condition-info-btn:focus-visible {
  outline: 2px solid #006aff;
  outline-offset: 2px;
  border-radius: 4px;
}
.summary .summary__form-top .summary__form-garant {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: 0.02em;
  gap: 5px;
  flex-shrink: 0;
}
.summary .summary__stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 26px;
  padding-bottom: 20px;
}
.summary .summary__stock p {
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.02em;
}
.summary .summary__stock .summary__stock-count {
  color: #f24646;
}
.summary .summary__form {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 25px 25px;
  background-color: #fff;
  margin-bottom: 18px;
}
.summary .summary__form .product-item__condition-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 8px;
  border-radius: 999px;
  background-color: #f6f7f9;
  border: 1px solid #cbd0d6;
  color: #1a1a1a;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.summary .summary__form .product-item__condition-badge img {
  max-width: 16px;
  padding: 0;
  flex-shrink: 0;
  display: block;
}
.summary .summary__form .product-item__divider {
  height: 1px;
  background-color: #e0e3e8;
  margin-bottom: 10px;
}
.summary .summary__form .product-item__pricing {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.summary .summary__form .product-item__discount-badge {
  display: inline-block;
  flex-shrink: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #fe3f41;
  border: 1px solid #f24646;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
  border-radius: 8px;
  padding: 6px 8px;
}
.summary .summary__form .product-item__price-stack {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
  flex: 1 1 auto;
}
.summary .summary__form .product-item__price-main {
  margin: 0 0 6px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.summary .summary__form .product-item__price-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.summary .summary__form .product-item__price-label {
  color: #4e5f74;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 400;
}
.summary .summary__form .product-item__price-old {
  color: #65707a;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: line-through;
}
.summary .summary__form .product-item__price-savings {
  color: #19c56c;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
}
.summary .summary__form .product-item__cta {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.summary .summary__form .product-item__cta .product-item__cta-row {
  display: flex;
  align-items: stretch;
  gap: 8px;
}
.summary .summary__form .product-item__cta .product-item__cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 600;
}
.summary .summary__form .product-item__cta .product-item__cta-btn--outline {
  padding: 0px 16px;
  font-size: 13px;
  line-height: 1.2;
}
.summary .summary__form .product-item__cta .black-button {
  background-color: #1a1a1a !important;
  border: 1px solid #1a1a1a !important;
}
.summary .summary__form .product-item__cta .black-button:hover {
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.summary .summary__form .product-item__pricing {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.summary .summary__form .product-item__pricing-main {
  display: flex;
  align-items: baseline;
  gap: 18px;
  white-space: nowrap;
}
.summary .summary__form .product-item__pricing-meta {
  display: flex;
  align-items: center;
  gap: 5px;
  white-space: nowrap;
}
.summary .summary__form .product-item__pricing-meta .product-item__price-label,
.summary .summary__form .product-item__pricing-meta .product-item__price-old,
.summary .summary__form .product-item__pricing-meta .product-item__price-savings {
  font-size: 13px;
  line-height: 1.2;
}
.summary .summary__form .product-item__discount-badge {
  border: none;
  border-radius: 0;
  padding: 0;
  font-size: 36px;
  line-height: 0.95;
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
}
.summary .summary__form .product-item__discount-badge img {
  position: relative;
  top: -4px;
}
.summary .summary__form .product-item__price-main {
  font-size: 40px;
  margin: 0;
}
.summary .summary__form .product-item__price-separator {
  color: #9aa3ad;
  line-height: 1;
}
.summary .summary__form .product-item__price-label,
.summary .summary__form .product-item__price-old,
.summary .summary__form .product-item__price-savings {
  font-size: 13px;
}
.summary .summary__form .summary__financing {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.summary .summary__form .summary__financing img {
  display: block;
  width: auto;
  height: 35px;
  flex-shrink: 0;
}
.summary .summary__form .summary__financing span {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
}
.summary .summary__form .summary__financing span strong {
  font-weight: 700;
}
.summary .summary__form .product-item__divider--financing {
  margin: 12px 0;
}
.summary .summary__form .product-item__cta + .product-item__divider {
  margin-top: 6px;
}
.summary .summary__form .summary__info {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 16px;
}
.summary .summary__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.summary .summary__info > div {
  padding: 0 20px;
}
.summary .summary__info > div:not(:last-child) {
  border-right: 1px solid #cbd0d6;
}
.summary .summary__info .summary-delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
}
.summary .summary__info .summary-delivery p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
  letter-spacing: 0.02em;
  gap: 8px;
}
.summary .summary__info .summary-delivery p strong {
  font-weight: 600;
  font-size: 16px;
  color: #1a1a1a;
}
.summary .summary__info .summary-return {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
}
.summary .summary__info .summary-return p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
  letter-spacing: 0.02em;
  gap: 8px;
}
.summary .summary__info .summary-return p strong {
  font-weight: 600;
  font-size: 16px;
  color: #1a1a1a;
}

.title-summary {
  color: #006aff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}

.single-product__summary p {
  font-size: 14px;
}

.summary__specifications {
  padding: 20px 0px;
  border-bottom: 1px solid #cbd0d6;
  color: #006aff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  border: none;
  background-color: transparent;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 20px 0;
  display: grid;
  gap: 8px 32px;
}
.summary__specifications .title-summary {
  grid-column: 1/-1;
  margin-bottom: 18px;
}
.summary__specifications p {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  margin: 0;
}
.summary__specifications .text-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.summary-toggle {
  border-bottom: 1px solid #cbd0d6;
  font-size: 14px;
}
.summary-toggle .summary-toggle__btn {
  font-family: "Open Sans", sans-serif;
  color: #006aff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  border: none;
  background-color: transparent;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 20px 0;
}
.summary-toggle .summary-toggle__btn img {
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.summary-toggle .summary-toggle__content {
  padding-bottom: 13px;
  display: none;
}
.summary-toggle .summary-toggle__content ul {
  padding-left: 15px;
  margin-bottom: 8px;
}
.summary-toggle .summary-toggle__content p:not(:last-child) {
  margin-bottom: 8px;
}
.summary-toggle .summary-toggle__content .text-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.summary-toggle-active .summary-toggle__btn img {
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translate(0%, -50%) rotate(0deg);
  transform: translate(0%, -50%) rotate(0deg);
}

.red-banner {
  background-color: #f24646;
  padding: 75px 0;
}
.red-banner .container {
  max-width: 1225px;
}
.red-banner .red-banner__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.red-banner .red-banner__row p {
  color: white;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.red-banner .red-banner__row .white-btn {
  border-color: white;
  color: #f24646;
  min-width: 193px;
  text-align: center;
}
.red-banner .red-banner__row .white-btn:hover {
  border-color: white;
  background-color: #f24646;
  color: white;
}

.side-cart {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 200;
  background-color: white;
  -webkit-box-shadow: 0px 4px 24px 0px rgba(26, 26, 26, 0.5019607843);
  box-shadow: 0px 4px 24px 0px rgba(26, 26, 26, 0.5019607843);
  border: 1px solid #e0e3e8;
  max-width: 480px;
  height: 100vh;
  display: none;
}
.side-cart .side-cart__container {
  padding: 28px 25px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 440px;
}
.side-cart .side-cart__container .side-cart-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.side-cart .product-item-sm__text h4 {
  white-space: wrap !important;
  color: #1a1a1a !important;
}
.side-cart .side-cart__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 15px;
  margin-bottom: 24px;
}
.side-cart .side-cart__top h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.side-cart .side-cart__top button {
  background-color: transparent;
  padding: 0;
  border: none;
}
.side-cart .side-cart-bottom {
  margin-top: auto;
}
.side-cart .side-cart-bottom .side-cart-bottom__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e0e3e8;
  padding-top: 20px;
  padding-bottom: 15px;
}
.side-cart .side-cart-bottom .side-cart-bottom__top p {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.side-cart .side-cart-bottom .green-button {
  width: 100%;
  text-decoration: unset;
}
.side-cart .side-cart-bottom .side-cart-bottom__text {
  font-size: 16px;
  line-height: 1;
  text-align: right;
  padding-top: 15px;
  color: #1a1a1a;
}
.side-cart .side-cart-bottom .side-cart-bottom__text strong {
  font-weight: 600;
}
.side-cart .side-cart-bottom .side-cart-bottom__text .side-cart-bottom__price-text {
  display: none;
}
.side-cart .side-cart-bottom .side-cart-bottom__price .transparent-btn {
  display: none;
}

.product-item-sm {
  position: relative;
}
.product-item-sm.product-item-sm--empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 10px;
}
.product-item-sm.product-item-sm--empty .product-item-sm__wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.product-item-sm.product-item-sm--empty .product-item-sm__text {
  display: flex;
  justify-content: center;
  width: 100%;
}
.product-item-sm.product-item-sm--empty .product-item-sm__text h4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 8px 14px;
  border: 1px solid #cbd0d6;
  border-radius: 999px;
  background: #f8fbff;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  white-space: normal;
  text-align: center;
}
.product-item-sm .product-item-sm__remove {
  position: absolute;
  top: 6px;
  right: 6px;
  border: none;
  background: none;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.45;
}
.product-item-sm .product-item-sm__remove:hover {
  opacity: 1;
}
.product-item-sm .product-item-sm__remove img {
  display: block;
}
.product-item-sm a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5px 0.2fr;
  grid-template-columns: 1fr 0.2fr;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 5px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 10px 10px;
  border-radius: 10px;
}
.product-item-sm a .product-item-sm__image {
  border: 1px solid #e0e3e8;
  border-radius: 6px;
  overflow: hidden;
  width: 96px;
  height: 96px;
}
.product-item-sm a .product-item-sm__image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-item-sm a:hover {
  background-color: #e5f0ff;
}
.product-item-sm a .product-item-sm__wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100px 5px 1fr;
  grid-template-columns: 100px 1fr;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-item-sm a .product-item-sm__text h4 {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #006aff;
}
.product-item-sm a .product-item-sm__text .product-item-sm-info {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-top: 5px;
}
.product-item-sm a .product-item-sm__text .product-item-sm-info span {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  padding: 6px 6px;
  letter-spacing: 0.02em;
  gap: 3px;
}
.product-item-sm a .product-item-sm__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  padding-bottom: 38px;
}
.product-item-sm a .product-item-sm__prices .sale-price-product-item {
  color: #8c8c8c;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  text-align: right;
  text-decoration: line-through;
  white-space: nowrap;
}
.product-item-sm a .product-item-sm__prices .regular-price-product-item {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.side-cart .product-item-sm {
  display: flex;
  flex-direction: column;
}

.side-cart-overlay {
  position: fixed;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100vh;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.side-cart-overlay-active {
  opacity: 1 !important;
  visibility: visible !important;
}

.fixed-buttons {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background-color: white;
  border-top: 1px solid #e0e3e8;
  display: none;
}
.fixed-buttons .fixed-buttons__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5px 50px;
  grid-template-columns: 1fr 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  padding: 15px 0;
}
.fixed-buttons .fixed-buttons__row .button {
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
}
.fixed-buttons .fixed-buttons__row .black-button {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.discount-top {
  padding: 36px 0 25px 0;
}
.discount-top .discount-top__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.discount-top .discount-top__row .discount-top__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.discount-top .discount-top__row .discount-top__title h1 {
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
.discount-top .discount-top__row .discount-top__title p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.discount-top .discount-top__row .discount-top__numbers p {
  font-size: 13px;
  line-height: 1;
}
.discount-top .discount-top__row .discount-top__numbers p strong {
  display: block;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  text-align: right;
  margin-bottom: 7px;
}

.label-text-sm {
  display: none;
}

.discount-table {
  padding-bottom: 36px;
}
.discount-table .discount-table__row {
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  border: 1px solid #e0e3e8;
  border-bottom: none;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
}
.discount-table .discount-table-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1.6fr) minmax(110px, 0.45fr) minmax(140px, 0.55fr) minmax(160px, 0.62fr) minmax(130px, 0.52fr) minmax(150px, 0.62fr);
  grid-template-columns: minmax(0, 1.6fr) minmax(110px, 0.45fr) minmax(140px, 0.55fr) minmax(160px, 0.62fr) minmax(130px, 0.52fr) minmax(150px, 0.62fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
.discount-table .discount-table-header {
  background-color: #f6f7f9;
  border-bottom: 1px solid #e0e3e8;
}
.discount-table .discount-table-header .discount-table-header__item {
  padding: 14px 16px;
  min-height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.discount-table .discount-table-header .discount-table-header__item span {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.discount-table .discount-table-list__item:not(:last-child) {
  border-bottom: 1px solid #e0e3e8;
}
.discount-table .discount-table-list__item > div {
  padding: 14px 16px;
  min-width: 0;
}
.discount-table .discount-table-list__item > .discount-table-list__item-price,
.discount-table .discount-table-list__item > .discount-table-list__item-offer,
.discount-table .discount-table-list__item > .discount-table-list__item-status,
.discount-table .discount-table-list__item > .discount-table-list__item-remainder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
}
.discount-table .discount-table-list__item > .discount-table-list__item-price > span:first-child,
.discount-table .discount-table-list__item > .discount-table-list__item-offer > span:first-child,
.discount-table .discount-table-list__item > .discount-table-list__item-status > span:first-child,
.discount-table .discount-table-list__item > .discount-table-list__item-remainder > span:first-child {
  color: #1a1a1a;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
}
.discount-table .discount-table-list__item > .discount-table-list__item-status .discount-status,
.discount-table .discount-table-list__item > .discount-table-list__item-remainder .discount-status {
  margin: 0;
}
.discount-table .discount-table-list__item > .discount-table-list__item-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.discount-table .discount-table-list__item > .discount-table-list__item-action .white-btn,
.discount-table .discount-table-list__item > .discount-table-list__item-action .green-button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  white-space: nowrap;
}
.discount-table .discount-table-list__item .product-item-sm {
  min-width: 0;
  overflow: hidden;
}
.discount-table .discount-table-list__item .product-item-sm a {
  display: block;
  min-width: 0;
}
.discount-table .discount-table-list__item .product-item-sm a .product-item-sm__wrapper {
  min-width: 0;
}
.discount-table .discount-table-list__item .product-item-sm a .product-item-sm__text {
  min-width: 0;
  overflow: hidden;
}
.discount-table .discount-table-list__item .product-item-sm a .product-item-sm__text h4 {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.discount-table .discount-table-list__item .product-item-sm a .product-item-sm__text .product-item-sm__id {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #1a1a1a;
}
.discount-table .discount-table-list__item .product-item-sm a .product-item-sm__text .product-item-sm__id strong {
  font-weight: 600;
}
.discount-table .discount-table-list__item .label-text-sm {
  width: 100%;
  text-align: left;
}
.discount-table .discount-table-bottom {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  border-radius: 0 0 12px 12px;
  border: 1px solid #e0e3e8;
  padding: 0 20px;
}
.discount-table .discount-table-bottom .discount-table__pagination-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.discount-table .discount-table-bottom .discount-table__pagination-buttons ul {
  list-style: none;
  padding: 0;
}
.discount-table .discount-table-bottom .discount-table__pagination-buttons p {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.discount-table .discount-table-bottom .discount-table__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-table__pagination-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-table__pagination-rows .discount-table__pagination-rows-text {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination li {
  border: 1px solid #cbd0d6;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination li a {
  text-decoration: none;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination .discount-pagination-prev img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.discount-table .discount-table-bottom .discount-table__pagination .discount-pagination .discount-pagination-next img {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.discount-table .discount-status {
  border-radius: 100px;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: inline-block;
  text-align: center;
}
.discount-table .discount-table-list__item-remainder .discount-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.discount-table .discount-table-list__item-action .green-button {
  min-width: 147px;
  border-radius: 100px;
}
.discount-table .discount-table-list__item-action .white-btn {
  padding: 11px 16px;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bg-orange {
  background-color: #ffe4ab;
}

.hour-glass-info {
  position: relative;
}
.hour-glass-info .hour-glass-info__btn {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.hour-glass-info .hour-glass-info__alert {
  background-color: #006aff;
  border: 12px;
  padding: 12px 12px;
  border-radius: 12px;
  min-width: 202px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  z-index: -1;
  left: -50px;
}
.hour-glass-info .hour-glass-info__alert strong {
  color: white;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  display: block;
  padding-bottom: 12px;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}
.hour-glass-info .hour-glass-info__alert p {
  color: white;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
}
.hour-glass-info .hour-glass-info__alert .hour-glass-info__alert-top {
  position: absolute;
  top: -6px;
  left: 50px;
}
.hour-glass-info:hover .hour-glass-info__alert {
  opacity: 1;
  visibility: visible;
  z-index: 20;
}

.green-text {
  color: #19c56c;
}

.popup-text {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: white;
  border: 1px solid #e0e3e8;
}
.popup-text .popup-text__block {
  text-align: center;
  padding: 35px 15px;
}
.popup-text .popup-text__block .popup-text__block-icon {
  display: block;
  margin: 0 auto 15px;
}
.popup-text .popup-text__block h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 600;
}
.popup-text .popup-text__block h3 {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 25px;
  max-width: 473px;
  margin-left: auto;
  margin-right: auto;
}
.popup-text .popup-text__block .popup-text__block-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e3e8;
  max-width: 473px;
  margin: 0 auto;
}
.popup-text .popup-text__block .popup-text__block-prices .popup-text__block-price {
  padding: 0 10px;
}
.popup-text .popup-text__block .popup-text__block-prices .popup-text__block-price strong {
  display: block;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}
.popup-text .popup-text__block .popup-text__block-prices .popup-text__block-price strong.green-text {
  color: #19c56c;
}
.popup-text .popup-text__block .popup-text__block-prices .popup-text__block-price p {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
  margin: 6px 0 0;
}
.popup-text .popup-text__block .popup-text__block-prices .popup-text__block-price:not(:last-child) {
  border-right: 1px solid #e0e3e8;
}
.popup-text .popup-text__block .popup-text__block-time {
  padding: 25px 0;
}
.popup-text .popup-text__block .popup-text__block-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30px 5px 1fr;
  grid-template-columns: 30px 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  padding: 5px 5px;
  max-width: 480px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 20px;
}
.popup-text .popup-text__block .popup-text__block-info p {
  border-left: 1px solid #e0e3e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  padding: 5px;
}
.popup-text .popup-text__block .popup-text__block-info p span {
  display: block;
  font-size: 13px;
  line-height: 1;
}
.popup-text .popup-text__block .popup-text__block-info p span strong {
  font-weight: 600;
}
.popup-text .popup-text__block .popup-text__block-info img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.popup-text .popup-text__block .popup-text__block-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  max-width: 480px;
  margin: 0 auto;
}
.popup-text .popup-text__block .popup-text__block-buttons form {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}
.popup-text .popup-text__block .popup-text__block-buttons button {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 8px;
  padding: 10px 5px;
}

.page-title {
  padding: 31px 0;
}
.page-title h1 {
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}

.product-item-no-product .no-product-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  z-index: 2;
  pointer-events: none;
}
.product-item-no-product .product-item-image a {
  opacity: 0.5;
}

.single-product__gallery.product-item-no-product .product-gallery {
  position: relative;
}
.single-product__gallery.product-item-no-product .slider-for {
  opacity: 0.5;
}
.single-product__gallery.product-item-no-product .no-product-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  z-index: 3;
  pointer-events: none;
}

.products-slider-fav-first {
  padding: 0 0 36px;
}
.products-slider-fav-first .products-grid--favorites {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 15px;
}

.products-slider-fav-second {
  padding-top: 12px;
  padding-bottom: 40px;
}

.products-slider-fav-three {
  padding-bottom: 36px;
}

.no-products {
  padding: 0 0 36px 0;
}
.no-products .no-products__block {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 15px 15px;
  text-align: center;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 375px;
}
.no-products .no-products__block .no-products__icon {
  margin-bottom: 20px;
}
.no-products .no-products__block h1 {
  color: #8c8c8c;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 15px;
}
.no-products .no-products__block p {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #8c8c8c;
}
.no-products .no-products__block p:not(:last-child) {
  margin-bottom: 20px;
}
.no-products .no-products__block .yellow-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.no-products .no-products__block .yellow-button img {
  max-width: 13px;
}

.hero-block {
  padding: 25px 0;
}
.hero-block .hero-block__row {
  background-color: #f7c84d;
  border-radius: 32px;
  padding: 36px 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  min-height: 390px;
}
.hero-block .hero-block__row .hero-block__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
}
.hero-block .hero-block__row .hero-block__text h1 {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 18px;
  color: #1a1a1a;
  letter-spacing: 0.03em;
}
.hero-block .hero-block__row .hero-block__text p {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
}
.hero-block .hero-block__row .hero-block__image {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  text-align: right;
}
.hero-block .hero-block__row .hero-block__image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  max-width: 475px;
}
.hero-block .hero-block__row .hero-block__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 17px;
  padding-top: 35px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hero-block .hero-block__row .hero-block__buttons a {
  height: 100%;
  min-height: 50px;
  border-radius: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero-block .hero-block__row .hero-block__buttons .transparent-btn {
  min-width: 223px;
}
.hero-block .hero-block__row .hero-block__buttons .transparent-btn:hover {
  border-color: #1a1a1a;
  background-color: white;
  color: #1a1a1a;
}
.hero-block .hero-block__row .hero-block__buttons .button:hover {
  background-color: #0057d9 !important;
  border-color: #0057d9 !important;
  color: white !important;
}
.hero-block .hero-block__row .hero-block__buttons .button:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(183deg) brightness(106%) contrast(103%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(183deg) brightness(106%) contrast(103%);
}

.transparent-btn {
  background-color: transparent;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
  box-shadow: 0px 4px 4px 0px rgba(26, 26, 26, 0.2509803922);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  border-radius: 12px;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
}

.countries-block {
  padding: 43px 0;
}
.countries-block .countries-block__title {
  text-align: center;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 34px;
}
.countries-block .countries-block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 537px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}
.countries-block .countries-block-list a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.countries-block .countries-block-list a span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.countries-block .countries-block-list a:hover {
  opacity: 0.8;
}
.countries-block .countries-block__text {
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}

.title-columns {
  padding: 55px 0;
  background-color: #eef1f4;
  border-top: 1px solid #e0e3e8;
  border-bottom: 1px solid #e0e3e8;
}
.title-columns .title-columns__heading {
  font-size: 32px;
  line-height: 1.3;
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 32px;
  text-align: center;
}
.title-columns .title-columns-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  max-width: 1110px;
  margin: 0 auto;
  height: auto;
}
.title-columns .title-columns-blocks .title-column__item {
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  min-height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  padding: 30px 30px;
  gap: 10px;
}
.title-columns .title-columns-blocks .title-column__item img {
  max-width: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}
.title-columns .title-columns-blocks .title-column__item h3 {
  color: #1a1a1a;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 1px;
}
.title-columns .title-columns-blocks .title-column__item p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

.steps {
  padding: 60px 0;
}
.steps .container {
  max-width: 1150px;
}
.steps .steps__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.steps .steps__row .steps__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.steps .steps__row .steps__text h2 {
  color: #1a1a1a;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 27px;
}
.steps .steps__row .steps__text ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}
.steps .steps__row .steps__text ul li {
  max-width: 94%;
}
.steps .steps__row .steps__text ul li h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.steps .steps__row .steps__text ul li h3 span {
  color: white;
  font-size: 13px;
  line-height: 1;
  background-color: #006aff;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
}
.steps .steps__row .steps__text ul li p {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.steps .steps__row .steps__text ul li p a {
  color: #006aff;
  text-decoration: none;
}
.steps .steps__row .steps__image {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  text-align: right;
}
.steps .steps__row .steps__image img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.title-two-columns {
  padding: 57px 0;
  border-top: 1px solid #e0e3e8;
}
.title-two-columns .title-two-columns__heading {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 33px;
  text-align: center;
}
.title-two-columns .container {
  max-width: 1150px;
}
.title-two-columns .grid-2 {
  height: auto;
}
.title-two-columns .column-block {
  border-radius: 16px;
  border: 1px solid #e0e3e8;
  padding: 30px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 21px;
  height: 100%;
}
.title-two-columns .column-block .column-block__title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  font-weight: 600;
}
.title-two-columns .column-block p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.title-two-columns .column-block .column-block-button {
  border-radius: 100px;
  min-height: 50px;
  max-width: 227px;
  font-size: 16px;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.title-two-columns .column-block .button:hover {
  background-color: #0057d9;
  border-color: #0057d9;
  color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.title-two-columns .column-block .button:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(218deg) brightness(106%) contrast(103%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(218deg) brightness(106%) contrast(103%);
}
.title-two-columns .column-block .yellow-button:hover {
  background-color: #e0a800;
  border-color: #e0a800;
  color: #1a1a1a;
}

.blue-column {
  background-color: #e5f0ff;
}

.yellow-colum {
  background-color: #fef9ed;
}

.grid-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.page-title-center {
  text-align: center;
}

.contacts {
  padding: 0 0 83px 0;
}
.contacts .contacts__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 0.6fr;
  grid-template-columns: 1fr 0.6fr;
  gap: 15px;
  padding-bottom: 20px;
}
.contacts .container {
  max-width: 1150px;
}

.details {
  background: white;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  padding: 30px 25px;
}
.details .details__title {
  font-size: 24px;
  line-height: 1;
  color: #1a1a1a;
  margin-bottom: 20px;
  font-weight: 600;
}
.details .details__table {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
}
.details .details__table .details__table-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.details .details__table .details__table-item:last-child div {
  border-bottom: none;
}
.details .details__table .details__table-item div {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  min-height: 45px;
  padding: 10px 23px;
  border-bottom: 1px solid #e0e3e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.details .details__table .details__table-item > div:first-child {
  font-weight: 600;
  border-right: 1px solid #e0e3e8;
}

.form-wrapper {
  background: white;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  padding: 25px 15px;
}
.form-wrapper h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 21px;
}
.form-wrapper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 17px;
}
.form-wrapper form .form-group label {
  display: block;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
.form-wrapper form .form-group input {
  width: 100%;
  border: 1px solid #e0e3e8;
  height: 50px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px;
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
}
.form-wrapper form .form-group input:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-color: #006aff;
}
.form-wrapper form .form-group input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.form-wrapper form .form-group textarea {
  width: 100%;
  border: 1px solid #e0e3e8;
  height: 100px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 1;
  padding: 15px;
  color: #1a1a1a;
}
.form-wrapper form .form-group textarea:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-color: #006aff;
}
.form-wrapper form .form-group textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.form-wrapper form .submit-btn {
  background: #006aff;
  border: 1px solid #006aff;
  width: 100%;
  max-width: 200px;
  height: 50px;
  color: white;
  font-size: 16px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  border-radius: 100px;
}
.form-wrapper form .submit-btn:hover {
  background-color: #0057d9;
}

.links-block {
  background: white;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  padding: 25px 22px;
}
.links-block h3 {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 17px;
}
.links-block .contact-link {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40px 9px 1fr;
  grid-template-columns: 40px 1fr;
  gap: 9px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.links-block .contact-link img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
.links-block .contact-link p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #1a1a1a;
}
.links-block .contact-link p a {
  display: block;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
}
.links-block .contact-link p a:hover {
  color: #006aff;
}
.links-block .contact-link:not(:last-child) {
  margin-bottom: 10px;
}

.faq-top {
  padding: 25px 0;
}
.faq-top .container {
  max-width: 1150px;
}
.faq-top .faq-top__row {
  text-align: center;
}
.faq-top .faq-top__row h1 {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 25px;
  color: #1a1a1a;
}
.faq-top .faq-top__row .search-form-block {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 23px;
}
.faq-top .faq-top__row .search-form-block form {
  background-color: white;
  height: 50px;
}
.faq-top .faq-top__row .search-form-block form input {
  background-color: white;
}
.faq-top .faq-top__row .search-form-block form .search-icon {
  width: 42px;
  height: 42px;
}
.faq-top .faq-top__row .faq-top__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.faq-top .faq-top__row .faq-top__blocks .faq-top-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  width: 100%;
  font: inherit;
  text-align: center;
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 15px 15px;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 155px;
  gap: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq-top .faq-top__row .faq-top__blocks .faq-top-block h3 {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #1a1a1a;
}
.faq-top .faq-top__row .faq-top__blocks .faq-top-block p {
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
  letter-spacing: 0.02em;
}
.faq-top .faq-top__row .faq-top__blocks .faq-top-block:hover, .faq-top .faq-top__row .faq-top__blocks .faq-top-block.faq-top-block--active {
  border-color: #006aff;
}
.faq-top .faq-top__row .faq-top__blocks .faq-top-block.faq-top-block--active {
  background-color: #f4f8ff;
  box-shadow: 0 0 0 1px #006aff;
}

.faq-section {
  padding: 33px 0 40px 0;
}
.faq-section .container {
  max-width: 1150px;
}
.faq-section .faq-section__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.faq-section .faq-section__row .faq-section__block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 31%;
  flex: 1 1 31%;
}
.faq-section .faq-section__row .faq-section__block h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 22px;
}
.faq-section .faq-section__row .faq-section__block .faq-empty {
  border: 1px dashed #e0e3e8;
  border-radius: 12px;
  padding: 24px 18px;
  text-align: center;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
}
.faq-section .faq-section__row .faq-section__info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}
.faq-section .faq-section__row .faq-section__info .black-button {
  width: 100%;
  background-color: #1a1a1a;
  border: 1px solid #1a1a1a;
  color: white;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  padding: 5px 5px;
  min-height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq-section .faq-section__row .faq-section__info .black-button:hover {
  background-color: #333;
  border-color: #333;
}

.faq .faq-item {
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  overflow: hidden;
  background-color: white;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq .faq-item:not(:last-child) {
  margin-bottom: 13px;
}
.faq .faq-item:hover {
  border-color: #006aff;
}
.faq .faq-item .faq-item__button {
  background-color: white;
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  width: 100%;
  border: none;
  text-align: left;
  padding: 20px 15px;
}
.faq .faq-item .faq-item__button img {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.faq .faq-item .faq-item__content {
  display: none;
  padding: 40px 15px 18px 15px;
  position: relative;
}
.faq .faq-item .faq-item__content .faq-item__content-wrapper {
  border-top: 1px solid #e0e3e8;
  margin-top: -45px;
  padding-top: 15px;
}
.faq .faq-item .faq-item__content .faq-item__content-wrapper p {
  font-size: 16px;
  line-height: 1.4;
  color: #1a1a1a;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.faq .faq-item .faq-item__content .faq-item__content-wrapper p:not(:last-child) {
  margin-bottom: 1rem;
}
.faq .faq-item .faq-item__content .faq-item__content-wrapper li {
  font-size: 16px;
  line-height: 1.4;
  color: #1a1a1a;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.faq .active .faq-item__button img {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

.block-alert {
  border: 1px solid #19c56c;
  border-radius: 16px;
  padding: 30px 33px;
  background-color: #ebf4f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}
.block-alert h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 14px;
}
.block-alert p {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #1a1a1a;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.block-alert a {
  color: #1a1a1a;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none;
}
.block-alert a img {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}

.page-title-text {
  padding: 26px 0;
  text-align: center;
}
.page-title-text .container {
  max-width: 800px;
}
.page-title-text h1 {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 15px;
  color: #1a1a1a;
}
.page-title-text p {
  font-size: 20px;
  line-height: 1.4;
  color: #1a1a1a;
  letter-spacing: 0.02em;
  font-weight: 400;
}

.works-steps {
  padding: 11px 0;
}
.works-steps .container {
  max-width: 835px;
}
.works-steps .works-steps__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 34px;
}
.works-steps .works-steps__row .works-steps-item-reverse .works-steps-item__image {
  max-width: 96%;
}
.works-steps .works-steps__row .works-steps-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.works-steps .works-steps__row .works-steps-item h2 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.works-steps .works-steps__row .works-steps-item h2 span {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  background-color: #006aff;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  border-radius: 4px;
}
.works-steps .works-steps__row .works-steps-item p {
  letter-spacing: 0.01em;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.works-steps .works-steps__row .works-steps-item ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}
.works-steps .works-steps__row .works-steps-item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}
.works-steps .works-steps__row .works-steps-item .works-steps-item__image img {
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}

.text-two-columns {
  padding: 63px 0;
}
.text-two-columns .container {
  max-width: 1145px;
}
.text-two-columns .text-two-columns__title {
  font-size: 24px;
  line-height: 1.3;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
}
.text-two-columns .text-two-columns__text {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 30px;
  letter-spacing: 0.02em;
  text-align: center;
}
.text-two-columns .text-two-columns__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  overflow: hidden;
}
.text-two-columns .text-two-columns__row .text-two-columns-block {
  position: relative;
  padding: 32px 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.text-two-columns .text-two-columns__row .text-two-columns-block:not(:last-child) {
  border-right: 1px solid #e0e3e8;
}
.text-two-columns .text-two-columns__row .text-two-columns-block h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
  color: #1a1a1a;
}
.text-two-columns .text-two-columns__row .text-two-columns-block p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  padding-bottom: 17px;
}
.text-two-columns .text-two-columns__row .text-two-columns-block ul {
  list-style: none;
  padding: 0;
}
.text-two-columns .text-two-columns__row .text-two-columns-block ul li {
  position: relative;
  padding-right: 30px;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  padding-top: 19px;
  padding-bottom: 19px;
  border-top: 1px solid #e0e3e8;
}
.text-two-columns .text-two-columns__row .text-two-columns-block ul li img {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.text-two-columns .text-two-columns__row .text-two-columns-block ul li:last-child {
  padding-bottom: 0;
}
.text-two-columns .text-two-columns__row .text-two-columns-block-green {
  background-color: #ebf4f2;
}

.recom-text {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  font-size: 16px;
  line-height: 1.3;
  background-color: #19c56c;
  padding: 12px 6px;
  border-radius: 0 0 0 16px;
  font-weight: 600;
}

.cta {
  padding: 12px 0 50px 0;
}
.cta .container {
  max-width: 1155px;
}
.cta .cta__row {
  background-color: #e5f0ff;
  padding: 45px 15px;
  border-radius: 16px;
  text-align: center;
}
.cta .cta__row h2 {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 9px;
}
.cta .cta__row p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 32px;
}
.cta .cta__row .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cta .cta__row .cta-buttons a {
  height: 50px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 224px;
}
.cta .cta__row .cta-buttons a img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cta .cta__row .cta-buttons .transparent-btn:hover {
  background-color: white;
  border-color: #1a1a1a;
  color: #1a1a1a;
}

.testimonials-line {
  border-top: 1px solid #e0e3e8;
}

.text-page {
  padding: 25px 0 66px 0;
}
.text-page .container {
  max-width: 1145px;
}
.text-page .text-page__title {
  position: relative;
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 40px;
  padding-right: 20%;
}
.text-page .text-page__title span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0em;
}
.text-page .text-page__content h2 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.text-page .text-page__content p {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.text-page .text-page__content p:not(:last-child) {
  margin-bottom: 19px;
}
.text-page .text-page__content .spacer {
  display: block;
  margin-bottom: 40px !important;
}
.text-page .text-page__content .yellow-text {
  border: 1px solid #f7c84d;
  background-color: #fef9ed;
  border-radius: 16px;
  padding: 15px 10px 15px 45px;
  position: relative;
}
.text-page .text-page__content .yellow-text img {
  position: absolute;
  top: 15px;
  left: 18px;
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.text-page .text-page__content .alert-text {
  border: 1px solid #f24646;
  background-color: rgba(242, 70, 70, 0.1019607843);
  border-radius: 16px;
  padding: 15px 10px 15px 45px;
  position: relative;
}
.text-page .text-page__content .alert-text img {
  position: absolute;
  top: 15px;
  left: 18px;
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.text-page .text-page__content .text-block-green {
  border: 1px solid #19c56c;
  border-radius: 16px;
  background-color: #ebf4f2;
  padding: 28px 26px;
}
.text-page .text-page__content .text-white-block {
  background-color: white;
  border: 1px solid #e0e3e8;
  padding: 15px 15px;
  border-radius: 16px;
}
.text-page .text-page__content .text-white-block:not(:last-child) {
  margin-bottom: 10px;
}
.text-page .text-page__content .text-white-block:not(:last-child) p:not(:last-child) {
  margin-bottom: 10px;
}

.about-us {
  padding: 25px 0;
}
.about-us .container {
  max-width: 850px;
}
.about-us .about-us__top {
  padding-bottom: 40px;
}
.about-us .about-us__top-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
.about-us .about-us__top-title span {
  display: block;
  color: #006aff;
}
.about-us .about-us__top-text {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
  text-align: center;
  letter-spacing: 0.02em;
}
.about-us .about-us__list {
  padding-bottom: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
  max-width: 89%;
  margin: 0 auto;
}
.about-us .about-us__list .about-us__list-item {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
.about-us .about-us__list .about-us__list-item h3 {
  color: #006aff;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
}
.about-us .about-us__list .about-us__list-item span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.about-us .about-us__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}
.about-us .about-us__columns .about-us__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.about-us .about-us__columns .about-us__column > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.about-us .about-us__columns .about-us__column-image {
  text-align: right;
}
.about-us .about-us__columns .about-us__column-image img {
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
.about-us .about-us__columns .about-us__column-text span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.about-us .about-us__columns .about-us__column-text h4 {
  color: #1a1a1a;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
.about-us .about-us__columns .about-us__column-text p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 400;
}
.about-us .about-us__columns .about-us__column-text ul {
  list-style: none;
  padding: 0;
}
.about-us .about-us__columns .about-us__column-text ul li {
  position: relative;
  padding-left: 30px;
}
.about-us .about-us__columns .about-us__column-text ul li img {
  position: absolute;
  top: 0;
  left: 0;
}
.about-us .about-us__columns .about-us__column-revert .about-us__column-image {
  text-align: left;
}
.about-us .about-us__columns .about-us__column-revert p {
  margin-bottom: 10px;
}

.about-us-cta .container {
  max-width: 830px;
}

.page-title-text-mission p {
  font-size: 16px;
}
.page-title-text-mission h1 {
  margin-bottom: 10px;
}

.our-mission-columns {
  padding: 12px 0;
}
.our-mission-columns .container {
  max-width: 1152px;
}
.our-mission-columns .our-mission-columns__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column {
  border-radius: 16px;
  padding: 32px 32px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  min-height: 262px;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 18px;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column p {
  color: #1a1a1a;
  letter-spacing: 0.02em;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column p:not(:last-child) {
  margin-bottom: 16px;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column-blue {
  background-color: #e5f0ff;
}
.our-mission-columns .our-mission-columns__blocks .our-mission-column-green {
  background-color: #ebf4f2;
}

.our-mission-blocks {
  padding: 30px 0 18px 0;
}
.our-mission-blocks .container {
  max-width: 1152px;
}
.our-mission-blocks .our-mission-blocks__title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 14px;
}
.our-mission-blocks .our-mission-blocks__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.our-mission-blocks .our-mission-blocks__row .our-mission-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  border: 1px solid #e0e3e8;
  background-color: #eef1f4;
  border-radius: 16px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  position: relative;
}
.our-mission-blocks .our-mission-blocks__row .our-mission-block img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  text-align: left;
  -o-object-position: left;
  object-position: left;
}
.our-mission-blocks .our-mission-blocks__row .our-mission-block h3 {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
}
.our-mission-blocks .our-mission-blocks__row .our-mission-block p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.02em;
}

.quote-page {
  padding: 25px 0 37px 0;
}
.quote-page .container {
  max-width: 1152px;
}
.quote-page .quote-page__column {
  padding: 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(247, 200, 77, 0.2509803922);
  border-radius: 16px;
  min-height: 257px;
  text-align: center;
  gap: 10px;
}
.quote-page .quote-page__column p {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
  max-width: 81%;
  margin: 0 auto;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.quote-page .quote-page__column span {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
}

.page-link-mission {
  border-top: 1px solid #e0e3e8;
  padding-top: 32px;
}

.cart-page {
  padding: 30px 0;
}
.cart-page .cart-page__title {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 20px;
}
.cart-page .cart-page__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 0.41fr;
  grid-template-columns: 1fr 0.41fr;
  gap: 15px;
}
.cart-page .cart-page__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}

.order-details {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 23px 22px;
  background-color: white;
}
.order-details .order-details__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 19px;
  padding-bottom: 15px;
  margin-bottom: 17px;
  border-bottom: 1px solid #e0e3e8;
}
.order-details .order-details__top p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order-details .order-details__top p span {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}
.order-details .order-details__top p span:last-child {
  text-align: right;
}
.order-details .order-details__top p span:first-child {
  text-align: left;
}
.order-details .order-details__top .button-pay {
  width: 100%;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  border-radius: 8px;
  min-height: 42px;
  text-decoration: none;
}
.order-details .order-details__top .button-pay:hover {
  background-color: #16b05f;
  border-color: #16b05f;
  color: #fff;
}
.order-details .order-details__top .button-pay:hover img {
  filter: unset;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.order-details .order-details__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.order-details .order-details__bottom p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}

.cart-page__products {
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  overflow: hidden;
  padding: 22px 23px;
}
.cart-page__products .cart-page-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
.cart-page__products .cart-page-product .cart-page-product__image {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  background-color: white;
  width: 100%;
  max-width: 184px;
  position: relative;
  min-height: 150px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.cart-page__products .cart-page-product .cart-page-product__image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  max-height: 120px;
}
.cart-page__products .cart-page-product .cart-page-product__image .rating {
  position: absolute;
  top: 11px;
  right: 7px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-page__products .cart-page-product .cart-page-product__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
}
.cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .cart-page-product__id {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  padding-bottom: 5px;
}
.cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .cart-page-product__title {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 13px;
}
.cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .text-gray {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  border-radius: 4px;
}
.cart-page__products .cart-page-product .cart-page-product__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-page__products .cart-page-product .cart-page-product__bottom .cart-page-product__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.cart-page__products .cart-page-product .cart-page-product__bottom .cart-page-product__buttons button {
  border: none;
  background-color: transparent;
  padding: 0;
}
.cart-page__products .cart-page-product .cart-page-product__bottom .cart-page-product__buttons .add-to-fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-page__products .cart-page-product .cart-page-product__bottom .cart-page-product__price .regular-price {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.cart-page__products .cart-page-product:not(:last-child) {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 23px;
  margin-bottom: 20px;
}

.cart-page__process {
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 25px 21px;
}
.cart-page__process .cart-page__process-title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 15px;
}

.cart-page__process-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 16px;
}
.cart-page__process-btns .cart-page-button {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  padding: 34px 31px;
}
.cart-page__process-btns .cart-page-button:first-child {
  border: 1px solid #e0e3e8;
  border-radius: 16px 0 0 16px;
}
.cart-page__process-btns .cart-page-button:last-child {
  border: 1px solid #e0e3e8;
  border-radius: 0 16px 16px 0;
}
.cart-page__process-btns .cart-page-button .recom-text {
  border-radius: 0 16px 0 16px;
}
.cart-page__process-btns .cart-page-button .cart-page-button__top > p:first-child {
  min-height: 40px;
}
.cart-page__process-btns .cart-page-button .cart-page-button__top-text {
  padding-top: 8px;
  font-weight: 600;
  padding-bottom: 16px;
}
.cart-page__process-btns .cart-page-button .cart-page-button__list {
  list-style: none;
  padding: 0;
}
.cart-page__process-btns .cart-page-button .cart-page-button__list li {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e0e3e8;
  height: 50px;
}
.cart-page__process-btns .cart-page-button .filter-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  margin-bottom: 8px;
}
.cart-page__process-btns .cart-page-button .filter-radio input {
  display: none;
}
.cart-page__process-btns .cart-page-button .filter-radio input:checked + .custom-radio {
  background-color: #19c56c;
  border-color: #19c56c;
}
.cart-page__process-btns .cart-page-button .filter-radio input:checked + .custom-radio::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cart-page__process-btns .cart-page-button .filter-radio .radio-label {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  color: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.cart-page__process-btns .cart-page-button .custom-radio {
  width: 20px;
  height: 20px;
  border: 2px solid #cbd0d6;
  border-radius: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cart-page__process-btns .cart-page-button-active {
  border: 2px solid #19c56c !important;
  background-color: #ebf4f2;
}
.cart-page__process-btns .cart-page-button-active .custom-radio {
  background-color: #19c56c;
  border-color: #19c56c;
}
.cart-page__process-btns .cart-page-button-active .custom-radio:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.my-account {
  padding: 24px 0 38px 0;
}
.my-account .my-account__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.22fr 20px 1fr;
  grid-template-columns: 0.22fr 1fr;
  gap: 20px;
}
.my-account .my-account__row .my-account__nav .account-nav {
  list-style: none;
  padding: 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
}
.my-account .my-account__row .my-account__nav .account-nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: white;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  min-height: 38px;
  gap: 8px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  padding-left: 13px;
  border-radius: 8px;
}
.my-account .my-account__row .my-account__nav .account-nav li a img {
  -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(32%) saturate(2890%) hue-rotate(25deg) brightness(92%) contrast(80%);
  filter: brightness(0) saturate(100%) invert(0%) sepia(32%) saturate(2890%) hue-rotate(25deg) brightness(92%) contrast(80%);
}
.my-account .my-account__row .my-account__nav .account-nav li a:hover {
  background-color: #e5f0ff;
  color: #006aff;
}
.my-account .my-account__row .my-account__nav .account-nav li a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
  filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
}
.my-account .my-account__row .my-account__nav .account-nav .account-nav__active a {
  background-color: #e5f0ff;
  color: #006aff;
}
.my-account .my-account__row .my-account__nav .account-nav .account-nav__active a img {
  -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
  filter: brightness(0) saturate(100%) invert(29%) sepia(87%) saturate(4461%) hue-rotate(209deg) brightness(103%) contrast(106%);
}
.my-account .my-account__row .my-account__nav .account-nav .account-nav__logout {
  border-top: 1px solid #e0e3e8;
}
.my-account .my-account__row .my-account__block {
  background-color: white;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  padding: 25px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 14px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table {
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1.45fr) minmax(140px, 0.72fr) minmax(120px, 0.42fr) minmax(110px, 0.42fr) minmax(132px, 0.5fr);
  grid-template-columns: minmax(0, 1.45fr) minmax(140px, 0.72fr) minmax(120px, 0.42fr) minmax(110px, 0.42fr) minmax(132px, 0.5fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-header {
  background-color: #f6f7f9;
  border-bottom: 1px solid #e0e3e8;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-header .my-account-block__table-header-block {
  padding: 14px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 52px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-header .my-account-block__table-header-block span {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  white-space: nowrap;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item:not(:last-child) {
  border-bottom: 1px solid #e0e3e8;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item > div {
  padding: 14px 16px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__image {
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  background-color: #fff;
  width: 104px;
  min-width: 104px;
  height: 104px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__image a {
  width: 100%;
  height: 100%;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content {
  min-width: 0;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__title {
  color: #006aff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 2px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 6px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id strong {
  font-weight: 600;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__subtitle {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.2;
  border: 1px solid #e0e3e8;
  border-radius: 999px;
  padding: 5px 10px;
  display: inline-block;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__state,
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__date,
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 0;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.3;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__state .state-status {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.2;
  padding: 6px 12px;
  border-radius: 999px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 400;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__price {
  font-weight: 600;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 999px;
  padding: 6px 12px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action a img {
  max-width: 14px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action a:hover {
  background-color: #eef1f4;
  border-color: #1a1a1a;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .text-label {
  display: none;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle {
  color: #1a1a1a;
  padding-bottom: 18px;
  display: block;
  border-bottom: 1px solid #e0e3e8;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle h3 {
  margin: 0;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle .account-offers__limit {
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle .account-offers__limit strong {
  display: block;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 4px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-address__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
}
.my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-address__top h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.my-account .my-account__row .my-account__block .account-offers__table {
  padding-bottom: 0;
  margin-top: 8px;
}
.my-account .my-account__row .my-account__block .account-offers__table .discount-table__row {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-account .my-account__row .my-account__block .my-account-text {
  padding-top: 15px;
  max-width: 90%;
}
.my-account .my-account__row .my-account__block .my-account-text p {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.02em;
}
.my-account .my-account__row .my-account__block .my-account-text p a {
  text-decoration: none;
  color: #006aff;
  font-weight: 600;
}
.my-account .my-account__row .my-account__block .my-account-text p a:hover {
  text-decoration: underline;
}
.my-account .my-account__row .my-account__block .my-account-text p:not(:last-child) {
  margin-bottom: 17px;
}
.my-account .my-account__row .my-account__block .my-account-text .my-account-text__hint {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.65);
}
.my-account .my-account__row .my-account__block .privacy-settings {
  padding-top: 0;
  max-width: 77%;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  border-radius: 0 0 12px 12px;
  border: 1px solid #e0e3e8;
  border-left: none;
  border-right: none;
  padding: 0 20px;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination-buttons ul {
  list-style: none;
  padding: 0;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination-buttons p {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .my-account-item__pagination-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .my-account-item__pagination-rows .my-account-item__pagination-rows-text {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination li {
  border: 1px solid #cbd0d6;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination li a {
  text-decoration: none;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination .discount-pagination-prev img {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.my-account .my-account__row .my-account__block .my-account-item-bottom .my-account-item__pagination .discount-pagination .discount-pagination-next img {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.my-account .back-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: #1a1a1a;
  font-size: 18px;
  text-decoration: none;
  line-height: 1;
  font-weight: 600;
  padding-bottom: 15px;
}
.my-account .back-link:hover {
  color: #006aff;
}
.my-account .back-link:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(27%) sepia(66%) saturate(4502%) hue-rotate(209deg) brightness(103%) contrast(107%);
  filter: brightness(0) saturate(100%) invert(27%) sepia(66%) saturate(4502%) hue-rotate(209deg) brightness(103%) contrast(107%);
}
.my-account .product-edit {
  border-top: 1px solid #e0e3e8;
  padding-top: 15px;
  padding-bottom: 15px;
}
.my-account .product-edit .product-edit__top {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.4fr 15px 1fr;
  grid-template-columns: 0.4fr 1fr;
  gap: 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 24px;
}
.my-account .product-edit .product-edit__top .product-edit__top-text .product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  gap: 0;
}
.my-account .product-edit .product-edit__top .product-edit__top-text .product-info strong {
  font-weight: 600;
}
.my-account .product-edit .product-edit__top .product-edit__top-text .product-info .product-info__seller strong {
  color: #006aff;
}
.my-account .product-edit .product-edit__top .product-edit__top-text .product-edit__status {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 20px;
  letter-spacing: 0.02em;
}
.my-account .product-edit .product-edit__top .product-edit__top-text .product-edit__status-completed {
  color: #19c56c;
}
.my-account .product-edit .product-edit__top .product-edit__top-text p {
  letter-spacing: 0.02em;
}
.my-account .product-edit .product-edit__top .product-edit__top-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 15px 33px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.my-account .product-edit .product-edit__top .product-edit__top-links a {
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: #006aff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.my-account .product-edit .product-edit__top .product-edit__top-links a:hover {
  text-decoration: underline;
}
.my-account .product-edit .product-edit__top .product-edit__top-links button {
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: #006aff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  border: none;
  background-color: transparent;
}
.my-account .product-edit .product-edit__top .product-edit__top-links button:hover {
  text-decoration: underline;
}
.my-account .product-edit .product-edit-status .product-edit-status__title {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 16px;
}
.my-account .product-edit .product-edit-status .product-edit-status__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.my-account .product-edit .product-edit-status .product-edit-status__row > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15%;
  flex: 1 1 15%;
}
.my-account .product-edit .product-edit-status .product-edit-status__row .product-edit-status__process {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 1%;
  flex: 1 1 1%;
}
.my-account .product-edit .product-edit-status .product-edit-status__row .product-edit-status__text p {
  letter-spacing: 0.02em;
  color: #1a1a1a;
  max-width: 80%;
}
.my-account .product-edit .product-edit-status .product-edit-status__row .product-edit-status__text p small {
  font-size: 13px;
  display: inline-block;
}
.my-account .product-edit .product-edit-status .product-edit-status__row .product-edit-status__text p:not(:last-child) {
  margin-bottom: 14px;
}
.my-account .process-line {
  list-style: none;
  position: relative;
}
.my-account .process-line:before {
  height: 80%;
  background-color: #19c56c;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 11px;
  content: "";
  width: 1px;
}
.my-account .process-line li {
  position: relative;
  padding-left: 41px;
}
.my-account .process-line li:before {
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  background-color: #19c56c;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.my-account .process-line .process-line__hidden {
  display: none;
}
.my-account .process-line .process-line__completed:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  background-image: url("images/white-chevron-fg5aZOP.png");
  width: 25px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.my-account .process-line .process-line__completed:before {
  width: 25px;
  height: 25px;
  left: 0;
}

.showMoreLess {
  border: none;
  background-color: transparent;
  color: #006aff;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin-top: 15px;
}
.showMoreLess .text-less {
  display: none;
}
.showMoreLess img {
  position: relative;
  top: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-filter: brightness(0) saturate(100%) invert(32%) sepia(73%) saturate(5804%) hue-rotate(210deg) brightness(102%) contrast(103%);
  filter: brightness(0) saturate(100%) invert(32%) sepia(73%) saturate(5804%) hue-rotate(210deg) brightness(102%) contrast(103%);
}

.showMoreLess-active .text-less {
  display: inline-block !important;
}
.showMoreLess-active .text-more {
  display: none !important;
}
.showMoreLess-active img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shipping-number {
  border: 1px dotted #8c8c8c;
  background-color: #f6f7f9;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  border-radius: 8px;
  padding: 5px 11px;
}
.shipping-number span {
  font-weight: 400;
}
.shipping-number strong {
  font-weight: 600;
}

.bg-orange-status {
  background-color: #f6deba;
}

.product-edit-product {
  border-top: 1px solid #e0e3e8;
  padding-top: 20px;
}
.product-edit-product .product-edit-product__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 10px;
}
.product-edit-product .product-edit-product__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.product-edit-product .product-edit-product__row > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.product-edit-product .product-edit-product__row .product-edit-product__list {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 29%;
  flex: 1 1 29%;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__image {
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  background-color: white;
  width: 100%;
  max-width: 119px;
  position: relative;
  height: 119px;
  overflow: hidden;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__image a {
  width: 100%;
  height: 100%;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__image a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__title {
  color: #006aff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__title a {
  color: inherit;
  text-decoration: none;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__title a:hover {
  text-decoration: underline;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id strong {
  font-weight: 600;
}
.product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__subtitle {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  padding: 5px 5px;
  display: inline-block;
}
.product-edit-product .product-edit-product__row .product-edit-product__prices ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.product-edit-product .product-edit-product__row .product-edit-product__prices ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-edit-product .product-edit-product__row .product-edit-product__prices ul li span strong {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
}

.popup-main {
  position: relative;
  max-width: 480px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
}
.popup-main .mfp-close {
  font-size: 37px;
  color: #1a1a1a;
}
.popup-main .popup-main__block h4 {
  color: #1a1a1a;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  background-color: #f6f7f9;
  padding: 15px 15px;
  border-bottom: 1px solid #e0e3e8;
}
.popup-main .popup-main__block .popup-main__text {
  padding: 20px 15px;
  background-color: white;
}
.popup-main .popup-main__block .popup-main__text p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.popup-main .popup-main__block .popup-main__text p a {
  color: #006aff;
  text-decoration: none;
}
.popup-main .popup-main__block .popup-main__text p a:hover {
  text-decoration: underline;
}
.popup-main .popup-main__block .popup-main__text p:not(:last-child) {
  margin-bottom: 20px;
}
.popup-main .popup-main__block .popup-main__button {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding: 15px;
}
.popup-main .popup-main__block .popup-main__button .white-btn {
  border-radius: 8px;
}
.popup-main .popup-main__block .popup-main__button button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  height: 40px;
  padding: 5px;
}

.profile-form {
  padding-top: 15px;
  max-width: 77%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.profile-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.profile-form .form-row .form-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.profile-form .form-row .form-group label {
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 5px;
  display: block;
}
.profile-form .form-row .form-group input {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #cbd0d6;
  padding-left: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.profile-form .form-row .form-group input:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-color: #006aff;
}
.profile-form .form-row .form-group input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.profile-form .form-row .form-group input::-webkit-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group input::-moz-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group input:-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group input::-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group input::placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group input[type=date] {
  max-width: 240px;
}
.profile-form .form-row .form-group select {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #cbd0d6;
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.profile-form .form-row .form-group select:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-color: #006aff;
}
.profile-form .form-row .form-group select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.profile-form .form-row .form-group select::-webkit-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group select::-moz-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group select:-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group select::-ms-input-placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-row .form-group select::placeholder {
  color: rgba(26, 26, 26, 0.5019607843);
}
.profile-form .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e0e3e8;
  padding-top: 18px;
  gap: 15px;
  margin-top: 5px;
}
.profile-form .form-actions button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  max-width: 200px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.profile-form .form-actions .btn-delete {
  border-radius: 8px;
  border: 1px solid #f24646;
  color: #f24646;
  background-color: white;
}
.profile-form .form-actions .btn-delete:hover {
  background-color: #f24646;
  border-color: #f24646;
  color: white;
}
.profile-form .form-actions .btn-save {
  background-color: black;
  color: white;
  border-radius: 8px;
  border: 1px solid black;
}
.profile-form .form-actions .btn-save:hover {
  background-color: #333;
  border-color: #333;
}
.profile-form .change-password {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  padding: 9px 0;
  background: none;
  border: 0;
  cursor: pointer;
  text-align: left;
}
.profile-form .change-password:hover {
  color: #006aff;
}

.popup-password {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
}
.popup-password .mfp-close {
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 1;
  padding: 0;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0 !important;
  color: #1a1a1a;
}
.popup-password .mfp-close:hover, .popup-password .mfp-close:focus {
  opacity: 0.85;
}
.popup-password .mfp-close:active {
  top: 10px;
}
.popup-password .mfp-close:after {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  margin: 0;
}
.popup-password .popup-password__title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  background-color: #f6f7f9;
  padding: 22px 22px;
  border-bottom: 1px solid #e0e3e8;
}
.popup-password .popup-password-form {
  max-width: none;
  padding: 25px;
}
.popup-password .popup-password-form .popup-password-form__actions {
  width: 100%;
  border-top: 0;
  padding-top: 8px;
  margin-top: 8px;
}
.popup-password .popup-password-form .popup-password-form__actions button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  width: 100%;
  min-width: 0;
  max-width: none;
  height: 50px;
}
.popup-password .popup-password-form .popup-password-form__actions .btn-outline {
  background: transparent;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  border-radius: 8px;
}
.popup-password .popup-password-form .popup-password-form__actions .btn-outline:hover {
  background: transparent;
  color: #1a1a1a;
  border-color: #1a1a1a;
}

.profile-form.privacy-form {
  padding-top: 24px;
}
.profile-form.privacy-form .privacy-form__section {
  padding-bottom: 4px;
}
.profile-form.privacy-form .privacy-form__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 12px;
}
.profile-form.privacy-form .filter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 0;
}
.profile-form.privacy-form .filter-checkbox input {
  display: none;
}
.profile-form.privacy-form .filter-checkbox input:checked + .custom-checkbox-sm {
  background-color: #19c56c;
  border-color: #19c56c;
}
.profile-form.privacy-form .filter-checkbox input:checked + .custom-checkbox-sm::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.profile-form.privacy-form .custom-checkbox-sm {
  width: 18px;
  height: 18px;
  border: 2px solid #cbd0d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 2px;
}
.profile-form.privacy-form .checkbox-label {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: #1a1a1a;
}
.profile-form.privacy-form .form-actions {
  margin-top: 8px;
}

.d-none {
  display: none !important;
}

.popup-save {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
}
.popup-save .mfp-close {
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 1;
  padding: 0;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0 !important;
  color: #1a1a1a;
}
.popup-save .mfp-close:hover, .popup-save .mfp-close:focus {
  opacity: 0.85;
}
.popup-save .mfp-close:active {
  top: 10px;
}
.popup-save .mfp-close:after {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  margin: 0;
}
.popup-save .popup-save__block {
  padding: 30px 30px;
}
.popup-save .popup-save__block h3 {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.popup-save .popup-save__block .popup-save__text {
  text-align: center;
}
.popup-save .popup-save__block .popup-save__text p {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.popup-save .popup-save__block .popup-save__text p a {
  color: #006aff;
  text-decoration: none;
}
.popup-save .popup-save__block .popup-save__text p a:hover {
  text-decoration: underline;
}
.popup-save .popup-save__block .popup-save__text p:not(:last-child) {
  margin-bottom: 20px;
}
.popup-save .popup-save__block .login-form.popup-reset-password-form {
  text-align: left;
  margin-top: 18px;
}
.popup-save .popup-save__block .login-form.popup-reset-password-form .form-group-input {
  margin-bottom: 0;
}
.popup-save .popup-save__block .login-form.popup-reset-password-form .alert {
  margin-bottom: 12px;
}
.popup-save .popup-save__block .popup-save__email {
  border: 1px solid #e0e3e8;
  background-color: #f6f7f9;
  max-width: 362px;
  margin: 30px auto;
  border-radius: 12px;
  padding: 15px 15px;
}
.popup-save .popup-save__block .popup-save__email label {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}
.popup-save .popup-save__block .popup-save__email input {
  border: 1px solid #cbd0d6;
  background-color: white;
  border-radius: 8px;
  height: 42px;
  width: 100%;
  padding-left: 15px;
}
.popup-save .popup-save__block .popup-save__button {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  padding: 15px 0 0;
  width: 100%;
}
.popup-save .popup-save__block .popup-save__button .white-btn {
  border-radius: 8px;
}
.popup-save .popup-save__block .popup-save__button button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  width: 100%;
  min-width: 0;
  height: 50px;
  padding: 5px 15px;
  border-radius: 8px;
}
.popup-save .popup-save__block .popup-save__button .black-button {
  background-color: black;
  border: 1px solid black;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.popup-save .popup-save__block .popup-save__button .popup-reset-password__close {
  position: static;
  width: auto;
  height: auto;
  opacity: 1;
  padding: 5px 15px;
  text-align: center;
}
.popup-save .popup-save__block .popup-save__button .popup-reset-password__close::after {
  content: none;
  display: none;
}

#popup-reset-password.popup-save {
  max-width: 480px;
}
#popup-reset-password.popup-save .popup-save__block {
  padding: 22px 20px 20px;
}
#popup-reset-password.popup-save .popup-save__block h3 {
  font-size: 20px;
  margin-bottom: 12px;
}
#popup-reset-password.popup-save .popup-save__block .popup-save__text p {
  font-size: 15px;
}
#popup-reset-password.popup-save .popup-save__block .popup-save__text p:not(:last-child) {
  margin-bottom: 12px;
}
#popup-reset-password.popup-save .popup-save__block .popup-save__button {
  padding-top: 18px;
}

.account-address__top {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.account-address__top h3 {
  margin: 0;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}
.account-address__top .account-address__new {
  border: 1px solid #1a1a1a;
  border-radius: 100px;
  padding: 8px 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  background-color: white;
  min-height: 40px;
  min-width: 170px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.account-address__top .account-address__new:hover {
  background-color: #eef1f4;
}

.account-address-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 56px 24px 64px;
  min-height: 320px;
}
.account-address-empty .account-address-empty__icon {
  display: block;
  width: 72px;
  height: auto;
  margin-bottom: 20px;
  opacity: 0.45;
}
.account-address-empty .account-address-empty__text {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  color: rgba(26, 26, 26, 0.55);
  max-width: 280px;
}
.account-address-empty .account-address-empty__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  min-height: 50px;
  padding: 12px 28px;
  border-radius: 8px;
  border: 1px solid black;
  background-color: black;
  color: white;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.account-address-empty .account-address-empty__btn:hover {
  background-color: #333;
  border-color: #333;
}
.account-address-empty .account-address-empty__btn img {
  -webkit-filter: invert(1);
  filter: invert(1);
}

.account-address-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
  margin-top: 15px;
}
.account-address-list .account-address__item {
  border: 1px solid #e0e3e8;
  background-color: #f6f7f9;
  padding: 17px 16px 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  border-radius: 16px;
}
.account-address-list .account-address__item .account-address__item-title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 10px;
}
.account-address-list .account-address__item .account-address__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-bottom: 10px;
}
.account-address-list .account-address__item .account-address__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 8px;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.account-address-list .account-address__item .account-address__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 2px;
}
.account-address-list .account-address__item .account-address__text {
  display: block;
  min-width: 0;
}
.account-address-list .account-address__item .account-address__badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #d1efdb;
  border-radius: 100px;
  padding: 5px 13px;
}
.account-address-list .account-address__item .account-address__badge-text {
  color: #1a1a1a;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
}
.account-address-list .account-address__item .account-address__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e0e3e8;
  margin-top: auto;
  padding: 10px 0;
}
.account-address-list .account-address__item .account-address__bottom button {
  background-color: transparent;
  border: none;
}
.account-address-list .account-address__item .account-address__bottom .account-address-item__edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-address {
  position: relative;
  max-width: 888px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
}
.popup-address .mfp-close {
  font-size: 37px;
  color: #1a1a1a;
}
.popup-address .popup-address__title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  background-color: #f6f7f9;
  padding: 22px 22px;
  border-bottom: 1px solid #e0e3e8;
}

.address-form {
  padding: 25px;
}
.address-form > .field:not(.field-comments) {
  margin-bottom: 15px;
}
.address-form > .field:not(.field-comments) input[type=text],
.address-form > .field:not(.field-comments) input[type=tel] {
  padding: 10px 12px;
  outline: none;
  width: 100%;
  border-radius: 8px;
  height: 50px;
  border: 1px solid #cbd0d6;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #1a1a1a;
  background-color: white;
}
.address-form > .field:not(.field-comments) input[type=text]::-webkit-input-placeholder,
.address-form > .field:not(.field-comments) input[type=tel]::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form > .field:not(.field-comments) input[type=text]::-moz-placeholder,
.address-form > .field:not(.field-comments) input[type=tel]::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form > .field:not(.field-comments) input[type=text]:-ms-input-placeholder,
.address-form > .field:not(.field-comments) input[type=tel]:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form > .field:not(.field-comments) input[type=text]::-ms-input-placeholder,
.address-form > .field:not(.field-comments) input[type=tel]::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form > .field:not(.field-comments) input[type=text]::placeholder,
.address-form > .field:not(.field-comments) input[type=tel]::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form > .field:not(.field-comments) input[type=text]:hover,
.address-form > .field:not(.field-comments) input[type=tel]:hover {
  border-color: #006aff;
}
.address-form > .field:not(.field-comments) input[type=text]:focus,
.address-form > .field:not(.field-comments) input[type=tel]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #006aff;
}
.address-form .field-postal .zip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.address-form .field-postal .zip .postal-prefix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 12px;
  height: 50px;
  border: 1px solid #cbd0d6;
  border-right: 0;
  border-radius: 8px 0 0 8px;
  background: rgba(26, 26, 26, 0.0784313725);
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1a1a;
  white-space: nowrap;
}
.address-form .field-postal .zip input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  width: auto;
  height: 50px;
  padding: 10px 12px;
  border: 1px solid #cbd0d6;
  border-radius: 0 8px 8px 0;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #1a1a1a;
  background-color: white;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.address-form .field-postal .zip input:hover {
  border-color: #006aff;
}
.address-form .field-postal .zip input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #006aff;
}
.address-form .field-postal .zip .postal-prefix:hover + input,
.address-form .field-postal .zip input:hover {
  border-color: #006aff;
}
.address-form .form-group-country select {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #cbd0d6;
  padding: 10px 36px 10px 12px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  color: #1a1a1a;
  background-color: white;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.address-form .form-group-country select:hover {
  border-color: #006aff;
}
.address-form .form-group-country select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #006aff;
}
.address-form .form-group-phone .iti {
  display: block;
  width: 100%;
}
.address-form .form-group-phone .iti__flag-container {
  left: 0;
  right: auto;
}
.address-form .form-group-phone .iti--allow-dropdown input,
.address-form .form-group-phone .iti--separate-dial-code input {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #cbd0d6;
  padding-left: 52px;
  font-size: 16px;
  font-weight: 400;
  color: #1a1a1a;
}
.address-form .form-group-phone .iti--allow-dropdown input:hover,
.address-form .form-group-phone .iti--separate-dial-code input:hover {
  border-color: #006aff;
}
.address-form .form-group-phone .iti--allow-dropdown input:focus,
.address-form .form-group-phone .iti--separate-dial-code input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.address-form .form-group-phone .iti--separate-dial-code .iti__selected-flag {
  border-radius: 8px 0 0 8px;
  background: rgba(26, 26, 26, 0.0784313725);
}
.address-form .form-group-phone .iti--separate-dial-code .iti__selected-dial-code {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
}
.address-form .field-comments {
  border-bottom: 1px solid #e0e3e8;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.address-form .field-comments label {
  color: #1a1a1a;
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.address-form .field-comments textarea {
  width: 100%;
  border-radius: 8px;
  height: 100px;
  border: 1px solid #e0e3e8;
  color: black;
  padding: 10px 10px;
}
.address-form .two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.address-form .two .field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
}
.address-form .two .field .iti {
  width: 100%;
}
.address-form .two .field label {
  color: #1a1a1a;
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.02em;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input {
  padding: 10px 10px;
  outline: none;
  width: 100%;
  border-radius: 8px;
  height: 50px;
  border: 1px solid #cbd0d6;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #1a1a1a;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1;
}
.address-form .two .field:not(.form-group-country):not(.form-group-phone):not(.field-postal) input:hover {
  border-color: #006aff;
}
.address-form .two .field.form-group-country select {
  height: 50px;
  width: 100%;
}
.address-form .two .field.form-group-phone .iti--allow-dropdown input,
.address-form .two .field.form-group-phone .iti--separate-dial-code input {
  height: 50px;
  width: 100%;
  border-radius: 8px;
  padding-left: 52px;
}
.address-form .two .field.field-postal .postal-prefix,
.address-form .two .field.field-postal .zip input {
  height: 50px;
}
.address-form .filter-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 15px;
}
.address-form .filter-checkbox input {
  display: none;
}
.address-form .filter-checkbox input:checked + .custom-checkbox-sm {
  background-color: #19c56c;
  border-color: #19c56c;
}
.address-form .filter-checkbox input:checked + .custom-checkbox-sm::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.address-form .checkbox-label {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
.address-form .custom-checkbox-sm {
  width: 18px;
  height: 18px;
  border: 2px solid #cbd0d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.address-form .filter-checkboxes-btns__grid {
  display: -ms-grid;
  display: grid;
  gap: 10px;
}
.address-form .filter-checkboxes__title {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 7px;
}
.address-form .openFields {
  padding-top: 13px;
}
.address-form .additional-fields {
  display: none;
}
.address-form .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.address-form .actions button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 5%;
  flex: 1 1 5%;
  border: 1px solid #1a1a1a;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  min-height: 50px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.address-form .actions button:first-child {
  color: black;
  background-color: white;
}
.address-form .actions button:last-child {
  background-color: black;
  color: white;
}

.closeMobileMenu img {
  max-width: 18px;
}

.CloseSideCart img {
  max-width: 12px;
}

.popup-info__text-prekes p {
  font-weight: 400 !important;
}
.popup-info__text-prekes p:not(:last-child) {
  margin-bottom: 15px !important;
}
.popup-info__text-prekes strong {
  font-weight: 600 !important;
}
.popup-info__text-prekes .text-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

.added-to-fav {
  border: 1px solid #e0e3e8;
  border-radius: 1000px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 11px;
  left: 15px;
  background-color: white;
  min-height: 36px;
  min-width: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}
.added-to-fav button {
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
}
.added-to-fav button img {
  width: 20px !important;
  height: 20px !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  flex-shrink: 0;
}

.added-to-fav .add-to-fav .main-icon {
  display: block !important;
}

.added-to-fav .add-to-fav .hover-icon {
  display: none !important;
}

.added-to-fav .add-to-fav:hover .main-icon,
.added-to-fav .add-to-fav.add-to-fav-active .main-icon,
.added-to-fav .add-to-fav.is-active .main-icon {
  display: none !important;
}
.added-to-fav .add-to-fav:hover .hover-icon,
.added-to-fav .add-to-fav.add-to-fav-active .hover-icon,
.added-to-fav .add-to-fav.is-active .hover-icon {
  display: block !important;
}

.removeProducItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.removeProducItem:hover .main-icon {
  display: none;
}
.removeProducItem:hover .hover-icon {
  display: block;
}

.form-group-select {
  position: relative;
}
.form-group-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-group-select img {
  position: absolute;
  bottom: 21px;
  right: 19px;
}

.form-group-phone .iti {
  display: block;
  width: 100%;
}
.form-group-phone .iti__flag-container {
  left: 0;
  right: auto;
}
.form-group-phone .iti--allow-dropdown input,
.form-group-phone .iti--separate-dial-code input {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  border: 1px solid #cbd0d6;
  padding-left: 52px;
  font-size: 16px;
  font-weight: 400;
  color: black;
}
.form-group-phone .iti--allow-dropdown input:hover,
.form-group-phone .iti--separate-dial-code input:hover {
  border-color: #006aff;
}
.form-group-phone .iti--allow-dropdown input:focus,
.form-group-phone .iti--separate-dial-code input:focus {
  outline: none;
  box-shadow: none;
}
.form-group-phone .iti--separate-dial-code .iti__selected-flag {
  border-radius: 8px 0 0 8px;
  background: rgba(26, 26, 26, 0.0784313725);
}
.form-group-phone .iti--separate-dial-code .iti__selected-dial-code {
  font-size: 13px;
  font-weight: 600;
  color: black;
}

.favorites-added {
  position: fixed;
  top: 88px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  max-width: calc(100% - 30px);
  text-align: center;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.favorites-added .favorites-added__block {
  background-color: #19c56c;
  border-radius: 100px;
  color: white;
  padding: 10px 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.favorites-added .favorites-added__block p {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  color: white;
  margin: 0;
  padding-right: 4px;
}
.favorites-added .favorites-added__block a {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  border: 1px solid white;
  border-radius: 100px;
  color: white;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  white-space: nowrap;
}
.favorites-added .favorites-added__block a:hover {
  background-color: white;
  color: #19c56c;
  border-color: white;
}
.favorites-added .favorites-added__block a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(53%) sepia(83%) saturate(1214%) hue-rotate(106deg) brightness(100%) contrast(80%);
  filter: brightness(0) saturate(100%) invert(53%) sepia(83%) saturate(1214%) hue-rotate(106deg) brightness(100%) contrast(80%);
}
.favorites-added.favorites-added-active {
  z-index: 150;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.favorites-removed {
  position: fixed;
  top: 88px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  max-width: calc(100% - 30px);
  text-align: center;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.favorites-removed .favorites-removed__block {
  background-color: #1a1a1a;
  border-radius: 100px;
  color: white;
  padding: 10px 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.favorites-removed .favorites-removed__block p {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  color: white;
  margin: 0;
  padding-right: 4px;
}
.favorites-removed .favorites-removed__block a {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  border: 1px solid white;
  border-radius: 100px;
  color: white;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  white-space: nowrap;
}
.favorites-removed .favorites-removed__block a:hover {
  background-color: white;
  color: #1a1a1a;
  border-color: white;
}
.favorites-removed .favorites-removed__block a:hover img {
  -webkit-filter: brightness(0) saturate(100%);
  filter: brightness(0) saturate(100%);
}
.favorites-removed.favorites-removed-active {
  z-index: 150;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.product-item-sm__prices-sm {
  display: none !important;
}

.popup-bid {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f6f7f9;
  border: 1px solid #e0e3e8;
}
.popup-bid .mfp-close {
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 1;
  padding: 0;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0 !important;
  color: #1a1a1a;
}
.popup-bid .mfp-close:hover, .popup-bid .mfp-close:focus {
  opacity: 0.85;
}
.popup-bid .mfp-close:active {
  top: 10px;
}
.popup-bid .mfp-close:after {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  margin: 0;
}
.popup-bid .popup-bid__block {
  text-align: center;
  padding: 35px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.popup-bid .popup-bid__block .popup-bid__block-title {
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
}
.popup-bid .popup-bid__block .popup-bid__block-subtitle {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.popup-bid .popup-bid__block .popup-bid-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 10px;
}
.popup-bid .popup-bid__block .popup-bid-items p {
  border-right: 1px solid #e0e3e8;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.popup-bid .popup-bid__block .popup-bid-items p strong {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.popup-bid .popup-bid__block .popup-bid-items p #popup-bid-save {
  color: #19c56c;
}
.popup-bid .popup-bid__block .popup-bid-items p span {
  color: #1a1a1a;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form__auth {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #1a1a1a;
}
.popup-bid .popup-bid__block .popup-bid-form__auth a {
  color: #006aff;
  font-weight: 600;
  text-decoration: underline;
}
.popup-bid .popup-bid__block .popup-bid-form {
  background-color: #f6f7f9;
  border-radius: 12px;
  border: 1px solid #e0e3e8;
  padding: 20px 22px;
  width: 100%;
  max-width: 365px;
  margin: 15px auto;
}
.popup-bid .popup-bid__block .popup-bid-form label {
  display: block;
  margin-top: 12px;
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.3;
  text-align: left;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form label:first-of-type {
  margin-top: 0;
}
.popup-bid .popup-bid__block .popup-bid-form input {
  width: 100%;
  height: 42px;
  border-radius: 8px;
  background-color: white;
  border: 1px solid #cbd0d6;
  font-size: 16px;
  line-height: 1;
  color: #1a1a1a;
  padding: 0 15px;
}
.popup-bid .popup-bid__block .popup-bid-form input::-webkit-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form input::-moz-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form input:-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form input::-ms-input-placeholder {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form input::placeholder {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.popup-bid .popup-bid__block .popup-bid-form__alert {
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 53px;
  margin-bottom: 10px;
  max-width: 540px;
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  position: relative;
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-icon img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-icon:after {
  content: "";
  height: 37px;
  width: 1px;
  border-right: 1px solid #e0e3e8;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 5px;
  gap: 5px;
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-text h4 {
  color: #1a1a1a;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}
.popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-text p {
  color: #1a1a1a;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 15px;
  width: 100%;
  max-width: 536px;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .actions-wrap {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 20px;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .actions-wrap .cancel-btn {
  width: 100%;
  color: #1a1a1a;
  background: transparent;
  border: 1px solid #1a1a1a;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .actions-wrap .cancel-btn:hover {
  color: #fff;
  background: #1a1a1a;
  border-color: #1a1a1a;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .actions-wrap .action-button {
  width: 100%;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons button {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .transparent-btn {
  color: #1a1a1a;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .action-button {
  color: white;
  background: #006aff;
  border: #006aff;
  width: 100%;
}
.popup-bid .popup-bid__block .popup-bid-form__buttons .action-button:disabled {
  color: white;
  background: rgba(26, 26, 26, 0.25);
  border-color: rgba(26, 26, 26, 0.25);
  cursor: not-allowed;
}
.popup-bid .popup-bid__block .popup-bid-form__bottom {
  width: 100%;
  text-align: right;
  max-width: 538px;
  margin-top: -5px;
}
.popup-bid .popup-bid__block .popup-bid-form__bottom p {
  font-size: 13px;
  line-height: 1.3;
  color: #1a1a1a;
  font-weight: 600;
}
.popup-bid .popup-bid__block .popup-bid-form__bottom p strong {
  font-weight: 600;
}
.popup-bid .action-button-active {
  background-color: #006aff !important;
  border: 1px solid #006aff !important;
}
.popup-bid .action-button-active:hover {
  background-color: #0057d9 !important;
  border-color: #0057d9 !important;
}

.cms-delivery {
  --blue: $color-primary;
  --blue-dark: #0054cc;
  --blue-bg: #e5f0ff;
  --blue-light: #eef5ff;
  --text: $color-text;
  --text-muted: #6b7280;
  --border: #e5e7eb;
  --bg: #f9fafb;
  --white: $color-white;
  --radius: 12px;
  --radius-sm: 8px;
  box-sizing: border-box;
}
.cms-delivery * {
  box-sizing: border-box;
}
.cms-delivery .hero {
  background: var(--blue-bg);
  padding: 60px 40px 52px;
}
.cms-delivery .hero h1 {
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  color: var(--text);
  line-height: 1.15;
  margin-bottom: 6px;
}
.cms-delivery .hero h1 span {
  color: var(--blue);
}
.cms-delivery .hero p {
  font-size: 15px;
  color: var(--text-muted);
  max-width: 460px;
  margin: 14px auto 0;
}
.cms-delivery .hero-inner {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
.cms-delivery .page {
  max-width: 1280px;
  margin: 0 auto;
  padding: 52px 40px 80px;
}
.cms-delivery .sec-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  color: var(--text);
}
.cms-delivery .sec-title em {
  color: var(--text);
  font-style: normal;
}
.cms-delivery .d-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 40px;
}
.cms-delivery .d-card {
  border: 1.5px solid var(--border);
  border-radius: var(--radius);
  padding: 22px 18px;
  background: var(--white);
  transition: border-color 0.18s, box-shadow 0.18s;
  cursor: default;
}
.cms-delivery .d-card:hover {
  border-color: var(--blue);
  box-shadow: 0 4px 18px rgba(0, 106, 255, 0.08);
}
.cms-delivery .d-card-top {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 14px;
}
.cms-delivery .d-ico {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: var(--bg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.cms-delivery .d-ico svg {
  width: 22px;
  height: 22px;
  color: var(--text-muted);
}
.cms-delivery .d-name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}
.cms-delivery .d-partner {
  font-size: 11px;
  color: var(--text-muted);
  margin-top: 2px;
}
.cms-delivery .d-divider {
  border: none;
  border-top: 1px solid var(--border);
  margin: 0 0 12px;
}
.cms-delivery .d-price-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 8px;
}
.cms-delivery .d-price-lbl {
  font-size: 12px;
  color: var(--text-muted);
}
.cms-delivery .d-price {
  font-size: 22px;
  font-weight: 800;
  color: var(--blue);
}
.cms-delivery .d-meta {
  font-size: 12px;
  color: var(--text-muted);
  display: flex;
  align-items: center;
  gap: 4px;
}
.cms-delivery .d-meta svg {
  width: 12px;
  height: 12px;
  color: var(--text-muted);
  flex-shrink: 0;
}
.cms-delivery .d-tag {
  display: inline-block;
  margin-top: 10px;
  font-size: 11px;
  font-weight: 700;
  padding: 3px 9px;
  border-radius: 20px;
}
.cms-delivery .d-tag-filled {
  background: var(--blue);
  color: #fff;
}
.cms-delivery .d-tag-outline {
  background: var(--blue-light);
  color: var(--blue);
}
.cms-delivery .d-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 600;
  color: var(--blue);
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  font-family: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.cms-delivery .d-link svg {
  width: 12px;
  height: 12px;
}
.cms-delivery .note {
  display: flex;
  gap: 10px;
  padding: 13px 16px;
  border-radius: var(--radius-sm);
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.6;
}
.cms-delivery .note svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-top: 3px;
}
.cms-delivery .note-blue {
  background: #e8f5f0;
  border: 1px solid #c8e6dc;
  border-left: 3px solid #5bbfa0;
}
.cms-delivery .note-blue svg {
  color: #4aaa8d;
}
.cms-delivery .note-blue strong {
  color: #2d7a62;
}
.cms-delivery .two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-bottom: 52px;
}
.cms-delivery .steps {
  display: flex;
  flex-direction: column;
  padding: 0 0;
}
.cms-delivery .step {
  display: flex;
  gap: 14px;
  position: relative;
}
.cms-delivery .step:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 16px;
  top: 36px;
  width: 2px;
  height: calc(100% - 8px);
  background: var(--border);
}
.cms-delivery .step-num {
  width: 33px;
  height: 33px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--blue);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
  z-index: 1;
}
.cms-delivery .step-body {
  padding: 4px 0 24px;
}
.cms-delivery .step-body h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}
.cms-delivery .step-body p {
  font-size: 13px;
  color: var(--text-muted);
  line-height: 1.6;
}
.cms-delivery .info-card {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
}
.cms-delivery .info-card-hdr {
  background: var(--bg);
  padding: 12px 16px;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 7px;
  border-bottom: 1px solid var(--border);
}
.cms-delivery .info-card-hdr svg {
  width: 14px;
  height: 14px;
  color: var(--blue);
}
.cms-delivery .irow {
  display: flex;
  gap: 10px;
  padding: 12px 16px;
  border-bottom: 1px solid var(--border);
  align-items: flex-start;
}
.cms-delivery .irow:last-child {
  border-bottom: none;
}
.cms-delivery .irow-ico {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  background: var(--blue-light);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cms-delivery .irow-ico svg {
  width: 13px;
  height: 13px;
  color: var(--blue);
}
.cms-delivery .irow-txt strong {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 1px;
}
.cms-delivery .irow-txt span {
  font-size: 12px;
  color: var(--text-muted);
  line-height: 1.5;
}
.cms-delivery .countries {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-bottom: 52px;
}
.cms-delivery .country {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 22px 16px;
  text-align: center;
  transition: border-color 0.18s;
}
.cms-delivery .country:hover {
  border-color: var(--blue);
}
.cms-delivery .country .flag {
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
}
.cms-delivery .country h3 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
}
.cms-delivery .country p {
  font-size: 12px;
  color: var(--text-muted);
  line-height: 1.5;
}
.cms-delivery .c-live {
  display: inline-block;
  margin-top: 8px;
  background: var(--blue-light);
  color: var(--blue);
  font-size: 11px;
  font-weight: 700;
  padding: 3px 10px;
  border-radius: 10px;
}
.cms-delivery .help {
  background: var(--blue-bg);
  border-radius: var(--radius);
  padding: 40px 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
.cms-delivery .help h3 {
  font-size: 20px;
  font-weight: 800;
  color: var(--text);
  margin-bottom: 6px;
}
.cms-delivery .help p {
  font-size: 14px;
  color: var(--text-muted);
}
.cms-delivery .help-btns {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.cms-delivery .btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity 0.15s;
  font-family: inherit;
  cursor: pointer;
  border: none;
}
.cms-delivery .btn:hover {
  opacity: 0.85;
}
.cms-delivery .btn svg {
  width: 15px;
  height: 15px;
}
.cms-delivery .btn-blue {
  background: var(--blue);
  color: #fff;
}
.cms-delivery .btn-outline {
  background: #fff;
  color: var(--blue);
  border: 1.5px solid var(--blue);
}
.cms-delivery .modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
}
.cms-delivery .modal-overlay.open {
  opacity: 1;
  pointer-events: all;
}
.cms-delivery .modal-overlay.open .modal {
  transform: translateY(0);
}
.cms-delivery .modal {
  background: var(--white);
  border-radius: var(--radius);
  width: 100%;
  max-width: 560px;
  max-height: 85vh;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  transform: translateY(10px);
  transition: transform 0.2s;
}
.cms-delivery .modal-hdr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  background: var(--white);
  z-index: 1;
}
.cms-delivery .modal-hdr h2 {
  font-size: 17px;
  font-weight: 700;
}
.cms-delivery .modal-close {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: none;
  background: var(--bg);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text-muted);
  font-family: inherit;
}
.cms-delivery .modal-close:hover {
  background: var(--border);
}
.cms-delivery .modal-close svg {
  width: 16px;
  height: 16px;
}
.cms-delivery .modal-body {
  padding: 20px 24px;
}
.cms-delivery .modal-note {
  font-size: 13px;
  color: var(--text-muted);
  margin-bottom: 16px;
  line-height: 1.5;
}
.cms-delivery .modal-tbl {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.cms-delivery .modal-tbl th {
  background: var(--bg);
  padding: 9px 14px;
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--text-muted);
  border-bottom: 1px solid var(--border);
}
.cms-delivery .modal-tbl td {
  padding: 10px 14px;
  border-bottom: 1px solid var(--border);
}
.cms-delivery .modal-tbl tr:last-child td {
  border-bottom: none;
}
.cms-delivery .modal-tbl tr:hover td {
  background: var(--bg);
}
.cms-delivery .modal-tbl .price {
  font-weight: 700;
  color: var(--blue);
}
.cms-delivery .modal-tbl .special {
  background: var(--blue-light);
}
.cms-delivery .modal-tbl .special td {
  color: var(--blue-dark);
  font-weight: 600;
}
.cms-delivery .modal-footer-note {
  margin-top: 14px;
  font-size: 12px;
  color: var(--text-muted);
  line-height: 1.5;
  padding-top: 14px;
  border-top: 1px solid var(--border);
}

/* --- Slim checkout site header (base swaps full header on checkout routes) --- */
.checkout-header {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #e0e3e8;
}

.checkout-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 44px;
}

.checkout-header__logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.checkout-header__logo img {
  display: block;
}

.checkout-header__back {
  flex-shrink: 0;
  white-space: nowrap;
}

/* --- Auth overlay --- */
.checkout-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.48);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  backdrop-filter: blur(4px);
  transition: opacity 0.2s;
}

.checkout-overlay.gone {
  opacity: 0;
  pointer-events: none;
}

.checkout-overlay .pop {
  background: #ffffff;
  border-radius: 14px;
  width: 100%;
  max-width: 396px;
  box-shadow: 0 24px 72px rgba(0, 0, 0, 0.18);
  overflow: hidden;
}

.checkout-overlay .pop-top {
  padding: 32px 28px 28px;
}

.checkout-overlay .pop-logo {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.16em;
  color: #65707a;
  margin-bottom: 16px;
}

.checkout-overlay .pop-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #1a1a1a;
  margin-bottom: 12px;
}

.checkout-overlay .pop-sub {
  font-size: 16px;
  color: #65707a;
  margin-bottom: 22px;
  line-height: 1.3;
  font-weight: 400;
}

.checkout-overlay .pop-tabs {
  display: flex;
  background: #f6f7f9;
  border-radius: 8px;
  padding: 3px;
  margin-bottom: 18px;
  gap: 3px;
}

.checkout-overlay .pop-tab {
  flex: 1;
  padding: 10px;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  background: none;
  color: #65707a;
  transition: all 0.15s;
}

.checkout-overlay .pop-tab.on {
  background: #ffffff;
  color: #1a1a1a;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.checkout-overlay .pop-field {
  position: relative;
  margin-bottom: 8px;
}

.checkout-overlay .pop-field svg {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  color: rgba(26, 26, 26, 0.5);
  pointer-events: none;
}

.checkout-overlay .pop-field input {
  width: 100%;
  min-height: 50px;
  padding: 12px 13px 12px 40px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  font-size: 16px;
  font-family: inherit;
  color: #1a1a1a;
  outline: none;
  transition: border-color 0.12s;
  background: #ffffff;
}

.checkout-overlay .pop-field input:focus {
  border-color: #006aff;
  box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);
}

.checkout-overlay .pop-email-btn {
  width: 100%;
  padding: 12px 16px;
  min-height: 50px;
  background: #006aff;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.12s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.checkout-overlay .pop-email-btn:hover {
  background: #0057d9;
}

.checkout-overlay .pop-or {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #65707a;
  margin: 16px 0;
}

.checkout-overlay .pop-or::before,
.checkout-overlay .pop-or::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #e0e3e8;
}

.checkout-overlay .social-btn {
  width: 100%;
  min-height: 50px;
  padding: 12px 16px;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 8px;
  color: #1a1a1a;
  text-decoration: none;
  transition: background 0.12s, border-color 0.12s;
}

.checkout-overlay .social-btn:hover {
  background: #f6f7f9;
  border-color: #c5cad6;
}

.checkout-overlay .pop-field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.checkout-overlay .pop-guest {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 28px;
  border-top: 1px solid #e0e3e8;
  cursor: pointer;
  transition: background 0.12s;
  text-decoration: none;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  background: transparent;
  width: 100%;
  font: inherit;
  text-align: left;
}

.checkout-overlay .pop-guest:hover {
  background: #f6f7f9;
}

.checkout-overlay .pop-guest-left strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 2px;
}

.checkout-overlay .pop-guest-left span {
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
}

.checkout-overlay .pop-guest-arr {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #006aff;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}

.checkout-overlay .pop-guest-arr svg {
  width: 14px;
  height: 14px;
}

.checkout-overlay .pop-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 28px;
  background: #f6f7f9;
  border-top: 1px solid #e0e3e8;
}

.checkout-overlay .pop-secure {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
}

.checkout-overlay .pop-secure svg {
  width: 11px;
  height: 11px;
  color: #19c56c;
  flex-shrink: 0;
}

.checkout-overlay .pop-terms {
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
}

.checkout-overlay .pop-terms a {
  color: #006aff;
  text-decoration: none;
}

.checkout-overlay .checkout-flow__link-muted {
  font-size: 12px;
  color: #006aff;
  text-decoration: none;
}

.checkout-flow__link-muted {
  font-size: 12px;
  color: #006aff;
  text-decoration: none;
}

/* --- Page --- */
.checkout-flow {
  padding-bottom: 40px;
  /* Panels */
  /* Delivery cards (JS: .dc, .on) */
  /* B2B */
  /* Payment */
  /* Lease */
  /* Sidebar */
}
.checkout-flow .checkout-flow__errors {
  margin-bottom: 16px;
  padding: 14px 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  color: #f24646;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
.checkout-flow .checkout-flow__urgency {
  background: rgba(0, 106, 255, 0.1098039216);
  border: 1px solid rgba(0, 106, 255, 0.2);
  border-radius: 8px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #1a1a1a;
}
.checkout-flow .checkout-flow__urgency svg {
  width: 18px;
  height: 18px;
  color: #006aff;
  flex-shrink: 0;
}
.checkout-flow .urgency-txt {
  flex: 1;
  color: #1a1a1a;
  font-weight: 400;
}
.checkout-flow .urgency-timer-inline {
  font-size: 16px;
  font-weight: 700;
  color: #006aff;
  background: #ffffff;
  border: 1px solid #e0e3e8;
  padding: 4px 12px;
  border-radius: 8px;
  display: inline-block;
  margin: 0 6px;
  font-variant-numeric: tabular-nums;
}
.checkout-flow .checkout-flow__panel {
  background: #ffffff;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  margin-bottom: 14px;
  overflow: hidden;
}
.checkout-flow .checkout-flow__panel-hdr {
  padding: 20px 20px;
  border-bottom: 1px solid #e0e3e8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-flow .checkout-flow__panel-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1a1a1a;
}
.checkout-flow .checkout-flow__panel-title svg {
  width: 22px;
  height: 22px;
  color: #006aff;
  flex-shrink: 0;
}
.checkout-flow .checkout-flow__panel-body {
  padding: 20px 20px;
}
.checkout-flow .del-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.checkout-flow .dc {
  border: 1.5px solid #e0e3e8;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.12s;
}
.checkout-flow .dc:hover {
  border-color: #9ca3af;
}
.checkout-flow .dc.on {
  border-color: #006aff;
}
.checkout-flow .dc-hdr {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 16px;
}
.checkout-flow .dc-radio {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.12s;
}
.checkout-flow .dc.on .dc-radio {
  border-color: #006aff;
  background: #006aff;
}
.checkout-flow .dc.on .dc-radio::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  display: block;
}
.checkout-flow .dc-info {
  flex: 1;
}
.checkout-flow .dc-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #1a1a1a;
}
.checkout-flow .dc-right {
  text-align: right;
  flex-shrink: 0;
}
.checkout-flow .dc-price {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #1a1a1a;
}
.checkout-flow .dc-delivery {
  font-size: 14px;
  color: #006aff;
  font-weight: 600;
  margin-top: 4px;
}
.checkout-flow .dc-expand {
  display: none;
  padding: 0 16px 14px;
  border-top: 1px solid #e0e3e8;
}
.checkout-flow .dc.on .dc-expand {
  display: block;
}
.checkout-flow .pm-chosen {
  background: #f6f7f9;
  border-radius: 8px;
  padding: 10px 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
  margin-bottom: 10px;
}
.checkout-flow .pm-chosen-info strong {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.checkout-flow .pm-chosen-info small {
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
}
.checkout-flow .pm-chosen-change {
  font-size: 14px;
  font-weight: 600;
  color: #006aff;
  cursor: pointer;
  flex-shrink: 0;
  border: none;
  background: none;
  font: inherit;
  padding: 0;
}
.checkout-flow .pm-search-row {
  display: flex;
  gap: 7px;
  margin-bottom: 7px;
}
.checkout-flow .pm-city-sel {
  padding: 10px 12px;
  border: 1px solid #cbd0d6;
  border-radius: 7px;
  font-size: 14px;
  font-family: inherit;
  background: #ffffff;
  cursor: pointer;
  outline: none;
}
.checkout-flow .pm-q {
  flex: 1;
  position: relative;
}
.checkout-flow .pm-q svg {
  position: absolute;
  left: 9px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  color: rgba(26, 26, 26, 0.5);
}
.checkout-flow .pm-q input {
  width: 100%;
  padding: 10px 12px 10px 30px;
  border: 1px solid #cbd0d6;
  border-radius: 7px;
  font-size: 14px;
  font-family: inherit;
  outline: none;
}
.checkout-flow .pm-q input:focus {
  border-color: #006aff;
}
.checkout-flow .pm-list {
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  overflow: hidden;
  max-height: 180px;
  overflow-y: auto;
}
.checkout-flow .pm-item {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 9px 12px;
  border-bottom: 1px solid #e0e3e8;
  cursor: pointer;
  transition: background 0.1s;
}
.checkout-flow .pm-item:last-child {
  border-bottom: none;
}
.checkout-flow .pm-item:hover {
  background: #f6f7f9;
}
.checkout-flow .pm-item.on {
  background: rgba(0, 106, 255, 0.04);
}
.checkout-flow .pm-dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.12s;
}
.checkout-flow .pm-item.on .pm-dot {
  border-color: #006aff;
  background: #006aff;
}
.checkout-flow .pm-item.on .pm-dot::after {
  content: "";
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 50%;
  display: block;
}
.checkout-flow .pm-n {
  font-size: 14px;
  font-weight: 600;
}
.checkout-flow .pm-a {
  font-size: 13px;
  color: #65707a;
  font-weight: 400;
}
.checkout-flow .pm-d {
  font-size: 14px;
  color: #65707a;
  margin-left: auto;
  white-space: nowrap;
}
.checkout-flow .kf {
  display: none;
  padding: 0 16px 14px;
  border-top: 1px solid #e0e3e8;
}
.checkout-flow .dc.on .kf {
  display: block;
}
.checkout-flow .fgrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 12px;
}
.checkout-flow .fg {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.checkout-flow .fg label {
  font-size: 13px;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 5px;
}
.checkout-flow .fg input {
  min-height: 50px;
  padding: 10px 13px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  font-size: 16px;
  font-family: inherit;
  color: #1a1a1a;
  outline: none;
  transition: border-color 0.12s;
}
.checkout-flow .fg input:focus {
  border-color: #006aff;
}
.checkout-flow .contact-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.checkout-flow .jur-toggle {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 16px;
  cursor: pointer;
  margin: 0;
}
.checkout-flow .jur-input-native {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
}
.checkout-flow .jur-toggle:has(.jur-input-native:focus-visible) .jur-chk {
  outline: 2px solid #006aff;
  outline-offset: 2px;
}
.checkout-flow .jur-chk {
  width: 16px;
  height: 16px;
  border: 1px solid #e0e3e8;
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  transition: all 0.12s;
}
.checkout-flow .jur-input-native:checked + .jur-chk {
  background: #006aff;
  border-color: #006aff;
}
.checkout-flow .jur-input-native:checked + .jur-chk::after {
  content: "✓";
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
}
.checkout-flow .jur-txt {
  flex: 1;
  min-width: 0;
}
.checkout-flow .jur-txt strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #1a1a1a;
}
.checkout-flow .jur-txt span {
  display: block;
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
}
.checkout-flow .jur-fields {
  display: none;
  padding: 0 16px 14px;
  border-top: 1px solid #e0e3e8;
}
.checkout-flow .jur-sec:has(#jur_on:checked) .jur-fields {
  display: block;
}
.checkout-flow .pay-quick {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  align-items: stretch;
}
.checkout-flow .qb {
  flex: 1;
  min-height: 50px;
  padding: 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  border: 1px solid #e0e3e8;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  color: #1a1a1a;
  transition: border-color 0.1s;
  white-space: nowrap;
}
.checkout-flow .qb:hover {
  border-color: #9ca3af;
}
.checkout-flow .qb--apple {
  font-weight: 600;
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.checkout-flow .qb--apple:hover {
  border-color: #222;
  background: #222;
}
.checkout-flow .qb--google {
  background: #ffffff;
  color: #1a1a1a;
  border: 1px solid #e0e3e8;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.checkout-flow .pay-or {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #65707a;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.checkout-flow .pay-or::before,
.checkout-flow .pay-or::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #e0e3e8;
}
.checkout-flow .pay-methods {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.checkout-flow .pm-mth {
  border: 1.5px solid #e0e3e8;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.12s;
}
.checkout-flow .pm-mth:hover {
  border-color: #9ca3af;
}
.checkout-flow .pm-mth.on {
  border-color: #006aff;
}
.checkout-flow .pm-mth-hdr {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 16px 18px;
  min-height: 56px;
}
.checkout-flow .pm-radio {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.12s;
}
.checkout-flow .pm-mth.on .pm-radio {
  border-color: #006aff;
  background: #006aff;
}
.checkout-flow .pm-mth.on .pm-radio::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  display: block;
}
.checkout-flow .pm-mth-name {
  flex: 1;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #1a1a1a;
}
.checkout-flow .pm-mth-name svg {
  width: 18px;
  height: 18px;
  color: #65707a;
}
.checkout-flow .pm-chev {
  color: #65707a;
  transition: transform 0.15s;
}
.checkout-flow .pm-mth.on .pm-chev {
  transform: rotate(180deg);
}
.checkout-flow .pm-chev svg {
  width: 14px;
  height: 14px;
}
.checkout-flow .pm-mth-body {
  display: none;
  padding: 4px 16px 14px;
  border-top: 1px solid #e0e3e8;
}
.checkout-flow .pm-mth.on .pm-mth-body {
  display: block;
}
.checkout-flow .pm-desc {
  font-size: 16px;
  color: #65707a;
  margin: 12px 0 14px;
  line-height: 1.4;
  font-weight: 400;
}
.checkout-flow .bank-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
}
.checkout-flow .bk {
  padding: 12px 8px;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.12s;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.checkout-flow .bk-logo {
  max-height: 32px;
  max-width: 100%;
  object-fit: contain;
  display: block;
  margin: 0;
}
.checkout-flow .bk:hover {
  border-color: #006aff;
}
.checkout-flow .bk.on {
  border-color: #006aff;
  background: rgba(0, 106, 255, 0.04);
}
.checkout-flow .sw {
  color: #ff5a00;
}
.checkout-flow .se {
  color: #007ac1;
}
.checkout-flow .lu {
  color: #4e1d78;
}
.checkout-flow .ci {
  color: #e31837;
}
.checkout-flow .bk.si {
  color: #003087;
}
.checkout-flow .me {
  color: #00529b;
}
.checkout-flow .cfields {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 10px;
}
.checkout-flow .cf {
  position: relative;
}
.checkout-flow .cf svg {
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  color: rgba(26, 26, 26, 0.5);
}
.checkout-flow .cf input {
  width: 100%;
  min-height: 44px;
  padding: 10px 12px 10px 34px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  font-size: 16px;
  font-family: inherit;
  outline: none;
  transition: border-color 0.12s;
}
.checkout-flow .cf input:focus {
  border-color: #006aff;
}
.checkout-flow .cf2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.checkout-flow .agree {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 14px;
  cursor: pointer;
}
.checkout-flow .agree-chk {
  width: 16px;
  height: 16px;
  border: 1px solid #e0e3e8;
  border-radius: 4px;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  transition: all 0.12s;
}
.checkout-flow .agree-txt {
  font-size: 14px;
  color: #65707a;
  line-height: 1.45;
  flex: 1;
  font-weight: 400;
}
.checkout-flow .agree-txt a {
  color: #006aff;
  text-decoration: none;
}
.checkout-flow .agree-input-native {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
}
.checkout-flow .agree:has(.agree-input-native:focus-visible) .agree-chk {
  outline: 2px solid #006aff;
  outline-offset: 2px;
}
.checkout-flow .agree-input-native:checked + .agree-chk {
  background: #006aff;
  border-color: #006aff;
}
.checkout-flow .agree-input-native:checked + .agree-chk::after {
  content: "✓";
  color: #fff;
  font-size: 10px;
  font-weight: 800;
}
.checkout-flow .lease-box {
  padding: 4px 0 6px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.checkout-flow .lease-logo {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: -2px;
}
.checkout-flow .lease-logo-txt {
  font-size: 16px;
  font-weight: 900;
  font-style: italic;
  color: #1a1a1a;
  letter-spacing: -0.3px;
}
.checkout-flow .lease-logo-txt i {
  color: #006aff;
}
.checkout-flow .lease-logo-badge {
  background: rgba(0, 106, 255, 0.1098039216);
  color: #006aff;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 4px;
  letter-spacing: 0.04em;
}
.checkout-flow .lease-field {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.checkout-flow .lease-lbl {
  font-size: 13px;
  font-weight: 400;
  color: #1a1a1a;
  margin-bottom: 5px;
}
.checkout-flow .lease-select-wrap {
  position: relative;
}
.checkout-flow .lease-select {
  width: 100%;
  min-height: 50px;
  padding: 10px 34px 10px 14px;
  border: 1px solid #cbd0d6;
  border-radius: 8px;
  font-size: 16px;
  font-family: inherit;
  color: #1a1a1a;
  background: #ffffff;
  appearance: none;
  cursor: pointer;
  outline: none;
  transition: border-color 0.12s;
}
.checkout-flow .lease-select:focus {
  border-color: #006aff;
}
.checkout-flow .lease-sel-ico {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  color: #65707a;
  pointer-events: none;
}
.checkout-flow .lease-results {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: #e0e3e8;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e0e3e8;
}
.checkout-flow .lease-result-item {
  padding: 12px 14px;
  background: #ffffff;
}
.checkout-flow .lease-result-lbl {
  font-size: 14px;
  color: #65707a;
  margin-bottom: 6px;
  font-weight: 400;
}
.checkout-flow .lease-result-val {
  font-size: 24px;
  font-weight: 600;
  color: #1a1a1a;
  letter-spacing: -0.02em;
  line-height: 1;
}
.checkout-flow .lease-result-val sup {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  vertical-align: baseline;
}
.checkout-flow .lease-note {
  font-size: 14px;
  color: #65707a;
  line-height: 1.45;
  font-weight: 400;
}
.checkout-flow .checkout-flow__cta {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.checkout-flow .btn-pay {
  width: 100%;
  min-height: 50px;
  padding: 12px 20px;
  background: #19c56c;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  transition: background 0.12s;
}
.checkout-flow .btn-pay:hover {
  background: #16b05f;
}
.checkout-flow .btn-pay svg {
  width: 16px;
  height: 16px;
}
.checkout-flow .cta-trust {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 14px;
  color: #65707a;
  flex-wrap: wrap;
  font-weight: 400;
}
.checkout-flow .cta-trust-item {
  display: flex;
  align-items: center;
  gap: 4px;
  border: none;
  background: none;
  padding: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}
.checkout-flow .cta-trust-item:hover {
  color: #006aff;
}
.checkout-flow .cta-trust-item svg {
  width: 11px;
  height: 11px;
  color: #006aff;
}
.checkout-flow .checkout-flow__aside {
  background: #ffffff;
  border: 1px solid #e0e3e8;
  border-radius: 16px;
  overflow: hidden;
  position: sticky;
  top: 70px;
  align-self: start;
}
.checkout-flow .sum-hdr {
  padding: 18px 22px;
  border-bottom: 1px solid #e0e3e8;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #65707a;
}
.checkout-flow .sum-savings {
  padding: 20px 18px;
  background: rgba(0, 106, 255, 0.1098039216);
  border-bottom: 1px solid rgba(25, 197, 108, 0.2);
  text-align: center;
}
.checkout-flow .sum-savings-label {
  font-size: 14px;
  font-weight: 600;
  color: #006aff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 6px;
}
.checkout-flow .sum-savings-amount {
  font-size: 36px;
  font-weight: 700;
  color: #006aff;
  letter-spacing: -0.02em;
  line-height: 1;
}
.checkout-flow .sum-savings-sub {
  font-size: 14px;
  color: #65707a;
  margin-top: 6px;
  font-weight: 400;
}
.checkout-flow .sum-items {
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-bottom: 1px solid #e0e3e8;
}
.checkout-flow .si {
  display: flex;
  gap: 10px;
  align-items: center;
}
.checkout-flow .si-img {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e0e3e8;
  background: #f6f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}
.checkout-flow .si-info {
  flex: 1;
  min-width: 0;
}
.checkout-flow .si-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  color: #1a1a1a;
}
.checkout-flow .si-cond {
  font-size: 14px;
  color: #65707a;
  margin-top: 4px;
  font-weight: 400;
}
.checkout-flow .si-pr {
  text-align: right;
  flex-shrink: 0;
}
.checkout-flow .si-now {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #1a1a1a;
}
.checkout-flow .si-old {
  font-size: 14px;
  color: #65707a;
  text-decoration: line-through;
  font-weight: 400;
}
.checkout-flow .sum-rows {
  padding: 12px 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-bottom: 1px solid #e0e3e8;
}
.checkout-flow .sr {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
}
.checkout-flow .sl {
  color: #65707a;
}
.checkout-flow .sv {
  font-weight: 600;
  color: #1a1a1a;
}
.checkout-flow .sum-total {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 14px 18px;
  border-bottom: 1px solid #e0e3e8;
}
.checkout-flow .sum-tl {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}
.checkout-flow .sum-tv {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #1a1a1a;
  line-height: 1;
}
.checkout-flow .sum-delivery {
  padding: 14px 22px;
  background: #f6f7f9;
  border-bottom: 1px solid #e0e3e8;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
}
.checkout-flow .sum-delivery svg {
  width: 13px;
  height: 13px;
  color: #006aff;
  flex-shrink: 0;
}
.checkout-flow .sum-delivery strong {
  color: #006aff;
  font-weight: 600;
}
.checkout-flow .sum-pay {
  padding: 14px 18px;
}
.checkout-flow .sum-btn {
  width: 100%;
  min-height: 50px;
  padding: 12px 20px;
  background: #19c56c;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  transition: background 0.12s;
}
.checkout-flow .sum-btn:hover {
  background: #16b05f;
}
.checkout-flow .sum-btn svg {
  width: 14px;
  height: 14px;
}
.checkout-flow .sum-secure {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 10px;
  font-size: 12px;
  color: #65707a;
  font-weight: 400;
}
.checkout-flow .sum-secure svg {
  width: 12px;
  height: 12px;
  color: #006aff;
}
.checkout-flow .sum-prot {
  margin: 0 18px 14px;
  padding: 12px 16px;
  background: rgba(0, 106, 255, 0.1098039216);
  border: 1px solid rgba(25, 197, 108, 0.2);
  border-radius: 8px;
  font-size: 14px;
  color: #006aff;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
  width: calc(100% - 36px);
  text-align: left;
  cursor: pointer;
  font-family: inherit;
}
.checkout-flow .sum-prot:hover {
  border-color: #006aff;
}
.checkout-flow .sum-prot svg {
  width: 12px;
  height: 12px;
  color: #006aff;
  flex-shrink: 0;
}
.checkout-flow .sum-perks {
  padding: 12px 18px;
  border-top: 1px solid #e0e3e8;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.checkout-flow .sum-perk {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #65707a;
  font-weight: 400;
  line-height: 1.3;
}
.checkout-flow .sum-perk svg {
  width: 13px;
  height: 13px;
  color: #006aff;
  flex-shrink: 0;
}
.checkout-flow .field-error {
  font-size: 14px;
  color: #f24646;
  margin-top: 6px;
  font-weight: 400;
}
.checkout-flow .fg input.input-invalid,
.checkout-flow .cf input.input-invalid {
  border-color: #f24646 !important;
}

.hidden {
  display: none !important;
}

.pm-chosen.hidden {
  display: none !important;
}

/* --- Order confirmation (`success.html.twig` on base + checkout header) --- */
.suc {
  display: none;
  width: 100%;
  min-height: calc(100vh - 200px);
  background: #f6f7f9;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}

.suc.show {
  display: flex;
}

.suc-card {
  background: #ffffff;
  border: 1px solid #e0e3e8;
  border-radius: 14px;
  width: 100%;
  max-width: 480px;
  overflow: hidden;
}

.suc-top {
  padding: 40px 32px 32px;
  text-align: center;
  border-bottom: 1px solid #e0e3e8;
}

.suc-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #19c56c;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  box-shadow: 0 0 0 8px rgba(25, 197, 108, 0.12);
  flex-shrink: 0;
}

.suc-icon svg {
  width: 28px;
  height: 28px;
  color: #fff;
}

.suc-h {
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.4px;
  margin-bottom: 8px;
  color: #1a1a1a;
}

.suc-p {
  font-size: 14px;
  color: #65707a;
  line-height: 1.65;
}

.suc-p strong {
  color: #006aff;
}

.suc-body {
  padding: 24px 28px;
}

.suc-order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f6f7f9;
  border-radius: 8px;
  padding: 12px 16px;
  margin-bottom: 16px;
}

.suc-order-lbl {
  font-size: 11px;
  color: #65707a;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 3px;
}

.suc-order-num {
  font-size: 15px;
  font-weight: 800;
  color: #1a1a1a;
}

.suc-order-copy {
  font-size: 12px;
  font-weight: 700;
  color: #006aff;
  cursor: pointer;
  flex-shrink: 0;
  border: none;
  background: none;
  font: inherit;
  padding: 0;
}

.suc-order-copy:hover {
  opacity: 0.7;
}

.suc-details {
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}

.suc-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid #e0e3e8;
  font-size: 14px;
}

.suc-detail:last-child {
  border-bottom: none;
}

.suc-detail-lbl {
  color: #65707a;
}

.suc-detail-val {
  font-weight: 700;
  color: #1a1a1a;
  text-align: end;
}

.suc-detail-val.green {
  color: #006aff;
}

.suc-btns {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.suc-btn {
  display: block;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  transition: all 0.12s;
  font-family: Open Sans, sans-serif;
  border: none;
  cursor: pointer;
}

.suc-blue {
  background: #006aff;
  color: #fff;
}

.suc-blue:hover {
  background: #0057d9;
}

.suc-out {
  background: #ffffff;
  color: #006aff;
  border: 1.5px solid #006aff;
}

.suc-out:hover {
  background: rgba(0, 106, 255, 0.1098039216);
}

@media (max-width: 820px) {
  .checkout-flow .checkout-flow__aside {
    position: static;
  }
}
@media (max-width: 480px) {
  .checkout-flow .contact-row,
  .checkout-flow .fgrid {
    grid-template-columns: 1fr;
  }
  .checkout-flow .bank-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Zelto Protection modal — aligned with popup-save / cart-page tokens */
.zp-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.zp-modal.open {
  display: flex;
}
.zp-modal.open .zp-modal__overlay {
  opacity: 1;
}
.zp-modal.open .zp-modal__dialog {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.zp-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(26, 26, 26, 0.55);
  opacity: 0;
  transition: opacity 0.25s ease;
  cursor: pointer;
}

.zp-modal__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 720px;
  max-height: calc(100vh - 40px);
  overflow: hidden;
  opacity: 0;
  transform: translateY(12px) scale(0.98);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.zp-modal__dialog .popup-save__block h3 {
  margin-bottom: 4px;
}
.zp-modal__dialog .popup-save__button {
  padding-top: 0;
}

.zp-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
  transition: background 0.2s ease;
}
.zp-modal__close:hover {
  background: rgba(26, 26, 26, 0.06);
}
.zp-modal__close img {
  display: block;
}

.zp-modal__content {
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  padding: 18px 20px 16px;
  text-align: left;
}

.zp-modal__head {
  text-align: center;
  margin-bottom: 16px;
  padding-right: 32px;
}
.zp-modal__head h3 {
  margin-bottom: 4px;
}

.zp-modal__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0 auto 10px;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  background: #ebf4f2;
  color: #19c56c;
}
.zp-modal__icon svg {
  display: block;
}

.zp-modal__subtitle {
  margin: 0;
  color: #19c56c;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.zp-modal__features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 18px;
}

.zp-modal__feature {
  padding: 12px;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  background: #ffffff;
}
.zp-modal__feature p {
  margin: 0;
  color: #65707a;
  font-size: 13px;
  line-height: 1.45;
}

.zp-modal__feature-value {
  display: block;
  margin-bottom: 4px;
  color: #19c56c;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.zp-modal__feature-title {
  display: block;
  margin-bottom: 4px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
}

.zp-modal__section-title {
  margin: 0 0 8px;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}

.zp-modal__table-wrap {
  margin-bottom: 18px;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  overflow: hidden;
}

.zp-modal__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.zp-modal__table thead th {
  padding: 8px 10px;
  text-align: left;
  background: #f6f7f9;
  border-bottom: 1px solid #e0e3e8;
  color: #65707a;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.zp-modal__table tbody td {
  padding: 8px 10px;
  border-bottom: 1px solid #e0e3e8;
  color: #1a1a1a;
  vertical-align: middle;
}
.zp-modal__table tbody tr:last-child td {
  border-bottom: none;
}
.zp-modal__table tbody td:first-child {
  font-weight: 500;
}

.zp-modal__table-col--hi,
.zp-modal__table-hi {
  background: #ebf4f2;
  color: #19c56c;
  font-weight: 600;
}

.zp-modal__table-yes {
  color: #19c56c;
  font-weight: 600;
}

.zp-modal__table-dim {
  color: #65707a;
}

.zp-modal__terms {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
  counter-reset: zp-term;
}
.zp-modal__terms li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 8px 0;
  border-bottom: 1px solid #e0e3e8;
  color: #1a1a1a;
  font-size: 14px;
  line-height: 1.5;
  counter-increment: zp-term;
}
.zp-modal__terms li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.zp-modal__terms li::before {
  content: counter(zp-term);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 8px;
  background: #ebf4f2;
  color: #19c56c;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}
.zp-modal__terms li strong {
  font-weight: 600;
}

.zp-modal__actions {
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-top: 6px;
  border-top: 1px solid #e0e3e8;
}

.zp-modal__note {
  margin: 0;
  color: #65707a;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
}
.zp-modal__note a {
  color: #006aff;
  font-weight: 600;
  text-decoration: none;
}
.zp-modal__note a:hover {
  text-decoration: underline;
}

.zp-modal__confirm {
  min-width: 140px;
  min-height: 40px;
  padding: 8px 16px;
  border: none;
}

.js-zp-open {
  cursor: pointer;
}

.cart-page__process-info {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin-left: 8px;
  vertical-align: middle;
  border: none;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  transition: background 0.15s;
}
.cart-page__process-info:hover {
  background: rgba(0, 106, 255, 0.08);
}

.cart-page__process-title {
  display: flex;
  align-items: center;
}

.text-two-columns__zp-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  padding: 0;
  border: none;
  background: none;
  font-size: 14px;
  font-weight: 600;
  color: #19c56c;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.text-two-columns__zp-link:hover {
  color: #14a158;
}

@media (max-width: 640px) {
  .zp-modal {
    align-items: flex-end;
    padding: 0;
  }
  .zp-modal__dialog {
    max-width: none;
    max-height: 92vh;
    border-radius: 16px 16px 0 0;
  }
  .zp-modal__content {
    max-height: 92vh;
    padding: 16px 14px 14px;
  }
  .zp-modal__features {
    grid-template-columns: 1fr;
  }
  .zp-modal__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .zp-modal__confirm {
    width: 100%;
  }
  .zp-modal__table-wrap {
    overflow-x: auto;
  }
  .zp-modal__table {
    min-width: 520px;
  }
}
.similar-alert-modal {
  position: fixed;
  inset: 0;
  z-index: 10050;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.similar-alert-modal.is-open {
  display: flex;
}
.similar-alert-modal__backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  padding: 0;
  margin: 0;
  background: rgba(26, 26, 26, 0.55);
  cursor: pointer;
}
.similar-alert-modal__panel {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 480px;
  background: #f6f7f9;
  border: 1px solid #e0e3e8;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(26, 26, 26, 0.08);
  padding: 28px 24px 24px;
}
.similar-alert-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
}
.similar-alert-modal__close:hover {
  background: rgba(26, 26, 26, 0.06);
}
.similar-alert-modal h3 {
  margin: 0 0 8px;
  color: #1a1a1a;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
}
.similar-alert-modal__subtitle {
  margin: 0 0 20px;
  color: #65707a;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.similar-alert-modal__label {
  display: block;
  margin-bottom: 8px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 600;
}
.similar-alert-modal__input {
  width: 100%;
  margin-bottom: 12px;
  padding: 12px 14px;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1.4;
}
.similar-alert-modal__error {
  margin: 0 0 12px;
  color: #c0392b;
  font-size: 14px;
  line-height: 1.4;
}
.similar-alert-modal__submit {
  width: 100%;
}

body.mfp-popup-info-open .mfp-bg {
  background-color: rgba(0, 0, 0, 0.5) !important;
  opacity: 1 !important;
}

.popup-info {
  position: relative;
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  overflow: visible;
  border-radius: 24px;
  background-color: #ffffff;
  border: none;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
  font-family: "Open Sans", sans-serif;
}
.popup-info .mfp-close {
  top: 20px;
  right: 20px;
  width: 32px;
  height: 32px;
  line-height: 1;
  padding: 0;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: opacity 0.15s;
}
.popup-info .mfp-close:hover, .popup-info .mfp-close:focus {
  opacity: 0.65;
}
.popup-info .mfp-close:active {
  top: 20px;
}
.popup-info .mfp-close:after {
  background-image: url("images/returned-price-close--TVynuZ.svg");
  content: "";
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.popup-info .popup-info__container {
  padding: 32px 36px 28px;
}
.popup-info .popup-info__header {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 22px;
  margin: 0 8px 0;
  border-bottom: none;
  padding-right: 28px;
  position: relative;
}
.popup-info .popup-info__header::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #eeeeee;
}
.popup-info .popup-info__header-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #e9f5ed;
  color: #2d6a4f;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.popup-info .popup-info__header-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}
.popup-info .popup-info__title {
  margin: 0;
  padding-top: 2px;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.popup-info .popup-info__title strong {
  color: #2d6a4f;
  font-weight: 700;
}
.popup-info .popup-info__list {
  list-style: none;
  padding: 0;
  margin: 0 8px;
}
.popup-info .popup-info__list li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px 0;
  border-bottom: none;
  color: #4a4a4a;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 400;
  position: relative;
}
.popup-info .popup-info__list li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #eeeeee;
}
.popup-info .popup-info__list li:last-child {
  padding-bottom: 22px;
}
.popup-info .popup-info__list li:last-child::after {
  display: none;
}
.popup-info .popup-info__list li strong {
  color: #1a1a1a;
  font-weight: 600;
}
.popup-info .popup-info__check {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  margin-top: 2px;
}
.popup-info .popup-info__check svg {
  width: 32px;
  height: 32px;
  display: block;
}
.popup-info .popup-info__callout {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 18px 20px;
  background: #f1f8f3;
  border-radius: 12px;
  margin-top: 2px;
}
.popup-info .popup-info__callout-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-info .popup-info__callout-icon svg {
  width: 36px;
  height: 36px;
  display: block;
}
.popup-info .popup-info__callout-title {
  margin: 0 0 6px;
  color: #2d6a4f;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
}
.popup-info .popup-info__callout-desc {
  margin: 0;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 400;
}

.order-protection-tag {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #006aff;
  background: #e6f7f1;
  border: 1px solid rgba(25, 197, 108, 0.25);
  padding: 4px 10px;
  border-radius: 20px;
}
.order-protection-tag svg {
  width: 12px;
  height: 12px;
  color: #19c56c;
  flex-shrink: 0;
}

.product-info__protection {
  list-style: none;
}

.order-return-notice {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 16px;
  padding: 14px 16px;
  background: #f0f5ff;
  border: 1px solid #d6e6ff;
  border-radius: 12px;
  font-size: 14px;
}
.order-return-notice svg,
.order-return-notice img {
  color: #006aff;
  flex-shrink: 0;
  margin-top: 2px;
}
.order-return-notice strong {
  display: block;
  font-weight: 700;
  margin-bottom: 2px;
}
.order-return-notice span {
  color: #65707a;
  font-size: 13px;
}

.my-account .product-edit__top-links .product-edit__action-form {
  display: inline;
  margin: 0;
}

#order-return-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
}
#order-return-modal *,
#order-return-modal *::before,
#order-return-modal *::after {
  box-sizing: border-box;
}
#order-return-modal button {
  font-family: inherit;
}
#order-return-modal.open {
  opacity: 1;
  pointer-events: all;
}
#order-return-modal .orm-overlay {
  position: absolute;
  inset: 0;
  background: rgba(10, 10, 10, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
#order-return-modal .orm-dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 500px;
  max-height: 90vh;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.14);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: translateY(10px);
  transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1);
}
#order-return-modal.open .orm-dialog {
  transform: translateY(0);
}
#order-return-modal .orm-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px 22px 16px;
  border-bottom: 1px solid #e0e3e8;
  flex-shrink: 0;
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 2;
}
#order-return-modal .orm-header-icon {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background: #f0f5ff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #006aff;
  flex-shrink: 0;
}
#order-return-modal .orm-header-text {
  flex: 1;
  min-width: 0;
}
#order-return-modal .orm-header-text h2 {
  font-size: 15px;
  font-weight: 800;
  margin: 0 0 2px;
  letter-spacing: -0.02em;
}
#order-return-modal .orm-header-text p {
  font-size: 11px;
  color: #65707a;
  margin: 0;
}
#order-return-modal .orm-close {
  width: 28px;
  height: 28px;
  border-radius: 7px;
  border: 1.5px solid #e0e3e8;
  background: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #65707a;
  flex-shrink: 0;
  padding: 0;
}
#order-return-modal .orm-close:hover {
  background: #f6f7f9;
}
#order-return-modal .orm-progress {
  padding: 14px 22px 0;
  flex-shrink: 0;
}
#order-return-modal .orm-progress-row {
  display: flex;
  align-items: center;
}
#order-return-modal .orm-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
#order-return-modal .orm-step-dot {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  color: #65707a;
  transition: all 0.2s;
}
#order-return-modal .orm-step-dot.done, #order-return-modal .orm-step-dot.act {
  background: #006aff;
  border-color: #006aff;
  color: #ffffff;
}
#order-return-modal .orm-step-dot svg {
  width: 10px;
  height: 10px;
}
#order-return-modal .orm-step-label {
  font-size: 9px;
  font-weight: 600;
  color: #65707a;
  white-space: nowrap;
}
#order-return-modal .orm-step-label.act, #order-return-modal .orm-step-label.done {
  color: #006aff;
}
@media (max-width: 420px) {
  #order-return-modal .orm-step-label {
    display: none;
  }
}
#order-return-modal .orm-step-line {
  flex: 1;
  height: 1.5px;
  background: #e0e3e8;
  margin: 0 4px 14px;
  transition: background 0.25s;
}
#order-return-modal .orm-step-line.done {
  background: #006aff;
}
#order-return-modal .orm-body {
  padding: 18px 22px 8px;
  overflow-y: auto;
  flex: 1;
  -webkit-overflow-scrolling: touch;
}
#order-return-modal .orm-step-title {
  font-size: 15px;
  font-weight: 800;
  margin: 0 0 4px;
  letter-spacing: -0.02em;
}
#order-return-modal .orm-step-desc {
  font-size: 12px;
  color: #65707a;
  margin: 0 0 12px;
  line-height: 1.5;
}
#order-return-modal .orm-info-strip {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  background: #f6f7f9;
  border: 1px solid #e0e3e8;
  border-radius: 8px;
  font-size: 12px;
  color: #65707a;
  margin-bottom: 12px;
}
#order-return-modal .orm-info-strip svg {
  flex-shrink: 0;
  color: #65707a;
}
#order-return-modal .orm-info-strip--warn svg {
  color: #f59e0b;
}
#order-return-modal .orm-error-strip {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 11px 12px;
  margin-bottom: 14px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.45;
  color: #b91c1c;
}
#order-return-modal .orm-error-strip svg {
  flex-shrink: 0;
  margin-top: 1px;
  color: #dc2626;
}
#order-return-modal .orm-error-strip [data-orm-error-msg] {
  flex: 1;
  min-width: 0;
}
#order-return-modal .orm-error-dismiss {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin: -2px -4px -2px 0;
  padding: 0;
  border: none;
  border-radius: 6px;
  background: transparent;
  color: #b91c1c;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.15s, background 0.15s;
}
#order-return-modal .orm-error-dismiss:hover {
  opacity: 1;
  background: rgba(220, 38, 38, 0.08);
}
#order-return-modal .orm-has-error {
  border-color: #f87171 !important;
  box-shadow: 0 0 0 3px rgba(248, 113, 113, 0.2);
}
#order-return-modal .orm-product {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 13px;
  border: 1.5px solid #e0e3e8;
  border-radius: 10px;
  margin-bottom: 7px;
  cursor: pointer;
  transition: border-color 0.15s, background 0.15s;
}
#order-return-modal .orm-product:hover, #order-return-modal .orm-product.sel {
  border-color: #006aff;
  background: #f0f5ff;
}
#order-return-modal .orm-product .orm-chk {
  width: 18px;
  height: 18px;
  border-radius: 5px;
  border: 1.5px solid #e0e3e8;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
}
#order-return-modal .orm-product .orm-chk svg {
  display: none;
  width: 10px;
  height: 10px;
  color: #ffffff;
}
#order-return-modal .orm-product.sel .orm-chk {
  background: #006aff;
  border-color: #006aff;
}
#order-return-modal .orm-product.sel .orm-chk svg {
  display: block;
}
#order-return-modal .orm-product img {
  width: 46px;
  height: 46px;
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid #e0e3e8;
  flex-shrink: 0;
  background: #f6f7f9;
}
#order-return-modal .orm-product .orm-product-info {
  flex: 1;
  min-width: 0;
}
#order-return-modal .orm-product .orm-product-cond {
  font-size: 10px;
  color: #65707a;
  margin-bottom: 2px;
}
#order-return-modal .orm-product .orm-product-name {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#order-return-modal .orm-product .orm-product-right {
  text-align: right;
  flex-shrink: 0;
}
#order-return-modal .orm-product .orm-product-price {
  font-size: 13px;
  font-weight: 700;
}
#order-return-modal .orm-product .orm-product-meta {
  font-size: 10px;
  color: #65707a;
  margin-top: 2px;
}
#order-return-modal .orm-reason-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px;
  margin-bottom: 10px;
}
@media (max-width: 400px) {
  #order-return-modal .orm-reason-grid {
    grid-template-columns: 1fr;
  }
}
#order-return-modal .orm-reason {
  border: 1.5px solid #e0e3e8;
  border-radius: 10px;
  padding: 9px 11px;
  cursor: pointer;
  transition: all 0.15s;
  background: #ffffff;
}
#order-return-modal .orm-reason:hover {
  border-color: #9ca3af;
  background: #f6f7f9;
}
#order-return-modal .orm-reason.sel {
  border-color: #006aff;
  background: #f0f5ff;
}
#order-return-modal .orm-reason.sel .orm-reason-ico {
  background: #d6e6ff;
}
#order-return-modal .orm-reason.sel .orm-reason-ico svg {
  color: #006aff;
}
#order-return-modal .orm-reason h4 {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 1px;
  line-height: 1.3;
}
#order-return-modal .orm-reason p {
  font-size: 11px;
  color: #65707a;
  margin: 0;
  line-height: 1.3;
}
#order-return-modal .orm-reason-ico {
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: #f6f7f9;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
}
#order-return-modal .orm-reason-ico svg {
  width: 14px;
  height: 14px;
  color: #65707a;
}
#order-return-modal .orm-xform {
  border: 1.5px solid #e0e3e8;
  border-radius: 10px;
  padding: 12px;
  margin-top: 8px;
  background: #f6f7f9;
}
#order-return-modal .orm-xform-title {
  font-size: 11px;
  font-weight: 700;
  color: #65707a;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
#order-return-modal .orm-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #1a1a1a;
}
#order-return-modal .orm-req {
  color: #006aff;
}
#order-return-modal .orm-opt {
  font-weight: 400;
  color: #65707a;
  font-size: 12px;
}
#order-return-modal .orm-select,
#order-return-modal .orm-input,
#order-return-modal .orm-textarea {
  width: 100%;
  padding: 9px 11px;
  border: 1.5px solid #e0e3e8;
  border-radius: 9px;
  font-size: 13px;
  margin-bottom: 10px;
  background: #ffffff;
  font-family: inherit;
  color: #1a1a1a;
  transition: border-color 0.15s;
}
#order-return-modal .orm-select:focus,
#order-return-modal .orm-input:focus,
#order-return-modal .orm-textarea:focus {
  outline: none;
  border-color: #006aff;
}
#order-return-modal .orm-textarea {
  min-height: 72px;
  resize: vertical;
  line-height: 1.5;
}
#order-return-modal .orm-textarea::placeholder {
  color: #9ca3af;
}
#order-return-modal .orm-photo-zone {
  border: 1.5px dashed #d1d5db;
  border-radius: 8px;
  padding: 10px 14px;
  cursor: pointer;
  transition: all 0.15s;
  background: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
#order-return-modal .orm-photo-zone:hover {
  border-color: #006aff;
  background: #f0f5ff;
}
#order-return-modal .orm-photo-zone-ico {
  width: 28px;
  height: 28px;
  background: #f6f7f9;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #65707a;
}
#order-return-modal .orm-photo-zone-txt strong {
  font-size: 12px;
  font-weight: 700;
  display: block;
  margin-bottom: 1px;
}
#order-return-modal .orm-photo-zone-txt span {
  font-size: 11px;
  color: #65707a;
}
#order-return-modal .orm-photo-prev {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 8px;
}
#order-return-modal .orm-ph-wrap {
  position: relative;
  display: inline-block;
}
#order-return-modal .orm-ph-img {
  width: 54px;
  height: 54px;
  border-radius: 7px;
  object-fit: cover;
  border: 1.5px solid #e0e3e8;
  display: block;
}
#order-return-modal .orm-ph-rm {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 17px;
  height: 17px;
  background: #374151;
  color: #ffffff;
  border-radius: 50%;
  border: 2px solid #ffffff;
  cursor: pointer;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
}
#order-return-modal .orm-ship-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  border: 1.5px solid #e0e3e8;
  border-radius: 10px;
  margin-bottom: 7px;
  cursor: pointer;
  transition: all 0.15s;
  background: #ffffff;
}
#order-return-modal .orm-ship-card:hover:not(.dis) {
  border-color: #9ca3af;
  background: #f6f7f9;
}
#order-return-modal .orm-ship-card.sel {
  border-color: #006aff;
  background: #f0f5ff;
}
#order-return-modal .orm-ship-card.sel .orm-mradio {
  border-color: #006aff;
}
#order-return-modal .orm-ship-card.sel .orm-mradio-dot {
  display: block;
}
#order-return-modal .orm-ship-card.sel .orm-mcard-ico {
  background: #006aff;
}
#order-return-modal .orm-ship-card.sel .orm-mcard-ico svg {
  color: #ffffff;
}
#order-return-modal .orm-ship-card.sel .orm-mbdg--rec {
  background: #d6e6ff;
  color: #006aff;
}
#order-return-modal .orm-ship-card.dis {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
#order-return-modal .orm-mradio {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #e0e3e8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#order-return-modal .orm-mradio-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #006aff;
  display: none;
}
#order-return-modal .orm-mcard-ico {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  background: #f6f7f9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.15s;
}
#order-return-modal .orm-mcard-ico svg {
  color: #65707a;
}
#order-return-modal .orm-mcard-txt {
  flex: 1;
  min-width: 0;
}
#order-return-modal .orm-mcard-txt h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 1px;
}
#order-return-modal .orm-mcard-txt p {
  font-size: 11px;
  color: #65707a;
  margin: 0;
  line-height: 1.4;
}
#order-return-modal .orm-mbdg {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  padding: 1px 7px;
  border-radius: 20px;
  margin-top: 4px;
  background: #f6f7f9;
  color: #65707a;
}
#order-return-modal .orm-calc,
#order-return-modal .orm-sum-card,
#order-return-modal .orm-suc-det {
  background: #f6f7f9;
  border: 1px solid #e0e3e8;
  border-radius: 10px;
  padding: 13px;
  margin-top: 12px;
}
#order-return-modal .orm-crow,
#order-return-modal .orm-srow,
#order-return-modal .orm-suc-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  padding: 5px 0;
  font-size: 13px;
  border-bottom: 1px solid #e0e3e8;
}
#order-return-modal .orm-crow:last-child,
#order-return-modal .orm-srow:last-child,
#order-return-modal .orm-suc-row:last-child {
  border-bottom: none;
}
#order-return-modal .orm-crow span:first-child,
#order-return-modal .orm-srow span:first-child,
#order-return-modal .orm-suc-row span:first-child {
  color: #65707a;
  flex-shrink: 0;
}
#order-return-modal .orm-crow span:last-child,
#order-return-modal .orm-srow span:last-child,
#order-return-modal .orm-suc-row span:last-child {
  text-align: right;
  font-weight: 500;
}
#order-return-modal .orm-crow--total,
#order-return-modal .orm-srow--total {
  font-size: 14px;
  font-weight: 700;
  padding-top: 9px;
  margin-top: 1px;
  border-top: 1.5px solid #d1d5db;
  border-bottom: none;
}
#order-return-modal .orm-crow--total span:first-child,
#order-return-modal .orm-srow--total span:first-child {
  color: #1a1a1a;
}
#order-return-modal .orm-crow--total span:last-child,
#order-return-modal .orm-srow--total span:last-child {
  color: #006aff;
  font-weight: 700;
}
#order-return-modal .orm-cnote {
  font-size: 11px;
  color: #65707a;
  margin-top: 7px;
  line-height: 1.5;
}
#order-return-modal .orm-text-blue {
  color: #006aff !important;
  font-weight: 700 !important;
}
#order-return-modal .orm-note {
  display: flex;
  gap: 9px;
  align-items: flex-start;
  padding: 10px 12px;
  border-radius: 8px;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.55;
  background: #f6f7f9;
  border: 1px solid #e0e3e8;
}
#order-return-modal .orm-note svg {
  flex-shrink: 0;
  margin-top: 1px;
  color: #65707a;
}
#order-return-modal .orm-note--blue {
  background: #f0f5ff;
  border-color: #d6e6ff;
}
#order-return-modal .orm-note--blue svg {
  color: #006aff;
}
#order-return-modal .orm-success {
  text-align: center;
  padding: 4px 0 8px;
}
#order-return-modal .orm-success-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 14px;
  border: 2px solid;
}
#order-return-modal .orm-success-icon.ok {
  background: #f0f5ff;
  border-color: #d6e6ff;
  color: #006aff;
}
#order-return-modal .orm-success-icon.wait {
  background: #f6f7f9;
  border-color: #e0e3e8;
  color: #65707a;
}
#order-return-modal .orm-success h3 {
  font-size: 17px;
  font-weight: 800;
  margin: 0 0 5px;
  letter-spacing: -0.02em;
}
#order-return-modal .orm-success > p {
  font-size: 13px;
  color: #65707a;
  max-width: 300px;
  margin: 0 auto 16px;
  line-height: 1.6;
}
#order-return-modal .orm-dl-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 13px;
  background: #f0f5ff;
  border: 1.5px solid #d6e6ff;
  border-radius: 9px;
  text-decoration: none;
  color: inherit;
  margin-bottom: 12px;
  text-align: left;
  transition: background 0.15s;
  width: 100%;
}
#order-return-modal .orm-dl-btn:hover {
  background: #d6e6ff;
}
#order-return-modal .orm-dl-ico {
  width: 34px;
  height: 34px;
  background: #006aff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #ffffff;
}
#order-return-modal .orm-dl-txt strong {
  font-size: 12px;
  font-weight: 700;
  display: block;
  margin-bottom: 1px;
}
#order-return-modal .orm-dl-txt span {
  font-size: 11px;
  color: #65707a;
}
#order-return-modal .orm-suc-det {
  text-align: left;
  margin-bottom: 4px;
}
#order-return-modal .orm-tl {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  text-align: left;
}
#order-return-modal .orm-tl-step {
  display: flex;
  gap: 11px;
  position: relative;
}
#order-return-modal .orm-tl-step:not(:last-child)::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 26px;
  width: 1.5px;
  height: calc(100% - 4px);
  background: #e0e3e8;
}
#order-return-modal .orm-tl-dot {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 700;
  z-index: 1;
  border: 2px solid;
}
#order-return-modal .orm-tl-dot.done {
  background: #006aff;
  border-color: #006aff;
  color: #ffffff;
}
#order-return-modal .orm-tl-dot.act {
  background: #f0f5ff;
  border-color: #006aff;
  color: #006aff;
}
#order-return-modal .orm-tl-dot.pend {
  background: #ffffff;
  border-color: #e0e3e8;
  color: #65707a;
}
#order-return-modal .orm-tl-body {
  padding: 2px 0 14px;
}
#order-return-modal .orm-tl-body h4 {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 1px;
}
#order-return-modal .orm-tl-body p {
  font-size: 11px;
  color: #65707a;
  margin: 0;
  line-height: 1.5;
}
#order-return-modal .orm-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 13px 22px 18px;
  border-top: 1px solid #e0e3e8;
  flex-shrink: 0;
  background: #ffffff;
}
#order-return-modal .orm-footer-actions {
  display: flex;
  gap: 8px;
  margin-left: auto;
}
#order-return-modal .orm-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 9px 18px;
  border-radius: 9px;
  font-size: 13px;
  font-weight: 700;
  border: 1.5px solid #e0e3e8;
  background: #ffffff;
  color: #1a1a1a;
  cursor: pointer;
  transition: all 0.15s;
}
#order-return-modal .orm-btn:hover {
  background: #f6f7f9;
  border-color: #d1d5db;
}
#order-return-modal .orm-btn--primary {
  background: #006aff;
  border-color: #006aff;
  color: #ffffff;
}
#order-return-modal .orm-btn--primary:hover {
  background: #0057d9;
  border-color: #0057d9;
}
#order-return-modal .orm-hidden {
  display: none !important;
}
@media (max-width: 540px) {
  #order-return-modal {
    padding: 0;
    align-items: flex-end;
  }
  #order-return-modal .orm-dialog {
    max-height: 92vh;
    border-radius: 20px 20px 0 0;
    max-width: 100%;
  }
}

#cb {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9000;
  transform: translateY(100%);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

#cb.show {
  transform: translateY(0);
}

.cb-wrap {
  background: #111;
  border-top: 1px solid #222;
  padding: 16px 40px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.cb-left {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1;
  min-width: 0;
}

.cb-icon-wrap {
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  background: #1e1e1e;
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.cb-text strong {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 3px;
  letter-spacing: 0.1px;
}

.cb-text p {
  font-size: 12px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0;
}

.cb-text a {
  color: #4d9eff;
  text-decoration: none;
  font-weight: 600;
}

.cb-text a:hover {
  color: #fff;
}

.cb-right {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.cb-btn {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 9px 18px;
  border-radius: 8px;
  cursor: pointer;
  white-space: nowrap;
  border: none;
  line-height: 1;
  transition: all 0.15s;
  letter-spacing: 0.1px;
}

.cb-accept {
  background: #006aff;
  color: #fff;
}

.cb-accept:hover {
  background: #0057d4;
}

.cb-decline {
  background: #1e1e1e;
  color: #9ca3af;
  border: 1px solid #2e2e2e;
}

.cb-decline:hover {
  border-color: #444;
  color: #fff;
}

.cb-manage {
  background: none;
  color: #555;
  border: none;
  font-size: 12px;
  padding: 9px 10px;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.cb-manage:hover {
  color: #9ca3af;
}

.cb-x {
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #444;
  transition: color 0.15s, background 0.15s;
  margin-left: 2px;
}

.cb-x:hover {
  background: #1e1e1e;
  color: #9ca3af;
}

.cb-x svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
  stroke-width: 2.5;
  fill: none;
}

#cb-modal {
  position: fixed;
  inset: 0;
  z-index: 9100;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: none;
  align-items: flex-end;
  justify-content: center;
}

#cb-modal.open {
  display: flex;
}

.cbm-box {
  background: #111;
  border-radius: 20px 20px 0 0;
  border: 1px solid #222;
  border-bottom: none;
  width: 100%;
  max-width: 520px;
  padding: 28px 28px 36px;
  animation: cbUp 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

@keyframes cbUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.cbm-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.cbm-head h3 {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.2px;
}

.cbm-close {
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
  cursor: pointer;
  color: #6b7280;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.15s;
}

.cbm-close:hover {
  color: #fff;
  border-color: #444;
}

.cbm-close svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
  stroke-width: 2.5;
  fill: none;
}

.cbm-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 13px 14px;
  border: 1px solid #1e1e1e;
  border-radius: 10px;
  margin-bottom: 6px;
  background: #141414;
  transition: border-color 0.15s;
}

.cbm-row:hover {
  border-color: #2a2a2a;
}

.cbm-info {
  flex: 1;
}

.cbm-info strong {
  font-size: 13px;
  font-weight: 700;
  color: #e5e7eb;
  display: block;
  margin-bottom: 2px;
}

.cbm-info span {
  font-size: 12px;
  color: #4b5563;
}

.cbm-req {
  font-size: 11px;
  font-weight: 700;
  color: #19c56c;
  background: rgba(25, 197, 108, 0.1);
  border: 1px solid rgba(25, 197, 108, 0.2);
  padding: 3px 9px;
  border-radius: 20px;
  white-space: nowrap;
}

.cbt {
  width: 40px;
  height: 22px;
  border-radius: 11px;
  position: relative;
  cursor: pointer;
  border: none;
  flex-shrink: 0;
  transition: background 0.2s;
}

.cbt[data-on=true] {
  background: #006aff;
}

.cbt[data-on=false] {
  background: #2a2a2a;
}

.cbt[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}

.cbt::after {
  content: "";
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  transition: left 0.2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.cbt[data-on=true]::after {
  left: 21px;
}

.cbt[data-on=false]::after {
  left: 3px;
}

.cbm-sep {
  height: 1px;
  background: #1a1a1a;
  margin: 16px 0;
}

.cbm-footer {
  display: flex;
  gap: 8px;
}

.cbm-footer .cb-btn {
  flex: 1;
  padding: 11px;
  font-size: 13px;
  text-align: center;
}

.js-cookie-settings-open {
  border: none;
  background: #006aff;
  color: #fff;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 14px;
  cursor: pointer;
}

.js-cookie-settings-open:hover {
  background: #0057d4;
}

@media (max-width: 700px) {
  .cb-wrap {
    padding: 16px;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .cb-right {
    flex-wrap: wrap;
  }
  .cb-accept,
  .cb-decline {
    flex: 1;
  }
  .cb-manage {
    order: 3;
    text-align: center;
    width: 100%;
  }
  .cbm-box {
    padding: 22px 18px 28px;
  }
}
@media (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
  .h1 {
    font-size: 40px;
  }
  .has-h-1-font-size {
    font-size: 40px;
  }
  .header .search-form-block {
    margin-right: 0;
    max-width: 400px;
  }
  .e-shop .e-shop__row .products-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .products-slider-fav-first .products-grid--favorites {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .single-product .single-product__row .single-product__gallery {
    top: 76px;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 35px;
  }
  .h1 {
    font-size: 35px;
  }
  .has-h-1-font-size {
    font-size: 35px;
  }
  h4 {
    font-size: 22px;
  }
  .h4 {
    font-size: 22px;
  }
  .has-h-4-font-size {
    font-size: 22px;
  }
  .search-form {
    max-width: 100%;
  }
  .link-how-it-works a {
    padding: 5px 5px;
  }
  .header-links {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
  }
  .header .header-top {
    padding: 13px 0 8px 0;
  }
  .header .header__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 10px 5px;
  }
  .header .header__row .search-form-block {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: static;
    -ms-grid-column-span: 2;
    grid-column: 2 span;
  }
  .header .header-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    gap: 5px;
  }
  .header .header-block .link-how-it-works {
    display: none;
  }
  .header .search-form-block {
    margin-right: 0;
    max-width: 100%;
  }
  .header .header-logo img {
    max-width: 62px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .search-list {
    border-radius: 0;
  }
  .search-list .search-list__block {
    padding: 14px 12px;
  }
  .search-list .search-item a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .search-list .search-item a .search-item__titles {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 70%;
  }
  .search-list .search-item a .search-item__titles p {
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search-list .search-item a .search-item__titles .search-item__titles-info span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
  }
  .search-list .search-item a .search-item__price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .mega-menu {
    display: none;
  }
  .show-for-lg {
    display: none;
  }
  .show-for-mobile {
    display: block;
  }
  .hero-section {
    padding: 10px 0 8px 0;
  }
  .hero-section .hero-section__wrapper {
    display: none;
  }
  .hero-section .hero-section__wrapper-mobile {
    padding: 21px 0 15px 0;
    display: block;
  }
  .hero-section .hero-section__wrapper-mobile .hero-section__wrapper-mobile__buttons .popup-btn {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hero-section .container {
    padding: 0 15px;
  }
  .popup-btn {
    font-size: 13px;
    line-height: 1;
  }
  .list-icons {
    padding: 22px 0;
  }
  .list-icons h3 {
    font-size: 18px;
    margin-bottom: 0.8rem;
  }
  .list-icons .slick-list {
    margin: 0 -5px;
  }
  .list-icons .slick-slide {
    margin: 0 5px;
  }
  .list-icons__row li {
    padding: 12px 12px;
    gap: 3px;
  }
  .list-icons__row li p {
    font-size: 13px;
    line-height: 1;
    margin-bottom: 5px;
  }
  .list-icons__row li .list-icons__link {
    padding: 0 0;
    gap: 4px;
  }
  .blocks-icons {
    padding-bottom: 12px;
  }
  .blocks-icons .blocks-icons__slider {
    padding: 10px 15px;
  }
  .blocks-icons .blocks-icons__slider .block-icon span {
    font-size: 13px;
    line-height: 1;
  }
  .blocks-icons .slick-list {
    margin: 0 -5px;
  }
  .blocks-icons .slick-slide {
    margin: 0 5px;
  }
  .blue-link {
    font-size: 13px;
    line-height: 1;
  }
  .products-slider {
    padding: 19px 0 10px 0;
  }
  .products-slider .products-slider__top {
    padding-bottom: 10px;
  }
  .products-slider .products-slider__top h3 {
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
  }
  .products-slider .slick-list {
    margin: 0 -5px;
    padding-right: 40px;
  }
  .products-slider .slick-slide {
    margin: 0 5px;
  }
  .product-item .product-item-image a {
    height: 135px;
  }
  .product-item .product-item-image img {
    width: 100%;
    height: 100%;
    max-width: none;
    margin: 0;
  }
  .product-item .product-item-image .product-item__score {
    right: 6px;
    bottom: 6px;
    min-width: 64px;
    padding: 4px 6px;
  }
  .product-item .product-item-image .product-item__score-value {
    font-size: 11px;
  }
  .product-item .product-item-image .product-item__score-label {
    font-size: 9px;
  }
  .product-item .product-item__title {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 6px;
  }
  .product-item .product-item__content {
    padding: 8px;
  }
  .product-item .product-item__content > .product-item__condition-badge {
    font-size: 9px;
    padding: 4px 7px;
    margin-bottom: 8px;
  }
  .product-item .product-item__divider {
    margin-bottom: 8px;
  }
  .product-item .product-item__pricing {
    gap: 8px;
    margin-bottom: 10px;
  }
  .product-item .product-item__discount-badge {
    font-size: 12px;
  }
  .product-item .product-item__price-main {
    font-size: 16px;
  }
  .product-item .product-item__price-old {
    font-size: 11px;
  }
  .product-item .product-item__price-savings {
    font-size: 10px;
  }
  .product-item .product-item__cta .product-item__cta-row {
    gap: 6px;
  }
  .product-item .product-item__cta .product-item__cta-btn {
    min-height: 40px;
    font-size: 13px;
  }
  .product-item .product-item__cta .product-item__cta-btn--outline {
    font-size: 11px;
    padding: 10px 12px;
  }
  .products-slider-second {
    padding-top: 8px;
  }
  .popular-categories h2 {
    font-size: 18px;
  }
  .popular-categories .slick-list {
    margin: 0 -5px;
    padding-right: 50px;
  }
  .popular-categories .slick-slide {
    margin: 0 5px;
  }
  .popular-category .popular-category__link .popular-category__image:after {
    width: 140px;
    height: 140px;
  }
  .popular-category .popular-category__link .popular-category__image img {
    max-width: 122px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .popular-category .popular-category__link p {
    font-size: 13px;
  }
  .big-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 16px;
    padding: 17px 10px;
    gap: 9px;
  }
  .big-link p {
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }
  .big-link .yellow-button {
    width: 100%;
  }
  .page-link {
    padding: 17px 0;
  }
  .page-link .container {
    padding: 0 5px;
  }
  .testimonials {
    padding: 20px 0;
  }
  .testimonials .about-reviews__head {
    margin-bottom: 12px;
  }
  .testimonials .about-reviews__head h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .testimonials .about-reviews__head .about-reviews__link {
    display: none;
  }
  .testimonials .about-reviews__slider .slick-list {
    margin: 0 -5px;
    padding-right: 40px;
  }
  .testimonials .about-reviews__slider .slick-slide {
    margin: 0 5px;
  }
  .testimonials .about-reviews__frame {
    gap: 10px;
  }
  .testimonials .about-reviews__nav {
    display: flex;
    width: 34px;
    height: 34px;
  }
  .testimonials .about-review {
    padding: 20px 16px;
    min-height: 200px;
  }
  .testimonials .about-review__stars {
    width: 117px;
    margin-bottom: 12px;
  }
  .testimonials .about-review__text {
    font-size: 14px;
    line-height: 1.45;
  }
  .testimonials .about-review__footer {
    margin-top: 14px;
    gap: 10px;
  }
  .testimonials .about-review__avatar {
    width: 36px;
    height: 36px;
  }
  .testimonials .about-review__name {
    font-size: 13px;
  }
  .testimonials .about-review__verified {
    font-size: 11px;
  }
  .testimonials .about-review__badge {
    width: 16px;
    height: 16px;
  }
  .testimonials .about-review__badge img {
    width: 8px;
  }
  .newsletter {
    padding: 29px 0;
  }
  .newsletter .newsletter__title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .newsletter .newsletter__text {
    margin-bottom: 16px;
  }
  .newsletter-form {
    height: auto;
    border: none;
    background: transparent;
  }
  .newsletter-form .newsletter-form__icon {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(15px, 20px);
    transform: translate(15px, 20px);
    z-index: 5;
  }
  .newsletter-form input {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    margin-bottom: 8px;
    border: 1px solid #cbd0d6;
    border-radius: 100px;
    background: white;
    height: 50px;
  }
  .newsletter-form .submit {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    width: 100%;
    padding: 25px 10px;
  }
  .footer {
    padding: 30px 0 0 0;
  }
  .footer .footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
  .footer .footer__row .footer__title {
    margin-bottom: 10px;
  }
  .footer .footer__row .footer-menu li a {
    font-size: 13px;
  }
  .footer .footer__row .footer-menu li:not(:last-child) {
    margin-bottom: 5px;
  }
  .footer .footer__copyright {
    padding: 20px 0;
  }
  .footer .footer__copyright p {
    font-size: 13px;
  }
  .sidebar-menu {
    display: none !important;
  }
  .header-overlay {
    display: none !important;
  }
  .header-overlay-active {
    display: none !important;
  }
  .sidebar-menu-active {
    display: none !important;
  }
  .openMobileMenu {
    display: block;
  }
  .mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .popup-info {
    max-width: calc(100% - 24px);
    border-radius: 20px;
  }
  .popup-info .mfp-close {
    top: 16px;
    right: 16px;
  }
  .popup-info .mfp-close:active {
    top: 16px;
  }
  .popup-info .popup-info__container {
    padding: 24px 22px 20px;
  }
  .popup-info .popup-info__header {
    gap: 12px;
    padding-bottom: 18px;
    padding-right: 24px;
    margin: 0 4px;
  }
  .popup-info .popup-info__header-icon {
    width: 44px;
    height: 44px;
  }
  .popup-info .popup-info__header-icon svg {
    width: 22px;
    height: 22px;
  }
  .popup-info .popup-info__title {
    font-size: 17px;
    padding-top: 1px;
  }
  .popup-info .popup-info__list {
    margin: 0 4px;
  }
  .popup-info .popup-info__list li {
    padding: 16px 0;
    font-size: 14px;
    gap: 10px;
  }
  .popup-info .popup-info__list li:last-child {
    padding-bottom: 18px;
  }
  .popup-info .popup-info__check {
    width: 18px;
    height: 18px;
  }
  .popup-info .popup-info__check svg {
    width: 18px;
    height: 18px;
  }
  .popup-info .popup-info__callout {
    gap: 12px;
    padding: 16px;
  }
  .popup-info .popup-info__callout-icon svg {
    width: 32px;
    height: 32px;
  }
  .popup-info .popup-info__callout-title {
    font-size: 14px;
  }
  .popup-info .popup-info__callout-desc {
    font-size: 13px;
  }
  .login-register {
    padding: 10px 0;
  }
  .login-register .login-register__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .login-register .login-register__row .login-register__list {
    display: none;
  }
  .login-register .login-register__row .login-register__form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }
  .login-register-tabs {
    padding: 18px 15px;
    min-height: auto;
  }
  .login-register-tabs .login-register-tabs__btns {
    max-width: 100%;
    gap: 60px;
    margin: 0 auto 8px auto;
  }
  .login-register-tabs .login-register-tabs__btns button {
    font-size: 18px;
    line-height: 1;
  }
  .login-register-tabs .login-register-tabs__btns a {
    font-size: 18px;
    line-height: 1;
  }
  .login-register-tabs .login-register-tabs__content {
    padding: 0;
  }
  .lost-password {
    padding: 15px 0;
  }
  .lost-password .container h2 {
    text-align: center;
    border-bottom: none;
    font-size: 24px;
    margin-bottom: 0;
  }
  .e-shop {
    padding: 0 0 30px 0;
  }
  .e-shop .closeSidebar {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0;
    background-color: #f6f7f9;
    border: none;
    padding: 10px 12px;
    width: 100%;
  }
  .e-shop .e-shop__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .e-shop .e-shop__row .e-shop__sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: white;
    height: 100vh;
    padding-top: 0;
    opacity: 0;
    visibility: hidden;
  }
  .e-shop .e-shop__row .e-shop__sidebar > div {
    max-width: 100%;
    padding: 0 15px;
  }
  .e-shop .e-shop__row .e-shop__sidebar .sort-list {
    display: none;
  }
  .e-shop .e-shop__row .e-shop__products {
    overflow: hidden;
  }
  .e-shop .e-shop__row .e-shop__products .e-shop__products-title {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .e-shop .e-shop__row .products-grid {
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
  }
  .pagination ul li a {
    width: 20px;
    height: 20px;
  }
  .pagination ul li span {
    width: 20px;
    height: 20px;
  }
  .pagination ul .pagination-item-arrow a {
    width: 20px;
  }
  .filter-radio-btns {
    border-bottom: 4px solid #e5f0ff;
  }
  .filter-radio-btns .filter-radio-btns__grid {
    gap: 0;
  }
  .filter-radio-btns .filter-radio-btns__grid label {
    border-top: 1px solid #e0e3e8;
    padding: 17px 11px;
    margin-bottom: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .filter-radio-btns .filter-radio-btns__grid label .radio-label {
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif;
  }
  .filter-radio-btns .filter-radio-btns__grid label .custom-radio {
    width: 20px !important;
    height: 20px !important;
  }
  .filter-radio-btns .filter-radio-btns__grid label input:checked + .custom-radio {
    background-color: var(--color-primary) !important;
    border-color: #006aff !important;
  }
  .filter-radio-btns .filter-radio-btns__grid label:hover {
    background-color: #e5f0ff;
    border-radius: 8px;
  }
  .filter-radio-btns .filter-radio-btns__grid .filter-radio:last-child {
    margin-bottom: 13px !important;
  }
  .filter-radio-btns .filter-radio {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .price-range__inputs input {
    max-width: 155px;
  }
  .price-range {
    border-bottom: none;
    padding-bottom: 25px !important;
  }
  .e-shop__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 140px;
    border-bottom: 1px solid #e0e3e8;
    margin-bottom: 20px;
    position: relative;
  }
  .e-shop__buttons button {
    border: none;
    padding: 10px 0;
    background-color: transparent;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
  }
  .e-shop__buttons:after {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(360deg);
    transform: translate(50%, -50%) rotate(360deg);
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e0e3e8;
  }
  .favorites-link {
    min-width: 68px;
    min-height: 36px;
  }
  .single-product {
    padding: 12px 0 33px 0;
  }
  .single-product .single-product__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .single-product .single-product__row .single-product__gallery {
    position: relative;
    top: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .single-product .single-product__row .single-product__gallery .gallery-info {
    top: 0;
    right: 0;
  }
  .single-product .product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .single-product .product-gallery .slider-for {
    border: none;
  }
  .single-product .product-gallery .slider-for .slick-arrow {
    display: none !important;
  }
  .single-product .product-gallery .slider-nav .slick-list {
    margin: 0 -5px;
    padding-right: 50px;
  }
  .single-product .product-gallery .slider-nav .slick-slide {
    margin: 0 5px;
  }
  .single-product .product-gallery .product-gallery-item-nav {
    height: 80px;
  }
  .single-product .product-gallery .product-gallery-item-for {
    height: 280px;
  }
  .summary .summary__title {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 600;
  }
  .summary .summary__form-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 6px;
    padding-bottom: 10px;
  }
  .summary .summary__form-top .product-item__condition-badge {
    position: relative;
    max-width: 100%;
    overflow: visible;
  }
  .summary .summary__form-top .product-item__condition-badge .summary__condition-popover-wrap {
    position: relative;
  }
  .summary .summary__form-top .product-item__condition-badge .summary__condition-popover-wrap:not(.is-open) .summary__condition-popover {
    clip-path: inset(50%);
  }
  .summary .summary__form-top .product-item__condition-badge .summary__condition-popover {
    left: 0;
    right: auto;
    width: 100%;
    max-width: min(280px, 100vw - 26px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }
  .summary .summary__form {
    padding: 13px 13px;
  }
  .summary .summary__form .product-item__pricing {
    gap: 4px;
  }
  .summary .summary__form .product-item__pricing-main {
    gap: 14px;
  }
  .summary .summary__form .product-item__pricing-meta {
    white-space: nowrap;
  }
  .summary .summary__form .product-item__pricing-meta .product-item__price-label,
  .summary .summary__form .product-item__pricing-meta .product-item__price-old,
  .summary .summary__form .product-item__pricing-meta .product-item__price-savings {
    font-size: 11px;
  }
  .summary .summary__form .product-item__discount-badge {
    font-size: 34px;
    line-height: 0.95;
  }
  .summary .summary__form .product-item__price-main {
    font-size: 44px;
    margin-bottom: 0;
  }
  .summary .summary__form .product-item__price-savings {
    font-size: 11px;
  }
  .summary .summary__form .summary__financing {
    gap: 8px;
    margin-bottom: 10px;
  }
  .summary .summary__form .summary__financing img {
    width: auto;
    height: 15px;
    max-width: none;
    flex-shrink: 0;
  }
  .summary .summary__form .summary__financing span {
    font-size: 12px;
    line-height: 1.25;
  }
  .summary .summary__form .product-item__price-separator {
    margin: 0 1px;
  }
  .summary .summary__form .product-item__price-savings {
    white-space: nowrap;
  }
  .summary .summary__form .product-item__divider--financing {
    margin: 10px 0;
  }
  .summary .summary__form .product-item__cta {
    display: none;
  }
  .summary .summary__stock p {
    font-size: 13px;
  }
  .summary .summary__info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-left: 7px;
    padding-right: 7px;
    overflow: hidden;
  }
  .summary .summary__info:after {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) rotate(90deg);
    transform: translate(50%, -50%) rotate(90deg);
    height: 1px;
    width: 70px;
    content: "";
    background-color: #cbd0d6;
  }
  .summary .summary__info > div {
    padding: 0;
  }
  .summary .summary__info > div:not(:last-child) {
    border-right: none;
  }
  .summary .summary__info .summary-delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .summary .summary__info .summary-delivery p {
    font-size: 11px;
  }
  .summary .summary__info .summary-delivery p strong {
    font-size: 13px;
  }
  .summary .summary__info .summary-return {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .summary .summary__info .summary-return p {
    font-size: 11px;
  }
  .summary .summary__info .summary-return p strong {
    font-size: 13px;
  }
  .summary__specifications {
    padding: 20px 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 16px;
  }
  .summary__specifications p {
    line-height: 1.35;
  }
  .summary__specifications p:nth-of-type(odd) {
    grid-column: 1;
  }
  .summary__specifications p:nth-of-type(even) {
    grid-column: 2;
  }
  .summary__specifications .title-summary {
    grid-column: 1/-1;
  }
}
@media (max-width: 992px) and (max-width: 420px) {
  .summary__specifications {
    grid-template-columns: 1fr;
  }
  .summary__specifications p:nth-of-type(odd),
  .summary__specifications p:nth-of-type(even) {
    grid-column: auto;
  }
}
@media (max-width: 992px) {
  .red-banner {
    padding: 26px 0;
  }
  .red-banner .red-banner__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }
  .red-banner .red-banner__row p {
    font-size: 24px;
  }
  .side-cart {
    height: auto;
    top: auto;
    bottom: 0;
    max-width: 100%;
    width: 100%;
  }
  .side-cart .side-cart__top {
    margin-bottom: 0;
  }
  .side-cart .side-cart__top h2 {
    font-size: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
  }
  .side-cart .side-cart__top h2:before {
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url("images/checkmark-circle-02-I7_q71Y.svg");
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .side-cart .side-cart-bottom .side-cart-bottom__top {
    display: none;
  }
  .side-cart .side-cart-bottom .side-cart-bottom__text {
    display: none;
  }
  .side-cart .side-cart-bottom .side-cart-bottom__text .side-cart-bottom__price-text {
    display: block;
  }
  .side-cart .side-cart-bottom .side-cart-bottom__price .green-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
  }
  .side-cart .side-cart-bottom .side-cart-bottom__price .transparent-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    min-height: 40px;
    border-radius: 8px;
    font-size: 13px;
  }
  .product-item-sm a {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .product-item-sm a .product-item-sm__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    padding: 15px 0;
  }
  .product-item-sm a .product-item-sm__prices {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 0;
  }
  .fixed-buttons {
    display: block;
  }
  .discount-top {
    padding: 21px 0 4px 0;
  }
  .discount-top .discount-top__row {
    gap: 10px;
  }
  .discount-top .discount-top__row .discount-top__title h1 {
    margin-bottom: 11px;
    font-size: 24px;
  }
  .discount-top .discount-top__row .discount-top__title p {
    line-height: 1.5;
  }
  .discount-top .discount-top__row .discount-top__numbers {
    width: 100%;
  }
  .discount-top .discount-top__row .discount-top__numbers p {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 6px;
    font-size: 16px;
  }
  .discount-top .discount-top__row .discount-top__numbers p strong {
    display: inline-block;
    font-size: 16px;
  }
  .label-text-sm {
    display: block;
  }
  .discount-table .discount-table-header {
    display: none !important;
  }
  .discount-table .discount-table-list__item.discount-table-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
  .discount-table .discount-table-list__item.discount-table-grid > div {
    padding: 12px 10px;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .product-item-sm {
    grid-column: 1/-1;
    border-bottom: 1px solid #e0e3e8;
    padding-bottom: 12px;
    margin-bottom: 0;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .product-item-sm .product-item-sm__text h4 {
    font-size: 13px;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .product-item-sm .product-item-sm__text .product-item-sm__id {
    font-size: 12px;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-price {
    border-right: 1px solid #e0e3e8;
    border-bottom: 1px solid #e0e3e8;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-offer {
    border-bottom: 1px solid #e0e3e8;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-status {
    border-right: 1px solid #e0e3e8;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-price > span:first-child,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-offer > span:first-child,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-status > span:first-child,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-remainder > span:first-child {
    font-size: 15px;
    font-weight: 600;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-price .label-text-sm,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-offer .label-text-sm,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-status .label-text-sm,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-remainder .label-text-sm {
    font-size: 11px;
    font-weight: 400;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-action {
    grid-column: 1/-1;
    border-top: 1px solid #e0e3e8;
    margin-top: 0;
  }
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-action button,
  .discount-table .discount-table-list__item.discount-table-grid > .discount-table-list__item-action .green-button {
    width: 100%;
  }
  .discount-table .discount-table-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .discount-table .discount-table-bottom .discount-table__pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 10px;
  }
  .discount-table .discount-status {
    font-size: 13px;
  }
  .popup-text .popup-text__block {
    padding: 15px;
  }
  .popup-text .popup-text__block h2 {
    font-size: 18px;
  }
  .popup-text .popup-text__block .popup-text__block-prices {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .popup-text .popup-text__block .popup-text__block-time {
    padding: 15px 0;
  }
  .popup-text .popup-text__block .popup-text__block-time p {
    font-size: 13px;
  }
  .popup-text .popup-text__block .popup-text__block-info p {
    gap: 5px;
  }
  .popup-text .popup-text__block .popup-text__block-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 10px;
  }
  .page-title h1 {
    font-size: 24px;
    line-height: 1;
  }
  .product-item-no-product .no-product-text {
    font-size: 24px;
    line-height: 1;
  }
  .no-products .no-products__block {
    min-height: 366px;
  }
  .hero-block .hero-block__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 15px;
  }
  .hero-block .hero-block__row .hero-block__text h1 {
    font-size: 24px;
    margin-bottom: 1rem;
  }
  .hero-block .hero-block__row .hero-block__text p {
    font-size: 16px;
  }
  .hero-block .hero-block__row .hero-block__buttons a {
    width: 100%;
  }
  .countries-block {
    padding: 15px 0;
  }
  .countries-block .countries-block__title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
  }
  .countries-block .countries-block-list {
    padding: 0 15px;
  }
  .countries-block .countries-block__text {
    padding: 40px 0 0 0;
  }
  .title-columns {
    padding: 18px 0;
  }
  .title-columns .title-columns__heading {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .title-columns .title-columns-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .title-columns .title-columns-blocks .title-column__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 15px 10px;
    min-height: auto;
    position: relative;
  }
  .title-columns .title-columns-blocks .title-column__item img {
    position: absolute;
    top: 9px;
    left: 9px;
    max-width: 25px;
  }
  .title-columns .title-columns-blocks .title-column__item h3 {
    font-size: 18px;
    padding-left: 30px;
  }
  .steps {
    padding: 16px 0;
  }
  .steps .steps__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .steps .steps__row .steps__text h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .steps .steps__row .steps__text ul {
    gap: 14px;
  }
  .steps .steps__row .steps__image {
    text-align: center;
  }
  .title-two-columns {
    padding: 18px 0;
  }
  .title-two-columns .title-two-columns__heading {
    font-size: 24px;
    margin-bottom: 13px;
  }
  .title-two-columns .column-block {
    padding: 12px 10px;
  }
  .title-two-columns .column-block .column-block__title {
    font-size: 18px;
  }
  .title-two-columns .column-block .column-block-button {
    max-width: 100%;
  }
  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .page-title-center {
    padding: 18px 0;
  }
  .contacts {
    padding: 0 0 15px 0;
  }
  .contacts .contacts__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .details {
    padding: 15px 10px;
  }
  .details .details__title {
    font-size: 18px;
  }
  .details .details__table .details__table-item div {
    font-size: 13px;
    padding: 10px 10px;
    min-height: 35px;
  }
  .form-wrapper {
    padding: 10px 10px;
  }
  .form-wrapper h2 {
    font-size: 18px;
  }
  .form-wrapper form .form-group input {
    height: 40px;
  }
  .form-wrapper form .form-group textarea {
    height: 100px;
  }
  .form-wrapper form .submit-btn {
    max-width: 100%;
    height: 42px;
  }
  .links-block {
    padding: 15px 10px;
  }
  .faq-top {
    padding: 15px 0;
  }
  .faq-top .faq-top__row h1 {
    font-size: 24px;
    margin-bottom: 17px;
  }
  .faq-top .faq-top__row .search-form-block {
    margin-bottom: 15px;
  }
  .faq-top .faq-top__row .search-form-block form {
    height: 40px;
  }
  .faq-top .faq-top__row .search-form-block form .search-icon {
    width: 32px;
    height: 32px;
  }
  .faq-top .faq-top__row .faq-top__blocks {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 7px 15px;
  }
  .faq-top .faq-top__row .faq-top__blocks .faq-top-block {
    min-height: auto;
    padding: 13px 15px;
  }
  .faq-top .faq-top__row .faq-top__blocks .faq-top-block h3 {
    font-size: 16px;
  }
  .faq-section {
    padding: 4px 0 20px 0;
  }
  .faq-section .faq-section__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq-section .faq-section__row .faq-section__block h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .faq-section .faq-section__row .faq-section__info {
    gap: 15px;
  }
  .faq .faq-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .faq .faq-item .faq-item__button {
    padding: 15px 10px;
  }
  .faq .faq-item .faq-item__content {
    padding: 40px 10px 18px 10px;
  }
  .block-alert {
    padding: 10px 10px;
  }
  .block-alert img {
    margin-bottom: 5px;
  }
  .page-title-text {
    padding: 12px 0;
  }
  .page-title-text h1 {
    font-size: 24px;
  }
  .page-title-text p {
    font-size: 16px;
  }
  .works-steps .works-steps__row {
    gap: 12px;
  }
  .works-steps .works-steps__row .works-steps-item-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .works-steps .works-steps__row .works-steps-item-reverse .works-steps-item__image {
    max-width: 100%;
  }
  .works-steps .works-steps__row .works-steps-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .works-steps .works-steps__row .works-steps-item h2 {
    font-size: 18px;
  }
  .text-two-columns {
    padding: 12px 0;
  }
  .text-two-columns .text-two-columns__text {
    margin-bottom: 18px;
  }
  .text-two-columns .text-two-columns__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    border-radius: 0;
    gap: 5px;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block {
    border: 1px solid #e0e3e8;
    border-radius: 16px;
    padding: 6px 9px;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block h3 {
    font-size: 16px;
    margin-bottom: 1px;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block h3 img {
    max-width: 20px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block p {
    font-size: 13px;
    padding-bottom: 10px;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block ul li {
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block ul li img {
    max-width: 20px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .text-two-columns .text-two-columns__row .text-two-columns-block-green h3 {
    padding-right: 200px;
  }
  .recom-text {
    font-size: 13px;
    border-radius: 0 16px 0 16px;
  }
  .cta {
    padding: 23px 0 23px 0;
  }
  .cta .cta__row {
    padding: 25px 15px;
  }
  .cta .cta__row h2 {
    font-size: 24px;
  }
  .cta .cta__row p {
    margin-bottom: 17px;
  }
  .cta .cta__row p br {
    display: none;
  }
  .cta .cta__row .cta-buttons a {
    min-width: 100%;
    width: 100%;
  }
  .text-page {
    padding: 25px 0;
  }
  .text-page .text-page__title {
    padding-right: 0;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .text-page .text-page__title span {
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
    margin-top: 1rem;
  }
  .text-page .text-page__content h2 {
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .text-page .text-page__content p:not(:last-child) {
    margin-bottom: 1rem;
  }
  .text-page .text-page__content .spacer {
    margin-bottom: 20px !important;
  }
  .about-us {
    padding: 13px 0;
  }
  .about-us .about-us__top {
    padding-bottom: 27px;
  }
  .about-us .about-us__top-title {
    font-size: 24px;
  }
  .about-us .about-us__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px 19px;
    padding-bottom: 25px;
  }
  .about-us .about-us__list .about-us__list-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    gap: 6px;
  }
  .about-us .about-us__list .about-us__list-item h3 {
    font-size: 24px;
  }
  .about-us .about-us__list .about-us__list-item span {
    font-size: 13px;
  }
  .about-us .about-us__columns {
    gap: 30px;
  }
  .about-us .about-us__columns .about-us__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-us .about-us__columns .about-us__column-text h4 {
    font-size: 18px;
  }
  .about-us .about-us__columns .about-us__column-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .our-mission-columns .our-mission-columns__blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-mission-columns .our-mission-columns__blocks .our-mission-column {
    min-height: auto;
    padding: 13px 10px;
  }
  .our-mission-columns .our-mission-columns__blocks .our-mission-column h2 {
    font-size: 18px;
    margin-bottom: 9px;
  }
  .our-mission-columns .our-mission-columns__blocks .our-mission-column p:not(:last-child) {
    margin-bottom: 7px;
  }
  .our-mission-blocks {
    padding: 7px 0 18px 0;
  }
  .our-mission-blocks .our-mission-blocks__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-mission-blocks .our-mission-blocks__row .our-mission-block {
    padding: 15px 10px;
  }
  .our-mission-blocks .our-mission-blocks__row .our-mission-block img {
    position: absolute;
    top: 8px;
    left: 9px;
    max-width: 24px;
  }
  .our-mission-blocks .our-mission-blocks__row .our-mission-block h3 {
    padding-left: 30px;
  }
  .quote-page {
    padding: 3px 0 15px 0;
  }
  .quote-page .quote-page__column {
    min-height: auto;
    padding: 25px 15px;
  }
  .quote-page .quote-page__column p {
    font-size: 16px;
    max-width: 100%;
  }
  .quote-page .quote-page__column span {
    font-size: 13px;
  }
  .page-link-mission {
    border-top: none;
    padding-top: 5px;
  }
  .cart-page .cart-page__title {
    font-size: 24px;
    margin-bottom: 11px;
  }
  .cart-page .cart-page__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .order-details {
    padding: 17px 15px;
  }
  .order-details .order-details__top {
    gap: 11px;
  }
  .order-details .order-details__top p span {
    font-size: 13px;
  }
  .order-details .order-details__top p span strong {
    font-size: 16px;
  }
  .order-details .order-details__bottom {
    gap: 6px;
  }
  .order-details .order-details__bottom p {
    font-size: 13px;
  }
  .cart-page__products {
    padding: 10px 0;
    border: none;
  }
  .cart-page__products .cart-page-product {
    gap: 12px;
    padding-right: 15px;
  }
  .cart-page__products .cart-page-product .cart-page-product__image {
    max-width: 120px;
    height: 120px;
    min-height: 120px;
  }
  .cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .cart-page-product__id {
    font-size: 11px;
  }
  .cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .cart-page-product__title {
    font-size: 16px;
  }
  .cart-page__products .cart-page-product .cart-page-product__content .cart-page-product__titles .text-gray {
    font-size: 11px;
  }
  .cart-page__products .cart-page-product .cart-page-product__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .cart-page__products .cart-page-product .cart-page-product__bottom .cart-page-product__price .regular-price {
    font-size: 16px;
  }
  .cart-page__process {
    border: none;
    padding: 0;
    background-color: transparent;
  }
  .cart-page__process .cart-page__process-title {
    font-size: 18px;
  }
  .cart-page__process-btns {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-page__process-btns .cart-page-button {
    padding: 15px 15px;
  }
  .cart-page__process-btns .cart-page-button:first-child {
    border-radius: 16px;
  }
  .cart-page__process-btns .cart-page-button:last-child {
    border-radius: 16px;
  }
  .cart-page__process-btns .cart-page-button .cart-page-button__top > p:first-child {
    min-height: auto;
  }
  .cart-page__process-btns .cart-page-button .cart-page-button__top-text {
    font-size: 13px;
    padding-top: 0;
  }
  .cart-page__process-btns .cart-page-button .cart-page-button__list li {
    font-size: 13px;
    height: 43px;
  }
  .cart-page__process-btns .cart-page-button .filter-radio .radio-label {
    font-size: 16px;
  }
  .my-account .my-account__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .my-account .my-account__row .my-account__block {
    background-color: transparent;
    border: none;
    padding: 0;
  }
  .my-account .my-account__row .my-account__block .my-account-block__table-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__title {
    font-size: 18px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table {
    border: none;
    background: transparent;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block__table-header {
    display: none;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item {
    padding: 12px;
    background-color: #fff;
    border: 1px solid #e0e3e8;
    border-radius: 12px;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
    box-shadow: 0px 4px 20px 0px rgba(26, 26, 26, 0.0784313725);
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item:not(:last-child) {
    border-bottom: none;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item > div {
    padding: 0;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product {
    -ms-grid-column-span: 3;
    grid-column: 3 span;
    border-bottom: 1px solid #e0e3e8;
    padding-bottom: 12px;
    margin-bottom: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__image {
    width: 88px;
    min-width: 88px;
    height: 88px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__title {
    font-size: 14px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id {
    font-size: 11px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__subtitle {
    font-size: 11px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__state,
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__date {
    border-right: 1px solid #e0e3e8;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__state {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 4px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__state .state-status {
    font-size: 12px;
    max-width: 100%;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__date span:last-child,
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__price span:last-child {
    font-size: 13px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__price span:last-child {
    font-weight: 600;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action {
    -ms-grid-column-span: 3;
    grid-column: 3 span;
    border-top: 1px solid #e0e3e8;
    margin-top: 10px;
    padding-top: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .my-account-block-item .my-account-block-item__action a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__table .text-label {
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle h3 {
    font-size: 16px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle .account-offers__limit {
    font-size: 13px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-block__subtitle.account-offers__subtitle .account-offers__limit strong {
    font-size: 16px;
    margin-bottom: 2px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-text {
    max-width: 100%;
    padding-top: 10px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-item-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
    border-left: 1px solid #e0e3e8;
    border-right: 1px solid #e0e3e8;
    border-radius: 12px;
    margin-top: 15px;
  }
  .my-account .my-account__row .my-account__block .my-account-block .my-account-item-bottom .my-account-item__pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 10px;
  }
  .my-account .product-edit .product-edit-status .product-edit-status__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .my-account .product-edit .product-edit-status .product-edit-status__row .product-edit-status__process {
    border-bottom: 1px solid #e0e3e8;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .my-account .product-edit .product-edit__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #e0e3e8;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .my-account .product-edit .product-edit__top .product-edit__top-links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-edit-product .product-edit-product__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__id {
    font-size: 11px;
  }
  .product-edit-product .product-edit-product__row .product-item-edit .my-account-block-item__product .my-account-block-item__content .my-account-block-item__titles .my-account-block-item__subtitle {
    font-size: 11px;
  }
  .profile-form {
    max-width: 100%;
  }
  .profile-form .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .profile-form .form-row .form-group {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }
  .profile-form .form-row .form-group .iti {
    width: 100%;
  }
  .profile-form .form-row .form-group input[type=date] {
    max-width: 100%;
  }
  .profile-form .form-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .profile-form .form-actions button {
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
    height: auto;
    font-size: 13px;
  }
  .popup-save .popup-save__block {
    padding: 15px;
  }
  .popup-save .popup-save__block h3 {
    font-size: 16px;
  }
  .popup-save .popup-save__block .popup-save__email {
    margin: 10px 0;
    max-width: 100%;
  }
  .popup-save .popup-save__block .popup-save__button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    gap: 15px;
  }
  .popup-save .popup-save__block .popup-save__button button {
    min-height: 40px;
    font-size: 16px;
  }
  .account-address__top {
    padding-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }
  .account-address__top h3 {
    font-size: 16px;
  }
  .account-address__top .account-address__new {
    font-size: 13px;
    min-width: 144px;
    min-height: 36px;
    padding: 6px 14px;
  }
  .account-address-empty {
    padding: 40px 16px 48px;
    min-height: 260px;
  }
  .account-address-empty .account-address-empty__icon {
    width: 56px;
    margin-bottom: 16px;
  }
  .account-address-empty .account-address-empty__text {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .account-address-empty .account-address-empty__btn {
    width: 100%;
    max-width: 280px;
  }
  .account-address-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .account-address-list .account-address__item {
    padding: 10px 10px 0 10px;
  }
  .popup-address .popup-address__title {
    font-size: 16px;
    padding: 10px 10px;
  }
  .address-form {
    padding: 10px 10px;
  }
  .address-form .two .field.form-group-country select {
    height: 40px;
  }
  .address-form .two .field.form-group-phone .iti--allow-dropdown input,
  .address-form .two .field.form-group-phone .iti--separate-dial-code input {
    height: 40px;
  }
  .address-form .two .field.field-postal .postal-prefix,
  .address-form .two .field.field-postal .zip input {
    height: 40px;
  }
  .address-form .field-comments textarea {
    height: 80px;
  }
  .address-form > .field:not(.field-comments) input[type=text],
  .address-form > .field:not(.field-comments) input[type=tel] {
    height: 40px;
  }
  .address-form > .field.form-group-country select {
    height: 40px;
  }
  .address-form .two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .address-form .two .field input {
    height: 40px;
  }
  .address-form .actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .address-form .actions button {
    min-height: 40px;
  }
  .favorites-added,
  .favorites-removed {
    top: 72px;
  }
  .favorites-added .favorites-added__block,
  .favorites-added .favorites-removed__block,
  .favorites-removed .favorites-added__block,
  .favorites-removed .favorites-removed__block {
    gap: 6px;
    padding: 8px 10px;
  }
  .favorites-added .favorites-added__block p,
  .favorites-added .favorites-removed__block p,
  .favorites-removed .favorites-added__block p,
  .favorites-removed .favorites-removed__block p {
    font-size: 13px;
  }
  .favorites-added .favorites-added__block a,
  .favorites-added .favorites-removed__block a,
  .favorites-removed .favorites-added__block a,
  .favorites-removed .favorites-removed__block a {
    font-size: 13px;
    padding: 5px 10px;
  }
  .mfp-container {
    padding-left: 13px !important;
    padding-right: 13px !important;
  }
  .product-item-sm__prices-sm {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-for-small {
    display: none !important;
  }
  .popup-bid .popup-bid__block {
    padding: 20px 15px;
  }
  .popup-bid .popup-bid__block .popup-bid__block-title {
    font-size: 18px;
  }
  .popup-bid .popup-bid__block .popup-bid-items {
    padding-bottom: 5px;
  }
  .popup-bid .popup-bid__block .popup-bid-items p {
    padding: 0 20px;
  }
  .popup-bid .popup-bid__block .popup-bid-form {
    padding: 20px 15px;
    margin-bottom: 5px;
  }
  .popup-bid .popup-bid__block .popup-bid-form__alert {
    margin-bottom: 5px;
  }
  .popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .popup-bid .popup-bid__block .popup-bid-form__alert .popup-bid-form__alert-text h4 {
    max-width: 94%;
  }
  .popup-bid .popup-bid__block .popup-bid-form__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 31px;
  }
  .h1 {
    font-size: 31px;
  }
  .has-h-1-font-size {
    font-size: 31px;
  }
  h3 {
    font-size: 24px;
  }
  .h3 {
    font-size: 24px;
  }
  .has-h-3-font-size {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  .h4 {
    font-size: 20px;
  }
  .has-h-4-font-size {
    font-size: 20px;
  }
  .btn {
    font-size: 14px;
  }
  .button {
    font-size: 14px;
  }
  .product-item .product-item__pricing {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .account-address-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 1280px) {
  .sidebar-menu .sidebar-menus {
    min-height: 650px;
  }
}
@media (max-width: 991px) {
  .checkout-steps {
    gap: 20px;
  }
}
@media (max-width: 900px) {
  .cms-delivery .d-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 800px) {
  .cms-delivery .two-col {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .cms-delivery .page {
    padding-left: 16px;
    padding-right: 16px;
  }
  .cms-delivery .hero {
    padding-left: 16px;
    padding-right: 16px;
  }
  .cms-delivery .help {
    padding: 24px 16px;
  }
  .cms-delivery .modal {
    border-radius: var(--radius) var(--radius) 0 0;
    max-height: 90vh;
  }
  .cms-delivery .modal-overlay {
    align-items: flex-end;
    padding: 0;
  }
  .e-shop .e-shop__row .products-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .products-slider-fav-first .products-grid--favorites {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .cms-delivery .countries {
    grid-template-columns: 1fr;
  }
}
