@charset "UTF-8";
/* line 1, theme.scss */
:root {
  --fontFamily: "SFMono";
  --fontWeight: 300;
  --fontSize: 14px;
  --minWidth: 320px;
  --maxWidth: 1920px;
  --maxWidthContainer: 1480px;
  --containerPadding: 16px;
  --pc: calc(var(--maxWidthContainer) - var(--containerPadding));
  --tablet: 991.98px;
  --mobile: 767.98px;
  --mobileSmall: 479.98px; }

/* line 15, theme.scss */
.co-basket {
  max-width: 100% !important; }

/* line 19, theme.scss */
.page-404 {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 16px;
  padding: 16px !important;
  font-weight: 600;
  line-height: 150%; }

/* line 27, theme.scss */
.page-404 h2 {
  font-size: 20px;
  margin-bottom: 8px; }

@media (min-width: 767.98px) {
  /* line 38, theme.scss */
  .page-nav-buttons {
    display: none; } }
/* line 42, theme.scss */
.page-nav-buttons__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px !important; }

/* line 53, theme.scss */
.page-nav-buttons__go-top svg {
  transform: rotate(90deg); }

/* line 56, theme.scss */
.layout {
  padding: 0 !important;
  margin: 0 !important; }

/* line 60, theme.scss */
.co-table {
  border-radius: 16px !important; }

/* line 63, theme.scss */
.product-cart__button-go-back {
  position: absolute;
  top: 0;
  left: 16px; }

/* line 68, theme.scss */
.button-go-back {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

/* line 78, theme.scss */
* {
  border: 0;
  margin: 0;
  padding: 0; }

/* line 83, theme.scss */
*,
:after,
:before {
  box-sizing: border-box; }

/* line 88, theme.scss */
:after,
:before {
  display: inline-block; }

/* line 92, theme.scss */
:active,
:focus,
a:active,
a:focus {
  outline: none; }

/* line 103, theme.scss */
body {
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 113, theme.scss */
body,
button,
input,
textarea {
  font-family: SFMono; }

/* line 119, theme.scss */
button,
input,
textarea {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 127, theme.scss */
input,
textarea {
  width: 100%; }

/* line 131, theme.scss */
label {
  display: inline-block; }

/* line 134, theme.scss */
button,
option,
select {
  cursor: pointer; }

/* line 139, theme.scss */
a {
  color: inherit;
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none; }

/* line 145, theme.scss */
ul li {
  list-style: none; }

/* line 148, theme.scss */
img {
  vertical-align: top; }

/* line 151, theme.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit; }

/* line 160, theme.scss */
.lock body {
  overflow: hidden;
  overscroll-behavior: none;
  touch-action: none; }

/* line 165, theme.scss */
body {
  background-color: #f2f2f2;
  color: #000; }

/* line 170, theme.scss */
html {
  line-height: 1;
  -webkit-text-size-adjust: 100%; }

/* line 175, theme.scss */
body {
  margin: 0; }

/* line 179, theme.scss */
main {
  display: block; }

/* line 183, theme.scss */
h1 {
  font-size: inherit;
  margin: 0; }

/* line 188, theme.scss */
img {
  border-style: none; }

/* line 192, theme.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  margin: 0; }

/* line 203, theme.scss */
button,
input {
  overflow: visible; }

/* line 208, theme.scss */
button,
select {
  text-transform: none; }

/* line 213, theme.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/* line 220, theme.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* line 228, theme.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/* line 235, theme.scss */
textarea {
  overflow: auto; }

/* line 239, theme.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 245, theme.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 250, theme.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/* line 255, theme.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 259, theme.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* line 264, theme.scss */
[hidden] {
  display: none; }

/* line 268, theme.scss */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* line 274, theme.scss */
html {
  font-family: SFMono;
  font-size: 14px;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

/* line 282, theme.scss */
body {
  margin: 0;
  font-family: SFMono;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  text-align: left;
  overflow-x: hidden; }

/* line 292, theme.scss */
p {
  margin-top: 0;
  margin-bottom: 0; }

/* line 296, theme.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0; }

/* line 303, theme.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

/* line 310, theme.scss */
[hidden] {
  display: none !important; }

/* line 314, theme.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: inherit;
  line-height: 1;
  font-weight: inherit; }

/* line 334, theme.scss */
h1,
.h1 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 340, theme.scss */
  h1,
  .h1 {
    font-size: inherit; } }
/* line 346, theme.scss */
h2,
.h2 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 352, theme.scss */
  h2,
  .h2 {
    font-size: inherit; } }
/* line 358, theme.scss */
h3,
.h3 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 364, theme.scss */
  h3,
  .h3 {
    font-size: inherit; } }
/* line 370, theme.scss */
h4,
.h4 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 376, theme.scss */
  h4,
  .h4 {
    font-size: inherit; } }
/* line 382, theme.scss */
h5,
.h5 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 388, theme.scss */
  h5,
  .h5 {
    font-size: inherit; } }
/* line 394, theme.scss */
h6,
.h6 {
  font-size: inherit; }

@media screen and (max-width: 767px) {
  /* line 400, theme.scss */
  .layout {
    --layout-side-padding: 0; } }
/* line 405, theme.scss */
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden; }

@supports (overflow: clip) {
  /* line 412, theme.scss */
  .wrapper {
    overflow: clip; } }
/* line 416, theme.scss */
.wrapper > main {
  flex: 1 1 auto; }

/* line 419, theme.scss */
.wrapper > * {
  min-width: 0; }

/* line 422, theme.scss */
[class*="__container"] {
  margin: 0 auto;
  padding: 0 16px; }

/* line 426, theme.scss */
.page {
  padding-bottom: 56px; }

/* line 429, theme.scss */
.layout__content {
  max-width: 100%;
  padding: 0 !important; }

/* line 433, theme.scss */
.button-t,
.co-button {
  align-items: center;
  background-color: #000 !important;
  border: 1px solid #4d4d4d !important;
  font-family: SFmono !important;
  border-radius: 14px !important;
  color: #fff !important;
  display: inline-flex;
  font-size: 18px !important;
  font-weight: 700 !important;
  justify-content: center;
  letter-spacing: 0.04em;
  line-height: 100%;
  min-height: 48px;
  height: 48px !important;
  padding: 13px 16px !important;
  text-transform: uppercase; }

/* line 452, theme.scss */
.co-form-button {
  margin: 0; }

/* line 455, theme.scss */
.co-button--checkout#create_order {
  margin: 0; }

/* line 458, theme.scss */
.co-toggable_field--bordered {
  padding: 8px 0;
  border: none;
  gap: 16px; }

/* line 463, theme.scss */
.co-toggable_field--bordered .co-toggable_field-information {
  padding: 0; }

/* line 476, theme.scss */
.co-delivery_method.not_available {
  display: none; }

/* line 481, theme.scss */
.co-delivery_method .co-link[data-open-pickup-map] {
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
  margin-top: 8px; }

/* line 487, theme.scss */
.co-delivery_method-price {
  padding: 0;
  font-weight: 300;
  font-size: 8px;
  line-height: 125%;
  margin-left: 32px; }

/* line 495, theme.scss */
.co-delivery_method-information {
  padding: 0 !important; }

/* line 506, theme.scss */
.co-delivery_method .co-toggable_field-input,
.co-payment_method .co-toggable_field-input {
  height: 16px;
  width: 16px;
  flex: 0 0 16px;
  border-radius: 50%;
  border: 1px solid #000;
  align-items: center;
  justify-content: center; }

/* line 516, theme.scss */
.co-delivery_method-input {
  align-self: start; }

/* line 519, theme.scss */
.co-payment_method-input {
  position: static; }

/* line 523, theme.scss */
.co-delivery_method .co-toggable_field-input input + span,
.co-payment_method .co-toggable_field-input input + span {
  border-radius: 50%;
  width: 8px !important;
  height: 8px !important;
  flex: 0 0 8px !important;
  border: none !important;
  background: #000;
  transition: all 0.3s;
  box-shadow: none !important;
  opacity: 0;
  visibility: hidden; }

/* line 536, theme.scss */
.co-tabs-content .radio > span,
.co-input--radio > span,
.co-toggable_field-input--checkbox > span,
.co-toggable_field-input--radio > span {
  color: #000; }

/* line 542, theme.scss */
.co-toggable_field-input--checkbox > span:nth-of-type(1) {
  flex: 0 0 16px;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  height: 16px;
  width: 16px; }

/* line 549, theme.scss */
.co-toggable_field-input--radio input:focus + span,
.co-toggable_field-input--radio input.picker-input--active + span,
.co-toggable_field-input--radio input:checked + span {
  opacity: 1;
  visibility: visible; }

/* line 555, theme.scss */
.co-delivery_method:hover {
  border-color: #000; }

/* line 563, theme.scss */
.checkout .co-tabs-content {
  margin-bottom: 0; }

/* line 566, theme.scss */
.delivery_variants {
  margin-bottom: 8px; }

/* line 569, theme.scss */
.payment_variants {
  margin-bottom: 8px; }

/* line 572, theme.scss */
.checkout .payment_variants .co-title--h2 {
  margin-bottom: 8px; }

/* line 575, theme.scss */
.co-toggable_field-title {
  font-weight: 700;
  font-size: 12px;
  line-height: 125%;
  letter-spacing: 0.05em;
  margin: 0 !important; }

/* line 582, theme.scss */
.co-toggable_field-description, .co-pick_up-selected_point {
  font-weight: 300;
  font-size: 8px;
  line-height: 125%;
  color: #000; }

/* line 588, theme.scss */
.co-toggable_field-description:empty {
  display: none; }

/* line 591, theme.scss */
.co-input--checkbox .co-toggable_field-information {
  padding: 0; }

/* line 594, theme.scss */
.co-input--checkbox .co-toggable_field-title {
  display: none; }

/* line 597, theme.scss */
.co-input--checkbox .co-toggable_field-description {
  margin: 0; }

/* line 600, theme.scss */
.co-basket_item {
  margin-bottom: 8px;
  align-items: start;
  flex-wrap: nowrap; }

/* line 605, theme.scss */
.co-basket_item-image_container {
  margin-right: 8px;
  flex: 0 0 84px; }

/* line 609, theme.scss */
.co-basket_item-image {
  padding-bottom: 124% !important; }

/* line 612, theme.scss */
.co-basket_item-image img {
  max-width: 100% !important;
  max-height: 100% !important; }

/* line 616, theme.scss */
.co-basket_item-description {
  font-weight: 600;
  font-size: 12px;
  padding: 0;
  margin-right: 8px;
  line-height: 150%;
  margin-top: 4px; }

/* line 624, theme.scss */
.co-basket_item-total {
  margin-top: 4px; }

/* line 627, theme.scss */
.co-basket_subtotal-list {
  border: none;
  padding: 0;
  margin: 16px 0 0 0; }

/* line 632, theme.scss */
.co-basket_item-total,
.co-basket_item-price {
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  white-space: nowrap; }

/* line 639, theme.scss */
.co-basket_subtotal {
  margin-bottom: 8px; }

/* line 642, theme.scss */
.co-basket_subtotal-title,
.co-basket_subtotal-price {
  font-weight: 700;
  font-size: 12px;
  line-height: 125%;
  letter-spacing: 0.05em; }

/* line 649, theme.scss */
.co-basket_total {
  margin-top: 16px; }

/* line 652, theme.scss */
.co-basket_total-title,
.co-basket_total-price {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* line 660, theme.scss */
.checkout .co-button--checkout-login {
  width: auto;
  height: auto !important;
  min-height: auto !important;
  border: none !important;
  color: #000 !important;
  background-color: transparent !important;
  display: block;
  padding: 0 !important;
  margin: 0 0 16px 0;
  text-transform: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  text-align: left; }

/* line 675, theme.scss */
.co-form-controls {
  margin: 0;
  padding: 0; }

/* line 679, theme.scss */
.co-notice--flash {
  display: none; }

/* line 682, theme.scss */
.button-t_white {
  border: 1px solid #000 !important;
  color: #000 !important;
  background-color: #fff !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  letter-spacing: 0.05em !important;
  min-height: 28px !important;
  height: 28px !important;
  padding: 6.5px 8px !important; }

/* line 693, theme.scss */
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 701, theme.scss */
.input,
.co-input-field {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px !important;
  caret-color: inherit;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  min-height: 44px;
  padding: 0 16px;
  transition: all 0.3s;
  width: 100%;
  font-family: SFmono; }

/* line 717, theme.scss */
.co-checkout-block--padded {
  padding: 0; }

/* line 720, theme.scss */
.co-checkout-order_form {
  border-radius: 16px;
  padding: 16px;
  background-color: #fff; }

/* line 725, theme.scss */
.checkout__main-form {
  background: #fff;
  border-radius: 16px;
  padding-top: 16px;
  display: flex;
  flex-direction: column; }

/* line 732, theme.scss */
.co-section--content,
.co-sidebar--menu {
  border-radius: 16px;
  padding: 16px;
  background-color: #fff; }

/* line 738, theme.scss */
.co-section--content {
  margin-bottom: 16px; }

/* line 741, theme.scss */
.co-sidebar--menu {
  margin-bottom: 16px; }

/* line 744, theme.scss */
.co-menu-item + .co-menu-item {
  margin-top: 16px; }

/* line 747, theme.scss */
.co-menu-link {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.05em; }

/* line 755, theme.scss */
.co-checkout-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* line 762, theme.scss */
.co-menu-toggle,
.co-menu-switcher {
  display: none !important; }

/* line 766, theme.scss */
.co-menu {
  display: flex !important; }

@media screen and (max-width: 768px) {
  /* line 770, theme.scss */
  .co-menu {
    display: flex; }

  /* line 773, theme.scss */
  .co-checkout-order_form {
    margin: 0; } }
/* line 777, theme.scss */
.co-input {
  margin-bottom: 8px; }

/* line 780, theme.scss */
.co-input + .co-input,
.co-tabs-content + .co-input {
  margin-top: 0; }

/* line 784, theme.scss */
.co-section--checkout_header {
  padding: 0;
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* line 793, theme.scss */
.co-input-label {
  margin-bottom: 8px;
  font-family: SFmono;
  font-weight: 600;
  font-size: 10px;
  line-height: 150%;
  color: #000; }

@media screen and (max-width: 767px) {
  /* line 802, theme.scss */
  .co-login {
    flex: 0 1 50%; } }
@media screen and (max-width: 479.98px) {
  /* line 807, theme.scss */
  .co-login {
    flex: 1 1 auto; } }
/* line 811, theme.scss */
.input._form-focus {
  border: 1px solid #000; }

/* line 814, theme.scss */
form-control:focus,
.co-input-field:focus,
.m-input-field:focus {
  border-color: #000;
  outline: 0;
  box-shadow: none;
  color: inherit; }

/* line 822, theme.scss */
.input._form-error {
  background: #f2f2f2;
  border: 1px solid #900; }

/* line 826, theme.scss */
.co-input--error input {
  background: #f2f2f2;
  border: 1px solid #900; }

/* line 830, theme.scss */
.input::-moz-placeholder,
.co-input-field::-moz-placeholder {
  color: #b0b0b0;
  font-size: 10px;
  font-weight: 600; }

/* line 836, theme.scss */
.input::placeholder,
.co-input-field::placeholder {
  color: #b0b0b0;
  font-size: 10px;
  font-weight: 600; }

/* line 842, theme.scss */
.co-input-notice {
  font-size: 12px;
  color: #900; }

/* line 846, theme.scss */
.co-countdown-block {
  font-size: 12px; }

/* line 849, theme.scss */
.co-toggable_field-input--checkbox input + span {
  border-radius: 6px; }

/* line 852, theme.scss */
.co-payment_method .co-toggable_field-input input + span,
.co-delivery_method .co-toggable_field-input input + span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  position: relative;
  width: 16px;
  height: 16px;
  line-height: 1;
  -webkit-box-shadow: none;
  border: 1px solid #b0b0b0;
  box-shadow: none; }

/* line 865, theme.scss */
.co-tabs-content .radio > span,
.co-input--radio > span,
.co-toggable_field-input--checkbox > span,
.co-toggable_field-input--radio > span {
  color: #fff; }

/* line 871, theme.scss */
.co-toggable_field-input--checkbox input:checked + span:after {
  content: "\e013";
  color: #000; }

/* line 875, theme.scss */
.input:disabled,
.co-input-field:disabled {
  background: #f2f2f2;
  border: 1px solid #b0b0b0;
  color: #b0b0b0; }

/* line 881, theme.scss */
.input-button-field {
  border: 1px solid #e6e6e6;
  border-radius: 16px !important;
  display: flex;
  margin-bottom: 8px;
  transition: all 0.3s; }

/* line 888, theme.scss */
.input-button-field input {
  border: none !important;
  border-radius: 16px 0 0 16px !important;
  font-size: 10px;
  font-weight: 600; }

/* line 894, theme.scss */
.input-button-field button {
  align-items: center;
  background-color: #000;
  border-radius: 0 15px 15px 0;
  color: #fff;
  display: inline-flex;
  font-size: 10px;
  font-weight: 600;
  justify-content: center;
  padding: 0 16px;
  text-transform: uppercase; }

/* line 906, theme.scss */
.input-button-field._form-focus {
  border: 1px solid #000; }

/* line 909, theme.scss */
.input[placeholder]:not([data-placeholder-nohiden]) .input::-moz-placeholder {
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }

/* line 913, theme.scss */
.input[placeholder]:not([data-placeholder-nohiden]) .input::placeholder {
  transition: opacity 0.3s; }

/* line 916, theme.scss */
.input[placeholder]:not([data-placeholder-nohiden]) .input:focus::-moz-placeholder {
  opacity: 0; }

/* line 919, theme.scss */
.input[placeholder]:not([data-placeholder-nohiden]) .input:focus::placeholder {
  opacity: 0; }

/* line 922, theme.scss */
textarea.input {
  padding: 0;
  resize: none; }

/* line 926, theme.scss */
.checkbox {
  align-items: center;
  display: flex; }

/* line 930, theme.scss */
.checkbox input[type="checkbox"] {
  display: none; }

/* line 933, theme.scss */
.checkbox label {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 8px;
  text-align: center; }

/* line 940, theme.scss */
.checkbox .checkbox__custom {
  align-items: center;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  border-radius: 6px;
  display: inline-flex;
  height: 16px;
  justify-content: center;
  margin-right: 8px;
  width: 16px; }

/* line 951, theme.scss */
.checkbox input[type="checkbox"]:checked + label .checkbox__custom:before {
  opacity: 1;
  visibility: visible; }

/* line 955, theme.scss */
.checkbox a {
  -webkit-text-decoration: underline;
  text-decoration: underline; }

/* line 959, theme.scss */
.quantity {
  display: flex;
  height: 32px;
  width: 112px; }

/* line 964, theme.scss */
.quantity .quantity__button {
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  cursor: pointer;
  flex: 0 0 32px;
  position: relative; }

/* line 971, theme.scss */
.quantity .quantity__button:after,
.quantity .quantity__button:before {
  background-color: #000;
  content: "";
  height: 4px;
  left: 50%;
  margin: -2px 0 0 -6px;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 12px; }

/* line 983, theme.scss */
.quantity .quantity__button--plus:before {
  transform: rotate(-90deg); }

/* line 986, theme.scss */
.quantity .quantity__input {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  flex: 1 1 auto;
  margin: 0 8px; }

/* line 993, theme.scss */
.quantity .quantity__input input {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  height: 100%;
  letter-spacing: 0.05em;
  line-height: 125%;
  text-align: center;
  width: 100%; }

/* line 1003, theme.scss */
.header .header__container {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 4px; }

/* line 1009, theme.scss */
.header .header__logo svg {
  max-width: 100%;
  width: 385px; }

/* line 1013, theme.scss */
.header .header__logo img {
  max-width: 100%; }

/* line 1016, theme.scss */
.marquee {
  background: #05eb33;
  font-size: 0;
  height: 28px; }

/* line 1022, theme.scss */
.menu .menu__list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-gap: 32px;
  padding-bottom: calc(env(safe-area-inset-bottom) - 18px) !important; }

/* line 1029, theme.scss */
.menu .menu__item {
  position: relative; }

/* line 1032, theme.scss */
.menu .menu__item a svg,
.menu .menu__item a svg g,
.menu .menu__item a svg path,
.menu .menu__item a svg rect,
.menu .menu__item button svg,
.menu .menu__item button svg g,
.menu .menu__item button svg path,
.menu .menu__item button svg rect {
  transition: all 0.3s; }

/* line 1042, theme.scss */
.menu .menu__item_search {
  display: none; }

/* line 1045, theme.scss */
.menu .menu__item-cart-info {
  align-items: center;
  background: #4d4d4d;
  border-radius: 10px;
  color: #fff;
  display: inline-flex;
  font-size: 6px;
  font-weight: 600;
  justify-content: center;
  min-height: 8px;
  min-width: 12px;
  position: absolute;
  right: 12px;
  top: 14px; }
  /* line 1059, theme.scss */
  .menu .menu__item-cart-info.cart-empty {
    display: none; }

/* line 1063, theme.scss */
.menu .menu__item._active a svg g,
.menu .menu__item._active a svg path,
.menu .menu__item._active a svg rect,
.menu .menu__item._active button svg g,
.menu .menu__item._active button svg path,
.menu .menu__item._active button svg rect {
  stroke: #000; }

/* line 1071, theme.scss */
.menu .menu__link {
  align-items: center;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  width: 56px; }

/* line 1078, theme.scss */
.icon-menu {
  display: none; }

/* line 1081, theme.scss */
.menu-open .icon-menu svg path {
  stroke: #000; }

/* line 1084, theme.scss */
.footer .footer__logo {
  display: none; }

/* line 1087, theme.scss */
.footer .menu-footer__copyright {
  display: flex;
  flex-direction: column;
  font-size: 8px;
  padding: 0 16px; }

/* line 1093, theme.scss */
.footer .menu-footer__copyright span {
  display: inline-block; }

/* line 1096, theme.scss */
.footer .menu-footer__copyright span:first-child {
  margin-bottom: 8px; }

/* line 1099, theme.scss */
.footer .newsletter__container {
  padding: 0; }

/* line 1102, theme.scss */
.footer .menu-footer__list {
  text-align: center; }

/* line 1105, theme.scss */
.footer .menu-footer__item {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 100%;
  text-transform: uppercase; }

/* line 1112, theme.scss */
.footer .menu-footer__item:not(:last-child) {
  margin-bottom: 32px; }

/* line 1115, theme.scss */
.footer .menu-footer__item:nth-child(5) {
  grid-column-start: 2;
  grid-row: span 3 / span 3;
  grid-row-start: 1; }

/* line 1120, theme.scss */
.footer .menu-footer__item:nth-child(6) {
  grid-column-start: 3;
  grid-row: span 3 / span 3;
  grid-row-start: 1; }

/* line 1125, theme.scss */
.footer .menu-footer__submenu-link {
  cursor: pointer; }

/* line 1128, theme.scss */
.footer .menu-footer__item-title {
  display: none; }

/* line 1131, theme.scss */
.newsletter__form-checkbox a {
  display: inline-block;
  margin-left: 4px; }

/* line 1135, theme.scss */
.submenu .submenu__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  text-transform: uppercase; }

/* line 1142, theme.scss */
.submenu .submenu__list {
  align-items: start;
  display: flex;
  flex-direction: column; }

/* line 1147, theme.scss */
.submenu .submenu__item:not(:last-child) {
  margin-bottom: 16px; }

/* line 1150, theme.scss */
.submenu .submenu__link {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  text-transform: none; }

/* line 1157, theme.scss */
.products {
  padding: 8px 0; }

/* line 1160, theme.scss */
.products .products__container {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
  padding-top: 16px; }

/* line 1169, theme.scss */
.products .products__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 100%;
  margin-bottom: 16px;
  text-transform: uppercase; }

/* line 1177, theme.scss */
.products .products-list {
  display: grid;
  grid-template-columns: repeat(3, 31.7%);
  grid-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  grid-row-gap: 16px;
  margin-bottom: 16px;
  row-gap: 16px;
  width: 100%; }

/* line 1188, theme.scss */
.products .products__button {
  align-self: center; }

/* line 1191, theme.scss */
.products.products_no-top-padding {
  padding-top: 0; }

/* line 1194, theme.scss */
.product {
  display: flex;
  flex-direction: column;
  position: relative; }

/* line 1199, theme.scss */
.product .product__image {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden; }

/* line 1205, theme.scss */
.product .product__image img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 0.8;
  transition: transform 0.3s; }

/* line 1213, theme.scss */
.product .product__image img:hover {
  transform: scale(1.05); }

/* line 1216, theme.scss */
.product .product__status span {
  align-items: center;
  background: #c2c2c2;
  border-radius: 4px;
  display: inline-flex;
  font-size: 6px;
  font-weight: 400;
  justify-content: center;
  left: 4px;
  padding: 4px;
  position: absolute;
  top: 4px;
  z-index: 1; }

/* line 1230, theme.scss */
.product .product__status_green span {
  background: #c0cc85; }

/* line 1233, theme.scss */
.product .product__status_blue span {
  background: #b7e8d9; }

/* line 1236, theme.scss */
.product .product__title {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 4px; }

/* line 1242, theme.scss */
.product .product__price {
  display: inline-flex;
  font-size: 8px; }

/* line 1246, theme.scss */
.product .product__price-current {
  margin-right: 8px; }

/* line 1249, theme.scss */
.product .product__price-old {
  color: #b0b0b0;
  -webkit-text-decoration: line-through;
  text-decoration: line-through; }

/* line 1255, theme.scss */
.newsletter {
  padding: 8px 0 16px; }

/* line 1258, theme.scss */
.newsletter .newsletter__title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-bottom: 4px; }

/* line 1265, theme.scss */
.newsletter__form-checkbox-error {
  display: none;
  margin-top: 8px;
  display: none;
  font-size: 8px;
  color: red; }

/* line 1273, theme.scss */
.newsletter__form.agreement-error .newsletter__form-checkbox-error {
  display: block; }

/* line 1293, theme.scss */
.popup {
  bottom: 0;
  left: 0;
  padding: 30px 10px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  transition: visibility 0.8s ease 0s;
  visibility: hidden; }

/* line 1304, theme.scss */
.popup_show {
  overflow: auto;
  pointer-events: auto;
  visibility: visible;
  z-index: 150; }

/* line 1310, theme.scss */
.popup_show .popup__content {
  transform: scale(1);
  visibility: visible; }

/* line 1314, theme.scss */
.popup__wrapper {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  width: 100%; }

/* line 1323, theme.scss */
.popup__content {
  background-color: #eee;
  border-radius: 20px;
  max-width: 900px;
  padding: 20px;
  transform: scale(0);
  transition: transform 0.3s ease 0s;
  visibility: hidden;
  width: 100%; }

/* line 1333, theme.scss */
.lock .popup__content {
  visibility: visible; }

/* line 1336, theme.scss */
.popup-cookie {
  bottom: 0;
  display: none;
  left: 0;
  padding: 80px 16px;
  pointer-events: none;
  position: fixed;
  right: 0; }

/* line 1345, theme.scss */
.popup-cookie .popup-cookie__body {
  border-radius: 16px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 361px;
  min-height: 64px;
  width: 100%; }

/* line 1354, theme.scss */
.popup-cookie .popup-cookie__text {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-radius: 16px 0 0 16px;
  border-top: 1px solid #e6e6e6;
  color: #000;
  display: flex;
  flex-direction: column;
  font-size: 10px;
  font-weight: 600;
  justify-content: center;
  line-height: 150%;
  padding: 0 16px; }

/* line 1369, theme.scss */
.popup-cookie .popup-cookie__text a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

/* line 1375, theme.scss */
.popup-cookie .popup-cookie__agree-btn {
  align-items: center;
  background: #000;
  border-bottom: 1px solid #4d4d4d;
  border-radius: 0 16px 16px 0;
  border-right: 1px solid #4d4d4d;
  border-top: 1px solid #4d4d4d;
  color: #fff;
  display: flex;
  flex: 0 0 24.4%;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase; }

/* line 1392, theme.scss */
.cookie-open .popup-cookie {
  display: block;
  overflow: auto;
  pointer-events: auto;
  z-index: 249; }

/* line 1398, theme.scss */
.page {
  position: relative; }

/* line 1417, theme.scss */
.sticky-button {
  padding: 16px 16px 4px; }

/* line 1420, theme.scss */
.home-first-screen .home-first-screen__container {
  display: grid;
  padding: 0 4px;
  grid-gap: 4px;
  align-content: start;
  align-items: start;
  gap: 4px;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1920px; }

/* line 1430, theme.scss */
.home-first-screen .home-first-screen__image img {
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%; }

/* line 1436, theme.scss */
.home-first-screen .home-first-screen__image_big {
  grid-column: span 2; }

/* line 1439, theme.scss */
.home-bottom-images .home-bottom-images__container {
  display: flex;
  max-width: 1920px;
  padding: 0; }

/* line 1444, theme.scss */
.home-bottom-images .home-bottom-images__image {
  flex: 0 1 50%; }

/* line 1447, theme.scss */
.home-bottom-images .home-bottom-images__image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%; }

/* line 1452, theme.scss */
.product-cart .images-product-card {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 8px;
  padding: 0 4px; }

/* line 1459, theme.scss */
.product-cart .images-product-card__slider {
  background-color: #fff; }

/* line 1462, theme.scss */
.product-cart .images-product-card__slide {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: center; }

/* line 1468, theme.scss */
.product-cart .swiper {
  margin: 0; }

/* line 1471, theme.scss */
.product-cart .swiper-pagination {
  align-items: center;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  min-height: 28px;
  width: 100%; }

/* line 1481, theme.scss */
.product-cart .swiper-pagination-bullet {
  background: #e6e6e6;
  border-radius: 5px;
  cursor: pointer;
  height: 8px;
  transition: all 0.3s;
  width: 8px; }

/* line 1489, theme.scss */
.product-cart .swiper-pagination-bullet-active {
  background-color: #b0b0b0;
  width: 16px; }

/* line 1493, theme.scss */
.product-cart .thumbs-images {
  flex: 0 0 106px;
  height: 100%;
  margin-right: 16px;
  padding-bottom: 115px; }

/* line 1499, theme.scss */
.product-cart .thumbs-images__wrapper {
  gap: 16px; }

/* line 1502, theme.scss */
.product-cart .thumbs-images__slide {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  max-height: 150px;
  transition: all 0.3s;
  width: 106px;
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 1515, theme.scss */
.product-cart .thumbs-images__slide img {
  max-height: 100%;
  height: 150px;
  max-width: 100%;
  object-fit: cover; }

/* line 1521, theme.scss */
.product-cart .swiper-slide-thumb-active {
  border: 1px solid #b0b0b0; }

/* line 1524, theme.scss */
.about-product-card {
  margin-bottom: 8px;
  padding: 0 16px; }

/* line 1528, theme.scss */
.about-product-card .about-product-card__title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-bottom: 8px; }

/* line 1535, theme.scss */
.about-product-card .about-product-card__price {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-bottom: 16px; }

/* line 1542, theme.scss */
.about-product-card .about-product-card__price .current-price {
  display: inline-block;
  margin-right: 8px; }

/* line 1546, theme.scss */
.about-product-card .about-product-card__price .old-price {
  color: #b0b0b0;
  -webkit-text-decoration: line-through;
  text-decoration: line-through; }

/* line 1551, theme.scss */
.about-product-card .about-product-card__choose {
  margin-bottom: 16px; }

/* line 1554, theme.scss */
.about-product-card .about-product-card__choose-text {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px; }

/* line 1561, theme.scss */
.about-product-card .about-product-card__choose-body {
  display: flex; }

/* line 1564, theme.scss */
.about-product-card .about-product-card__color-choose-image {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  display: flex;
  height: 64px;
  justify-content: center;
  margin-right: 16px;
  width: 64px; }

/* line 1575, theme.scss */
.about-product-card .about-product-card__color-choose-image img {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

/* line 1581, theme.scss */
.about-product-card .about-product-card__color-choose-size {
  align-items: center;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  color: #000;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-right: 16px;
  text-transform: uppercase;
  transition: all 0.3s;
  width: 28px; }

/* line 1599, theme.scss */
.about-product-card .about-product-card__color-choose-size._active,
.about-product-card .about-product-card__color-choose-size:hover {
  background: #000;
  color: #fff; }

/* line 1604, theme.scss */
.about-product-card .about-product-card__color-choose-size._outofstock {
  background: #e6e6e6;
  color: #b0b0b0; }

/* line 1608, theme.scss */
.about-product-card .about-product-card__texts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  padding: 16px; }

/* line 1618, theme.scss */
.about-product-card .about-product-card__texts-list {
  margin-bottom: 20px; }

/* line 1621, theme.scss */
.about-product-card .about-product-card__texts-list li {
  padding-left: 12px;
  position: relative; }

/* line 1625, theme.scss */
.about-product-card .about-product-card__texts-list li:before {
  background-color: #000;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px; }

/* line 1636, theme.scss */
.about-product-card .about-product-card__button {
  display: none; }

/* line 1639, theme.scss */
.product-cart__button .product-cart__button-btn {
  margin-bottom: 4px; }

/* line 1642, theme.scss */
.add-item-to-cart,
.product-cart__button .product-cart__button-link {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%; }

/* line 1648, theme.scss */
.add-item-to-cart {
  background-color: #000;
  border: 1px solid #4d4d4d;
  border-radius: 8px;
  color: #fff;
  height: 16px;
  left: 50%;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: 76px;
  transform: translate(-50%);
  transition: all 0.3s;
  visibility: hidden;
  width: 361px;
  z-index: 200; }

/* line 1665, theme.scss */
.add-item-to-cart.visible {
  opacity: 1;
  visibility: visible; }

/* line 1669, theme.scss */
.checkout .checkout__container {
  display: flex;
  flex-direction: column; }

/* line 1673, theme.scss */
.checkout .checkout__navigation {
  align-self: center;
  background: #000;
  border-radius: 8px;
  display: inline-flex;
  justify-content: center;
  margin: 0 16px 8px;
  min-height: 28px;
  padding: 2px;
  position: relative;
  z-index: 2; }

/* line 1685, theme.scss */
.checkout .checkout__title {
  border-radius: 7px;
  color: #f2f2f2;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 4px 8px;
  text-transform: uppercase;
  transition: all 0.3s;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center; }

/* line 1699, theme.scss */
.checkout .checkout__title:hover {
  color: #b0b0b0; }

/* line 1702, theme.scss */
.checkout .checkout__title._tab-active {
  background: #f2f2f2;
  color: #000; }

/* line 1706, theme.scss */
.checkout_product {
  display: none; }

/* line 1709, theme.scss */
.checkout_product .sticky-button__btn {
  width: 100%; }

/* line 1712, theme.scss */
.checkout-spollers__body .cart-checkout__container {
  margin: 0 !important; }

/* line 1715, theme.scss */
.checkout-spollers .cart-checkout__container {
  margin-bottom: 16px; }

/* line 1718, theme.scss */
.checkout-spollers .checkout-spollers__title {
  align-items: center;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  cursor: default;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: 0.05em;
  line-height: 125%;
  list-style: none;
  margin-bottom: 8px;
  min-height: 44px;
  padding: 13px 16px;
  position: relative;
  text-align: left;
  width: 100%; }

/* line 1738, theme.scss */
.checkout-spollers .checkout-spollers__title span {
  margin-left: 40px;
  font-weight: 600; }

/* line 1742, theme.scss */
.checkout-spollers .checkout-spollers__title::marker {
  display: none; }

/* line 1745, theme.scss */
.checkout-spollers .checkout-spollers__title::-webkit-details-marker {
  display: none; }

/* line 1748, theme.scss */
._spoller-init .checkout-spollers__title {
  cursor: pointer; }

/* line 1751, theme.scss */
._spoller-init .checkout-spollers__title:before {
  background-color: #000;
  content: "";
  height: 4px;
  left: 100px;
  position: absolute;
  top: 50%;
  transition: transform 0.5s ease 0s;
  width: 6px; }

/* line 1761, theme.scss */
._spoller-init .checkout-spollers__title:after {
  background-color: #000;
  content: "";
  height: 4px;
  left: 100px;
  position: absolute;
  top: 50%;
  transition: transform 0.5s ease 0s;
  width: 6px; }

/* line 1771, theme.scss */
.product-cart .images-product-card__slide img {
  max-width: 100%;
  aspect-ratio: 0.8;
  object-fit: сontain; }

/* line 1776, theme.scss */
._spoller-init .checkout-spollers__title:before {
  transform: translate(-35%, -50%) rotate(40deg); }

/* line 1779, theme.scss */
._spoller-init .checkout-spollers__title:after {
  transform: translateY(-50%) rotate(-40deg); }

/* line 1782, theme.scss */
._spoller-active .checkout-spollers__title:before {
  transform: translate(-35%) rotate(-40deg); }

/* line 1785, theme.scss */
._spoller-active .checkout-spollers__title:after {
  transform: rotate(40deg); }

/* line 1788, theme.scss */
.cart-checkout {
  margin-bottom: 8px; }

/* line 1791, theme.scss */
.cart-checkout .cart-checkout__container {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  padding: 16px; }

/* line 1797, theme.scss */
.checkout_product .cart-checkout__container {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 16px; }

/* line 1803, theme.scss */
.item-cart {
  display: flex;
  position: relative; }

/* line 1807, theme.scss */
.item-cart:not(:last-child) {
  margin-bottom: 16px; }

/* line 1810, theme.scss */
.item-cart .item-cart__image {
  align-items: center;
  display: flex;
  flex: 0 0 23.15%;
  justify-content: center;
  margin-right: 8px; }

/* line 1817, theme.scss */
.item-cart .item-cart__image img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* line 1822, theme.scss */
.item-cart .item-cart__image_small {
  flex: 0 0 11.5%; }

/* line 1825, theme.scss */
.item-cart .item-cart__body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 8px 0; }

/* line 1831, theme.scss */
.item-cart .item-cart__title {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 4px; }

/* line 1837, theme.scss */
.item-cart .item-cart__info {
  flex: 1 1 auto;
  font-size: 8px; }

/* line 1841, theme.scss */
.item-cart .item-cart__info li {
  margin-bottom: 4px; }

/* line 1844, theme.scss */
.item-cart .item-cart__info span {
  color: #b0b0b0;
  -webkit-text-decoration: line-through;
  text-decoration: line-through; }

/* line 1849, theme.scss */
.item-cart .item-cart__remove {
  bottom: 10px;
  height: 12px;
  position: absolute;
  right: 0;
  width: 12px; }

/* line 1856, theme.scss */
.item-cart .item-cart__remove img {
  max-width: 100%; }

/* line 1859, theme.scss */
.item-cart .item-cart__size-price {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-left: 16px;
  padding: 8px 0; }

/* line 1867, theme.scss */
.cart-total {
  margin-bottom: 8px; }

/* line 1870, theme.scss */
.cart-total .input-button-field {
  margin-bottom: 16px; }

/* line 1873, theme.scss */
.cart-total .cart-total__info {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  justify-content: space-between;
  letter-spacing: 0.05em;
  line-height: 125%; }

/* line 1882, theme.scss */
.cart-total .cart-total__info span:first-child {
  margin-right: 16px; }

/* line 1885, theme.scss */
.cart-total .cart-total__info:not(:last-child) {
  margin-bottom: 8px; }

/* line 1888, theme.scss */
.cart-total .cart-total__info_red {
  color: #c10; }

/* line 1891, theme.scss */
.cart-total .cart-total__info_main {
  font-size: 18px;
  line-height: 100%;
  margin-top: 16px;
  text-transform: uppercase; }

/* line 1897, theme.scss */
.cart-total .cart-total__texts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  padding: 16px; }

/* line 1907, theme.scss */
.cart-total .cart-total__texts ul {
  margin-top: 8px; }

/* line 1910, theme.scss */
.cart-total .cart-total__texts ul li {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 150%;
  padding-left: 12px;
  position: relative; }

/* line 1918, theme.scss */
.cart-total .cart-total__texts ul li:before {
  background-color: #000;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 4px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px; }

/* line 1929, theme.scss */
.checkout-form {
  background: #fff;
  border-radius: 16px;
  margin-bottom: 8px;
  padding: 16px; }

/* line 1935, theme.scss */
.checkout-form .checkout-form__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 100%;
  margin-bottom: 16px;
  text-transform: uppercase; }

/* line 1943, theme.scss */
.checkout-form .checkout-form__text {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 16px; }

/* line 1949, theme.scss */
.checkout-form .checkout-form__text a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

/* line 1955, theme.scss */
.checkout-form .checkout-form__field {
  margin-bottom: 8px; }

/* line 1958, theme.scss */
.checkout-form .checkout-form__field_mb {
  margin-bottom: 16px; }

/* line 1961, theme.scss */
.checkout-form .checkout-form__label {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px; }

/* line 1967, theme.scss */
.checkout-pay-button .sticky-button__btn {
  margin-bottom: 8px; }

/* line 1970, theme.scss */
.checkout-promo .checkout-promo__title {
  color: #000;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px; }

/* line 1977, theme.scss */
.checkout-promo .checkout-promo__error {
  color: #c10;
  font-size: 12px;
  margin-bottom: 4px; }

/* line 1982, theme.scss */
.checkout-promo .checkout-promo__field {
  display: flex; }

/* line 1985, theme.scss */
.checkout-finish {
  padding-bottom: 16px; }

/* line 1988, theme.scss */
.checkout-finish .checkout-finish__container {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 122px); }

/* line 1993, theme.scss */
.checkout-finish .checkout-finish__image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 16px; }

/* line 1999, theme.scss */
.checkout-finish .checkout-finish__text {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-bottom: 64px;
  padding: 16px; }

/* line 2010, theme.scss */
.checkout-finish .checkout-finish__text a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

/* line 2016, theme.scss */
.checkout-finish .checkout-finish__questions-title {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 8px; }

/* line 2022, theme.scss */
.checkout-finish .checkout-finish__questions-list a {
  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

/* line 2031, theme.scss */
.checkout-finish .checkout-finish__questions-list li:not(:last-child) {
  margin-bottom: 8px; }

/* line 2034, theme.scss */
.co-sidebar-toggler {
  display: none !important; }

/* line 2044, theme.scss */
.checkout .co-title--h2 {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 16px; }

/* line 2051, theme.scss */
.co-sidebar {
  position: static !important;
  width: auto !important;
  left: auto !important;
  box-shadow: none !important;
  overflow: hidden; }

@media screen and (max-width: 768px) {
  /* line 2059, theme.scss */
  .co-sidebar--hidden\@sm {
    display: block !important; } }
/* line 2064, theme.scss */
.archive .archive__top {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 100%;
  margin-bottom: 4px;
  padding: 8px 16px;
  text-transform: uppercase; }

/* line 2076, theme.scss */
.archive__container {
  padding: 0; }

/* line 2079, theme.scss */
.archive .archive__title {
  display: flex;
  gap: 10px;
  margin-bottom: 16px; }

/* line 2084, theme.scss */
.archive .archive__images-item {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  padding: 8px; }

/* line 2090, theme.scss */
.archive .archive__images-item:not(:last-child) {
  margin-bottom: 4px; }

/* line 2093, theme.scss */
.archive .archive__images-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 125%;
  margin-bottom: 4px; }

/* line 2100, theme.scss */
.archive .archive__images-image {
  align-items: center;
  display: flex;
  justify-content: center; }

/* line 2105, theme.scss */
.archive .archive__images-image img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

@media (min-width: 767.98px) {
  /* line 2111, theme.scss */
  .header .header__container {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    height: 62px;
    justify-content: space-between;
    margin: 16px;
    padding: 16px; }

  /* line 2120, theme.scss */
  .product-cart .images-product-card__slide img {
    min-height: 100%; }

  /* line 2123, theme.scss */
  .swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: 100% !important; }

  /* line 2126, theme.scss */
  .swiper-wrapper {
    min-height: 100% !important; }

  /* line 2129, theme.scss */
  .static-text__container, .checkout .checkout__container, .page__container, .page-404, .layout__content .js-cart-empty, .archive__container {
    margin: 0 16px; }

  /* line 2132, theme.scss */
  .page {
    padding-bottom: 0; }

  /* line 2135, theme.scss */
  .menu {
    margin-left: 16px; }

  /* line 2138, theme.scss */
  .menu .menu__item_search {
    display: block; }

  /* line 2141, theme.scss */
  .menu .menu__item_home {
    display: none; }

  /* line 2147, theme.scss */
  .footer .footer__logo {
    display: block;
    margin-bottom: 32px; }

  /* line 2151, theme.scss */
  .footer .header {
    display: none; }

  /* line 2154, theme.scss */
  .footer .menu-footer__copyright span:first-child {
    margin: 0 5px 0 0; }

  /* line 2157, theme.scss */
  .footer .menu-footer__copyright {
    color: #b0b0b0;
    flex-direction: row;
    font-size: 12px;
    font-weight: 600;
    justify-content: center;
    line-height: 150%;
    text-align: center; }

  /* line 2166, theme.scss */
  .footer .menu-footer__body {
    align-items: start;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 0 16px 0 0; }

  /* line 2173, theme.scss */
  .footer .menu-footer__item-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase; }

  /* line 2180, theme.scss */
  .footer .newsletter {
    display: block;
    flex: 0 0 32.6%; }

  /* line 2184, theme.scss */
  .footer .newsletter__title {
    font-size: 18px;
    margin-bottom: 16px;
    text-transform: uppercase; }

  /* line 2189, theme.scss */
  .footer .menu-footer__list {
    display: grid;
    flex: 1 1 auto;
    column-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: left;
    padding: 16px;
    border-radius: 16px;
    background-color: #fff; }

  /* line 2199, theme.scss */
  .footer .menu-footer__item {
    font-size: 12px;
    line-height: 125%;
    text-transform: none; }

  /* line 2204, theme.scss */
  .footer .menu-footer__item:not(:last-child) {
    margin: 0; }

  /* line 2207, theme.scss */
  .footer .menu-footer__submenu-link {
    display: none; }

  /* line 2210, theme.scss */
  .submenu .submenu__item:not(:last-child) {
    margin-bottom: 12px; }

  /* line 2213, theme.scss */
  .products {
    padding: 16px 0; }

  /* line 2216, theme.scss */
  .products .products__container {
    margin: 0 16px; }

  /* line 2219, theme.scss */
  .products .products-list {
    -moz-column-gap: 16px;
    column-gap: 16px;
    grid-template-columns: repeat(4, 1fr); }

  /* line 2224, theme.scss */
  .product .product__status span {
    font-size: 10px;
    font-weight: 300; }

  /* line 2228, theme.scss */
  .product .product__title,
  .product .product__price {
    font-size: 12px; }

  /* line 2232, theme.scss */
  .newsletter {
    display: none; }

  /* line 2235, theme.scss */
  .sticky-button {
    margin: 0 auto;
    max-width: 1480px; }

  /* line 2239, theme.scss */
  .sticky-button_cart {
    border: none;
    border-radius: 0;
    display: flex; }

  /* line 2244, theme.scss */
  .home-first-screen .home-first-screen__image img {
    aspect-ratio: 1.37037037037; }

  /* line 2247, theme.scss */
  .home-first-screen .home-first-screen__image_big {
    display: flex;
    justify-content: center; }

  /* line 2251, theme.scss */
  .home-first-screen .home-first-screen__image_big picture {
    display: flex;
    justify-content: center; }

  /* line 2255, theme.scss */
  .home-first-screen .home-first-screen__image_big img {
    max-width: 43.5%;
    -o-object-position: top;
    object-position: top;
    width: 43.5%;
    height: calc(100vh - 126px); }

  /* line 2263, theme.scss */
  .home-bottom-images .home-bottom-images__image img {
    aspect-ratio: 1.37037037037; }

  /* line 2266, theme.scss */
  .product-cart .product-cart__container {
    display: flex; }

  /* line 2269, theme.scss */
  .product-cart .images-product-card__slider {
    flex: 1 1 auto;
    border-radius: 16px;
    aspect-ratio: 0.8; }

  /* line 2274, theme.scss */
  .product-cart .images-product-card__slide {
    border-radius: 16px !important; }

  /* line 2278, theme.scss */
  .about-product-card {
    flex: 0 0 32.6%;
    margin: 0 0 0 16px;
    padding: 32px 0 0; }

  /* line 2283, theme.scss */
  .about-product-card .about-product-card__title {
    font-size: 14px;
    margin-bottom: 16px;
    text-transform: uppercase; }

  /* line 2288, theme.scss */
  .about-product-card .about-product-card__price {
    font-size: 14px;
    margin-bottom: 32px; }

  /* line 2292, theme.scss */
  .about-product-card .about-product-card__choose {
    margin-bottom: 32px; }

  /* line 2295, theme.scss */
  .about-product-card .about-product-card__choose-text,
  .about-product-card .about-product-card__texts {
    font-size: 12px; }

  /* line 2299, theme.scss */
  .about-product-card .about-product-card__button {
    width: 100%;
    display: flex;
    margin-bottom: 16px; }

  /* line 2304, theme.scss */
  .product-cart__button {
    display: none; }

  /* line 2307, theme.scss */
  .add-item-to-cart {
    font-size: 14px;
    height: 24px;
    top: 135px; }

  /* line 2312, theme.scss */
  .checkout .checkout__container {
    display: grid;
    grid-template-columns: 1fr 1fr; }

  /* line 2316, theme.scss */
  .checkout .checkout__navigation {
    justify-self: center; }

  /* line 2319, theme.scss */
  .checkout .checkout__main-form {
    margin-right: 16px;
    grid-column-start: 1;
    grid-row-start: 1; }

  /* line 2324, theme.scss */
  .checkout .checkout-spollers {
    grid-column-start: 2;
    grid-row-start: 1; }

  /* line 2328, theme.scss */
  .checkout_product {
    background-color: #fff;
    display: block;
    height: 100%;
    overflow: auto;
    padding: 16px 0;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all 0.3s;
    width: 393px; }

  /* line 2340, theme.scss */
  .checkout-spollers__body .cart-checkout__container {
    margin: 0 !important; }

  /* line 2343, theme.scss */
  .cart-open .checkout_product {
    right: 0;
    z-index: 150; }

  /* line 2347, theme.scss */
  .checkout-spollers .checkout-spollers__title {
    display: none; }

  /* line 2350, theme.scss */
  .cart-checkout .cart-checkout__container {
    margin: 0 16px; }

  /* line 2353, theme.scss */
  .checkout-finish .checkout-finish__container {
    flex-direction: row;
    min-height: auto; }

  /* line 2357, theme.scss */
  .checkout-finish .checkout-finish__image {
    margin: 0 16px 0 0; }

  /* line 2360, theme.scss */
  .checkout-finish .checkout-finish__text {
    font-size: 14px;
    margin-top: 64px;
    max-width: 417px;
    text-transform: uppercase; }

  /* line 2366, theme.scss */
  .checkout-finish .checkout-finish__questions {
    display: none; }

  /* line 2369, theme.scss */
  body:after {
    background-color: #00000040;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: opacity 0.8s ease 0s;
    width: 100%;
    z-index: 149; }

  /* line 2382, theme.scss */
  .cart-open body:after {
    opacity: 1;
    pointer-events: auto; }

  /* line 2386, theme.scss */
  .product-cart .images-product-card {
    min-width: 0; } }
@media (min-width: 991.98px) {
  /* line 2391, theme.scss */
  .products .products-list {
    grid-template-columns: repeat(6, 1fr); }

  /* line 2394, theme.scss */
  .product-cart .images-product-card {
    padding-left: 70px; }

  /* line 2397, theme.scss */
  .about-product-card {
    margin: 0 70px 0 16px; } }
@media (min-width: 1100px) {
  /* line 2402, theme.scss */
  .product-cart .images-product-card {
    padding-left: 138px; }

  /* line 2405, theme.scss */
  .about-product-card {
    margin: 0 138px 0 16px; } }
@media (min-width: 1180px) {
  /* line 2410, theme.scss */
  .product-cart .images-product-card {
    padding-left: 138px; }

  /* line 2413, theme.scss */
  .footer .menu-footer__list {
    margin-right: 32px; } }
@media (max-width: 1180px) {
  /* line 2418, theme.scss */
  .footer .menu-footer__body {
    flex-direction: column;
    justify-content: start; }

  /* line 2422, theme.scss */
  .footer .newsletter {
    flex: 1 1 auto;
    margin-top: 16px;
    padding: 0; } }
@media (max-width: 991.98px) {
  /* line 2429, theme.scss */
  .product-cart__button-go-back {
    display: none; } }
@media (max-width: 767.98px) {
  /* line 2434, theme.scss */
  .page {
    padding-bottom: 56px; }

  /* line 2440, theme.scss */
  .sticky-button-init .page {
    padding-bottom: 125px; }

  /* line 2443, theme.scss */
  .header {
    min-height: 67px; }

  /* line 2446, theme.scss */
  .home-first-screen .home-first-screen__image_big img {
    height: calc(100vh - 127px); }

  /* line 2449, theme.scss */
  .menu {
    background-color: #fff;
    bottom: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 150;
    border-top: 1px solid #E6E6E6;
    display: none; }

  /* line 2459, theme.scss */
  .menu .menu__list {
    flex-gap: 20px;
    min-height: 56px;
    padding: 0 16px; }

  /* line 2464, theme.scss */
  .icon-menu {
    cursor: pointer;
    display: block;
    height: 56px;
    position: relative;
    width: 56px;
    z-index: 5; }

  /* line 2472, theme.scss */
  .footer .menu-footer {
    background-color: #f2f2f2;
    display: flex;
    flex-direction: column;
    height: calc(100% - 56px);
    left: 100%;
    overflow: auto;
    padding-bottom: 16px;
    position: fixed;
    top: 67px;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 100; }

  /* line 2486, theme.scss */
  .footer .menu-footer__body {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 16px;
    padding: 16px;
    position: relative;
    z-index: 80; }

  /* line 2500, theme.scss */
  .footer .newsletter {
    display: none; }

  /* line 2503, theme.scss */
  .menu-open .menu-footer {
    left: 0; }

  /* line 2506, theme.scss */
  .submenu {
    align-items: start;
    background-color: #fff;
    border-left: 1px solid #e6e6e6;
    border-radius: 16px 16px 0 0;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    bottom: -100%;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 32px 16px 16px;
    position: fixed;
    transition: all 0.3s;
    width: 100%;
    z-index: 82; }

  /* line 2523, theme.scss */
  .submenu:after {
    background-color: #e6e6e6;
    border-radius: 100px;
    content: "";
    height: 5px;
    left: 50%;
    position: absolute;
    top: 3px;
    transform: translate(-50%);
    width: 46px; }

  /* line 2534, theme.scss */
  .submenu-open .menu-footer__body:before {
    background: #00000040;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none !important;
    position: fixed;
    top: 67px;
    transition: all 0.3s;
    visibility: hidden;
    width: 100%;
    z-index: 81; }

  /* line 2548, theme.scss */
  .submenu-open .menu-footer__body:before {
    opacity: 1;
    visibility: visible; }

  /* line 2552, theme.scss */
  .submenu.submenu-open {
    bottom: 56px; }

  /* line 2555, theme.scss */
  .sticky-button {
    background-color: #fff;
    border-left: 1px solid #e6e6e6;
    border-radius: 16px 16px 0 0;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    display: flex;
    flex-direction: column;
    position: relative; }

  /* line 2565, theme.scss */
  .sticky-button__btn {
    width: 100%; }

  /* line 2568, theme.scss */
  .sticky-button.sticky {
    bottom: 56px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 50; }

  /* line 2575, theme.scss */
  .product-cart .product-cart__container {
    padding: 0; }

  /* line 2578, theme.scss */
  .product-cart .thumbs-images {
    display: none; }

  /* line 2581, theme.scss */
  .checkout .checkout__container {
    padding: 0; } }
@media (max-width: 400px) {
  /* line 2586, theme.scss */
  .add-item-to-cart {
    width: 90%; } }
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/font-woff;charset=utf-8;base64,\ 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); }
/* line 2596, theme.scss */
:root {
  --swiper-theme-color: #007aff; }

/* line 2599, theme.scss */
:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1; }

/* line 2606, theme.scss */
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1; }

/* line 2616, theme.scss */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

/* line 2619, theme.scss */
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: ease;
  width: 100%;
  z-index: 1; }

/* line 2629, theme.scss */
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0); }

/* line 2634, theme.scss */
.swiper-horizontal {
  touch-action: pan-y; }

/* line 2637, theme.scss */
.swiper-vertical {
  touch-action: pan-x; }

/* line 2640, theme.scss */
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%; }

/* line 2648, theme.scss */
.swiper-slide-invisible-blank {
  visibility: hidden; }

/* line 2651, theme.scss */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

/* line 2655, theme.scss */
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* line 2659, theme.scss */
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0); }

/* line 2663, theme.scss */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

/* line 2666, theme.scss */
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

/* line 2669, theme.scss */
.swiper-3d {
  perspective: 1200px; }

/* line 2672, theme.scss */
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d; }

/* line 2676, theme.scss */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

/* line 2681, theme.scss */
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

/* line 2684, theme.scss */
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

/* line 2687, theme.scss */
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

/* line 2690, theme.scss */
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

/* line 2693, theme.scss */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

/* line 2696, theme.scss */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

/* line 2699, theme.scss */
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999; }

/* line 2704, theme.scss */
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

/* line 2708, theme.scss */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before); }

/* line 2711, theme.scss */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

/* line 2716, theme.scss */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before); }

/* line 2719, theme.scss */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%; }

/* line 2724, theme.scss */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

/* line 2737, theme.scss */
.swiper-3d .swiper-slide-shadow {
  background: #00000026; }

/* line 2740, theme.scss */
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 2743, theme.scss */
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 2746, theme.scss */
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 2749, theme.scss */
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent); }

/* line 2752, theme.scss */
.swiper-lazy-preloader {
  border: 4px solid #007aff;
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10; }

/* line 2767, theme.scss */
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite; }

/* line 2771, theme.scss */
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

/* line 2774, theme.scss */
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }
@font-face {
  font-display: block;
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  src: url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==) format("woff2"), url(../fonts/lg-oyjwlqP2.ttf?io9a6k) format("truetype"), url(../fonts/lg-CosQH4Cu.woff?io9a6k) format("woff"), url(../img/lg-B0dIV2BS.svg?io9a6k#lg) format("svg"); }
/* line 2852, theme.scss */
.lg-icon {
  font-family: lg !important;
  speak: never;
  font-feature-settings: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 2864, theme.scss */
.lg-container {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, Helvetica Neue, Arial, Liberation Sans, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; }

/* line 2882, theme.scss */
.lg-next,
.lg-prev {
  background-color: #00000073;
  border: none;
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  outline: none;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084; }

/* line 2898, theme.scss */
.lg-next.disabled,
.lg-prev.disabled {
  cursor: default;
  opacity: 0 !important; }

/* line 2903, theme.scss */
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff; }

/* line 2907, theme.scss */
.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none; }

/* line 2911, theme.scss */
.lg-next {
  right: 20px; }

/* line 2914, theme.scss */
.lg-next:before {
  content: ""; }

/* line 2917, theme.scss */
.lg-prev {
  left: 20px; }

/* line 2920, theme.scss */
.lg-prev:after {
  content: ""; }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  to {
    left: 0; } }
@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  to {
    left: 0; } }
/* line 2945, theme.scss */
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative; }

/* line 2949, theme.scss */
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative; }

/* line 2953, theme.scss */
.lg-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1082; }

/* line 2960, theme.scss */
.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.4)); }

/* line 2963, theme.scss */
.lg-toolbar .lg-icon {
  background: none;
  border: none;
  box-shadow: none;
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  outline: medium none;
  padding: 10px 0;
  text-align: center;
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  transition: color 0.2s linear;
  width: 50px;
  will-change: color; }

/* line 2982, theme.scss */
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px; }

/* line 2985, theme.scss */
.lg-toolbar .lg-icon:hover {
  color: #fff; }

/* line 2988, theme.scss */
.lg-toolbar .lg-close:after {
  content: ""; }

/* line 2991, theme.scss */
.lg-toolbar .lg-maximize {
  font-size: 22px; }

/* line 2994, theme.scss */
.lg-toolbar .lg-maximize:after {
  content: ""; }

/* line 2997, theme.scss */
.lg-toolbar .lg-download:after {
  content: ""; }

/* line 3000, theme.scss */
.lg-sub-html {
  color: #eee;
  font-size: 16px;
  opacity: 0;
  padding: 10px 40px;
  text-align: center;
  transition: opacity 0.2s ease-out 0s;
  z-index: 1080; }

/* line 3009, theme.scss */
.lg-sub-html h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 0; }

/* line 3014, theme.scss */
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0; }

/* line 3018, theme.scss */
.lg-sub-html a {
  color: inherit; }

/* line 3021, theme.scss */
.lg-sub-html a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline; }

/* line 3025, theme.scss */
.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6)); }

/* line 3028, theme.scss */
.lg-item .lg-sub-html {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0; }

/* line 3034, theme.scss */
.lg-error-msg {
  color: #999;
  font-size: 14px; }

/* line 3038, theme.scss */
.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  height: 47px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

/* line 3047, theme.scss */
.lg-closing .lg-next,
.lg-closing .lg-prev,
.lg-closing .lg-sub-html,
.lg-closing .lg-toolbar {
  opacity: 0;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear; }

/* line 3057, theme.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) !important;
  will-change: transform, opacity; }

/* line 3067, theme.scss */
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
  opacity: 1;
  transform: scaleX(1); }

/* line 3073, theme.scss */
.lg-icon:focus-visible {
  border-radius: 3px;
  color: #fff;
  outline: 1px dashed rgba(255, 255, 255, 0.6); }

/* line 3078, theme.scss */
.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px; }

/* line 3082, theme.scss */
.lg-group:after {
  clear: both;
  content: "";
  display: table; }

/* line 3087, theme.scss */
.lg-container {
  outline: none; }

/* line 3090, theme.scss */
.lg-on {
  scroll-behavior: unset; }

/* line 3093, theme.scss */
.lg-overlay-open {
  overflow: hidden; }

/* line 3096, theme.scss */
.lg-hide-sub-html .lg-sub-html,
.lg-next,
.lg-pager-outer,
.lg-prev,
.lg-toolbar {
  opacity: 0;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  will-change: transform, opacity; }

/* line 3107, theme.scss */
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer,
.lg-show-in .lg-prev,
.lg-show-in .lg-toolbar,
.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1; }

/* line 3114, theme.scss */
.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0); }

/* line 3118, theme.scss */
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0); }

/* line 3122, theme.scss */
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0); }

/* line 3126, theme.scss */
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  transform: translate3d(0, 20px, 0); }

/* line 3130, theme.scss */
.lg-outer {
  height: 100%;
  left: 0;
  opacity: 0.001;
  outline: none;
  overflow: hidden;
  position: fixed;
  text-align: left;
  top: 0;
  transition: opacity 0.15s ease 0s;
  width: 100%;
  will-change: auto;
  z-index: 1050; }

/* line 3144, theme.scss */
.lg-outer * {
  box-sizing: border-box; }

/* line 3147, theme.scss */
.lg-outer.lg-visible,
.lg-outer.lg-zoom-from-image {
  opacity: 1; }

/* line 3151, theme.scss */
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important; }

/* line 3157, theme.scss */
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  opacity: 1;
  transition-duration: 0s !important; }

/* line 3163, theme.scss */
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

/* line 3168, theme.scss */
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

/* line 3174, theme.scss */
.lg-outer .lg-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* line 3181, theme.scss */
.lg-outer .lg-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 0s;
  white-space: nowrap;
  width: 100%; }

/* line 3190, theme.scss */
.lg-outer .lg-item {
  display: none !important; }

/* line 3193, theme.scss */
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(../img/loading-BZOHaeKn.gif) no-repeat scroll 50% transparent; }

/* line 3196, theme.scss */
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important; }

/* line 3202, theme.scss */
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%; }

/* line 3210, theme.scss */
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* line 3217, theme.scss */
.lg-outer .lg-img-wrap {
  bottom: 0;
  font-size: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap; }

/* line 3226, theme.scss */
.lg-outer .lg-item.lg-complete {
  background-image: none; }

/* line 3229, theme.scss */
.lg-outer .lg-item.lg-current {
  z-index: 1060; }

/* line 3232, theme.scss */
.lg-outer .lg-object {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
  width: auto; }

/* line 3241, theme.scss */
.lg-outer .lg-empty-html .lg-sub-html,
.lg-outer .lg-empty-html.lg-sub-html {
  display: none; }

/* line 3245, theme.scss */
.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none; }

/* line 3249, theme.scss */
.lg-outer .lg-first-slide .lg-dummy-img {
  left: 50%;
  position: absolute;
  top: 50%; }

/* line 3254, theme.scss */
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  opacity: 1;
  transform: translateZ(0); }

/* line 3258, theme.scss */
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s; }

/* line 3262, theme.scss */
.lg-outer .lg-media-cont {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle; }

/* line 3268, theme.scss */
.lg-outer .lg-media-cont .lg-object {
  height: 100% !important;
  width: 100% !important; }

/* line 3272, theme.scss */
.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

/* line 3276, theme.scss */
.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 333ms ease-in 0s;
  will-change: auto;
  z-index: 1040; }

/* line 3288, theme.scss */
.lg-backdrop.in {
  opacity: 1; }

/* line 3291, theme.scss */
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important; }

/* line 3296, theme.scss */
.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden; }

/* line 3299, theme.scss */
.lg-css3.lg-fade .lg-item {
  opacity: 0; }

/* line 3302, theme.scss */
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1; }

/* line 3305, theme.scss */
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity 0.1s ease 0s; }

/* line 3310, theme.scss */
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; }

/* line 3313, theme.scss */
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

/* line 3316, theme.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }

/* line 3319, theme.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0); }

/* line 3322, theme.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0); }

/* line 3325, theme.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  opacity: 1;
  transform: translateZ(0); }

/* line 3329, theme.scss */
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

/* line 3336, theme.scss */
.lg-container {
  display: none; }

/* line 3339, theme.scss */
.lg-container.lg-show {
  display: block; }

/* line 3342, theme.scss */
.lg-container.lg-dragging-vertical .lg-backdrop,
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  transition-duration: 0s !important; }

/* line 3346, theme.scss */
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  opacity: 1; }

/* line 3349, theme.scss */
.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute; }

/* line 3353, theme.scss */
.lg-inline .lg-backdrop {
  z-index: 1; }

/* line 3356, theme.scss */
.lg-inline .lg-outer {
  z-index: 2; }

/* line 3359, theme.scss */
.lg-inline .lg-maximize:after {
  content: ""; }

/* line 3362, theme.scss */
.lg-components {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.35s ease-out 0s;
  will-change: transform;
  z-index: 1080; }

/* line 3373, theme.scss */
header.header.fixed {
  position: fixed;
  z-index: var(--zindex-fixed);
  top: 0;
  width: 100%; }

/* line 3379, theme.scss */
.copy-tooltip {
  position: fixed;
  text-align: center;
  z-index: 10000;
  background-color: #000;
  border: 1px solid #4d4d4d;
  border-radius: 8px;
  padding: 2px 4px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  line-height: 150%; }

/* line 3394, theme.scss */
.page-404 {
  display: flex;
  align-items: center;
  justify-content: center; }
  /* line 3398, theme.scss */
  .page-404__content {
    padding: 32px 0;
    display: grid;
    grid-row-gap: 32px;
    max-width: 512px;
    font-size: 10px;
    line-height: 16px;
    font-weight: 600; }
  /* line 3408, theme.scss */
  .page-404__image img {
    width: 100%;
    max-width: 100%; }
  /* line 3414, theme.scss */
  .page-404__text li {
    padding-left: 12px;
    position: relative; }
    /* line 3417, theme.scss */
    .page-404__text li::before {
      background-color: #000;
      border-radius: 50%;
      content: "";
      height: 4px;
      left: 4px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 4px; }
  /* line 3430, theme.scss */
  .page-404__button {
    --controls-height-m: 44px;
    --controls-font-size-m: 18px;
    --font-weight: 700;
    --font-family: SFMono;
    text-transform: uppercase; }

/* line 3439, theme.scss */
.header__container .menu.is-hide {
  display: none; }

/* line 3442, theme.scss */
#insales-quick-checkout-dialog {
  --bg: #fff; }

/* line 3446, theme.scss */
#quick_checkout_form .m-modal-heading {
  font-weight: 700; }
/* line 3449, theme.scss */
#quick_checkout_form .m-input-label {
  font-weight: 600; }
/* line 3452, theme.scss */
#quick_checkout_form .m-modal-button {
  --controls-btn-border-radius: 16px;
  --font-family: SFMono;
  --font-weight: 700;
  --controls-height-m: 44px;
  --controls-font-size-m: 16px;
  --font-weight: 700;
  text-transform: uppercase; }
/* line 3461, theme.scss */
#quick_checkout_form .m-input-field {
  --color-form-controls-color: #e6e6e6;
  --controls-form-border-radius: 16px;
  --controls-height: 44px;
  --font-family: SFmono;
  --controls-font-size-m: 12px;
  --font-weight: 700;
  --controls-form-padding-y: 0;
  --controls-form-padding-x: 16px;
  --color-form-controls-bg: #fff;
  transition: all 0.3s; }
/* line 3473, theme.scss */
#quick_checkout_form .m-input--checkbox {
  --color-form-controls-border-color: #b0b0b0;
  --controls-form-border-radius: 12px; }
  /* line 3477, theme.scss */
  #quick_checkout_form .m-input--checkbox [type="checkbox"]:checked + span::after {
    color: #000; }

/* line 3483, theme.scss */
header.header.fixed .marquee {
  display: none; }
