* {
	outline: none;
	box-sizing: border-box;
	--a-color: #6ebf47;
	--b-color: #222;
}
*::selection {
	background: var(--a-color);
	color: #000;
}
* {-webkit-tap-highlight-color: transparent; /* голубой ховер */ }
d, img, logo, content, wrap, article, aside, figure, footer, header, main, nav, section, canvas, video, field, fieldset, p {
	display: block;
	padding: 0;
	margin: 0;
}
[hide], [hidden], audio input[type="file"], input[type="checkbox"], input[type="radio"] {
	display: none!important;
}
html {
	font-family: AA Stetica;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	color: var(--b-color);
	background: #fff;
	cursor: default;
}
html, body {
    will-change: scroll-position;
    backface-visibility: hidden;
    margin: 0;
}
layer, layer warp, layer content {
	will-change: transform;
	backface-visibility: hidden; 
}
input, textarea, form {
	will-change: transform;
	backface-visibility: hidden; 
}
a, a:active, a:focus, a:hover, a:visited {
	color: var(--b-color);
	text-decoration: none;
}
a.btn, a.btn:active, a.btn:focus, a.btn:hover, a.btn:visited {
    color: #fff;
    background: var(--b-color);
}
img {
	border: none;
	max-width: 100%;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
	font-family: AA Stetica;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	color: var(--b-color);
	margin: 0;
}
.h1, h1 {
	font-size: 36px;
}
.h2, h2 {
	font-size: 16px;
}
hr {
	height: 0;
	overflow: visible;
}
button, input, optgroup, select, textarea {
	font-family: AA Stetica;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
	color: var(--b-color);
	margin: 0;
}.loader-xy7g7j {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	padding: 16px;
	box-sizing: border-box;
}
.loader-card-xy7g7j {
  width: calc(50% - 8px);
  height: 120px;
  border-radius: 12px;
  background: linear-gradient(90deg, #3a3a3a 25%, #4d4d4d 50%, #3a3a3a 75%);
  background-size: 200% 100%;
  animation: shimmer-xy7g7j 1.6s infinite linear;
}
.loader-button-xy7g7j {
  width: 100%;
  height: 50px;
  border-radius: 8px;
  background: linear-gradient(90deg, #3a3a3a 25%, #4d4d4d 50%, #3a3a3a 75%);
  background-size: 200% 100%;
  animation: shimmer-xy7g7j 1.6s infinite linear;
  margin-top: 8px;
}
.loader-footer-xy7g7j {
  width: 100%;
  height: 40px;
  border-radius: 8px;
  background: linear-gradient(90deg, #3a3a3a 25%, #4d4d4d 50%, #3a3a3a 75%);
  background-size: 200% 100%;
  animation: shimmer-xy7g7j 1.6s infinite linear;
  margin-top: 8px;
}
@keyframes shimmer-xy7g7j {
  0% {background-position: 200% 0;}
  100% {background-position: -200% 0;}
}








.loader-j4hr78lk {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 16px;
	box-sizing: border-box;
}
.loader-header-j4hr78lk {
  width: 60%;
  height: 18px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  margin-bottom: 12px;
  animation: shimmer-j4hr78lk 1.6s infinite linear;
}

.loader-subheader-j4hr78lk {
  width: 80%;
  height: 16px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  margin-bottom: 24px;
  animation: shimmer-j4hr78lk 1.6s infinite linear;
}

.loader-input-1-j4hr78lk, .loader-input-2-j4hr78lk {
	width: 100%;
	height: 60px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	border-radius: 8px;
	margin-bottom: 16px;
	animation: shimmer-j4hr78lk 1.6s infinite linear;
}

.loader-button-j4hr78lk {
  width: 100%;
  height: 44px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  border-radius: 8px;
  margin-bottom: 24px;
  animation: shimmer-j4hr78lk 1.6s infinite linear;
}

layer[name="order"] d.loader-button-j4hr78lk,
layer[name="order"] d.loader-input-1-j4hr78lk,
layer[name="order"] d.loader-input-2-j4hr78lk,
layer[name="order"] .loader-header-j4hr78lk,
layer[name="order"] d.loader-subheader-j4hr78lk {
	background: linear-gradient(90deg, #414141 25%, #323232 50%, #414141 75%);
	background-size: 200% 100%;
}

@keyframes shimmer-j4hr78lk {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}







.loader-b1xk38 {
	width: 100%;
	max-width: 400px;
	height: 300px;
	padding: 16px;
	border-radius: 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	position: relative;
}

.loader-header-b1xk38 {
  width: 80%;
  height: 20px;
  border-radius: 10px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-b1xk38 1.6s infinite linear;
}

.loader-subtitle-b1xk38 {
  width: 60%;
  height: 16px;
  border-radius: 8px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-b1xk38 1.6s infinite linear;
}

.loader-text-b1xk38 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.loader-line-b1xk38 {
	width: 100%;
	height: 32px;
	border-radius: 6px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	animation: shimmer-b1xk38 1.6s infinite linear;
}

.loader-line-short-b1xk38 {
  width: 60%;
  height: 12px;
  border-radius: 6px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-b1xk38 1.6s infinite linear;
}

@keyframes shimmer-b1xk38 {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}








.loader-u72b9a3d {
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-sizing: border-box;
    margin-top: 0;
  }

  .loader-image-u72b9a3d {
    width: 100%;
    aspect-ratio: 1;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 20px 20px 0px 0px;
  }

  .loader-details-u72b9a3d {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .loader-title-u72b9a3d {
    width: 70%;
    height: 20px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
    margin: 0 20px;
  }

  .loader-subtitle-u72b9a3d {
    width: 50%;
    height: 20px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
    margin: 0 20px;
  }

  .loader-price-u72b9a3d {
    width: 30%;
    height: 20px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
    margin: 0 20px;
  }

  .loader-size-selector-u72b9a3d {
    display: flex;
    gap: 8px;
    margin: 0 20px;
  }

  .loader-size-option-u72b9a3d {
    width: 45%;
    height: 32px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
  }

  .loader-ingredients-u72b9a3d {
    display: flex;
    gap: 14px;
    margin: 0 20px;
  }

  .loader-ingredient-icon-u72b9a3d {
    width: 48px;
    height: 48px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 50%;
  }

  .loader-comments-u72b9a3d {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0 20px;
  }

  .loader-comment-box-u72b9a3d {
    width: 100%;
    height: 40px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
  }

  .loader-comment-button-u72b9a3d {
    width: 30%;
    height: 32px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
  }

  .loader-nutrition-u72b9a3d {
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .loader-nutrition-bar-u72b9a3d {
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    animation: shimmer-u72b9a3d 1.6s infinite linear;
    border-radius: 4px;
  }

  @keyframes shimmer-u72b9a3d {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
  }
  
  
  
  
  
  
  
  
  
  
  
  
.loader-a1xo72ic {
	display: flex;
	align-items: center;
	padding: 8px;
	gap: 12px;
	background-color: #f4f4f4;
	border-radius: 8px;
	box-sizing: border-box;
	margin: 20px 15px;
}

.loader-icon-a1xo72ic {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-content-a1xo72ic {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.loader-title-a1xo72ic {
  width: 70%;
  height: 14px;
  margin-bottom: 8px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-subtitle-a1xo72ic {
  width: 50%;
  height: 12px;
  margin-bottom: 8px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-price-a1xo72ic {
  width: 20%;
  height: 14px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-row-a1xo72ic {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 20px 15px 20px 15px;
}

.loader-icon-small-a1xo72ic {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-text-row-a1xo72ic {
  width: 150px;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-grid-a1xo72ic {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin: 20px 15px 20px 15px;
}

.loader-item-a1xo72ic {
  width: calc(33.33% - 8px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.loader-image-a1xo72ic {
  width: 100%;
  height: 80px;
  border-radius: 8px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

.loader-item-text-a1xo72ic {
  width: 70%;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-a1xo72ic 1.6s infinite linear;
}

@keyframes shimmer-a1xo72ic {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}




.loader-n84jws5as {
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
	background: unset;
	margin: 0;
	display: none;
}

.loader-input-n84jws5as {
  flex: 1;
  height: 40px;
  border-radius: 8px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-n84jws5as 1.6s infinite linear;
}

.loader-button-n84jws5as {
	width: 104px;
	height: 40px;
	border-radius: 8px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	animation: shimmer-n84jws5as 1.6s infinite linear;
}

@keyframes shimmer-n84jws5as {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}


span.af-count.waiting,
span.af-counttext.waiting,
span.af-discount_prec.waiting,
span.af-discount_summ.waiting,
span.af-full_discount_prec.waiting,
span.af-full_discount_summ.waiting,
span.af-promo_prec.waiting,
span.af-promo_summ.waiting,
span.af-total.waiting,
span.af-total_base.waiting,
span.af-total_old.waiting {
	color: transparent!important;
	border-radius: 8px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	animation: shimmer-n84jws5as 1.6s infinite linear;
}





.loader-x7ap93b {
    width: 100%;
    max-width: 375px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    background-color: #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
  }

  .loader-section-x7ap93b {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .loader-title-x7ap93b {
    width: 30%;
    height: 14px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    animation: shimmer-x7ap93b 1.6s infinite linear;
  }
.loader-address-x7ap93b {
	width: 100%;
	height: 40px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	border-radius: 4px;
	animation: shimmer-x7ap93b 1.6s infinite linear;
}

  .loader-option-x7ap93b {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .loader-icon-x7ap93b {
    width: 24px;
    height: 24px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    animation: shimmer-x7ap93b 1.6s infinite linear;
  }

.loader-text-x7ap93b {
	width: 90%;
	height: 14px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	border-radius: 4px;
	animation: shimmer-x7ap93b 1.6s infinite linear;
}

  .loader-coin-x7ap93b {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .loader-input-x7ap93b {
    width: 70%;
    height: 16px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    animation: shimmer-x7ap93b 1.6s infinite linear;
  }

  .loader-button-x7ap93b {
    width: 20%;
    height: 36px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    border-radius: 8px;
    animation: shimmer-x7ap93b 1.6s infinite linear;
  }

  .loader-subtext-x7ap93b {
    width: 100%;
    height: 12px;
    background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
    background-size: 200% 100%;
    border-radius: 4px;
    animation: shimmer-x7ap93b 1.6s infinite linear;
  }

  @keyframes shimmer-x7ap93b {
    0% {
      background-position: 200% 0;
    }
    100% {
      background-position: -200% 0;
    }
  }
  
  
  
  
  .loader-q1w2e3r4 {
	width: 100%;
	max-width: 360px;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	box-sizing: border-box;
}

.loader-icon-q1w2e3r4 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-q1w2e3r4 1.6s infinite linear;
}

.loader-content-q1w2e3r4 {
	display: flex;
	flex-direction: column;
	gap: 10px;
	position: relative;
}
.loader-line-q1w2e3r4 {
	width: 100%;
	height: 17px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	border-radius: 4px;
	animation: shimmer-q1w2e3r4 1.6s infinite linear;
}

.loader-line1-q1w2e3r4 {
  width: 60%;
}

.loader-line2-q1w2e3r4 {
  width: 40%;
}

.loader-line3-q1w2e3r4 {
  width: 30%;
}

.loader-line4-q1w2e3r4 {
  width: 50%;
}

.loader-total-q1w2e3r4 {
  width: 80%;
  height: 16px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  border-radius: 4px;
  animation: shimmer-q1w2e3r4 1.6s infinite linear;
}

.loader-button-q1w2e3r4 {
	width: calc(100% - 40px);
	height: 60px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	border-radius: 8px;
	animation: shimmer-q1w2e3r4 1.6s infinite linear;
	margin-top: 15px;
	position: fixed;
	bottom: 16px;
}
@keyframes shimmer-q1w2e3r4 {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}






.loader-yk82m6fp {
	width: 100%;
	display: flex;
	align-items: center;
	border-radius: 8px;
	box-sizing: border-box;
	position: relative;
}

.loader-icon-yk82m6fp {
	width: 45px;
	height: 45px;
	border-radius: 4px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	animation: shimmer-yk82m6fp 1.6s infinite linear;
}
.loader-text-yk82m6fp {
	flex-grow: 1;
	margin-left: 12px;
	height: 45px;
	border-radius: 4px;
	background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
	background-size: 200% 100%;
	animation: shimmer-yk82m6fp 1.6s infinite linear;
}

.loader-plus-yk82m6fp {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-yk82m6fp 1.6s infinite linear;
}

@keyframes shimmer-yk82m6fp {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}











.loader-j92f8dkw {
	width: 100%;
	max-width: 800px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	box-sizing: border-box;
	overflow: hidden;
	height: 100vh;
	padding: 60px 20px 20px 20px;
}

.loader-item-nkw9xqvj {
	width: calc(50% - 10px);
	border-radius: 12px;
	overflow: hidden;
	box-sizing: border-box;
}

.loader-image-nkw9xqvj {
  width: 100%;
  height: 140px;
  border-radius: 8px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-nkw9xqvj 1.6s infinite linear;
}

.loader-text-nkw9xqvj {
  margin-top: 8px;
}

.loader-title-nkw9xqvj {
  width: 70%;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-nkw9xqvj 1.6s infinite linear;
  margin-bottom: 6px;
}

.loader-subtitle-nkw9xqvj {
  width: 50%;
  height: 10px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-nkw9xqvj 1.6s infinite linear;
  margin-bottom: 6px;
}

.loader-price-nkw9xqvj {
  width: 40%;
  height: 12px;
  border-radius: 4px;
  background: linear-gradient(90deg, #f4f4f4 25%, #e0e0e0 50%, #f4f4f4 75%);
  background-size: 200% 100%;
  animation: shimmer-nkw9xqvj 1.6s infinite linear;
}

@keyframes shimmer-nkw9xqvj {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.btn {
    display: block;
    background: var(--b-color);
    background-image: none;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    width: max-content;
    width: -moz-max-content;
    cursor: pointer;
    transition: .3s;
    font-weight: 500;
    font-size: 13px;
    user-select: none;
}
.btn:hover {
    background: var(--a-color);
    color: #fff;
    text-decoration: unset;
}
d.address-zone d.form fieldset field.error name {
    color: #cc0000;
}
d.address-zone d.form fieldset field[name="address"],
d.address-zone d.form fieldset field[name="target"],
d.address-zone d.form fieldset field[name="type"],
d.address-zone d.form fieldset field[name="coord"] {
    display: none;
}
header.main {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding: 55px 0px 20px 0px;
    position: relative;
    z-index: 40;
}
d.firstscreen {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    margin-top: -55px;
    height: 100dvh;
    max-height: 100dvh;
    min-height: 100dvh;
    background: #f5f5f5;
    z-index: 5;
    user-select: none;
}
body.hold * {
    pointer-events: none!important;
    user-select: none!important;
}
body.hold d.cart-layout {
    opacity: .5;
    transition: .3s;
    filter: blur(3px);
}
header.main > d.a {
    padding: 8px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    height: 55px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
header.main > d.a:before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(10px);
    z-index: -1;
}
header.main > d.b {
    padding: 20px 80px 0px 80px;
	display: none;
}
header.main > d.a d.logo {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 2px;
    padding-left: 80px;
    position: relative;
    min-width: 400px;
    max-width: 400px;
    width: 400px;
    text-align: center;
}
header.main > d.a d.logo svg {
    width: 100%;
}
header.main > d.a d.logo > d.a {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 3.8px;
    text-align: center;
    display: block;
    font-family: AA Stetica;
}
header.main > d.a d.logo:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 4px;
    margin: auto;
    position: absolute;
    background: var(--a-color);
    border-radius: 0px 2px 2px 0px;
}
header.main > d.a d.logo svg path {
    fill: var(--b-color);
}
header.main > d.a d.mainmenu {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
header.main > d.a d.mainui {
    min-width: max-content;
    max-width: max-content;
    width: max-content;
    padding-right: 80px;
}
header.main ul.breadcrumbs {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 10px 80px 0 80px;
}
header.main ul.breadcrumbs li:not(:first-child):before {
    content: "/";
    display: inline-block;
}
header.main ul.breadcrumbs li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    opacity: .8;
}
header.main ul.breadcrumbs li a:hover {
    text-decoration: underline;
}
header.main ul.breadcrumbs li:first-child:last-child {
    display: none;
}
header.main ul.breadcrumbs:has(li:first-child:last-child) {
    display: none;
}
header.main > d.b:has(>d:not(:empty)) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
header.main > d.b > d {
    width: 100%;
}
header.main > d.b > d:nth-child(2) {
    min-width: max-content;
}
header.main > d.b h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px;
}
d.back-btn {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: max-content;
    width:  -moz-max-content;
    text-align: left;
    padding: 0 0 0 50px;
    text-transform: uppercase;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%220.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2224%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2012l10%200%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012l4%204%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%2012l4%20-4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%204l0%2016%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    transition: .3s;
    transform: translateX(0px);
}
d.back-btn:hover {
    transform: translateX(-10px);
}
header.main.home {
    padding-bottom: 0;
}
menu.main {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 0;
    margin: 0;
    user-select: none;
    font-size: 14px;
}
menu.main > d.item > a.link {
    font-size: 12px;
    font-weight: 500;
    padding: 10px 5px;
    display: block;
    cursor: pointer;
}
d.user-panel-pc {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
    user-select: none;
    font-size: 14px;
}
d.user-panel-pc d.lang-btn d.list.a {
	transform: translateY(15px);
	opacity: 1;
}
d.user-panel-pc d.lang-btn d.list a {
    width: 100%;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    font-size:  12px;
    font-weight:  500;
    cursor: pointer;
}
d.user-panel-pc d.lang-btn d.list a:hover {
    background: var(--a-color);
    color: #fff;
}
d.user-panel-pc d.uix-btn {
    height: 36px;
    min-width: 40px;
    cursor: pointer;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: max-content;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 6px center;
    padding: 0px 10px 0px 40px;
    position: relative;
    border-radius: 8px;
}
d.user-panel-pc d.uix-btn:empty {
    padding-right: 0;
}
d.user-panel-pc d.lang-btn d.active {
    text-transform: uppercase;
    width: 40px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}
d.user-panel-pc d.uix-btn:before, d.user-panel-pc d.lang-btn d.active:before {
    text-decoration: underline;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    width: 20px;
    height: 3px;
    background: var(--a-color);
    border-radius: 4px;
    margin: auto;
    pointer-events: none;
    opacity: 0;
    transform: translateX(-20px);
    transition: .3s;
}
d.user-panel-pc d.uix-btn:hover:before, d.user-panel-pc d.lang-btn d.active:hover:before {
    opacity: 1;
    transform: translateX(0px);
}
d.user-panel-pc d.lang-btn d.list {
    opacity: 0;
    position: absolute;
    transform: translateY(80px);
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(10px);
    border-radius: 8px;
    width: 40px;
    overflow: hidden;
    transition: .3s;
}
d.uix-btn.search {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5%2021C16.7467%2021%2021%2016.7467%2021%2011.5C21%206.25329%2016.7467%202%2011.5%202C6.25329%202%202%206.25329%202%2011.5C2%2016.7467%206.25329%2021%2011.5%2021Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M22%2022L20%2020%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.uix-btn.favourite {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221.4%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.uix-btn.user {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221.4%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2012C14.7614%2012%2017%209.76142%2017%207C17%204.23858%2014.7614%202%2012%202C9.23858%202%207%204.23858%207%207C7%209.76142%209.23858%2012%2012%2012Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.5899%2022C20.5899%2018.13%2016.7399%2015%2011.9999%2015C7.25991%2015%203.40991%2018.13%203.40991%2022%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.user-panel-pc d.uix-btn.cart {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%204m0%204a4%204%200%200%201%204%20-4h8a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%208a3%203%200%200%200%206%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 30px;
    background-position: 4px center;
}
a.firstscreen-btn {
    color: #fff;
    padding: 18px 28px;
    border: 1px solid #fff;
    border-radius: 30px;
    display: block;
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    opacity: .7;
}
d.firstscreen d.content.LT a.firstscreen-btn,
d.firstscreen d.content.LB a.firstscreen-btn {
    margin: unset;
    margin-top: 20px;
}
d.firstscreen d.content.RB a.firstscreen-btn,
d.firstscreen d.content.RT a.firstscreen-btn {
    margin: unset;
    margin-top: 20px;
}
d.firstscreen d.content {
    position: absolute;
    width:  max-content;
    width:  -moz-max-content;
    height:  max-content;
    height:  -moz-max-content;
    z-index: 5;
    color: #fff;
}
d.firstscreen d.content.C {
    inset: 0;
    margin: auto;
    text-align: center;
}
d.firstscreen d.content.LT {
    left: 80px;
    top: 80px;
}
d.firstscreen d.content.RT {
    right: 80px;
    top: 80px;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: end;
}
d.firstscreen d.content.LB {
    bottom: 80px;
    left: 80px;
}
d.firstscreen d.content.RB {
    text-align: right;
    bottom: 80px;
    right: 80px;
    display: flex;
    flex-direction: column;
    align-items: end;
}
d.firstscreen d.firstscreen-slide {
    height: 100%;
}
d.firstscreen d.firstscreen-slide d.mcpicture {
    width: 100%;
    height: 100%;
    aspect-ratio: unset!important;
}
d.firstscreen d.firstscreen-slide d.mcpicture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
d.firstscreen d.content .title {
    font-size: 100px;
    font-weight: 800;
    letter-spacing: 1px;
    opacity: .7;
}
d.firstscreen d.content .subtitle {
    font-size: 36px;
    font-weight: 500;
    opacity: .7;
}
header.main > d.a d.mainmenu menu.main > d.item.a d.menu-area {
    opacity: 1;
    transform: translateX(0px);
}
header.main > d.a d.mainmenu menu.main > d.item:not(.a) d.menu-area, header.main > d.a d.mainmenu menu.main > d.item:not(.a) d.menu-area * {
    pointer-events: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area {
    position: absolute;
    inset: 0;
    top: 58px;
    width: max-content;
    width: -moz-max-content;
    height: max-content;
    height: -moz-max-content;
    bottom: unset;
    margin: 0 auto;
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(10px);
    z-index: 10;
    border-radius: 8px;
    padding: 2px 2px;
    transition: .3s;
    opacity: 0;
    transform: translateY(-100px);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    will-change: transform;
    gap: 30px;
    box-shadow: 6px 10px 24px -10px #00000047;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area d.menu_2 {
    padding: 10px 20px 0px 20px;
}
header.main > d.a d.mainmenu menu.main > d.item.a d.menu-area d.covers:not(:has(a.a)) {
    display: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers:empty {
    display: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover .mcpicture {
    width: 100%;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover d.img {
    width: 100%;
    aspect-ratio: 1;
    overflow: hidden;
    border-radius: 8px;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover d.img d.mcpicture {
	min-width: 400px;
    width: 100%;
    height: 100%;
    aspect-ratio: unset!important;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover d.img d.mcpicture img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover > .title b {
    font-weight: 900;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover > .title * {
    display: inline;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover > .title {
    display: block;
    position: absolute;
    right: -28px;
    bottom: 22px;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    text-align: right;
    text-shadow: 2px 2px 0px #00000033;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover > .title p {
    text-shadow: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover.a {
    display: block;
    width: 400px;
    position: relative;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover {
    display: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers:empty+d.menu_2 {
    padding: 10px 20px;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.menu_3 d.items_3 {
    display: none;
    padding: 14px 0px 0px 15px;
    font-size: 14px;
    font-weight: 500;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 370px;
    justify-content: flex-start;
    align-items: flex-start;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.menu_3 d.items_3.a {
    display: flex;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.menu_3 d.items_3.a a {
    padding: 6px 6px;
    width: max-content;
    width: -moz-max-content;
    display: block;
    position: relative;
    border-radius: 16px 16px 16px 0px;
    background: #00000000;
    transition: .2s;
}
d.user-panel-pc d.lang-btn d.list:not(.a), d.user-panel-pc d.lang-btn d.list:not(.a) * {
    pointer-events: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.items_2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.items_2 > a {
    display: block;
    padding: 5px 10px;
    width: max-content;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.items_2 > a.a {
    font-weight: 700;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.items_2 > a.a:before {
    opacity: 1;
    transform: translateX(0px);
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.items_2 > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 3px;
    background: var(--a-color);
    border-radius: 4px;
    margin: auto;
    pointer-events: none;
    opacity: 0;
    transform: translateX(-20px);
    transition: .3s;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.menu_2 > d.menu_3 d.items_3.a a:hover {
    background: var(--a-color);
    color: #fff;
}
header.main > d.a d.mainmenu menu.main > d.item > .link:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    width: 20px;
    height: 3px;
    background: var(--a-color);
    border-radius: 4px;
    margin: auto;
    pointer-events: none;
    opacity: 0;
    transform: translateX(-20px);
    transition: .3s;
}
header.main > d.a d.mainmenu menu.main > d.item > .link {
	position: relative;
}
header.main > d.a d.mainmenu menu.main > d.item.a > .link {
    font-weight: 700;
}
header.main > d.a d.mainmenu menu.main > d.item.a > .link:before, header.main > d.a d.mainmenu menu.main > d.item > .link:hover:before {
    opacity: 1;
    transform: translateX(0px);
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area d.covers .cover * {
	pointer-events: none;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area d.covers .cover {
    width: 0;
    position: relative;
    opacity: 0;
    transition: .3s;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area d.covers .cover.a {
    width: 400px;
    opacity: 1;
    cursor: pointer;
}
d.user-panel-pc d.uix-btn:before {
    right: unset;
    left: 40px;
    width: 16px;
}
header.main > d.a d.mainmenu menu.main > d.item d.menu-area > d.covers > .cover.a > .title p {
    padding: 0;
    margin: 0;
    color: var(--b-color);
}
footer {
    padding: 50px 4vw 0 4vw;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
    gap: 20px;
}
footer d.form d.go {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    height: 33px;
    width: 48px;
    z-index: 2;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m19%2012-6-6m6%206-6%206m6-6H5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: right center;
    transform: translateX(0px);
    transition: .3s;
}
footer d.form d.go:hover {
    transform: translateX(10px);
}
footer d.qr a {
    margin: 0;
}
footer d.form {
    position: relative;
    width: 290px;
}
footer d.form input {
    outline: none;
    border: 0;
    border-bottom: 1px solid var(--b-color);
    margin-bottom: 20px;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    font-family: AA Stetica;
    color: var(--a-color);
    width: 100%;
}
footer > d.a d.info a {
    display: inline;
    text-decoration: underline;
}
footer > d.f {
    width: 100%;
    justify-self: flex-end;
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    color: #888;
    margin: 40px 0 10px 0;
    position: absolute;
    left: 4vw;
    width: max-content;
    width: -moz-max-content;
    bottom: 20px;
}
footer d.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
footer d.qr svg {
    width: 85px;
    height: 100px;
}
footer d.qr {
    display: flex;
    margin-top: 20px;
}
footer > d.b a {
    display: block;
    margin-bottom: 5px;
}
footer a:hover {
    text-decoration: underline;
}
footer > d.d {
    max-width: 260px;
    position: relative;
    min-width: 100px;
    width: 14vw;
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: center;
}
footer > d.d d.img.b {
    width: calc(100% - 60px);
    margin-left: 22px;
}
footer > d.e {
    width: 200px;
    position: relative;
    margin-right: -32px;
}
footer > d.e img {
    margin-top: -50px;
    display: block;
}
footer d.b a, footer d.c a {
    margin-bottom: 6px;
}
footer > d.a d.info {
    width: 300px;
    margin-bottom: 24px;
}
footer d.app {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-14z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M11%204h2%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2017v.01%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 34px;
    height: 32px;
    max-width: 242px;
}
footer a {
    display: block;
}
footer > d.d d.img.a {
    width: 100%;
    margin-top: -25px;
}
footer d.qr a:first-child svg {
    margin-left: -7px;
}
d.regions-module {
    display: flex;
    justify-content: space-between;
    padding: 30px 0px 0px 0px;
    width: 84%;
    margin: auto;
}
d.regions-module > d.a {
    width: 100%;
}
d.regions-module > d.b {
    width: 30%;
    position: relative;
    max-width: 250px;
}
d.regions-module > d.b img {
    margin-top: -30px;
    width: 100%;
}
d.body-main-wrap {
    width: 84%;
    margin: auto;
    max-width: 1600px;
}
d.separator-2459635672 {
    height: 100px;
}
d.module-header d.title {
    font-size: 26px;
    font-weight: 700;
    position: relative;
}
d.module-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
d.module-header d.arrows {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: flex-end;
}

d.module-header d.arrows d {
    width: 60px;
    height: 40px;
    cursor: pointer;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    transition: .3s;
    transform: translateX(0px);
}

d.module-header d.arrows d.a {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.75%2015.75L3%2012m0%200l3.75-3.75M3%2012h18%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.module-header d.arrows d.b {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.25%208.25L21%2012m0%200l-3.75%203.75M21%2012H3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.module-header d.arrows d.b:hover {
	transform: translateX(5px);
}
d.module-header d.arrows d.a:hover {
    transform: translateX(-5px);
}
d.module-header d.title:before {
    left: -80px;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: var(--a-color);
    position: absolute;
    content: "";
    margin: auto;
    border-radius: 4px;
}
d.regions-module > d.a d.name {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 30px 0px;
    padding-left: 45px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.657%2016.657l-4.243%204.243a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2011.314%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size:32px;
    background-repeat: no-repeat;
    background-position: 0px 3px;
}
d.regions-module > d.a d.list {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: flex-start;
}
d.regions-module > d.a d.list d.group d.title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
d.regions-module > d.a d.list d.group a:not(.btn) {
    display: block;
    padding: 2px 0 2px 12px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' stroke='%236ebf47' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' randcolor='set' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: -8px 1px;
    background-size: 22px;
}
d.regions-module > d.a d.list d.group a:hover {
    text-decoration: underline;
}
d.regions-module > d.a d.list d.group a.btn {
    margin-top: 25px;
    padding: 14px 60px;
    text-decoration: none!important;
}
d.product-card.catalog-3-4 {
    width: 400px;
}
d.product-card.catalog-3-4 d.img {
    position: relative;
    width: 100%;
    aspect-ratio: 3/4;
    overflow: hidden;
}
d.product-card.catalog-3-4 d.img d.mcpicture:nth-child(1) {
    z-index: 5;
}
d.product-card.catalog-3-4 d.img d.mcpicture {
    position: absolute;
    inset: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity .5s;
}
d.e404-layout {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
d.product-card.catalog-3-4 d.info d.row.name a.name:hover {
    text-decoration: underline;
}
d.product-card.catalog-3-4 d.img d.mcpicture, d.product-card.catalog-3-4 d.img d.mcpicture * {
    pointer-events: none;
}
d.product-card.catalog-3-4 d.img d.ui {
    z-index: 10;
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
d.product-card.catalog-3-4 d.img d.ui > d {
    pointer-events: initial;
}
d.mcpicture:not(.a):not(.b) img[type="thumb"] {
    filter: blur(8px);
    opacity: .5;
}
d.product-card.catalog-3-4 d.img:hover d.mcpicture:first-child {
    opacity: 0;
}
d.product-card.catalog-3-4 d.info {
    margin-top: 10px;
}
d.product-card.catalog-3-4 d.info d.row.name {
    font-size: 15px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    padding: 0 10px;
}
d.product-card.catalog-3-4 d.info d.row.name d:last-child {
    white-space: nowrap;
    min-width: max-content;
    min-width: -moz-max-content;
    font-size: 16px;
}
d.product-card.catalog-3-4 d.info d.row.name d.old {
    position: relative;
    text-decoration: line-through;
    font-size: 13px;
    opacity: .5;
    padding-bottom: 2px;
    text-align: right;
}
d.product-card.catalog-3-4 d.info d.colors {
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px;
    margin-left: 10px;
}
d.product-card.catalog-3-4 d.info d.colors d {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
}
d.product-card.catalog-3-4 d.img d.ui d.add {
    opacity: 0;
    transition: .3s;
}
d.product-card.catalog-3-4 d.img d.ui d.fav {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 20;
    opacity: 0;
    cursor: pointer;
    transition: .3s;
    pointer-events: none;
}
d.product-card.catalog-3-4 d.img:hover d.ui d.fav {
    opacity: 1;
    pointer-events: initial;
}
d.product-card.catalog-3-4 d.img d.ui d.fav:hover {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.product-card.catalog-3-4 d.img d.ui d.fav.a {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")!important;
}
d.product-card.catalog-3-4 d.img:hover d.ui d.add {
    opacity: 1;
}
d.product-card {
    user-select: none;
}
d.new-products-module {
    overflow: hidden;
}
d.new-products-module > d.swiper-products d.swiper-slide {
    width: max-content;
    width: -moz-max-content;
}
d.product-card.catalog-3-4 d.img d.ui d.add d.sizes {
    display: none;
    width: max-content;
    width: -moz-max-content;
    position: absolute;
    bottom: 30px;
    margin: auto;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 6px;
    padding: 0px 0px;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
d.new-products-module > d.swiper-products {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
	position: relative;
}
d.new-products-module > d.swiper-products d.swiper-item-wrap {
    width: max-content;
    width: -moz-max-content;
}
d.product-card.catalog-3-4 d.img:hover d.ui d.add.open d.sizes {
    display: flex;
}
d.product-card.catalog-3-4 d.img d.ui d.add d.sizes d:hover {
    background: var(--a-color);
    color: #fff;
}
d.product-card.catalog-3-4 d.img d.ui d.add d.sizes d {
    padding: 10px 10px;
    font-weight: 600;
    font-size: 11px;
    transition: .3s;
    cursor: pointer;
}
d.product-card.catalog-3-4 d.img d.ui d.add d.btn-add {
    background-position: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    cursor: pointer;
    transition: .3s;
    scale: 1;
    background: #fff;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%205l0%2014%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M5%2012l14%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(0);
}
d.readyimg-items-module {
    width: 100%;
    overflow: hidden;
}
d.swiper-readyimg d.swiper-slide d.products {
    display: grid;
    grid-auto-rows: auto;
    gap: 10px;
    width: max-content;
    max-width: 100%;
    grid-template-columns: repeat(2, 260px);
}
d.swiper-readyimg d.swiper-slide d.products a:hover {
    scale: 1.05;
}
d.readyimg-items-module d.module-header {
    margin-bottom: 21px;
}
d.swiper-readyimg d.swiper-slide d.products a {
    min-width: 260px;
    max-width: 260px;
    width: 260px;
    min-height: 260px;
    max-height: 260px;
    height: 260px;
    background: #f5f5f5;
    overflow: hidden;
    transition: .3s;
}
d.swiper-readyimg d.swiper-slide d.bn d.name {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
}
d.swiper-readyimg d.swiper-slide d.bn .mcpicture {
    width: 100%;
    aspect-ratio: 1!important;
    overflow: hidden;
}
d.swiper-readyimg d.swiper-slide d.bn {
    width: 530px;
    min-width: 530px;
    background: #f5f5f5;
    position: relative;
}
d.swiper-readyimg d.swiper-slide {
    width: max-content;
    width: -moz-max-content;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    gap: 10px;
    padding-bottom: 10px;
}
.header-reverse d.module-header {
    flex-direction: row-reverse;
}
d.separator-2459635672+d.separator-2459635672 {
    display: none;
}
d.prm-items-module a.swiper-item-wrap d.mcpicture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
d.prm-items-module a.swiper-item-wrap d.mcpicture {
    width: 100%;
    height: 100%;
}
d.prm-items-module d.swiper-prm {
    width: calc(100% + 25px);
    margin-left: -20px;
}
d.prm-items-module d.body-main-wrap {
    margin-bottom: 20px;
}
d.prm-items-module {
    width: 100%;
    overflow: hidden;
}
d.prm-items-module .swiper-slide {
    width: max-content;
    width: -moz-max-content;
}
d.prm-items-module a.swiper-item-wrap {
    width: max-content;
    height: 500px;
    overflow: hidden;
    display: block;
    border-radius: 8px;
}
d.prm-items-module a.swiper-item-wrap d.img {
    max-width: 1000px;
}
.header-reverse d.module-header d.title:before {
    left: unset;
    right: -80px;
}
d.product-card.catalog-3-4 d.img:hover d.ui d.add d.btn-add {
    transform: translateY(-22px);
}
d.product-card.catalog-3-4 d.img d.ui d.add.open d.btn-add {
    display: none;
}
.btn-arrow {
    width:  max-content;
    width:  -moz-max-content;
    display: block;
    font-size: 21px;
    font-weight: 300;
    padding: 2px 50px 2px 0;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23777%22%20stroke-width%3D%22.7%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M20%2012l-10%200%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2012l-4%204%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20%2012l-4%20-4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M4%204l0%2016%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: right center;
    transition: .3s;
    transform: translateX(0px);
    cursor: pointer;
}
.btn-arrow:hover {
    transform: translateX(10px);
}
.new-products-module > .btn-arrow {
    margin: 20px auto 0px auto;
}




d.twobnr .mcpicture {
    background: unset;
}
d.twobnr {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
d.twobnr > a {
    width: calc(50% - 5px);
    background: #f5f5f5;
    height: 450px;
    position: relative;
    display: flex;
}
d.twobnr a .img {
    width: 100%;
    height: 450px;
    overflow: hidden;
}
d.twobnr a  .text {
    position: absolute;
    margin: auto;
    width: max-content;
    width: -moz-max-content;
    height: max-content;
    height: -moz-max-content;
    font-size: 38px;
    font-weight: 900;
    width: 260px;
    text-shadow: 1px 2px 0px #22222226;
    color: #fff;
}
d.twobnr a .img .mcpicture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
d.twobnr a .img d.mcpicture {
    width: 100%;
    height: 100%;
}
d.twobnr > .a .text {
    top: 70px;
    left: 50px;
    text-align: right;
}
d.twobnr > .b .text {
    right: 70px;
    bottom: 40px;
    text-align: right;
}
d.twobnr > .a {
    justify-content: flex-end;
}
d.twobnr > .b {
    justify-content: flex-start;
}
d.twobnr > .a video {
    object-position: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
d.prm-items-module a.swiper-item-wrap video {
    width: max-content;
    max-width: 720px;
    height: 100%;
    object-fit: cover;
}


d.premium-brands {
    background: #f5f5f5;
    padding: 30px 80px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

d.premium-brands d.pb-header {
	
}

d.premium-brands d.pb-header d.title {
    font-size: 38px;
    font-weight: 800;
    color: #fff;
    position: absolute;
    top: -12px;
    letter-spacing: 7px;
    pointer-events: none;
}

d.premium-brands d.pb-header d.arrows d {
 width: 60px;
    height: 40px;
    cursor: pointer;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    transition: .3s;
    transform: translateX(0px);
}
d.premium-brands d.pb-header d.arrows {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 80px;
    top: -20px;
}
d.premium-brands d.pb-slider d.swiper-slide {
    width: max-content;
    width: -moz-max-content;
}
d.premium-brands d.pb-slider d.swiper-slide a.item {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #999;
}
d.blocks-brands.standart-wrap d.blocks > d.block > d.items a.abrand:hover {
    text-decoration: underline;
}
d.premium-brands d.pb-slider {
    width: 100%;
    overflow: hidden;
}
d.premium-brands d.pb-header d.arrows d.a {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.75%2015.75L3%2012m0%200l3.75-3.75M3%2012h18%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}

d.premium-brands d.pb-header d.arrows d.b {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.25%208.25L21%2012m0%200l-3.75%203.75M21%2012H3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.premium-brands d.pb-header d.arrows d.b:hover {
	transform: translateX(5px);
}
d.premium-brands d.pb-header d.arrows d.a:hover {
    transform: translateX(-5px);
}
d.regions-layout {
    display: flex;
    justify-content: space-between;
    padding: 30px 0px 0px 0px;
    width: 84%;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 40px 10px;
    margin: 30px auto 60px auto;
}
d.regions-layout > d {
    width: 280px;
}
d.regions-layout d.design {
    width: 200px;
}
d.regions-layout d.design d.label {
    background: #000;
    width:  max-content;
    width:  -moz-max-content;
    border-radius: 8px;
    background: var(--a-color);
    color: #fff;
    padding: 10px 0;
    font-size: 28px;
    font-weight:  500;
    position: relative;
    text-align: center;
    width: 200px;
}
d.regions-layout d.design img {
    width: 200px;
    display: block;
}
d.regions-layout d.design d.label:before {
    content: "";
    display: block;
    position: absolute;
    left: -48px;
    top: 4px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M18.364%204.636a9%209%200%200%201%20.203%2012.519l-.203%20.21l-4.243%204.242a3%203%200%200%201%20-4.097%20.135l-.144%20-.135l-4.244%20-4.243a9%209%200%200%201%2012.728%20-12.728zm-6.364%203.364a3%203%200%201%200%200%206a3%203%200%200%200%200%20-6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
d.regions-layout d.parent {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
}
d.regions-layout d.parent d.title {
    font-weight:  500;
    font-size: 16px;
}
d.regions-layout d.parent d.children {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}
d.regions-layout d.parent d.children a.region {
    padding-left: 14px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' stroke='%23222' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' randcolor='set' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: -8px -4px;
}
d.regions-layout d.parent d.children a.region:hover {
    text-decoration: underline;
}
.standart-wrap {
    width: 84%;
    margin: auto;
}
d.document-layout .body h1 {
    width: max-content;
    width: -moz-max-content;
    margin: 0px auto 0px auto;
    display: block;
    min-width: unset!important;
}
d.document-layout d.body > * {
    min-width: 100%;
}
d.document-layout d.body .hdr {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: end;
    text-align: right;
    max-width: 500px;
    min-width: 500px;
    gap: 5px;
    font-weight: 400;
}
d.document-layout d.body {
    width: 84%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 8px;
}
d.document-layout {
    margin: 0px 0 100px 0;
}
d.document-layoutd .body .container {
	max-width: 800px;
	margin: 0 auto;
}
d.document-layoutd .body h2 {
	color: #555;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin-top: 30px;
}
d.document-layoutd .body h3 {
	color: #666;
	margin-top: 20px;
}
d.document-layoutd .body p {
	margin: 10px 0;
}
d.document-layoutd .body ul {
	padding-left: 20px;
}
d.document-layoutd .body li {
	margin-bottom: 5px;
}
d.document-layoutd .body .header-info {
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
}
d.document-layoutd .body .section {
	margin-bottom: 30px;
}
d.standart-header {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    position: relative;
    align-items: center;
    margin: 15px 0;
}
d.letterfilter {
    display: flex;
    gap: 0px;
    width: 100%;
    overflow: auto;
    justify-content: space-between;
    margin: 0px 0;
    user-select: none;
}
d.letterfilter > d.item {
    width: 100%;
    height: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    color: #aaa;
}
d.letterfilter::-webkit-scrollbar {
    width: 0px;
}
d.letterfilter::-webkit-scrollbar-track {
    background: transparent;
}
d.letterfilter > d.sep:first-child {
    display: none;
}
d.premium-brands-layout {}

d.premium-brands-layout d.caption {
    height: 50px;
    background: #f5f5f5;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin: 30px 0px;
}
d.premium-brands-layout d.caption d {
    background: #fff;
    padding: 0 0 0 40px;
    font-size: 40px;
    font-weight: 800;
    min-width: 40%;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    letter-spacing: .7vw;
    color: #f5f5f5;
}
d.letterfilter d.sep {
    color: #ddd;
    font-size: 20px;
    font-weight: 300;
    line-height: 19px;
    padding: 0 3%;
    pointer-events: none;
    height: 80px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
d.letterfilter > d.item:hover {
    font-weight:  500;
    color: var(--a-color);
}
d.blocks-brands.standart-wrap {
    margin: 60px auto 60px auto;
}
d.blocks-brands.standart-wrap d.blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 40px;
}
d.blocks-brands.standart-wrap d.blocks > d.block {
    width: 140px;
    width:  -moz-max-content;
}
d.blocks-brands.standart-wrap d.blocks > d.block > d.name {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0px 0px 10px 13px;
    width: 100%;
}
d.blocks-brands.standart-wrap d.blocks > d.block > d.items a.abrand {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' stroke='%23222' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1' randcolor='set' width='32' height='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ccircle cx='12' cy='12' r='1'%3E%3C/circle%3E%3C/svg%3E");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: -8px -4px;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding: 2px 0px 2px 14px;
    width: 100%;
    color: #777;
    font-weight: 400;
    letter-spacing: .3px;
}
d.blocks-brands.standart-wrap d.blocks > d.block > d.items {
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}
d.letterfilter > d.item.a {
    font-weight: 500;
    color: var(--a-color);
}

d.blocks-brands.standart-wrap d.blocks > d.block.h {
    opacity: 0.2;
    filter: blur(2px);
}

d.blocks-brands.standart-wrap d.blocks > d.block.h, d.blocks-brands.standart-wrap d.blocks > d.block.h * {
    pointer-events: none!important;
}




d.premium-brands-layout .blocks {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-template-rows: repeat(3, 50px); /* или auto */
	gap: 16px;
	margin: 50px 0 100px 0;
}
d.premium-brands-layout .block:hover .w {
    width: 0;
}
d.premium-brands-layout .block {
    background: #f5f5f5;
    overflow: hidden;
    transition: transform 0.2s ease;
    position: relative;
}
d.premium-brands-layout .block .w {
    width: 65%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    background: #fff;
    transition: .5s;
}
d.premium-brands-layout .block.img {
	grid-row: span 4;
	background: none;
}
d.premium-brands-layout .block.img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}
d.premium-brands-layout .pbrand {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-weight: 800;
    font-size: 17px;
    text-align: center;
    transition: all 0.2s ease;
    z-index: 1;
    position: absolute;
    padding-left: 20%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #222;
}
d.premium-brands-layout .pbrand:hover {

}
header.catalog menu.main d.item > a.link {
    opacity: .5;
}
header.catalog.w d.item[item="130"] > a.link {
    opacity: 1;
}
header.catalog.m d.item[item="330"] > a.link {
    opacity: 1;
}
header.catalog.k d.item[item="331"] > a.link {
    opacity: 1;
}
header.catalog.h d.item[item="332"] > a.link {
    opacity: 1;
}


d.catalog-layout {
    max-width: 100%;
}
d.catalog-layout d.aside-wrap d.line-1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    width: 100%;
    margin: auto;
    box-shadow: 0 0 0px 1px #f3f3f3;
    padding: 0 80px;
    max-width: 100%;
    flex-wrap: nowrap;
}
d.catalog-layout d.aside-wrap .filters .field field[type="colorize"]>row>f>d>d.colors {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
d.f-item sel>.area>.search.set {
    font-weight: 400;
}
ps op .name {
    font-weight: 400;
}
ps {
    max-height: 400px!important;
}
d.f-item field[type="check"]>row>f>d>name {
    font-weight: 400;
    font-size: 14px;
}
d.selokff {
    display: block;
    padding: 20px 15px 20px 15px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    color: #777;
    font-size: 13px;
    border-radius: 8px;
    background: #000;
    color: #fff;
    font-weight:  500;
    line-height: 0;
    margin: 10px 0 0 0;
}
d.catalog-layout d.aside-wrap .filters .field field:empty+d.cls {
    display: none;
}
d.f-item:has(field:empty) {
    display: none;
}
d.f-item:has(.field:empty) {
    opacity: 0;
    pointer-events: none;
}
field[type="colorize"]>row>f>d>d.colors.set color {
    filter: unset;
}
d.catalog-layout d.aside-wrap .filters .field field[type="colorize"]>row>f>d>d.colors color {
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgb(0 0 0 / 10%);
    border: 0;
    transition: .2s;
    cursor: pointer;
    position: relative;
}
d.catalog-layout d.aside-wrap .filters .field d.cls {
    display: block;
    padding: 10px 15px 10px 15px;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: -30px;
    background: #222;
    border-radius: 8px;
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 5%);
}
d.catalog-layout d.aside-wrap .filters .field > * {
    width: 100%;
}
d.catalog-layout d.aside-wrap .filters .field d.cls:hover {
    text-decoration: underline;
}
d.catalog-layout d.aside-wrap .filters .field {
    position: absolute;
    right: -50px;
    top: 50px;
    width: max-content;
    width: -moz-max-content;
    background: #fff;
    padding: 20px 20px;
    border-radius: 16px;
    box-shadow: 1px 1px 10px 1px #0000000f;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: end;
}
d.f-item:not(.open) .field, d.f-item:not(.open) .field {
    pointer-events: none;
}
d.f-item.open d.field {
    opacity: 1;
}
d.f-item:not(.open) .field {
    opacity: 0;
}
d.catalog-layout d.catalog {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 50px 1px;
    margin-bottom: 100px;
}
d.catalog-layout d.aside-wrap d.line-1 d.back-btn {
    min-width: 45px;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav {
    width: 100%;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav d.item:last-child:first-child {
    padding-left: 40px;
}
d.f-item field[name="stock"] {
    min-width: unset;
}
d.f-item.set > d.name {
    font-weight: 500;
}
sel>.area>d.ost {
    border: 1px solid #222;
    background: #222;
    color: #fff;
}
d.f-item.set > d.name:before {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%206h9.75M10.5%206a1.5%201.5%200%2011-3%200m3%200a1.5%201.5%200%2010-3%200M3.75%206H7.5m3%2012h9.75m-9.75%200a1.5%201.5%200%2001-3%200m3%200a1.5%201.5%200%2000-3%200m-3.75%200H7.5m9-6h3.75m-3.75%200a1.5%201.5%200%2001-3%200m3%200a1.5%201.5%200%2000-3%200m-9.75%200h9.75%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.catalog-layout d.aside-wrap d.line-1 d.filters {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-left: 10px;
    position: relative;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav a.item {
    display: flex;
    height: 45px;
    justify-content: flex-start;
    align-items: center;
    color: #777;
    white-space: nowrap;
    user-select: none;
    cursor: pointer;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav a.item:not(:last-child) {
    padding-right: 30px;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav a.item:hover {
    text-decoration: underline;
    color: #222;
}
d.f-item {
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    user-select: none;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 50px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 100%;
    background: #ffffff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 100%) 50%, rgba(255, 255, 255, 1) 100%);
    z-index: 1;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav a.item:first-child {
    padding-left: 40px;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap {
    position: relative;
    min-width: 0;
    flex-grow: 1;
    overflow: hidden;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav a.item:last-child {
    padding-right: 40px;
}
d.f-item > d.name {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
d.f-item > d.name:before {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%23888%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8.25%2015L12%2018.75%2015.75%2015m-7.5-6L12%205.25%2015.75%209%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 18px;
    width: 20px;
    height: 20px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
}
d.catalog-layout d.aside-wrap d.line-1 d.filters d.f-item .name {
    box-shadow: -2px 0px 0px -1px #f3f3f3;
    padding: 0 40px 0 30px;
}
d.catalog-layout d.aside-wrap d.line-1 d.filters d.f-item .name:hover {
    background: #f5f5f5;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap d.scx {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 50px;
    z-index: 2;
    background-size: 18px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .5;
    scale: 1;
    transition: .3s;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap d.l.scx {
    left: 0;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15%206l-6%206%206%206%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-position: 0px center;
    transform-origin: right;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap d.r.scx {
    right: 0;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%206l6%206-6%206%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-position: right 0px center;
    transform-origin: left;
}
d.catalog-layout d.aside-wrap d.line-1 d.nav-wrap d.scx:hover {
    scale: 1.3;
}
d.catalog-layout d.aside-wrap d.line-2 d.filters {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 5px;
}
d.catalog-layout d.aside-wrap d.line-2 d.filters d.f-item .name {
    border-radius: 8px;
	padding: 0 40px 0 30px;
}
d.catalog-layout d.aside-wrap d.line-2 {
    margin: 10px 0px 10px 0px;
}
d.filters:not(:has(d.f-item:hover)) d.f-item.open .name {
    background: #f5f5f5;
}
d.filters d.f-item.open:hover .name {
    background: #f5f5f5;
}
d.catalog-layout d.aside-wrap d.line-2 d.filters d.f-item .name:hover {
    background: #f5f5f5;
}
d.packMessage {
    padding: 100px 0px 100px 250px;
    background: url(/media/3456983256472.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px center;
    margin: 30px 0;
}
d.packMessage .a {
    font-size: 20px;
    font-weight:  500;
    margin-bottom: 10px;
}
d.packMessage .b {
    font-size: 14px;
}
d.f-item[type="material"] d.field,
d.f-item[type="stock"] d.field,
d.f-item[type="sortable"] d.field,
d.f-item[type="brand"] d.field,
d.f-item[type="lenproduct"] d.field,
d.f-item[type="boarding"] d.field {
    width: 260px;
    min-width: 260px;
    padding: 0px!important;
}
d.f-item[type="price"] d.field row st {
    display: none;
}
d.f-item[type="price"] d.field field[type="range"]>row>f>d>d>name {
    padding: 0;
    margin: auto;
    width: max-content;
    width: -moz-max-content;
    left: 0;
    right: 0;
}
d.f-item d.field sel {
    background: rgb(255 255 255);
    box-shadow: unset!important;
}
sel>.area>.search:before {
    font-family: 'AA Stetica';
    color: #888;
}
d.catalog-layout d.aside-wrap .filters .f-item[type="sortable"] .field {
    width: 210px;
    min-width: 210px;
    padding: 0px !important;
    right: -25px;
}
d.f-item[type="price"] d.field row input {
    padding: 0;
    text-align: center;
    background: unset;
    border: 0;
    font-size: 16px;
    font-family: 'AA Stetica';
    width: 100px;
}
field.filter_color[type="colorize"] {
    max-width: 220px!important;
}
d.f-item[type="stock"] d.field {
    min-width: 180px;
    max-width: 180px;
    width: 180px;
}
header.main.catalog > d.a:before {
    background: rgb(255 255 255);
}
d.f-item[type="material"] d.field {
    min-width: 200px;
    max-width: 200px;
    width: 200px;
}
d.f-item[type="brand"] d.field {
    min-width: 200px;
    max-width: 200px;
    width: 200px;
}
d.catalog-layout d.aside-wrap {
    font-size: 14px;
    position: sticky;
    top: 55px;
    background: #fff;
    z-index: 30;
}






.loadblock {
    opacity: .5;
    width: 400px;
    aspect-ratio: 3/4.2;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.loadblock .data {
    height: 70px;
    display: flex;
    flex-direction: column;
    gap: 3px;
    justify-content: space-between;
}
.loadblock .data .line:nth-child(2) {
    animation-delay: 0.1s;
}

@keyframes shimmerSmooth {
    0% {background-position: -200% 0;}
    100% {background-position: 200% 0;}
}

d.product-layout > d.main {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
    max-width: 100%;
    margin: auto;
    width: 100%;
}
d.product-layout > d.main > d.images d.picture d.mcpicture {
    width: 100%;
}
d.product-layout > d.main > d.images {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 6px;
    max-width: 1400px;
}
d.product-layout > d.main d.info {
    min-width: 500px;
    max-width: 500px;
    position: sticky;
    top: 55px;
    height: max-content;
    height: -moz-max-content;
    padding-right: 20px;
    padding-bottom: 20px;
}
d.product-layout > d.main > d.images d.picture {
    max-width: calc(50% - 3px);
    width: 100%;
}
d.product_is_archive {
    margin: 50px 0;
    font-size: 18px;
    font-weight: 400;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%207.75V13%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21.08%208.58003V15.42C21.08%2016.54%2020.48%2017.58%2019.51%2018.15L13.57%2021.58C12.6%2022.14%2011.4%2022.14%2010.42%2021.58L4.47998%2018.15C3.50998%2017.59%202.90997%2016.55%202.90997%2015.42V8.58003C2.90997%207.46003%203.50998%206.41999%204.47998%205.84999L10.42%202.42C11.39%201.86%2012.59%201.86%2013.57%202.42L19.51%205.84999C20.48%206.41999%2021.08%207.45003%2021.08%208.58003Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016.2V16.2999%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 0px center;
    width: 80%;
    padding-left: 50px;
}





d.productInfo > d.share {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: none;
}
d.product-layout > d.main > d.images d.picture {
    cursor: url(/media/H86kOU7eMFg9k3Wia30Y2dUshbFeNDwu.svg) 17 17, pointer;
}
d.productInfo > .head > a.brand {
    color: #aaa;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
d.productInfo > .head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

d.productInfo > .head d.art {
    color: #ccc;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}

d.productInfo > .head d.art:before {
    content: "|";
    margin-right: 10px;
    color: #ccc;
}
a.brand:hover {
    color: #444;
    text-decoration: underline;
}
d.productInfo > d.name {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight:  500;
}
d.productInfo {
    width: 100%;
}
d.productInfo > d.price {
    margin-bottom: 20px;
}
d.productInfo > d.price d.old {
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    color: #aaa;
}
d.productInfo > d.price d.current {
    width:  max-content;
    width:  -moz-max-content;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
d.productInfo > d.price d.current d.x {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}
d.productInfo > d.desc {
    margin-bottom: 30px;
    width: 100%;
    white-space: break-spaces;
}
d.product-layout > d.desc {
    padding: 80px 80px;
    width: 100%;
    background: #f5f5f5;
}
d.productInfo > d.garmon > .item d.desc {
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
    padding: 10px 0px 10px 10px;
    overflow: auto;
    height: 100%;
    height: max-content;
    height: -moz-max-content;
    max-height: 250px;
    color: #777;
}
d.productInfo > d.garmon > .item.open d.desc {
    display: flex;
}
d.productInfo > d.colors .items::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
d.productInfo > d.sizes .items::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
d.productInfo > d.colors {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    max-width: 100%;
}
d.productInfo > d.colors d.label {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100px;
}

d.productInfo > d.garmon .item.open d.name {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%2012H18%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.productInfo > d.colors d.items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
    gap: 5px;
}
d.productInfo > d.colors d.items d.i d.itc {
    width: 100%;
    height: 100%;
}
d.productInfo > d.colors d.items a * {
    pointer-events: none;
}
d.productInfo > d.colors d.items  d.i {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ececec;
    scale: 1;
    min-width: 32px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
d.productInfo > d.colors d.label d.a {
    font-size: 15px;
    font-weight:  500;
    color: #222;
}
d.productInfo > d.colors d.label d.b {
    font-size: 12px;
    color: #aaa;
}
d.productInfo > d.garmon > .item.open d.desc d.specific {
    font-weight: 500;
    font-size: 12px;
    color: #444;
    text-align: left;
    padding: 6px 10px;
    line-height: normal;
    border-left: 2px solid var(--a-color);
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 250px;
}
d.productInfo > d.sizes {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
    max-width: 100%;
}
d.productInfo > d.sizes d.label {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100px;
    cursor: pointer;
}
d.document-layout h2 {
    font-size: 18px;
}
d.document-layout {
    font-size: 14px;
}
d.productInfo > d.sizes d.items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    overflow: auto;
    max-width: 90%;
}
d.productInfo > d.sizes d.label d.a {
    font-size: 15px;
    font-weight: 500;
    color: #222;
}
d.productInfo > d.sizes d.label d.b {
    font-size: 12px;
    color: #aaa;
    padding: 2px 0px 2px 28px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23aaa%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19.875%2012c.621%200%201.125%20.512%201.125%201.143v5.714c0%20.631%20-.504%201.143%20-1.125%201.143h-15.875a1%201%200%200%201%20-1%20-1v-5.857c0%20-.631%20.504%20-1.143%201.125%20-1.143h15.75z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2012v2%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2012v3%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2012v3%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18%2012v3%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2012v2%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%203v4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%205h18%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M21%203v4%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0px center;
}
d.productInfo > d.sizes d.items d.i {
    font-size: 14px;
    font-weight: 400;
    color: #555;
    width: 40px;
    min-width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: 2px solid #f5f5f5;
    border-radius: 6px 6px 0px 0px;
}
d.productInfo > d.sizes d.items d.i.a {
    color: #222;
    border-bottom: 2px solid var(--a-color);
}
d.productInfo > d.uicart {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding-right: 30px;
    height: 40px;
}
d.productInfo > d.mdn {
    margin-bottom: 20px;
    width: 100%;
    color: #999;
}
d.productInfo > d.garmon {
    margin-top: 40px;
}
d.productInfo > d.garmon > d.item {
    border-bottom: 1px solid #f5f5f5;
}
d.productInfo > d.garmon > d.item.open > d.name {
    background-color: #f5f5f5;
}
d.productInfo > d.garmon > .item > d.name {
    padding: 15px 10px;
    color: #555;
    font-weight: 500;
    font-size: 12px;
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%23777%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%204.5v15m7.5-7.5h-15%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 15px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    cursor: pointer;
}
d.productInfo > d.garmon > .item.open d.desc strong {
    font-weight: 500;
    font-size: 12px;
    color: #444;
    text-align: left;
    padding: 6px 10px;
    display: block;
    line-height: normal;
    border-left: 2px solid var(--a-color);
}
d.productInfo > d.garmon > .item.open d.desc p {
    margin: 0px 0 4px 0;
    font-size: 12px;
}
d.productInfo > d.garmon > .item.open d.desc strong {
    font-weight: 500;
    font-size: 12px;
    color: #444;
    text-align: left;
}

d.productInfo > d.price d.current d.p {
    font-size: 28px;
    font-weight: 400;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
d.productInfo > d.price d.current d.x d.a {
    font-size: 15px;
    color: #777;
}
d.productInfo > d.price d.current d.x d.b {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='89' height='16' viewBox='0 0 89 16' fill='none'%3E%3Cpath d='M12.0524 14.5301C12.0524 10.0772 12.0524 5.65358 12.0524 1.23291C8.34773 1.23291 4.67533 1.23291 1 1.23291C1 5.68145 1 10.0948 1 14.5199C1.60449 14.5199 2.1899 14.5199 2.81492 14.5199C2.81492 10.6127 2.81492 6.74077 2.81492 2.8615C5.31356 2.8615 7.77112 2.8615 10.2727 2.8615C10.2727 6.76131 10.2727 10.6318 10.2727 14.5287C10.8801 14.5301 11.4435 14.5301 12.0524 14.5301Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M44.0202 12.8707L39.2342 2.12937C38.9921 1.58504 38.4507 1.23438 37.855 1.23438C37.2594 1.23438 36.718 1.58504 36.4759 2.12937L31.6899 12.8707H30.0583V14.5301H45.6503V12.8707H44.0202ZM37.855 3.23123L42.0498 12.8707H33.6603L37.855 3.23123Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M74.6538 14.5301L69.4203 2.1367C69.1885 1.58944 68.653 1.23438 68.0587 1.23438C67.4645 1.23438 66.929 1.58944 66.6972 2.1367L61.4637 14.5301H63.4341L68.0587 3.33687L72.6833 14.5301H74.6538Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M86.9736 1.23291H86.9413L79.0096 11.9963V1.23291H77.2255V14.4171V14.5301H79.0096L86.9736 3.72421V14.5301H88.7577V1.30334V1.23291H86.9736Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M53.4931 13.1276C52.2155 13.1275 50.9819 12.661 50.0239 11.8157C49.0659 10.9703 48.4495 9.80436 48.2904 8.5367H60.4682C60.4887 8.32102 60.499 8.09654 60.499 7.88233C60.4989 7.53857 60.4734 7.19529 60.4227 6.85529C60.1766 5.19397 59.3415 3.67649 58.0697 2.57972C56.7978 1.48294 55.174 0.879986 53.4946 0.88086C51.6381 0.88086 49.8576 1.61836 48.5449 2.93111C47.2321 4.24387 46.4946 6.02435 46.4946 7.88086C46.4946 9.73738 47.2321 11.5179 48.5449 12.8306C49.8576 14.1434 51.6381 14.8809 53.4946 14.8809C54.8762 14.8797 56.2265 14.4696 57.3753 13.7022C58.5242 12.9349 59.4201 11.8446 59.9503 10.5688H57.996C57.5316 11.349 56.8723 11.995 56.0829 12.4436C55.2935 12.8922 54.4011 13.1279 53.4931 13.1276ZM53.4931 2.6371C54.706 2.63703 55.8815 3.05731 56.8194 3.8264C57.7573 4.5955 58.3996 5.66586 58.6371 6.85529H48.3506C48.5892 5.6668 49.2321 4.59761 50.1698 3.82944C51.1076 3.06126 52.2824 2.6371 53.4946 2.6371H53.4931Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M22.2357 0.880859C18.3696 0.880859 15.2357 4.01479 15.2357 7.88086C15.2357 11.7469 18.3696 14.8809 22.2357 14.8809C26.1018 14.8809 29.2357 11.7469 29.2357 7.88086C29.2357 4.01479 26.1018 0.880859 22.2357 0.880859ZM22.2357 13.1261C19.3394 13.1261 16.9905 10.7771 16.9905 7.88086C16.9905 4.98461 19.3394 2.63563 22.2357 2.63563C25.1319 2.63563 27.4809 4.98461 27.4809 7.88086C27.4809 10.7771 25.1319 13.1261 22.2357 13.1261Z' fill='%23EE3124' stroke='%23EE3124' stroke-width='0.4'/%3E%3Cpath d='M22.2343 1.82098C22.2343 2.25381 22.5498 2.62647 22.9796 2.6881C25.2802 3.01528 27.0995 4.83461 27.4267 7.13517C27.4883 7.56506 27.861 7.88051 28.2938 7.88051C28.8235 7.88051 29.2387 7.41394 29.1639 6.88868C28.7281 3.81637 26.297 1.38522 23.2247 0.949467C22.7009 0.876107 22.2343 1.29132 22.2343 1.82098Z' fill='black' stroke='black' stroke-width='0.4'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 65px;
    height: 20px;
}
d.productInfo > d.price d.current d.x d.i {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%23222' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3ccircle cx='12' cy='12' r='10'%3e%3c/circle%3e%3cline x1='12' y1='16' x2='12' y2='12'%3e%3c/line%3e%3cline x1='12' y1='8' x2='12.01' y2='8'%3e%3c/line%3e%3c/svg%3e");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    display: flex;
    height: 20px;
}
d.productInfo > d.price d.current d.p:after {
    content: "";
    width: 32px;
    height: 2px;
    background: var(--a-color);
    display: block;
}
d.productInfo > d.uicart d.btn.addtocart {
    flex-grow: 1;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}
d.productInfo > d.uicart d.btn.addtofav {
    background-color: unset;
    padding: 0;
    width: 40px;
    height: 100%;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23222%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    scale: 1;
    transition: scale .3s;
}
d.productInfo > d.colors d.items d.i.a {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    min-width: 40px;
}
d.productInfo > d.garmon > d.item:first-child {
    border-top: 1px solid #f5f5f5;
}
d.productInfo > d.sizes d.items d.i:not(.a):hover {
    background: #f5f5f5;
}
d.productInfo > d.uicart d.btn.addtofav:hover {
    scale: 1.1;
}
d.productInfo > d.garmon > .item > d.name:hover {
    background-color: #f5f5f5;
}
d.productInfo > d.garmon > d.item d.desc d.item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
d.productInfo > d.garmon > d.item d.desc d.item .img {
    width: 32px;
    height: 32px;
    opacity: .5;
}
d.productInfo > d.garmon > d.item d.desc d.item .img svg {
    width: 100%;
    height: 100%;
}
d.productInfo > d.garmon > d.item d.desc d.item d.name {
	font-size: 12px;
}


d.product-layout > d.desc > d.m {
    margin-bottom: 10px;
    margin: auto;
    display: flex;
    gap: 20px;
    width:  max-content;
    width:  -moz-max-content;
}
d.product-layout > d.desc > d.m > d {
    font-size: 15px;
    font-weight: 400;
    color: #777;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    padding: 5px 0px;
}
d.product-layout > d.desc > d.o > d.i d.table:has(d.tbl:empty) {
    display: none;
}
d.product-layout > d.desc > d.m > d.a {
    border-bottom: 2px solid var(--a-color);
    font-weight: 500;
    color: #222;
}
d.product-layout > d.desc > d.o > d {
    display: none;
}
d.product-layout > d.desc > d.o > d.a {
    display: flex;
}
d.product-layout > d.desc > d.o > d.i {
    margin: 50px 0 0 0;
    color: #555;
    font-size: 14px;
    gap: 60px;
    justify-content: center;
}
d.product-layout > d.brand {
    padding: 80px 0px;
}
d.product-layout > d.brand d.about {
    padding: 20px 80px;
    line-height: 22px;
    font-size: 14px;
}
d.product-layout > d.desc > d.o > d.i d.desc:empty {
    display: none;
}
d.product-layout > d.desc > d.o > d.i d {
    width: 50%;
}
d.product-layout > d.desc > d.o > d.i d.desc {
    text-align: right;
    flex-grow: 1;
    line-height: 24px;
    font-size: 16px;
}
d.product-layout > d.desc > d.o > d.i d.t {
    margin-bottom: 20px;
    font-size: 16px;
}
d.product-layout > d.desc > d.o > d.i d.desc:empty+d.b.table {
    width: max-content;
    width: -moz-max-content;
}

d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row d.cell {
    border: 1px solid #f5f5f5;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row d.cell:last-child {
    border-right: 1px solid #ddd;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row:has(+.addfieldrow:last-child) d.cell, 
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row:last-child d.cell {
    border-bottom: 1px solid #ddd;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row:first-child  d.cell d.content {
    font-weight:  500;
    font-size:  12px;
    text-transform: uppercase;
    color: #444;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row:not(:first-child) d.cell d.content {
    font-weight: 400;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row d.cell {
    width:  max-content;
    max-width: max-content;
}
d.product-layout > d.desc > d.o > d.i d.table field[type="table"] d.tableField d.row d.cell d.content {
    min-width: 130px;
    max-width: 130px;
    padding: 0px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
d.product-card.catalog-3-4 d.img d.ui d.fav.adc-load {
    opacity: 0;
}
d.product-card.catalog-3-4 d.img d.ui d.add.open.active d.sizes {
    display: none;
}
d.productInfo > d.uicart d.btn.addtofav.active {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.productInfo > d.uicart d.btn.addtocart.active {
    background: var(--a-color);
}
d.product-card.catalog-3-4 d.img d.ui d.add.active {
    opacity: 1;
    pointer-events: none;
}
d.product-card.catalog-3-4 d.img d.ui d.add.active d.btn-add {
    transform: translateY(-22px);
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%204m0%204a4%204%200%200%201%204%20-4h8a4%204%200%200%201%204%204v8a4%204%200%200%201%20-4%204h-8a4%204%200%200%201%20-4%20-4z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%208a3%203%200%200%200%206%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
d.product-card.catalog-3-4 d.img d.ui.adc-load {
    display: none;
}
d.product-card.catalog-3-4 d.img d.ui d.fav.active {
    opacity: 1;
    background: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.62%2020.81C12.28%2020.93%2011.72%2020.93%2011.38%2020.81C8.48%2019.82%202%2015.69%202%208.68998C2%205.59998%204.49%203.09998%207.56%203.09998C9.38%203.09998%2010.99%203.97998%2012%205.33998C13.01%203.97998%2014.63%203.09998%2016.44%203.09998C19.51%203.09998%2022%205.59998%2022%208.68998C22%2015.69%2015.52%2019.82%2012.62%2020.81Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff4d;
}
.adc-load {
    pointer-events: none!important;
}
.loadblock .img {
    background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 20%, #dee2e6 50%, #e9ecef 80%, #f8f9fa 100%);
    background-size: 200% 100%;
    animation: shimmerSmooth 2s infinite ease-in-out;
    height: calc(100% - 70px);
}
.loadblock .data .line {
    background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 20%, #dee2e6 50%, #e9ecef 80%, #f8f9fa 100%);
    background-size: 200% 100%;
    animation: shimmerSmooth 2s infinite ease-in-out;
    height: 47%;
}
d.productInfo > d.uicart d.btn.addtocart.adc-load {
    font-size: 0;
    pointer-events: none;
    background: linear-gradient(90deg,#f8f9fa 0%,#e9ecef 20%,#dee2e6 50%,#e9ecef 80%,#f8f9fa 100%);
    background-size: 200% 100%;
    animation: shimmerSmooth 2s infinite ease-in-out;
}
d.productInfo > d.uicart d.btn.addtofav.adc-load {
    pointer-events: none;
    background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 20%, #dee2e6 50%, #e9ecef 80%, #f8f9fa 100%);
    background-size: 200% 100%!important;
    animation: shimmerSmooth 2s infinite ease-in-out!important;
}
.mainui d.user-panel-pc d.uix-btn:after {
    content: "";
	displaY: none;
}
.mainui d.user-panel-pc d.uix-btn.adc-load:after {
    pointer-events: none;
    background: linear-gradient(90deg, #ffffff70 0%, #e9ecef70 20%, #dee1e478 50%, #ffffff78 80%, #ffffff78 100%);
    background-size: 200% 100%!important;
    animation: shimmerSmooth 2s infinite ease-in-out!important;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    margin: auto;
    z-index: -1;
	displaY: block;
}
d.product-card.catalog-3-4 d.info d.row.name d.a a.brand {
    padding-right: 7px;
    font-weight: 500;
    display: block;
}
d.catalog-layout.favourite d.product-card {
    display: none;
}
d.catalog-layout.favourite d.product-card.show {
    display: block;
}
d.catalog-layout.favourite d.aside-wrap d.line-1 d.nav a.item.active {
    color: #222;
    font-weight: 500;
}
d.shops-layout d.shop d.videoframe iframe {
    width: 100%;
}
d.shops-layout {
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    gap: 50px 50px;
    margin-top: 40px;
    margin-bottom: 100px;
}
d.shops-layout d.shop {
    max-width: 40%;
    width: 100%;
}
d.shops-layout d.shop d.videoframe {
    width: 100%;
}
d.shops-layout d.shop d.name {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
}










d.cart-layout {
    display: flex;
    justify-content: center;
    align-items: stretch;
    position: relative;
    padding: 0 80px;
    margin: 20px 0px 100px 0px;
    gap: 60px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product:has(>d.selection>check:not(.a)) .image {
    opacity: .5;
}
d.cart-layout > d.prods {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: stretch;
    width: max-content;
    width: -moz-max-content;
}
d.cart-layout > d.checkout {
    position: relative;
    width: 400px;
}
d.cart-layout > d.prods > d.brand {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    width: 100%;
}
d.cart-layout > d.prods > d.brand > d.name {
    font-size: 18px;
    font-weight: 500;
}
d.cart-layout > d.prods > d.brand > d.container {
    display: flex;
    align-items: stretch;
    gap: 10px;
    flex-direction: column;
    width: 100%;
}
d.cart-layout > d.prods > d.brand > d.container > d.product {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.selection {
    width: 20px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.image {
    width: 100px;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 3/4;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: flex-start;
    gap: 10px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price {
    display: flex;
    align-items: end;
    flex-direction: column;
    gap: 5px;
    margin-left: 20px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.info d.name {
    font-size: 17px;
    color: #444;
    max-width: 500px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.info d.param {
    opacity: .7;
}
d.product.notavalible d.mes {
    background: #f5f5f5;
    padding: 20px 20px 20px 50px;
    border-radius: 8px;
    font-weight:  500;
    font-size:  12px;
    color: #888;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%203c7.2%200%209%201.8%209%209s-1.8%209%20-9%209s-9%20-1.8%20-9%20-9s1.8%20-9%209%20-9z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%208v4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M12%2016h.01%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 27px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
d.product.notavalible d.selection {
    opacity: .5;
}
d.product.notavalible d.selection, d.product.notavalible d.selection * {
    pointer-events: none;
}
d.product.notavalible d.selection check.a {
    border-color: #e8e8e8;
    background-color: #fff;
    box-shadow: unset;
    scale: 1;
}
d.product.notavalible d.selection check.a:before, d.product.notavalible d.selection check.a:after {
    display: none;
}
d.product.notavalible d.image {
    filter: grayscale(1);
    opacity: .7;
}
d.countUIsl {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
d.countUIsl d.ct.minus {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%2012H18%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.countUIsl d.ct.plus {
    background-image: url("data:image/svg+xml, %3Csvg%20aria-hidden%3D%22true%22%20stroke%3D%22%23888%22%20stroke-width%3D%222%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%204.5v15m7.5-7.5h-15%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.countUIsl d.ct {
    height: 32px;
    width: 32px;
    background: #f5f5f5;
    border-radius: 8px;
    cursor: pointer;
    transition: .2s;
    scale: 1;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
}
d.countUIsl input {
    border: 1px solid #eee;
    padding: 8px 0 8px 0;
    text-align: center;
    font-size:  12px;
    font-weight:  500;
    font-family: 'AA Stetica';
    border-radius: 8px;
    width: 50px;
    line-height: 14px;
}
d.countUIsl d.ct:hover {
    scale: 1.1;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.old {
    text-decoration: line-through;
    color: #aaa;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.real {
    font-size: 18px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.total {
    color: #aaa;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.remove {
    width: max-content;
    width:  -moz-max-content;
    background: #f5f5f5;
    border-radius: 8px;
    cursor: pointer;
    transition: .2s;
    scale: 1;
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    font-weight:  500;
    color: #888;
    margin-top: 5px;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.remove:hover {
    text-decoration: underline;
}
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.total:empty,
d.cart-layout > d.prods > d.brand > d.container > d.product > d.price d.old:empty {
    display: none;
}
d.product.hold * {
    pointer-events: none !important;
}
d.product.hold {
    opacity: .5;
    filter: blur(3px);
}










d.cart-layout > d.checkout .checkout-container d.checkout-form {
    border-radius: 20px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06);
    padding: 24px;
}
d.cart-layout > d.checkout .checkout-container {
    width: 100%;
    position: sticky;
    top: 70px;
}
d.cart-layout > d.checkout .form-group {
	margin-bottom: 24px;
}
d.cart-layout > d.checkout  .form-label {
	display: block;
	margin-bottom: 8px;
	font-weight: 600;
	color: #4a5568;
}
d.cart-layout > d.checkout  .skeleton {
    background: linear-gradient(90deg, #f8f9fa 0%, #e9ecef 20%, #dee2e6 50%, #e9ecef 80%, #f8f9fa 100%);
    background-size: 200% 100%;
    border-radius: 8px;
    animation: checkout-shimmer 1.5s infinite;
    opacity: .4;
}
d.cart-layout > d.checkout  .skeleton-input {
	height: 48px;
	width: 100%;
}
d.cart-layout > d.checkout  .skeleton-input-small {
	height: 48px;
	width: 60%;
}
d.cart-layout > d.checkout  .skeleton-text {
	height: 20px;
	width: 80px;
	margin-bottom: 8px;
}
d.cart-layout > d.checkout .skeleton-button {
	height: 52px;
	width: 100%;
	margin-top: 20px;
}
d.cart-layout > d.checkout  .form-row {
	display: flex;
	gap: 16px;
}
d.cart-layout > d.checkout  .form-row .form-group {
	flex: 1;
}
@keyframes checkout-shimmer {
	0% {
		background-position: -200% 0;
	}
	100% {
		background-position: 200% 0;
	}
}


d.cart-layout > d.checkout .checkout-container > .step > d.block d.row.totalsumm d.b d.overtotal {
    font-weight: 400;
    color: #888;
    text-decoration: line-through;
}
d.cart-layout > d.checkout .checkout-container > .step {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: left;
	align-items: stretch;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row.discount d.b {
    color: var(--a-color);
    font-weight: 500;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row.totalsumm d.b {
    font-weight: 500;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block {
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06);
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 9px;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block > d.title d.a {
    flex-grow: 1;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block > d.title {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block > d.brand_list {
    overflow: auto;
    max-height: 150px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start;
    align-items: stretch;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row {
    display: flex;
    justify-content: space-between;
    background: #fff;
    position: relative;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row:before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 0px;
    border-bottom: 1px dashed #ddd;
    z-index: 0;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d {
    background: #fff;
    position: relative;
    z-index: 2;
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
}
d.markerCDEK * {
    pointer-events: none!important;
}
.markerCDEK {
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%);
    position: relative;
    transition: .3s;
    scale: 1;
    cursor: pointer;
}
.markerCDEK d.length {
    position: absolute;
    inset: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 24px;
    height: 30px;
    font-weight: bold;
    font-size: 11px;
    color: #222;
    line-height: 0px;
    z-index: 5;
    border-radius: 50%;
    margin-top: 7px;
}
.markerCDEK img {
    width: 100%;
    display: block;
}
.markerCDEK d.el {
    position: relative;
    animation: pong 1.2s ease infinite;
}
@keyframes pong {
	0% {transform: rotate(0)}
	20% {transform: translateY(-3px)}
	40% {transform: translateY(3px)}
	60% {transform: translateY(-2px)}
	80% {transform: translateY(2px)}
	to {transform: translateY(0)}
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d.a {
    padding: 0px 10px 0px 0px;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block.slim > *:not(.title) {
    display: none;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d.b {
    padding: 0px 0px 0px 10px;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d d.s {
    font-size: 10px;
    background: #f5f5f5;
    border-radius: 6px;
    padding: 3px;
    color: #888;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block > d.title d.x {
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -7px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    transition: .2s;
    transform: rotate(0deg);
    border-radius: 8px;
    background-color: #f9f9f9;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block > d.title d.a {
    flex-grow: 1;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block.slim d.title d.x {
    transform: rotate(90deg);
}
d.cart-layout > d.checkout .checkout-container > .step > d.block:not(.slim) d.title {
    margin-bottom: 10px;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block.slim d.title d.a {
    opacity: .7;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d.b.horosho a {
    display: inline;
    white-space: nowrap;
    color: #888;
    text-decoration: underline;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row d.b.horosho {
    display: block;
    font-size:  12px;
    color: #888;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block d.row.okay {
    align-items: flex-start;
    margin-top: 10px;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block.total d.btn {
    width: 100%;
    margin: 10px 0 0 0;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block.total d.btn.horohsoAV:not(.active) {
    opacity: .5;
    pointer-events: none;
}
d.cart-layout > d.checkout .checkout-container > .step > d.block:empty {
    display: none;
}
d.userLoginForm {
    gap: 40px;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 350px;
}
d.userLoginForm d.top {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
}
d.userLoginForm d.top d.header {
    font-size: 18px;
    font-weight: 500;
}
d.userLoginForm d.top .desc {
    color: #999;
}

d.userLoginForm d.field field {
    width: 100%;
}
d.userLoginForm d.field field[name="phone"] input {
    padding: 25px 20px 25px 60px;
    background: none;
    font-size: 19px;
    letter-spacing: .1px;
    height: 0;
}
d.userLoginForm d.field field[name="phone"] .flag {
    left: 15px;
    width: 30px;
    height: 24px;
}






d.userLoginForm {
    gap: 40px;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .06);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 350px;
}

d.userLoginForm d.top {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
}
d.userLoginForm.send-code d.edit:hover {
    text-decoration: underline;
}
d.userLoginForm.send-code d.edit {
    padding: 15px 5px;
    color: #444;
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    cursor: pointer;
}
d.userLoginForm d.top d.header {
    font-size: 18px;
    font-weight:  500;
}
d.userLoginForm d.top .desc {
    color: #999;
}
d.userLoginForm d.field {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
d.userLoginForm d.field field[name="name"] input {
    padding: 20px;
    background: none;
    font-size: 19px;
    letter-spacing: .1px;
    height: 0;
    text-align: center;
}
d.userLoginForm d.field d.error.a {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    text-align: center;
    color: #d06e6e;
}
d.userLoginForm d.field d.error:not(.a) {
    display: none;
}
d.userLoginForm d.errorAccount {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}
d.userLoginForm d.field field {
    width: 100%;
}
d.userLoginForm d.field field[name="phone"] input {
    padding: 25px 20px 25px 60px;
    background: none;
    font-size: 19px;
    letter-spacing: .1px;
    height: 0;
}
d.userLoginForm d.field field[name="phone"] .flag {
    left: 15px;
    width: 30px;
    height: 24px;
}
d.userLoginForm d.footer d.horosho {
    display: block;
    text-align: left;
    vertical-align: baseline;
    font-size: 10px;
    color: #888;
    margin-bottom: 10px;
}
d.userLoginForm d.footer d.horosho check {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
d.userLoginForm d.footer d.horosho a {
	vertical-align: baseline;
	font-size: 10px;
	color: #888;
	text-decoration: underline;
}
d.userLoginForm d.footer d.btn.next {
    width: 100%;
}
d.userLoginForm d.footer d.btn.next:not(.active) {
    opacity: .5;
    pointer-events: none;
}
d.userLoginForm.send-code d.recode:hover {
    text-decoration: underline;
}
d.userLoginForm.send-code d.recode {
    text-align: center;
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    cursor: pointer;
    padding: 8px 20px;
    opacity: 0;
    pointer-events: none;
}
d.userLoginForm.send-code d.timer {
    opacity: .7;
    font-size: 11px;
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    text-align: center;
}
d.userLoginForm.send-code d.recode.active {
    opacity: 1;
    pointer-events: unset;
}
d.userLoginForm.send-code d.timer:not(.active) {
    opacity: 0;
}
d.addr_select {
    padding: 4px 0 4px 30px;
    width: 100%;
    font-size: 14px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M17.657%2016.657l-4.243%204.243a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2011.314%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 24px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    user-select: none;
}
d.addr_select:hover {
    text-decoration: underline;
}
d.closeLayer {
    width: 60px;
    height: 60px;
    position: absolute;
    right: -45px;
    top: -45px;
    background-image: url("data:image/svg+xml, %3Csvg%20viewBox%3D%220%200%2024%2024%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22css-i6dzq1%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%09%09%09%09%09%09%09%09%3Cline%20x1%3D%2218%22%20y1%3D%226%22%20x2%3D%226%22%20y2%3D%2218%22%3E%3C%2Fline%3E%0A%09%09%09%09%09%09%09%09%09%3Cline%20x1%3D%226%22%20y1%3D%226%22%20x2%3D%2218%22%20y2%3D%2218%22%3E%3C%2Fline%3E%0A%09%09%09%09%09%09%09%09%3C%2Fsvg%3E");
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    pointer-events: none;
}
layer.desctop > wrap > content .wrap-addresses {
    padding: 40px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start;
    align-items: stretch;
}
layer[name="address-item"].desctop > wrap {
    display: flex;
    align-items: stretch;
    height: 90vh!important;
    min-height: 90vh!important;
    max-height: 90vh!important;
    width: 90vw !important;
    min-width: 90vw !important;
    max-width: 90vw !important;
}
layer[name="addresses"].desctop > wrap {
    width: max-content !important;
    height: max-content !important;
    max-height: 98vh !important;
    max-width: 95vw !important;
    display: flex;
    align-items: stretch;
    min-width: 420px!important;
}

layer[name="address-item"].desctop > wrap > content,
layer[name="addresses"].desctop > wrap > content {
    display: flex;
    flex-direction: column;
    height: unset;
    flex-grow: 1;
}
layer > wrap > content .wrap-addresses d.main {
    flex-grow: 1;
}
layer[name="addresses"] > wrap > content .wrap-addresses d.main d.menu {
    display: flex;
    justify-content: flex-start;
    gap: 0px;
    align-items: center;
    overflow: auto;
    width: 100%;
    margin: 10px 0px 20px 0px;
}
layer[name="addresses"] > wrap > content .wrap-addresses d.main d.menu d.i {
    border-bottom: 2px solid #f5f5f5;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    font-size: 19px;
    user-select: none;
}
layer[name="addresses"] > wrap > content .wrap-addresses d.main d.menu d.i.active {
    border-color: #222;
}
layer[name="addresses"] > wrap > content .wrap-addresses d.main d.menu d.i:not(.active):hover {
    border-color: #ddd;
}
layer > wrap > content .wrap-addresses d.module-header d.title:before {
    left: -51px;
    width: 40px;
}
layers > layer[name="addresses"].desctop {
    backdrop-filter: blur(4px);
}
d.lottie.mappoint {
    pointer-events: none;
    position: absolute;
    inset: 0;
    margin: auto;
    width: 70px;
    height: 70px;
}
d.address-zone d.form fieldset field d.variants {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 10;
    padding: 0;
    box-shadow: 2px 2px 5px 2px #00000026;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    max-height: 300px;
    overflow: auto;
    font-size: 11px;
    font-weight: 500;
    color: #444;
    transition: .3s;
    transform: translateY(0);
    opacity: 1;
}
d.address-zone d.form fieldset field d.variants d:hover {
    text-decoration: underline;
}
d.address-zone d.form fieldset field d.variants d:last-child {
    margin-bottom: 5px;
}
d.address-zone d.form fieldset field d.variants d:first-child {
    margin-top: 5px;
}
d.address-zone d.form fieldset field d.variants d {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24' stroke='%236ebf47' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3C/svg%3E");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 7px center;
    padding: 3px 10px 3px 41px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}
d.address-zone d.form fieldset field d.variants:empty {
    opacity: 0;
    pointer-events: none;
    transform: translateY(50px);
}
d.address-zone {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}
d.address-zone d.map {
    position: relative;
    height: 100%;
}
d.address-zone d.form {
    position: absolute;
    right: 80px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 340px;
    height: max-content;
    height: -moz-max-content;
    background: #ffffff80;
    z-index: 100;
    padding: 30px;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    box-shadow: 0 0px 15px -3px rgb(0 0 0 / 40%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: stretch;
    transition: .5s;
    transform: translateX(100px);
    overflow: auto;
    max-height: 100dvh;
}
d.address-zone d.form.ok {
    transform: translateX(0);
}
d.address-zone d.map {
    position: relative;
    height: 100%;
    filter: grayscale(.4);
}
layers > layer[name="address-item"] d.module-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    background: #ffffff8a;
    padding: 20px;
    border-radius: 20px 20px 0px 0px;
    backdrop-filter: blur(5px);
    box-shadow: 0 17px 15px -20px #00000073;
    padding-left: 70px;
}
layers > layer d.module-header {
    padding-left: 50px;
}
layers > layer[name="address-item"] > wrap > content .wrap-addresses {
    padding: 0px;
}

d.address-zone d.form fieldset {
    width: 100%;
}
d.address-zone d.form fieldset d.title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M18.364%204.636a9%209%200%200%201%20.203%2012.519l-.203%20.21l-4.243%204.242a3%203%200%200%201%20-4.097%20.135l-.144%20-.135l-4.244%20-4.243a9%209%200%200%201%2012.728%20-12.728zm-6.364%203.364a3%203%200%201%200%200%206a3%203%200%200%200%200%20-6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0 0px 32px;
    line-height: 25px;
    white-space: nowrap;
    margin-bottom: 15px;
}
d.address-zone d.form fieldset field {
    margin-bottom: 10px;
}
d.address-zone d.form fieldset field name {
    font-weight: 500;
    color: #444;
    font-size: 13px;
    left: 30px;
    text-transform: uppercase;
    top: -5px;
}
d.address-zone d.form fieldset field textarea {
    font-size: 14px;
    font-weight: 500;
    color: #49882b;
}
d.address-zone d.form fieldset field input {
    padding: 25px 0px 25px 40px;
    height: 0;
    font-size: 14px;
    font-weight: 500;
    color: #49882b;
    line-height: 0;
}
d.address-zone d.form fieldset field textarea::placeholder,
d.address-zone d.form fieldset field input::placeholder {
    color: #aaa;
    font-weight: 400;
}
d.address-zone d.form fieldset field[name="city"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M18.364%204.636a9%209%200%200%201%20.203%2012.519l-.203%20.21l-4.243%204.242a3%203%200%200%201%20-4.097%20.135l-.144%20-.135l-4.244%20-4.243a9%209%200%200%201%2012.728%20-12.728zm-6.364%203.364a3%203%200%201%200%200%206a3%203%200%200%200%200%20-6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="street"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2018v-15l7%204l-7%204%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M9%2017.67c-.62%20.36%20-1%20.82%20-1%201.33c0%201.1%201.8%202%204%202s4%20-.9%204%20-2c0%20-.5%20-.38%20-.97%20-1%20-1.33%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="house"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%208l9.732-4.866a.6.6%200%2001.536%200L22%208M20%2011v8a2%202%200%2001-2%202H6a2%202%200%2001-2-2v-8%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="entrance"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2010v-7l-2%202%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2016a2%202%200%201%201%204%200c0%20.591%20-.601%201.46%20-1%202l-3%203h4%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M15%2014a2%202%200%201%200%202%20-2a2%202%200%201%200%20-2%20-2%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6.5%2010h3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="level"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.01%202.92007L18.91%205.54007C20.61%206.29007%2020.61%207.53007%2018.91%208.28007L13.01%2010.9001C12.34%2011.2001%2011.24%2011.2001%2010.57%2010.9001L4.67%208.28007C2.97%207.53007%202.97%206.29007%204.67%205.54007L10.57%202.92007C11.24%202.62007%2012.34%202.62007%2013.01%202.92007Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2011C3%2011.84%203.63%2012.81%204.4%2013.15L11.19%2016.17C11.71%2016.4%2012.3%2016.4%2012.81%2016.17L19.6%2013.15C20.37%2012.81%2021%2011.84%2021%2011%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2016C3%2016.93%203.55%2017.77%204.4%2018.15L11.19%2021.17C11.71%2021.4%2012.3%2021.4%2012.81%2021.17L19.6%2018.15C20.45%2017.77%2021%2016.93%2021%2016%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="apart"] input {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14%2012v.01%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M3%2021h18%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M6%2021v-16a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v16%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="comment"] textarea {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23888%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21%2010.663c0%20-4.224%20-4.041%20-7.663%20-9%20-7.663s-9%203.439%20-9%207.663c0%203.783%203.201%206.958%207.527%207.56c1.053%20.239%20.932%20.644%20.696%202.133c-.039%20.238%20-.184%20.932%20.777%20.512c.96%20-.42%205.18%20-3.201%207.073%20-5.48c1.304%20-1.504%201.927%20-3.029%201.927%20-4.715v-.01z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.address-zone d.form fieldset field[name="comment"] {
    margin-top: 15px;
}
d.address-zone d.form d.footer {
    width: 100%;
}
d.address-zone d.form d.footer .btn.addr-save {
    width: 100%;
}
d.address-zone d.form fieldset field name:before {
    opacity: 0;
}

layer[name="addresses"].desctop > wrap > content d.main d.items {
    display: flex;
    gap: 40px;
    max-width: 800px;
    max-height: 80vh;
    overflow: auto;
    margin: 40px 0px 40px 0px;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.name {
    font-size: 15px;
    font-weight: 500;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M18.364%204.636a9%209%200%200%201%20.203%2012.519l-.203%20.21l-4.243%204.242a3%203%200%200%201%20-4.097%20.135l-.144%20-.135l-4.244%20-4.243a9%209%200%200%201%2012.728%20-12.728zm-6.364%203.364a3%203%200%201%200%200%206a3%203%200%200%200%200%20-6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 0 0 0 30px;
    max-width: 230px;
    margin-bottom: 5px;
    min-height: 24px;
    display: flex;
    justify-content: left;
    align-items: center;
    flex-grow: 1;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.select_addresses {
    padding: 10px 5px;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin: 10px 0;
    font-size: 13px;
    cursor: pointer;
    letter-spacing: .5px;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address.select d.select_addresses {
    font-weight: 500;
    pointer-events: none;
    background: var(--a-color);
    color: #fff;
    text-transform: uppercase;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.select_addresses:hover {
    text-decoration: underline;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address {
    display: none;
    flex-direction: column;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.ui {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    font-size: 13px;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.ui d:hover {
    text-decoration: underline;
}
layer[name="addresses"].desctop > wrap > content d.main d.items d.item_address d.ui d {
    cursor: pointer;
}
d.address-zone d.form fieldset d.select {
    min-height: 45px;
    margin: 20px 0 15px 0;
}
d.address-zone d.form fieldset d.select d.b {
    font-size: 14px;
    font-weight: 500;
}
d.address-zone d.form fieldset d.select d.a {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%204h16a2%202%200%20012%202v12a2%202%200%2001-2%202H6a2%202%200%2001-2-2v-6M12%209V4M8%208H3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0 0px 32px;
}
d.address-zone d.form fieldset d.select d.c {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23e51919%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%204h16a2%202%200%20012%202v12a2%202%200%2001-2%202H6a2%202%200%2001-2-2v-6M12%209V4M8%208H3%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding: 11px 0 0px 32px;
    color: #e51919;
}











.besw5izbv {
    width: max-content;
    width: -moz-max-content;
    margin: auto;
}
.besw5izbv h1.s4b568i {
    margin-bottom: 25px;
}
d.svwikjs.drdujd {
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: flex-start;
    align-items: flex-start;
}
.besw5izbv d.nueb5hzc870 {
    border-left: 1px solid #f0e5df;
    padding-left: 40px;
}
.besw5izbv d.n {
    font-size: 20px;
    font-weight: 900;
    color: #111;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}
.besw5izbv d.a {
    display: flex;
    justify-content: space-between;
    width: 360px;
    align-items: center;
    gap: 15px;
}
.besw5izbv d.n d.o {
    font-weight: 500;
    font-size: 13px;
    white-space: nowrap;
}
.besw5izbv d.s {
    display: flex;
    gap: 15px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    align-items: center;
    justify-content: flex-start;
}
.besw5izbv d.u {
    background: #111111;
    border-radius: 4px;
    padding: 2px 12px;
    color: #fff;
}
.besw5izbv d.p {
    margin: 25px 0;
}
.besw5izbv d.t {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 20px;
}
.besw5izbv d.c {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    background: #f2f2f2;
    position: relative;
    padding: 5px 5px;
    border-radius: 8px;
    width: max-content;
    width: -moz-max-content;
    height: 50px;
    transition: .3s;
    cursor: default;
}
.besw5izbv d.b {
    width: 50px;
    height: 40px;
    overflow: hidden;
    border-radius: 8px;
}
.besw5izbv d.l {
    display: flex;
    flex-direction: column;
    gap: 6px;
    max-width: 500px;
    font-size: 12px;
    font-weight: 500;
    max-height: 38px;
    overflow: hidden;
    position: relative;
    justify-content: center;
}
.besw5izbv d.k {
    align-self: center;
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 8px;
    min-width: 60px;
    text-align: center;
    justify-content: center;
    font-size: 14px;
    color: #444;
    font-weight: 400;
}
.besw5izbv d.f {
    align-self: center;
    background: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 8px;
    color: #636363;
    font-weight: 500;
    letter-spacing: .1px;
    font-size: 13px;
    width: 100px;
    text-align: center;
    justify-content: center;
    white-space: nowrap;
}
.besw5izbv d.g {
    display: flex;
    gap: 15px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    align-items: center;
    justify-content: flex-start;
}
d.user-profile-layout {
    width: max-content;
    width: -moz-max-content;
    margin: auto;
    position: relative;
}
d.user-profile-layout img.cart_2567498 {
    position: absolute;
    left: -300px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 250px;
}
d.uprof-wrap d.wrap > d.item {
    display: none;
}
d.uprof-wrap d.wrap > d.item.a {
    display: block;
}
d.uprof-wrap {
    width: max-content;
    width: -moz-max-content;
    margin: auto;
}
d.uprof-wrap d.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
d.s4b568i {
    font-size: 30px;
}
d.uprof-wrap d.menu .item {
    padding: 10px 20px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    border-radius: 2px;
}
d.uprof-wrap d.menu .item:hover {
    text-decoration: underline;
}
d.uprof-wrap d.menu .item.a {
    background: var(--a-color);
    color: #fff;
    text-decoration: unset!important;
}
d.uprof-wrap {
    margin-bottom: 40px;
    min-height: 300px;
}
.cssnj4cx {
    width: 450px;
    margin: auto;
}
d.s4rhssss.show {
    display: block;
}
d.uprof-wrap d.userLoginForm {
    margin: 50px auto 150px auto;
}
d.s4rhssss {
    display: none;
    width: 100%;
    align-items: center;
    justify-content: center;
    color: #222;
    font-size: 20px;
    transition: .3s;
    overflow: hidden;
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%236ebf47%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.5%2012.5l4.076%204.076a.6.6%200%2000.848%200L9%2014M16%207l-4%204%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M7%2012l4.576%204.576a.6.6%200%2000.848%200L22%207%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 4px 0 4px 45px;
    margin-bottom: 20px;
}
h2.sw5dxxn {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0;
}
h3.sughdcv {
    margin: 3px 0 0px 0;
    font-weight: 500;
    font-size: 12px;
    color: #8f8f8f;
}
fieldset.cssnj4cx field {
    padding-top: 0;
}
.cssnj4cx field input {
    color: #4b4644;
    padding-top: 15px!important;
    padding-bottom: 15px !important;
    height: 50px!important;
    font-size: 18px;
    letter-spacing: 0.3px;
    border: none;
    border-bottom: 1px solid #e8dfda;
    border-radius: 0;
}
d.ftb-pp7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cssnj4cx field input.inputForName {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23999%22%20stroke-width%3D%221%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2012C14.7614%2012%2017%209.76142%2017%207C17%204.23858%2014.7614%202%2012%202C9.23858%202%207%204.23858%207%207C7%209.76142%209.23858%2012%2012%2012Z%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M20.5899%2022C20.5899%2018.13%2016.7399%2015%2011.9999%2015C7.25991%2015%203.40991%2018.13%203.40991%2022%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
fieldset.cssnj4cx field[type="phone"] {
    opacity: .5;
}
fieldset.cssnj4cx field {
    padding-top: 0;
}
fieldset.cssnj4cx field[type="phone"] * {
    pointer-events: none;
}
.cssnj4cx field[type="phone"] d.flag {
    left: 36px;
    top: -2px;
}
.cssnj4cx field input.phoneNumberInp {
    background-image: url("data:image/svg+xml, %3Csvg%20viewBox%3D%220%200%2024%2024%22%20stroke%3D%22%23999%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22css-i6dzq1%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%09%09%09%09%09%09%09%09%3Cpath%20d%3D%22M22%2016.92v3a2%202%200%200%201-2.18%202%2019.79%2019.79%200%200%201-8.63-3.07%2019.5%2019.5%200%200%201-6-6%2019.79%2019.79%200%200%201-3.07-8.67A2%202%200%200%201%204.11%202h3a2%202%200%200%201%202%201.72%2012.84%2012.84%200%200%200%20.7%202.81%202%202%200%200%201-.45%202.11L8.09%209.91a16%2016%200%200%200%206%206l1.27-1.27a2%202%200%200%201%202.11-.45%2012.84%2012.84%200%200%200%202.81.7A2%202%200%200%201%2022%2016.92z%22%3E%3C%2Fpath%3E%0A%09%09%09%09%09%09%09%09%3C%2Fsvg%3E");
    padding-left: 70px;
    background-position: 5px 15px;
}
.cssnj4cx field input.emailInp {
    background-image: url("data:image/svg+xml, %3Csvg%20stroke%3D%22%23bbb%22%20stroke-width%3D%221.5%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2012m-4%200a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16%2012v1.5a2.5%202.5%200%200%200%205%200v-1.5a9%209%200%201%200%20-5.5%208.28%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
d.uprof-wrap > d.wrap {
    margin: 50px auto 100px auto;
}
d.b5i4su6r {
    text-align: center;
    width: max-content;
    width: -moz-max-content;
    padding: 5px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #444;
    border-radius: 6px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    user-select: none;
    margin: 0;
    padding: 10px 20px;
}
d.b5i4su6r:hover {
    text-decoration: underline;
}
d.firstscreen-slide.pc video {
    width: 100%;
    aspect-ratio: 1.777777777777778;
    object-fit: cover;
    height: 100%;
}



d.four-news-tiles {
    margin: auto;
    width: max-content;
    width:  -moz-max-content;
    display: flex;
    gap: 50px;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}
d.four-news-tiles > d.a {
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: left;
    position: relative;
    width:  max-content;
    width:  -moz-max-content;
}
d.four-news-tiles > d.a a.b {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 70px;
    position: relative;
    transition: .2s;
    scale: 1;
    will-change: scale;
    cursor: pointer;
    height: calc(100vh - 180px);
    width:  max-content;
    width:  -moz-max-content;
}
d.four-news-tiles > d.a a.b d.i {
    height: 100%;
    aspect-ratio: 3/4;
    width: auto;
}
d.four-news-tiles > d.a a.b d.i d.mcpicture {
    width: 100%;
    aspect-ratio: 3 / 4!important;
}
d.four-news-tiles > d.a a.b d.i d.mcpicture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
d.four-news-tiles > d.a.l {
    align-items: flex-end;
}
d.four-news-tiles > d.a.l a.b:first-child {}
d.four-news-tiles > d.a a d.name {
    position: absolute;
    font-size: 20px;
    font-weight:  500;
    left: 30px;
    bottom: -45px;
    color: #222;
}
d.four-news-tiles > d.a a d.name:before {
    content: "";
    position: absolute;
    left: 2px;
    top: -42px;
    width: 2px;
    background: #222;
    height: 37px;
}
d.four-news-tiles > d.a a:hover {
    scale: 1.02;
}
d.four-news-tiles > d.a.r a.b:first-child {
}

d.four-news-tiles > d.a.l a.b:last-child {
    height: calc(100vh - 300px);
}

d.four-news-tiles > d.a.r a.b:first-child {
    height: calc(100vh - 300px);
}

d.four-news-tiles > d.a.r a.b:last-child {}
d.news4tiles-content {
    width:  max-content;
    width:  -moz-max-content;
    height:  max-content;
    height:  -moz-max-content;
    display: flex;
    justify-content: center;
}

d.news4tiles-content > d.i {
    width: 350px;
    aspect-ratio: 3/4;
    border-radius: 16px 0 0px 16px;
    overflow: hidden;
}

d.news4tiles-content > d.t {
}

d.news4tiles-content > d.t h2 {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight:  500;
}

d.news4tiles-content > d.t {
    font-size: 14px;
    line-height: 20px;
    width: 500px;
    padding: 30px 20px 30px 40px;
}
d.news4tiles-content > d.i d.mcpicture {
    aspect-ratio: 3/4 !important;
    width: 100%;
}
d.news4tiles-content > d.i d.mcpicture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
d.prm-items-module a.swiper-item-wrap d.img {
    max-width: 1000px;
    width: auto;
    height: 100%;
}
layers > layer > wrap d.layerclose {
    position: absolute;
    top: -60px;
    right: -60px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 12px;
    pointer-events: none;
    background-image: url("data:image/svg+xml, %3Csvg%20viewBox%3D%220%200%2024%2024%22%20stroke%3D%22%23222%22%20stroke-width%3D%221.5%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20class%3D%22css-i6dzq1%22%20randcolor%3D%22set%22%20width%3D%2232%22%20height%3D%2232%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%09%09%09%09%09%09%09%09%09%3Cline%20x1%3D%2218%22%20y1%3D%226%22%20x2%3D%226%22%20y2%3D%2218%22%3E%3C%2Fline%3E%0A%09%09%09%09%09%09%09%09%09%3Cline%20x1%3D%226%22%20y1%3D%226%22%20x2%3D%2218%22%20y2%3D%2218%22%3E%3C%2Fline%3E%0A%09%09%09%09%09%09%09%09%3C%2Fsvg%3E");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (min-width: 1000px) {
	
	
	
	
	
	
	
	
}@media screen and (max-width: 1090px) {
	footer > d.d {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	
}@media screen and (max-width: 999px) {
	
	
	
	
	
}@media screen and (max-width: 800px) {
	
}

@media screen and (max-width: 920px) {
	
}@media screen and (max-width: 560px) {
	
}

@media screen and (max-width: 620px) {
	
}

@media screen and (max-width: 720px) {
	
}@media screen and (max-width: 599px) {
	
	
	
	
	
}@media screen and (max-width: 420px) {
	
}

@media screen and (max-width: 450px) {
	
}@media screen and (max-width: 380px) {
	
}@media screen and (max-width: 280px) {
	
}

@media screen and (max-width: 320px) {
	
}@media screen and (max-width: 1599px) {
	d.regions-module > d.a d.list d.group:nth-child(4) {
		display: none;
	}
	d.premium-brands-layout .blocks {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media screen and (max-width: 1325px) {
	footer > d.e {
		display: none;
	}
	
	d.premium-brands-layout .blocks {
		grid-template-columns: repeat(4, 1fr);
	}
}

@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-Bold.woff2') format('woff2'), url('/project/local/fonts/AAStetica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStelica-Black.woff2') format('woff2'), url('/project/local/fonts/AAStelica-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-BoldItalic.woff2') format('woff2'), url('/project/local/fonts/AAStetica-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AASteticaMedium-Italic.woff2') format('woff2'), url('/project/local/fonts/AASteticaMedium-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AASteticaLight-Italic.woff2') format('woff2'), url('/project/local/fonts/AASteticaLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-Italic.woff2') format('woff2'), url('/project/local/fonts/AAStetica-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-Regular.woff2') format('woff2'), url('/project/local/fonts/AAStetica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-Light.woff2') format('woff2'), url('/project/local/fonts/AAStetica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AA Stetica';
    src: url('/project/local/fonts/AAStetica-Medium.woff2') format('woff2'), url('/project/local/fonts/AAStetica-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}