:root {
  --white: #FAFAFA;
  --white-80: #CCCCCC;
  --white-60: #A1A1A1;
  --white-40: #717171;
  --white-20: #434343;
  --lines-light: #E7E7E7;
  --black: #151515;
  --black-80: #434343;
  --black-60: #707070;
  --black-40: #9E9E9E;
  --black-20: #CCCCCC;
  --lines-dark: #292929;
  --accent: #4E18FF;
  --accent-light: #4F52FF;
  --alert: #CA1823;
}

html {
  scroll-behavior: smooth;
}
html.light {
  background: linear-gradient(to bottom, #151515 0 90%, #fff 91% 100%);
}
html.dark {
  background: #151515;
}

body {
  font-family: "Geist", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  background: #FAFAFA;
  color: #151515 !important;
  height: auto !important;
}

.bg-white {
  background: #FAFAFA !important;
}

footer br {
  display: none;
}

.op-00 {
  opacity: 0;
}

.op-01 {
  opacity: 0.1;
}

.op-02 {
  opacity: 0.2;
}

.op-03 {
  opacity: 0.3;
}

.op-04 {
  opacity: 0.4;
}

.op-05 {
  opacity: 0.5;
}

.op-06 {
  opacity: 0.6;
}

.op-07 {
  opacity: 0.7;
}

.op-08 {
  opacity: 0.8;
}

.op-09 {
  opacity: 0.9;
}

.em-tiny-page-title {
  font: 500 1.2rem/1 "Geist", sans-serif;
  letter-spacing: -0.04em;
}

.em-b-e2 {
  border: 1px solid rgba(196, 196, 196, 0.2);
}

.em-bt-e2 {
  border-top: 1px solid rgba(196, 196, 196, 0.2);
}

.em-bb-e2 {
  border-bottom: 1px solid rgba(196, 196, 196, 0.2);
}

.em-b-e6 {
  border: 1px solid #e6e6e6;
}

.em-br-8 {
  border-radius: 0;
  overflow: hidden;
}

.em-box-shadow {
  box-shadow: 8px 0 25px rgba(21, 21, 21, 0.08);
}

.em-blue-divider {
  height: 4px;
  background: #4E18FF;
  margin-bottom: 15px;
}

.mt-20px {
  margin-top: 1.25rem;
}

.mb-20px {
  margin-bottom: 1.25rem;
}

.pt-20px {
  padding-top: 1.25rem !important;
}

.pb-20px {
  padding-bottom: 1.25rem !important;
}

.p-20px {
  padding: 1.25rem !important;
}

.pl-20px {
  padding-left: 1.25rem !important;
}

.pr-20px {
  padding-right: 1.25rem !important;
}

.mt-30px {
  margin-top: 1.875rem;
}

.mb-30px {
  margin-bottom: 1.875rem;
}

.pt-30px {
  padding-top: 1.875rem !important;
}

.pb-30px {
  padding-bottom: 1.875rem !important;
}

.p-30px {
  padding: 1.875rem !important;
}

.pl-30px {
  padding-left: 1.875rem !important;
}

.pr-30px {
  padding-right: 1.875rem !important;
}

.mt-37px {
  margin-top: 37px;
}

.mb-37px {
  margin-bottom: 37px;
}

.pt-37px {
  padding-top: 37px !important;
}

.pb-37px {
  padding-bottom: 37px !important;
}

.p-37px {
  padding: 37px !important;
}

.pl-37px {
  padding-left: 37px !important;
}

.pr-37px {
  padding-right: 37px !important;
}

.mt-50px {
  margin-top: 3.125rem;
}

.mb-50px {
  margin-bottom: 3.125rem;
}

.pt-50px {
  padding-top: 3.125rem !important;
}

.pb-50px {
  padding-bottom: 3.125rem !important;
}

.p-50px {
  padding: 3.125rem !important;
}

.pl-50px {
  padding-left: 3.125rem !important;
}

.pr-50px {
  padding-right: 3.125rem !important;
}

.mt-80px {
  margin-top: 5rem;
}

.mb-80px {
  margin-bottom: 5rem;
}

.pt-80px {
  padding-top: 5rem !important;
}

.pb-80px {
  padding-bottom: 5rem !important;
}

.p-80px {
  padding: 5rem !important;
}

.pl-80px {
  padding-left: 5rem !important;
}

.pr-80px {
  padding-right: 5rem !important;
}

.mt-90px {
  margin-top: 90px;
}

.mb-90px {
  margin-bottom: 90px;
}

.pt-90px {
  padding-top: 90px !important;
}

.pb-90px {
  padding-bottom: 90px !important;
}

.p-90px {
  padding: 90px !important;
}

.pl-90px {
  padding-left: 90px !important;
}

.pr-90px {
  padding-right: 90px !important;
}

h3, h5 {
  margin-bottom: 16px;
}

h4 {
  margin-bottom: 24px;
}

h2 {
  margin-bottom: 32px;
}

h5 {
  margin-bottom: 16px;
}

p {
  margin-bottom: 16px;
}

.container {
  padding-block: 6.75rem;
  max-width: 80rem !important;
  margin-inline: auto;
  padding-inline: 1rem;
}

.row {
  --bs-gutter-x: 16px;
}

.container-fluid {
  padding-inline: 0;
}

.em-max-width-350 {
  max-width: 350px;
}

.em-max-width-445 {
  max-width: 445px;
}

.em-max-width-540 {
  max-width: 540px;
}

.em-max-width-588 {
  max-width: 588px;
}

.em-max-width-1110 {
  max-width: 1110px;
}

.em-max-width-1300 {
  max-width: 1300px;
}

.em-max-width-1440 {
  max-width: 1440px;
}

.em-max-width-1600 {
  max-width: 1600px;
}

.em-max-width-1300 {
  width: auto;
  max-width: 81rem;
}

.bg-black {
  background-color: #151515;
}

.bg-dark {
  background-color: #15191f !important;
}

.bg-darker {
  background-color: #151515;
}

.bg-darkest {
  background-color: #0b0d0f;
}

.bg-light {
  background-color: #FAFAFA !important;
}

.em-wave-bg {
  background: url(img/wave-pattern.png) center/cover;
}

.acc_card_title_mobile {
  display: none;
}
.footer-sm-links > a:nth-child(3)::after {
  display: none;
}

.em-promo-cover {
  min-height: 50rem;
  padding-top: 9.3rem;
}

.grecaptcha-badge {
  position: fixed;
  visibility: hidden;
}

.em-order-product {
  text-decoration: none;
}

.reviews__item {
  border-radius: 0 !important;
}

.slick-dots {
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 24px 0 0 0;
  padding: 0;
}
.slick-dots li {
  padding: 0 3px;
}
.slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 100%;
  background-color: var(--black);
  opacity: 0.3;
  text-indent: -9999px;
  padding: 0;
}
.slick-dots button:focus {
  outline: 0 !important;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

.shipping-info__links {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.shipping-info__links .btn__online-store {
  color: var(--linkColor);
  margin-top: 16px;
  font-family: Geist;
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  letter-spacing: -0.2px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 5%;
  text-underline-offset: 18%;
  text-underline-position: from-font;
  position: relative;
}
.shipping-info__links .btn__online-store:hover {
  color: var(--linkColor);
  opacity: 0.8;
}
.shipping-info__links .btn__online-store:focus, .shipping-info__links .btn__online-store:focus-within, .shipping-info__links .btn__online-store:active {
  color: var(--linkColor);
  opacity: 0.6;
}

.current-item, .options__breadcrumbs span {
  font-size: 15px !important;
}

@media screen and (min-width: 1200px) {
  h2 {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 1199px) {
  h2 {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 575px) {
  .container {
    padding-top: 5rem;
    padding-bottom: 6rem;
  }
}

@media (max-width: 1199px) {
  .container {
    padding-inline: 2rem;
  }
}

@media (max-width: 767px) {
  .container {
    padding-inline: 1rem;
  }
}

@media screen and (max-width: 1300px) {
  .em-max-width-1300 {
    margin-inline: 3px;
  }
}

@media screen and (max-width: 991px) {
  .footer__main-logo {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .em-footer {
    padding-top: 40px !important;
  }
  .acc_card_title {
    display: none;
  }
  .acc_card_title_mobile {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .shipping-info__links {
    display: block;
    display: block;
    margin-top: 32px;
  }
  .shipping-info__links a {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */
