@charset "UTF-8";
* {
  font: inherit;
  margin: 0;
  padding: 0;
  border: 0; }

html {
  width: 100%;
  min-height: 100%;
  font-size: 19px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  width: 100%;
  min-height: 100%;
  font: normal 19px/1.618 "Inter", Arial, Helvetica, sans-serif;
  color: #1e1e1e;
  position: relative; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "Inter", Arial, Helvetica, sans-serif; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border-style: none;
  padding: 0;
  border: 0; }

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

textarea {
  overflow: auto;
  vertical-align: top; }

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

a,
del,
ins {
  text-decoration: none; }

ol,
ul {
  list-style: none; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

caption,
th {
  text-align: left; }

q:after,
q:before {
  content: ""; }

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

:focus {
  outline: 0; }

blockquote,
q {
  quotes: "" ""; }

.clear {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: inherit;
  text-wrap: balance;
  line-height: 1.2; }

h1 {
  font-size: 32px; }

@media screen and (min-width: 768px) {
  h1 {
    font-size: calc(32px + 16 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h1 {
    font-size: 48px; } }
h2 {
  font-size: 24px; }

@media screen and (min-width: 768px) {
  h2 {
    font-size: calc(24px + 8 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h2 {
    font-size: 32px; } }
h3 {
  font-size: 23px; }

@media screen and (min-width: 768px) {
  h3 {
    font-size: calc(23px + 4 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h3 {
    font-size: 27px; } }
h4 {
  font-size: 21px; }

@media screen and (min-width: 768px) {
  h4 {
    font-size: calc(21px + 3 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h4 {
    font-size: 24px; } }
h5 {
  font-size: 18px; }

@media screen and (min-width: 768px) {
  h5 {
    font-size: calc(18px + 2 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h5 {
    font-size: 20px; } }
h6 {
  font-size: 16px; }

@media screen and (min-width: 768px) {
  h6 {
    font-size: calc(16px + 3 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  h6 {
    font-size: 19px; } }
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  color: currentColor; }

:root :where(a:where(:not(.wp-element-button))) {
  text-decoration: none; }

a img {
  border: none;
  text-decoration: none; }

p {
  margin-bottom: 1.143em; }

* p:last-child {
  margin-bottom: 0; }

b,
strong {
  font-weight: bold; }

em,
i {
  font-style: italic; }

sup {
  vertical-align: super;
  font-size: smaller; }

ul {
  list-style: outside disc;
  margin: 1em 0 1.5em 1.5em; }

ol {
  list-style: outside decimal;
  margin: 1em 0 1.5em 1.5em; }

dl {
  margin: 0 0 1.5em 0; }

dt {
  font-weight: bold; }

dd {
  margin-left: 1.5em; }

blockquote {
  font-style: italic; }

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

::-moz-selection {
  background: #000;
  color: #fff; }

::-webkit-selection {
  background: #000;
  color: #fff; }

::-webkit-input-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url(/assets/inter-v18-latin_latin-ext-300-6eb21a9cce12afedb7c36e2bc8f851581008786ef5f84908fa302058b7f52f7c.woff2) format("woff2"); }
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url(/assets/inter-v18-latin_latin-ext-regular-a0d4014da01587c20fa3e21856c7be931f3cfed9bc9c6c1b80ce840e8478c29f.woff2) format("woff2"); }
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  src: url(/assets/inter-v18-latin_latin-ext-italic-6200727e507a02aa5c0b6341f4695f686124f4344ddb2a962facfc649d7f87b1.woff2) format("woff2"); }
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url(/assets/inter-v18-latin_latin-ext-500-bfa3b1d8b0510f07632687a860506525e182a125202d91267c259b41c97387fc.woff2) format("woff2"); }
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url(/assets/inter-v18-latin_latin-ext-600-b4840e726f8e67c89719e4acbfbc16f451b41d34756f66a53ece93363c24e4eb.woff2) format("woff2"); }
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url(/assets/inter-v18-latin_latin-ext-700-783b8e2fc66276916033718769c0a1f816e87a255c1e600dc4eaf87069b8fc3e.woff2) format("woff2"); }
@font-face {
  font-family: "icomoon";
  src: url(/assets/icomoon-5bc0abc98e33e31f64d274dc25343225e85f05f5705b0902bcde206df0d52284.eot);
  src: url(/assets/icomoon-5bc0abc98e33e31f64d274dc25343225e85f05f5705b0902bcde206df0d52284.eot?#iefix) format("embedded-opentype"), url(/assets/icomoon-f07de2adea8926e485008565a4b6681a783164822b9297dbd9dc68385b77dad1.woff) format("woff"), url(/assets/icomoon-4b966e6678b9f313cb06b9d23928796808793e4e0043c001f04028fe674ed114.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-display: swap; }
#cover {
  display: none; }

:root {
  --shadow-xs: 0 0.1px 0.3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  --shadow-sm: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  --shadow-md: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
  --shadow-lg: 0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014), 0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038), 0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085), 0 30px 42px -1px rgba(0, 0, 0, 0.15);
  --shadow-xl: 0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012), 0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035), 0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07), 0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117), 0 46px 60px -6px rgba(0, 0, 0, 0.2) ; }

body {
  --margin-bottom: 100px;
  --padding-right: var(--wp--preset--spacing--x-large);
  --padding-left: var(--wp--preset--spacing--x-large);
  --top-height: 96px;
  --yellow-300: var(--wp--preset--color--yellow-300);
  --orange-600: var(--wp--preset--color--orange-600);
  --orange-800: var(--wp--preset--color--orange-800);
  --red-700: var(--wp--preset--color--red-700);
  --red-800: var(--wp--preset--color--red-800);
  --green-600: var(--wp--preset--color--green-600);
  --green-800: var(--wp--preset--color--green-800);
  --teal-600: var(--wp--preset--color--teal-600);
  --teal-800: var(--wp--preset--color--teal-800);
  --blue-100: var(--wp--preset--color--blue-100);
  --blue-500: var(--wp--preset--color--blue-500);
  --blue-600: var(--wp--preset--color--blue-600);
  --blue-800: var(--wp--preset--color--blue-800);
  --indigo-600: var(--wp--preset--color--indigo-600);
  --indigo-800: var(--wp--preset--color--indigo-800) ; }

@media (max-width: 1480px) {
  body {
    --padding-right: var(--wp--preset--spacing--large);
    --padding-left: var(--wp--preset--spacing--large) ; } }
@media (max-width: 1280px) {
  body {
    --margin-bottom: 88px;
    --padding-right: var(--wp--preset--spacing--medium);
    --padding-left: var(--wp--preset--spacing--medium) ; } }
@media (max-width: 1024px) {
  body {
    --margin-bottom: 72px;
    --top-height: 80px ; } }
@media (max-width: 768px) {
  body {
    --margin-bottom: 64px;
    --padding-right: var(--wp--preset--spacing--small);
    --padding-left: var(--wp--preset--spacing--small);
    --top-height: 64px ; } }
body {
  background: var(--primary-background, #fafafa); }

.c-footer__nav,
.container-flex,
.o-wrap {
  display: block;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px; }

@media (max-width: 768px) {
  .c-footer__nav,
  .container-flex,
  .o-wrap {
    padding-left: 16px;
    padding-right: 16px; } }
.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.o-box {
  display: block;
  background: var(--primary-box, #fff);
  padding: 24px;
  border-radius: 6px; }

@media (max-width: 1024px) {
  .o-box {
    padding: 20px;
    border-radius: 5px; } }
@media (max-width: 768px) {
  .o-box {
    padding: 16px;
    border-radius: 4px; } }
.o-box__inside .o-header {
  display: block;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e1e1e1; }

.o-box__inside .o-header h2 {
  margin-bottom: 0;
  font-weight: bold;
  line-height: 1.2; }

.o-box__inside .o-header h2 {
  font-size: 17px; }

@media screen and (min-width: 768px) {
  .o-box__inside .o-header h2 {
    font-size: calc(17px + 4 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  .o-box__inside .o-header h2 {
    font-size: 21px; } }
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.c-topbar {
  display: block;
  background-color: var(--top-bar-color, #f1f1f1);
  color: var(--top-bar-text-color, #000);
  padding-top: 8px;
  padding-bottom: 8px; }

.c-topbar .o-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  gap: 12px 24px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px; }

.c-topbar p {
  margin-bottom: 0; }

.c-topbar .o-btn {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 36px;
  --padding: 6px 12px;
  --border-radius: 3px;
  font-weight: 600;
  background-color: var(--top-bar-button-color, #000);
  color: var(--top-bar-button-text-color, #fff); }

@media (max-width: 1024px) {
  .c-topbar {
    padding-top: 6px;
    padding-bottom: 6px; }

  .c-topbar .o-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 13px; } }
.c-top {
  --top-height: 100px;
  --top-cart-height: 64px;
  display: block;
  height: var(--top-height);
  background-color: #fafafa; }

.c-top .o-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  gap: 0 20px; }

@media (max-width: 768px) {
  .c-top .o-wrap {
    gap: 0 16px; } }
.c-top .o-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.c-top .o-logo img {
  max-width: 300px;
  height: auto;
  max-height: 56px; }

.c-top .o-bag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  background: var(--cart-background-color, #fff);
  color: var(--cart-text-color, #000);
  height: var(--top-cart-height);
  padding: 0 20px;
  border-radius: 4px; }

.c-top .o-bag #cart-icon {
  display: block;
  width: 40px;
  height: 40px;
  position: relative; }

.c-top .o-bag #cart-icon:before {
  font-size: 40px; }

.c-top .o-bag #cart-icon:after {
  position: absolute;
  left: 32px;
  top: -6px;
  width: 15px;
  height: 15px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  content: attr(data-num);
  background-color: var(--existing-cart-text-color, #fff);
  border-color: var(--existing-cart-background-color, #000);
  color: var(--existing-cart-background-color, #000); }

.c-top .o-bag span {
  font-size: 17px;
  font-weight: bold; }

.c-top .o-bag:hover {
  background: var(--cart-background-color-hover, #000);
  color: var(--cart-text-color-hover, #fff); }

.c-top .o-bag.existing {
  background: var(--existing-cart-background-color, #000);
  color: var(--existing-cart-text-color, #fff); }

.c-top .o-bag.existing #cart-icon:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 1280px) {
  .c-top {
    --top-height: 90px;
    --top-cart-height: 64px ; } }
@media (max-width: 1024px) {
  .c-top {
    --top-height: 80px;
    --top-cart-height: 48px ; }

  .c-top .o-logo img {
    max-height: 44px; }

  .c-top .o-bag {
    gap: 0 12px; }

  .c-top .o-bag #cart-icon {
    width: 32px;
    height: 32px;
    background-size: 32px 32px; }

  .c-top .o-bag #cart-icon:before {
    font-size: 32px; }

  .c-top .o-bag #cart-icon:after {
    left: 26px;
    top: -6px;
    width: 13px;
    height: 13px;
    font-size: 10px; }

  .c-top .o-bag span {
    font-size: 15px; } }
@media (max-width: 768px) {
  .c-top {
    --top-height: 64px;
    --top-cart-height: 40px ; }

  .c-top .o-logo img {
    max-height: 36px; }

  .c-top .o-bag {
    gap: 0;
    padding: 0 16px;
    border-radius: 3px; }

  .c-top .o-bag #cart-icon {
    width: 24px;
    height: 24px; }

  .c-top .o-bag #cart-icon:before {
    font-size: 24px; }

  .c-top .o-bag #cart-icon:after {
    left: 24px;
    top: -6px;
    width: 11px;
    height: 11px;
    font-size: 9px; }

  .c-top .o-bag span {
    display: none; } }
@media (max-width: 450px) {
  .c-top .o-bag {
    padding: 0 12px; } }
@media (min-width: 1024px) {
  .c-nav {
    display: block;
    height: 64px;
    background: var(--menu-color, #fff);
    color: var(--menu-text-color, #000); }

  .c-nav .o-wrap {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .c-nav .c-nav__menu {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }

  .c-nav .c-nav__menu a {
    --font-size: 15px;
    --font-weight: 600;
    --min-height: 56px;
    --padding: 12px 24px;
    --border-radius: 4px;
    --svg: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0 solid transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: var(--font-size);
    font-weight: var(--font-weight);
    line-height: 1.5;
    min-height: var(--min-height);
    padding: var(--padding);
    text-align: center;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: background-color, color, border-color;
    transition-property: background-color, color, border-color;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: var(--border-radius);
    background: var(--menu-color, #fff);
    color: var(--menu-text-color, #000); }

  .c-nav .c-nav__menu a:hover {
    background: var(--menu-hover-color, #000);
    color: var(--menu-text-hover-color, #fff); } }
@media (max-width: 1024px) {
  .c-nav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1800;
    background: #fff;
    visibility: hidden;
    opacity: 0; }

  .c-nav.is-visible {
    visibility: visible;
    opacity: 1; }

  .c-nav .o-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .c-nav__menu {
    list-style: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 23px;
    gap: 24px; }

  .c-nav__menu a {
    color: #000; } }
.o-cols {
  display: -ms-grid;
  display: grid;
  gap: 16px; }

.o-cols.o-cols--2 {
  -ms-grid-columns: 1fr [2];
  grid-template-columns: repeat(2, 1fr); }

@media (max-width: 560px) {
  .o-cols.o-cols--2 {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); } }
.o-cols.o-cols--3 {
  -ms-grid-columns: 1fr [3];
  grid-template-columns: repeat(3, 1fr); }

@media (max-width: 700px) {
  .o-cols.o-cols--3 {
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) {
  .o-cols.o-cols--3 {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); } }
.o-cols.o-cols--4 {
  -ms-grid-columns: 1fr [4];
  grid-template-columns: repeat(4, 1fr); }

@media (max-width: 1024px) {
  .o-cols.o-cols--4 {
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) {
  .o-cols.o-cols--4 {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); } }
.o-cols.o-cols--5 {
  -ms-grid-columns: 1fr [5];
  grid-template-columns: repeat(5, 1fr); }

@media (max-width: 1024px) {
  .o-cols.o-cols--5 {
    -ms-grid-columns: 1fr [4];
    grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 880px) {
  .o-cols.o-cols--5 {
    -ms-grid-columns: 1fr [3];
    grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 700px) {
  .o-cols.o-cols--5 {
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) {
  .o-cols.o-cols--5 {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); } }
.o-header .o-lead--1h {
  margin-bottom: 24px; }

.o-header .o-lead--1h {
  font-size: 24px; }

@media screen and (min-width: 768px) {
  .o-header .o-lead--1h {
    font-size: calc(24px + 8 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  .o-header .o-lead--1h {
    font-size: 32px; } }
.c-biglead {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

@media (max-width: 768px) {
  .c-biglead {
    padding-top: 24px;
    padding-bottom: 24px; } }
.c-products {
  margin-bottom: 40px; }

.c-products .o-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  background: #fff;
  height: 100%; }

.c-products .o-item__photo {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }

.c-products .o-item__photo:hover {
  opacity: 0.75; }

.c-products .o-item__description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 16px;
  padding-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.c-products .o-item__description > .o-lead {
  font-size: 17px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.c-products .o-item__description > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  gap: 8px 20px; }

.c-products .o-item__description > div .o-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-bottom: 0; }

.c-products .o-item__description > div .o-lead del {
  font-size: 15px;
  color: #888;
  text-decoration: line-through; }

.c-products .o-item__description > div .o-lead:has(del) .color-red {
  font-weight: bold; }

.c-products .o-item__description > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 8px; }

.c-products .o-item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 16px;
  padding-top: 0; }

.c-products .o-item__buttons .o-btn {
  --font-size: 14px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 12px 20px;
  --border-radius: 3px;
  --svg: 14px ; }

.c-products .o-item__buttons .o-btn.o-btn--blackoutline {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 40px;
  --padding: 8px 16px;
  --border-radius: 2px;
  --svg: 12px ; }

.o-cols.o-cols--sidebar {
  gap: 40px 24px;
  margin-bottom: 64px; }

.o-cols.o-cols--sidebar > .o-cols__item:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px; }

@media (min-width: 1024px) {
  .o-cols.o-cols--sidebar {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 1fr) 380px;
    grid-template-columns: minmax(0, 1fr) 380px; } }
@media (max-width: 1024px) {
  .o-cols.o-cols--sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.o-wrap > .o-header .o-lead--1 {
  margin-bottom: 24px; }

.o-wrap > .o-header .o-lead--1 {
  font-size: 27px; }

@media screen and (min-width: 768px) {
  .o-wrap > .o-header .o-lead--1 {
    font-size: calc(27px + 13 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  .o-wrap > .o-header .o-lead--1 {
    font-size: 40px; } }
.c-gallery .o-box__inside {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 80px 24px 1fr;
  grid-template-columns: 80px 1fr;
  gap: 24px; }

.c-gallery .o-box__inside .c-gallery__thumbs {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px; }

.c-gallery .o-box__inside .c-gallery__thumbs .item {
  padding: 12px;
  border: 1px solid #e1e1e1; }

.c-gallery .o-box__inside .c-gallery__thumbs .item img {
  opacity: 0.6; }

.c-gallery .o-box__inside .c-gallery__thumbs .item.is-active {
  border-color: #0BBF59; }

.c-gallery .o-box__inside .c-gallery__thumbs .item.is-active img {
  opacity: 1; }

.c-gallery .o-box__inside .c-gallery__big {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 600px; }

.c-gallery .o-box__inside .c-gallery__big img {
  width: auto;
  height: auto;
  max-height: 100%; }

@media (max-width: 1024px) {
  .c-gallery .o-box__inside {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); }

  .c-gallery .o-box__inside .c-gallery__thumbs {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr [5];
    grid-template-columns: repeat(5, 1fr); }

  .c-gallery .o-box__inside .c-gallery__big {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1; } }
.c-description .o-article {
  font-size: 17px; }

@media screen and (min-width: 768px) {
  .c-description .o-article {
    font-size: calc(17px + 2 * (100vw - 768px) / 672); } }
@media screen and (min-width: 1440px) {
  .c-description .o-article {
    font-size: 19px; } }
.c-description .o-article ul {
  margin-left: 24px; }

.c-description .o-article ol {
  margin-left: 24px; }

.c-delivery table {
  width: 100%; }

.c-delivery table thead th {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  padding: 8px 16px; }

.c-delivery table thead tr th:last-child {
  width: 150px;
  text-align: center; }

.c-delivery table tbody tr {
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1; }

.c-delivery table tbody td {
  padding: 12px 16px;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1; }

.c-delivery table tbody tr td:last-child {
  text-align: center;
  font-weight: bold;
  white-space: nowrap; }

@media (max-width: 768px) {
  .c-delivery table thead th {
    font-size: 12px;
    padding: 8px 12px; }

  .c-delivery table tbody td {
    padding: 12px;
    font-size: 13px; } }
.c-summary {
  position: sticky;
  top: 20px;
  background: #fff;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  border-radius: 6px;
  -webkit-box-shadow: var(--shadow-md);
  box-shadow: var(--shadow-md); }

.c-summary__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  font-size: 17px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e1e1e1; }

.c-summary__timer p {
  margin-bottom: 0; }

.c-summary__timer p .timer {
  font-weight: bold;
  font-size: 21px; }

.c-summary__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1;
  font-size: 17px; }

.c-summary__price p {
  margin-bottom: 0; }

.c-summary__price p.o-lead--4 {
  line-height: 32px; }

.c-summary__price p.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px; }

.c-summary__price p.price span {
  font-size: 32px;
  font-weight: bold; }

.c-summary__price p.price del {
  font-size: 21px;
  text-decoration: line-through;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  color: #555; }

.c-summary form {
  padding-bottom: 16px; }

.c-summary__button .o-btn.o-btn--primary {
  --font-size: 19px;
  --font-weight: 600;
  --min-height: 72px;
  --padding: 12px 24px;
  --border-radius: 5px;
  --svg: 20px;
  width: 100%; }

.c-summary__quantity > p {
  display: none; }

.c-summary__quantity a {
  color: #000; }

.c-summary__quantity a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 8px;
  font-size: 15px; }

.c-summary .o-quantity {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  max-width: 140px;
  height: 56px;
  margin-bottom: 16px;
  padding-top: 24px; }

.c-summary .o-quantity .js-minus,
.c-summary .o-quantity .js-plus {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e1e1e1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.c-summary .o-quantity .js-minus:hover,
.c-summary .o-quantity .js-plus:hover {
  border-color: #000;
  cursor: pointer; }

.c-summary .o-quantity .js-minus {
  background-image: url(/assets/front_v2/minus-small-142e39184a84106cb8c77f6e948986179b0209fa6473de847a7b8c2da11f5934.svg);
  border-radius: 3px 0 0 3px; }

.c-summary .o-quantity .js-plus {
  background-image: url(/assets/front_v2/plus-small-cbd84e1421d6bc1add04f6d57558984a330d7d22d0bffd92f7c2ab87f3e0dbc4.svg);
  border-radius: 0 3px 3px 0; }

.c-summary .o-quantity .js-num {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-radius: 0; }

.c-summary .o-quantity .js-num:focus {
  border-color: #000; }

.c-summary__details {
  font-size: 15px; }

.c-summary__details p {
  margin-bottom: 12px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 16px 12px 1fr;
  grid-template-columns: 16px 1fr;
  gap: 0 12px;
  font-size: 15px;
  line-height: 1.4; }

.c-summary__details p a {
  font-weight: 600;
  color: #000; }

.c-summary__details p a:hover {
  text-decoration: underline; }

.c-summary__details p i {
  margin-top: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 0 0; }

.c-summary__details p:last-child {
  margin-bottom: 0; }

.c-summary__details hr {
  display: block;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px; }

.c-mobile-summary {
  display: none; }

@media (max-width: 1024px) {
  .c-mobile-summary {
    display: block; } }
.c-params__list {
  list-style: none;
  margin: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 24px;
  font-size: 15px; }

.c-params__list li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 130px 1fr;
  grid-template-columns: 130px 1fr; }

@media (max-width: 768px) {
  .c-params__list {
    -ms-grid-columns: 1fr [1];
    grid-template-columns: repeat(1, 1fr); } }
.c-footer {
  background-color: var(--footer-background-color, #f1f1f1);
  color: var(--footer-text-color, #000);
  font-size: 15px;
  padding-top: 32px;
  padding-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-footer a {
  color: var(--footer-text-color, #000); }

.c-footer a:hover {
  text-decoration: underline;
  color: var(--footer-text-color-hover, #e02424); }

.c-footer .c-footer__nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-footer .c-footer__nav ul {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.glide * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.glide__slides,
.glide__track {
  overflow: hidden; }

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform; }

.glide__slide,
.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glide__slide {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glide__arrows,
.glide__bullets {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.glide--rtl {
  direction: rtl; }

.glide__slides {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px; }

.glide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 40px; }

.glide__arrows .glide__arrow {
  padding-top: 24px;
  display: block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28px 28px;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer; }

.glide__arrows .glide__arrow:hover {
  opacity: 0.5; }

.glide__arrows .glide__arrow.glide__arrow--left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-kit .o-cols__item--covers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 16px; }

.c-kit .o-cols__item--covers .item {
  width: calc((100% - 32px) / 3); }

.c-kit .o-cols__item--covers .item img {
  width: 100%; }

.c-kit .o-cols__item--info table {
  margin-bottom: 24px;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-bottom: none;
  font-size: 15px; }

.c-kit .o-cols__item--info table tr {
  border-bottom: 1px solid #e1e1e1; }

.c-kit .o-cols__item--info table td,
.c-kit .o-cols__item--info table th {
  padding: 12px; }

.c-kit .o-cols__item--info table a {
  color: #000; }

.c-kit .o-cols__item--info table a .num {
  font-weight: bold; }

.c-kit .o-cols__item--info table a:hover {
  text-decoration: underline; }

.c-kit .o-cols__item--info table td {
  text-align: right;
  white-space: nowrap; }

@media (max-width: 768px) {
  .c-kit .o-cols__item--info table {
    font-size: 13px; } }
.c-kit .o-cols--summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px; }

.c-kit .o-cols--summary .o-cols__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.c-kit .o-cols--summary .o-cols__item p {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 16px; }

.c-kit .o-cols--summary .o-cols__item p del {
  color: #888;
  font-size: 19px;
  text-decoration: line-through; }

.c-kit .o-cols--summary .o-cols__item p span {
  font-size: 23px; }

@media (max-width: 768px) {
  .c-kit .o-cols--summary .o-cols__item p del {
    font-size: 17px; }

  .c-kit .o-cols--summary .o-cols__item p span {
    font-size: 21px; } }
.c-kit .o-cols--summary .o-cols__item .o-btn.o-btn--secondary {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 56px;
  --padding: 12px 24px;
  --border-radius: 5px;
  --svg: 20px ; }

.c-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
  margin-top: 24px; }

.c-pagination__current {
  font-size: 13px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 8px; }

.c-pagination__current a {
  color: inherit;
  padding-right: 18px;
  background: url(/assets/front_v2/arrow-right-long-6179cee3a48e0075efd093fdce08248921a4b1dfd104467465c0f277d10f437a.svg) right center no-repeat;
  background-size: 10px 10px; }

.c-pagination__current a:hover {
  text-decoration: underline; }

@media (max-width: 1024px) {
  .c-pagination__current {
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 8px; } }
.c-pagination .c-pagination__btn {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 8px 16px;
  --border-radius: 4px;
  --svg: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e1e1e1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  line-height: 1.5;
  min-height: var(--min-height);
  padding: var(--padding);
  text-align: center;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--border-radius);
  color: #000;
  gap: 0 12px; }

.c-pagination .c-pagination__btn i {
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px; }

@media (max-width: 450px) {
  .c-pagination .c-pagination__btn i {
    display: none; } }
.c-pagination .c-pagination__btn.c-pagination__btn--left {
  margin-left: 0;
  margin-right: auto; }

.c-pagination .c-pagination__btn.c-pagination__btn--left i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-pagination .c-pagination__btn.c-pagination__btn--right {
  margin-left: auto;
  margin-right: 0; }

.c-pagination .c-pagination__btn.c-pagination__btn--right i {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.c-pagination .c-pagination__btn:hover {
  border-color: #000; }

@media (max-width: 768px) {
  .c-pagination .c-pagination__btn {
    --font-size: 12px ; } }
.c-pagination.c-pagination--pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 64px; }

.c-pagination__pages {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px; }

.c-pagination__pages a {
  --font-size: 15px;
  --font-weight: 600;
  --min-height: 56px;
  --padding: 12px 24px;
  --border-radius: 4px;
  --svg: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  line-height: 1.5;
  min-height: var(--min-height);
  padding: var(--padding);
  text-align: center;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--border-radius);
  gap: 0 16px;
  box-sizing: border-box;
  background: none;
  border-color: var(--buttons-color, #000); }

.c-pagination__pages a:hover {
  color: var(--buttons-text-color-hover, #fff);
  border-color: var(--buttons-color-hover, #0BBF59);
  background: var(--buttons-color-hover, #0BBF59); }

.c-pagination__pages .is-current a {
  color: var(--buttons-text-color-hover, #fff);
  border-color: var(--buttons-color-hover, #0BBF59);
  background: var(--buttons-color-hover, #0BBF59); }

.c-other .c-other__items .c-other__item {
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  text-align: center;
  height: 100%; }

.c-other .c-other__items .c-other__item .photo {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.c-other .c-other__items .c-other__item p {
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.c-other .c-other__items .c-other__item p.title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 15px;
  line-height: 1.25;
  display: inline-block; }

.c-other .c-other__items .c-other__item .o-btn.o-btn--third {
  --font-size: 14px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 12px 20px;
  --border-radius: 3px;
  --svg: 14px;
  background: #fff;
  color: #000;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 150px; }

.c-other .c-other__items .c-other__item .o-btn.o-btn--third:hover {
  border-color: #000; }

.c-homeslider {
  margin-bottom: 40px; }

.c-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 40px; }

.o-accordion {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px; }

.o-accordion .is-hidden {
  display: none; }

.o-accordion .o-accordion__more {
  padding-top: 20px; }

.o-accordion .o-accordion__title .o-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 12px; }

.o-accordion .o-accordion__title .o-header:after {
  display: block;
  width: 16px;
  height: 16px;
  background: url(/assets/front_v2/arrow-right-long-black-5dcbc132e8374209a825a8f559a9241e140575961c3e4d6be9f6ec77749091e4.svg) right center no-repeat;
  background-size: 16px 16px;
  content: "";
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.o-accordion .o-accordion__title.is-open .o-header:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.c-reviews__items {
  display: block; }

.c-reviews__items blockquote {
  font-size: 15px;
  font-style: italic;
  padding-left: 40px;
  background: url(/assets/front_v2/quote-2876c607a1deabd160e999dd6b2fb3f6424700f70ba89f5aa83d9810c21dadd7.svg) left 3px no-repeat;
  background-size: 24px 24px; }

.c-reviews__items blockquote p {
  margin-bottom: 12px; }

.c-reviews__items blockquote p.author {
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0; }

@media (max-width: 768px) {
  .c-reviews__items blockquote {
    padding-left: 0;
    padding-top: 40px; } }
.c-reviews__items + .c-reviews__items {
  margin-top: 24px; }

.star-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  font-size: 20px;
  color: #F2B705;
  font-style: normal;
  position: relative; }

.star-rating__current {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  font-size: 20px;
  color: #F2B705; }

.o-overlay {
  position: fixed;
  z-index: 15;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px; }

.o-overlay__inside {
  width: 100%;
  max-width: 600px;
  background: #fff;
  overflow: auto;
  max-height: 100%;
  border-radius: 4px;
  padding: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.o-overlay__inside .o-wrap {
  padding: 0; }

.o-overlay h4.o-lead--4 {
  font-size: 24px;
  margin-bottom: 24px; }

.o-overlay #popup-products .o-header h4 {
  font-size: 24px;
  margin-bottom: 24px; }

.o-overlay #popup-products .o-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px; }

.o-overlay #popup-products .o-cols__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1; }

.o-overlay #popup-products .o-cols__item p {
  margin-bottom: 0; }

.o-overlay #popup-products .o-cols__item .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  font-size: 27px;
  font-weight: bold; }

.o-overlay #popup-products .o-cols__item .price del {
  font-size: 21px;
  text-decoration: line-through;
  font-weight: normal;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  color: #555; }

.o-overlay .c-status > .o-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.o-overlay .c-status > .o-cols .o-btn.o-btn--primary:not(.cart-link) {
  background: #fff;
  border: 1px solid #e1e1e1;
  color: #000; }

.o-overlay .c-status > .o-cols .o-btn.cart-link {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 64px;
  --padding: 12px 24px;
  --border-radius: 5px;
  background: var(--cart-background-color, #000);
  color: var(--cart-text-color, #fff); }

.o-overlay .c-status > .o-cols .o-btn.cart-link:hover {
  background: var(--cart-background-color-hover, #0BBF59);
  color: var(--cart-text-color-hover, #fff); }

@media (max-width: 768px) {
  .o-overlay .c-status > .o-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .o-overlay .c-status > .o-cols .o-cols__item:last-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; } }
.o-overlay:not(.is-active) {
  pointer-events: none;
  background-color: transparent; }

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

.c-benefits {
  padding: 32px;
  background: #0BBF59;
  color: #fff;
  margin-bottom: 40px;
  border-radius: 4px; }

.c-benefits .o-cols {
  font-size: 15px; }

.c-benefits__header {
  margin-bottom: 16px; }

.c-benefits__header [class^=icon-] {
  display: block;
  font-size: 2.25rem; }

.c-benefits__header h4 {
  font-size: 19px;
  font-weight: 600;
  color: #fff; }

[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-star-o:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-lifebuoy:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-badge:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-chevron-up-solid:before {
  content: ""; }

.icon-clock:before {
  content: ""; }

.icon-clock2:before {
  content: ""; }

.icon-comment1:before {
  content: ""; }

.icon-quote:before {
  content: ""; }

.icon-right-arrow:before {
  content: ""; }

.icon-shopping-bag:before {
  content: ""; }

.icon-speech:before {
  content: ""; }

.icon-star-solid:before {
  content: ""; }

.icon-truck-solid:before {
  content: ""; }

.icon-wallet:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-brand:before {
  content: ""; }

.icon-social:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-chat:before {
  content: ""; }

.icon-talk:before {
  content: ""; }

.icon-bubble:before {
  content: ""; }

.c-social {
  margin-bottom: 40px; }

.c-social a {
  color: inherit; }

.c-social__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.c-social__item {
  width: 280px;
  text-align: center;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px; }

.c-social i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 20px; }

.c-social__caption p {
  margin-bottom: 0;
  line-height: 1.2; }

.c-social__caption p.o-lead--4 {
  font-weight: 600;
  font-size: 17px; }

.button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 24px; }

.button-wrap.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.button-wrap.end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%; }

.btn,
.o-btn {
  --font-size: 15px;
  --font-weight: 600;
  --min-height: 56px;
  --padding: 12px 24px;
  --border-radius: 4px;
  --svg: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  line-height: 1.5;
  min-height: var(--min-height);
  padding: var(--padding);
  text-align: center;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border-color;
  transition-property: background-color, color, border-color;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--border-radius);
  color: var(--buttons-text-color, #fff);
  background: var(--buttons-color, #000);
  gap: 0 16px;
  box-sizing: border-box; }

.btn svg,
.o-btn svg {
  width: var(--svg);
  height: var(--svg);
  fill: currentColor; }

.btn.bigger,
.o-btn.bigger {
  --font-size: 17px;
  --font-weight: 600;
  --min-height: 64px;
  --padding: 12px 32px;
  --border-radius: 5px;
  --svg: 20px ; }

.btn.smaller,
.o-btn.smaller {
  --font-size: 14px;
  --font-weight: 600;
  --min-height: 48px;
  --padding: 12px 20px;
  --border-radius: 3px;
  --svg: 14px ; }

.btn.small,
.o-btn.small {
  --font-size: 13px;
  --font-weight: 600;
  --min-height: 40px;
  --padding: 8px 16px;
  --border-radius: 2px;
  --svg: 12px ; }

.btn:hover,
.o-btn:hover {
  color: var(--buttons-text-color-hover, #fff);
  background: var(--buttons-color-hover, #0BBF59); }

.btn.border,
.o-btn.border {
  background: #fff;
  border: 2px solid; }

.btn.o-btn--blackoutline,
.o-btn.o-btn--blackoutline {
  background: none;
  border-color: var(--buttons-color, #000);
  color: var(--buttons-color, #000); }

.btn.o-btn--blackoutline:hover,
.o-btn.o-btn--blackoutline:hover {
  color: var(--buttons-text-color-hover, #fff);
  border-color: var(--buttons-color-hover, #0BBF59);
  background: var(--buttons-color-hover, #0BBF59); }

#alerts,
#cart-notice {
  background: #fff;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 1180px) {
  #alerts,
  #cart-notice {
    padding-left: 0;
    padding-right: 0; } }
#alerts:has(> .alert) {
  padding-top: 16px;
  padding-bottom: 16px; }

@media (min-width: 1180px) {
  #alerts:has(> .alert) {
    border-bottom: 1px solid #e1e1e1; } }
#cart-notice:has(> .alert) {
  padding-top: 16px;
  padding-bottom: 16px; }

@media (min-width: 1180px) {
  #cart-notice:has(> .alert) {
    border-bottom: 1px solid #e1e1e1; } }
#alerts:has(> .alert) + #cart-notice:has(> .alert) {
  padding-top: 0;
  margin-top: -1px; }

#discount-code-error,
.alert {
  display: block;
  padding: 18px;
  border-radius: 4px;
  -webkit-box-shadow: var(--shadow-sm);
  box-shadow: var(--shadow-sm);
  color: #fff;
  font-size: 14px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.35; }

#discount-code-error.alert-success,
.alert.alert-success {
  background: #0BBF59; }

#discount-code-error.alert-notice,
.alert.alert-notice {
  background: #1c64f2; }

#discount-code-error.alert-error,
.alert.alert-error {
  background: #e02424; }

#discount-code-error.alert-danger,
.alert.alert-danger {
  background: #e02424; }

@media (max-width: 768px) {
  #discount-code-error,
  .alert {
    padding: 12px; } }
#discount-code-error {
  padding: 12px;
  font-size: 13px;
  background: #e02424;
  -webkit-margin-before: 8px;
  margin-block-start: 8px; }

:root {
  --anim-menu-btn-size: 32px;
  --anim-menu-btn-transition-duration: .2s;
  --anim-menu-btn-icon-size: 24px;
  --anim-menu-btn-icon-stroke: 3px ; }

.o-hamburger {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: var(--anim-menu-btn-size);
  height: var(--anim-menu-btn-size);
  position: relative;
  z-index: 1900;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

@media (max-width: 1024px) {
  .o-hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }
.o-hamburger i {
  position: relative;
  display: block;
  font-size: var(--anim-menu-btn-icon-size);
  width: 1em;
  height: var(--anim-menu-btn-icon-stroke);
  color: inherit;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transform: scale(1);
  transform: scale(1); }

.o-hamburger i:after,
.o-hamburger i:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: inherit;
  border-radius: inherit; }

.o-hamburger i {
  background-size: 100% 100%;
  will-change: transform, background-size;
  transition-property: background-size, -webkit-transform;
  -webkit-transition-property: background-size, -webkit-transform;
  transition-property: transform, background-size;
  transition-property: transform, background-size, -webkit-transform;
  -webkit-transition-duration: var(--anim-menu-btn-transition-duration, 0.2s);
  transition-duration: var(--anim-menu-btn-transition-duration, 0.2s); }

.o-hamburger:active .o-hamburger i {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

.o-hamburger i:after,
.o-hamburger i:before {
  will-change: inherit;
  -webkit-transition: inherit;
  transition: inherit; }

.o-hamburger i:before {
  -webkit-transform: translateY(-0.28em) rotate(0);
  transform: translateY(-0.28em) rotate(0); }

.o-hamburger i:after {
  -webkit-transform: translateY(0.28em) rotate(0);
  transform: translateY(0.28em) rotate(0); }

.o-hamburger.is-active i {
  background-size: 0% 100%; }

.o-hamburger.is-active i:before {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg); }

.o-hamburger.is-active i:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg); }
