@charset "UTF-8";
@import url(https://wondamix.com/assets/plugins/ion.rangeSlider.min-99840345ff6f7683d684e667c3dded3f833b03c427cd70fb04ebad41d9c6f1ab.css);
@import url(https://wondamix.com/assets/plugins/fancybox.min-dc336a84e6c3553915a05fde5a2c387d72e019c69a80644ced283b0535211b9c.css);
@import url(https://wondamix.com/assets/plugins/select2.min-5257e77dfafa0d7442b55a87393aaef6b97155b27bb2a37de0a13941c4da478f.css);
@import url(https://wondamix.com/assets/plugins/swiper-bundle.min-24430824903affc3158bcae6c0206160c0b1de42934d522134b37ee51462ac55.css);
@import url(https://wondamix.com/assets/plugins/intlTelInput.min-1fd2c7dd2da276235d28973b6be94597c7afc5530c67f48d57414134970f215d.css);
/* line 185, app/assets/mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_default_styles.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* line 11, app/assets/stylesheets/../elements/_default_styles.scss */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

/* line 17, app/assets/stylesheets/../elements/_default_styles.scss */
.clearfix:after {
  clear: both;
}

/* HTML5 display-role reset for older browsers */
/* line 22, app/assets/stylesheets/../elements/_default_styles.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 36, app/assets/stylesheets/../elements/_default_styles.scss */
body {
  position: relative;
  font-family: "Inter";
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  min-width: 320px !important;
  background-color: #000000;
  overflow-x: hidden;
}

/* line 48, app/assets/stylesheets/../elements/_default_styles.scss */
ol,
ul {
  list-style: none;
}

/* line 66, app/assets/stylesheets/../elements/_default_styles.scss */
.iti__flag {
  background-image: url(https://wondamix.com/assets/flags-1b3b26c88419a87d9f485cf4e8bc5cb1e0b47261196961abb1835a0ab3a5dde5.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 71, app/assets/stylesheets/../elements/_default_styles.scss */
  .iti__flag {
    background-image: url(https://wondamix.com/assets/flags@2x-2350e934e185a70b4772c5bf8964213c9b9c9b70e5a8dc46597b3ccac26e2c01.png);
  }
}

/* line 76, app/assets/stylesheets/../elements/_default_styles.scss */
.text_left {
  text-align: left;
}

/* line 80, app/assets/stylesheets/../elements/_default_styles.scss */
.text_right {
  text-align: right;
}

/* line 84, app/assets/stylesheets/../elements/_default_styles.scss */
.text_center {
  text-align: center;
}

/* line 88, app/assets/stylesheets/../elements/_default_styles.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 93, app/assets/stylesheets/../elements/_default_styles.scss */
.page_content {
  overflow: hidden;
}

/* line 96, app/assets/stylesheets/../elements/_default_styles.scss */
.page_content_bg {
  background-image: url(https://wondamix.com/assets/login_bg-0342971dbcc2fa711f9159d922b4ed761c10b76fdf9815a4ae4b6e5601885028.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 150px;
}

/* line 103, app/assets/stylesheets/../elements/_default_styles.scss */
.page_content_bg > section {
  position: relative;
  z-index: 2;
}

/* line 107, app/assets/stylesheets/../elements/_default_styles.scss */
.page_content_bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.88) 85%, black 100%);
  z-index: 1;
}

/* line 118, app/assets/stylesheets/../elements/_default_styles.scss */
.overflow_visible {
  overflow: visible;
}

/* line 121, app/assets/stylesheets/../elements/_default_styles.scss */
.window_size_detect {
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 55000;
  background-color: blueviolet;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 10px;
}

/* line 131, app/assets/stylesheets/../elements/_default_styles.scss */
.window_size_detect strong {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

/* line 136, app/assets/stylesheets/../elements/_default_styles.scss */
.window_size_detect span {
  width: 70px;
  display: inline-block;
}

/* line 142, app/assets/stylesheets/../elements/_default_styles.scss */
.page_load {
  position: fixed;
  z-index: 20000;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 159, app/assets/stylesheets/../elements/_default_styles.scss */
.page_load .loader_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15vw;
  height: 15vw;
  padding: 20px;
  position: relative;
}

/* line 165, app/assets/stylesheets/../elements/_default_styles.scss */
.page_load .loader_logo::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
  border-left: 4px solid #FFD76D;
  border-right: 4px solid #FFD76D;
  animation: logo_animate 2s linear infinite;
}

@keyframes logo_animate {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

/* line 190, app/assets/stylesheets/../elements/_default_styles.scss */
.page_load img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 197, app/assets/stylesheets/../elements/_default_styles.scss */
.page_load_opacity {
  opacity: 0;
  transition: 0.3s;
}

/* line 202, app/assets/stylesheets/../elements/_default_styles.scss */
.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 40px;
}

@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  /* line 208, app/assets/stylesheets/../elements/_default_styles.scss */
  .container_big_padding {
    padding: 0 10vw;
  }
}

@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  /* line 213, app/assets/stylesheets/../elements/_default_styles.scss */
  .container_medium_padding {
    padding: 0 6vw;
  }
}

/* line 218, app/assets/stylesheets/../elements/_default_styles.scss */
.block_padding {
  padding: 70px 0;
  position: relative;
  z-index: 2;
}

/* line 223, app/assets/stylesheets/../elements/_default_styles.scss */
.first_block_padding {
  padding-top: 100px;
}

/* line 226, app/assets/stylesheets/../elements/_default_styles.scss */
.padding_bottom_0 {
  padding-bottom: 0 !important;
}

/* line 229, app/assets/stylesheets/../elements/_default_styles.scss */
.padding_top_0 {
  padding-top: 0 !important;
}

/* line 232, app/assets/stylesheets/../elements/_default_styles.scss */
.margin_bottom {
  margin-bottom: 0 !important;
}

/* line 235, app/assets/stylesheets/../elements/_default_styles.scss */
.margin_top_0 {
  margin-top: 0px !important;
}

/* line 238, app/assets/stylesheets/../elements/_default_styles.scss */
.margin_top_60 {
  margin-top: 60px !important;
}

/* line 241, app/assets/stylesheets/../elements/_default_styles.scss */
.margin_top_100 {
  margin-top: 100px !important;
}

/* line 244, app/assets/stylesheets/../elements/_default_styles.scss */
.background_color_pink {
  background-color: #FF4262;
}

/* line 247, app/assets/stylesheets/../elements/_default_styles.scss */
.background_color_beige {
  background-color: #FEF9E4;
}

/* line 251, app/assets/stylesheets/../elements/_default_styles.scss */
.color_grey {
  color: #9ca3af;
}

/* line 256, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave {
  width: 100%;
  position: relative;
}

/* line 260, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave:not(:first-of-type) {
  margin-top: -95px;
}

/* line 263, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave {
  position: relative;
  width: 100%;
  height: 95px;
  z-index: 1;
}

/* line 268, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave svg {
  width: 100%;
}

/* line 271, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

/* line 283, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave_top {
  transform: translateY(1px);
}

/* line 286, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave_bottom {
  transform: translateY(-1px);
}

/* line 288, app/assets/stylesheets/../elements/_default_styles.scss */
.block_wave .wave_bottom::after {
  transform: rotate(180deg);
}

/* line 294, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title {
  margin-bottom: 60px;
}

/* line 297, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

/* line 305, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .title_big {
  font-weight: 700;
  font-size: 66px;
  line-height: 1.2;
  text-align: center;
  word-break: break-word;
}

/* line 312, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .description {
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 400;
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto 0 auto;
  text-transform: uppercase;
}

/* line 321, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .description_small {
  font-size: 16px;
  text-transform: none;
}

/* line 326, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .description_margin_bottom {
  margin-bottom: 0.8em;
}

/* line 329, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title .rating {
  margin-top: 25px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
}

/* line 337, app/assets/stylesheets/../elements/_default_styles.scss */
.block_title img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 15vw;
  max-width: 280px;
  min-width: 160px;
}

/* line 346, app/assets/stylesheets/../elements/_default_styles.scss */
.color_gold {
  color: #d7b26e !important;
}

/* line 349, app/assets/stylesheets/../elements/_default_styles.scss */
.font_weight_400 {
  font-weight: 400 !important;
}

/* line 352, app/assets/stylesheets/../elements/_default_styles.scss */
.color_white {
  color: #ffffff !important;
}

/* line 355, app/assets/stylesheets/../elements/_default_styles.scss */
.color_black {
  color: #000000 !important;
}

/* line 359, app/assets/stylesheets/../elements/_default_styles.scss */
.overflow_hidden {
  overflow: hidden;
}

/* line 363, app/assets/stylesheets/../elements/_default_styles.scss */
.col-1x {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 368, app/assets/stylesheets/../elements/_default_styles.scss */
.col-2x {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 373, app/assets/stylesheets/../elements/_default_styles.scss */
.col-3x {
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 378, app/assets/stylesheets/../elements/_default_styles.scss */
.iti__selected-dial-code {
  color: #000000 !important;
}

/* line 381, app/assets/stylesheets/../elements/_default_styles.scss */
.iti__country {
  color: #000000 !important;
}

/* line 385, app/assets/stylesheets/../elements/_default_styles.scss */
.popup_message {
  position: fixed;
  z-index: 2000;
  top: 10px;
  right: 10px;
  left: 10px;
}

/* line 391, app/assets/stylesheets/../elements/_default_styles.scss */
.popup_message .popup_message_text {
  padding: 1em  0.5em;
  background-color: #ffffff;
  color: #000000;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: clamp(16px, 2vw, 28px);
  line-height: 1.2;
  border-radius: 10px;
  text-align: center;
}

/* line 402, app/assets/stylesheets/../elements/_default_styles.scss */
.popup_message .close_popup_message {
  position: absolute;
  top: 13px;
  right: 15px;
  margin: auto;
  width: 20px;
  height: 20px;
  background-color: #363636;
  cursor: pointer;
  border-radius: 4px;
  background-image: url(https://wondamix.com/assets/close_white-52a1dec565e2860c750913ef2d77c6a4ea3e4134fa39a32994d76e239604259d.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
}

/* line 418, app/assets/stylesheets/../elements/_default_styles.scss */
.display_none {
  display: none !important;
}

@media only screen and (max-width: 1400px) {
  /* line 424, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_wave:not(:first-of-type) {
    margin-top: -75px;
  }
  /* line 427, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_wave .wave {
    height: 75px;
  }
  /* line 431, app/assets/stylesheets/../elements/_default_styles.scss */
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
  }
  /* line 437, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_padding {
    padding: 60px 0;
  }
  /* line 440, app/assets/stylesheets/../elements/_default_styles.scss */
  .first_block_padding {
    padding-top: 60px;
  }
  /* line 444, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title {
    margin-bottom: 50px;
  }
  /* line 447, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title {
    font-size: 36px;
  }
  /* line 450, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title_big {
    font-size: 56px;
  }
  /* line 453, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .rating {
    margin-top: 20px;
    font-size: 13px;
  }
  /* line 458, app/assets/stylesheets/../elements/_default_styles.scss */
  .margin_top_100 {
    margin-top: 90px !important;
  }
  /* line 461, app/assets/stylesheets/../elements/_default_styles.scss */
  .page_content_bg {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 469, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_wave:not(:first-of-type) {
    margin-top: -60px;
  }
  /* line 472, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_wave .wave {
    height: 60px;
  }
  /* line 477, app/assets/stylesheets/../elements/_default_styles.scss */
  .page_load .loader_logo {
    width: 40vw;
    height: 40vw;
  }
  /* line 483, app/assets/stylesheets/../elements/_default_styles.scss */
  .container {
    padding: 0 15px;
  }
  /* line 487, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_padding {
    padding: 50px 0;
  }
  /* line 491, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title {
    margin-bottom: 40px;
  }
  /* line 494, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title {
    font-size: 30px;
  }
  /* line 497, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title_big {
    font-size: 46px;
  }
  /* line 500, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .rating {
    margin-top: 20px;
    font-size: 16px;
  }
  /* line 504, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title br {
    display: none;
  }
  /* line 508, app/assets/stylesheets/../elements/_default_styles.scss */
  .margin_top_100 {
    margin-top: 70px !important;
  }
}

@media only screen and (max-width: 980px) {
  /* line 514, app/assets/stylesheets/../elements/_default_styles.scss */
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 519, app/assets/stylesheets/../elements/_default_styles.scss */
  .col-1x {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 523, app/assets/stylesheets/../elements/_default_styles.scss */
  .col-2x {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 527, app/assets/stylesheets/../elements/_default_styles.scss */
  .col-3x {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 532, app/assets/stylesheets/../elements/_default_styles.scss */
  .md-col-1x {
    width: 100%;
  }
}

@media only screen and (max-width: 790px) {
  /* line 540, app/assets/stylesheets/../elements/_default_styles.scss */
  .container {
    padding: 0 10px;
  }
  /* line 544, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_padding {
    padding: 50px 0;
  }
  /* line 547, app/assets/stylesheets/../elements/_default_styles.scss */
  .first_block_padding {
    padding-top: 40px;
  }
  /* line 550, app/assets/stylesheets/../elements/_default_styles.scss */
  .margin_top_100 {
    margin-top: 50px !important;
  }
}

@media only screen and (max-width: 580px) {
  /* line 557, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title {
    font-size: 20px;
    text-align: center;
  }
  /* line 560, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_title .title br {
    display: none;
  }
}

@media only screen and (max-width: 420px) {
  /* line 570, app/assets/stylesheets/../elements/_default_styles.scss */
  .block_padding {
    padding: 40px 0;
  }
  /* line 573, app/assets/stylesheets/../elements/_default_styles.scss */
  .margin_top_100 {
    margin-top: 40px !important;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_header.scss */
.header_bg {
  padding: 20px 0;
  position: relative;
  z-index: 20;
}

/* line 8, app/assets/stylesheets/../elements/_header.scss */
.header_position_absolute {
  padding: 20px 0;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 18, app/assets/stylesheets/../elements/_header.scss */
.header .header_content {
  height: 112px;
  padding: 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

/* line 25, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .mobile_menu_button {
  display: none;
}

/* line 30, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 35, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li:not(:last-of-type) {
  margin-right: 30px;
}

/* line 38, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li a {
  padding: 5px;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  display: block;
  transition: all 0.2s;
}

/* line 49, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li a::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.2s;
  transform: translateX(calc(-100% - 1px));
  animation: linear;
}

/* line 61, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li a:hover {
  color: #FF4262;
}

/* line 63, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li a:hover::after {
  background-color: #FF4262;
  transform: translateX(0);
}

/* line 69, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul li .current {
  color: #FF4262;
}

/* line 73, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu ul .display_on_mobile {
  display: none;
}

/* line 77, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_menu .languages {
  display: none;
}

/* line 82, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch {
  border: none;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
  font-weight: 500;
  font-size: 18px;
  width: fit-content;
  padding: 5px;
  position: relative;
  overflow: hidden;
  display: block;
  transition: all 0.2s;
}

/* line 96, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.2s;
  transform: translateX(calc(-100% - 1px));
  animation: linear;
}

/* line 108, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch:hover {
  color: #FF4262;
}

/* line 110, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch:hover::after {
  background-color: #FF4262;
  transform: translateX(0);
}

/* line 115, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch:not(:first-of-type) {
  margin-left: 30px;
}

/* line 119, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .get_in_touch_mobile {
  display: none;
}

/* line 123, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_logo {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: fit-content;
  width: 170px;
  z-index: 2;
}

/* line 133, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_logo a {
  display: block;
  width: 100%;
  height: auto;
}

/* line 137, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_logo a img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 142, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 146, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_navigation .site_navigation_item {
  margin-left: 20px;
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* line 155, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_navigation .log_in_button {
  background-image: url(https://wondamix.com/assets/account_white-833ff90e6ee6a259578078991f25bb905a8a37eabbb0ce1854bdad13a0153ee1.svg);
}

/* line 158, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .site_navigation .shop_button {
  background-image: url(https://wondamix.com/assets/shop_white-b028b04e95b4fe2482289b41363c1707ec1a6a72d1bc7e6ca568cc6f1ef0411b.svg);
}

/* line 163, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages {
  position: relative;
  width: 75px;
  height: 20px;
  padding-left: 0px;
  cursor: pointer;
  z-index: 50;
  margin-left: 30px;
}

/* line 171, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #ffffff transparent transparent transparent;
  transition: all 0.2s;
}

/* line 187, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  padding-bottom: 5px;
}

/* line 196, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li {
  display: none;
  transition: all 0.2s;
}

/* line 197, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li:not(:first-of-type) {
  margin-top: 10px;
}

/* line 203, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li a,
.header .header_content .languages ul li strong {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  padding-left: 5px;
}

/* line 215, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li a img,
.header .header_content .languages ul li strong img {
  display: block;
  width: 20px;
  height: auto;
  margin-right: 7px;
}

/* line 222, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li a {
  padding: 5px;
}

/* line 224, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul li a:hover {
  background-color: #ED8C6F;
}

/* line 229, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages ul .current_lang {
  display: block;
}

/* line 235, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages_active li {
  display: block !important;
}

/* line 238, app/assets/stylesheets/../elements/_header.scss */
.header .header_content .languages_active::after {
  transform: rotate(180deg);
}

@media only screen and (max-width: 1400px) {
  /* line 246, app/assets/stylesheets/../elements/_header.scss */
  .header_bg {
    padding: 10px 0;
  }
  /* line 251, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content {
    height: 80px;
    padding: 0 30px;
  }
  /* line 257, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu ul li:not(:last-of-type) {
    margin-right: 20px;
  }
  /* line 260, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu ul li a {
    font-size: 17px;
  }
  /* line 266, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_logo {
    width: 130px;
  }
}

@media only screen and (max-width: 980px) {
  /* line 274, app/assets/stylesheets/../elements/_header.scss */
  .header_bg {
    padding: 8px 0;
  }
  /* line 278, app/assets/stylesheets/../elements/_header.scss */
  .body_overflov {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 5;
    transition: all 0.3s;
    transform: translateX(-100%);
    -webkit-backdrop-filter: blur(55px);
    backdrop-filter: blur(5px);
  }
  /* line 292, app/assets/stylesheets/../elements/_header.scss */
  .body_overflov_avtive {
    transform: translateX(0%);
  }
  /* line 295, app/assets/stylesheets/../elements/_header.scss */
  .header {
    position: relative;
  }
  /* line 297, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content {
    height: 80px;
    padding: 0 30px;
  }
  /* line 300, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button {
    display: block;
    width: 30px;
    height: 30px;
    transition: all 0.3s;
    position: relative;
    z-index: 2;
  }
  /* line 307, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://wondamix.com/assets/open_menu_white-52f04b85f0e92e1765c39bd2fdb3504c87d1afdc6453ed26ea5062c926cfecae.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    transition: all 0.3s;
  }
  /* line 321, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://wondamix.com/assets/close_menu_white-bc2a6ba4ae768fbb99e9b6a2530b15de7ab269d0025d8e0e72b539f11dbaa9de.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: all 0.3s;
  }
  /* line 336, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button_active {
    transform: rotate(360deg);
  }
  /* line 338, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button_active:after {
    opacity: 0;
  }
  /* line 341, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .mobile_menu_button_active::before {
    opacity: 1;
  }
  /* line 345, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .get_in_touch_mobile {
    display: block;
    margin: 0 auto 30px auto;
    background-color: #d7b26e;
    color: #000000;
    border-radius: 40px;
    padding: 1em 2em;
    cursor: default;
  }
  /* line 353, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .get_in_touch_mobile:hover {
    color: #000000;
  }
  /* line 356, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .get_in_touch_mobile:active {
    transform: scale(0.94);
    transition: all 0.05s ease-in-out;
    background-color: #cc9d46;
  }
  /* line 361, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .get_in_touch_mobile::after {
    display: none;
  }
  /* line 365, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu {
    position: absolute;
    top: -20px;
    left: -15px;
    padding: 150px 20px;
    background-color: #4C4C4C;
    height: 110vh;
    z-index: 1;
    width: 100%;
    max-width: 320px;
    transition: all 0.3s;
    transform: translateX(-100%);
  }
  /* line 378, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  /* line 383, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu > ul li:not(:last-of-type) {
    margin: 0 0 25px 0;
  }
  /* line 386, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu > ul li a {
    font-size: 20px;
    padding: 5px 0;
  }
  /* line 391, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu > ul .display_on_mobile {
    display: block;
  }
  /* line 395, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu .languages {
    display: block;
    margin: 60px 0 0 0;
  }
  /* line 398, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu .languages ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  /* line 402, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu .languages ul li:not(:first-of-type) {
    margin: 20px 0 0px 0;
  }
  /* line 409, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_menu_active {
    transform: translateX(0);
  }
  /* line 413, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_navigation {
    margin-left: auto;
  }
  /* line 415, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_navigation .get_in_touch {
    display: none;
  }
  /* line 419, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .languages {
    display: none;
  }
}

@media only screen and (max-width: 790px) {
  /* line 428, app/assets/stylesheets/../elements/_header.scss */
  .header_orange.small_devices_header_white {
    background-color: #ffffff;
  }
  /* line 433, app/assets/stylesheets/../elements/_header.scss */
  .header .header_content .site_logo {
    width: 100px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_footer.scss */
.footer {
  margin-top: 30px;
  overflow: hidden;
  padding-bottom: 15px;
}

/* line 7, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content {
  min-height: 120px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  transform: translateY(130%);
  transition: all 0.5s;
}

/* line 18, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 21, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 15px;
}

/* line 24, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1;
  padding: 5px 2px;
  position: relative;
  overflow: hidden;
  transition: all 0.2s;
}

/* line 34, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul li a::after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #000000;
  transition: all 0.2s;
  transform: translateX(calc(-100% - 1px));
  animation: linear;
}

/* line 46, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul li a:hover {
  color: #FF4262;
}

/* line 48, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_menu ul li a:hover::after {
  background-color: #FF4262;
  transform: translateX(0);
}

/* line 59, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

/* line 65, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_logo {
  width: 100px;
}

/* line 67, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 69, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_logo a img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 75, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
}

/* line 80, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_social .footer_social_link {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s;
}

/* line 85, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_social .footer_social_link:hover {
  opacity: 0.75;
}

/* line 88, app/assets/stylesheets/../elements/_footer.scss */
.footer .footer_content .footer_center .footer_social .footer_social_icon {
  width: 24px;
  height: 24px;
  display: block;
  flex-shrink: 0;
}

/* line 100, app/assets/stylesheets/../elements/_footer.scss */
.footer_active .footer_content {
  transform: translateY(0%);
  transition-delay: 0.2s;
}

@media only screen and (max-width: 1400px) {
  /* line 107, app/assets/stylesheets/../elements/_footer.scss */
  .footer {
    margin-top: 20px;
  }
  /* line 109, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content {
    min-height: 80px;
  }
  /* line 111, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu ul li {
    padding: 0px 10px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 119, app/assets/stylesheets/../elements/_footer.scss */
  .footer {
    margin-top: 25px;
  }
  /* line 121, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content {
    min-height: 60px;
  }
  /* line 123, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu ul li {
    padding: 0px 8px;
  }
  /* line 126, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu_2 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 10px;
  }
}

@media only screen and (max-width: 780px) {
  /* line 138, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content {
    min-height: auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding: 30px 0;
  }
  /* line 146, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_center {
    order: -1;
    width: 100%;
    gap: 16px;
  }
  /* line 151, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_center .footer_logo {
    width: 100px;
  }
  /* line 156, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu {
    width: auto;
  }
  /* line 158, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  /* line 162, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu ul li {
    padding: 0;
    display: block;
  }
}

@media only screen and (max-width: 440px) {
  /* line 174, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content {
    gap: 24px;
  }
  /* line 176, app/assets/stylesheets/../elements/_footer.scss */
  .footer .footer_content .footer_menu {
    width: 45%;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block {
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* line 12, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .video_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 1;
}

/* line 21, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .video_container .hero_video {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  display: block;
}

/* line 32, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .video_container .sound_button {
  position: absolute;
  display: block;
  z-index: 2;
  max-width: 60px;
  max-height: 60px;
  min-width: 30px;
  min-height: 30px;
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  background-color: #4c4c4cbe;
  border: 2px solid #d7b26e;
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://wondamix.com/assets/sound_on-3ad257e8a83d41c78edf884347f91b519cf977460d3f6fba5d361c500bf21e71.svg);
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
}

/* line 53, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .video_container .sound_button:active {
  transform: scale(0.9);
}

/* line 57, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .video_container .is-muted {
  background-image: url(https://wondamix.com/assets/sound_off-5d3a68878c0f0e7a8726d9fb13529ac13c5ff86711881c7be4c3cea50bf357d7.svg);
}

/* line 61, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 1;
}

/* line 70, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  display: block;
}

/* line 81, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content {
  position: relative;
  z-index: 1;
}

/* line 84, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_title {
  text-transform: capitalize;
  font-size: clamp(60px, 7vw, 140px);
  line-height: 1;
  margin-bottom: 0.8em;
}

/* line 89, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_title span {
  line-height: 1;
  font-size: clamp(24px, 3.5vw, 50px);
  display: block;
}

/* line 95, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000000;
  font-weight: 500;
  line-height: 1;
  border-radius: 2em;
  font-size: clamp(16px, 2vw, 22px);
  padding: 1em 1em;
  text-decoration: none;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  position: relative;
  display: block;
  width: fit-content;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
}

/* line 111, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
  opacity: 1;
  z-index: 1;
}

/* line 123, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to right, #d6972a 0%, #ffcc32 100%);
  opacity: 0;
  z-index: 1;
}

/* line 135, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button:active {
  transform: scale(0.96);
  transition: all 0.02s ease-in-out;
}

/* line 139, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button span {
  position: relative;
  z-index: 2;
}

/* line 144, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button:hover::after {
  opacity: 0;
}

/* line 147, app/assets/stylesheets/../elements/_slider_hero.scss */
.hero_block .hero_block_content .hero_button:hover::before {
  opacity: 1;
}

/* line 156, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero {
  position: relative;
  overflow: hidden;
  z-index: 10;
  width: 100%;
}

/* line 162, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item {
  position: relative;
  height: fit-content;
}

/* line 165, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 0 0 0px;
  width: 100%;
  max-width: 470px;
  overflow: hidden;
  font-size: clamp(18px, 2vw, 20px);
  padding: 4.5vw 0 1em 1em;
  font-size: clamp(44px, 2vw, 72px);
}

/* line 180, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .name {
  font-size: clamp(30px, 2.5vw, 72px);
  margin-bottom: 0.1em;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  transform: translateX(-150%);
  transition: all 0.8s;
  opacity: 0;
}

/* line 189, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .name span {
  font-weight: 400;
}

/* line 194, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .description {
  font-size: clamp(14px, 2vw, 20px);
  margin-bottom: 2em;
  letter-spacing: 0.05em;
  font-weight: 700;
  transform: translateX(-150%);
  transition: all 0.8s;
  opacity: 0;
  text-transform: uppercase;
}

/* line 204, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  transform: translateX(-150%);
  transition: all 0.8s;
  opacity: 0;
}

/* line 210, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons .button {
  text-transform: uppercase;
}

/* line 212, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons .button:not(:last-of-type) {
  margin-bottom: 0.7em;
}

/* line 218, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_image {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}

/* line 223, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_image img {
  transition: all 0.8s;
  opacity: 0;
  display: block;
  width: 100%;
  height: auto;
}

/* line 234, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .swiper-slide-active .hero_gallery_item_content .name {
  transform: translateX(0%);
  transition-delay: 0.5s;
  opacity: 1;
}

/* line 239, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .swiper-slide-active .hero_gallery_item_content .description {
  transform: translateX(0%);
  transition-delay: 0.6s;
  opacity: 1;
}

/* line 244, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .swiper-slide-active .hero_gallery_item_content .buttons {
  transform: translateX(0%);
  transition-delay: 0.7s;
  opacity: 1;
}

/* line 252, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_hero_wrap .slider_hero .slider_hero_gallery .swiper-slide-active .hero_gallery_item_image img {
  transition-delay: 0.4s;
  transform: translateX(0%);
  opacity: 1;
}

/* line 262, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_pagination {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 266, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_pagination .swiper-pagination-bullet {
  height: 6px;
  width: 60px;
  border-radius: 40px;
  transition: all 0.4s;
  background-color: #252525;
  opacity: 1;
  margin: 5px !important;
}

/* line 274, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_pagination .swiper-pagination-bullet:hover {
  transition: all 0.1s;
  border: 1px solid #d7b26e;
}

/* line 279, app/assets/stylesheets/../elements/_slider_hero.scss */
.slider_pagination .swiper-pagination-bullet-active {
  background-color: #d7b26e !important;
}

/* line 283, app/assets/stylesheets/../elements/_slider_hero.scss */
.swiper-pagination-custom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}

/* line 286, app/assets/stylesheets/../elements/_slider_hero.scss */
.swiper-pagination-custom span {
  width: 20px;
  height: 20px;
  margin: 0 8px !important;
  background-color: initial;
  border: 2px solid #000000;
  opacity: 1;
  transition: all 0.4s;
}

/* line 295, app/assets/stylesheets/../elements/_slider_hero.scss */
.swiper-pagination-custom .swiper-pagination-bullet-active {
  background-color: #000000;
}

@media only screen and (max-width: 1480px) {
  /* line 305, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content {
    padding: 30px 0 0 25px;
    max-width: 420px;
  }
  /* line 310, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .description {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 323, app/assets/stylesheets/../elements/_slider_hero.scss */
  .hero_block {
    padding-top: 120px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  /* line 326, app/assets/stylesheets/../elements/_slider_hero.scss */
  .hero_block .hero_block_content {
    padding-bottom: 20px;
  }
  /* line 328, app/assets/stylesheets/../elements/_slider_hero.scss */
  .hero_block .hero_block_content .hero_title {
    text-align: center;
  }
  /* line 331, app/assets/stylesheets/../elements/_slider_hero.scss */
  .hero_block .hero_block_content .hero_button {
    margin: 0 auto;
  }
  /* line 335, app/assets/stylesheets/../elements/_slider_hero.scss */
  .hero_block .video_container .sound_button {
    border: 1px solid #d7b26e;
    bottom: 70%;
    right: 10px;
    cursor: default;
  }
  /* line 347, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content {
    padding: 20px 0 0 20px;
    max-width: 420px;
  }
  /* line 352, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .description {
    padding: 0px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 366, app/assets/stylesheets/../elements/_slider_hero.scss */
  .home_page .header_white {
    background-color: unset;
  }
  /* line 370, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_section {
    position: relative;
    z-index: 1;
  }
  /* line 373, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_section .container {
    padding: 0;
  }
  /* line 377, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap {
    padding: 0;
  }
  /* line 381, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 385, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content {
    position: relative;
    padding: 0.5em;
    width: 100%;
    max-width: 100%;
  }
  /* line 390, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .name {
    text-align: center;
  }
  /* line 393, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .description {
    text-align: center;
    padding: 0;
  }
  /* line 397, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  /* line 401, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons .button {
    flex-grow: 1;
    flex-basis: 1px;
    flex-shrink: initial;
    margin-bottom: 0;
  }
  /* line 406, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons .button:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  /* line 416, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .swiper-pagination-custom {
    margin-top: -150px;
    position: relative;
    z-index: 20;
  }
  /* line 423, app/assets/stylesheets/../elements/_slider_hero.scss */
  .swiper-pagination-custom span {
    width: 16px;
    height: 16px;
    margin: 0 6px !important;
    border: 2px solid #000000;
  }
}

@media only screen and (max-width: 440px) {
  /* line 433, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap {
    padding: 0;
    margin-top: 30px;
  }
  /* line 439, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  /* line 449, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_hero_wrap .slider_hero .slider_hero_gallery .slider_hero_gallery_item .hero_gallery_item_content .buttons .button {
    padding: 0 0.5em;
  }
  /* line 458, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_pagination {
    margin-top: 20px;
  }
  /* line 460, app/assets/stylesheets/../elements/_slider_hero.scss */
  .slider_pagination .swiper-pagination-bullet {
    height: 4px;
    width: 40px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_buttons.scss */
.button {
  max-height: 56px;
  height: 3.2em;
  padding: 0 1.6em;
  border-radius: 1.4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #000000;
  line-height: 1;
  font-weight: 700;
  width: fit-content;
  min-width: 15em;
  transition: all 0.2s;
  flex-shrink: 0;
  font-size: clamp(13px, 2vw, 16px);
  text-transform: uppercase;
}

/* line 19, app/assets/stylesheets/../elements/_buttons.scss */
.button span {
  transition: all 0.2s;
}

/* line 22, app/assets/stylesheets/../elements/_buttons.scss */
.button strong {
  margin-left: 5px;
  transition: all 0.2s;
}

/* line 26, app/assets/stylesheets/../elements/_buttons.scss */
.button:active {
  transform: scale(0.94);
  transition: all 0.02s ease-in-out;
}

/* line 30, app/assets/stylesheets/../elements/_buttons.scss */
.button:hover {
  background-color: #e76842;
  border: 1px solid #ffffff;
}

/* line 44, app/assets/stylesheets/../elements/_buttons.scss */
.button_pink {
  background-color: #FF4262;
  color: #ffffff;
}

/* line 48, app/assets/stylesheets/../elements/_buttons.scss */
.button_white {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}

/* line 53, app/assets/stylesheets/../elements/_buttons.scss */
.button_blue {
  background-color: #B0C5F4;
  color: #ffffff;
}

/* line 57, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold {
  margin: 0px auto 0 auto;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  position: relative;
  width: fit-content;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
}

/* line 64, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
  opacity: 1;
  z-index: 1;
}

/* line 76, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(to right, #d6972a 0%, #ffcc32 100%);
  opacity: 0;
  z-index: 1;
}

/* line 88, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold .shop_icon {
  width: 30px;
  height: 30px;
  background-image: url(https://wondamix.com/assets/shop_icon-ddddfcfee8ccfd5388f9fdd02ce9e0c961146a4eea3932f933cd7c2072479a74.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 2;
}

/* line 98, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold span, .button_gold strong {
  position: relative;
  z-index: 2;
  line-height: 1;
}

/* line 103, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold strong {
  font-size: clamp(18px, 3vw, 24px);
  line-height: 1;
}

/* line 107, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold:active {
  transform: scale(0.96);
  transition: all 0.02s ease-in-out;
}

/* line 112, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold:hover::after {
  opacity: 0;
}

/* line 115, app/assets/stylesheets/../elements/_buttons.scss */
.button_gold:hover::before {
  opacity: 1;
}

/* line 120, app/assets/stylesheets/../elements/_buttons.scss */
.button_grey {
  background-color: #4C4C4C;
  color: #ffffff;
}

/* line 123, app/assets/stylesheets/../elements/_buttons.scss */
.button_grey:hover {
  background-color: #333333;
  border: 1px solid #ffffff;
}

/* line 128, app/assets/stylesheets/../elements/_buttons.scss */
.no_background {
  background-color: transparent;
}

/* line 131, app/assets/stylesheets/../elements/_buttons.scss */
.no_border {
  border: none;
}

/* line 134, app/assets/stylesheets/../elements/_buttons.scss */
.button_border {
  border: 1px solid #000000;
}

/* line 138, app/assets/stylesheets/../elements/_buttons.scss */
.button_sm {
  height: auto;
  min-width: 0;
  padding: 8px 20px;
  font-size: 13px;
  border-radius: 20px;
}

/* line 146, app/assets/stylesheets/../elements/_buttons.scss */
.center_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 60px;
}

@media only screen and (max-width: 440px) {
  /* line 153, app/assets/stylesheets/../elements/_buttons.scss */
  .center_button {
    margin-bottom: 40px;
  }
  /* line 156, app/assets/stylesheets/../elements/_buttons.scss */
  .button {
    padding: 0 3em;
    border-radius: 1.5em;
    min-width: 10em;
    text-align: center;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider {
  padding: 0 120px;
}

/* line 7, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery {
  align-items: stretch;
}

/* line 9, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item {
  position: relative;
  height: auto;
  background-color: green;
  border-radius: 60px;
  overflow: hidden;
}

/* line 15, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .video_button {
  position: absolute;
  z-index: 5;
  width: 60px;
  height: 60px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  background-image: url(https://wondamix.com/assets/play-40d63aff05b3ec5425d069d7965eede76945610097edb851b13c6cc127ebd898.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 31, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .image {
  position: relative;
  z-index: 1;
  height: 100%;
}

/* line 35, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .image::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background-color: #000000;
  opacity: 0.3;
}

/* line 47, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .image img,
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .image video {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 57, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .description {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 20px;
  right: 20px;
  color: #ffffff;
}

/* line 64, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .description .name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

/* line 69, app/assets/stylesheets/../elements/_reviews_slider.scss */
.reviews_slider_wrap .reviews_slider .reviews_slider_gallery .reviews_slider_gallery_item .description .type {
  font-size: 14px;
  font-weight: 400;
}

/* line 79, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}

/* line 82, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev,
.slider_buttons_wrap .slider_button_next {
  max-width: 60px;
  max-height: 60px;
  min-width: 36px;
  min-height: 36px;
  width: 8vw;
  height: 8vw;
  background-color: #1A1919;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 10px;
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
}

/* line 98, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev:after,
.slider_buttons_wrap .slider_button_next:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: transparent;
  transition: all 0.2s;
  background-size: 15%;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 111, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev::before,
.slider_buttons_wrap .slider_button_next::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: transparent;
  transition: all 0.2s;
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 126, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev:after {
  background-image: url(https://wondamix.com/assets/slider_arrow_left_grey-b6cf04087607dac2c1361f2c6073546f9cdfadab8d43498428ab8ee7bae62b55.svg);
}

/* line 130, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev::before {
  transform: translateX(100%);
  background-image: url(https://wondamix.com/assets/slider_arrow_left_grey-b6cf04087607dac2c1361f2c6073546f9cdfadab8d43498428ab8ee7bae62b55.svg);
}

/* line 135, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev:hover:after {
  transform: translateX(-100%);
}

/* line 138, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_prev:hover::before {
  transform: translateX(0%);
}

/* line 144, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_next:after {
  background-image: url(https://wondamix.com/assets/slider_arrow_right_grey-758f72c7c73deafd3c30c3634d56deca6ca2d15734889a7a84321ffad75cc49c.svg);
}

/* line 148, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_next::before {
  transform: translateX(-100%);
  background-image: url(https://wondamix.com/assets/slider_arrow_right_grey-758f72c7c73deafd3c30c3634d56deca6ca2d15734889a7a84321ffad75cc49c.svg);
}

/* line 153, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_next:hover:after {
  transform: translateX(100%);
}

/* line 156, app/assets/stylesheets/../elements/_reviews_slider.scss */
.slider_buttons_wrap .slider_button_next:hover::before {
  transform: translateX(0%);
}

/* line 163, app/assets/stylesheets/../elements/_reviews_slider.scss */
.block_decor_2 {
  position: relative;
  z-index: 1;
}

/* line 166, app/assets/stylesheets/../elements/_reviews_slider.scss */
.block_decor_2 .decor_2 {
  position: absolute;
  z-index: 2;
  top: 0vw;
  right: 0vw;
  z-index: 1;
  width: 5vw;
  max-width: 100px;
  min-width: 36px;
  transform: translate(-20%, -20%);
}

@media only screen and (max-width: 1480px) {
  /* line 181, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .reviews_slider_wrap .reviews_slider {
    padding: 0 220px;
  }
}

@media only screen and (max-width: 1400px) {
  /* line 189, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .slider_buttons_wrap {
    margin-top: 35px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 206, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .reviews_slider_wrap .reviews_slider {
    padding: 0 100px;
  }
  /* line 211, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_product {
    top: -15vw;
    right: -4vw;
    width: 18vw;
  }
  /* line 216, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_5 {
    top: -2vw;
    right: 10vw;
    width: 13vw;
  }
  /* line 222, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .slider_buttons_wrap .slider_button_prev,
.slider_buttons_wrap .slider_button_next {
    cursor: initial;
  }
}

@media only screen and (max-width: 980px) {
  /* line 230, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .reviews_slider_wrap .reviews_slider {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 820px) {
  /* line 239, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .reviews_slider_wrap .reviews_slider {
    padding: 0 80px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 247, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_product {
    top: -20vw;
    right: 0vw;
    width: 22vw;
  }
  /* line 252, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_5 {
    top: -6vw;
    right: 17vw;
    width: 18vw;
  }
}

@media only screen and (max-width: 560px) {
  /* line 262, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_product {
    top: -22vw;
    right: -9vw;
    width: 28vw;
  }
  /* line 267, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_5 {
    top: -4vw;
    right: 13vw;
    width: 24vw;
  }
  /* line 275, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .block_decor_about_1 .decor_6 {
    display: none;
  }
}

@media only screen and (max-width: 440px) {
  /* line 283, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .reviews_slider_wrap .reviews_slider {
    padding: 0 45px;
  }
  /* line 288, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_product {
    top: -24vw;
    right: -2vw;
    width: 28vw;
  }
  /* line 293, app/assets/stylesheets/../elements/_reviews_slider.scss */
  .double_decor_1 .decor_5 {
    top: -6vw;
    right: 20vw;
    width: 24vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients_block {
  padding-bottom: 250px;
}

/* line 6, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients {
  width: fit-content;
  margin: auto;
  position: relative;
}

/* line 11, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .product img {
  display: block;
  height: auto;
  width: 375px;
}

/* line 17, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/* line 23, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient {
  position: absolute;
  z-index: 5;
  opacity: 0.6;
  transition: all 0.2s;
  width: 280px;
}

/* line 29, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient .name {
  font-weight: 700;
  font-size: 20px;
  color: #FF4262;
  margin: 20px 0 30px;
}

/* line 35, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:hover {
  opacity: 1;
}

/* line 38, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient img {
  display: block;
  height: auto;
  width: 170px;
}

/* line 44, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(1) {
  top: 0;
  right: 100%;
  text-align: right;
}

/* line 48, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(1) img {
  margin-left: auto;
}

/* line 52, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(2) {
  bottom: 0;
  right: 100%;
  text-align: right;
}

/* line 56, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(2) img {
  margin-left: auto;
}

/* line 60, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(3) {
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

/* line 66, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(3) img {
  margin: 0 auto;
}

/* line 70, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(4) {
  bottom: 0;
  left: 100%;
}

/* line 74, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients .ingredients .ingredient:nth-of-type(5) {
  top: 0;
  left: 100%;
}

/* line 83, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients_slider_new_wrap .product_ingredients_slider_new {
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients_slider_new_wrap .product_ingredients_slider_new .product_ingredients_gallery .product_ingredients_gallery_item {
  transition: all 0.2s;
  opacity: 0;
  overflow: hidden;
  border-radius: 30px;
  transition: all 1s ease-in-out;
}

/* line 93, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients_slider_new_wrap .product_ingredients_slider_new .product_ingredients_gallery .product_ingredients_gallery_item .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 98, app/assets/stylesheets/../elements/_product_ingredients.scss */
.product_ingredients_slider_new_wrap .product_ingredients_slider_new .product_ingredients_gallery .swiper-slide-active {
  opacity: 1;
}

/* line 104, app/assets/stylesheets/../elements/_product_ingredients.scss */
.block_decor_3 {
  position: relative;
  z-index: 1;
}

/* line 107, app/assets/stylesheets/../elements/_product_ingredients.scss */
.block_decor_3 .decor_3 {
  position: absolute;
  top: 0;
  left: 0vw;
  z-index: 1;
  width: 14vw;
  max-width: 200px;
  min-width: 80px;
}

/* line 117, app/assets/stylesheets/../elements/_product_ingredients.scss */
.block_decor_3 .decor_4 {
  position: absolute;
  bottom: 0;
  right: 0vw;
  z-index: 3;
  width: 12vw;
  max-width: 200px;
  min-width: 70px;
}

/* line 126, app/assets/stylesheets/../elements/_product_ingredients.scss */
.block_decor_3 .product_ingredients_slider_new_wrap {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 1400px) {
  /* line 133, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients_block {
    padding-bottom: 200px;
  }
  /* line 138, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .product img {
    width: 300px;
  }
  /* line 143, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient {
    width: 220px;
  }
  /* line 145, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .name {
    font-size: 18px;
    margin: 10px 0 15px;
  }
  /* line 149, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient img {
    width: 130px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 158, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients_block {
    padding-bottom: 50px;
  }
  /* line 161, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients {
    width: auto;
    overflow: hidden;
  }
  /* line 165, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .product {
    display: none;
  }
  /* line 168, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients {
    position: initial;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
  }
  /* line 174, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient {
    position: initial;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    opacity: 1;
  }
  /* line 181, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .name {
    font-size: 20px;
    margin: 10px;
    text-align: center;
  }
  /* line 186, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .description {
    text-align: center;
    padding: 0 10px;
  }
  /* line 190, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .image {
    height: 170px;
    mix-blend-mode: multiply;
  }
  /* line 194, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    display: block;
    margin: auto;
  }
}

@media only screen and (max-width: 440px) {
  /* line 208, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients .ingredients .ingredient .description {
    padding: 0 40px;
  }
  /* line 214, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .product_ingredients_slider_new_wrap .product_ingredients_slider_new .product_ingredients_gallery .product_ingredients_gallery_item {
    border-radius: 20px;
    transition: all 0.6s ease-in-out;
  }
  /* line 222, app/assets/stylesheets/../elements/_product_ingredients.scss */
  .block_decor_3 .decor_3 {
    left: -7vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 4, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

/* line 10, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item {
  border: 1px solid #000000;
  padding: 10px;
  border-radius: 50px;
  position: relative;
}

/* line 16, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
  position: absolute;
  width: 60px;
  height: 60px;
  top: -10px;
  right: -10px;
  background-image: url(https://wondamix.com/assets/add_button_icon-f109eb4d76adb175308f35559802307050c52d2732da3d07fc3a34d5fa8b8f8c.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.2s;
}

/* line 29, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button:hover {
  transform: scale(1.1);
}

/* line 33, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .name {
  position: absolute;
  width: fit-content;
  background-color: #FEF9E4;
  top: -10px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 34px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

/* line 50, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .image {
  overflow: hidden;
  border-radius: 50px;
}

/* line 53, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 58, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item .best_seller {
  position: absolute;
  width: fit-content;
  background-color: #ffffff;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 34px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

/* line 75, app/assets/stylesheets/../elements/_build_bundle.scss */
.build_bundle_wrap .build_bundle_list .build_bundle_list_item_w100 {
  width: 100% !important;
}

@media only screen and (max-width: 1400px) {
  /* line 85, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }
  /* line 92, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 103, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  /* line 110, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 120, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap {
    overflow: hidden;
    padding: 15px 60px 50px 5px;
  }
  /* line 123, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list {
    display: initial;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
    display: flex;
  }
  /* line 131, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 680px) {
  /* line 141, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap {
    overflow: hidden;
    padding: 15px 150px 50px 5px;
  }
  /* line 144, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list {
    display: initial;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
    display: flex;
  }
  /* line 152, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 162, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap {
    overflow: hidden;
    padding: 15px 40px 50px 5px;
  }
  /* line 165, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list {
    display: initial;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
    display: flex;
  }
  /* line 173, app/assets/stylesheets/../elements/_build_bundle.scss */
  .build_bundle_wrap .build_bundle_list .build_bundle_list_item .add_button {
    width: 50px;
    height: 50px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_wrap {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_wrap .products_slider {
  padding: 0 100px;
}

/* line 8, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_wrap .products_slider .products_slider_gallery .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 12, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_wrap .products_slider .products_slider_gallery .swiper-slide .button {
  margin: 20px auto 0 auto;
}

/* line 20, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item {
  background: linear-gradient(to bottom, #d7b26e 0%, #d7b26e 25%, #ffe79f 50%, #d7b26e 75%, #ffe79f 100%);
  border-radius: 40px;
  overflow: hidden;
  padding: 30px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 100%;
  flex-grow: 1;
}

/* line 39, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .image {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 15px 0 #444444;
  box-shadow: 0 5px 15px 0 #444444;
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  width: 100%;
  max-width: 360px;
}

/* line 46, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .image .name {
  position: absolute;
  font-weight: 700;
  font-size: 36px;
  font-size: clamp(32px, 3vw, 48px);
  margin-bottom: 20px;
  line-height: 1;
  text-transform: uppercase;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

/* line 60, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .image a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* line 66, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .image a img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 75, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .image .sale {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  background-color: #FF4262;
  border-radius: 34px;
  overflow: hidden;
  padding: 8px 20px;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

/* line 93, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .price {
  position: relative;
  z-index: 5;
  margin: auto 0 0px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
}

/* line 102, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .price .actual_price {
  font-size: clamp(26px, 2vw, 36px);
  font-weight: 700;
  margin-right: 10px;
}

/* line 107, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .price .old_price {
  color: #ffffff;
  font-size: 18px;
  font-size: clamp(18px, 2vw, 26px);
  font-weight: 400;
  position: relative;
}

/* line 113, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .price .old_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: -3px;
  height: 2px;
  background-color: #ffffff;
  margin: auto;
  width: calc(100% + 6px);
}

/* line 128, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .raiting {
  font-size: 16px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

/* line 134, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .raiting span {
  font-size: 12px;
  font-weight: 600;
  margin-left: 8px;
}

/* line 140, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item .description {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}

/* line 147, app/assets/stylesheets/../elements/_products_slider.scss */
.products_slider_gallery_item:hover .image {
  -webkit-box-shadow: 0 5px 25px 0 #303030;
  box-shadow: 0 5px 25px 0 #303030;
}

/* line 154, app/assets/stylesheets/../elements/_products_slider.scss */
.block_decor_1 {
  position: relative;
  z-index: 1;
}

/* line 157, app/assets/stylesheets/../elements/_products_slider.scss */
.block_decor_1 .decor_1 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  z-index: 1;
  width: 5vw;
  max-width: 60px;
  min-width: 30px;
  transform: translateY(-60%);
}

@media only screen and (max-width: 1400px) {
  /* line 172, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_wrap .products_slider {
    padding: 0 150px;
  }
  /* line 178, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item {
    padding: 25px 15px;
  }
  /* line 180, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image {
    margin-bottom: 15px;
  }
  /* line 183, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image .sale {
    padding: 8px 15px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 193, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_wrap .products_slider {
    padding: 0 140px;
  }
  /* line 199, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item {
    padding: 25px 10px;
  }
  /* line 202, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image {
    margin-bottom: 15px;
  }
  /* line 205, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image .sale {
    padding: 8px 15px;
  }
}

@media only screen and (max-width: 820px) {
  /* line 213, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_wrap .products_slider {
    padding: 0 70px;
  }
  /* line 220, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item {
    padding: 25px 10px;
  }
  /* line 223, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image {
    margin-bottom: 15px;
  }
  /* line 226, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_gallery_item .image .sale {
    padding: 8px 15px;
  }
}

@media only screen and (max-width: 680px) {
  /* line 236, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_wrap .products_slider {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 243, app/assets/stylesheets/../elements/_products_slider.scss */
  .products_slider_wrap .products_slider {
    padding: 0 10vw;
  }
}

/* line 1, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_button {
  position: relative;
  z-index: 5;
}

/* line 5, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_mix_big_img_wrap {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 180px;
}

/* line 10, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_mix_big_img_wrap .what_is_wonda_mix_big_img {
  width: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  background-image: url(https://wondamix.com/assets/what_is_wonda_mix_big_img-36131043d2fc340398804054d58461d2a4c610658969a66e2c68a15359f8a353.png);
  background-repeat: repeat;
  background-position: center;
  background-size: contain;
  height: 180%;
}

/* line 24, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_decor {
  position: relative;
  z-index: 1;
}

/* line 27, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_decor .decor_3 {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -3vw;
  z-index: 10;
  width: 13vw;
}

/* line 37, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_decor .decor_4 {
  position: absolute;
  z-index: 2;
  top: -4vw;
  right: 2vw;
  z-index: 10;
  width: 14vw;
}

/* line 45, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
.what_is_wonda_decor .decor_7 {
  display: none !important;
  position: absolute;
  z-index: 2;
  top: 5vh;
  margin: auto;
  left: -12vw;
  z-index: 10;
  width: 12vw;
}

@media only screen and (max-width: 1400px) {
  /* line 58, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap {
    height: 150px;
  }
  /* line 60, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap .what_is_wonda_mix_big_img {
    height: 160%;
  }
  /* line 66, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -2vw;
    width: 10vw;
  }
  /* line 70, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -3vw;
    right: 2vw;
    width: 13vw;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 79, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap {
    height: 120px;
  }
  /* line 81, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap .what_is_wonda_mix_big_img {
    height: 180%;
  }
  /* line 87, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -2vw;
    width: 15vw;
  }
  /* line 91, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -3vw;
    right: 2vw;
    width: 18vw;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 101, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -1vw;
    width: 16vw;
    top: 15vw;
  }
  /* line 106, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -3vw;
    right: 2vw;
    width: 18vw;
  }
}

@media only screen and (max-width: 980px) {
  /* line 116, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -10vw;
    width: 22vw;
    top: 15vw;
  }
  /* line 121, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -11vw;
    right: 2vw;
    width: 23vw;
  }
  /* line 126, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_7 {
    display: block;
    top: 0vh;
    left: -1vw;
    width: 12vw;
  }
}

@media only screen and (max-width: 790px) {
  /* line 139, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap {
    height: 90px;
  }
  /* line 141, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap .what_is_wonda_mix_big_img {
    height: 200%;
  }
  /* line 146, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -13vw;
    width: 22vw;
    top: 16vw;
  }
  /* line 151, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -12vw;
    right: 1vw;
    width: 24vw;
  }
}

@media only screen and (max-width: 680px) {
  /* line 161, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_7 {
    top: 12vh;
    left: -1vw;
    width: 16vw;
  }
}

@media only screen and (max-width: 629px) {
  /* line 170, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_7 {
    top: 0vh;
    left: -1vw;
    width: 16vw;
  }
}

@media only screen and (max-width: 440px) {
  /* line 180, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap {
    height: 80px;
  }
  /* line 182, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_mix_big_img_wrap .what_is_wonda_mix_big_img {
    height: 180%;
  }
  /* line 187, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_3 {
    left: -6vw;
    width: 28vw;
    top: -110vw;
  }
  /* line 192, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_4 {
    top: -9vw;
    right: 1vw;
    width: 30vw;
  }
  /* line 197, app/assets/stylesheets/../elements/_what_is_wonda_mix.scss */
  .what_is_wonda_decor .decor_7 {
    top: -4vh;
    left: -1vw;
    width: 20vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

/* line 9, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}

/* line 14, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.1s;
}

/* line 26, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item::before {
  position: absolute;
  z-index: 3;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-image: url(https://wondamix.com/assets/instagram_icon-f5ad244ce71b9dd28f0c7c7700ed8da5f80a7ba676fc120141316a4f91b05713.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.1s;
  transform: translateY(100%);
  opacity: 0;
}

/* line 46, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
}

/* line 53, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item:hover::after {
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 56, app/assets/stylesheets/../elements/_instagram_gallery.scss */
.instagram_gallery .instagram_gallery_item:hover::before {
  transition-delay: 0.2s;
  transform: translateY(0);
  opacity: 1;
  transition: 0.2s;
}

@media only screen and (max-width: 1200px) {
  /* line 67, app/assets/stylesheets/../elements/_instagram_gallery.scss */
  .instagram_gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 76, app/assets/stylesheets/../elements/_instagram_gallery.scss */
  .instagram_gallery_wrap {
    overflow: hidden;
    padding-right: 90px;
  }
  /* line 80, app/assets/stylesheets/../elements/_instagram_gallery.scss */
  .instagram_gallery {
    display: initial;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
  }
}

@media only screen and (max-width: 440px) {
  /* line 89, app/assets/stylesheets/../elements/_instagram_gallery.scss */
  .instagram_gallery_wrap {
    overflow: hidden;
    padding-right: 70px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_partners_gallery.scss */
.partners_slider_wrap {
  margin-top: 160px;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/../elements/_partners_gallery.scss */
.partners_slider_wrap .partners_slider {
  padding: 0 120px;
}

/* line 8, app/assets/stylesheets/../elements/_partners_gallery.scss */
.partners_slider_wrap .partners_slider .partners_slider_gallery {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 12, app/assets/stylesheets/../elements/_partners_gallery.scss */
.partners_slider_wrap .partners_slider .partners_slider_gallery .partners_slider_gallery_item .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 16, app/assets/stylesheets/../elements/_partners_gallery.scss */
.partners_slider_wrap .partners_slider .partners_slider_gallery .partners_slider_gallery_item .description {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  /* line 29, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap {
    margin-top: 130px;
  }
  /* line 31, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider {
    padding: 0 150px;
  }
  /* line 36, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider .partners_slider_gallery .partners_slider_gallery_item .description {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 48, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap {
    margin-top: 100px;
  }
  /* line 50, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider {
    padding: 0 110px;
  }
}

@media only screen and (max-width: 680px) {
  /* line 58, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap {
    margin-top: 90px;
  }
  /* line 60, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 560px) {
  /* line 67, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap {
    margin-top: 80px;
  }
  /* line 69, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 77, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap {
    margin-top: 70px;
  }
  /* line 79, app/assets/stylesheets/../elements/_partners_gallery.scss */
  .partners_slider_wrap .partners_slider {
    padding: 0  20vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.popup_wrap {
  display: none;
}

/* line 6, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup {
  padding: 10px;
  overflow: auto;
  max-height: 86vh;
  width: 100% !important;
  max-width: 510px !important;
  padding: 25px !important;
  margin: 0 auto;
  background-color: #000000 !important;
}

/* line 15, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content {
  width: 100%;
}

/* line 18, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .cart_title {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 26, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .cart_is_empty {
  line-height: 1;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}

/* line 32, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity {
  padding: 10px;
  border-radius: 16px;
  overflow: hidden;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

/* line 39, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .image {
  height: fit-content;
  width: 160px;
  flex-shrink: 0;
  margin-right: 15px;
}

/* line 44, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 48, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity {
  flex-grow: 1;
}

/* line 51, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .name {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #F9D97E;
}

/* line 59, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .price {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}

/* line 65, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .price .description {
  margin-right: 5px;
}

/* line 68, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .price .old_price {
  margin-right: 10px;
  position: relative;
}

/* line 71, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .price .old_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 1px;
  background-color: #ffffff;
  margin: auto;
  width: 100%;
}

/* line 86, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .remove .remove_button {
  font-weight: 16;
  font-weight: 400;
  color: #FF4262;
  transition: all 0.2s;
}

/* line 91, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .product_quantity .select_quantity .remove .remove_button:hover {
  color: #000000;
}

/* line 99, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block {
  padding: 50px 20px 20px 20px;
  border-radius: 16px;
  overflow: hidden;
  background-image: url(https://wondamix.com/assets/order_page_bg-c89a1d6004b6be11446d175b1eccd686878c4523d94a21c15db4b1da02eb9d9e.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 25px;
  color: #ffffff;
}

/* line 109, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_name {
  color: inherit;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(18px, 2vw, 30px);
  margin-bottom: 0.5em;
  position: relative;
  padding-right: 30px;
}

/* line 118, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_name .remove_button {
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  background-image: url(https://wondamix.com/assets/close_menu-5fb47ea0409040fade3a9d7c4f1b77c0ed11d1bf440c89f92536f354d7e5ffdd.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  border-radius: 50%;
  top: -3px;
  right: 0;
  z-index: 5;
  display: block;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
  font-size: 0;
}

/* line 139, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_name .remove_button:hover {
  background-color: #FF4262;
}

/* line 142, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_name .remove_button img {
  width: 20px;
  height: 20px;
}

/* line 148, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #000000;
}

/* line 158, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

/* line 164, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list .checkout_order_item {
  position: relative;
}

/* line 166, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list .checkout_order_item .name {
  text-transform: uppercase;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1;
  margin-bottom: 0.5em;
  font-weight: 700;
  color: #4C4C4C;
  text-align: center;
}

/* line 175, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list .checkout_order_item .image {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 20px;
}

/* line 180, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list .checkout_order_item .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

/* line 188, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_block_list .checkout_order_item .quantity {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  transform: translate(20%, 20%);
}

/* line 206, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .image {
  width: 160px;
  flex-shrink: 0;
  margin-right: 15px;
  height: fit-content;
}

/* line 211, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 215, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description {
  flex-grow: 1;
}

/* line 218, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description .name {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

/* line 224, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description .bundle_item {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
}

/* line 230, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description .bundle_price {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
}

/* line 238, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description .remove .remove_button {
  color: #ffffff;
  transition: all 0.2s;
}

/* line 241, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .bundle_block .bundle_description .remove .remove_button:hover {
  color: #000000;
}

/* line 249, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block {
  padding: 10px 20px;
  background-color: #ffffff;
  border-radius: 16px;
  margin-bottom: 25px;
}

/* line 254, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_block_title {
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}

/* line 260, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list {
  border-radius: 16px;
  border: 2px solid #000000;
  padding: 10px;
  margin-bottom: 20px;
}

/* line 266, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list .discont_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000;
}

/* line 270, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list .discont_list_item:not(:last-of-type) {
  border-bottom: 1px solid #ddd;
}

/* line 275, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list label {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  display: block;
  position: relative;
  cursor: pointer;
  width: fit-content;
  padding-left: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  width: 100%;
  opacity: 0.5;
  transition: all 0.1s;
}

/* line 291, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list label:after {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
  outline: 2px solid #000000;
}

/* line 304, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list label:hover {
  opacity: 1;
}

/* line 309, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list input {
  display: none;
}

/* line 313, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list input:checked ~ label {
  opacity: 1;
}

/* line 315, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list input:checked ~ label:after {
  background: #FF4262;
  border-color: #FF4262;
}

/* line 319, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_list input:checked ~ label::before {
  position: absolute;
  content: "";
  top: 15px;
  left: 1px !important;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-image: url(https://wondamix.com/assets/check_white-96aa648e51a65cd027021a12743df1e9dd398b715d275905ef6bbf811a0f461d.svg);
  background-size: 70% !important;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 5;
}

/* line 335, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .discont_block .discont_block_description {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}

/* line 342, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block {
  margin-bottom: 25px;
}

/* line 344, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}

/* line 348, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block p .text {
  margin-right: auto;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

/* line 355, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block p .old_price {
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 700;
  margin-right: 15px;
  position: relative;
}

/* line 361, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block p .old_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 3px;
  background-color: #ffffff;
  margin: auto;
  width: 100%;
}

/* line 374, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .subtotal_block p .actual_price {
  flex-shrink: 0;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 700;
  color: #d7b26e;
}

/* line 384, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .checkout_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 20px;
  color: #000000;
  background-color: #d7b26e;
  height: 56px;
  transition: all 0.2s;
  margin-bottom: 25px;
}

/* line 396, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .checkout_button:hover {
  background-color: #d7b26e;
}

/* line 401, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block {
  background-color: #ffb400;
  border-radius: 16px;
  overflow: hidden;
  padding: 20px 10px;
  margin-bottom: 20px;
  opacity: 0.5;
}

/* line 408, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

/* line 411, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description .image {
  width: 160px;
  flex-shrink: 0;
  border-radius: 16px;
  overflow: hidden;
  border: 3px solid #000000;
  margin-right: 20px;
  height: fit-content;
}

/* line 419, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 423, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description .description {
  flex-grow: 1;
}

/* line 425, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description .description p {
  text-transform: uppercase;
  font-weight: 900;
  line-height: 0.8;
  font-size: 48px;
  color: #ffffff;
  display: inline-block;
}

/* line 433, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .image_description .description span {
  color: #FF4262;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
  line-height: 0.8;
  margin-top: 2px;
  display: inline-block;
}

/* line 444, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .upsale_button,
.cart_products_popup .cart_products_popup_content .upsale_block .button_add_to_cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  height: 56px;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  transition: all 0.2s;
}

/* line 454, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .upsale_button:hover,
.cart_products_popup .cart_products_popup_content .upsale_block .button_add_to_cart:hover {
  background-color: #B0C5F4;
  color: #000000;
}

/* line 459, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .upsale_button {
  background-color: #FF4262;
  color: #ffffff;
  font-size: 42px;
  margin-bottom: 10px;
}

/* line 465, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .upsale_block .button_add_to_cart {
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
}

/* line 472, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .promo {
  opacity: 0.5;
  display: inline-block;
}

/* line 475, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup .cart_products_popup_content .promo img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 482, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  height: 48px;
  border-radius: 58px;
  background-color: #FF4262;
  margin-bottom: 20px;
}

/* line 490, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity_change {
  display: inline-block;
  flex-grow: 1;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  cursor: pointer;
  transition: all 0.2s;
}

/* line 499, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity_change:active {
  transform: scale(0.9);
  transition: all 0.1s;
}

/* line 505, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .minus {
  background-image: url(https://wondamix.com/assets/minus-a37d42fe7158058e621f1bde5959e93caf2653723fa383b908dd2ce96b014c7e.svg);
}

/* line 509, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .minus_new_style {
  background-image: url(https://wondamix.com/assets/minus-a37d42fe7158058e621f1bde5959e93caf2653723fa383b908dd2ce96b014c7e.svg);
}

/* line 513, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .plus {
  background-image: url(https://wondamix.com/assets/plus-986468abc40eb81ec67832e968f57415529dbf1d2994c136812046d6123e94c0.svg);
}

/* line 516, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .plus_new_style {
  background-image: url(https://wondamix.com/assets/plus-986468abc40eb81ec67832e968f57415529dbf1d2994c136812046d6123e94c0.svg);
}

/* line 520, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity {
  flex-shrink: 0;
}

/* line 522, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity input {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  border-radius: 50%;
  padding-top: 1px;
}

/* line 535, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity input::-webkit-outer-spin-button,
.choose_quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 541, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.choose_quantity .quantity input[type="number"] {
  -moz-appearance: textfield;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
/* line 549, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup {
  scrollbar-width: auto;
  scrollbar-color: #d7b26e #ffffff;
}

/* Chrome, Edge, and Safari */
/* line 555, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup::-webkit-scrollbar {
  width: 8px;
}

/* line 559, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup::-webkit-scrollbar-track {
  background: #ffffff;
}

/* line 563, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.cart_products_popup::-webkit-scrollbar-thumb {
  background-color: #d7b26e;
  border-radius: 6px;
  border: 0px solid #ffffff;
}

@media only screen and (max-width: 440px) {
  /* line 570, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup {
    padding: 20px 15px !important;
  }
  /* line 574, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .cart_title {
    margin-bottom: 15px;
    font-size: 22px;
  }
  /* line 579, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .cart_is_empty {
    font-size: 22px;
    margin-bottom: 15px;
  }
  /* line 584, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .product_quantity .image {
    width: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 591, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .bundle_block .image {
    width: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 597, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .discont_block {
    padding: 10px;
  }
  /* line 600, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .discont_block .discont_list label {
    font-size: 16px;
    height: 46px;
    padding-left: 30px;
  }
  /* line 605, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .discont_block .discont_list label:after {
    width: 16px;
    height: 16px;
  }
  /* line 612, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .discont_block .discont_list input:checked ~ label::before {
    top: 15px;
    left: 2px;
    width: 16px;
    height: 16px;
    background-size: 80%;
  }
  /* line 625, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .subtotal_block p .text {
    font-size: 22px;
  }
  /* line 628, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .subtotal_block p .old_price {
    font-size: 22px;
  }
  /* line 631, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .subtotal_block p .actual_price {
    font-size: 22px;
  }
  /* line 639, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .image_description .image {
    width: 130px;
    margin-right: 15px;
  }
  /* line 644, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .image_description .description p {
    font-size: 36px;
  }
  /* line 647, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .image_description .description span {
    font-size: 18px;
  }
  /* line 652, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .upsale_button,
.cart_products_popup .cart_products_popup_content .upsale_block .button_add_to_cart {
    height: 50px;
  }
  /* line 656, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .upsale_button {
    font-size: 32px;
  }
  /* line 659, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .upsale_block .button_add_to_cart {
    font-size: 18px;
  }
  /* line 664, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .promo {
    opacity: 0.5;
  }
  /* line 666, app/assets/stylesheets/../elements/_cart_products_popup.scss */
  .cart_products_popup .cart_products_popup_content .promo img {
    display: block;
    width: 100%;
    height: auto;
  }
}

/* line 674, app/assets/stylesheets/../elements/_cart_products_popup.scss */
.fancybox-slide--html .fancybox-close-small {
  padding: 0px !important;
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 4, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  background-color: transparent;
  position: relative;
  z-index: 4;
}

/* line 11, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block .join-community_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 320px;
  margin-bottom: 60px;
}

/* line 18, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block .join-community_item:not(:last-of-type) {
  margin-right: 40px;
}

/* line 21, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block .join-community_item .join-community_item_image {
  flex-shrink: 0;
  margin-bottom: 20px;
}

/* line 25, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block .join-community_item .join-community_item_description {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.24px;
}

/* line 32, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .join-community_block .join-community_item .join-community_item_description strong {
  font-weight: 700;
}

/* line 38, app/assets/stylesheets/../elements/_join_community.scss */
.join-community_block-wrap .swiper-pagination-custom {
  display: none;
}

/* line 43, app/assets/stylesheets/../elements/_join_community.scss */
.community_decor {
  background-image: url(https://wondamix.com/assets/community_bg-99f26e3b133823c52aa69da989c4c6e1a585bd1b19d481751ad5a9cd86df9e1a.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 150px;
}

/* line 50, app/assets/stylesheets/../elements/_join_community.scss */
.community_decor > section {
  position: relative;
  z-index: 2;
}

/* line 54, app/assets/stylesheets/../elements/_join_community.scss */
.community_decor::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.88) 85%, black 100%);
  z-index: 1;
}

/* line 68, app/assets/stylesheets/../elements/_join_community.scss */
.swiper-pagination-custom.white-pagination span {
  border: 2px solid #ffffff;
}

/* line 71, app/assets/stylesheets/../elements/_join_community.scss */
.swiper-pagination-custom.white-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}

@media only screen and (max-width: 1400px) {
  /* line 78, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 84, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap .swiper-pagination-custom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 89, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor .decor_community_guy {
    width: 20vw;
    bottom: -10vw;
  }
}

@media only screen and (max-width: 980px) {
  /* line 97, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap {
    width: auto;
    overflow: hidden;
  }
  /* line 100, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap .join-community_block {
    justify-content: initial;
  }
  /* line 102, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap .join-community_block .join-community_item {
    margin-bottom: 20px;
  }
  /* line 104, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap .join-community_block .join-community_item:not(:last-of-type) {
    margin-right: 0px;
  }
  /* line 109, app/assets/stylesheets/../elements/_join_community.scss */
  .join-community_block-wrap .swiper-pagination-custom {
    margin-bottom: 40px;
  }
  /* line 114, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor .decor_community_guy {
    width: 25vw;
  }
}

@media only screen and (max-width: 780px) {
  /* line 122, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor .decor_community_guy {
    width: 22vw;
    bottom: -12vw;
    z-index: -1;
  }
}

@media only screen and (max-width: 580px) {
  /* line 132, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor .decor_community_guy {
    width: 30vw;
    bottom: -17vw;
  }
}

@media only screen and (max-width: 420px) {
  /* line 140, app/assets/stylesheets/../elements/_join_community.scss */
  .community_decor .decor_community_guy {
    width: 36vw;
    bottom: -17vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_page_title {
  position: relative;
  overflow: hidden;
  font-size: clamp(18px, 3vw, 28px);
  padding: 5em 1em;
}

/* line 8, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_page_title .about_wonda_page_title_text {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 1em;
  font-size: inherit;
}

/* line 16, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_page_title .about_wonda_page_title_image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 300px;
  min-width: 160px;
  width: 26vw;
}

/* line 24, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_page_title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 10vw;
  height: 10vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(https://wondamix.com/assets/decor_image_9-9020caa697ce87dcfb63e7a356268ebb5a59aa1a0b36516bf2af85c478125aa1.png);
  transform: translate(10%, 0%);
}

/* line 38, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_page_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 13vw;
  height: 20vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(https://wondamix.com/assets/decor_4-18357849ab1e2b914e5dc77c2ebf8429ef05e1060aeedf36dda50d53568c8801.png);
  transform: translate(-20%, 0%);
}

/* line 56, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 60, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item.current_item .about_wonda_slider__image {
  opacity: 1;
}

/* line 63, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item.current_item .about_wonda_slider__info {
  opacity: 1;
}

/* line 67, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__image {
  display: block;
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

/* line 73, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__image img {
  flex-shrink: 1;
  max-width: 100%;
  max-height: 410px;
}

/* line 79, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.6;
}

/* line 82, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info .block_title {
  max-width: 480px;
  margin-bottom: 30px;
}

/* line 85, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info .block_title .title {
  text-align: left;
}

/* line 88, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info .block_title .description {
  text-align: left;
  margin-top: 30px;
}

/* line 94, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item:hover {
  cursor: pointer;
}

/* line 96, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item:hover .about_wonda_slider__image {
  opacity: 1;
}

/* line 99, app/assets/stylesheets/../elements/_about_wonda.scss */
.about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item:hover .about_wonda_slider__info {
  opacity: 1;
}

/* line 107, app/assets/stylesheets/../elements/_about_wonda.scss */
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

/* line 114, app/assets/stylesheets/../elements/_about_wonda.scss */
.col-2x {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 980px) {
  /* line 121, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap {
    width: auto;
    overflow: hidden;
  }
  /* line 126, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item.row {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
  /* line 133, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__image_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  /* line 137, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__image {
    opacity: 1;
    height: 100%;
    flex-grow: 1;
  }
  /* line 142, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info {
    opacity: 1;
  }
  /* line 145, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info .block_title .title {
    text-align: center;
  }
  /* line 148, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__info .block_title .description {
    text-align: center;
  }
  /* line 153, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item:hover {
    cursor: default;
  }
  /* line 160, app/assets/stylesheets/../elements/_about_wonda.scss */
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 165, app/assets/stylesheets/../elements/_about_wonda.scss */
  .col-2x {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 170, app/assets/stylesheets/../elements/_about_wonda.scss */
  .md-col-1x {
    width: 100%;
  }
}

@media only screen and (max-width: 790px) {
  /* line 180, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_slider_wrap .about_wonda_slider .about_wonda_slider_item .about_wonda_slider__image img {
    max-height: 250px;
  }
  /* line 187, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_page_title {
    padding: 3em 1em;
  }
  /* line 189, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_page_title::before {
    width: 15vw;
    height: 15vw;
  }
  /* line 193, app/assets/stylesheets/../elements/_about_wonda.scss */
  .about_wonda_page_title::after {
    width: 20vw;
    height: 25vw;
  }
}

/* line 1, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 80px;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  overflow: visible;
}

/* line 13, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block .custom_packs_item {
  padding-bottom: 0;
  overflow: visible;
}

/* line 16, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block .custom_packs_item .image {
  overflow: visible;
}

/* line 18, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block .custom_packs_item .image img {
  border-radius: 40px;
  display: block;
  width: 100%;
  height: auto;
}

/* line 22, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block .custom_packs_item .image .sale {
  bottom: initial;
  top: 0;
  transform: translateY(-50%);
}

/* line 28, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_block .custom_packs_item .button {
  transform: translateY(50%);
}

/* line 34, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_decor_1 {
  position: relative;
  z-index: 1;
}

/* line 38, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_decor_1 .packs_decor_1 {
  position: absolute;
  z-index: 1;
  top: 0vw;
  right: 0vw;
  width: 5vw;
  max-width: 100px;
  min-width: 50px;
}

/* line 48, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_decor_2 {
  position: relative;
}

/* line 50, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_decor_2 .packs_decor_2 {
  position: absolute;
  z-index: 1;
  top: -2vw;
  left: 18vw;
  width: 14vw;
  transform: rotate(66deg);
}

/* line 59, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.custom_packs_slider_arrows {
  display: none;
}

/* line 63, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.shop_page_padding {
  padding-top: 150px;
  position: relative;
  background-image: url(https://wondamix.com/assets/shop_page_bg-9da635c54e05bf0cdf9a69a7a34000b0df1304882ec8a740c55cf202b8457c0b.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* line 71, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 60px;
}

/* line 85, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item {
  position: relative;
}

/* line 87, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .image {
  position: relative;
}

/* line 89, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .image img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 30px;
}

/* line 94, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .image .description {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 38%;
  max-width: 115px;
  min-width: 70px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: #000000;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  font-size: 32px;
}

/* line 114, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .price {
  text-align: center;
  padding: 1em 0 1em 0;
  line-height: 1;
  font-weight: 700;
  font-size: 20px;
}

/* line 122, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .button strong {
  margin-left: 10px;
  width: 18px;
  height: 18px;
  display: block;
  background-image: url(https://wondamix.com/assets/double-arrow-right-67409acde84fcb8a4ab5c6ba64d7b9f6edfeba6ff8e7d5aa7529b7eac71bd871.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
}

/* line 134, app/assets/stylesheets/../elements/_custom_packs_block.scss */
.bundle_list_block_wrap .bundle_list_block .bundle_list .bundle_list_item .button:hover strong {
  transform: translateX(10px);
}

@media only screen and (max-width: 1400px) {
  /* line 146, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_2 .packs_decor_2 {
    position: absolute;
    z-index: 4;
    top: 5vw;
    left: 5vw;
    z-index: 10;
    width: 14vw;
  }
  /* line 155, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .shop_page_padding {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 161, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }
}

@media only screen and (max-width: 820px) {
  /* line 171, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_block {
    overflow: visible;
    display: flex;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
  }
  /* line 180, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_slider {
    padding: 0 20px;
  }
  /* line 183, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_2 {
    width: auto;
    overflow: hidden;
  }
  /* line 186, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_2 .packs_decor_2 {
    z-index: -1;
    width: 20vw;
  }
  /* line 191, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_slider_arrows {
    display: flex;
  }
  /* line 195, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .bundle_list_block_wrap .bundle_list_block {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 580px) {
  /* line 202, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .bundle_list_block_wrap .bundle_list_block {
    padding-right: 20vw;
    padding-left: 4vw;
  }
  /* line 207, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_mobile_slider_container {
    padding: 0;
  }
}

@media only screen and (max-width: 420px) {
  /* line 212, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_slider {
    padding: 0 30px;
  }
  /* line 215, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_2 {
    width: auto;
    overflow: hidden;
  }
  /* line 218, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_2 .packs_decor_2 {
    z-index: -1;
    width: 30vw;
  }
  /* line 224, app/assets/stylesheets/../elements/_custom_packs_block.scss */
  .custom_packs_decor_1 .packs_decor_1 {
    position: absolute;
    z-index: 1;
    top: 0vw;
    right: 0vw;
    width: 15vw;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.singles_packs_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 -20px;
}

/* line 10, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.singles_packs_block .singles_packs_item {
  width: 33.33%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  height: auto;
}

/* line 19, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.singles_packs_block .singles_packs_item .products_slider_gallery_item {
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.2);
}

/* line 23, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.singles_packs_block .singles_packs_item .button {
  margin: 20px auto 0 auto;
}

/* line 28, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.singles_packs_slider_arrows {
  display: none;
}

/* line 31, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.block_decor_8 {
  position: relative;
}

/* line 33, app/assets/stylesheets/../elements/_singles_packs_block.scss */
.block_decor_8 .decor_12 {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  z-index: 1;
  width: 16vw;
  max-width: 300px;
  min-width: 50px;
  transform: rotate(110deg) translate(-45%, -15%);
}

@media only screen and (max-width: 1200px) {
  /* line 46, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block {
    margin: 0 -10px;
  }
  /* line 48, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item {
    padding: 10px 10px;
  }
  /* line 51, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item .products_slider_gallery_item {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  }
  /* line 54, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(1) {
    margin-bottom: 20px;
  }
  /* line 57, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(2) {
    margin-bottom: 20px;
  }
  /* line 60, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(3) {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 68, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block {
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0px;
    padding: 0 0px;
  }
  /* line 73, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item {
    padding: 0px 0px;
    width: auto;
  }
  /* line 76, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item .products_slider_gallery_item {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
  }
  /* line 79, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(1) {
    margin-bottom: 20px;
  }
  /* line 82, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(2) {
    margin-bottom: 20px;
  }
  /* line 85, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_block .singles_packs_item:nth-of-type(3) {
    margin-bottom: 20px;
  }
  /* line 90, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_slider_arrows {
    display: flex;
  }
}

@media only screen and (max-width: 420px) {
  /* line 96, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_slider {
    padding: 0 20px;
  }
  /* line 100, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_slider .singles_packs_block .singles_packs_item:nth-of-type(1) {
    margin-bottom: 0px;
  }
  /* line 103, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_slider .singles_packs_block .singles_packs_item:nth-of-type(2) {
    margin-bottom: 0px;
  }
  /* line 106, app/assets/stylesheets/../elements/_singles_packs_block.scss */
  .singles_packs_slider .singles_packs_block .singles_packs_item:nth-of-type(3) {
    margin-bottom: 0px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 60px auto;
}

/* line 12, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save .subscribe_and_save_item {
  padding: 0 20px;
}

/* line 14, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save .subscribe_and_save_item .icon {
  width: 60px;
  margin: 0 auto 20px auto;
}

/* line 17, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save .subscribe_and_save_item .icon img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 21, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save .subscribe_and_save_item .description {
  text-align: center;
}

/* line 28, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save_slider .swiper-pagination-custom {
  margin-bottom: 40px;
}

/* line 31, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_and_save_slider .swiper-notification {
  display: none;
}

/* line 36, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_decor {
  position: relative;
}

/* line 38, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_decor .subscribe_decor_1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  transform: translateY(-50%);
  max-width: 70px;
  min-width: 20px;
  width: 6vw;
}

/* line 49, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
.subscribe_decor .subscribe_decor_2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: block;
  height: auto;
  max-width: 180px;
  min-width: 70px;
  width: 8vw;
  transform: rotate(26deg);
}

@media only screen and (max-width: 1200px) {
  /* line 64, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
  .subscribe_and_save {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin: 0 auto 40px auto;
  }
  /* line 72, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
  .subscribe_and_save .subscribe_and_save_item {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 78, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
  .subscribe_and_save {
    display: initial;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
    margin: initial;
    display: flex;
  }
  /* line 87, app/assets/stylesheets/../elements/_subscribe_and_save.scss */
  .subscribe_and_save .subscribe_and_save_item {
    padding: 0 10px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle_bg {
  background-image: url(https://wondamix.com/assets/pink_background-14a5281a94e9606ecdcecea813de703de0f23b773c4c7f0a8449360418c2f07c.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 150px;
}

/* line 11, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 13, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle {
  flex-grow: 1;
}

/* line 15, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .sale {
  margin: 0 0 20px 0;
  width: fit-content;
  background-color: #FF4262;
  border-radius: 34px;
  overflow: hidden;
  padding: 8px 20px;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 28, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .bundle_list_title {
  font-size: clamp(20px, 2vw, 36px);
  line-height: 1.2;
  font-weight: 400 !important;
  margin-bottom: 0.4em;
  text-transform: uppercase;
}

/* line 34, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .bundle_list_title span {
  font-weight: 700 !important;
}

/* line 38, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .description {
  font-size: clamp(14px, 2vw, 20px);
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0px;
  color: #393939;
  font-style: normal;
}

/* line 47, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .block_title .title {
  text-align: left;
}

/* line 50, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .block_title .description {
  font-size: 15px;
  margin-bottom: 25px;
}

/* line 55, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .block_title .raiting {
  display: none;
}

/* line 58, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .block_title .raiting .stars {
  font-size: 16px;
  line-height: 1;
}

/* line 62, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_bundle .block_title .raiting .reviews {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}

/* line 70, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters {
  height: fit-content;
  flex-shrink: 0;
  width: 30vw;
  max-width: 580px;
  min-height: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 100px;
  color: #ffffff;
  position: relative;
}

/* line 81, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1;
}

/* line 87, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_reviews {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  margin-top: 1.5em;
}

/* line 95, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_image {
  width: 100%;
  position: relative;
  z-index: 1;
}

/* line 99, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 103, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 75%, black 100%);
}

/* line 116, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .product_price {
  margin-bottom: auto;
  margin-top: 2em;
  line-height: 1;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}

/* line 124, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .product_price .current_price {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
}

/* line 129, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .product_price .new_price {
  display: none;
}

/* line 134, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .product_discont .new_price {
  display: inline-block;
}

/* line 138, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .product_discont .current_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 3px;
  background-color: #ffffff;
  margin: auto;
  width: 100%;
}

/* line 153, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .select_wrap {
  margin-bottom: 15px;
}

/* line 156, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .button {
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
}

/* line 160, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_description .button:not(:last-of-type) {
  margin-bottom: 15px;
}

/* line 165, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

/* line 169, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_icons .product_parameters_icons_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5vw;
  max-width: 90px;
  min-width: 54px;
}

/* line 174, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_icons .product_parameters_icons_item img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 179, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_text {
  font-weight: 700;
  font-size: camp(14px, 2vw, 20px);
  display: block;
  margin: 20px 0;
}

/* line 184, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .product_parameters_text span {
  color: #000000;
  font-weight: 400;
}

/* line 189, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type {
  border: 2px solid #ffffff;
  border-radius: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 194, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_heder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  padding: 20px;
  background-color: #F9D97E;
  color: #393939;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

/* line 204, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content {
  padding: 30px;
}

/* line 206, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #393939;
}

/* line 210, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price input {
  display: none;
}

/* line 213, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #393939;
  font-weight: 400;
  font-size: clamp(14px, 2vw, 20px);
  line-height: 1;
  text-align: center;
}

/* line 222, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price label span {
  display: block;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  border: 1px solid #393939;
  margin-right: 20px;
  border-radius: 50%;
  position: relative;
}

/* line 231, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price label span:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  transition: all 0.2s;
}

/* line 248, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price input:checked + label span:after {
  background-color: #393939;
}

/* line 252, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price .product_price {
  font-weight: 700;
  font-size: clamp(14px, 2vw, 20px);
  position: relative;
}

/* line 256, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_price .product_price .old_price {
  position: absolute;
  top: 100%;
  right: 0;
  font-size: clamp(12px, 2vw, 16px);
  text-decoration: line-through;
}

/* line 265, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list {
  margin: 20px 0;
  padding-left: 52px;
  font-size: clamp(14px, 2vw, 20px);
  color: #393939;
}

/* line 270, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list .order_type_list_text {
  font-size: inherit;
  margin-bottom: 1em;
}

/* line 274, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list ul {
  list-style-type: none;
}

/* line 276, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list ul li {
  padding-left: 20px;
  position: relative;
}

/* line 279, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list ul li:not(:last-of-type) {
  margin-bottom: 0.5em;
}

/* line 282, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_list ul li::before {
  content: "+";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  line-height: 1;
  font-size: inherit;
  color: #ffffff;
  padding-top: 0.1em;
}

/* line 297, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 52px;
}

/* line 302, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .order_type_select_block_title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: clamp(14px, 2vw, 20px);
}

/* line 307, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2 {
  min-width: 160px;
}

/* line 310, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2-container .select2-selection--single {
  height: 40px;
  border-radius: 30px;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 316, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 25px;
  font-weight: 700;
}

/* line 324, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

/* line 326, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin: auto;
  position: absolute;
  left: 0px;
  top: 0;
  left: -10px;
  bottom: 0;
  width: 15px;
  height: 15px;
  border: none;
  background-image: url(https://wondamix.com/assets/select_arrow-f08d8ec389ee092bf33dcaca962067110e21cbf787128141fab551be815bf93f.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 345, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow b {
  background-image: url(https://wondamix.com/assets/select_arrow_top-237614baaa7bb83a2df7a3c1bea337351a403eba50ba876c15882203dcee73e1.png);
}

/* line 352, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .button {
  margin-right: 0;
  cursor: pointer;
}

/* line 355, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .button strong {
  display: block;
  width: 26px;
  height: 26px;
  margin-left: 10px;
  background-image: url(https://wondamix.com/assets/shop_icon-ddddfcfee8ccfd5388f9fdd02ce9e0c961146a4eea3932f933cd7c2072479a74.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 366, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .payment {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

/* line 374, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.single_product_bundle .product_parameters .payment .payment_icon {
  height: 28px;
  width: auto;
  border-radius: 4px;
}

/* line 383, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select2-results__option--selectable {
  color: #393939;
}

/* line 386, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 390, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button {
  margin-right: 10px;
}

/* line 392, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button input {
  display: none;
}

/* line 395, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button label {
  display: block;
  width: 50px;
  height: 25px;
  border-radius: 100px;
  background-color: #FF4262;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
}

/* line 404, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button label::after {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
  left: 3px;
  margin: auto;
  transition: all 0.2s;
}

/* line 418, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button input:checked + label {
  background-color: #a0e78b;
}

/* line 420, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_button input:checked + label::after {
  left: auto;
  left: calc(100% - 24px);
}

/* line 426, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .subscribe_text {
  line-height: 1;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 431, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.subscribe .best_seller {
  background-color: #ffffff;
  background-color: #FF4262;
  margin-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  height: 36px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  border-radius: 34px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

/* line 448, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .description {
  font-size: 15px;
  margin-bottom: 25px;
  font-style: italic;
  text-transform: uppercase;
}

/* line 455, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .raiting {
  display: none;
  text-align: center;
  margin-bottom: 15px;
}

/* line 460, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .raiting .stars {
  font-size: 16px;
  line-height: 1;
}

/* line 464, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .raiting .reviews {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}

/* line 470, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_constructor_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: fit-content;
  background-color: #d7b26e;
  border-radius: 10px;
  overflow: hidden;
}

/* line 477, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_constructor_item:not(:last-of-type) {
  margin-bottom: 15px;
}

/* line 481, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_constructor_item .bottle {
  display: block;
  width: 40px;
  height: 36px;
  background-image: url(https://wondamix.com/assets/bottle-3b50fb7e3ec967b0387b1a781858ca2a1b4b7a550f4b14f21b6c0cee17ff37b8.svg);
  background-size: 64%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.01s;
  border-right: 1px solid #00000000;
}

/* line 494, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_constructor_item .bottle_selected {
  background-image: url(https://wondamix.com/assets/bottle_selected-2e1923b080b75b68d6b5f254ac9402750f93c99da8a7b29b57a075db28c5e455.svg);
  background-color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

/* line 502, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_constructor_item .bottle_selected_last {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 1px solid #000000;
}

/* line 508, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle {
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0;
}

/* line 516, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_complit {
  background-color: #d7b26e;
  border-right: 1px solid #000000;
  overflow: hidden;
}

/* line 521, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .product_parameters_description {
  display: none;
}

/* line 524, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range {
  margin-bottom: 10px;
}

/* line 526, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-min {
  visibility: hidden !important;
}

/* line 529, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-line {
  top: 10px;
  height: 8px;
  border-radius: 8px;
  color: #e8e8e8;
}

/* line 535, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-bar {
  top: 10px;
  height: 8px;
  background: #FF4262;
  border: 1px solid #FF4262;
  box-shadow: none;
}

/* line 542, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-handle {
  top: 5px;
  width: 16px;
  height: 16px;
  background: #FF4262;
  border: 1px solid #FF4262;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

/* line 549, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-handle.state_hover {
  background: #FF4262;
  border: 1px solid #FF4262;
  transform: scale(1.5);
}

/* line 554, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-handle:hover {
  cursor: pointer;
  background: #FF4262;
  border: 1px solid #FF4262;
  transform: scale(1.5);
}

/* line 561, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-single {
  position: absolute;
  display: block;
  top: auto;
  bottom: -45px;
  left: 0 !important;
  color: #FF4262;
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 400;
}

/* line 573, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_constructor .bundle_range .irs-max {
  position: absolute;
  display: block;
  top: auto;
  bottom: -45px;
  right: 0 !important;
  color: #000000;
  opacity: 0.5;
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 400;
}

/* line 589, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  margin-top: 40px;
  position: relative;
  z-index: 5;
}

@media only screen and (min-width: 2000px) {
  /* line 589, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
}

/* line 602, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap {
  border-radius: 20px;
}

/* line 604, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

/* line 610, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_item_popup_buton {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  background-image: url(https://wondamix.com/assets/INFO_icon-0c73a195212f394cf37a176131946f9851b9d33ac45106b37bdb5c2d3bc9b501.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(20%, -20%);
  cursor: pointer;
}

/* line 626, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_image {
  width: 100%;
  position: relative;
  -webkit-box-shadow: 0 5px 20px 0 #3f3f3f;
  box-shadow: 0 5px 20px 0 #3f3f3f;
  border-radius: 2.5vw;
  overflow: hidden;
}

@media only screen and (min-width: 2000px) {
  /* line 626, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list .product_item_wrap .product_item .product_image {
    border-radius: 40px;
  }
}

/* line 636, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 639, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_image .product_flavour_name {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  font-weight: 700;
  font-size: clamp(18px, 2vw, 28px);
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}

/* line 653, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_name {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}

/* line 658, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .product_price {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  display: none;
}

/* line 664, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 86%;
  height: 48px;
  max-width: 160px;
  border-radius: 58px;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  position: absolute;
  z-index: 5;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 679, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity_change {
  display: inline-block;
  flex-grow: 1;
  height: 48px;
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
  cursor: pointer;
  transition: all 0.2s;
}

/* line 690, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .minus {
  background-image: url(https://wondamix.com/assets/minus-a37d42fe7158058e621f1bde5959e93caf2653723fa383b908dd2ce96b014c7e.svg);
}

/* line 693, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .minus_new_style {
  background-image: url(https://wondamix.com/assets/minus-a37d42fe7158058e621f1bde5959e93caf2653723fa383b908dd2ce96b014c7e.svg);
}

/* line 696, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .plus {
  background-image: url(https://wondamix.com/assets/plus-986468abc40eb81ec67832e968f57415529dbf1d2994c136812046d6123e94c0.svg);
}

/* line 699, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .plus_new_style {
  background-image: url(https://wondamix.com/assets/plus-986468abc40eb81ec67832e968f57415529dbf1d2994c136812046d6123e94c0.svg);
}

/* line 703, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity {
  flex-shrink: 0;
  display: none;
}

/* line 705, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity input {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  border-radius: 50%;
  padding-top: 1px;
}

/* line 718, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity input::-webkit-outer-spin-button,
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 724, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity input[type="number"] {
  -moz-appearance: textfield;
}

/* line 729, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .product_item .choose_quantity .not_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 742, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .ingridients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

/* line 745, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .ingridients img {
  display: block;
  width: 26px;
  justify-self: auto;
}

/* line 749, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bundle_products_list .product_item_wrap .ingridients img:not(:last-child) {
  margin-right: 8px;
}

/* line 756, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 759, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .video_reviews {
  display: block;
  width: 32vw;
  max-width: 600px;
}

/* line 763, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .video_reviews .raiting_mobile {
  font-size: clamp(18px, 2vw, 30px);
  margin-bottom: 1em;
}

/* line 767, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .video_reviews .video_reviews_list {
  width: 100%;
  margin: 0;
}

/* line 772, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block {
  width: 32vw;
  max-width: 600px;
}

/* line 775, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion {
  border: 4px solid #ffffff;
  border-radius: 30px;
}

/* line 778, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion:not(:last-child) {
  margin-bottom: 25px;
}

/* line 781, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion .accordion_item {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 784, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-left: 30px;
  padding-right: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/* line 794, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_title:after {
  left: initial;
  right: 20px;
  background-image: url(https://wondamix.com/assets/select_arrow_white-a0b70e981f4cd075652c2e5c114d01c17a74819bbe3ddd5ef4e5d3cb72637815.png);
  width: 12px;
  height: 12px;
}

/* line 802, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_content {
  padding-left: 30px;
}

/* line 809, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.product_parameters_mobile {
  display: none;
}

/* line 812, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 816, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-grow: 1;
  margin-bottom: 0;
}

/* line 822, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_title .title {
  font-size: clamp(24px, 5vw, 40px);
  font-weight: 700;
}

/* line 827, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_title p .stars {
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

/* line 832, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_title p .reviews {
  font-size: 14px;
}

/* line 837, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 40px;
  flex-shrink: 0;
  width: 580px;
  margin-left: 70px;
}

/* line 847, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px;
  border-radius: 50%;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: #FF4262;
  position: relative;
  transition: all 0.2s;
}

/* line 856, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #FF4262;
  bottom: 0;
  left: 0;
  z-index: 2;
  transition: all 0.2s;
}

/* line 868, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item::before {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 10px;
  z-index: 5;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent #000000;
}

/* line 880, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item:hover {
  background-color: #d7b26e;
}

/* line 882, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item:hover:after {
  background-color: #d7b26e;
}

/* line 886, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_list .video_reviews_list_item img {
  display: block;
  border-radius: 50%;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  object-fit: cover;
  object-position: center;
}

/* line 897, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap {
  width: 100%;
  height: 56px;
}

/* line 902, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap .select2 {
  height: 56px;
  width: 100% !important;
}

/* line 905, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap .select2 .selection {
  height: 56px;
  display: inline-block;
  width: 100% !important;
}

/* line 909, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap .select2 .selection .select2-selection {
  height: 56px;
  border-radius: 20px;
}

/* line 912, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap .select2 .selection .select2-selection .select2-selection__rendered {
  line-height: 56px;
}

/* line 916, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.select_wrap .select2 .selection .select2-selection .select2-selection__arrow {
  height: 56px;
}

/* line 923, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999999;
  display: none;
  overflow: hidden;
}

/* line 932, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1;
  transition: all 0.4s;
}

/* line 943, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap.popups_wrap_open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 947, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap.popups_wrap_active::after {
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 951, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap {
  background-color: #000000;
  position: relative;
  z-index: 2;
  width: 80vw;
  max-width: 1200px;
  padding: 2.5vw 1.5vw 2.5vw 2.5vw;
  border-radius: 2.5vw;
  display: none;
  opacity: 0;
  transform: translateY(50%);
  transition: all 0.4s;
}

/* line 963, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap.popups_item_wrap_open {
  display: block;
}

/* line 966, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap.popups_item_wrap_active {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (min-width: 2000px) {
  /* line 951, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap {
    padding: 50px;
    border-radius: 50px;
  }
}

/* line 975, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .close_popup {
  position: absolute;
  top: 20px;
  right: 20px;
  max-width: 40px;
  max-height: 40px;
  min-width: 32px;
  min-height: 32px;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  background-color: #ffffff;
  background-image: url(https://wondamix.com/assets/close_menu-5fb47ea0409040fade3a9d7c4f1b77c0ed11d1bf440c89f92536f354d7e5ffdd.svg);
  background-position: center;
  background-size: 48%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 992, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .close_popup:hover {
  background-color: #e6e6e6;
}

/* line 995, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .close_popup:active {
  background-color: #d9d9d9;
  transform: scale(0.96);
}

/* line 999, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .close_popup img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

/* line 1008, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item {
  max-height: 80vh;
  padding: 0 1vw 0 0vw;
  --sb-track-color: #000000;
  --sb-thumb-color: #ff4262;
  --sb-size: 5px;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1014, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item::-webkit-scrollbar {
  width: var(--sb-size);
}

/* line 1018, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 9px;
}

/* line 1023, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 9px;
}

@media only screen and (min-width: 2000px) {
  /* line 1008, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item {
    padding: 0 20px 0 0px;
  }
}

/* line 1039, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .image {
  flex-shrink: 0;
  width: 35%;
  max-width: 380px;
  overflow: hidden;
  border-radius: 30px;
  height: fit-content;
  margin-right: 2vw;
}

@media only screen and (min-width: 2000px) {
  /* line 1039, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .image {
    margin-right: 50px;
  }
}

/* line 1050, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 1055, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .content .product_name {
  font-weight: 700;
  font-size: clamp(36px, 1.7vw, 48px);
  line-height: 1;
  margin-bottom: 0.8em;
  text-transform: uppercase;
}

/* line 1062, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .content .product_description {
  font-size: clamp(14px, 1.7vw, 16px);
  margin-bottom: 1.2em;
}

/* line 1066, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .content .product_ingredients {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

/* line 1072, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .content .product_ingredients .product_ingredients_item {
  background-color: transparent;
  border-radius: 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  aspect-ratio: 1 / 1;
}

/* line 1079, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.popups_wrap .popups_item_wrap .popups_item .content .product_ingredients .product_ingredients_item img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1400px) {
  /* line 1090, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle_bg {
    padding-top: 100px;
  }
  /* line 1095, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .sale {
    margin: 0 auto 10px auto;
  }
  /* line 1098, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .block_title {
    margin-bottom: 20px;
  }
  /* line 1102, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_products_list {
    padding-top: 30px;
    padding-bottom: 80px;
    margin: 0 -10px;
  }
  /* line 1106, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_products_list .product_item_wrap {
    padding: 10px;
  }
  /* line 1111, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters {
    width: 620px;
    padding: 30px 40px;
    margin-left: 40px;
  }
  /* line 1116, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  /* line 1120, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_reviews {
    font-size: 14px;
    line-height: 1;
  }
  /* line 1124, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_image {
    margin: 20px 0;
    width: 280px;
  }
  /* line 1128, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_description {
    width: 250px;
  }
  /* line 1130, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_description .product_price {
    margin-bottom: 30px;
    font-size: 26px;
  }
  /* line 1133, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_description .product_price .old_price {
    margin: 0 10px 0 0;
  }
  /* line 1135, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .product_parameters_description .product_price .old_price::after {
    height: 2px;
  }
  /* line 1145, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_title h3 {
    font-size: 28px;
  }
  /* line 1149, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

/* line 1158, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_desktop {
  position: relative;
}

/* line 1160, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_desktop img {
  position: absolute;
  z-index: 1;
  display: block;
}

/* line 1165, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_desktop .star_top {
  top: 0;
  right: 0;
  width: 10vw;
  max-width: 200px;
  min-width: 80px;
  transform: translate(25%, -100%);
}

/* line 1173, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.video_reviews_desktop .star_bottom {
  bottom: 0;
  left: 0;
  width: 7vw;
  max-width: 140px;
  min-width: 50px;
  transform: translate(-30%, 0%);
}

@media only screen and (max-width: 1200px) {
  /* line 1184, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 1186, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_list_title {
    text-align: center;
  }
  /* line 1189, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .description {
    text-align: center;
  }
  /* line 1192, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_products_list {
    width: 100%;
    margin: 0 auto;
    max-width: 720px;
  }
  /* line 1197, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters {
    width: 100%;
    margin: 50px auto 0 auto;
    max-width: 720px;
  }
  /* line 1202, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type {
    border-radius: 15px;
    margin-bottom: 15px;
  }
  /* line 1206, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_heder {
    padding: 15px;
    font-size: 12px;
  }
  /* line 1210, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content {
    padding: 15px;
  }
  /* line 1214, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_price label span {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  /* line 1218, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_price label span:after {
    width: 14px;
    height: 14px;
  }
  /* line 1225, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_list {
    margin: 20px 0;
    padding-left: 31px;
  }
  /* line 1229, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 52px;
  }
  /* line 1234, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block .order_type_select_block_title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: clamp(14px, 2vw, 20px);
  }
  /* line 1244, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_products_list .product_item_wrap {
    padding: 10px 5px;
  }
  /* line 1246, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .bundle_products_list .product_item_wrap .product_item {
    padding: 0;
  }
  /* line 1253, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  /* line 1256, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .video_reviews {
    display: block;
    width: 100%;
    max-width: initial;
  }
  /* line 1260, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .video_reviews .raiting_mobile {
    font-size: clamp(18px, 2vw, 30px);
    margin-bottom: 1em;
  }
  /* line 1264, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .video_reviews .video_reviews_list {
    width: 100%;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  /* line 1274, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block {
    width: 100%;
    max-width: initial;
    margin-top: 60px;
  }
  /* line 1278, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block .accordion {
    border: 2px solid #ffffff;
    border-radius: 20px;
  }
  /* line 1281, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block .accordion:not(:last-child) {
    margin-bottom: 25px;
  }
  /* line 1285, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_title {
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 1290, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_title:after {
    right: 10px;
  }
  /* line 1294, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .faq_block .accordion .accordion_item .accordion_item_content {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 1304, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle {
    display: block;
  }
  /* line 1306, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 1311, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .block_title .raiting {
    display: block;
    margin-top: 15px;
  }
  /* line 1319, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .bundle_products_list_wrap {
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  /* line 1324, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .bundle_products_list_wrap .bundle_products_list {
    display: flex;
    grid-template-columns: initial;
    grid-template-rows: initial;
    grid-column-gap: initial;
    grid-row-gap: initial;
    margin-top: initial;
    position: initial;
    z-index: initial;
  }
  /* line 1341, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .bundle_constructor {
    padding: 0;
    border: none;
    margin-bottom: 25px;
  }
  /* line 1356, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .product_parameters_mobile {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
  }
  /* line 1360, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .product_parameters_mobile .product_image {
    display: block;
    width: 100%;
    height: auto;
    width: 300px;
  }
  /* line 1363, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .product_parameters_mobile .product_image img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 1368, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap {
    padding: 0;
    overflow: hidden;
    margin: 40px 0px;
    position: relative;
    padding: 0 5vw;
  }
  /* line 1375, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev,
.bundle_products_list_wrap .slider_button_next {
    width: 40px;
    height: 40px;
    background-color: #404040;
    border-radius: 50%;
    margin: 0 10px;
    transition: all 0.2s;
    position: relative;
    overflow: hidden;
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  /* line 1390, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev:after,
.bundle_products_list_wrap .slider_button_next:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.2s;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* line 1403, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev::before,
.bundle_products_list_wrap .slider_button_next::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.2s;
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
  }
  /* line 1416, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev:active,
.bundle_products_list_wrap .slider_button_next:active {
    transform: scale(0.9);
    transition: all 0.01s;
  }
  /* line 1421, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .swiper-button-disabled {
    opacity: 0.3;
  }
  /* line 1424, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev {
    left: 0;
  }
  /* line 1426, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev:after {
    background-image: url(https://wondamix.com/assets/slider_arrow_left-0f857e5f322b8acca558ea78030a7de1ba5de3bfca054e2dd06199a68100fa7a.svg);
  }
  /* line 1430, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev::before {
    transform: translateX(100%);
    background-image: url(https://wondamix.com/assets/slider_arrow_left-0f857e5f322b8acca558ea78030a7de1ba5de3bfca054e2dd06199a68100fa7a.svg);
  }
  /* line 1435, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev:hover:after {
    transform: translateX(-100%);
  }
  /* line 1438, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_prev:hover::before {
    transform: translateX(0%);
  }
  /* line 1443, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_next {
    right: 0;
  }
  /* line 1445, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_next:after {
    background-image: url(https://wondamix.com/assets/slider_arrow_right-378cd2e464f691d0149935e656843b3e66fb2e9af3c2ab176ba7055a87ba7ab2.svg);
  }
  /* line 1449, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_next::before {
    transform: translateX(-100%);
    background-image: url(https://wondamix.com/assets/slider_arrow_right-378cd2e464f691d0149935e656843b3e66fb2e9af3c2ab176ba7055a87ba7ab2.svg);
  }
  /* line 1454, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_next:hover:after {
    transform: translateX(100%);
  }
  /* line 1457, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list_wrap .slider_button_next:hover::before {
    transform: translateX(0%);
  }
  /* line 1464, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters {
    padding: 0 20px;
    margin-top: 40px;
  }
  /* line 1469, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .block_title {
    position: relative;
    z-index: 2;
  }
  /* line 1473, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .block_title .raiting {
    display: none;
  }
  /* line 1476, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_bundle .block_title .title {
    text-align: center;
  }
  /* line 1480, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .raiting_mobile {
    text-align: center;
    margin-bottom: 40px;
  }
  /* line 1485, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 1490, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list .product_item_wrap {
    width: initial;
    padding: 5px !important;
  }
  /* line 1493, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list .product_item_wrap .product_item {
    padding: 0px !important;
  }
  /* line 1495, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list .product_item_wrap .product_item .product_image {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 26px;
  }
  /* line 1501, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_products_list .product_item_wrap .product_item .choose_quantity .quantity_change {
    cursor: initial;
  }
  /* line 1508, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_desktop {
    display: none;
  }
  /* line 1511, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews {
    margin-top: 60px;
    position: relative;
    width: 100%;
  }
  /* line 1515, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews img {
    position: absolute;
    z-index: 1;
    display: block;
  }
  /* line 1520, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews .star_top {
    top: 0;
    right: 0;
    width: 10vw;
    max-width: 150px;
    min-width: 60px;
    transform: translate(25%, -70%);
  }
  /* line 1528, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews .star_bottom {
    bottom: 0;
    left: 0;
    width: 7vw;
    max-width: 140px;
    min-width: 50px;
    transform: translate(-40%, 150%);
  }
  /* line 1538, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_title {
    display: block;
    text-align: center;
    margin-bottom: 30px !important;
  }
  /* line 1542, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_title .title {
    text-align: center !important;
    margin-bottom: 0px;
  }
  /* line 1547, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor {
    margin: 0px -13px 0 -13px;
    padding: 30px 20px 30px 20px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 3px solid #d7b26e;
    border-bottom: none;
  }
  /* line 1555, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description {
    width: 100%;
    max-width: 420px;
    display: block;
    margin: 20px auto 0 auto;
  }
  /* line 1561, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 1565, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .subscribe {
    margin-bottom: 0;
  }
  /* line 1567, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .subscribe .subscribe_text {
    font-size: 12px;
  }
  /* line 1572, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .product_price {
    margin-left: auto;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
  }
  /* line 1577, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .product_price .new_price {
    display: none;
  }
  /* line 1582, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .product_discont .new_price {
    display: inline-block;
    color: #FF4262;
  }
  /* line 1586, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .product_discont .current_price {
    position: relative;
    margin-right: 8px;
  }
  /* line 1589, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .mobile_subscribe_block .product_discont .current_price::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0px;
    height: 2px;
    background-color: #000000;
    margin: auto;
    width: 100%;
  }
  /* line 1604, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .select_wrap {
    margin-bottom: 10px;
  }
  /* line 1607, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .button {
    width: 100%;
  }
  /* line 1609, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description .button:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 1614, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .bundle_constructor_item {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    background-color: #d7b26e;
  }
  /* line 1619, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .bundle_constructor_item .bundle {
    width: 100%;
  }
  /* line 1621, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .bundle_constructor_item .bundle .bottle {
    width: auto;
    flex-grow: 1;
    flex-basis: 1px;
  }
  /* line 1627, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .bundle_constructor_item .bundle_complit {
    background-color: #d7b26e;
    border-width: 1px;
  }
  /* line 1632, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .description {
    text-align: center;
    font-size: 12px;
  }
  /* line 1638, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .block_padding {
    padding-bottom: 0;
  }
  /* line 1641, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .footer {
    display: none;
  }
  /* line 1646, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 1650, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 00px;
    width: 100%;
    margin-left: 0px;
  }
  /* line 1662, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .video_reviews .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  /* line 1673, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap {
    width: 90vw;
    padding: 40px 10px 20px 20px;
    border-radius: 20px;
  }
  /* line 1677, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .close_popup {
    top: 15px;
    right: 15px;
  }
  /* line 1681, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item {
    max-height: 70vh;
    padding: 0 10px 0 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 1685, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .image {
    width: 100%;
    max-width: 380px;
    border-radius: 20px;
    margin: 0 auto 30px auto;
  }
  /* line 1692, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .content .product_name {
    text-align: center;
  }
  /* line 1696, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .content .product_ingredients {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

@media only screen and (max-width: 420px) {
  /* line 1710, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
  }
  /* line 1717, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_constructor .product_parameters_description {
    max-width: 348px;
  }
  /* line 1721, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters {
    padding: 0 0px;
  }
  /* line 1723, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .single_product_bundle .product_parameters .order_type .order_type_content .order_type_select_block {
    padding-left: 31px;
  }
  /* line 1729, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .reviews_and_faq .video_reviews .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  /* line 1742, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .content .product_ingredients {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
  /* line 1748, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .popups_wrap .popups_item_wrap .popups_item .content .product_ingredients .product_ingredients_item {
    padding: 5px;
  }
}

/* line 1758, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap {
  margin: 16px 0 12px;
}

/* line 1761, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap .quick_select_label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* line 1769, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap .quick_select_buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 1774, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap .quick_select_buttons .quick_select_btn {
  padding: 10px 20px;
  font-size: 14px;
  opacity: 0.7;
  transition: opacity 0.2s;
}

/* line 1780, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap .quick_select_buttons .quick_select_btn.active, .quick_select_wrap .quick_select_buttons .quick_select_btn:hover {
  opacity: 1;
}

/* line 1787, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.quick_select_wrap .quick_select_hint {
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
  color: #ffffff;
  opacity: 0.6;
  line-height: 1.4;
}

@media (max-width: 790px) {
  /* line 1797, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .quick_select_wrap .quick_select_buttons {
    gap: 8px;
  }
  /* line 1800, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .quick_select_wrap .quick_select_buttons .quick_select_btn {
    flex: 1 1 calc(33% - 8px);
    padding: 10px 8px;
    font-size: 13px;
    text-align: center;
  }
}

/* line 1811, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bottle_count_pill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin: 0 0 24px;
  opacity: 0.45;
  transition: opacity 0.3s;
}

/* line 1819, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bottle_count_pill.bottle_count_active {
  opacity: 1;
}

/* line 1823, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bottle_count_pill .bottle_count_icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  background-image: url(https://wondamix.com/assets/bottle-3b50fb7e3ec967b0387b1a781858ca2a1b4b7a550f4b14f21b6c0cee17ff37b8.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 1833, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bottle_count_pill .bottle_count_number {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #000000;
}

/* line 1840, app/assets/stylesheets/../elements/_single_product_bundle.scss */
.bottle_count_pill .bottle_count_label {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 1;
}

@media only screen and (max-width: 790px) {
  /* line 1850, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .bottle_count_pill {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 50;
    margin: 0;
    background: #000000;
    border: 1px solid #d7b26e;
    border-radius: 50px;
    padding: 10px 22px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
  }
  /* line 1865, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .bottle_count_pill:not(.bottle_count_active) {
    opacity: 0.5;
  }
  /* line 1869, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .bottle_count_pill .bottle_count_number {
    color: #d7b26e;
  }
  /* line 1873, app/assets/stylesheets/../elements/_single_product_bundle.scss */
  .bundle_page .bottle_count_pill .bottle_count_label {
    color: #ffffff;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_single_product.scss */
.single_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 5, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .single_product_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px;
  border-radius: 120px;
  overflow: hidden;
  width: 100%;
  max-width: 640px;
  flex-shrink: 0;
  height: fit-content;
}

/* line 15, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .single_product_image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 20, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product {
  width: 100%;
  padding: 0 30px;
  width: 100%;
  flex-grow: 1;
  margin-left: 40px;
}

/* line 26, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .block_title {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 30, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .block_title .raiting {
  display: none;
}

/* line 34, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .single_product_image {
  display: none;
}

/* line 37, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .sale {
  margin-left: 10px;
  width: fit-content;
  background-color: #FF4262;
  border-radius: 34px;
  overflow: hidden;
  padding: 8px 20px;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 51, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .product_price {
  margin-bottom: 35px;
  line-height: 1;
  font-size: 32px;
  font-weight: 700;
  width: 100%;
}

/* line 57, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .product_price .current_price {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0;
  color: #d7b26e;
}

/* line 63, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .product_price .new_price {
  display: none;
  color: #FF4262;
}

/* line 69, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .product_discont .new_price {
  display: inline-block;
}

/* line 73, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .product_discont .current_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 2px;
  background-color: #000000;
  margin: auto;
  width: 100%;
}

/* line 87, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .sail {
  background-color: #FF4262;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  border-radius: 20px;
  padding: 10px 20px 9px 20px;
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}

/* line 101, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .select_wrap {
  margin-bottom: 15px;
}

/* line 104, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .button {
  width: 100%;
}

/* line 106, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .button:not(:last-of-type) {
  margin-bottom: 15px;
}

/* line 110, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .video_reviews {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 112, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .about_product .video_reviews .video_reviews_list {
  width: auto;
  margin-left: initial;
}

/* line 118, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line {
  margin-bottom: 40px;
}

/* line 120, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

/* line 123, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product {
  flex-grow: 1;
  flex-basis: 1px;
  cursor: pointer;
}

/* line 127, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product:not(:last-of-type) {
  margin-right: 20px;
}

/* line 130, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product .image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid transparent;
  aspect-ratio: 1/1;
}

/* line 138, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product .image a {
  aspect-ratio: 1/1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: green;
}

/* line 145, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product .image span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  border-radius: 5px;
  background-color: #B0C5F4;
}

/* line 158, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product .image img {
  position: relative;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 168, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .product .name {
  text-align: center;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  opacity: 0.5;
}

/* line 176, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .sold {
  cursor: not-allowed;
}

/* line 178, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .sold .image {
  opacity: 0.5;
  border-radius: 0%;
}

/* line 184, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .current_product .image {
  background-color: #ffffff;
  border-color: #ffffff;
}

/* line 188, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .products .current_product .name {
  opacity: 1;
}

/* line 193, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .product_line .current_product_description {
  font-size: 18px;
}

/* line 198, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .quantity_raiting_review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

/* line 200, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .quantity_raiting_review .choose_quantity {
  margin-bottom: 0;
  flex-shrink: 0;
}

/* line 205, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .quantity_raiting_review .raiting_short_description {
  margin-left: 55px;
  flex-grow: 1;
}

/* line 209, app/assets/stylesheets/../elements/_single_product.scss */
.single_product .quantity_raiting_review .raiting_short_description .short_description {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}

/* line 217, app/assets/stylesheets/../elements/_single_product.scss */
.mobile_add_to_card_block {
  display: none;
}

/* line 221, app/assets/stylesheets/../elements/_single_product.scss */
.raiting {
  margin-bottom: 5px;
}

/* line 224, app/assets/stylesheets/../elements/_single_product.scss */
.raiting .stars {
  font-size: 16px;
  line-height: 1;
}

/* line 228, app/assets/stylesheets/../elements/_single_product.scss */
.raiting .reviews {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}

@media only screen and (max-width: 1400px) {
  /* line 237, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .single_product_image {
    padding: 50px;
    border-radius: 80px;
    max-width: 540px;
  }
  /* line 243, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product {
    padding: 0 20px;
    margin-left: 30px;
  }
  /* line 247, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_price {
    margin-bottom: 30px;
    font-size: 26px;
  }
  /* line 252, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .product_line {
    margin-bottom: 30px;
  }
  /* line 254, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .product_line .products {
    margin-bottom: 30px;
  }
  /* line 257, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .product_line .products .product:not(:last-of-type) {
    margin-right: 15px;
  }
  /* line 264, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .quantity_raiting_review {
    margin-bottom: 40px;
  }
  /* line 266, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .quantity_raiting_review .raiting_short_description {
    margin-left: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 274, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product {
    padding-bottom: 50px;
  }
  /* line 276, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .single_product_image {
    padding: 30px;
    border-radius: 60px;
    max-width: 360px;
  }
}

@media only screen and (max-width: 980px) {
  /* line 285, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product {
    padding-bottom: 40px;
  }
  /* line 287, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .single_product_image {
    padding: 20px;
    border-radius: 50px;
    max-width: 260px;
  }
  /* line 292, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product {
    padding: 0 0px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 299, app/assets/stylesheets/../elements/_single_product.scss */
  .product_page .footer {
    display: none;
  }
  /* line 303, app/assets/stylesheets/../elements/_single_product.scss */
  .product_page .wave_blue .wave_bottom {
    display: none;
  }
  /* line 308, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product {
    padding-bottom: 50px;
  }
  /* line 310, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .single_product_image {
    display: none;
  }
  /* line 313, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product {
    padding: 0 0px;
    margin: 0;
  }
  /* line 316, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .block_title {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 319, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .block_title .raiting {
    display: block;
    margin: 15px 0;
  }
  /* line 324, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .single_product_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    padding: 0px 10px 0px 10px;
    height: auto;
    margin-bottom: 40px;
    position: relative;
    overflow: initial;
  }
  /* line 334, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .single_product_image img {
    border-radius: 40px;
    position: relative;
    z-index: 1;
    height: 100%;
    width: auto;
  }
  /* line 341, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .single_product_image .sail {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    transform: translateY(-50%);
  }
  /* line 351, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_price {
    display: none;
  }
  /* line 354, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_line {
    overflow: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 358, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_line .products {
    width: fit-content;
  }
  /* line 360, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_line .products .product {
    width: 100px;
    margin-right: 10px;
  }
  /* line 365, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .product_line .current_product_description {
    margin-bottom: 40px;
  }
  /* line 369, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .quantity_raiting_review {
    display: none;
  }
  /* line 372, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .subscribe {
    display: none;
  }
  /* line 375, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .button {
    display: none;
  }
  /* line 378, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .video_reviews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 380, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .video_reviews .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  /* line 391, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block {
    margin: -15px -4px 0 -4px;
    padding: 20px 10px 30px 10px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 3px solid #d7b26e;
    border-bottom: none;
    position: relative;
    z-index: 5;
    background-color: #000000;
    padding: 20px;
    display: block;
  }
  /* line 403, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 407, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .subscribe {
    margin-bottom: 0;
  }
  /* line 409, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .subscribe .subscribe_text {
    font-size: 12px;
  }
  /* line 413, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .product_price {
    margin-left: auto;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
  }
  /* line 418, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .product_price .new_price {
    display: none;
  }
  /* line 423, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .product_discont .new_price {
    display: inline-block;
    color: #FF4262;
  }
  /* line 427, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .product_discont .current_price {
    position: relative;
    margin-right: 8px;
  }
  /* line 430, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .mobile_subscribe_block .product_discont .current_price::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0px;
    height: 2px;
    background-color: #000000;
    margin: auto;
    width: 100%;
  }
  /* line 445, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .select_quantity_mobile {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 448, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .select_quantity_mobile .choose_quantity {
    margin: 0 20px 0 0;
    flex-shrink: 0;
  }
  /* line 452, app/assets/stylesheets/../elements/_single_product.scss */
  .mobile_add_to_card_block .select_quantity_mobile .button {
    flex-grow: 1;
  }
}

@media only screen and (max-width: 440px) {
  /* line 459, app/assets/stylesheets/../elements/_single_product.scss */
  .single_product .about_product .video_reviews .video_reviews_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_accordion.scss */
.accordion_block {
  margin: 40px 0;
}

/* line 6, app/assets/stylesheets/../elements/_accordion.scss */
.accordion_title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
}

/* line 12, app/assets/stylesheets/../elements/_accordion.scss */
.accordion {
  border-radius: 20px;
  border: 1px solid #ffffff;
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item {
  padding: 15px 15px 15px 0;
}

/* line 20, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item:not(:last-of-type) {
  border-bottom: 1px solid #ffffff;
}

/* line 24, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item .accordion_item_title {
  cursor: pointer;
  padding: 5px 5px 5px 50px;
  font-weight: 500;
  font-size: 16px;
  position: relative;
}

/* line 31, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item .accordion_item_title:after {
  transition: all 0.3s;
  position: absolute;
  content: "";
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background-image: url(https://wondamix.com/assets/arrow_down_white-25120c46fffd0c827995a9377f83aea53e94f436e2382a5ff275ca4145c46c54.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* line 48, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item .accordion_item_title.active:after {
  transform: rotate(180deg);
}

/* line 53, app/assets/stylesheets/../elements/_accordion.scss */
.accordion .accordion_item .accordion_item_content {
  padding: 0 0 0 50px;
  display: none;
  font-size: 14px;
  font-weight: 400;
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ebebeb;
  color: #000000;
  border-radius: 40px;
  width: 1200px;
  margin: auto;
  padding: 60px;
  position: relative;
  z-index: 3;
  gap: 80px;
}

/* line 14, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_main_part_wrap {
  flex: 1;
  min-width: 0;
}

/* line 18, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar {
  width: 220px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-shrink: 0;
}

/* line 25, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_top .account_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
}

/* line 33, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap .logout_button_wrap_mob {
  display: none;
}

/* line 37, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap .account_sidebar_menu_item {
  display: block;
  text-decoration: none;
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  background-color: #ebebeb;
  color: #6B7280;
  margin-bottom: 3px;
  transition: all 0.2s;
}

/* line 47, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap .account_sidebar_menu_item.current_menu_item {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-weight: 600;
}

/* line 52, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap .account_sidebar_menu_item:hover {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
}

/* line 59, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_sidebar .account_sidebar_bottom {
  margin-top: 130px;
}

/* line 63, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap {
  width: 100%;
}

/* line 68, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .video_reviews_list {
  display: block;
  margin-top: 0;
  max-width: 160px;
  max-height: 160px;
  margin-bottom: 10px;
}

/* line 75, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .bundle_constructor_item {
  margin-bottom: 24px !important;
}

/* line 78, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block {
  width: 100%;
  background-color: #ebebeb;
  border-radius: 28px;
  border: none;
  padding: 40px;
  box-shadow: 8px 8px 18px #d1d1d1, -8px -8px 18px #ffffff;
}

/* line 85, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .button_border {
  border: none;
  background: #ebebeb;
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
  color: #555;
}

/* line 90, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .button_border:hover {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  box-shadow: none;
  color: #1a1a1a;
}

/* line 96, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block:not(:last-of-type) {
  margin-bottom: 32px;
}

/* line 99, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  color: #1a1a1a;
}

/* line 106, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item {
  padding: 20px;
  border-radius: 16px;
  background: #ebebeb;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
}

/* line 111, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item:not(:last-of-type) {
  margin-bottom: 14px;
}

/* line 114, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  margin-bottom: 20px;
}

/* line 119, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_header p:not(:last-child) {
  margin-right: 25px;
}

/* line 124, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_status {
  font-weight: 700;
  margin-bottom: 8px;
}

/* line 127, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_status.confirmed_status {
  color: #f1af00;
}

/* line 130, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_status.delivered_status {
  color: #2bbc00;
}

/* line 134, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .status_details {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}

/* line 139, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0;
}

/* line 144, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap:not(:last-of-type) {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}

/* line 148, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .watch_video_wrap {
  max-width: 105px;
  max-height: 105px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 154, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .reviews_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

/* line 159, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_image {
  width: 120px;
  height: 120px;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 164, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 172, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description {
  width: 100%;
  margin: auto;
}

/* line 175, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .name {
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 179, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .bundle_item {
  font-size: 14px;
  line-height: 1.3;
}

/* line 183, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .order_header {
  font-size: 14px;
  margin-bottom: 12px;
  white-space: nowrap;
}

/* line 189, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .interaction_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
}

/* line 194, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .interaction_buttons.only_one_button {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 197, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .interaction_buttons .button {
  width: 100%;
  flex-shrink: 0;
  white-space: nowrap;
}

/* line 201, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .interaction_buttons .button:hover {
  background-color: #d7b26e;
  border: 1px solid #000000;
}

/* line 209, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block table {
  table-layout: fixed;
  width: 100%;
}

/* line 213, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block table thead tr {
  width: 100%;
}

/* line 215, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block table thead tr td {
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 218, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block table thead tr td:not(:last-of-type) {
  margin-right: 24px;
}

/* line 225, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block table tbody td {
  padding-top: 20px;
}

/* line 230, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* line 234, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info {
  width: min-content;
  white-space: nowrap;
}

/* line 238, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .description {
  text-align: left;
  font-size: 16px;
}

/* line 242, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .bundle_constructor_item {
  border: 1px solid #000000;
}

/* line 244, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .bundle_constructor_item .bundle {
  border: none;
}

/* line 247, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .bundle_constructor_item .bottle_selected {
  background-color: initial;
  border: none;
  background-image: url(https://wondamix.com/assets/bottle_selected-2e1923b080b75b68d6b5f254ac9402750f93c99da8a7b29b57a075db28c5e455.svg);
}

/* line 255, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_image {
  width: min-content;
  flex-shrink: 0;
  max-width: 318px;
  min-width: 300px;
  width: 10vw;
}

/* line 261, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 265, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .irs {
  font-family: "Inter";
}

/* line 269, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .video_reviews_list_account {
  margin: 0px;
}

/* line 271, app/assets/stylesheets/../elements/_account_styles.scss */
.account_main_wrap .account_content_wrap .account_content_block .video_reviews_list_account .video_reviews_list_item {
  width: 100%;
  max-width: 120px;
}

/* line 279, app/assets/stylesheets/../elements/_account_styles.scss */
.logout_button {
  text-decoration: none;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background-color: #ebebeb;
  color: #6B7280;
  border-radius: 12px;
  padding: 12px 16px;
  transition: all 0.2s;
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
}

/* line 290, app/assets/stylesheets/../elements/_account_styles.scss */
.logout_button .logout_button_icon {
  flex-shrink: 0;
  margin-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 295, app/assets/stylesheets/../elements/_account_styles.scss */
.logout_button:hover {
  background-color: #d7b26e;
  color: #000000;
}

/* line 298, app/assets/stylesheets/../elements/_account_styles.scss */
.logout_button:hover img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7489%) hue-rotate(297deg) brightness(101%) contrast(104%);
}

/* line 303, app/assets/stylesheets/../elements/_account_styles.scss */
.account_menu_button_wrap {
  margin-bottom: 20px;
  display: none;
}

/* line 306, app/assets/stylesheets/../elements/_account_styles.scss */
.account_menu_button_wrap .account_menu_button {
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 12px;
  transition: all 0.25s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 0;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.02em;
  background: #ebebeb;
  box-shadow: 4px 4px 10px #d1d1d1, -4px -4px 10px #ffffff;
  border: none;
}

/* line 322, app/assets/stylesheets/../elements/_account_styles.scss */
.account_menu_button_wrap .account_menu_button:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  right: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #555 transparent transparent transparent;
  transition: all 0.25s;
}

/* line 336, app/assets/stylesheets/../elements/_account_styles.scss */
.account_menu_button_wrap .account_menu_button:hover {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  box-shadow: 2px 2px 6px #d1d1d1, -2px -2px 6px #ffffff;
  color: #1a1a1a;
}

/* line 340, app/assets/stylesheets/../elements/_account_styles.scss */
.account_menu_button_wrap .account_menu_button:hover:after {
  right: 10px;
  border-color: #1a1a1a transparent transparent transparent;
}

/* line 348, app/assets/stylesheets/../elements/_account_styles.scss */
.back_button_wrap {
  margin-bottom: 20px;
  display: none;
}

/* line 351, app/assets/stylesheets/../elements/_account_styles.scss */
.back_button_wrap .back_button {
  text-decoration: none;
  color: #FF4262;
}

/* line 354, app/assets/stylesheets/../elements/_account_styles.scss */
.back_button_wrap .back_button:hover {
  color: #ED8C6F;
}

/* line 360, app/assets/stylesheets/../elements/_account_styles.scss */
.delete_review {
  text-decoration: underline;
  color: #FF4262;
  line-height: 1.2;
}

/* line 364, app/assets/stylesheets/../elements/_account_styles.scss */
.delete_review:hover {
  color: #ED8C6F;
}

/* line 369, app/assets/stylesheets/../elements/_account_styles.scss */
.tabsWrap .tabItem:not(.active) {
  display: none;
}

/* line 374, app/assets/stylesheets/../elements/_account_styles.scss */
.border-top {
  border-top: 1px solid #000;
}

/* line 377, app/assets/stylesheets/../elements/_account_styles.scss */
.border-bottom {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

/* line 382, app/assets/stylesheets/../elements/_account_styles.scss */
.account_page_decor_1 {
  position: relative;
  z-index: 1;
  background: #ebebeb;
}

/* line 386, app/assets/stylesheets/../elements/_account_styles.scss */
.account_page_decor_1 .decor_product_2 {
  position: absolute;
  z-index: 4;
  bottom: 0vw;
  left: 0vw;
  width: 10vw;
  max-width: 190px;
  min-width: 100px;
  transform: rotate(4deg) translateX(-100%) translateY(-20%);
  transform-origin: bottom left;
}

/* line 412, app/assets/stylesheets/../elements/_account_styles.scss */
.footer .decor_8 {
  position: absolute;
  bottom: 5%;
  right: 0vw;
  z-index: 10;
  width: 8vw;
  max-width: 100px;
  min-width: 40px;
}

@media only screen and (max-width: 1400px) {
  /* line 424, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap {
    width: 1070px;
  }
  /* line 431, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .order_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 433, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .order_header p {
    margin-bottom: 3px;
  }
  /* line 435, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description .order_header p:not(:last-child) {
    margin-right: 0px;
  }
  /* line 443, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  /* line 445, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info {
    width: 100%;
  }
  /* line 448, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .description {
    text-align: center;
  }
  /* line 453, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_image {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 484, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap {
    width: 900px;
    padding: 40px;
    gap: 35px;
  }
  /* line 491, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 493, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_header p {
    margin-bottom: 3px;
  }
  /* line 495, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_header p:not(:last-child) {
    margin-right: 0px;
  }
  /* line 501, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 505, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_image img {
    max-width: 260px;
    min-width: 250px;
  }
}

@media only screen and (max-width: 980px) {
  /* line 525, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap {
    width: 750px;
    padding: 40px 24px;
    gap: 24px;
  }
  /* line 530, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block {
    padding: 24px;
  }
  /* line 533, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
  }
  /* line 537, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .order_list_description {
    width: auto;
    margin: 0;
  }
  /* line 541, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .interaction_buttons {
    width: 100%;
  }
  /* line 546, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block table {
    font-size: 14px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 573, app/assets/stylesheets/../elements/_account_styles.scss */
  .block_wave.small_devices_block_white .wave {
    height: 20px;
  }
  /* line 605, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap {
    width: 100%;
    box-shadow: none;
    padding-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 610, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar {
    width: 100%;
  }
  /* line 612, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar .account_sidebar_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 617, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap {
    display: none;
    width: 100%;
  }
  /* line 620, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap.active_menu {
    display: block;
  }
  /* line 624, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar .account_sidebar_top .account_sidebar_menu_wrap .logout_button_wrap_mob {
    display: block;
  }
  /* line 629, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_sidebar .account_sidebar_bottom {
    display: none;
  }
  /* line 637, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account {
    margin: 0px;
    padding: 20px 10px 30px 10px;
    border-top-left-radius: none;
    border-top-right-radius: none;
    border: none;
    border-bottom: none;
  }
  /* line 650, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_menu_button_wrap {
    display: block;
  }
  /* line 653, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_menu_button_wrap .account_menu_button.active_menu {
    display: flex;
  }
  /* line 655, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_menu_button_wrap .account_menu_button.active_menu:after {
    transform: rotate(180deg);
  }
  /* line 663, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_page_decor_1 .decor_product_2 {
    display: none;
  }
  /* line 669, app/assets/stylesheets/../elements/_account_styles.scss */
  .footer .decor_8 {
    display: none;
  }
}

@media only screen and (max-width: 580px) {
  /* line 679, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block table {
    font-size: 12px;
  }
  /* line 685, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_inline_form {
    width: 100%;
  }
  /* line 687, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_inline_form form {
    flex-wrap: wrap;
  }
  /* line 690, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_inline_form .subscription_select,
.subscription_inline_form .subscription_input {
    width: 100%;
  }
  /* line 694, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_inline_form .button {
    width: 100%;
  }
  /* line 699, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_actions .button {
    width: 100%;
  }
  /* line 702, app/assets/stylesheets/../elements/_account_styles.scss */
  .subscription_actions form {
    width: 100%;
  }
}

@media only screen and (max-width: 440px) {
  /* line 714, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .order_item .order_list_wrap .reviews_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 723, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .bottle {
    width: 20px;
  }
  /* line 725, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .account_content_rewards_wrap .account_content_rewards_info .bundle_constructor_account .bottle:not(:last-of-type) {
    margin-right: 3px;
  }
  /* line 732, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block table {
    font-size: 11px;
  }
  /* line 735, app/assets/stylesheets/../elements/_account_styles.scss */
  .account_main_wrap .account_content_wrap .account_content_block .button {
    width: 100%;
  }
}

/* line 743, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/* line 753, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block .account_order_notice_description {
  margin-right: auto;
}

/* line 757, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block .account_order_notice_checkbox {
  display: none;
}

/* line 761, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block .account_order_notice_label {
  display: block;
  width: 95px;
  height: 50px;
  border-radius: 100px;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
  transition: all 0.2s;
  border: 1px solid black;
}

/* line 771, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block .account_order_notice_label::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.2s;
  width: 32px;
  background-color: #ff42b9;
  height: 32px;
  left: 5px;
}

/* line 786, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block input:checked + .account_order_notice_label {
  background-color: #ff42b9;
}

/* line 788, app/assets/stylesheets/../elements/_account_styles.scss */
.account_order_notice_block input:checked + .account_order_notice_label::after {
  background-color: #ffffff;
  left: calc(100% - 38px);
}

/* line 185, app/assets/stylesheets/../mixins/_mixin.scss */
.text_left {
  text-align: left;
}

/* line 189, app/assets/stylesheets/../mixins/_mixin.scss */
.text_right {
  text-align: right;
}

/* line 193, app/assets/stylesheets/../mixins/_mixin.scss */
.text_center {
  text-align: center;
}

/* line 3, app/assets/stylesheets/../elements/_checkout_form.scss */
.order_page_bg {
  padding-top: 150px;
  background-image: url(https://wondamix.com/assets/order_page_bg-c89a1d6004b6be11446d175b1eccd686878c4523d94a21c15db4b1da02eb9d9e.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

/* line 12, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 15, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block {
  flex-grow: 1;
}

/* line 17, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .error-placeholder {
  color: #ff0000;
}

/* line 20, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .checkout_options_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #ffffff;
  color: #000000;
  padding: 40px;
  border-radius: 40px;
  border: 1px solid #000000;
}

/* line 24, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .checkout_options_item:not(:last-of-type) {
  margin-bottom: 20px;
}

/* line 32, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .checkout_options_item .checkout_options_item_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
}

/* line 37, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .checkout_options_item .checkout_options_item_title .name {
  font-size: 20px;
  font-weight: 700;
  margin-right: auto;
}

/* line 42, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_options_block .checkout_options_item .checkout_options_item_title .description {
  font-size: 16px;
  font-weight: 400;
}

/* line 49, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block {
  flex-shrink: 0;
  margin-left: 5vw;
}

@media only screen and (min-width: 2000px) {
  /* line 49, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block {
    margin-left: 40px;
  }
}

/* line 57, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order {
  position: sticky;
  top: 20px;
  width: 540px;
  padding: 0 0px;
}

/* line 62, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_title {
  font-weight: 700;
  margin-bottom: 1em;
  line-height: 1;
  font-size: clamp(16px, 2vw, 22px);
  color: #4C4C4C;
}

/* line 69, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_items_list_title {
  font-size: clamp(24px, 3vw, 48px);
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0.3em;
}

/* line 78, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_items_list_block .name {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  font-size: clamp(22px, 2vw, 36px);
  margin-bottom: 0.5em;
}

/* line 86, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_items_list_block:not(:last-of-type) {
  margin-bottom: 50px;
}

/* line 90, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_items_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

/* line 97, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item {
  position: relative;
}

/* line 99, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .name {
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 700;
  margin-bottom: 0.3em;
  text-transform: uppercase;
  color: #4C4C4C;
  text-align: center;
}

/* line 107, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .image {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

/* line 111, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .image img {
  width: 100%;
  aspect-ratio: 1/1;
  display: block;
  object-fit: cover;
  object-position: center;
}

/* line 119, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .quantity {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1;
  font-size: 16px;
  z-index: 5;
  font-weight: 700;
  background-color: #ffffff;
  color: #000000;
  transform: translate(32%, 32%);
}

/* line 135, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .product_price {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

/* line 140, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .product_price .old_price {
  margin-right: 5px;
  position: relative;
}

/* line 143, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .product_price .old_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 1px;
  background-color: #000000;
  margin: auto;
  width: 100%;
}

/* line 159, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description {
  color: #000000;
}

/* line 161, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description .product_quantity_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 400;
}

/* line 165, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description .product_quantity_item span {
  margin-left: 5px;
}

/* line 169, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description .product_bundle_item {
  font-size: 14px;
  font-weight: 400;
}

/* line 173, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description .product_bundle_item .product_quantity {
  width: 10px;
  display: inline-block;
  margin: 0 5px;
}

/* line 178, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .checkout_order_item .checkout_product_description .product_bundle_item .product_name {
  display: inline-block;
}

/* line 184, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal {
  margin: 20px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}

/* line 189, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal .subtolal_text {
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
}

/* line 198, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal .old_price {
  position: relative;
  font-weight: 700;
  margin-right: 10px;
  color: #6B7280;
}

/* line 203, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal .old_price::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0px;
  height: 2px;
  background-color: #6B7280;
  margin: auto;
  width: 100%;
  z-index: 5;
}

/* line 217, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal .actual_price {
  font-weight: 700;
  color: #000000;
}

/* line 220, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .subtolal .actual_price::after {
  display: none;
}

/* line 225, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap {
  border: 2px solid #ffffff;
  display: block;
  padding: 20px;
  border-radius: 30px;
}

/* line 230, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe {
  margin-bottom: 0;
}

/* line 232, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_button {
  margin-right: auto;
}

/* line 234, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_button label {
  width: 95px;
  height: 50px;
  background-color: #ffffff;
}

/* line 238, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_button label::after {
  width: 32px;
  background-color: #ff42b9;
  height: 32px;
  left: 5px;
}

/* line 245, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_button input:checked + label {
  background-color: #ff42b9;
}

/* line 247, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_button input:checked + label::after {
  background-color: #ffffff;
  left: calc(100% - 38px);
}

/* line 253, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_text {
  font-weight: 700;
  color: #4C4C4C;
}

/* line 256, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .subscribe .subscribe_text strong {
  font-weight: 700;
}

/* line 261, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

/* line 266, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_block .order_type_select_block_title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: clamp(14px, 2vw, 20px);
}

/* line 272, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap {
  height: 40px;
  width: fit-content;
}

/* line 275, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2 {
  min-width: 160px;
  width: initial !important;
}

/* line 279, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2-container .select2-selection--single {
  height: 40px;
  border-radius: 30px;
  background-color: transparent;
  border: 2px solid #ffffff;
}

/* line 285, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 20px;
  padding-right: 25px;
  font-weight: 700;
}

/* line 293, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

/* line 295, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin: auto;
  position: absolute;
  left: 0px;
  top: 0;
  left: -10px;
  bottom: 0;
  width: 15px;
  height: 15px;
  border: none;
  background-image: url(https://wondamix.com/assets/select_arrow-f08d8ec389ee092bf33dcaca962067110e21cbf787128141fab551be815bf93f.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 314, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .select_wrap .select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow b {
  background-image: url(https://wondamix.com/assets/select_arrow_top-237614baaa7bb83a2df7a3c1bea337351a403eba50ba876c15882203dcee73e1.png);
}

/* line 321, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .submit_button {
  color: #4C4C4C;
  background-color: #FF4262;
  width: 100%;
  height: 56px;
  border-radius: 20px;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s;
  margin-top: 20px;
}

/* line 333, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_form .checkout_order_block .checkout_order .submit_button:hover {
  color: #000000;
  background-color: #ED8C6F;
}

/* line 341, app/assets/stylesheets/../elements/_checkout_form.scss */
.hidden_price {
  display: none;
}

@media only screen and (max-width: 1400px) {
  /* line 345, app/assets/stylesheets/../elements/_checkout_form.scss */
  .order_page_bg {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 350, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  /* line 353, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_options_block .checkout_options_item {
    padding: 40px 25px;
  }
  /* line 358, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block {
    flex-shrink: 1;
    margin-left: 0px;
    margin-top: 20px;
    position: relative;
  }
  /* line 363, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order {
    position: relative;
    top: 0px;
    width: 100%;
    max-width: 600px;
    padding: 40px 0px;
  }
  /* line 370, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .subtolal {
    font-size: 18px;
  }
  /* line 376, app/assets/stylesheets/../elements/_checkout_form.scss */
  .order_confirmation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  /* line 378, app/assets/stylesheets/../elements/_checkout_form.scss */
  .order_confirmation .checkout_order_block {
    margin: 0 0 20px 0;
  }
}

@media only screen and (max-width: 820px) {
  /* line 386, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .checkout_order_items_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 20px;
  }
  /* line 393, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .checkout_order_items_list .checkout_order_item .quantity {
    transform: translate(5%, 30%);
  }
  /* line 398, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .checkout_order_items_list_block:not(:last-of-type) {
    margin-bottom: 30px;
  }
  /* line 401, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap {
    padding: 15px;
    border-radius: 20px;
  }
  /* line 407, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .mobile_subscribe_block .subscribe .subscribe_button label {
    width: 66px;
    height: 36px;
  }
  /* line 410, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .mobile_subscribe_block .subscribe .subscribe_button label::after {
    width: 25px;
    height: 25px;
  }
  /* line 415, app/assets/stylesheets/../elements/_checkout_form.scss */
  .checkout_form .checkout_order_block .checkout_order .mobile_subscribe_block_wrap .mobile_subscribe_block .subscribe .subscribe_button input:checked + label::after {
    left: calc(100% - 30px);
  }
}

/* line 427, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_auth_section {
  overflow: hidden;
}

/* line 431, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_auth_hint {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #555;
}

/* line 440, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_login_section .checkout_login_actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* line 446, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_login_section .checkout_login_actions #checkout_login_submit {
  padding: 10px 28px;
  font-size: 14px;
  white-space: nowrap;
}

/* line 452, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_login_section .checkout_login_actions .checkout_forgot_link {
  font-size: 13px;
  color: #888;
  text-decoration: underline;
}

/* line 457, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_login_section .checkout_login_actions .checkout_forgot_link:hover {
  color: #444;
}

/* line 461, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_login_section #checkout_login_error {
  color: #c0392b;
  font-size: 13px;
  margin-top: 4px;
}

/* line 469, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_logged_in_bar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border-radius: 6px;
  background: #f0faf0;
  border: 1px solid #c3e6c3;
  margin-bottom: 8px;
}

/* line 479, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_logged_in_bar .checkout_logged_in_icon {
  color: #27ae60;
  font-size: 16px;
  font-weight: bold;
}

/* line 485, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_logged_in_bar .checkout_logged_in_name {
  flex: 1;
  font-size: 14px;
}

/* line 490, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_logged_in_bar #checkout_switch_account {
  background: none;
  border: none;
  padding: 0;
  font-size: 13px;
  color: #888;
  cursor: pointer;
  text-decoration: underline;
}

/* line 499, app/assets/stylesheets/../elements/_checkout_form.scss */
.checkout_logged_in_bar #checkout_switch_account:hover {
  color: #444;
}

/* line 504, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown {
  position: absolute;
  z-index: 99999;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  list-style: none;
  margin: 4px 0 0;
  padding: 4px 0;
  max-height: 280px;
  overflow-y: auto;
  --sb-thumb-color: #d7b26e;
  --sb-track-color: #f3f4f6;
  --sb-size: 4px;
}

/* line 517, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown .pld_item {
  padding: 11px 16px;
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  line-height: 1.4;
  transition: background 0.1s;
}

/* line 525, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown .pld_item:hover {
  background: #f3f4f6;
}

/* line 529, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown .pld_item:not(:last-child) {
  border-bottom: 1px solid #f3f4f6;
}

/* line 534, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown .pld_state {
  padding: 12px 16px;
  font-size: 13px;
  color: #6B7280;
  font-style: italic;
}

/* line 546, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown::-webkit-scrollbar {
  width: var(--sb-size);
}

/* line 547, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown::-webkit-scrollbar-track {
  background: var(--sb-track-color);
  border-radius: 4px;
}

/* line 548, app/assets/stylesheets/../elements/_checkout_form.scss */
.postcode_lookup_dropdown::-webkit-scrollbar-thumb {
  background: var(--sb-thumb-color);
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form {
  width: 100%;
}

/* line 4, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form .row .input-wrap__text {
  margin-bottom: 16px;
}

/* line 8, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form input {
  width: 100%;
}

/* line 10, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form input:not([type="submit"]) {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D1D5DB;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.24px;
  color: #9CA3AF;
}

/* line 20, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form input:not([type="submit"]):focus {
  outline: none;
}

/* line 24, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form input.error {
  border-color: #FF4262 !important;
}

/* line 28, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form button {
  cursor: pointer;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: -0.24px;
}

/* line 35, app/assets/stylesheets/../elements/_form_styles.scss */
.main-style-form span.error {
  outline: none;
  color: #FF4262;
  font-size: 14px;
  padding-top: 5px;
  display: inline-block;
}

/* line 44, app/assets/stylesheets/../elements/_form_styles.scss */
.input-wrap__text {
  width: 100%;
}

/* line 1, app/assets/stylesheets/../elements/_login_registration_form.scss */
form {
  display: block;
  margin: 0 auto;
  width: 100%;
}

/* line 5, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input {
  width: 100%;
  position: relative;
  height: fit-content;
  margin-bottom: 20px;
}

/* line 11, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input .field_with_errors input {
  border-color: red;
}

/* line 15, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input input {
  position: relative;
  width: 100%;
  height: 48px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 16px;
  padding: 0 15px;
}

/* line 25, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input textarea {
  font-size: 16px;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #d1d5db;
  width: 100%;
  resize: vertical;
  min-height: 100px;
  font-family: inherit;
}

/* line 35, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input input.error {
  border-color: red;
  outline-color: red;
}

/* line 39, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input span.error {
  position: absolute;
  left: 0;
  top: calc(100% + 2px);
  font-size: 13px;
  line-height: 1;
  color: red;
}

/* line 47, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input input[type="radio"],
form .registration_form_input input[type="checkbox"] {
  display: none;
}

/* line 51, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input p {
  padding-left: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #9ca3af;
}

/* line 56, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input p.password_hint {
  padding-left: 10px;
  font-size: 10px;
  font-weight: 400;
  color: #9ca3af;
  margin-top: 4px;
}

/* line 64, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

/* line 71, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input label::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 2px;
  z-index: 1;
  border: 1px solid #D1D5DB;
}

/* line 86, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input input:checked + label::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(https://wondamix.com/assets/check_white-96aa648e51a65cd027021a12743df1e9dd398b715d275905ef6bbf811a0f461d.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  border-radius: 2px;
}

/* line 103, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input input:checked + label::after {
  background-color: #FF4262;
  border-color: #FF4262;
}

/* line 109, app/assets/stylesheets/../elements/_login_registration_form.scss */
form .registration_form_input .invalid-feedback {
  font-size: 14px;
  line-height: 1;
  margin-top: 5px;
  color: red;
}

/* line 122, app/assets/stylesheets/../elements/_login_registration_form.scss */
.confirmation_item {
  width: 100%;
}

/* line 124, app/assets/stylesheets/../elements/_login_registration_form.scss */
.confirmation_item .name {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

/* line 133, app/assets/stylesheets/../elements/_login_registration_form.scss */
.confirmation_item .description {
  font-weight: 400;
  font-size: 16px;
}

/* line 138, app/assets/stylesheets/../elements/_login_registration_form.scss */
.input_width_30 {
  width: calc(33.33% - 10px) !important;
}

/* line 141, app/assets/stylesheets/../elements/_login_registration_form.scss */
.input_width_50 {
  width: calc(50% - 10px) !important;
}

/* line 146, app/assets/stylesheets/../elements/_login_registration_form.scss */
.remove_arrows::-webkit-outer-spin-button, .remove_arrows::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 152, app/assets/stylesheets/../elements/_login_registration_form.scss */
.remove_arrows[type="number"] {
  -moz-appearance: textfield;
}

/* line 156, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap {
  position: relative;
  max-width: 600px;
  min-height: 440px;
  margin: 0 auto;
}

/* line 162, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form .password_hint {
  display: block;
  font-size: 12px;
  color: #6B7280;
  margin-top: 6px;
}

/* line 168, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form .response_text {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

/* line 174, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000000;
  min-height: unset;
  padding: 48px 40px;
}

/* line 183, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_icon {
  font-size: 48px;
  line-height: 1;
  margin-bottom: 20px;
}

/* line 188, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_heading {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 16px;
  color: #000000;
}

/* line 194, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_message {
  font-size: 15px;
  line-height: 1.7;
  color: #4C4C4C;
  margin: 0 0 12px;
  max-width: 380px;
}

/* line 201, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_note {
  font-size: 13px;
  color: #6B7280;
  margin: 0 0 32px;
  max-width: 380px;
}

/* line 207, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_link {
  color: #000000;
  font-weight: 600;
  text-decoration: underline;
}

/* line 211, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_link:hover {
  opacity: 0.7;
}

/* line 213, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form.password_sent_block .password_sent_back {
  width: 100%;
  max-width: 320px;
}

/* line 218, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form .button {
  width: 100%;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  font-family: "Inter";
}

/* line 226, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form .button:hover {
  background-color: #ED8C6F;
}

/* line 231, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap img {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: auto;
}

/* line 239, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form_decor_1 {
  left: -11vw;
  width: 11.5vw;
}

/* line 243, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form_decor_2 {
  left: -9vw;
  width: 14vw;
  transform: rotate(-10deg);
}

/* line 248, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form_decor_3 {
  left: -6vw;
  width: 8.5vw;
  z-index: 6;
  bottom: -2vw;
}

/* line 254, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form_wrap .login_registration_form_decor_4 {
  left: auto;
  right: -12vw;
  bottom: 0vw;
}

/* line 261, app/assets/stylesheets/../elements/_login_registration_form.scss */
.login_registration_form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 5;
  background-color: #ffffff;
  padding: 40px;
  width: 100%;
  min-height: 440px;
  border-radius: 40px;
}

/* line 273, app/assets/stylesheets/../elements/_login_registration_form.scss */
.other_activities {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* line 278, app/assets/stylesheets/../elements/_login_registration_form.scss */
.other_activities .forgot_password {
  margin-left: auto;
}

/* line 281, app/assets/stylesheets/../elements/_login_registration_form.scss */
.other_activities .other_activities_item {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

/* line 285, app/assets/stylesheets/../elements/_login_registration_form.scss */
.other_activities .other_activities_item a {
  color: #000000;
}

@media only screen and (max-width: 1200px) {
  /* line 293, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_1 {
    left: auto;
    width: 20vw;
    bottom: auto;
    right: 92%;
    top: -20px;
  }
  /* line 300, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_2 {
    display: none;
  }
  /* line 303, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_3 {
    display: none;
  }
  /* line 306, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_4 {
    right: auto;
    left: 96%;
    bottom: -30px;
    width: 20vw;
  }
  /* line 313, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .input_width_30 {
    width: 100% !important;
  }
  /* line 316, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .input_width_50 {
    width: 100% !important;
  }
  /* line 319, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .confirmation_item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 790px) {
  /* line 327, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_1 {
    left: -10vw;
    right: auto;
    top: -40px;
    width: 26vw;
    bottom: auto;
  }
  /* line 335, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_4 {
    right: -10vw;
    left: auto;
    bottom: -10%;
    width: 30vw;
  }
  /* line 343, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .other_activities {
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 420px) {
  /* line 350, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form {
    padding: 30px 20px;
  }
  /* line 353, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form.password_sent_block {
    padding: 36px 24px;
  }
  /* line 356, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form.password_sent_block .password_sent_icon {
    font-size: 40px;
  }
  /* line 357, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form.password_sent_block .password_sent_heading {
    font-size: 20px;
  }
  /* line 358, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form.password_sent_block .password_sent_message,
.login_registration_form.password_sent_block .password_sent_note {
    max-width: 100%;
  }
  /* line 360, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form.password_sent_block .password_sent_back {
    max-width: 100%;
  }
  /* line 364, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap {
    padding-bottom: 50px;
  }
  /* line 366, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_1 {
    left: -10vw;
    right: auto;
    top: -40px;
    width: 40vw;
    bottom: auto;
  }
  /* line 374, app/assets/stylesheets/../elements/_login_registration_form.scss */
  .login_registration_form_wrap .login_registration_form_decor_4 {
    right: -10vw;
    left: auto;
    bottom: -5%;
    width: 40vw;
  }
}

/* line 1, app/assets/stylesheets/../elements/_unconfirmed_banner.scss */
.unconfirmed_banner {
  background-color: #FFD76D;
  padding: 12px 20px;
  text-align: center;
}

/* line 6, app/assets/stylesheets/../elements/_unconfirmed_banner.scss */
.unconfirmed_banner .unconfirmed_banner_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  color: #000000;
}

/* line 17, app/assets/stylesheets/../elements/_unconfirmed_banner.scss */
.unconfirmed_banner .unconfirmed_banner_link {
  font-weight: 600;
  color: #000000;
  text-decoration: underline;
  white-space: nowrap;
}

/* line 23, app/assets/stylesheets/../elements/_unconfirmed_banner.scss */
.unconfirmed_banner .unconfirmed_banner_link:hover {
  opacity: 0.75;
}

/* line 1, app/assets/stylesheets/../elements/_text_block.scss */
.text_block {
  position: relative;
}

/* line 3, app/assets/stylesheets/../elements/_text_block.scss */
.text_block .text_block_content {
  text-align: center;
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 1.5;
}

/* line 13, app/assets/stylesheets/../elements/_text_block.scss */
.block_decor_4 {
  position: relative;
  z-index: 1;
}

/* line 16, app/assets/stylesheets/../elements/_text_block.scss */
.block_decor_4 .decor_4 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  z-index: 1;
  width: 12vw;
  max-width: 240px;
  min-width: 50px;
}

/* line 28, app/assets/stylesheets/../elements/_text_block.scss */
.block_decor_5 {
  position: relative;
  z-index: 1;
}

/* line 31, app/assets/stylesheets/../elements/_text_block.scss */
.block_decor_5 .decor_5 {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -6vw;
  z-index: 1;
  width: 17vw;
  max-width: 300px;
  min-width: 70px;
}

@media only screen and (max-width: 580px) {
  /* line 43, app/assets/stylesheets/../elements/_text_block.scss */
  .block_decor_4 {
    position: relative;
    z-index: 1;
  }
  /* line 46, app/assets/stylesheets/../elements/_text_block.scss */
  .block_decor_4 .decor_4 {
    top: initial;
    bottom: 90%;
  }
}

/* line 1, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block_section {
  background-image: url(https://wondamix.com/assets/build_your_bundle_block_section_bg-189bcce175e869e176536d8d2e695280813b79b1bf78ad5088a65dbfa5cd64b4.jpg);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 9, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* line 13, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block:not(:last-of-type) {
  margin-right: 10px;
}

/* line 16, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block .image_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 18, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block .image_item:not(:last-of-type) {
  margin-bottom: 10px;
  flex-shrink: 0;
}

/* line 22, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block .image_item:not(:first-of-type) {
  flex-grow: 1;
}

/* line 24, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block .image_item:not(:first-of-type) img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 32, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block .image_item img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 37, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
.build_your_bundle_block .bundle_block_flex_grow {
  flex-grow: 1;
  flex-basis: 1px;
}

@media only screen and (max-width: 790px) {
  /* line 44, app/assets/stylesheets/../elements/_build_your_bundle_block_section.scss */
  .build_your_bundle_slider {
    padding-right: 15vw;
  }
}

/* line 1, app/assets/stylesheets/../elements/_flagship_store_slider.scss */
.flagship_store_slider_wrap {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/../elements/_flagship_store_slider.scss */
.flagship_store_slider_wrap .flagship_store_slider .slide_list_wrap .slider_item {
  height: auto;
}

/* line 7, app/assets/stylesheets/../elements/_flagship_store_slider.scss */
.flagship_store_slider_wrap .flagship_store_slider .slide_list_wrap .slider_item img {
  border-radius: 12px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media only screen and (max-width: 480px) {
  /* line 20, app/assets/stylesheets/../elements/_flagship_store_slider.scss */
  .flagship_store_slider_wrap {
    overflow: visible;
    padding-right: 10vw;
  }
}

/* line 1, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagshiping_decor {
  padding-top: 150px;
  position: relative;
}

/* line 4, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagshiping_decor::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 87%;
  background-image: url(https://wondamix.com/assets/flagshiping_decor_bg-4846b6a5cae04453c3a0b75bc9d2072673f8ff9935dc045c5ac030e23b6b0e4e.jpg);
  background-size: 160%;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 17, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagshiping_decor .block_padding {
  position: relative;
  z-index: 2;
}

/* line 22, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper {
  position: relative;
}

/* line 24, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper video {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 4vw;
}

@media only screen and (min-width: 2000px) {
  /* line 24, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .flag_ship_video_wrapper video {
    border-radius: 60px;
  }
}

@media only screen and (max-width: 820px) {
  /* line 24, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .flag_ship_video_wrapper video {
    border-radius: 34px;
  }
}

/* line 40, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .sound_button {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: background-color 0.2s;
}

/* line 56, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .sound_button:hover {
  background-color: rgba(0, 0, 0, 0.65);
}

/* line 59, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .sound_button .sound_icon {
  display: block;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M3.63 3.63a.996.996 0 000 1.41L7.29 8.7 7 9H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18 1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 101.41-1.41L5.05 3.63c-.39-.39-1.02-.39-1.42 0zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0 .38.25.71.61.85C17.18 6.54 19 9.06 19 12zm-8.71-6.29l-.17.17L12 7.76V6.41c0-.89-1.08-1.34-1.71-.71zM16.5 12A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z'/%3E%3C/svg%3E");
}

/* line 69, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .sound_button.unmuted .sound_icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z'/%3E%3C/svg%3E");
}

@media only screen and (max-width: 820px) {
  /* line 40, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .flag_ship_video_wrapper .sound_button {
    bottom: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
  }
}

/* line 80, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .play_button {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 13vw;
  max-width: 240px;
  min-width: 50px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

/* line 95, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flag_ship_video_wrapper .play_button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(7%);
  width: 50%;
  height: 50%;
  background-image: url(https://wondamix.com/assets/play_button-36a353ed07ae15702b5a8cfd99eb496dcbdad1dc025e4e4faab491a5d52e242c.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 114, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagship_map {
  overflow: hidden;
  border-radius: 30px;
  display: block;
  width: 100%;
  height: 500px;
}

/* line 120, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagship_map div {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 124, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagship_map div iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 134, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagship_store_gallery_wrap .flagship_store_gallery .slide_list_wrap .gallery_item {
  height: auto;
}

/* line 136, app/assets/stylesheets/../elements/_flagship_store_video.scss */
.flagship_store_gallery_wrap .flagship_store_gallery .slide_list_wrap .gallery_item img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

@media only screen and (min-width: 790px) {
  /* line 149, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .slide_list_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

@media only screen and (max-width: 820px) {
  /* line 159, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .flagship_map {
    border-radius: 0px;
    max-height: 500px;
    min-height: 320px;
    height: 46vh;
  }
  /* line 165, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .map_block_padding {
    padding: 0;
  }
}

@media only screen and (max-width: 1400px) {
  /* line 170, app/assets/stylesheets/../elements/_flagship_store_video.scss */
  .flagshiping_decor {
    padding-top: 100px;
  }
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Thin-2828c373df24c02e8b91c71b3ca4841d23999c73b79031979596f8330bb0b8ff.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Thin-c01951375b83736dcff7a89e73c18b1cfd03813de37ea502971123d5a1b18deb.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Thin-43cd656fb50e066074d24855299bae3fe11194a5f5b6a69b4010c22b3002a6f2.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Thin-44883ed4ea697e6e3e50a850a5d16f1200f1150a98523e6d11e9dd9c9abc03fa.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Light-ec92b2d65d0166767b1d943c643ab038c75101dff3b225591dc4fed9aeaf6a9b.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Light-0d4affe3b97b50a7797799efd192a74ed6b6e7af375094f57cf28e3a34a01604.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Light-7ed85a30aeeec17aa061dbc901f797f7aedb82c8a1f76d6dc3e775986d200885.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Light-f44f60247883e77544828ae311e94cd24512bfa02c7788b194dd5534a2773e89.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Regular-8685457583df3b0ce7edca9dced33837db8797bc240ea880b7aa4dcd594256fe.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Regular-fa1de22cd24185be6a10036482763f1ad005ef7e6d10882135b8bc4dee090dd0.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Regular-805f0c04610455791aebaf35e013446e10b459fea3c48aca1db114f0f37e21e0.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Regular-0948705074dfe2ce7739f4909bb25eb92808940a9c47df990264bbf816c4d8a1.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Medium-6e01006aaf215d4f7514af664f22fed5fb311535cc04761b81683900471d8c73.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Medium-2179b1b0e8d830cc57a35e88456ecce86f06a5fd91c472d05dc450b7a36ef3e9.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Medium-ffdeaef6a49b86548821e33e26324aa3114b404403f97b5ce2fe72edc3cb1782.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Medium-9cc464c07fb95ebdc119e24cd313412f0a889b4ee8b80bf1552f3d1420c06130.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-SemiBold-799531ad69cf67584050b422d8eba8eba25b0f73a78f58080f81487ed46eb70c.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-SemiBold-bdf0bb46ddefc1f45379be6d8c04a1e0910132d98a1fe25bd78df2263dd95a28.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-SemiBold-3688a6798b36de1bfc28b53b45dadc9cd5cf45145808d497ac7bc067c07e78fc.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-SemiBold-d5757292ebc850b8ad40727c0ae46c6a91c3e932b2c61f5f8fb0a4d006a7cde4.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Bold-7523b52796fbefa81abbce06d3d68469003a3f839d6737dc7b0d03a5b59c94ce.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Bold-499ee78807e7b0ebb7a14bdec8a18ed4f9ff11769285cf96884a159b28bc197e.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Bold-d6b6425c45d5e2f211b30fa1bb73c699695eb5ef5cbebb4e392b7d3deb0b7ed9.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Bold-0920ff58b97ce9ca5e29edb117d8cfca664ad792d1a04fdbf83d4ce45966d2ca.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-ExtraBold-09f27068ee7e51861fcfc35877a811d3b175ee6aa08d0ab54ede4bc501d533e2.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-ExtraBold-6abc0eb2f5ae3f1aa87748b80f2b7af65dbbe7384f76073ad165d5a67a6dccac.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-ExtraBold-76ca2f451f6027a04fe099b4181334f331524434f7db355609f4517e14ed4518.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-ExtraBold-f7c43fb2286891f738134d588f6aca33ffcfa11661ead835d0f0bf4bd5203120.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Black-06f1f619fb325d33ebaeb951e9d4d243cce2ed3703e5122ba76f1fd7b40fee7f.eot);
  src: url(https://wondamix.com/assets/fonts/Inter/Inter-Black-86cb4bfb0f21450c11e08703743c2ca025e905606a89d743a4ab0d26274a122b.woff) format("woff"), url(https://wondamix.com/assets/fonts/Inter/Inter-Black-48aa09051bfa00c1d2f29a85e61acebabaeaa68ec0aeb3b18d00bfd31e99fa40.otf) format("opentype"), url(https://wondamix.com/assets/fonts/Inter/Inter-Black-dd583382d206452eee35814db958bbebae4073d5f20c15b1e59c8ddcb6902851.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* line 3, app/assets/stylesheets/waitlist_modal.scss */
body.waitlist_open {
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}

/* line 17, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(2px);
}

/* line 24, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_box {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 16px;
  padding: 32px 28px 28px;
  width: 100%;
  max-width: 440px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
  display: flex;
  flex-direction: column;
  gap: 14px;
  animation: waitlist_slide_up 0.22s ease;
}

@keyframes waitlist_slide_up {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* line 44, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_header {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 50, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_flag {
  font-size: 28px;
  line-height: 1;
}

/* line 55, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_title {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}

/* line 62, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_desc {
  font-size: 14px;
  color: #555;
  margin: 0;
  line-height: 1.5;
}

/* line 69, app/assets/stylesheets/waitlist_modal.scss */
.waitlist_field_wrap input[type="email"] {
  width: 100%;
  padding: 12px 14px;
  border: 1.5px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
  transition: border-color 0.15s;
  box-sizing: border-box;
}

/* line 79, app/assets/stylesheets/waitlist_modal.scss */
.waitlist_field_wrap input[type="email"]:focus {
  border-color: #c9a84c;
}

/* line 84, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_consent_label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  font-size: 13px;
  color: #555;
  line-height: 1.4;
}

/* line 93, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_consent_label input[type="checkbox"] {
  margin-top: 2px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  accent-color: #c9a84c;
  cursor: pointer;
}

/* line 103, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_message {
  font-size: 13px;
  margin: 0;
  min-height: 18px;
}

/* line 108, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_message.waitlist_error {
  color: #e74c3c;
}

/* line 109, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_message.waitlist_success {
  color: #27ae60;
}

/* line 112, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_submit {
  width: 100%;
  padding: 13px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  border: none;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
  color: #2a1f00;
  transition: background 0.2s ease, opacity 0.2s ease;
}

/* line 124, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_submit:hover:not(:disabled) {
  background: linear-gradient(to right, #d6972a 0%, #ffcc32 100%);
}

/* line 128, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_submit:active:not(:disabled) {
  transform: scale(0.97);
}

/* line 132, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_submit:disabled {
  opacity: 0.6;
  cursor: default;
}

/* line 138, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_back {
  background: none;
  border: none;
  color: #888;
  font-size: 13px;
  cursor: pointer;
  padding: 0;
  text-align: center;
  align-self: center;
}

/* line 148, app/assets/stylesheets/waitlist_modal.scss */
#waitlist_back:hover {
  color: #333;
}

@media (max-width: 520px) {
  /* line 153, app/assets/stylesheets/waitlist_modal.scss */
  #waitlist_modal {
    align-items: flex-end;
    padding: 0;
  }
  /* line 158, app/assets/stylesheets/waitlist_modal.scss */
  #waitlist_box {
    border-radius: 20px 20px 0 0;
    max-width: 100%;
    padding: 28px 20px 32px;
    animation: waitlist_sheet_up 0.28s ease;
  }
  @keyframes waitlist_sheet_up {
    from {
      transform: translateY(100%);
    }
    to {
      transform: translateY(0);
    }
  }
}

/* line 3, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap {
  display: flex;
  gap: 8px;
  align-items: stretch;
}

/* line 8, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap input[type="text"] {
  flex: 1;
  padding: 10px 12px;
  border: 1.5px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  letter-spacing: 1px;
  transition: border-color 0.15s;
}

/* line 18, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap input[type="text"]:focus {
  border-color: #c9a84c;
}

/* line 19, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap input[type="text"]:disabled {
  background: #f5f5f5;
  color: #888;
}

/* line 22, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap button {
  padding: 10px 16px;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  background: linear-gradient(to right, #ffe79f 0%, #d7b26e 100%);
  color: #2a1f00;
  transition: background 0.2s ease, opacity 0.2s ease;
  white-space: nowrap;
}

/* line 34, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap button:hover:not(:disabled) {
  background: linear-gradient(to right, #d6972a 0%, #ffcc32 100%);
}

/* line 38, app/assets/stylesheets/promo_code.scss */
.promo_code_wrap button:disabled {
  opacity: 0.7;
  cursor: default;
}

/* line 42, app/assets/stylesheets/promo_code.scss */
#promo_code_message {
  font-size: 13px;
  margin: 4px 0 0;
  min-height: 18px;
}

/* line 47, app/assets/stylesheets/promo_code.scss */
#promo_code_message.promo_success {
  color: #27ae60;
}

/* line 48, app/assets/stylesheets/promo_code.scss */
#promo_code_message.promo_error {
  color: #e74c3c;
}

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 *= require_tree ..
 *= require_self
 *= require intl-tel-input
 */
/* line 5962, app/assets/stylesheets/application.scss */
.subscription_actions {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 16px;
  margin-top: 24px;
  padding-top: 20px;
}

/* line 5970, app/assets/stylesheets/application.scss */
.subscription_actions form {
  display: contents;
}

/* line 5975, app/assets/stylesheets/application.scss */
.subscription_inline_form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 5980, app/assets/stylesheets/application.scss */
.subscription_inline_form .subscription_form_label {
  margin: 0;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #D6972A;
  font-weight: 700;
}

/* line 5989, app/assets/stylesheets/application.scss */
.subscription_inline_form form {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 5996, app/assets/stylesheets/application.scss */
.subscription_select {
  height: 40px;
  padding: 0 12px;
  border: none;
  border-radius: 10px;
  font-size: 13px;
  background: #ebebeb;
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
  cursor: pointer;
  color: #1a1a1a;
  outline: none;
}

/* line 6009, app/assets/stylesheets/application.scss */
.subscription_input {
  height: 40px;
  padding: 0 12px;
  border: none;
  border-radius: 10px;
  font-size: 13px;
  width: 160px;
  margin-bottom: 6px;
  display: block;
  background: #ebebeb;
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
  color: #1a1a1a;
  outline: none;
}

/* line 6023, app/assets/stylesheets/application.scss */
.subscription_input::placeholder {
  color: #aaa;
}

/* line 6027, app/assets/stylesheets/application.scss */
.subscription_input:focus {
  box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
}

/* line 6032, app/assets/stylesheets/application.scss */
.subscription_cutoff_notice {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  background: #ebebeb;
  border-radius: 12px;
  font-size: 13px;
  margin-bottom: 16px;
  box-shadow: 4px 4px 10px #d1d1d1, -4px -4px 10px #ffffff;
  color: #555;
}

/* line 6044, app/assets/stylesheets/application.scss */
.subscription_cutoff_notice .cutoff_icon {
  font-size: 16px;
  flex-shrink: 0;
  color: #D6972A;
}

/* line 6050, app/assets/stylesheets/application.scss */
.subscription_cutoff_notice strong {
  color: #1a1a1a;
}

/* line 6055, app/assets/stylesheets/application.scss */
.subscription_history_row {
  padding: 16px;
  border-radius: 12px;
  background: #ebebeb;
  box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
  margin-bottom: 10px;
}

/* line 6062, app/assets/stylesheets/application.scss */
.subscription_history_row:last-child {
  margin-bottom: 0;
}

/* line 6064, app/assets/stylesheets/application.scss */
.subscription_history_row .history_meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}

/* line 6072, app/assets/stylesheets/application.scss */
.subscription_history_row .history_type {
  font-weight: 700;
  font-size: 14px;
  color: #1a1a1a;
}

/* line 6078, app/assets/stylesheets/application.scss */
.subscription_history_row .history_date {
  font-size: 12px;
  color: #888;
}

/* line 6083, app/assets/stylesheets/application.scss */
.subscription_history_row .history_by {
  font-size: 11px;
  color: #aaa;
  font-style: italic;
}

/* line 6090, app/assets/stylesheets/application.scss */
.subscription_history_row .history_detail p {
  font-size: 13px;
  margin: 3px 0;
  color: #444;
}

/* line 6097, app/assets/stylesheets/application.scss */
.subscription_history_row .history_label {
  color: #888;
  margin-right: 6px;
}

/* line 6102, app/assets/stylesheets/application.scss */
.subscription_history_row .history_value {
  color: #1a1a1a;
}

/* line 6106, app/assets/stylesheets/application.scss */
.subscription_history_row strong.history_value {
  color: #1a1a1a;
  font-weight: 700;
}

/* line 6111, app/assets/stylesheets/application.scss */
.subscription_history_row .history_note {
  font-size: 12px;
  color: #888;
  margin-top: 4px !important;
}

/* line 6117, app/assets/stylesheets/application.scss */
.subscription_history_row .history_notes {
  font-size: 12px;
  color: #aaa;
  font-style: italic;
  margin-top: 4px;
}

/* line 6125, app/assets/stylesheets/application.scss */
.order_reorder_actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #e0e0e0;
  flex-wrap: wrap;
}

/* line 6135, app/assets/stylesheets/application.scss */
.subscription_history_link {
  font-size: 12px;
  color: #888;
  text-decoration: underline;
  align-self: center;
  margin-left: auto;
}

/* line 6142, app/assets/stylesheets/application.scss */
.subscription_history_link:hover {
  color: #1a1a1a;
}

/* line 6149, app/assets/stylesheets/application.scss */
.sub_card {
  background: #ebebeb;
  border-radius: 20px;
  box-shadow: 8px 8px 18px #d1d1d1, -8px -8px 18px #ffffff;
  padding: 32px;
}

/* line 6154, app/assets/stylesheets/application.scss */
.sub_card:not(:last-of-type) {
  margin-bottom: 24px;
}

/* line 6157, app/assets/stylesheets/application.scss */
.sub_card_header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 22px;
}

/* line 6165, app/assets/stylesheets/application.scss */
.sub_card_header_left {
  display: flex;
  flex-direction: column;
}

/* line 6167, app/assets/stylesheets/application.scss */
.sub_status_badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 14px;
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 6177, app/assets/stylesheets/application.scss */
.sub_status_badge.sub_badge_active {
  background: rgba(43, 188, 0, 0.12);
  color: #2bbc00;
}

/* line 6178, app/assets/stylesheets/application.scss */
.sub_status_badge.sub_badge_locked, .sub_status_badge.sub_badge_paused, .sub_status_badge.sub_badge_skipped, .sub_status_badge.sub_badge_pending {
  background: rgba(214, 151, 42, 0.15);
  color: #D6972A;
}

/* line 6182, app/assets/stylesheets/application.scss */
.sub_status_badge.sub_badge_inactive {
  background: #e0e0e0;
  color: #888;
}

/* line 6185, app/assets/stylesheets/application.scss */
.sub_card_title {
  font-size: 26px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
  line-height: 1.2;
}

/* line 6195, app/assets/stylesheets/application.scss */
.sub_two_col {
  display: grid;
  grid-template-columns: 230px 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

/* line 6201, app/assets/stylesheets/application.scss */
.sub_col_left,
.sub_col_right {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* line 6210, app/assets/stylesheets/application.scss */
.sub_bottle_count {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  background: #ebebeb;
  border-radius: 14px;
  padding: 12px 20px;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
}

/* line 6219, app/assets/stylesheets/application.scss */
.sub_bottle_count .sub_bottle_number {
  font-size: 30px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1;
}

/* line 6225, app/assets/stylesheets/application.scss */
.sub_bottle_count .sub_bottle_label {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #999;
  white-space: nowrap;
  margin-top: 4px;
}

/* line 6238, app/assets/stylesheets/application.scss */
.sub_locked_card {
  background: linear-gradient(135deg, #e8c84a, #D6972A);
  box-shadow: 5px 5px 12px #c4a832, -3px -3px 10px #ffe87a;
  border-radius: 16px;
  padding: 22px;
}

/* line 6243, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_top {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

/* line 6248, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_top .sub_locked_icon {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 6249, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_top .sub_locked_label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.55);
}

/* line 6257, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_heading {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 8px;
}

/* line 6258, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_body {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.5;
  margin: 0 0 12px;
}

/* line 6259, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_date {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}

/* line 6259, app/assets/stylesheets/application.scss */
.sub_locked_card .sub_locked_date strong {
  color: #1a1a1a;
}

/* line 6264, app/assets/stylesheets/application.scss */
.sub_state_card {
  background: #ebebeb;
  border-radius: 14px;
  padding: 16px 18px;
  box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
}

/* line 6269, app/assets/stylesheets/application.scss */
.sub_state_card .sub_state_label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0 4px;
}

/* line 6276, app/assets/stylesheets/application.scss */
.sub_state_card .sub_state_detail {
  font-size: 13px;
  color: #555;
  margin: 0;
}

/* line 6276, app/assets/stylesheets/application.scss */
.sub_state_card .sub_state_detail strong {
  color: #1a1a1a;
}

/* line 6277, app/assets/stylesheets/application.scss */
.sub_state_card.sub_state_paused .sub_state_label {
  color: #D6972A;
}

/* line 6278, app/assets/stylesheets/application.scss */
.sub_state_card.sub_state_skipped .sub_state_label {
  color: #D6972A;
}

/* line 6283, app/assets/stylesheets/application.scss */
.sub_billing_card {
  background: #ebebeb;
  border-radius: 16px;
  padding: 22px;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
  flex: 1;
}

/* line 6289, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_title {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1a1a1a;
  margin: 0 0 14px;
}

/* line 6297, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 0;
}

/* line 6302, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_row:not(:last-of-type) {
  border-bottom: 1px solid #e0e0e0;
}

/* line 6303, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_row .sub_billing_label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #999;
}

/* line 6310, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_row .sub_billing_value {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
}

/* line 6312, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_row_note {
  padding: 2px 0 6px;
  border-bottom: none !important;
}

/* line 6316, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_note {
  font-size: 11px;
  color: #27ae60;
  font-style: italic;
}

/* line 6321, app/assets/stylesheets/application.scss */
.sub_billing_card .sub_billing_footer {
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* line 6330, app/assets/stylesheets/application.scss */
.sub_cancel_link {
  font-size: 11px;
  color: #e53935;
  text-decoration: underline;
}

/* line 6334, app/assets/stylesheets/application.scss */
.sub_cancel_link:hover {
  color: #c62828;
}

/* line 6337, app/assets/stylesheets/application.scss */
.sub_billing_archive {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8;
}

/* line 6343, app/assets/stylesheets/application.scss */
.sub_archive_link {
  font-size: 11px;
  color: #aaa;
  text-decoration: none;
  letter-spacing: 0.04em;
}

/* line 6348, app/assets/stylesheets/application.scss */
.sub_archive_link:hover {
  color: #555;
}

/* line 6351, app/assets/stylesheets/application.scss */
.sub_reactivate_btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 10px;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 3px 3px 8px #c4a832, -2px -2px 6px #ffe87a;
  transition: opacity 0.2s;
}

/* line 6365, app/assets/stylesheets/application.scss */
.sub_reactivate_btn:hover {
  opacity: 0.88;
}

/* line 6370, app/assets/stylesheets/application.scss */
.sub_status_toggle_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

/* line 6377, app/assets/stylesheets/application.scss */
.sub_status_toggle_label {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
}

/* line 6383, app/assets/stylesheets/application.scss */
.sub_status_toggle {
  display: inline-flex;
  background: #ebebeb;
  border-radius: 12px;
  padding: 4px;
  box-shadow: inset 4px 4px 8px #d1d1d1, inset -4px -4px 8px #ffffff;
}

/* line 6391, app/assets/stylesheets/application.scss */
.sub_toggle_option {
  padding: 8px 22px;
  border-radius: 9px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #aaa;
  transition: all 0.2s;
}

/* line 6401, app/assets/stylesheets/application.scss */
.sub_toggle_option.sub_toggle_selected {
  background: #ebebeb;
  box-shadow: 4px 4px 9px #d1d1d1, -4px -4px 9px #ffffff;
  color: #1a1a1a;
}

/* line 6410, app/assets/stylesheets/application.scss */
.sub_products_card {
  background: #ebebeb;
  border-radius: 16px;
  padding: 22px;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
  flex: 1;
}

/* line 6416, app/assets/stylesheets/application.scss */
.sub_products_card .sub_bundle_name {
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 14px;
}

/* line 6419, app/assets/stylesheets/application.scss */
.sub_product_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  gap: 10px;
}

/* line 6425, app/assets/stylesheets/application.scss */
.sub_product_thumb {
  background: #ebebeb;
  border-radius: 12px;
  box-shadow: 4px 4px 10px #d1d1d1, -4px -4px 10px #ffffff;
  overflow: hidden;
}

/* line 6430, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_img {
  aspect-ratio: 3 / 4;
  overflow: hidden;
}

/* line 6433, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s;
}

/* line 6440, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_img:hover img {
  transform: scale(1.04);
}

/* line 6442, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_label {
  padding: 7px 8px;
  font-size: 10px;
  line-height: 1.3;
}

/* line 6446, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_label .sub_product_qty {
  font-weight: 700;
  color: #D6972A;
  margin-right: 2px;
}

/* line 6447, app/assets/stylesheets/application.scss */
.sub_product_thumb .sub_product_label .sub_product_name {
  color: #555;
}

/* line 6453, app/assets/stylesheets/application.scss */
.sub_address_strip {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #ebebeb;
  border-radius: 14px;
  padding: 16px 18px;
  box-shadow: inset 3px 3px 6px #d1d1d1, inset -3px -3px 6px #ffffff;
}

/* line 6461, app/assets/stylesheets/application.scss */
.sub_address_strip .sub_address_icon {
  font-size: 17px;
  color: #D6972A;
  flex-shrink: 0;
}

/* line 6462, app/assets/stylesheets/application.scss */
.sub_address_strip .sub_address_label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #999;
  margin: 0 0 3px;
}

/* line 6470, app/assets/stylesheets/application.scss */
.sub_address_strip .sub_address_text {
  font-size: 13px;
  font-weight: 500;
  color: #1a1a1a;
  margin: 0;
}

/* line 6475, app/assets/stylesheets/application.scss */
.sub_transit_strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: #ebebeb;
  border-radius: 16px;
  padding: 20px 22px;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
  flex-wrap: wrap;
}

/* line 6487, app/assets/stylesheets/application.scss */
.sub_transit_left {
  display: flex;
  flex-direction: column;
  gap: 5px;
  flex: 1;
  min-width: 0;
}

/* line 6489, app/assets/stylesheets/application.scss */
.sub_transit_badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 3px 12px;
  border-radius: 100px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: fit-content;
  margin-bottom: 4px;
}

/* line 6501, app/assets/stylesheets/application.scss */
.sub_transit_badge::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}

/* line 6508, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_moving {
  background: rgba(43, 188, 0, 0.12);
  color: #2bbc00;
}

/* line 6511, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_moving::before {
  background: #2bbc00;
}

/* line 6513, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_done {
  background: rgba(43, 188, 0, 0.2);
  color: #1a8f00;
}

/* line 6516, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_done::before {
  background: #1a8f00;
}

/* line 6518, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_pending {
  background: rgba(214, 151, 42, 0.15);
  color: #D6972A;
}

/* line 6521, app/assets/stylesheets/application.scss */
.sub_transit_badge.sub_transit_pending::before {
  background: #D6972A;
}

/* line 6525, app/assets/stylesheets/application.scss */
.sub_transit_destination {
  font-size: 13px;
  font-weight: 500;
  color: #1a1a1a;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 6535, app/assets/stylesheets/application.scss */
.sub_transit_number {
  font-size: 11px;
  color: #999;
  margin: 0;
  font-family: monospace;
}

/* line 6542, app/assets/stylesheets/application.scss */
.sub_transit_track_btn {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  padding: 10px 18px;
  border-radius: 10px;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 3px 3px 8px #c4a832, -2px -2px 6px #ffe87a;
  transition: opacity 0.2s;
}

/* line 6557, app/assets/stylesheets/application.scss */
.sub_transit_track_btn:hover {
  opacity: 0.88;
}

/* line 6562, app/assets/stylesheets/application.scss */
.sub_actions_grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
  gap: 14px;
  margin-top: 4px;
}

/* line 6569, app/assets/stylesheets/application.scss */
.sub_action_card {
  background: #ebebeb;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

/* line 6577, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_icon {
  width: 38px;
  height: 38px;
  background: #ebebeb;
  border-radius: 10px;
  box-shadow: 3px 3px 7px #d1d1d1, -3px -3px 7px #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
  flex-shrink: 0;
}

/* line 6588, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_icon svg {
  stroke: #D6972A;
  display: block;
}

/* line 6590, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_title {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
}

/* line 6591, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_desc {
  font-size: 12px;
  color: #888;
  margin: 0;
  flex-grow: 1;
  line-height: 1.4;
}

/* line 6593, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_details summary {
  list-style: none;
  cursor: pointer;
  user-select: none;
}

/* line 6594, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_details summary::-webkit-details-marker {
  display: none;
}

/* line 6596, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_link {
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #D6972A;
  cursor: pointer;
}

/* line 6605, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_link::after {
  content: " →";
}

/* line 6606, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_link:hover {
  color: #b8760a;
}

/* line 6608, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_form_wrap {
  margin-top: 10px;
}

/* line 6610, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_form_wrap form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* line 6611, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_form_wrap .subscription_select,
.sub_action_card .sub_action_form_wrap .subscription_input {
  width: 100%;
}

/* line 6613, app/assets/stylesheets/application.scss */
.sub_action_card .sub_action_form_wrap .button {
  width: 100%;
  text-align: center;
}

/* line 6617, app/assets/stylesheets/application.scss */
.sub_action_link_btn {
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #D6972A;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

/* line 6629, app/assets/stylesheets/application.scss */
.sub_action_link_btn::after {
  content: " →";
}

/* line 6630, app/assets/stylesheets/application.scss */
.sub_action_link_btn:hover {
  color: #b8760a;
}

/* line 6635, app/assets/stylesheets/application.scss */
.sub_review_upload {
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

/* line 6645, app/assets/stylesheets/application.scss */
.sub_review_btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 10px 18px;
  background: #ebebeb;
  border: none;
  border-radius: 10px;
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
  font-size: 12px;
  font-weight: 700;
  color: #1a1a1a;
  letter-spacing: 0.05em;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.15s;
}

/* line 6661, app/assets/stylesheets/application.scss */
.sub_review_btn svg {
  stroke: #D6972A;
  flex-shrink: 0;
}

/* line 6662, app/assets/stylesheets/application.scss */
.sub_review_btn:hover {
  box-shadow: 2px 2px 5px #d1d1d1, -2px -2px 5px #ffffff;
}

/* line 6665, app/assets/stylesheets/application.scss */
.sub_review_btn:active {
  box-shadow: inset 2px 2px 5px #d1d1d1, inset -2px -2px 5px #ffffff;
}

/* line 6670, app/assets/stylesheets/application.scss */
.sub_review_filename {
  font-size: 12px;
  color: #888;
  font-style: italic;
}

/* line 6676, app/assets/stylesheets/application.scss */
.sub_review_upload_disabled .sub_review_btn {
  opacity: 0.38;
  cursor: not-allowed;
  filter: grayscale(0.6);
}

/* line 6680, app/assets/stylesheets/application.scss */
.sub_review_upload_disabled .sub_review_btn svg {
  stroke: #aaa;
}

/* line 6681, app/assets/stylesheets/application.scss */
.sub_review_upload_disabled .sub_review_btn:hover {
  box-shadow: 4px 4px 8px #d1d1d1, -4px -4px 8px #ffffff;
}

/* line 6684, app/assets/stylesheets/application.scss */
.sub_review_info_wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
}

/* line 6690, app/assets/stylesheets/application.scss */
.sub_review_info_icon {
  font-size: 16px;
  color: #bbb;
  cursor: pointer;
  padding: 4px 6px;
  line-height: 1;
  user-select: none;
  outline: none;
  transition: color 0.15s;
}

/* line 6699, app/assets/stylesheets/application.scss */
.sub_review_info_icon:hover, .sub_review_info_icon:focus {
  color: #888;
}

/* line 6702, app/assets/stylesheets/application.scss */
.sub_review_info_tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
  padding: 7px 11px;
  border-radius: 7px;
  width: 200px;
  text-align: center;
  pointer-events: none;
  transition: opacity 0.15s;
  z-index: 20;
}

/* line 6721, app/assets/stylesheets/application.scss */
.sub_review_info_tooltip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #333;
}

/* line 6732, app/assets/stylesheets/application.scss */
.sub_review_info_wrap:hover .sub_review_info_tooltip,
.sub_review_info_wrap:focus-within .sub_review_info_tooltip {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 860px) {
  /* line 6742, app/assets/stylesheets/application.scss */
  .sub_two_col {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  /* line 6747, app/assets/stylesheets/application.scss */
  .sub_transit_strip {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  /* line 6753, app/assets/stylesheets/application.scss */
  .sub_transit_track_btn {
    width: 100%;
    justify-content: center;
  }
  /* line 6755, app/assets/stylesheets/application.scss */
  .sub_transit_destination {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
}

@media (max-width: 790px) {
  /* line 6764, app/assets/stylesheets/application.scss */
  .sub_card {
    padding: 22px 18px;
    border-radius: 16px;
  }
  /* line 6770, app/assets/stylesheets/application.scss */
  .sub_card_header {
    gap: 10px;
  }
  /* line 6772, app/assets/stylesheets/application.scss */
  .sub_card_title {
    font-size: 22px;
  }
  /* line 6774, app/assets/stylesheets/application.scss */
  .sub_bottle_count {
    padding: 10px 14px;
  }
  /* line 6776, app/assets/stylesheets/application.scss */
  .sub_bottle_count .sub_bottle_number {
    font-size: 24px;
  }
  /* line 6777, app/assets/stylesheets/application.scss */
  .sub_bottle_count .sub_bottle_label {
    font-size: 8px;
  }
  /* line 6781, app/assets/stylesheets/application.scss */
  .sub_status_toggle_wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  /* line 6787, app/assets/stylesheets/application.scss */
  .sub_status_toggle {
    width: 100%;
  }
  /* line 6789, app/assets/stylesheets/application.scss */
  .sub_toggle_option {
    flex: 1;
    text-align: center;
  }
  /* line 6792, app/assets/stylesheets/application.scss */
  .sub_billing_footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  /* line 6799, app/assets/stylesheets/application.scss */
  .sub_actions_grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  /* line 6805, app/assets/stylesheets/application.scss */
  .sub_action_form_wrap form {
    flex-direction: column;
  }
}

@media (max-width: 580px) {
  /* line 6812, app/assets/stylesheets/application.scss */
  .sub_card {
    padding: 16px 14px;
    border-radius: 14px;
  }
  /* line 6817, app/assets/stylesheets/application.scss */
  .sub_card_title {
    font-size: 19px;
  }
  /* line 6819, app/assets/stylesheets/application.scss */
  .sub_bottle_count {
    padding: 8px 12px;
  }
  /* line 6821, app/assets/stylesheets/application.scss */
  .sub_bottle_count .sub_bottle_number {
    font-size: 20px;
  }
  /* line 6824, app/assets/stylesheets/application.scss */
  .sub_locked_card {
    padding: 16px;
  }
  /* line 6825, app/assets/stylesheets/application.scss */
  .sub_state_card {
    padding: 12px 14px;
  }
  /* line 6826, app/assets/stylesheets/application.scss */
  .sub_billing_card {
    padding: 16px;
  }
  /* line 6827, app/assets/stylesheets/application.scss */
  .sub_products_card {
    padding: 16px;
  }
  /* line 6828, app/assets/stylesheets/application.scss */
  .sub_address_strip {
    padding: 12px 14px;
  }
  /* line 6829, app/assets/stylesheets/application.scss */
  .sub_transit_strip {
    padding: 14px 16px;
  }
  /* line 6832, app/assets/stylesheets/application.scss */
  .sub_product_grid {
    grid-template-columns: repeat(auto-fill, minmax(72px, 1fr));
    gap: 8px;
  }
  /* line 6838, app/assets/stylesheets/application.scss */
  .sub_action_card {
    padding: 14px 12px;
  }
  /* line 6840, app/assets/stylesheets/application.scss */
  .sub_action_card .sub_action_icon {
    width: 32px;
    height: 32px;
  }
  /* line 6844, app/assets/stylesheets/application.scss */
  .sub_action_card .sub_action_title {
    font-size: 12px;
  }
  /* line 6845, app/assets/stylesheets/application.scss */
  .sub_action_card .sub_action_desc {
    font-size: 11px;
  }
  /* line 6849, app/assets/stylesheets/application.scss */
  .sub_toggle_option {
    padding: 7px 14px;
  }
}

@media (max-width: 400px) {
  /* line 6854, app/assets/stylesheets/application.scss */
  .sub_card_header {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  /* line 6860, app/assets/stylesheets/application.scss */
  .sub_bottle_count {
    flex-direction: row;
    align-items: baseline;
    gap: 6px;
    padding: 8px 14px;
  }
  /* line 6865, app/assets/stylesheets/application.scss */
  .sub_bottle_count .sub_bottle_label {
    margin-top: 0;
  }
  /* line 6868, app/assets/stylesheets/application.scss */
  .sub_actions_grid {
    grid-template-columns: 1fr;
  }
  /* line 6870, app/assets/stylesheets/application.scss */
  .sub_two_col {
    gap: 12px;
  }
}

/* line 6878, app/assets/stylesheets/application.scss */
.account_content_rewards_wrap {
  display: block !important;
  width: 100% !important;
  white-space: normal !important;
}

/* line 6884, app/assets/stylesheets/application.scss */
.account_content_rewards_info {
  width: 100% !important;
  white-space: normal !important;
  max-width: 100% !important;
  background: #ebebeb;
  border-radius: 20px;
  padding: 28px;
  box-shadow: 8px 8px 16px #d1d1d1, -8px -8px 16px #ffffff;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
}

/* line 6897, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker {
  position: absolute;
  top: -22px;
  right: -22px;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: linear-gradient(135deg, #e8c84a 0%, #D6972A 100%);
  box-shadow: 6px 6px 16px #c4a832, -3px -3px 10px #ffe87a, inset 3px 3px 7px rgba(255, 255, 255, 0.35), inset -3px -3px 6px rgba(0, 0, 0, 0.12);
  transform: rotate(8deg);
  z-index: 2;
  cursor: pointer;
}

/* line 6914, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker::after {
  content: '';
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 1.5px solid rgba(214, 151, 42, 0.35);
  pointer-events: none;
}

/* line 6923, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker::before {
  content: '';
  position: absolute;
  inset: 7px;
  border-radius: 50%;
  border: 1.5px dashed rgba(255, 255, 255, 0.55);
  pointer-events: none;
}

/* line 6932, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker.rewards_sticker_spinning {
  animation: rewards_coin_spin 0.9s ease-in-out forwards;
}

/* line 6936, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker:not(.rewards_sticker_revealed) .rewards_sticker_front {
  animation: rewards_sticker_pulse 2s ease-in-out infinite;
}

/* line 6942, app/assets/stylesheets/application.scss */
.rewards_sticker_face {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  transition: opacity 0.05s;
}

/* line 6954, app/assets/stylesheets/application.scss */
.rewards_sticker_front {
  opacity: 1;
}

/* line 6955, app/assets/stylesheets/application.scss */
.rewards_sticker_back {
  opacity: 0;
}

/* line 6958, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker.rewards_sticker_revealed .rewards_sticker_front {
  opacity: 0;
}

/* line 6959, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker.rewards_sticker_revealed .rewards_sticker_back {
  opacity: 1;
}

/* line 6963, app/assets/stylesheets/application.scss */
.rewards_sticker_front_icon {
  font-size: 16px;
  color: rgba(26, 26, 26, 0.5);
  line-height: 1;
  margin-bottom: 2px;
}

/* line 6970, app/assets/stylesheets/application.scss */
.rewards_sticker_front_tap {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(26, 26, 26, 0.7);
  line-height: 1.3;
}

/* line 6980, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker_icon {
  font-size: 11px;
  color: rgba(26, 26, 26, 0.55);
  line-height: 1;
}

/* line 6986, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker_number {
  font-size: 30px;
  font-weight: 900;
  color: #1a1a1a;
  line-height: 1;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.4);
}

/* line 6994, app/assets/stylesheets/application.scss */
.rewards_lifetime_sticker_label {
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(26, 26, 26, 0.65);
  line-height: 1.3;
}

@keyframes rewards_coin_spin {
  0% {
    transform: rotate(8deg) scaleX(1);
  }
  16% {
    transform: rotate(8deg) scaleX(0.05);
  }
  33% {
    transform: rotate(8deg) scaleX(1);
  }
  50% {
    transform: rotate(8deg) scaleX(0.05);
  }
  66% {
    transform: rotate(8deg) scaleX(1);
  }
  82% {
    transform: rotate(8deg) scaleX(0.05);
  }
  100% {
    transform: rotate(8deg) scaleX(1);
  }
}

@keyframes rewards_sticker_pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.06);
  }
}

@media (max-width: 580px) {
  /* line 7022, app/assets/stylesheets/application.scss */
  .rewards_lifetime_sticker {
    width: 96px;
    height: 96px;
    top: -42px;
    right: -24px;
  }
  /* line 7027, app/assets/stylesheets/application.scss */
  .rewards_lifetime_sticker .rewards_lifetime_sticker_number {
    font-size: 24px;
  }
}

/* line 7031, app/assets/stylesheets/application.scss */
.rewards_balance_wrap {
  display: flex;
  align-items: stretch;
  margin-bottom: 28px;
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
  max-width: 400px;
  background: linear-gradient(135deg, #e8c84a, #D6972A);
  box-shadow: 5px 5px 12px #c4a832, -3px -3px 10px #ffe87a;
}

/* line 7043, app/assets/stylesheets/application.scss */
.rewards_balance_coins,
.rewards_balance_value {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex: 1;
  padding: 20px 24px;
}

/* line 7054, app/assets/stylesheets/application.scss */
.rewards_balance_number {
  font-size: 34px;
  font-weight: 800;
  color: #1a1a1a;
  line-height: 1;
}

/* line 7061, app/assets/stylesheets/application.scss */
.rewards_balance_label {
  font-size: 10px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  opacity: 0.6;
}

/* line 7070, app/assets/stylesheets/application.scss */
.rewards_balance_divider {
  width: 1px;
  background: rgba(0, 0, 0, 0.18);
  margin: 14px 0;
}

/* line 7076, app/assets/stylesheets/application.scss */
.rewards_rules_wrap {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
}

/* line 7083, app/assets/stylesheets/application.scss */
.rewards_rules_section {
  flex: 1;
  min-width: 220px;
  background: #ebebeb;
  border-radius: 14px;
  padding: 20px 22px;
  box-sizing: border-box;
  white-space: normal;
  box-shadow: inset 4px 4px 8px #d1d1d1, inset -4px -4px 8px #ffffff;
}

/* line 7094, app/assets/stylesheets/application.scss */
.rewards_rules_heading {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: #1a1a1a;
  margin: 0 0 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid #D6972A;
  display: block;
}

/* line 7106, app/assets/stylesheets/application.scss */
.rewards_rules_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 7114, app/assets/stylesheets/application.scss */
.rewards_rules_list li {
  font-size: 14px;
  color: #555;
  line-height: 1.55;
  padding-left: 18px;
  position: relative;
  white-space: normal;
}

/* line 7122, app/assets/stylesheets/application.scss */
.rewards_rules_list li::before {
  content: '–';
  position: absolute;
  left: 0;
  color: #D6972A;
  font-weight: 700;
}

/* line 7130, app/assets/stylesheets/application.scss */
.rewards_rules_list li strong {
  color: #1a1a1a;
}

@media (max-width: 600px) {
  /* line 7135, app/assets/stylesheets/application.scss */
  .rewards_balance_wrap {
    max-width: 100%;
  }
  /* line 7136, app/assets/stylesheets/application.scss */
  .rewards_rules_section {
    min-width: unset;
    width: 100%;
  }
}

/* line 7140, app/assets/stylesheets/application.scss */
.support_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

/* line 7146, app/assets/stylesheets/application.scss */
.support_header .account_title {
  margin: 0;
}

/* line 7149, app/assets/stylesheets/application.scss */
.support_new_btn {
  display: inline-block;
  padding: 10px 20px;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 700;
  border-radius: 30px;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}

/* line 7161, app/assets/stylesheets/application.scss */
.support_new_btn:hover {
  opacity: 0.88;
}

/* line 7164, app/assets/stylesheets/application.scss */
.support_empty {
  text-align: center;
  padding: 40px 0;
}

/* line 7169, app/assets/stylesheets/application.scss */
.support_tickets_list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* line 7175, app/assets/stylesheets/application.scss */
.support_ticket_row {
  border: none;
  border-radius: 14px;
  overflow: hidden;
  background: #ebebeb;
  box-shadow: 5px 5px 10px #d1d1d1, -5px -5px 10px #ffffff;
}

/* line 7183, app/assets/stylesheets/application.scss */
.support_ticket_row[open] .ticket_chevron svg {
  transform: rotate(180deg);
}

/* line 7184, app/assets/stylesheets/application.scss */
.support_ticket_row[open] .ticket_summary {
  border-bottom: 1px solid #e8e8e8;
}

/* line 7188, app/assets/stylesheets/application.scss */
.ticket_summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
  cursor: pointer;
  list-style: none;
  background: #ebebeb;
  gap: 12px;
}

/* line 7198, app/assets/stylesheets/application.scss */
.ticket_summary::-webkit-details-marker {
  display: none;
}

/* line 7199, app/assets/stylesheets/application.scss */
.ticket_summary:hover {
  background: #e4e4e4;
}

/* line 7202, app/assets/stylesheets/application.scss */
.ticket_summary_left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  min-width: 0;
}

/* line 7210, app/assets/stylesheets/application.scss */
.ticket_summary_right {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

/* line 7217, app/assets/stylesheets/application.scss */
.ticket_ref {
  font-weight: 700;
  font-size: 13px;
  color: #1a1a1a;
  white-space: nowrap;
}

/* line 7224, app/assets/stylesheets/application.scss */
.ticket_status {
  font-size: 10px;
  font-weight: 700;
  padding: 3px 9px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

/* line 7233, app/assets/stylesheets/application.scss */
.ticket_status.ticket_status_open {
  background: #fff3e0;
  color: #c45000;
}

/* line 7234, app/assets/stylesheets/application.scss */
.ticket_status.ticket_status_in_progress {
  background: #e3f2fd;
  color: #1565c0;
}

/* line 7235, app/assets/stylesheets/application.scss */
.ticket_status.ticket_status_waiting_on_customer {
  background: #f3e5f5;
  color: #6a1b9a;
}

/* line 7236, app/assets/stylesheets/application.scss */
.ticket_status.ticket_status_resolved {
  background: #e8f5e9;
  color: #2e7d32;
}

/* line 7239, app/assets/stylesheets/application.scss */
.ticket_subject {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 7248, app/assets/stylesheets/application.scss */
.ticket_date {
  font-size: 12px;
  color: #aaa;
}

/* line 7253, app/assets/stylesheets/application.scss */
.ticket_chevron {
  color: #bbb;
  display: flex;
  align-items: center;
}

/* line 7258, app/assets/stylesheets/application.scss */
.ticket_chevron svg {
  transition: transform 0.2s ease;
}

/* line 7261, app/assets/stylesheets/application.scss */
.ticket_body {
  background: #ebebeb;
}

/* line 7265, app/assets/stylesheets/application.scss */
.ticket_thread {
  padding: 16px 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 400px;
  overflow-y: auto;
}

/* line 7274, app/assets/stylesheets/application.scss */
.thread_message {
  max-width: 78%;
  padding: 10px 14px;
  border-radius: 10px;
}

/* line 7279, app/assets/stylesheets/application.scss */
.thread_message.thread_message_customer {
  align-self: flex-start;
  background: #fff8f0;
  border: 1px solid #fde8c8;
}

/* line 7285, app/assets/stylesheets/application.scss */
.thread_message.thread_message_admin {
  align-self: flex-end;
  background: #f0f4ff;
  border: 1px solid #d0d9f5;
}

/* line 7292, app/assets/stylesheets/application.scss */
.message_meta {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 5px;
}

/* line 7299, app/assets/stylesheets/application.scss */
.message_author {
  font-size: 12px;
  font-weight: 700;
  color: #444;
}

/* line 7305, app/assets/stylesheets/application.scss */
.message_date {
  font-size: 11px;
  color: #bbb;
}

/* line 7310, app/assets/stylesheets/application.scss */
.message_body {
  font-size: 14px;
  color: #1a1a1a;
  line-height: 1.55;
}

/* line 7315, app/assets/stylesheets/application.scss */
.message_body p {
  margin: 0 0 5px;
}

/* line 7316, app/assets/stylesheets/application.scss */
.message_body p:last-child {
  margin-bottom: 0;
}

/* line 7319, app/assets/stylesheets/application.scss */
.ticket_reply_form {
  padding: 14px 18px 18px;
  border-top: 1px solid #d4d4d4;
  background: #ebebeb;
}

/* line 7324, app/assets/stylesheets/application.scss */
.ticket_reply_form .reply_textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 14px;
  font-family: inherit;
  resize: vertical;
  box-sizing: border-box;
  background: #fff;
}

/* line 7335, app/assets/stylesheets/application.scss */
.ticket_reply_form .reply_textarea:focus {
  outline: none;
  border-color: #D6972A;
}

/* line 7342, app/assets/stylesheets/application.scss */
.support_send_btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 28px;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 700;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* line 7356, app/assets/stylesheets/application.scss */
.support_send_btn:hover {
  opacity: 0.88;
}

/* line 7361, app/assets/stylesheets/application.scss */
.ord_stats_bar {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}

/* line 7366, app/assets/stylesheets/application.scss */
.ord_stats_bar .ord_stat {
  background: #ebebeb;
  box-shadow: 4px 4px 10px #d1d1d1, -4px -4px 10px #ffffff;
  border-radius: 14px;
  padding: 12px 22px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

/* line 7375, app/assets/stylesheets/application.scss */
.ord_stats_bar .ord_stat_label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #888;
}

/* line 7382, app/assets/stylesheets/application.scss */
.ord_stats_bar .ord_stat_value {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
}

/* line 7389, app/assets/stylesheets/application.scss */
.ord_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* line 7395, app/assets/stylesheets/application.scss */
.ord_card {
  background: #ebebeb;
  border-radius: 20px;
  box-shadow: 8px 8px 18px #d1d1d1, -8px -8px 18px #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* line 7403, app/assets/stylesheets/application.scss */
.ord_card:hover {
  transform: translateY(-3px);
  box-shadow: 10px 10px 22px #d1d1d1, -10px -10px 22px #ffffff;
}

/* line 7409, app/assets/stylesheets/application.scss */
.ord_card_image {
  width: 200px;
  min-width: 200px;
  position: relative;
  overflow: hidden;
  background: #e0e0e0;
  flex-shrink: 0;
}

/* line 7416, app/assets/stylesheets/application.scss */
.ord_card_image .ord_card_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

/* line 7423, app/assets/stylesheets/application.scss */
.ord_card_image:hover .ord_card_img {
  transform: scale(1.04);
}

/* line 7424, app/assets/stylesheets/application.scss */
.ord_card_image .ord_card_img_placeholder {
  width: 100%;
  height: 100%;
  min-height: 200px;
  background: linear-gradient(135deg, #e0e0e0, #d5d5d5);
}

/* line 7432, app/assets/stylesheets/application.scss */
.ord_card_badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 4px 10px;
  border-radius: 30px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* line 7442, app/assets/stylesheets/application.scss */
.ord_card_badge.ord_badge_shipped {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
}

/* line 7443, app/assets/stylesheets/application.scss */
.ord_card_badge.ord_badge_delivered {
  background: #d4edda;
  color: #1a5c30;
}

/* line 7444, app/assets/stylesheets/application.scss */
.ord_card_badge.ord_badge_processing {
  background: #ebebeb;
  color: #555;
  box-shadow: 2px 2px 5px #d1d1d1, -2px -2px 5px #fff;
}

/* line 7447, app/assets/stylesheets/application.scss */
.ord_card_body {
  flex: 1;
  padding: 24px 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
}

/* line 7456, app/assets/stylesheets/application.scss */
.ord_card_top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
}

/* line 7463, app/assets/stylesheets/application.scss */
.ord_card_meta {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

/* line 7469, app/assets/stylesheets/application.scss */
.ord_card_number {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #888;
}

/* line 7477, app/assets/stylesheets/application.scss */
.ord_card_date {
  font-size: 12px;
  color: #999;
}

/* line 7482, app/assets/stylesheets/application.scss */
.ord_card_price {
  font-size: 20px;
  font-weight: 700;
  color: #1a1a1a;
  white-space: nowrap;
}

/* line 7489, app/assets/stylesheets/application.scss */
.ord_card_items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px 14px;
}

/* line 7495, app/assets/stylesheets/application.scss */
.ord_item_row {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 7501, app/assets/stylesheets/application.scss */
.ord_item_dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  flex-shrink: 0;
}

/* line 7509, app/assets/stylesheets/application.scss */
.ord_item_text {
  font-size: 12px;
  color: #555;
  line-height: 1.4;
}

/* line 7513, app/assets/stylesheets/application.scss */
.ord_item_text strong {
  color: #1a1a1a;
}

/* line 7518, app/assets/stylesheets/application.scss */
.ord_tracking_strip {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  background: #e3e3e3;
  border-radius: 10px;
  padding: 8px 14px;
  box-shadow: inset 2px 2px 5px #d1d1d1, inset -2px -2px 5px #f5f5f5;
}

/* line 7529, app/assets/stylesheets/application.scss */
.ord_tracking_badge {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 20px;
  flex-shrink: 0;
}

/* line 7537, app/assets/stylesheets/application.scss */
.ord_tracking_badge.ord_tracking_moving {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
}

/* line 7538, app/assets/stylesheets/application.scss */
.ord_tracking_badge.ord_tracking_done {
  background: #d4edda;
  color: #1a5c30;
}

/* line 7539, app/assets/stylesheets/application.scss */
.ord_tracking_badge.ord_tracking_pending {
  background: #ebebeb;
  color: #888;
}

/* line 7542, app/assets/stylesheets/application.scss */
.ord_tracking_number {
  font-size: 11px;
  color: #666;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7552, app/assets/stylesheets/application.scss */
.ord_tracking_link {
  font-size: 11px;
  font-weight: 700;
  color: #D6972A;
  text-decoration: none;
  white-space: nowrap;
}

/* line 7558, app/assets/stylesheets/application.scss */
.ord_tracking_link:hover {
  text-decoration: underline;
  color: #D6972A;
}

/* line 7563, app/assets/stylesheets/application.scss */
.ord_card_actions {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 14px;
  border-top: 1px solid #d8d8d8;
  flex-wrap: wrap;
}

/* line 7571, app/assets/stylesheets/application.scss */
.ord_card_actions .sub_review_upload {
  display: contents;
}

/* line 7572, app/assets/stylesheets/application.scss */
.ord_card_actions .sub_review_upload form {
  display: contents;
}

/* line 7573, app/assets/stylesheets/application.scss */
.ord_card_actions .sub_review_btn {
  background: none;
  box-shadow: none;
  border: 1.5px solid #ccc;
  border-radius: 30px;
  padding: 8px 18px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #555;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: border-color 0.2s, color 0.2s;
}

/* line 7589, app/assets/stylesheets/application.scss */
.ord_card_actions .sub_review_btn:hover {
  border-color: #D6972A;
  color: #D6972A;
}

/* line 7593, app/assets/stylesheets/application.scss */
.ord_btn_primary {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 9px 20px;
  border-radius: 30px;
  border: none;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: opacity 0.2s;
}

/* line 7609, app/assets/stylesheets/application.scss */
.ord_btn_primary:hover {
  opacity: 0.88;
  color: #1a1a1a;
}

/* line 7612, app/assets/stylesheets/application.scss */
.ord_btn_details {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #999;
  background: none;
  border: none;
  cursor: pointer;
  margin-left: auto;
  text-decoration: underline;
  text-underline-offset: 3px;
  padding: 0;
  flex-shrink: 0;
}

/* line 7626, app/assets/stylesheets/application.scss */
.ord_btn_details:hover {
  color: #555;
}

/* line 7629, app/assets/stylesheets/application.scss */
.ord_review_submitted {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #D6972A;
}

/* line 7638, app/assets/stylesheets/application.scss */
.ord_review_submitted svg {
  flex-shrink: 0;
}

/* line 7641, app/assets/stylesheets/application.scss */
.ord_empty {
  background: #ebebeb;
  border-radius: 16px;
  box-shadow: 4px 4px 10px #d1d1d1, -4px -4px 10px #ffffff;
  padding: 40px;
  text-align: center;
  color: #888;
  font-size: 15px;
}

/* line 7653, app/assets/stylesheets/application.scss */
.ord_dialog {
  border: none;
  border-radius: 20px;
  background: #ebebeb;
  box-shadow: 12px 12px 28px #d1d1d1, -12px -12px 28px #ffffff;
  padding: 0;
  width: 100%;
  max-width: 480px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

/* line 7667, app/assets/stylesheets/application.scss */
.ord_dialog::backdrop {
  background: rgba(0, 0, 0, 0.35);
}

/* line 7670, app/assets/stylesheets/application.scss */
.ord_dialog_inner {
  display: flex;
  flex-direction: column;
}

/* line 7672, app/assets/stylesheets/application.scss */
.ord_dialog_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px 16px;
  border-bottom: 1px solid #d8d8d8;
}

/* line 7680, app/assets/stylesheets/application.scss */
.ord_dialog_title {
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0;
}

/* line 7687, app/assets/stylesheets/application.scss */
.ord_dialog_close {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #999;
  line-height: 1;
  padding: 4px;
}

/* line 7695, app/assets/stylesheets/application.scss */
.ord_dialog_close:hover {
  color: #333;
}

/* line 7698, app/assets/stylesheets/application.scss */
.ord_dialog_body {
  padding: 20px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 60vh;
  overflow-y: auto;
}

/* line 7707, app/assets/stylesheets/application.scss */
.ord_dialog_row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

/* line 7713, app/assets/stylesheets/application.scss */
.ord_dialog_label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #999;
  min-width: 72px;
  flex-shrink: 0;
  padding-top: 2px;
}

/* line 7724, app/assets/stylesheets/application.scss */
.ord_dialog_value {
  font-size: 13px;
  color: #333;
  line-height: 1.45;
}

/* line 7730, app/assets/stylesheets/application.scss */
.ord_dialog_tracking {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* line 7736, app/assets/stylesheets/application.scss */
.ord_dialog_divider {
  height: 1px;
  background: #d8d8d8;
  margin: 6px 0;
}

/* line 7742, app/assets/stylesheets/application.scss */
.ord_dialog_bundle_name {
  font-size: 13px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 6px;
}

/* line 7749, app/assets/stylesheets/application.scss */
.ord_dialog_item {
  display: flex;
  gap: 8px;
  align-items: baseline;
  padding-left: 4px;
}

/* line 7756, app/assets/stylesheets/application.scss */
.ord_dialog_item_qty {
  font-size: 12px;
  font-weight: 700;
  color: #D6972A;
  min-width: 24px;
}

/* line 7763, app/assets/stylesheets/application.scss */
.ord_dialog_item_name {
  font-size: 13px;
  color: #444;
}

/* line 7768, app/assets/stylesheets/application.scss */
.ord_discount_value {
  color: #27ae60;
  font-size: 12px;
  font-weight: 600;
}

/* line 7774, app/assets/stylesheets/application.scss */
.ord_dialog_total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
  padding-top: 4px;
}

/* line 7784, app/assets/stylesheets/application.scss */
.ord_dialog_footer {
  padding: 16px 24px 20px;
  border-top: 1px solid #d8d8d8;
  display: flex;
  justify-content: flex-end;
}

/* line 7793, app/assets/stylesheets/application.scss */
.ord_bento_row {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
  margin-top: 28px;
}

/* line 7800, app/assets/stylesheets/application.scss */
.ord_bento_replenish {
  background: #ebebeb;
  box-shadow: 6px 6px 14px #d1d1d1, -6px -6px 14px #ffffff;
  border-radius: 20px;
  padding: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

/* line 7812, app/assets/stylesheets/application.scss */
.ord_bento_replenish_text {
  position: relative;
  z-index: 1;
  max-width: 320px;
}

/* line 7814, app/assets/stylesheets/application.scss */
.ord_bento_heading {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0 0 8px;
}

/* line 7821, app/assets/stylesheets/application.scss */
.ord_bento_body {
  font-size: 13px;
  color: #666;
  margin: 0 0 16px;
  line-height: 1.5;
}

/* line 7828, app/assets/stylesheets/application.scss */
.ord_bento_shop_link {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #D6972A;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: gap 0.2s;
}

/* line 7839, app/assets/stylesheets/application.scss */
.ord_bento_shop_link:hover {
  gap: 10px;
  color: #D6972A;
}

/* line 7842, app/assets/stylesheets/application.scss */
.ord_bento_replenish_img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.08;
  pointer-events: none;
}

/* line 7853, app/assets/stylesheets/application.scss */
.ord_bento_replenish_img .ord_bento_logo_watermark {
  max-height: 100%;
  width: auto;
}

/* line 7856, app/assets/stylesheets/application.scss */
.ord_bento_rewards {
  background: #1a1a1a;
  border-radius: 20px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

/* line 7864, app/assets/stylesheets/application.scss */
.ord_bento_rewards svg {
  color: #FFCC32;
}

/* line 7867, app/assets/stylesheets/application.scss */
.ord_bento_rewards_title {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}

/* line 7874, app/assets/stylesheets/application.scss */
.ord_bento_rewards_body {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.65);
  margin: 0;
}

/* line 7878, app/assets/stylesheets/application.scss */
.ord_bento_rewards_body strong {
  color: #FFCC32;
}

/* line 7881, app/assets/stylesheets/application.scss */
.ord_bento_rewards_btn {
  display: block;
  width: 100%;
  text-align: center;
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  padding: 11px;
  border-radius: 30px;
  text-decoration: none;
  margin-top: 6px;
  transition: opacity 0.2s;
}

/* line 7896, app/assets/stylesheets/application.scss */
.ord_bento_rewards_btn:hover {
  opacity: 0.88;
  color: #2f0c33;
}

@media (max-width: 860px) {
  /* line 7902, app/assets/stylesheets/application.scss */
  .ord_card {
    flex-direction: column;
  }
  /* line 7903, app/assets/stylesheets/application.scss */
  .ord_card_image {
    width: 100%;
    min-width: unset;
    height: 200px;
  }
  /* line 7904, app/assets/stylesheets/application.scss */
  .ord_bento_row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 580px) {
  /* line 7908, app/assets/stylesheets/application.scss */
  .ord_card_body {
    padding: 18px;
    gap: 14px;
  }
  /* line 7909, app/assets/stylesheets/application.scss */
  .ord_card_items {
    grid-template-columns: 1fr;
  }
  /* line 7910, app/assets/stylesheets/application.scss */
  .ord_card_top {
    flex-direction: column;
    gap: 4px;
  }
  /* line 7911, app/assets/stylesheets/application.scss */
  .ord_card_price {
    font-size: 18px;
  }
  /* line 7912, app/assets/stylesheets/application.scss */
  .ord_card_actions {
    gap: 10px;
  }
  /* line 7913, app/assets/stylesheets/application.scss */
  .ord_btn_details {
    margin-left: 0;
  }
  /* line 7914, app/assets/stylesheets/application.scss */
  .ord_bento_replenish {
    padding: 22px;
  }
  /* line 7915, app/assets/stylesheets/application.scss */
  .ord_bento_rewards {
    padding: 22px;
  }
  /* line 7916, app/assets/stylesheets/application.scss */
  .ord_dialog {
    max-width: calc(100vw - 32px);
  }
  /* line 7917, app/assets/stylesheets/application.scss */
  .ord_tracking_strip {
    gap: 8px;
  }
}

/* line 7921, app/assets/stylesheets/application.scss */
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #1a1a1a;
  border-top: 1px solid #333;
  padding: 16px 24px;
}

/* line 7931, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-banner-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

/* line 7941, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-banner-text {
  flex: 1;
  min-width: 220px;
}

/* line 7944, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-banner-text strong {
  color: #fff;
  font-size: 15px;
  display: block;
  margin-bottom: 4px;
}

/* line 7945, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-banner-text p {
  color: #aaa;
  font-size: 13px;
  margin: 0;
  line-height: 1.5;
}

/* line 7948, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-banner-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
}

/* line 7956, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-btn {
  padding: 10px 22px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  transition: opacity 0.2s;
}

/* line 7965, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-btn:hover {
  opacity: 0.85;
}

/* line 7968, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-btn-all {
  background: linear-gradient(to right, #D6972A, #FFCC32);
  color: #1a1a1a;
}

/* line 7973, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-btn-essential {
  background: transparent;
  border: 1px solid #555;
  color: #ccc;
}

/* line 7979, app/assets/stylesheets/application.scss */
.cookie-banner .cookie-btn-reject {
  background: transparent;
  color: #777;
  text-decoration: underline;
  padding: 10px 8px;
}

@media only screen and (max-width: 600px) {
  /* line 7988, app/assets/stylesheets/application.scss */
  .cookie-banner {
    padding: 14px 16px;
  }
  /* line 7990, app/assets/stylesheets/application.scss */
  .cookie-banner .cookie-banner-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 7991, app/assets/stylesheets/application.scss */
  .cookie-banner .cookie-banner-actions {
    width: 100%;
  }
  /* line 7992, app/assets/stylesheets/application.scss */
  .cookie-banner .cookie-btn {
    flex: 1;
    text-align: center;
  }
  /* line 7993, app/assets/stylesheets/application.scss */
  .cookie-banner .cookie-btn-reject {
    flex: none;
  }
}
