

/* Start:/local/templates/herbalife-official-new/template_styles.css?1752736367862641*/
@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

:root {
    --color-grass: #42A046;
    --color-nightsky: #0D1320;
    --color-white: #fff;
    --color-garden: #266431;
    --color-gray-dark: #A0A0A0;
    --color-gray-input: #797D80;
    --color-gray-normal: #B3B4B2;
    --color-gray-medium: #5f666c;
    --color-gray-light: #dddddd;
    --color-gray-super-light: #F6F6F6;
    --color-red: #ff0000;
    --color-gold: #E0A32C;
    --color-succulent: #E5FFC5;
    --color-attention: #F64D37;
    --color-papaya: #d35c4d;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover,
.nav-top .top-level ul li:hover>a {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {

    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #0D1320;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

.clearfix:before,
.list-advantage:before,
.clearfix:after,
.list-advantage:after {
    content: " ";
    display: table;
}

.clearfix:after,
.list-advantage:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1179px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1179px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1179px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1179px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1180px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1180px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1180px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1180px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1179px) {
    .hidden-md {
        display: none !important;
    }
}

/* @media (min-width: 1180px) {
    .hidden-lg {
        display: none !important;
    }
} */

@media (min-width: 1367px) {
    .laptop-show {
        display: none !important;
    }
}

@media (min-width: 1700px) {
    .desktop-show {
        display: none !important;
    }
}



.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

@-webkit-keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* @function strip-units($value) {
  @return $value / ($value * 0 + 1);
} */
.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-green {
    background-color: #42A046;
}

.bg-blue {
    background-color: #006fba;
}

.color-green,
.text-green {
    color: var(--color-grass);
}

.color-text {
    color: #0D1320;
}

@media (max-width: 767px) {
    .out-of-container-xs {
        margin-left: -10px;
        margin-right: -10px;
    }
}

.no-pad-sides {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-border-after:after {
    background: none !important;
}

.positon-rel {
    position: relative;
}

.mb_55 {
    margin-bottom: 55px !important;
}

.mb_50 {
    margin-bottom: 50px !important;
}

.mb_45 {
    margin-bottom: 45px !important;
}

.mb_40 {
    margin-bottom: 40px !important;
}

.mb_35 {
    margin-bottom: 35px !important;
}

.mb_30 {
    margin-bottom: 30px !important;
}

.mb_25 {
    margin-bottom: 25px !important;
}

.mb_20 {
    margin-bottom: 20px !important;
}

.mb_15 {
    margin-bottom: 15px !important;
}

.mb_10 {
    margin-bottom: 10px !important;
}

.mb_5 {
    margin-bottom: 5px !important;
}

.mb_0 {
    margin-bottom: 0px !important;
}

.mt_55 {
    margin-top: 55px !important;
}

.mt_50 {
    margin-top: 50px !important;
}

.mt_45 {
    margin-top: 45px !important;
}

.mt_40 {
    margin-top: 40px !important;
}

.mt_35 {
    margin-top: 35px !important;
}

.mt_30 {
    margin-top: 30px !important;
}

.mt_25 {
    margin-top: 25px !important;
}

.mt_20 {
    margin-top: 20px !important;
}

.mt_15 {
    margin-top: 15px !important;
}

.mt_10 {
    margin-top: 10px !important;
}

.mt_5 {
    margin-top: 5px !important;
}

.mt_0 {
    margin-top: 0px !important;
}

.pb_55 {
    padding-bottom: 55px !important;
}

.pb_50 {
    padding-bottom: 50px !important;
}

.pb_45 {
    padding-bottom: 45px !important;
}

.pb_40 {
    padding-bottom: 40px !important;
}

.pb_35 {
    padding-bottom: 35px !important;
}

.pb_30 {
    padding-bottom: 30px !important;
}

.pb_25 {
    padding-bottom: 25px !important;
}

.pb_20 {
    padding-bottom: 20px !important;
}

.pb_15 {
    padding-bottom: 15px !important;
}

.pb_10 {
    padding-bottom: 10px !important;
}

.pb_5 {
    padding-bottom: 5px !important;
}

.pb_0 {
    padding-bottom: 0px !important;
}

.pt_55 {
    padding-top: 55px !important;
}

.pt_50 {
    padding-top: 50px !important;
}

.pt_45 {
    padding-top: 45px !important;
}

.pt_40 {
    padding-top: 40px !important;
}

.pt_35 {
    padding-top: 35px !important;
}

.pt_30 {
    padding-top: 30px !important;
}

.pt_25 {
    padding-top: 25px !important;
}

.pt_20 {
    padding-top: 20px !important;
}

.pt_15 {
    padding-top: 15px !important;
}

.pt_10 {
    padding-top: 10px !important;
}

.pt_5 {
    padding-top: 5px !important;
}

.pt_0 {
    padding-top: 0px !important;
}

.clearfix::after,
.list-advantage::after {
    content: "";
    display: table;
    clear: both;
}

.flex-center,
.list-statistic__text,
.page-winback-program__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.icon-active_lifestyle {
    font-size: 6.957rem;
    width: 1.6129078626em;
}

.icon-arrow_btn {
    font-size: 1.305rem;
    width: 0.6084291188em;
}

.icon-arrow_done {
    font-size: 2.4rem;
    width: 1.375em;
}

.icon-arrow_lang {
    font-size: 0.5rem;
    width: 1.8em;
}

.icon-arrow_news {
    font-size: 0.991rem;
    width: 1.614530777em;
}

.icon-arrow_slider {
    font-size: 4.78rem;
    width: 0.5215481172em;
}

.icon-balanced_diet {
    font-size: 6.448rem;
    width: 1.2650434243em;
}

.icon-caring {
    font-size: 6.911rem;
    width: 0.9031978006em;
}

.icon-close {
    font-size: 1.3rem;
    width: 1em;
}

.icon-dsa {
    font-size: 3.849rem;
    width: 1.5588464536em;
}

.icon-facebook {
    font-size: 1.7rem;
    width: 0.5294117647em;
}

.icon-icon-eat {
    font-size: 3.3rem;
    width: 1.0909090909em;
}

.icon-icon-eat_green {
    font-size: 3rem;
    width: 1.1em;
}

.icon-icon-look {
    font-size: 3.3rem;
    width: 0.9090909091em;
}

.icon-icon-look_pink {
    font-size: 3.3rem;
    width: 0.9090909091em;
}

.icon-icon-man {
    font-size: 2.4rem;
    width: 1.0416666667em;
}

.icon-icon-money {
    font-size: 2.7rem;
    width: 1em;
}

.icon-icon-money_dark {
    font-size: 2.4rem;
    width: 1em;
}

.icon-icon-sport {
    font-size: 3.3rem;
    width: 0.9393939394em;
}

.icon-icon-sport_blue {
    font-size: 3rem;
    width: 0.9333333333em;
}

.icon-icon-weight {
    font-size: 3.3rem;
    width: 0.9393939394em;
}

.icon-icon-weight_orange {
    font-size: 3.3rem;
    width: 0.9393939394em;
}

.icon-icon-woman {
    font-size: 2.5rem;
    width: 0.68em;
}

.icon-instagram {
    font-size: 51.2rem;
    width: 1em;
}

.icon-lock {
    font-size: 1.933rem;
    width: 0.7242628039em;
}

.icon-logo_bud_v_forme {
    font-size: 4.002rem;
    width: 2.9492753623em;
}

.icon-odnoklassniki {
    font-size: 1.9rem;
    width: 0.6315789474em;
}

.icon-search {
    font-size: 2.3rem;
    width: 0.9960869565em;
}

.icon-sign_in {
    font-size: 2rem;
    width: 0.9495em;
}

.icon-sports_nutrition {
    font-size: 7.025rem;
    width: 0.8828469751em;
}

.icon-tracery_box-landing {
    font-size: 1.8rem;
    width: 37.5555555556em;
}

.icon-vk {
    font-size: 1rem;
    width: 1.8em;
}

.icon-weight_oss {
    font-size: 7rem;
    width: 0.8892857143em;
}

.icon-youtube {
    font-size: 51.2rem;
    width: 1em;
}

/*! jQuery-ui-Slider-Pips - v1.11.4 - 2016-09-04
* Copyright (c) 2016 Simon Goellner <simey.me@gmail.com>; Licensed MIT */
/* HORIZONTAL */
/* increase bottom margin to fit the pips */
.ui-slider-horizontal.ui-slider-pips {
    margin-bottom: 1.4em;
}

/* default hide the labels and pips that arnt visible */
/* we just use css to hide incase we want to show certain */
/* labels/pips individually later */
.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
    display: none;
}

/* now we show any labels that we've set to show in the options */
.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
    display: block;
}

/* PIP/LABEL WRAPPER */
/* position each pip absolutely just below the default slider */
/* and also prevent accidental selection */
.ui-slider-pips .ui-slider-pip {
    width: 2em;
    height: 1em;
    line-height: 1em;
    position: absolute;
    font-size: 0.8em;
    color: #999;
    overflow: visible;
    text-align: center;
    top: 20px;
    left: 20px;
    margin-left: -1em;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ui-state-disabled.ui-slider-pips .ui-slider-pip {
    cursor: default;
}

/* little pip/line position & size */
.ui-slider-pips .ui-slider-line {
    background: #999;
    width: 1px;
    height: 3px;
    position: absolute;
    left: 50%;
}

/* the text label postion & size */
/* it overflows so no need for width to be accurate */
.ui-slider-pips .ui-slider-label {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -1em;
    width: 2em;
}

/* make it easy to see when we hover a label */
.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label,
.ui-slider-pips:not(.ui-slider-disabled) .nav-top .top-level ul li:hover>a.ui-slider-pip .ui-slider-label,
.nav-top .top-level ul .ui-slider-pips:not(.ui-slider-disabled) li:hover>a.ui-slider-pip .ui-slider-label {
    color: black;
    font-weight: bold;
}

/* VERTICAL */
/* vertical slider needs right-margin, not bottom */
.ui-slider-vertical.ui-slider-pips {
    margin-bottom: 1em;
    margin-right: 2em;
}

/* align vertical pips left and to right of the slider */
.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
    text-align: left;
    top: auto;
    left: 20px;
    margin-left: 0;
    margin-bottom: -0.5em;
}

/* vertical line/pip should be horizontal instead */
.ui-slider-vertical.ui-slider-pips .ui-slider-line {
    width: 3px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
}

.ui-slider-vertical.ui-slider-pips .ui-slider-label {
    top: 50%;
    left: 0.5em;
    margin-left: 0;
    margin-top: -0.5em;
    width: 2em;
}

/* FLOATING HORIZTONAL TOOLTIPS */
/* remove the godawful looking focus outline on handle and float */
.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label {
    outline: none;
}

/* style tooltips on handles and on labels */
/* also has a nice transition */
.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
    position: absolute;
    visibility: hidden;
    top: -40px;
    display: block;
    width: 34px;
    margin-left: -18px;
    left: 50%;
    height: 20px;
    line-height: 20px;
    background: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #888;
    text-align: center;
    font-size: 12px;
    opacity: 0;
    color: #0D1320;
    -webkit-transition-property: opacity, top, visibility;
    -o-transition-property: opacity, top, visibility;
    -moz-transition-property: opacity, top, visibility;
    transition-property: opacity, top, visibility;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: 200ms, 200ms, 0ms;
    -moz-transition-duration: 200ms, 200ms, 0ms;
    -o-transition-duration: 200ms, 200ms, 0ms;
    transition-duration: 200ms, 200ms, 0ms;
    -webkit-transition-delay: 0ms, 0ms, 200ms;
    -moz-transition-delay: 0ms, 0ms, 200ms;
    -o-transition-delay: 0ms, 0ms, 200ms;
    transition-delay: 0ms, 0ms, 200ms;
}

/* show the tooltip on hover or focus */
/* also switch transition delay around */
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-handle .ui-slider-tip,
.nav-top .top-level ul .ui-slider-float li:hover>a.ui-slider-handle .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label,
.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-pip .ui-slider-tip-label,
.nav-top .top-level ul .ui-slider-float li:hover>a.ui-slider-pip .ui-slider-tip-label {
    opacity: 1;
    top: -30px;
    visibility: visible;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: 200ms, 200ms, 0ms;
    -moz-transition-delay: 200ms, 200ms, 0ms;
    -o-transition-delay: 200ms, 200ms, 0ms;
    transition-delay: 200ms, 200ms, 0ms;
}

/* put label tooltips below slider */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    top: 42px;
}

.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label,
.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-pip .ui-slider-tip-label,
.nav-top .top-level ul .ui-slider-float li:hover>a.ui-slider-pip .ui-slider-tip-label {
    top: 32px;
    font-weight: normal;
}

/* give the tooltip a css triangle arrow */
.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: white;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
}

/* put a 1px border on the tooltip arrow to match tooltip border */
.ui-slider-float .ui-slider-tip:before,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #888;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -5px;
}

/* switch the arrow to top on labels */
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: white;
    top: -10px;
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: #888;
    top: -11px;
}

/* FLOATING VERTICAL TOOLTIPS */
/* tooltip floats to left of handle */
.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    width: 34px;
    margin-left: 0px;
    left: -60px;
    color: #0D1320;
    -webkit-transition-duration: 200ms, 200ms, 0;
    -moz-transition-duration: 200ms, 200ms, 0;
    -o-transition-duration: 200ms, 200ms, 0;
    transition-duration: 200ms, 200ms, 0;
    -webkit-transition-property: opacity, left, visibility;
    -o-transition-property: opacity, left, visibility;
    -moz-transition-property: opacity, left, visibility;
    transition-property: opacity, left, visibility;
    -webkit-transition-delay: 0, 0, 200ms;
    -moz-transition-delay: 0, 0, 200ms;
    -o-transition-delay: 0, 0, 200ms;
    transition-delay: 0, 0, 200ms;
}

.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-handle .ui-slider-tip,
.nav-top .top-level ul .ui-slider-vertical.ui-slider-float li:hover>a.ui-slider-handle .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label,
.ui-slider-vertical.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-pip .ui-slider-tip-label,
.nav-top .top-level ul .ui-slider-vertical.ui-slider-float li:hover>a.ui-slider-pip .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    left: -50px;
}

/* put label tooltips to right of slider */
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    left: 47px;
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label,
.ui-slider-vertical.ui-slider-float .nav-top .top-level ul li:hover>a.ui-slider-pip .ui-slider-tip-label,
.nav-top .top-level ul .ui-slider-vertical.ui-slider-float li:hover>a.ui-slider-pip .ui-slider-tip-label {
    left: 37px;
}

/* give the tooltip a css triangle arrow */
.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: white;
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -10px;
    margin-left: 0;
    top: auto;
    left: auto;
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: #888;
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -11px;
    margin-left: 0;
    top: auto;
    left: auto;
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: white;
    right: auto;
    left: -10px;
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: #888;
    right: auto;
    left: -11px;
}

/* SELECTED STATES */
/* Comment out this chuck of code if you don't want to have
        the new label colours shown */
.ui-slider-pips [class*=ui-slider-pip-initial] {
    font-weight: bold;
    color: #14CA82;
}

.ui-slider-pips .ui-slider-pip-initial-2 {
    color: #1897C9;
}

.ui-slider-pips [class*=ui-slider-pip-selected] {
    font-weight: bold;
    color: #FF7A00;
}

.ui-slider-pips .ui-slider-pip-inrange {
    color: black;
}

.ui-slider-pips .ui-slider-pip-selected-2 {
    color: #E70081;
}

.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,
.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line {
    background: black;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside>.mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px;
}

/* scrollbar position: outside */
.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px;
    /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    width: 8px;
    /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    height: 8px;
    /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
	----------------------------------------
	6.1 THEMES
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.nav-top .top-level ul li:hover>a.mCustomScrollBox>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.nav-top .top-level ul li:hover>a.mCustomScrollBox~.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.nav-top .top-level ul li:hover>a.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.nav-top .top-level ul li:hover>a.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url("/local/templates/herbalife-official-new/images/required/mCSB_buttons.png");
    /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
		sprites locations
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
		sprites locations
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
		sprites locations
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_buttonUp,
.nav-top .top-level ul .mCSB_scrollTools li:hover>a.mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_buttonDown,
.nav-top .top-level ul .mCSB_scrollTools li:hover>a.mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_buttonLeft,
.nav-top .top-level ul .mCSB_scrollTools li:hover>a.mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_buttonRight,
.nav-top .top-level ul .mCSB_scrollTools li:hover>a.mCSB_buttonRight {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-light-2.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-dark-2.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-light-thick.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-dark-thick.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-dark-thin.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    width: 4px;
    /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    height: 4px;
    /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-rounded-dots-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_1.png');
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_2.png');
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-3d.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-3d-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-3d-thick.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-3d-thick-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .nav-top .top-level ul li:hover>a.mCSB_draggerContainer .mCSB_draggerRail,
.nav-top .top-level ul .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand li:hover>a.mCSB_draggerContainer .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-dark-3.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-inset-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-inset-2-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-inset-3-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #0D1320;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-inset-3.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #0D1320;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .nav-top .top-level ul li:hover>a.mCSB_dragger .mCSB_dragger_bar,
.nav-top .top-level ul .mCS-inset-3-dark.mCSB_scrollTools li:hover>a.mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.4;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: flex;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    height: 100%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover,
.mfp-preloader .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .mfp-preloader li:hover>a {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.nav-top .top-level ul li:hover>a.mfp-close,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #0D1320;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.nav-top .top-level ul li:hover>a.mfp-arrow,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #0D1320;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -moz-transform-origin: 0;
        -ms-transform-origin: 0;
        -o-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -moz-transform-origin: 100%;
        -ms-transform-origin: 100%;
        -o-transform-origin: 100%;
        transform-origin: 100%;
    }

    /* .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    } */
}

/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */
.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #aaa;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.ms-choice>span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-choice>span.placeholder {
    color: #999;
}

.ms-choice>div {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    background: url("/local/templates/herbalife-official-new/multiple-select.png") left top no-repeat;
}

.ms-choice>div.open {
    background: url("/local/templates/herbalife-official-new/multiple-select.png") right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #0D1320;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 20px 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px;
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #ffffff), color-stop(99%, #eeeeee));
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -webkit-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -moz-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, -o-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url("/local/templates/herbalife-official-new/multiple-select.png") no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.ms-search,
.ms-search input {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
}

.ms-drop ul>li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
}

.ms-drop ul>li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul>li.multiple {
    display: block;
    float: left;
}

.ms-drop ul>li.group {
    clear: both;
}

.ms-drop ul>li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ms-drop ul>li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul>li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
}

.ms-drop .ms-no-results {
    display: none;
}

/*======================================
  Selectric v1.11.1
======================================*/
.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #DDD;
    background: #F8F8F8;
    position: relative;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}

.selectric-focus .selectric {
    border-color: #aaaaaa;
}

.selectric-hover .selectric {
    border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
    color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}

.selectric-open {
    z-index: 9999;
}

.selectric-open .selectric {
    border-color: #c4c4c4;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px;
    -moz-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}

.selectric-items li.selected {
    background: #E0E0E0;
    color: #444;
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444;
}

.selectric-items li:hover {
    background: #D5D5D5;
    color: #444;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    -moz-transition-property: transform, height, -moz-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-button-next2,
.swiper-button-prev2 {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_3.svg');
    left: 10px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_4.svg');
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_5.svg');
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_6.svg');
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_7.svg');
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_8.svg');
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #0D1320;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #0D1320;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #0D1320;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

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

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #0D1320;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 2px;
    width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--color-grass);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -o-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_9.svg');
    background-position: 50%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_10.svg');
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes swiper-preloader-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes swiper-preloader-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.tooltipster-sidetip.tooltipster-herbalife .tooltipster-box,
.tooltipster-follower.tooltipster-herbalife .tooltipster-box {
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-bottom .tooltipster-box,
.tooltipster-follower.tooltipster-herbalife.tooltipster-bottom .tooltipster-box {
    margin-top: 6px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-left .tooltipster-box,
.tooltipster-follower.tooltipster-herbalife.tooltipster-left .tooltipster-box {
    margin-right: 6px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-right .tooltipster-box,
.tooltipster-follower.tooltipster-herbalife.tooltipster-right .tooltipster-box {
    margin-left: 6px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-top .tooltipster-box,
.tooltipster-follower.tooltipster-herbalife.tooltipster-top .tooltipster-box {
    margin-bottom: 6px;
}

.tooltipster-sidetip.tooltipster-herbalife .tooltipster-content,
.tooltipster-follower.tooltipster-herbalife .tooltipster-content {
    color: #acacac;
    font-size: 1.4rem;
    line-height: 1.3;
    padding: 15px 20px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-top .tooltipster-arrow,
.tooltipster-follower.tooltipster-herbalife.tooltipster-top .tooltipster-arrow {
    height: 6px;
    margin-left: -6px;
    width: 12px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-herbalife.tooltipster-right .tooltipster-arrow,
.tooltipster-follower.tooltipster-herbalife.tooltipster-left .tooltipster-arrow,
.tooltipster-follower.tooltipster-herbalife.tooltipster-right .tooltipster-arrow {
    height: 12px;
    margin-left: 0;
    margin-top: -6px;
    width: 6px;
}

.tooltipster-sidetip.tooltipster-herbalife .tooltipster-arrow-background,
.tooltipster-follower.tooltipster-herbalife .tooltipster-arrow-background {
    display: none;
}

.tooltipster-sidetip.tooltipster-herbalife .tooltipster-arrow-border,
.tooltipster-follower.tooltipster-herbalife .tooltipster-arrow-border {
    border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-bottom .tooltipster-arrow-border,
.tooltipster-follower.tooltipster-herbalife.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #fff;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-left .tooltipster-arrow-border,
.tooltipster-follower.tooltipster-herbalife.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #fff;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-right .tooltipster-arrow-border,
.tooltipster-follower.tooltipster-herbalife.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #fff;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-top .tooltipster-arrow-border,
.tooltipster-follower.tooltipster-herbalife.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #fff;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-bottom .tooltipster-arrow-uncropped,
.tooltipster-follower.tooltipster-herbalife.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -6px;
}

.tooltipster-sidetip.tooltipster-herbalife.tooltipster-right .tooltipster-arrow-uncropped,
.tooltipster-follower.tooltipster-herbalife.tooltipster-right .tooltipster-arrow-uncropped {
    left: -6px;
}

.tooltipster-follower.tooltipster-herbalife .tooltipster-content {
    color: #0D1320;
}

.tooltipster-fall,
.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-base {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    position: absolute;
}

.tooltipster-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.tooltipster-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}

@-webkit-keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.tooltipster-update-fade {
    -webkit-animation: tooltipster-fading .4s;
    -moz-animation: tooltipster-fading .4s;
    -o-animation: tooltipster-fading .4s;
    animation: tooltipster-fading .4s;
}

@-webkit-keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    75% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-moz-keyframes tooltipster-rotating {
    25% {
        -moz-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    75% {
        -moz-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    100% {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
}

@-o-keyframes tooltipster-rotating {
    25% {
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    75% {
        -o-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    100% {
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    75% {
        -webkit-transform: rotate(2deg);
        -moz-transform: rotate(2deg);
        -o-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

.tooltipster-update-rotate {
    -webkit-animation: tooltipster-rotating .6s;
    -moz-animation: tooltipster-rotating .6s;
    -o-animation: tooltipster-rotating .6s;
    animation: tooltipster-rotating .6s;
}

@-webkit-keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes tooltipster-scaling {
    50% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes tooltipster-scaling {
    50% {
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.tooltipster-update-scale {
    -webkit-animation: tooltipster-scaling .6s;
    -moz-animation: tooltipster-scaling .6s;
    -o-animation: tooltipster-scaling .6s;
    animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #0D1320;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #0D1320;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #0D1320;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #0D1320;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #0D1320;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px;
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/local/templates/herbalife-official-new/fonts/NotoSans-Regular.woff") format("woff"), url("/local/templates/herbalife-official-new/fonts/NotoSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("/local/templates/herbalife-official-new/fonts/NotoSans-Thin.woff") format("woff"), url("/local/templates/herbalife-official-new/fonts/NotoSans-Thin.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/local/templates/herbalife-official-new/fonts/NotoSans-Light.woff") format("woff"), url("/local/templates/herbalife-official-new/fonts/NotoSans-Light.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/local/templates/herbalife-official-new/fonts/NotoSans-Medium.woff") format("woff"), url("/local/templates/herbalife-official-new/fonts/NotoSans-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/local/templates/herbalife-official-new/fonts/NotoSans-Bold.woff") format("woff"), url("/local/templates/herbalife-official-new/fonts/NotoSans-Bold.woff2") format("woff2");
}



/* @font-face {
    font-family: 'Helvetica Neue';
    src: url('/local/templates/herbalife-official-new/HelveticaNeueBlackCondensed.woff2') format('woff2'),
        url('/local/templates/herbalife-official-new/HelveticaNeueBlackCondensed.woff') format('woff');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/local/templates/herbalife-official-new/HelveticaNeueBoldCondensed.woff2') format('woff2'),
        url('/local/templates/herbalife-official-new/HelveticaNeueBoldCondensed.woff') format('woff');
    font-weight: bold;
    font-display: swap;
    font-style: normal;
} */

@font-face {
    font-family: "Myriad";
    src: url("/local/templates/herbalife-official-new/fonts/myriadpro-regular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "KarminaBold";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("/local/templates/herbalife-official-new/fonts/KarminaBold.woff2") format("woff2"), url("/local/templates/herbalife-official-new/fonts/KarminaBold.woff") format("woff");
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    font-size: 10px;
}

body {
    min-height: 100%;
    min-width: 320px;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 1.6rem;
}

body.no-scroll {
    overflow: hidden;
}

img {
    max-width: 100%;
}

.page-wrapper {
    height: 100%;
    min-height: 100vh;
    min-width: 320px;
}

.container,
.box-product-banner .product-carousel-wrapper,
.loss__balance-wrapper,
.loss__diet .diet-container,
.loss__complex {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container:before,
.box-product-banner .product-carousel-wrapper:before,
.loss__balance-wrapper:before,
.loss__diet .diet-container:before,
.loss__complex:before,
.container:after,
.box-product-banner .product-carousel-wrapper:after,
.loss__balance-wrapper:after,
.loss__diet .diet-container:after,
.loss__complex:after {
    content: " ";
    display: table;
}

.container:after,
.box-product-banner .product-carousel-wrapper:after,
.loss__balance-wrapper:after,
.loss__diet .diet-container:after,
.loss__complex:after {
    clear: both;
}

@media (min-width: 768px) {

    .container,
    .box-product-banner .product-carousel-wrapper,
    .loss__balance-wrapper,
    .loss__diet .diet-container,
    .loss__complex {
        width: 100%;
    }

    .product-view-calc--hide-dsk {
        display: none !important;
    }
}

@media (min-width: 992px) {

    .container,
    .box-product-banner .product-carousel-wrapper,
    .loss__balance-wrapper,
    .loss__diet .diet-container,
    .loss__complex {
        width: 100%;
    }
}

@media (min-width: 1180px) {

    .container,
    .box-product-banner .product-carousel-wrapper,
    .loss__balance-wrapper,
    .loss__diet .diet-container,
    .loss__complex {
        width: 1200px;
    }
}

/* @media (min-width: 1700px) {
    .container, .box-product-banner .product-carousel-wrapper, .loss__balance-wrapper, .loss__diet .diet-container, .loss__complex {
        width: 1680px;
    }
} */





.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

[type="search"]::-ms-clear,
[type="text"]::-ms-clear,
[type="passowrd"]::-ms-clear,
[type="tel"]::-ms-clear {
    display: none;
}

.herb-popup .mfp-content {
    width: auto;
    background-color: #fff;
}

.herb-popup .mfp-close {
    color: #0D1320;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 42px;
    font-family: serif;
}

@media (max-width: 740px) {
    .herb-popup .mfp-close {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
}

.popup-recipe {
    width: 720px;
    padding-bottom: 30px;
}

.popup-recipe .recipe-photo {
    height: 320px;
    position: relative;
}

.popup-recipe .recipe-photo:before,
.popup-recipe .recipe-photo:after {
    content: " ";
    display: table;
}

.popup-recipe .recipe-photo:after {
    clear: both;
}

.popup-recipe .img-wrapper {
    height: 100%;
    overflow: hidden;
}

.popup-recipe .img-wrapper>img {
    height: 100%;
    max-width: inherit;
}

.popup-recipe .recipe-ingredients {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 80px;
    background-color: #42A046;
    padding-top: 8px;
}

.popup-recipe .recipe-ingredients .item {
    position: relative;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 15px;
}

.popup-recipe .recipe-ingredients .item:before {
    content: '';
    display: block;
    width: 50%;
    height: 1px;
    background-color: #6daa3b;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.popup-recipe .recipe-ingredients .item:first-child:before {
    content: none;
}

.popup-recipe .recipe-ingredients .item .num {
    font-size: 2.4rem;
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 3px;
}

.popup-recipe .recipe-energy {
    width: 68px;
    height: 68px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #00a87f;
    color: #fff;
    text-align: center;
    margin: -34px auto 13px;
    padding-top: 20px;
    position: relative;
    z-index: 1;
    font-size: 1.5rem;
}

.popup-recipe .recipe-energy .num {
    font-size: 2.2rem;
    line-height: 0.7;
}

.popup-recipe .recipe-info {
    padding: 0 50px 0 30px;
}

.popup-recipe .recipe-info .title {
    color: #0D1320;
    margin: 0 0 30px 0;
}

.popup-recipe .list-custom {
    font-size: 1.6rem;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.popup-recipe .hashtags {
    font-size: 1.4rem;
}

.popup-recipe .hashtags>a {
    color: #42A046;
}

.popup-recipe .hashtags>a:hover,
.popup-recipe .nav-top .top-level ul li.hashtags:hover>a,
.nav-top .top-level ul .popup-recipe li.hashtags:hover>a {
    color: #42A046;
}

@media (max-width: 740px) {
    .popup-recipe {
        width: 100%;
        position: relative;
        padding-bottom: 50px;
    }

    .popup-recipe .recipe-photo {
        height: auto;
    }

    .popup-recipe .img-wrapper {
        height: auto;
    }

    .popup-recipe .img-wrapper>img {
        height: auto;
        max-width: 100%;
        display: block;
    }

    .popup-recipe .recipe-ingredients {
        position: static;
        width: 100%;
        height: 80px;
        padding-top: 20px;
        text-align: center;
    }

    .popup-recipe .recipe-ingredients .item {
        display: inline-block;
        height: 40px;
        padding: 0 10px;
    }

    .popup-recipe .recipe-ingredients .item:before {
        width: 1px;
        height: 100%;
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .popup-recipe .recipe-ingredients .item .num {
        font-size: 1.8rem;
    }

    .popup-recipe .recipe-energy {
        position: absolute;
        margin: 0;
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }

    .popup-recipe .recipe-info {
        padding: 20px 20px 0 20px;
    }

    .popup-recipe .recipe-info .title {
        font-size: 2rem;
        margin: 0 0 20px 0;
    }

    .popup-recipe .list-custom {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .popup-recipe .box-tabs-simple .tabs__head {
        margin-right: 30px;
    }

    .popup-recipe .box-tabs-simple .tabs__body {
        padding-bottom: 15px;
    }
}

.popup-text {
    background-color: #fff;
    width: 720px;
    padding: 50px 60px 60px;
}

.popup-text.in-content {
    margin: 70px auto;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #999;
}

@media (max-width: 740px) {
    .popup-text {
        width: 100%;
        padding: 35px 20px 40px 20px;
    }
}

.popup-title {
    margin: 0 0 50px;
    padding: 0;
    font-weight: 400;
    font-size: 3.2rem;
    color: #0D1320;
}

@media (max-width: 740px) {
    .popup-title {
        font-size: 2.4rem;
        margin-bottom: 25px;
    }
}

a {
    text-decoration: none;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

a.color-green {
    color: #42A046;
}

a.color-green:hover,
.nav-top .top-level ul li:hover>a.color-green {
    color: #42A046;
}

h1,
.h1 {
    font-size: 4rem;
    font-weight: 400;
    margin-top: 1.1em;
    margin-bottom: 0.55em;
    color: #0D1320;
}

h1 .hint,
.h1 .hint {
    display: block;
    font-size: 1.4rem;
    color: #acacac;
    margin-top: 7px;
}

@media (max-width: 480px) {

    h1,
    .h1 {
        font-size: 30px;
    }
}

h2,
.h2 {
    margin: 40px 0 28px 0;
    padding: 0;
    font-size: 3.8rem;
    color: #0D1320;
    font-weight: 400;
}

h3,
.h3 {
    margin: 40px 0 34px 0;
    padding: 0;
    font-size: 3rem;
    color: #413c36;
    font-weight: 400;
}

h3 .hint,
.h3 .hint {
    display: block;
    font-size: 1.4rem;
    color: #acacac;
}

@media (max-width: 480px) {

    h3,
    .h3 {
        font-size: 24px;
        margin-top: 25px;
        margin-bottom: 20px;
    }
}

h4,
.h4 {
    margin: 39px 0 18px 0;
    padding: 0;
    color: #42A046;
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: 400;
}

.header-landing {
    font-family: "NotoSans", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 4.8rem;
}

@media (max-width: 767px) {
    .header-landing {
        font-size: 3rem;
    }
}

.elem-article-anonce {
    margin-bottom: 20px;
    background-color: #f2f2f2;
    position: relative;
    padding: 35px 30px 20px;
}

.elem-article-anonce .country {
    display: inline-block;
    background-color: #42A046;
    color: #fff;
    font-size: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
    padding: 2px 31px;
}

.elem-article-anonce .title {
    display: inline-block;
    font-size: 1.8rem;
    line-height: 1.5;
    color: #413c36;
}

.elem-article-anonce .title .icon {
    color: #42A046;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    margin-left: 5px;
}

.elem-article-anonce .title:hover,
.elem-article-anonce .nav-top .top-level ul li:hover>a.title,
.nav-top .top-level ul .elem-article-anonce li:hover>a.title {
    color: #42A046;
}

.elem-article-anonce .title:hover .icon,
.elem-article-anonce .nav-top .top-level ul li:hover>a.title .icon,
.nav-top .top-level ul .elem-article-anonce li:hover>a.title .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

.elem-blockquote {
    color: #413c36;
    font-size: 1.8rem;
    padding-left: 22px;
    position: relative;
    margin: 48px 15.5% 60px;
    line-height: 1.4;
}

.elem-blockquote:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #42A046;
}

.elem-blockquote--solid {
    background-color: #f2f2f2;
    color: #413c36;
    font-size: 2.4rem;
    padding: 42px 50px 39px 138px;
    margin: 35px 0 0 0;
    position: relative;
}

.elem-blockquote--solid:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background-color: #42A046;
    position: absolute;
    left: 105px;
    top: 50px;
}

.elem-blockquote--quote {
    position: relative;
    color: #413c36;
    margin-top: 45px;
    margin-bottom: 45px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 35px 0;
    font-size: 2.4rem;
}

.elem-blockquote--quote:before,
.elem-blockquote--quote:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 25px;
    background-color: #fff;
    background-image: url("/local/templates/herbalife-official-new/images/required/quotes-green.png");
    background-repeat: no-repeat;
}

.elem-blockquote--quote:before {
    top: -11px;
    left: 0;
    background-position: 0 0;
}

.elem-blockquote--quote:after {
    bottom: -11px;
    right: 0;
    background-position: 100% 0;
}

@media (max-width: 991px) {
    .elem-blockquote--solid {
        font-size: 2rem;
        padding: 20px 30px;
    }

    .elem-blockquote--solid:before {
        left: 0;
        top: 28px;
    }
}

@media (max-width: 767px) {
    .elem-blockquote {
        margin-left: 0;
        margin-right: 0;
    }

    .elem-blockquote--quote {
        font-size: 2rem;
    }

    .elem-blockquote--quote:before,
    .elem-blockquote--quote:after {
        width: 100px;
    }
}

.elem-blog {
    position: relative;
    overflow: hidden;
}

.elem-blog .elem-btn {
    position: absolute;
    bottom: 9%;
    left: 7%;
    padding-left: 34px;
    padding-right: 20px;
    font-size: 2rem;
}

.elem-blog .elem-btn .icon {
    margin-left: 22px;
}

.elem-blog img {
    display: block;
    width: 100%;
}

.elem-blog .text {
    position: absolute;
    left: 7%;
    top: 12%;
    width: 50%;
    font-family: "NotoSans", Arial, sans-serif;
}

.elem-blog .text .title {
    font-weight: 500;
    font-size: 2.8rem;
    color: #413c36;
    margin-bottom: 16px;
}

.elem-blog .text .descr {
    font-size: 1.8rem;
    color: #626262;
}

.elem-blog .text .descr.mobile {
    display: none;
}

@media (max-width: 1179px) {
    .elem-blog .text .title {
        font-size: 2.1rem;
        margin-bottom: 5px;
    }

    .elem-blog .text .descr {
        font-size: 1.4rem;
    }
}

@media (max-width: 991px) {
    .elem-blog .text .title {
        font-size: 2.8rem;
        margin-bottom: 16px;
    }

    .elem-blog .text .descr {
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .elem-blog {
        height: 213px;
        height: 66.565vw;
    }

    .elem-blog img {
        max-width: inherit;
        width: auto;
        height: 100%;
    }

    .elem-blog .elem-btn {
        width: 100%;
        left: 0;
        bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
    }

    .elem-blog .elem-btn .icon {
        margin-left: 0;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .elem-blog.has-text img {
        float: right;
        height: 60vw;
    }

    .elem-blog .text .title {
        margin-bottom: 0;
        font-size: 8vw;
    }

    .elem-blog .text .descr {
        display: none;
        font-size: 5vw;
    }

    .elem-blog .text .descr.mobile {
        display: block;
    }
}

.elem-brick {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.elem-brick:hover .elem-brick__descr,
.nav-top .top-level ul li:hover>a.elem-brick .elem-brick__descr {
    bottom: 0;
}

.elem-brick:hover .elem-brick__descr .title,
.nav-top .top-level ul li:hover>a.elem-brick .elem-brick__descr .title {
    padding-left: 25px;
    padding-bottom: 12px;
}

.elem-brick--vertical {
    height: 590px;
}

.elem-brick--vertical .elem-brick__descr {
    bottom: -87.3%;
}

.elem-brick--horizontal {
    height: 285px;
}

.elem-brick--horizontal .elem-brick__descr {
    bottom: -73%;
}

.elem-brick__link {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.elem-brick__img {
    max-width: inherit;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.elem-brick__number {
    position: absolute;
    left: -9px;
    bottom: 0;
    color: #fff;
    font-size: 12rem;
    font-weight: 500;
    line-height: 0.7;
    z-index: 2;
}

.elem-brick__descr {
    background-color: #42A046;
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-brick__descr .title {
    font-size: 2.8rem;
    padding: 21px 0 20px 80px;
    font-weight: 500;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-brick__descr .description {
    font-size: 1.6rem;
    overflow: auto;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .elem-brick {
        margin-bottom: 20px;
    }

    .elem-brick--vertical,
    .elem-brick--horizontal {
        height: 200px;
        height: 62.5vw;
    }

    .elem-brick__img {
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        max-width: 100%;
    }

    .elem-brick__number {
        font-size: 8.7rem;
        left: -8px;
    }

    .elem-brick__descr {
        bottom: auto !important;
        top: 100%;
        -webkit-transform: translate(0, -55px);
        -moz-transform: translate(0, -55px);
        -ms-transform: translate(0, -55px);
        -o-transform: translate(0, -55px);
        transform: translate(0, -55px);
    }

    .elem-brick__descr .title {
        font-size: 2rem;
        padding-top: 15px;
        padding-bottom: 20px;
        padding-left: 60px !important;
    }
}

.elem-btn {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    border: none;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-btn .icon-arrow_btn {
    margin-left: 18px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-btn--white {
    color: #fff;
    border: solid 2px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 26px;
}

.elem-btn--white:hover,
.nav-top .top-level ul li:hover>a.elem-btn--white {
    color: #42A046;
    background-color: #fff;
}

.elem-btn--white-solid {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #413c36;
}

.elem-btn--green {
    color: #fff;
    background-color: #42A046;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 16px 26px 17px;
    font-size: 2rem;
}

a.elem-btn.elem-btn--green.hidden-xs.landing_ex {
    padding: 16px 20px 17px !important;
}

a.elem-btn.elem-btn--green.visible-xs.landing_ex {
    padding: 16px 20px 17px !important;
}

span.elem-burger.landing_ex {
    display: none;
}

.box-tags--collection.landing_ex {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .box-header__controls.landing_ex {
        padding-top: 10px !important;
        width: unset;
    }
}

.box-header__controls.landing_ex {
    padding-top: 15px;
}

.box-header__controls.landing_ex a {
    margin-right: 0px !important;
}

@media (max-width: 600px) {
    .page-winback-order__list .box-place-order.landing_ex {
        padding-top: 30px;
    }
}

.elem-btn--green:hover,
.nav-top .top-level ul li:hover>a.elem-btn--green {
    background-color: #266431;
}

.elem-btn--green:disabled {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    background-color: #d1d1d1;
}

.elem-btn--green:disabled:hover,
.nav-top .top-level ul li:hover>a.elem-btn--green:disabled,
.elem-btn--green:disabled:focus {
    background-color: #d1d1d1;
}

.elem-btn--green:disabled:hover .icon-arrow_btn,
.nav-top .top-level ul li:hover>a.elem-btn--green:disabled .icon-arrow_btn,
.elem-btn--green:disabled:focus .icon-arrow_btn {
    -webkit-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

.elem-btn--orange {
    color: #fff;
    background-color: #E0A32C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 16px 26px 17px;
    font-size: 2rem;
}

.elem-btn--orange:hover,
.nav-top .top-level ul li:hover>a.elem-btn--orange {
    background-color: #fba209;
}

.elem-btn--bordered {
    border: solid 2px #42A046;
    font-size: 2rem;
    text-align: center;
    color: #42A046;
    background-color: #fff;
    padding: 14px 0 15px;
}

.elem-btn--bordered>img {
    display: inline-block;
    vertical-align: middle;
    height: 27px;
    margin-right: 15px;
}

.elem-btn--bordered>span {
    display: inline-block;
    vertical-align: middle;
}

.elem-btn--bordered.loading>img {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.show-more-loading {
    display: none;
}

.show-more-loading__true {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
    margin: 0 auto;
    display: block;
}

.elem-btn--more {
    border: solid 2px #42A046;
    font-size: 2rem;
    text-align: center;
    color: #42A046;
    background-color: #fff;
    padding: 14px 15px 15px;
}

.elem-btn--more .icon {
    margin-left: 8px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-btn--more:hover,
.nav-top .top-level ul li:hover>a.elem-btn--more {
    color: #42A046;
    border-color: #42A046;
}

.elem-btn--more:hover .icon,
.nav-top .top-level ul li:hover>a.elem-btn--more .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

.elem-btn.full-width {
    width: 100%;
}

.elem-btn--close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    color: #99ca3d;
}

.elem-btn--close>.icon-close {
    font-size: 16px;
    pointer-events: none;
}

.elem-btn--grey {
    background-color: #d1d1d1;
}

.elem-btn--back {
    position: relative;
    min-width: 260px;
}

.elem-btn--back>.icon-arrow_btn {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.elem-btn--back:hover,
.nav-top .top-level ul li:hover>a.elem-btn--back {
    background-color: #b1b1b1;
}

.elem-btn--next {
    position: relative;
    min-width: 260px;
}

.elem-btn--next>.icon-arrow_btn {
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.elem-btn--next:hover,
.nav-top .top-level ul li:hover>a.elem-btn--next {
    background-color: #909090;
}

.elem-btn-zoom {
    width: 50px;
    height: 50px;
    background-color: #99ca3d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #ffffff;
}

@media (min-width: 1024px) {
    .elem-btn-zoom {
        display: none;
    }
}

.elem-btn-zoom>.icon {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.elem-btn-zoom--left {
    position: absolute;
    left: 6%;
    top: 44%;
}

.elem-btn-zoom--center {
    position: absolute;
    left: 40%;
    top: 48%;
}

.elem-btn-zoom--right {
    position: absolute;
    right: 3%;
    top: 60%;
}

.elem-btn-zoom--bottom {
    position: absolute;
    right: 34%;
    top: 78%;
}

@media (min-width: 768px) {
    .elem-btn-zoom--left {
        left: 26%;
    }

    .elem-btn-zoom--center {
        left: 42%;
        top: 48%;
    }

    .elem-btn-zoom--right {
        right: 8%;
        top: 56%;
    }

    .elem-btn-zoom--bottom {
        right: 40%;
        top: 83%;
    }
}

.elem-btn-dashed {
    font-size: 20px;
    padding: 13px 30px;
    max-width: 300px;
    color: #f6ff86;
    border: 2px dashed currentColor;
    text-align: center;
}

.elem-btn-dashed--yellow {
    color: #ffff76;
}

.elem-btn-dashed--pink {
    color: #fc8fc1;
}

.elem-btn-dashed:hover,
.nav-top .top-level ul li:hover>a.elem-btn-dashed {
    background-color: rgba(255, 255, 255, 0.9);
}

.elem-btn-more-dashed {
    display: inline-block;
    min-width: 260px;
    text-align: center;
    font-size: 22px;
    color: #413c36;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    padding: 12px 10px;
    margin: 20px;
    outline: 2px dashed #ffffff !important;
    outline-offset: 20px;
    font-family: "NotoSans", Arial, sans-serif;
    transition: all linear 0.2s;
}

.elem-btn-more-dashed:hover,
.nav-top .top-level ul li:hover>a.elem-btn-more-dashed,
.elem-btn-more-dashed:focus {
    background-color: rgba(255, 255, 255, 0.9);
}

.elem-btn-more-dashed:hover .icon-arrow_btn,
.nav-top .top-level ul li:hover>a.elem-btn-more-dashed .icon-arrow_btn,
.elem-btn-more-dashed:focus .icon-arrow_btn {
    -webkit-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    transition: linear 0.2s;
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

.elem-burger {
    display: inline-block;
    width: 25px;
    height: 22px;
    position: relative;
    cursor: pointer;
}

.elem-burger:before,
.elem-burger:after,
.elem-burger>span {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-burger:before {
    top: 0;
}

.elem-burger:after {
    bottom: 0;
}

.elem-burger>span {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.elem-burger>span:before,
.elem-burger>span:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 0;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-burger.opened:before {
    top: -10px;
    opacity: 0;
}

.elem-burger.opened:after {
    bottom: -10px;
    opacity: 0;
}

.elem-burger.opened>span {
    background-color: transparent;
}

.elem-burger.opened>span:before {
    -webkit-transform: rotate(47deg);
    -moz-transform: rotate(47deg);
    -ms-transform: rotate(47deg);
    -o-transform: rotate(47deg);
    transform: rotate(47deg);
}

.elem-burger.opened>span:after {
    -webkit-transform: rotate(-47deg);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
}

.elem-city {
    font-size: 1.6rem;
    color: #413c36;
    margin-bottom: 53px;
}

.elem-city .name {
    font-size: 2.4rem;
    position: relative;
    color: #413c36;
    padding-left: 26px;
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-pin.png");
    background-repeat: no-repeat;
    -moz-background-size: 14px 18px;
    background-size: 14px 18px;
    background-position: 0 5px;
    cursor: pointer;
    margin-bottom: 20px;
}

.elem-city .nav-top .top-level ul li:hover>a.name,
.nav-top .top-level ul .elem-city li:hover>a.name {
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-pin.png");
}

.elem-city .name.orange {
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-pin-orange.png");
}

.elem-city .name+.hint {
    margin-top: -13px;
    margin-bottom: 21px;
}

.elem-city .hint {
    font-size: 1.7rem;
    color: #a4a4a4;
}

.elem-city .address {
    margin-bottom: 10px;
}

.elem-city .phone {
    display: table;
    font-size: 2rem;
    color: #413c36;
}

.elem-city .phone img {
    height: 15px;
}

.elem-city .phone+.phone {
    margin-top: 8px;
}

.elem-city .phone+.day-time {
    margin-top: 15px;
}

.elem-city .day-time {
    margin-bottom: 6px;
}

.elem-city .day-time>.day,
.elem-city .day-time>.time {
    display: inline-block;
    vertical-align: top;
}

.elem-city .day-time>.day-title {
    padding-top: 4px;
    margin-bottom: 6px;
    font-size: 1.6rem;
    color: #a4a4a4;
}

.elem-city .day {
    width: 130px;
}

.elem-city .day>span {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #d6d6d6;
    margin-left: 7px;
}

.elem-city .day>span:first-child {
    margin-left: 0;
}

.elem-city .day.other {
    vertical-align: bottom;
    margin-top: 4px;
    line-height: 1.5;
}

.elem-city .day.other+.time {
    vertical-align: bottom;
    line-height: 1.5;
}

.elem-city .day.mon>span:first-child {
    background-color: #42A046;
}

.elem-city .day.tue>span:nth-child(2) {
    background-color: #42A046;
}

.elem-city .day.wed>span:nth-child(3) {
    background-color: #42A046;
}

.elem-city .day.thu>span:nth-child(4) {
    background-color: #42A046;
}

.elem-city .day.fri>span:nth-child(5) {
    background-color: #42A046;
}

.elem-city .day.sat>span:nth-child(6) {
    background-color: #42A046;
}

.elem-city .day.sun>span:nth-child(7) {
    background-color: #42A046;
}

@media (max-width: 540px) {
    .elem-city {
        margin-bottom: 0;
        border-top: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .elem-city>*,
    .elem-city>.phone {
        display: none;
    }

    .elem-city>.name {
        display: block;
        width: 100%;
        margin-bottom: 0;
        position: relative;
        padding-right: 54px;
        /*padding-left: 0;*/
        /*background-image: none !important;*/
        background-position: 0 0;
        font-size: 2rem;
    }

    .elem-city>.phone {
        padding-left: 26px;
    }

    .elem-city>.phone.active {
        padding-left: 0;
    }

    .elem-city>.name:after {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        border-right: solid 2px #42A046;
        border-bottom: solid 2px #42A046;
        position: absolute;
        right: 19px;
        top: 3px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .elem-city.active>*,
    .elem-city.active>.phone {
        display: inherit;
    }

    .elem-city.active>.name {
        margin-bottom: 24px;
    }

    .elem-city.active>.name:after {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        top: 8px;
    }
}

.elem-component {
    display: block;
    position: relative;
    padding-left: 74px;
    min-height: 55px;
}

.elem-component.flex-item-empty {
    min-height: inherit;
}

.elem-component__icon {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    text-align: center;
    color: #fff;
}

.elem-component__icon>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.elem-component__icon>img.cereals {
    width: 25px;
}

.elem-component__icon>img.pill {
    width: 39px;
}

.elem-component__icon>img.fish {
    width: 28px;
}

.elem-component__icon .letter {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.4rem;
}

.elem-component__icon .number {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 2.4rem;
    line-height: 0.8;
}

.elem-component__icon .number small {
    display: block;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 1.4rem;
}

.elem-component__info {
    padding-top: 6px;
}

.elem-component__info .name {
    display: block;
    font-size: 1.7rem;
    color: #58585a;
    margin-bottom: 7px;
}

.elem-component__info .equal {
    display: block;
    font-size: 1.3rem;
    color: #acacac;
}

.elem-contact {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    font-size: 1.6rem;
    color: #413c36;
}

.elem-contact>img {
    position: absolute;
    width: 22px;
    left: 0;
    top: -2px;
}

.elem-contact .hint {
    font-size: 1.4rem;
    color: #b9b8b6;
}

@media (max-width: 480px) {
    .elem-contact .hint {
        display: table;
    }
}

.elem-effective {
    position: relative;
    overflow: hidden;
}

.elem-effective:before {
    content: '';
    width: 10px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.elem-effective .img-wrapper {
    overflow: hidden;
    width: 243px;
    height: 243px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 0 7px #fff;
    -moz-box-shadow: 0 0 0 7px #fff;
    box-shadow: 0 0 0 7px #fff;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.elem-effective .img-wrapper>img {
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.elem-effective .strip {
    position: absolute;
    left: 165px;
    top: 50%;
    right: 120px;
    -webkit-transform: translate(-93%, -50%);
    -moz-transform: translate(-93%, -50%);
    -ms-transform: translate(-93%, -50%);
    -o-transform: translate(-93%, -50%);
    transform: translate(-93%, -50%);
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 135px;
    padding-right: 70px;
    opacity: 0;
    -webkit-transition: all linear 0.8s;
    -o-transition: all linear 0.8s;
    -moz-transition: all linear 0.8s;
    transition: all linear 0.8s;
}

.elem-effective .strip:after {
    content: '';
    width: 40px;
    height: 100%;
    background-image: url("/local/templates/herbalife-official-new/images/required/corner-strip.png");
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.elem-effective .strip .name {
    margin: 0;
    padding: 9px 0;
    font-weight: 400;
    font-size: 3rem;
}

.elem-effective .strip .purpose {
    display: inline-block;
    padding: 9px 0;
    font-size: 1.8rem;
}

.elem-effective .strip--yellow {
    background-color: #ffdd4e;
}

.elem-effective .strip--orange {
    background-color: #E0A32C;
}

.elem-effective .strip--lime {
    background-color: #d2df43;
}

.elem-effective.to-right:before {
    left: auto;
    right: 0;
}

.elem-effective.to-right .img-wrapper {
    float: right;
}

.elem-effective.to-right .strip {
    right: 165px;
    left: 120px;
    padding-right: 90px;
    padding-left: 160px;
    -webkit-transform: translate(93%, -50%);
    -moz-transform: translate(93%, -50%);
    -ms-transform: translate(93%, -50%);
    -o-transform: translate(93%, -50%);
    transform: translate(93%, -50%);
}

.elem-effective.to-right .strip:after {
    left: 0;
    right: auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elem-effective.in .img-wrapper {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.elem-effective.in .strip {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width: 991px) {
    .elem-effective .strip {
        right: 0;
    }

    .elem-effective.to-right .strip {
        left: 0;
        padding-left: 70px;
    }
}

@media (max-width: 620px) {
    .elem-effective {
        width: 280px;
        margin: 0 auto 15px;
    }

    .elem-effective:before {
        content: none;
    }

    .elem-effective .img-wrapper {
        width: 272px;
        height: 272px;
        margin: 0 auto;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .elem-effective .strip {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 100%;
        padding: 142px 20px 75px 20px;
        opacity: 1;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
        margin-top: -105px;
    }

    .elem-effective .strip:after {
        top: auto;
        right: 0;
        left: 0;
        bottom: 0;
        height: 47px;
        width: auto;
        background-image: url("/local/templates/herbalife-official-new/images/required/corner-strip_hor.png");
    }

    .elem-effective .strip .name {
        font-size: 2.5rem;
    }

    .elem-effective.to-right .img-wrapper {
        float: none;
    }

    .elem-effective.to-right .strip {
        left: auto;
        right: auto;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }

    .elem-effective.to-right .strip:after {
        right: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

.elem-field {
    position: relative;
}

.elem-field__label {
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    z-index: 1;
    color: #979797;
}

.elem-field--static {
    padding-top: 35px;
}

.elem-field--static .elem-field__label {
    top: 0;
    font-size: 15px;
}

.elem-field--static .elem-field__label--small {
    top: -15px;
    font-size: 12px;
}

.elem-field__input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px 0 7px;
}

.elem-field__input:focus {
    outline: none;
    border-bottom: 2px solid #413c36;
}

.elem-field__input:focus+.elem-field__label,
.elem-field__input:focus+.error+.elem-field__label,
.elem-field__input:required:valid+.elem-field__label,
.elem-field__input:required:valid+.error+.elem-field__label,
.elem-field__input+.error+.elem-field__label {
    bottom: 100%;
    top: auto;
    font-size: 12px;
}

.elem-field__input:valid {
    border-bottom: 2px solid #42A046;
}

.elem-field .error {
    border-bottom: 2px solid #cf342f;
}

.elem-field .error+.error+.elem-field__label {
    color: #cf342f;
}

.elem-field label.error {
    display: none !important;
}

.elem-history {
    margin-left: -21.942%;
    margin-right: -21.942%;
    padding-left: 22%;
    padding-right: 22%;
    position: relative;
}

.elem-history+.elem-history {
    margin-top: 24px;
}

.elem-history .year {
    border-bottom: solid 2px;
    color: #42A046;
    text-align: center;
    position: absolute;
    left: 0;
    top: -33px;
    width: 160px;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 1;
}

.elem-history .events p {
    margin-top: 0;
    margin-bottom: 24px;
}

.elem-history .events p:last-child {
    margin-bottom: 0;
}

.elem-history--img .img-wrapper {
    position: absolute;
    left: 0;
    top: 5px;
    width: 140px;
}

@media (max-width: 1179px) {
    .elem-history .year {
        font-size: 4rem;
        line-height: 1.2;
        width: 140px;
    }
}

@media (max-width: 991px) {
    .elem-history {
        margin-left: 0;
        margin-right: 0;
        padding-left: 190px;
        padding-right: 0;
    }
}

@media (max-width: 640px) {
    .elem-history {
        padding-left: 0;
    }

    .elem-history .year {
        width: 100%;
        position: static;
        text-align: left;
        margin-bottom: 25px;
    }

    .elem-history--img .img-wrapper {
        position: static;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
}

.elem-img {
    margin: 0 0 40px 0;
}

.elem-img>img {
    width: 100%;
    margin-bottom: 12px;
}

.elem-img .img-caption {
    font-size: 1.4rem;
    color: #acacac;
    display: block;
    position: relative;
    padding-left: 20px;
    line-height: 1.3;
}

.elem-img .img-caption:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 0;
}

.elem-info-article {
    position: relative;
    padding: 27px 30px 45px 30px;
    border-top: dotted 1px #e0e0e0;
}

.elem-info-article:hover .title,
.nav-top .top-level ul li:hover>a.elem-info-article .title {
    color: #42A046;
}

.elem-info-article:hover .text .icon,
.nav-top .top-level ul li:hover>a.elem-info-article .text .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

.elem-info-article .link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.elem-info-article .title {
    font-size: 2.4rem;
    color: #0D1320;
    font-weight: 400;
    margin: 0 0 22px -30px;
    padding: 0 0 0 30px;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-info-article .title:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 8px;
}

.elem-info-article .text {
    font-size: 1.6rem;
    line-height: 1.45;
    color: #909090;
}

.elem-info-article .text p {
    margin-top: 0;
    margin-bottom: 25px;
}

.elem-info-article .text p:last-of-type {
    margin-bottom: 0;
}

.elem-info-article .text .icon {
    color: #42A046;
    margin-left: 3px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-info {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 16px;
    height: 16px;
    line-height: 0.7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: var(--color-grass);
    border: solid 1px var(--color-grass);
    -webkit-box-shadow: inset 0 0 1px 0;
    -moz-box-shadow: inset 0 0 1px 0;
    box-shadow: inset 0 0 1px 0;
    cursor: pointer;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    flex-shrink: 0;
}

.elem-info:hover,
.nav-top .top-level ul li:hover>a.elem-info {
    border-color: #42A046;
    color: #42A046;
}

.elem-info:after {
    content: 'i';
    font-size: 13px;
}

.elem-lang {
    position: relative;
    display: inline-block;
}

.footer .elem-lang {
    margin-top: 20px;
    margin-left: -10px;
}

.elem-lang__current {
    display: inline-block;
    font-size: 1.6rem;
    cursor: pointer;
    padding: 10px 10px 11px 15px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-lang__current .icon {
    color: #fff;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-lang__current .elem-lang__country,
.elem-lang__current .elem-lang__name {
    display: none;
}

.elem-lang__current .elem-lang__flag {
    border-color: transparent;
    margin-right: 9px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-lang__current:hover,
.nav-top .top-level ul li:hover>a.elem-lang__current {
    background-color: #fff;
}

.elem-lang__current:hover .elem-lang__flag,
.nav-top .top-level ul li:hover>a.elem-lang__current .elem-lang__flag {
    border-color: #e0e0e0;
}

.elem-lang__current:hover .icon,
.nav-top .top-level ul li:hover>a.elem-lang__current .icon {
    color: #42A046;
}

.elem-lang__flag {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /*border: solid 1px #e0e0e0;*/
    margin-right: 8px;
    width: 24px;
    min-width: 24px;
}

.elem-lang__country {
    display: inline-block;
    vertical-align: middle;
    color: #0D1320;
}

.elem-lang__name {
    display: inline-block;
    vertical-align: middle;
    color: var(--color-nightsky);
}

.elem-lang__item {
    display: block;
    font-size: 1.4rem;
    padding: 10px 32px 10px 16px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    text-align: left;
}

.elem-lang__item .elem-lang__name {
    position: relative;
}

.elem-lang__item .elem-lang__name:before {
    content: '/ ';
    font-size: 14px;
    color: var(--color-nightsky);
}

.elem-lang__item:hover,
.nav-top .top-level ul li:hover>a.elem-lang__item {
    border-left-color: #42A046;
}

.elem-lang__item.current {
    background-color: #f2f2f2;
    pointer-events: none;
}

.elem-lang__list {
    overflow: auto;
    max-height: 260px;
    width: 280px;
    background-color: var(--color-white);
    border-radius: 12px 12px 0 12px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.15);
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    transition: all linear 0.4s;
}

.footer .elem-lang__list {
    top: unset;
    bottom: 0;
}

@media(max-width: 1023px) {
    .elem-lang__list {
        display: none;
        opacity: 1;
    }
}

.elem-lang__list--height-mobile {
    display: block;
}

.elem-lang__list .mCSB_container {
    margin-right: 0;
}

.elem-lang__list .mCSB_scrollTools {
    opacity: 1;
    width: 30px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(55%, white), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
}

.elem-lang__list .mCSB_scrollTools .mCSB_draggerContainer {
    top: 7px;
    bottom: 7px;
    background-color: var(--color-gray-light);
    width: 8px;
    border-radius: 6px;
    left: unset;
    right: 16px;
}

.elem-lang__list .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.elem-lang__list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: var(--color-grass);
    border-radius: 6px;
    margin: 0;
    width: 100%;
}

.elem-lang.opened .elem-lang__current {
    background-color: #fff;
    border-bottom: solid 1px #e5e5e5;
}

.elem-lang.opened .elem-lang__current .elem-lang__flag {
    border-color: #e0e0e0;
}

.elem-lang.opened .elem-lang__current .icon {
    color: #266431;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elem-lang.opened .elem-lang__list {
    opacity: 1;
    top: 100%;
    z-index: 1;
    pointer-events: auto;
}

.footer .elem-lang.opened .elem-lang__list {
    top: unset;
    bottom: 100%;
    z-index: 1000;
}

@media (max-width: 767px) {
    .elem-lang {
        /* background-color: #42A046; */
        /* border-top: solid 1px #42A046;
        border-bottom: solid 1px #42A046; */
        display: block;
    }

    .elem-lang__current .elem-lang__name {
        display: inline-block;
        color: #fff;
    }

    .elem-lang__current .icon {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .elem-lang__current .elem-lang__flag {
        border: none;
    }

    .elem-lang__current:hover,
    .nav-top .top-level ul li:hover>a.elem-lang__current {
        /*background-color: transparent;*/
    }

    .elem-lang__current:hover .icon,
    .nav-top .top-level ul li:hover>a.elem-lang__current .icon {
        color: #fff;
    }

    .elem-lang__list {
        width: 100%;
    }

    .elem-lang__item {
        position: relative;
        padding-left: 50px;
    }

    .elem-lang__item .elem-lang__flag {
        position: absolute;
        left: 17px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .elem-lang__item .elem-lang__country {
        display: block;
    }

    .elem-lang__item .elem-lang__name {
        float: none;
        display: block;
        padding-left: 0;
    }

    .elem-lang__item .elem-lang__name:before {
        content: none;
    }

    .elem-lang.opened .elem-lang__current {
        border-bottom-width: 2px;
        border-color: #fff;
    }

    .elem-lang.opened .elem-lang__current .icon {
        color: #fff;
        margin-top: -2px;
    }
}

.elem-lead-checkbox__label {
    display: block;
    cursor: pointer;
}

.elem-lead-checkbox__text {
    display: inline-block;
    position: relative;
    padding-left: 40px;
}

.elem-lead-checkbox__text:before,
.elem-lead-checkbox__text:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.elem-lead-checkbox__text:before {
    left: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #d8d8d8;
}

.elem-lead-checkbox__text:after {
    opacity: 0;
    left: 6px;
    width: 14px;
    height: 14px;
    background: url('/local/templates/herbalife-official-new/images/icons-svg/arrow_done.svg') no-repeat center;
    -moz-background-size: 100%;
    background-size: 100%;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
}

@media (max-width: 480px) {
    .elem-lead-checkbox__text {
        padding-left: 50px;
        text-align: left;
        line-height: 1.3;
    }
}

.elem-lead-checkbox__input:checked+.elem-lead-checkbox__label>.elem-lead-checkbox__text:before {
    background-color: #42A046;
    border-color: #42A046;
}

.elem-lead-checkbox__input:checked+.elem-lead-checkbox__label>.elem-lead-checkbox__text:after {
    opacity: 1;
}

.elem-lead-radio {
    display: block;
    cursor: pointer;
}

.elem-lead-radio__fake {
    min-height: 50px;
    border: 1px solid #e8e8e8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
}

.elem-lead-radio__fake .icon {
    color: #e8e8e8;
}

.elem-lead-radio__text {
    margin-left: 12px;
}

input:checked+.elem-lead-radio__fake {
    color: #ffffff;
}

input:checked+.elem-lead-radio__fake .icon {
    color: #ffffff;
}

input:checked+.elem-lead-radio__fake--green {
    background-color: #42A046;
    border-color: #42A046;
}

input:checked+.elem-lead-radio__fake--blue {
    background-color: #0076c0;
    border-color: #0076c0;
}

input:checked+.elem-lead-radio__fake--dark {
    background-color: #003e7e;
    border-color: #003e7e;
}

input:checked+.elem-lead-radio__fake--orange {
    background-color: #f6983e;
    border-color: #f6983e;
}

input:checked+.elem-lead-radio__fake--pink {
    background-color: #f5536b;
    border-color: #f5536b;
}

.elem-lead-select .selectric-wrapper {
    width: 100% !important;
}

.elem-lead-select .selectric {
    width: 100%;
    border: none !important;
    border-color: transparent transparent #d8d8d8 transparent;
    background: #ffffff;
}

@media (min-width: 768px) {
    .elem-lead-select .selectric {
        margin: 0 -20px;
        padding: 0 20px;
        width: 115%;
    }
}

.elem-lead-select .selectric .label {
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
    padding: 12px 0;
    color: #979797;
    border-bottom: 1px solid #d8d8d8;
}

.elem-lead-select .selectric .button {
    right: 8px;
}

.elem-lead-select .selectric .button:after {
    border: none;
    width: 10px;
    height: 10px;
    background: url('/local/templates/herbalife-official-new/images/icons-svg/arrow_lang.svg') no-repeat center;
}

.elem-lead-select .selectric-items {
    border: none;
    background-color: #ffffff;
    width: 100% !important;
    margin-top: -14px;
    padding-top: 16px;
    -webkit-box-shadow: 0px 5px 12px -6px;
    -moz-box-shadow: 0px 5px 12px -6px;
    box-shadow: 0px 5px 12px -6px;
}

@media (min-width: 768px) {
    .elem-lead-select .selectric-items {
        margin-left: -20px;
        margin-right: -20px;
        width: 115% !important;
    }
}

.elem-lead-select .selectric-items li {
    min-height: inherit;
    height: auto;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 1.3;
    border-bottom: 1px solid #d8d8d8;
    border-left: 4px solid transparent;
}

.elem-lead-select .selectric-items li.selected,
.elem-lead-select .selectric-items li.highlighte,
.elem-lead-select .selectric-items li:hover {
    background-color: #ffffff;
    border-left-color: #42A046;
}

.elem-lead-select .selectric-items li:last-child {
    border-bottom: none;
}

.elem-lead-select .selectric-open .selectric {
    -webkit-box-shadow: 0px -3px 12px -6px;
    -moz-box-shadow: 0px -3px 12px -6px;
    box-shadow: 0px -3px 12px -6px;
}

.elem-lead-select .selectric-open .selectric .label {
    border-bottom: 2px solid #413c36;
}

.elem-lead-select .selectric-open .selectric .button:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elem-lead-select .selectric-below .label {
    border-bottom: 2px solid #42A046;
}

.elem-lead-select__label {
    position: absolute;
    top: -15px;
    font-size: 12px;
}

.elem-lead-select--icons .ms-parent {
    width: 100% !important;
}

.elem-lead-select--icons .ms-choice {
    height: 42px;
    line-height: 42px;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    background: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.elem-lead-select--icons .ms-choice .label {
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
    padding: 12px 0;
    color: #979797;
    border-bottom: 1px solid #d8d8d8;
}

.elem-lead-select--icons .ms-choice:focus,
.elem-lead-select--icons .ms-choice.js-blur {
    outline: none;
    border-bottom: 2px solid #42A046;
}

.elem-lead-select--icons .ms-choice>span {
    padding-left: 0;
    font-size: 0 !important;
}

.elem-lead-select--icons .ms-choice>span.placeholder {
    color: 979797;
    font-size: 15px;
}

.elem-lead-select--icons .ms-choice>div {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: url('/local/templates/herbalife-official-new/images/icons-svg/arrow_lang.svg') no-repeat center;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: -o-transform .25s;
    -moz-transition: transform .25s, -moz-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s, -moz-transform .25s, -o-transform .25s;
    -webkit-transform-origin: center 2px;
    -moz-transform-origin: center 2px;
    -ms-transform-origin: center 2px;
    -o-transform-origin: center 2px;
    transform-origin: center 2px;
}

.elem-lead-select--icons .ms-choice>div.open {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elem-lead-select--icons .ms-choice .icon {
    position: static !important;
    display: inline-block;
    width: 28px;
    height: 29px;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
}

.elem-lead-select--icons .ms-choice .icon+.icon {
    margin-left: 18px;
}

.elem-lead-select--icons .ms-choice .icon.icon-eat {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-eat_green.svg');
}

.elem-lead-select--icons .ms-choice .icon.icon-weight {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-weight_orange.svg');
}

.elem-lead-select--icons .ms-choice .icon.icon-sport {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-sport_blue.svg');
}

.elem-lead-select--icons .ms-choice .icon.icon-look {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-look_pink.svg');
}

.elem-lead-select--icons .ms-choice .icon.icon-money {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-money_dark.svg');
}

.elem-lead-select--icons .ms-drop {
    border: none;
    margin-left: -20px;
    width: 115%;
    margin-top: 1px;
}

.elem-lead-select--icons .ms-drop>ul {
    padding: 20px;
}

.elem-lead-select--icons .ms-drop li {
    position: relative !important;
    border: 1px solid #d8d8d8;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 60px;
    padding-right: 10px;
    font-size: 15px;
    margin-bottom: 15px;
}

.elem-lead-select--icons .ms-drop li:not(:last-child) {
    margin-bottom: 15px;
}

.elem-lead-select--icons .ms-drop li:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 29px;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-eat.svg');
    background-position: center;
}

.elem-lead-select--icons .ms-drop li label>input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.elem-lead-select--icons .ms-drop li>.icon {
    margin-right: 10px;
    width: 30px;
    height: 33px;
    background-repeat: no-repeat;
    background-position: center;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item {
    color: #ffffff;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--eat {
    background-color: #42A046 !important;
    border-color: #42A046 !important;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--eat:before {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-eat.svg');
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--weight {
    background-color: #f6983e;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--weight:before {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-weight.svg');
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--sport {
    background-color: #0076c0 !important;
    border-color: #0076c0 !important;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--sport:before {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-sport.svg');
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--look {
    background-color: #f5536b;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--look:before {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-look.svg');
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--money {
    background-color: #003e7e !important;
    border-color: #003e7e !important;
}

.elem-lead-select--icons .ms-drop li.elem-lead-select__item--money:before {
    background-image: url('/local/templates/herbalife-official-new/images/icons-svg/icon-money.svg');
}

.elem-map-list {
    display: table;
}

.elem-map-list.new {
    width: 1180px;
    max-height: 38px;
}

.cityTypeLine {
    width: 100vw;
    margin-left: calc((100vw - 1180px) / -2);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-bottom: 46px;
    background: #f8f8f8;
}

.elem-map-list .type {
    height: auto !important;
    cursor: pointer;
    display: inline-block;
    line-height: 38px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    color: #413c36;
    /*width: 160px;*/
    position: relative;
    border: solid 2px #42A046;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    background-color: #fff;
}

.elem-map-list .type.map {
    text-align: center;
    padding-left: 30px;
    padding-right: 60px;
}

.elem-map-list .type.list {
    text-align: center;
    margin-left: -40px;
    padding-left: 60px;
    padding-right: 30px;
}


.elem-map-list .type.active {
    cursor: default;
    z-index: 2;
    border-color: #42A046;
    background-color: #42A046;
    color: #fff;
    padding: 0 30px;
}

@media (min-width: 768px) {
    .elem-map-list.new {
        width: calc(100% - 20px);
    }

    .cityTypeLine {
        width: 100vw;
        margin-left: -10px;
    }
}

@media (min-width: 1180px) {
    .elem-map-list.new {
        width: 1180px;
    }

    .cityTypeLine {
        width: calc(100vw + 20px);
        margin-left: calc((100vw - 1160px) / -2);
    }
}

@media (min-width: 1270px) {
    .elem-map-list.new {
        width: 1180px;
    }

    .cityTypeLine {
        width: 100vw;
        margin-left: calc((100vw - 1180px) / -2);
    }
}

@media (max-width: 767px) {
    .elem-map-list.new {
        width: calc(100% - 20px);
    }

    .cityTypeLine {
        width: 100vw;
        margin-left: -10px;
        height: 150px;
    }
}



@media (max-width: 767px) {
    .elem-map-list {
        margin-left: auto;
        margin-right: auto;
    }
}

.elem-map {
    height: 700px;
    width: 99vw;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 1179px) {
    .elem-map {
        height: 60vw;
    }
}

@media (max-width: 767px) {
    .elem-map {
        height: 79vh;
    }
}

.elem-note {
    font-size: 1.4rem;
    color: #acacac;
    text-align: center;
}

.elem-note:before {
    content: '*';
    color: #42A046;
    font-size: 2.1rem;
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    -webkit-transform: translate(0, -4px);
    -moz-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px);
}

@media (max-width: 767px) {
    .elem-note {
        text-align: left;
        position: relative;
        padding-left: 12px;
    }

    .elem-note:before {
        position: absolute;
        left: 0;
        top: -5px;
    }
}

.elem-person {
    position: relative;
    min-height: 400px;
    border-bottom: solid 1px #ddd;
    margin-top: 50px;
}

.elem-person .name-xs {
    display: none;
    font-size: 3rem;
    color: #42A046;
    margin-bottom: 37px;
}

.elem-person__image {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 447px;
    height: 400px;
    overflow: hidden;
    font-size: 0;
}

.elem-person__image>img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: inherit;
    max-height: 100%;
}

.elem-person__info {
    padding-left: 507px;
    padding-top: 35px;
}

.elem-person__info .name {
    font-size: 3rem;
    color: #42A046;
    margin-bottom: 28px;
}

.elem-person__info .name+ul {
    position: relative;
    padding-top: 30px;
}

.elem-person__info .name+ul:before {
    content: '';
    width: 40px;
    height: 2px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    top: 0;
}

.elem-person__info ul {
    margin: 0;
    padding: 0;
}

.elem-person__info ul li {
    margin: 0 0 15px 0;
    padding: 0 0 0 18px;
    position: relative;
    font-size: 1.8rem;
    list-style-type: none;
}

.elem-person__info ul li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #42A046;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}

@media (max-width: 1179px) {
    .elem-person {
        min-height: 250px;
    }

    .elem-person__image {
        width: 265px;
        height: 250px;
        top: auto;
        bottom: 0;
    }

    .elem-person__info {
        padding-left: 295px;
    }
}

@media (max-width: 767px) {
    .elem-person {
        min-height: inherit;
        border-bottom: none;
        margin-top: 58px;
    }

    .elem-person .name-xs {
        display: block;
    }

    .elem-person__image {
        border-bottom: solid 1px #ddd;
        width: 100%;
        height: auto;
        text-align: center;
        position: static;
    }

    .elem-person__image>img {
        position: static;
        max-width: 100%;
        max-height: inherit;
    }

    .elem-person__info {
        padding-left: 0;
        padding-top: 25px;
    }

    .elem-person__info .name {
        display: none;
    }

    .elem-person__info .name+ul {
        padding-top: 0;
    }

    .elem-person__info .name+ul:before {
        content: none;
    }
}

.elem-photo-cornered {
    position: relative;
    width: 298px;
    height: 298px;
    border-top: solid 1px transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.elem-photo-cornered.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.elem-photo-cornered .img-wrapper {
    width: 284px;
    height: 284px;
    margin: 7px auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 0 0 7px #fff;
    -moz-box-shadow: 0 0 0 7px #fff;
    box-shadow: 0 0 0 7px #fff;
    z-index: 2;
}

.elem-photo-cornered .img-wrapper>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    -o-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.elem-photo-cornered:after {
    content: '';
    width: 140px;
    height: 140px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -webkit-transition: all linear 0.4s 0.2s;
    -o-transition: all linear 0.4s 0.2s;
    -moz-transition: all linear 0.4s 0.2s;
    transition: all linear 0.4s 0.2s;
}

.elem-photo-cornered.corner-none:after {
    content: none;
}

.elem-photo-cornered.corner-top-right:after {
    top: 4%;
    right: 6%;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(90deg) scale(0.6);
    -moz-transform: rotate(90deg) scale(0.6);
    -ms-transform: rotate(90deg) scale(0.6);
    -o-transform: rotate(90deg) scale(0.6);
    transform: rotate(90deg) scale(0.6);
}

.elem-photo-cornered.corner-top-right.in:after {
    top: 0;
    right: 0;
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

.elem-photo-cornered.corner-top-left:after {
    top: 4%;
    left: 6%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg) scale(0.6);
    -moz-transform: rotate(-90deg) scale(0.6);
    -ms-transform: rotate(-90deg) scale(0.6);
    -o-transform: rotate(-90deg) scale(0.6);
    transform: rotate(-90deg) scale(0.6);
}

.elem-photo-cornered.corner-top-left.in:after {
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

.elem-photo-cornered.corner-btm-left:after {
    bottom: 4%;
    left: 6%;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotate(-90deg) scale(0.6);
    -moz-transform: rotate(-90deg) scale(0.6);
    -ms-transform: rotate(-90deg) scale(0.6);
    -o-transform: rotate(-90deg) scale(0.6);
    transform: rotate(-90deg) scale(0.6);
}

.elem-photo-cornered.corner-btm-left.in:after {
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

.elem-photo-cornered.corner-btm-right:after {
    bottom: 4%;
    right: 6%;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg) scale(0.6);
    -moz-transform: rotate(90deg) scale(0.6);
    -ms-transform: rotate(90deg) scale(0.6);
    -o-transform: rotate(90deg) scale(0.6);
    transform: rotate(90deg) scale(0.6);
}

.elem-photo-cornered.corner-btm-right.in:after {
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

@media (max-width: 1179px) {
    .elem-photo-cornered {
        width: 180px;
        height: 180px;
    }

    .elem-photo-cornered .img-wrapper {
        width: 166px;
        height: 166px;
    }

    .elem-photo-cornered:after {
        width: 72px;
        height: 72px;
    }
}

@media (max-width: 767px) {
    .elem-photo-cornered {
        width: 294px;
        height: 294px;
    }

    .elem-photo-cornered .img-wrapper {
        width: 280px;
        height: 280px;
    }

    .elem-photo-cornered:after {
        width: 72px;
        height: 72px;
    }
}

.elem-product {
    position: relative;
}

.elem-product .img-wrapper {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.elem-product .img-wrapper>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-product .prod-link {
    background-color: #42A046;
    text-align: center;
    min-height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.elem-product .prod-link:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.elem-product .prod-link:hover,
.elem-product .nav-top .top-level ul li:hover>a.prod-link,
.nav-top .top-level ul .elem-product li:hover>a.prod-link {
    background-color: #42A046;
}

.elem-product:hover .img-wrapper>img,
.nav-top .top-level ul li:hover>a.elem-product .img-wrapper>img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}

.elem-radio-sex {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
}

.elem-radio-sex__fake {
    text-align: center;
    border-bottom: 1px solid #d8d8d8;
    min-height: 40px;
}

.elem-radio-sex__fake>.icon {
    color: #d8d8d8;
}

.elem-radio-sex__text {
    font-size: 15px;
    color: #979797;
    padding-left: 10px;
    vertical-align: middle;
}

.elem-radio-sex__input:checked+.elem-radio-sex__fake {
    border-bottom: 2px solid #42A046;
}

.elem-radio-sex__input:checked+.elem-radio-sex__fake>.icon {
    color: #42A046;
}

.elem-read-more {
    display: inline-block;
    color: #42A046;
    font-size: 1.6rem;
}

.elem-read-more .icon {
    margin-left: 5px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-read-more:hover,
.nav-top .top-level ul li:hover>a.elem-read-more {
    color: #42A046;
}

.elem-read-more:hover .icon,
.nav-top .top-level ul li:hover>a.elem-read-more .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

.elem-select {
    width: 100%;
}

.elem-select .selectric {
    border: none;
    background-color: #42A046;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.elem-select .selectric .label {
    height: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 0;
    padding: 4px 25px 5px 14px;
    color: #fff;
}

.elem-select .selectric .button {
    width: 7px;
    height: 7px;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -moz-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    -o-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
}

.elem-select .selectric .button:after {
    content: none;
}

.elem-select .selectric-items {
    border: none;
    background-color: transparent;
    width: 100% !important;
}

.elem-select .selectric-items li {
    min-height: inherit;
    height: auto;
    font-size: 1.5rem;
    line-height: 1.2;
    padding: 5px 10px 6px 14px;
    background-color: #42A046;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    color: #fff;
}

.elem-select .selectric-items li.selected,
.elem-select .selectric-items li.highlighted {
    background-color: #529636;
}

.elem-select .selectric-items li.disabled {
    background-color: #42A046 !important;
    color: #d2d2d2 !important;
    opacity: 1;
}

.elem-select .selectric-items li:hover {
    background-color: #42A046;
}

.elem-select .selectric-items li:last-child {
    -webkit-border-radius: 0 0 12px 12px;
    -moz-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
}

.elem-select .selectric-open .selectric {
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
}

.elem-select--with-title .select-title {
    font-size: 1.5rem;
    margin-right: 15px;
}

.elem-select--with-title .select-title,
.elem-select--with-title .elem-select {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

@media (max-width: 480px) {
    .elem-select .selectric {
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        border-radius: 18px;
    }

    .elem-select .selectric .label {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .elem-select .selectric-open .selectric {
        -webkit-border-radius: 18px 18px 0 0;
        -moz-border-radius: 18px 18px 0 0;
        border-radius: 18px 18px 0 0;
    }

    .elem-select--with-title {
        width: 100%;
        margin-right: 0;
    }

    .elem-select--with-title .select-title {
        margin-right: 0;
    }

    .elem-select--with-title .elem-select {
        width: 100%;
    }
}

.elem-sign {
    color: #fff;
}

.elem-sign .icon {
    margin-right: 15px;
}

.elem-slider-range {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
}

.elem-slider-range.start:before {
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
}

.elem-slider-range .ui-slider-handle {
    position: absolute;
    display: block;
    top: -11px;
    width: 2px;
    height: 5px;
    margin-left: -13.5px;
    outline: none !important;
    z-index: 10;
    cursor: pointer;
}

.elem-slider-range .ui-slider-horizontal {
    position: relative;
    width: 100%;
    height: 5px;
    border: 1px solid #d8d8d8;
    border-right: 0;
    border-left: 0;
}

.elem-slider-range .ui-slider-range {
    position: absolute;
    top: -1px;
    left: 0;
    height: 5px;
    background: #42A046;
    border: 1px solid #42A046;
}

.elem-slider-range .ui-slider-line {
    position: absolute;
    top: -24px;
    width: 1px !important;
    height: 12px !important;
    margin-left: 52px;
    background: #d8d8d8;
    z-index: 1;
}

.elem-slider-range .ui-slider-pip-inrange .ui-slider-line {
    background: #42A046;
    border: 1px solid #42A046;
}

.elem-slider-range .ui-slider-pip-inrange .ui-slider-line:after {
    background: #42A046;
}

.elem-slider-range .ui-slider-pip-selected .ui-slider-label {
    color: #0D1320;
}

.elem-slider-range .ui-slider-label {
    font-size: 15px;
    color: #979797;
    font-weight: 400 !important;
    width: 100%;
    top: -40px;
    margin-left: -22px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.elem-slider-range .slider-age {
    margin-top: 50px;
}

.elem-slider-range .ui-slider-pips .ui-slider-pip {
    width: 90px;
    margin-left: -98px;
}

.elem-slider-range .ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,
.elem-slider-range .ui-slider-pips .ui-slider-pip-inrange .ui-slider-line {
    background-color: #42A046;
    width: 2px !important;
    height: 15px !important;
    top: -25px;
}

.elem-slider-range--circle {
    position: relative;
    padding-left: 50px;
    padding-right: 75px;
    margin-bottom: 60px !important;
}

@media (max-width: 480px) {
    .elem-slider-range--circle {
        padding-left: 10px;
        padding-right: 35px;
    }
}

.elem-slider-range--circle:before,
.elem-slider-range--circle:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    top: 35px;
    background: #d8d8d8;
}

.elem-slider-range--circle:before {
    left: 0;
}

.elem-slider-range--circle:after {
    right: 1px;
}

.elem-slider-range--circle .ui-slider-line {
    width: 25px !important;
    height: 25px !important;
    background-color: #fff !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #d8d8d8;
    top: -32px;
}

.elem-slider-range--circle .ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,
.elem-slider-range--circle .ui-slider-pips .ui-slider-pip-inrange .ui-slider-line {
    width: 25px !important;
    height: 25px !important;
    top: -32px;
}

.elem-slider-range--circle .ui-slider-label {
    top: 10px;
    margin-left: 20px;
}

.elem-slider-range--circle .ui-slider-range {
    top: -2px;
    height: 3px;
}

.elem-slider-range--circle .ui-slider-pip-4 .ui-slider-label {
    margin-left: 23px;
}

.elem-slider-range--circle .ui-slider-horizontal {
    height: 2px;
}

.elem-slider-range--circle .ui-slider-pip-inrange .ui-slider-line {
    background-color: #ffffff;
    border: 2px solid #42A046;
}

.elem-slider-range--circle .ui-slider-pip-selected .ui-slider-line {
    background-color: #42A046 !important;
    border-color: #42A046;
}

.elem-snippet {
    padding: 10px;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-snippet:hover,
.nav-top .top-level ul li:hover>a.elem-snippet {
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}

.elem-snippet__img {
    overflow: hidden;
    width: 100%;
    margin-bottom: 13px;
}

.elem-snippet__img img {
    max-width: inherit;
    width: 100%;
}

.elem-snippet__link {
    display: inline-block;
    color: #0D1320;
    font-size: 1.7rem;
    line-height: 1.3;
    min-height: 54px;
}

.elem-snippet__link:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.elem-snippet__descr {
    position: relative;
    padding-top: 14px;
    font-size: 1.4rem;
    line-height: 1.3;
    color: #909090;
    min-height: 87px;
}

.elem-snippet__descr:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #42A046;
    position: absolute;
    top: 0;
    left: 0;
}

.elem-social-photo {
    margin-bottom: 50px;
}

.elem-social-photo .img-wrapper {
    overflow: hidden;
    position: relative;
    height: 380px;
    margin-bottom: 26px;
}

.elem-social-photo .img-wrapper>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: inherit;
    width: 100%;
}

.elem-social-photo .title {
    font-size: 2.4rem;
    line-height: 1.2;
    color: #42A046;
    margin-bottom: 5px;
}

.elem-social-photo .subtitle {
    font-size: 1.4rem;
    line-height: 1.2;
    color: #acacac;
}

.elem-social-photo .description {
    font-size: 1.6rem;
    color: #413c36;
    margin-top: 18px;
}

.elem-social-photo .description>p {
    margin-bottom: 24px;
    margin-top: 0;
}

.elem-social-photo .description>p:last-child {
    margin-bottom: 0;
}

.elem-social {
    font-size: 0;
    text-decoration: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.elem-social .icon {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.elem-social--vk {
    background-color: var(--color-grass);
}

.elem-social--fb {
    background-color: #3b5999;
}

.elem-social--ok {
    background-color: var(--color-grass);
}

.elem-social--yt {
    background-color: var(--color-grass);
}

.elem-social--yt .icon {
    width: 2rem;
}

.elem-social--ig:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#f9a351), to(#7547ad));
    background: -webkit-linear-gradient(left, #f9a351, #7547ad);
    background: -moz-linear-gradient(left, #f9a351, #7547ad);
    background: -o-linear-gradient(left, #f9a351, #7547ad);
    background: linear-gradient(to right, #f9a351, #7547ad);
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.elem-social--ig .icon {
    width: 2rem;
}

.elem-tag {
    display: inline-block;
    border: solid 1px #42A046;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin-right: 9px;
    margin-bottom: 10px;
}

.elem-tag>.name {
    color: #42A046;
    font-size: 1.5rem;
    display: inline-block;
    padding: 4px 10px 5px 10px;
}

.elem-tag>.remove {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    cursor: pointer;
    color: #42A046;
    margin-left: -5px;
    margin-right: 9px;
    position: relative;
    z-index: 1;
}

.elem-tag>.remove:after {
    content: '\00d7';
}

.elem-tag>.remove:hover,
.nav-top .top-level ul li.elem-tag:hover>a.remove {
    color: #000 !important;
}

.elem-tag:hover,
.nav-top .top-level ul li:hover>a.elem-tag {
    border-color: #42A046;
    background-color: #42A046;
}

.elem-tag:hover>a.name,
.nav-top .top-level ul li:hover>a.elem-tag>a.name {
    color: #fff;
}

.elem-tag.active>.name {
    pointer-events: none;
}

.elem-tag.active:hover,
.nav-top .top-level ul li:hover>a.elem-tag.active {
    border-color: #42A046;
    background-color: transparent;
}

.elem-tag.active:hover>a.name,
.nav-top .top-level ul li:hover>a.elem-tag.active>a.name {
    color: #42A046;
}

.elem-text-button {
    background-color: #42A046;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    padding: 60px 50px;
}

.elem-text-button .text {
    font-size: 2.2rem;
}

.elem-text-button .elem-btn--white-solid {
    white-space: nowrap;
    font-size: 2rem;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    padding: 16px 21px 15px;
}

.elem-text-button .elem-btn--white-solid .icon {
    margin-left: 29px;
}

.elem-text-button .elem-btn--white-solid:hover,
.elem-text-button .nav-top .top-level ul li:hover>a.elem-btn--white-solid,
.nav-top .top-level ul .elem-text-button li:hover>a.elem-btn--white-solid {
    color: #42A046;
}

.elem-text-button .elem-btn--white-solid:hover .icon,
.elem-text-button .nav-top .top-level ul li:hover>a.elem-btn--white-solid .icon,
.nav-top .top-level ul .elem-text-button li:hover>a.elem-btn--white-solid .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

@media (max-width: 991px) {
    .elem-text-button {
        padding: 30px 20px;
        display: block;
        text-align: center;
    }

    .elem-text-button .text {
        text-align: left;
    }

    .elem-text-button .elem-btn--white-solid {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .elem-text-button {
        margin-left: -10px;
        margin-right: -10px;
    }

    .elem-text-button .elem-btn--white-solid {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .elem-text-button .elem-btn--white-solid .icon {
        margin-left: 10px;
    }
}

.elem-video {
    position: relative;
    margin: 0;
}

.elem-video .preview {
    width: 100%;
}

.elem-video .play-btn {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 2px #fff;
    -webkit-box-shadow: 1px 3px 20px 0 rgba(0, 0, 0, 0.77);
    -moz-box-shadow: 1px 3px 20px 0 rgba(0, 0, 0, 0.77);
    box-shadow: 1px 3px 20px 0 rgba(0, 0, 0, 0.77);
    background-color: rgba(0, 0, 0, 0.2);
}

.elem-video .play-btn:after {
    content: '';
    display: block;
    width: 19px;
    border-color: transparent transparent transparent #fff;
    border-width: 14px 0 14px 19px;
    border-style: solid;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 2px;
}

.elem-video .click-to-play-video {
    margin: auto;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    overflow: hidden;
}

.elem-video .click-to-play-video img {
    display: block;
}

.elem-video .click-to-play-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.elem-video .video-description {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 16px 15px 13px;
    color: #fff;
    font-size: 1.4rem;
    background-color: rgba(0, 0, 0, 0.7);
}

.elem-video .video-description .time {
    display: block;
    color: #42A046;
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .elem-video .click-to-play-video {
        padding-bottom: 0;
        height: auto;
    }

    .elem-video .play-btn {
        top: 25vw;
    }

    .elem-video .video-description {
        position: static;
    }
}

.nav-bread {
    padding: 27px 0;
}

.nav-bread--link {
    display: inline-block;
    vertical-align: top;
    padding-right: 31px;
    margin-right: 20px;
    color: #413c36;
    position: relative;
    font-size: 1.4rem;
}

.nav-bread--link:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: solid 1px #42A046;
    border-right: solid 1px #42A046;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 5px;
    top: 5px;
}

.nav-bread--link:hover,
.nav-top .top-level ul li:hover>a.nav-bread--link {
    color: #42A046;
}

.nav-bread--link:last-child:after {
    content: none;
}

.nav-bread--link.active {
    pointer-events: none;
    color: #acacac;
}

.nav-bread+h1,
.nav-bread+.h1 {
    margin-top: 0.3em;
}

.nav-bread_pos_absolute {
    position: absolute;
}

/* nav-categories*/

.nav-categories {
    position: relative;
    padding-bottom: 20px;
}

.nav-categories__icon {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
}

.nav-categories .nav-categories__link {
    /*max-width: 20%;*/
    font-size: 14px;
    line-height: 20px;
    color: var(--color-nightsky);
    display: flex;
    column-gap: 8px;
    align-items: center;
}

.nav-categories .nav-categories__link:hover {
    color: var(--color-garden);
}

.nav-categories .nav-categories__link:last-child {
    margin-right: 0 !important;
}

@media(max-width: 1024px) {
    .nav-categories__icon {
        width: 44px;
        height: 44px;
    }

    .nav-categories .nav-categories__link {
        /*max-width: 25%;*/
    }
}

@media(max-width: 767px) {
    .nav-categories .nav-categories__link {
        /*max-width: 33%;*/
        flex-direction: column;
        align-items: center;
        text-align: center;
        row-gap: 4px;
        font-size: 12px;
        line-height: 16px;
    }
}

/* nav-categories*/

.nav-pagination {
    font-size: 0;
    text-align: center;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    margin-top: 20px;
    margin-bottom: 80px;
}

.nav-pagination:before,
.nav-pagination:after {
    content: " ";
    display: table;
}

.nav-pagination:after {
    clear: both;
}

.nav-pagination--link {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: -1px 15px;
    font-size: 1.5rem;
    line-height: 50px;
    color: #221e1f;
}

.nav-pagination--link:hover,
.nav-top .top-level ul li:hover>a.nav-pagination--link {
    color: #42A046;
}

.nav-pagination--link.active {
    background-color: #42A046;
    color: #fff;
}

.nav-pagination--link.disabled {
    pointer-events: none;
}

.nav-pagination--link.prev,
.nav-pagination--link.next {
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
    border: solid 1px #e8e8e8;
}

.nav-pagination--link.prev {
    float: left;
}

.nav-pagination--link.prev .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nav-pagination--link.next {
    float: right;
}

.nav-rounded {
    border: solid 1px #ddd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: table;
    background-color: #fff;
    margin-top: 40px;
}

.nav-rounded__link {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 1.6rem;
    padding: 10px 35px 11px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-top: -1px;
    margin-bottom: -1px;
    color: #0D1320;
    cursor: pointer;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.nav-rounded__link.box-tabs__head {
    padding: 10px 35px 11px;
}

.nav-rounded__link:first-child {
    margin-left: -2px;
}

.nav-rounded__link:last-child {
    margin-right: -2px;
}

.nav-rounded__link .num {
    display: inline-block;
    vertical-align: middle;
    background-color: #f2f2f2;
    color: #0D1320;
    text-align: center;
    margin-left: 5px;
    font-size: 1.2rem;
    padding: 2px 6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.nav-rounded__link:hover,
.nav-top .top-level ul li:hover>a.nav-rounded__link {
    color: #42A046;
}

.nav-rounded__link.active {
    background-color: #42A046;
    color: #fff;
    border-color: #42A046;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 1;
    pointer-events: none;
}

.nav-rounded__link.active .num {
    background-color: #fff;
}

@media (max-width: 991px) {
    .nav-rounded__link {
        padding-left: 30px;
        padding-right: 30px;
    }

    .nav-rounded__link.box-tabs__head {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .nav-rounded {
        display: block;
        border: none;
    }

    .nav-rounded__link {
        border: solid 1px #ddd;
        margin-top: 0;
        margin-bottom: 20px;
        display: block;
        text-align: center;
    }
}

.nav-top {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.nav-top .mob-back {
    display: none;
    padding: 18px 0 15px 30px;
    position: relative;
    color: #413c36;
    cursor: pointer;
    font-size: 1.6rem;
    background-color: #fff;
}

.nav-top .mob-back:before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: solid 2px #413c36;
    border-left: solid 2px #413c36;
    margin-top: 2px;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -moz-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    -o-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
}

.nav-top ul {
    margin: 0;
    padding: 0;
}

.nav-top li {
    position: relative;
    list-style: none;
}

.nav-top__link {
    display: inline-block;
    font-size: 1.6rem;
    padding: 12px 0 11px;
    color: #413c36;
}

.nav-top__link:hover,
.nav-top .top-level ul li:hover>a.nav-top__link {
    color: #266431;
}

@media (max-width: 1179px) {
    .nav-top__link {
        font-size: 1.4rem;
    }
}

.nav-top .menu-link {
    display: block;
    text-decoration: none;
    padding: 14px 0;
    background-color: var(--color-garden);
    color: var(--color-white);
    font-weight: 500;
    border-radius: 56px;
    font-size: 12px;
    text-align: center;
    margin: 0 16px;
    width: calc(100% - 32px);
}

.nav-top .top-level {
    display: inline-block;
    position: relative;
    z-index: 150;
}

.nav-top .top-level.top-level--auth {
    border-bottom: 1px solid var(--color-gray-light);
    padding: 10px 16px;
    display: flex;
    align-items: center;
}

.nav-top .top-level.top-level--auth .nav-top__link {
    padding: 7px 12px;
}

.nav-top .top-level--auth .icon {
    width: 24px;
    height: 24px;
}

.nav-top .top-level:not(.top-level--auth)+.top-level:before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 7px;
    background-color: var(--color-gray-normal);
    top: 50%;
    transform: translate(0, -50%);
}

.nav-top .top-level:last-child {
    margin-right: 0;
}

.nav-top .top-level.has-submenu:hover:after,
.nav-top .top-level ul li:hover>a.top-level.has-submenu:after {
    content: '';
    display: block;

    /* display: none; */
}

.nav-top .top-level ul {
    position: absolute;
    left: 100%;
    display: none;
}

@media(max-width: 1023px) {
    .nav-top .top-level ul {
        width: 100%;
    }
}

.nav-top .top-level>ul ul {
    top: 0;
    min-height: 100%;
}

.nav-top .top-level>ul ul ul {
    top: 0;
}

.nav-top .top-level>ul ul ul>li {
    background-color: #42A046;
}

.nav-top .top-level>ul ul ul>li a:hover,
.nav-top .top-level>ul ul ul>li:hover>a {
    background-color: #42A046;
}

.nav-top .top-level>ul li.has-submenu>a {
    position: relative;
}

.nav-top .top-level>ul li.has-submenu>a:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg) translate(0, -50%);
    -moz-transform: rotate(45deg) translate(0, -50%);
    -ms-transform: rotate(45deg) translate(0, -50%);
    -o-transform: rotate(45deg) translate(0, -50%);
    transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    right: 26px;
    top: 50%;
}

.nav-top>.elem-btn,
.nav-top>.elem-lang {
    display: none;
}

@media (min-width: 1024px) {
    .nav-top .top-level {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .nav-top .top-level:first-child {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .nav-top .top-level:nth-child(2) {
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .nav-top .top-level:nth-child(3) {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .nav-top .top-level:nth-child(4) {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .nav-top .top-level:nth-child(5) {
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .nav-top .top-level ul li:hover>ul {
        display: block;
    }

    .nav-top .top-level:hover>ul,
    .nav-top .top-level ul li:hover>a.top-level>ul {
        display: block;
    }

    .nav-top.under-search .top-level {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    .nav-top.under-search .top-level:first-child {
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .nav-top.under-search .top-level:nth-child(2) {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .nav-top.under-search .top-level:nth-child(3) {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .nav-top.under-search .top-level:nth-child(4) {
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .nav-top.under-search .top-level:nth-child(5) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
}

@media (max-width: 1023px) {
    .nav-top .top-level.has-submenu .nav-top__link:after {
        content: '';
        width: 8px;
        height: 8px;
        border-top: solid 2px var(--color-garden);
        border-right: solid 2px var(--color-garden);
        position: absolute;
        right: 20px;
        top: 22px;
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
        -o-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg);
    }
}

@media (max-width: 767px) {
    .nav-top>.elem-btn {
        font-size: 1.6rem;
        display: block;
        text-align: left;
        color: #413c36;
        margin-bottom: 8px;
        border: none;
        padding: 16px 10px 20px 20px;
    }

    .nav-top__link {
        padding-left: 20px;
    }

    .nav-top>.elem-lang {
        display: block;
    }

    .nav-top.sub-opened>.elem-btn,
    .nav-top.sub-opened>.elem-lang {
        display: none;
    }

    .nav-top__link,
    .nav-top>.elem-btn--bordered {
        -webkit-transition: all linear 0.4s;
        -o-transition: all linear 0.4s;
        -moz-transition: all linear 0.4s;
        transition: all linear 0.4s;
    }

    .nav-top.lang-opened>.elem-btn--bordered {
        height: 0;
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden;
        margin: 0;
    }
}

@media (max-width: 991px) {
    .sub-opened li:not(.active) {
        font-size: 0;
        height: 0;
        overflow: hidden;
    }

    .sub-opened>li.active li {
        height: auto;
        overflow: visible;
        font-size: initial;
    }

    .sub-opened.active>.mob-back,
    .sub-opened.active>a {
        display: none !important;
    }

    .sub-opened.active>ul>li:not(.active) {
        font-size: 0;
        height: 0;
        overflow: hidden;
    }
}

.list-advantage {
    padding: 0;
    margin: 0;
    list-style: none;
}

.list-advantage__item {
    margin-left: 35px;
    margin-bottom: 40px;
    width: -webkit-calc((100% - 40px * 2) / 2);
    width: -moz-calc((100% - 40px * 2) / 2);
    width: calc((100% - 40px * 2) / 2);
    float: left;
}

.list-advantage__item--float {
    float: right;
}

.list-custom {
    margin: 0;
    padding: 0;
}

.list-custom>li {
    list-style: none;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}

.list-custom>li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.list-lifestyle {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
}

.list-lifestyle__item {
    width: -webkit-calc((100% - 20px * 2) / 2);
    width: -moz-calc((100% - 20px * 2) / 2);
    width: calc((100% - 20px * 2) / 2);
    padding: 40px;
    margin: 0 0 20px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    background-color: #42A046;
}

.list-lifestyle__text {
    color: #ffffff;
    margin: 0 0 0 20px;
}

.list-place-order {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.list-place-order__item {
    width: -webkit-calc((100% - 30px * 2) / 3);
    width: -moz-calc((100% - 30px * 2) / 3);
    width: calc((100% - 30px * 2) / 3);
    margin-left: 30px;
}

.list-place-order__item:first-child {
    margin-left: 0;
}

.list-sitemap {
    margin: 0;
    padding: 0 0 15px 0;
}

.list-sitemap ul {
    margin: 0;
    padding: 0;
}

.list-sitemap li {
    list-style: none;
    font-size: 1.6rem;
    line-height: 1.5;
}

.list-sitemap li a:hover,
.list-sitemap .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .list-sitemap li:hover>a {
    color: #42A046;
}

.list-sitemap>li {
    padding: 0;
    margin: 0 0 20px 0;
}

.list-sitemap>li:first-child {
    font-size: 1.8rem;
}

.list-sitemap>li:first-child>a {
    color: #42A046;
}

.list-sitemap>li:first-child>a:hover,
.nav-top .top-level ul .list-sitemap>li:hover:first-child>a {
    color: #42A046;
}

.list-sitemap>li>a {
    color: #0D1320;
}

.list-sitemap>li ul {
    padding-top: 12px;
}

.list-sitemap>li ul>li {
    padding-left: 15px;
    margin-bottom: 4px;
    position: relative;
}

.list-sitemap>li ul>li:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 7px;
}

.list-sitemap>li ul>li>a {
    color: #7c7c7c;
}

.list-statistic {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.list-statistic__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33.33%;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}

.list-statistic__item:last-child {
    border-right: 1px solid #e7e7e7;
}

.list-statistic__number {
    padding-top: 40px;
    border-left: none;
    text-align: center;
    font-size: 48px;
    line-height: 1.25;
    color: #42A046;
}

.list-statistic__text {
    text-align: center;
    min-height: 75px;
    padding: 0 10px;
    background-color: #42A046;
    color: #ffffff;
}

.list-statistic__subtext {
    position: absolute;
    top: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 18px;
    color: #42A046;
}

.list-success .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #42A046;
    font-size: 2.4rem;
}

.list-success .title .num {
    font-size: 4.8rem;
}

.list-success ol {
    margin: 0;
    padding: 0;
    counter-reset: list;
}

.list-success ol li {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.list-success ol li:nth-child(even) {
    background-color: #f2f2f2;
}

.list-success ol li:nth-child(even):before {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 0;
    margin-left: 55px;
}

.list-success ol li:before {
    counter-increment: list;
    content: counter(list);
    font-size: 10rem;
    line-height: 1;
    font-weight: 600;
    font-style: italic;
    color: #42A046;
    margin-right: 55px;
}

.list-success ol li .text {
    font-size: 1.8rem;
    padding-top: 16px;
    padding-bottom: 16px;
}

@media (max-width: 767px) {
    .list-success ol li {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .list-success ol li:nth-child(even):before {
        margin-right: 20px;
        margin-left: 0;
    }

    .list-success ol li:before {
        margin-right: 20px;
        font-size: 5rem;
        float: left;
        line-height: 0.5;
        padding-top: 10px;
    }

    .list-success ol li .text {
        font-size: 1.6rem;
    }
}

.form-lead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #e8e8e8;
    padding: 40px 10%;
}

@media (min-width: 1090px) {
    .form-lead {
        padding-left: 22%;
        padding-right: 22%;
    }
}

@media (max-width: 767px) {
    .form-lead {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 60px;
    }
}

@media (min-width: 768px) {
    .form-lead__col {
        width: 282px;
    }
}

.form-lead__group {
    position: relative;
    margin-bottom: 40px;
}

.form-lead__group--street,
.form-lead__group--house {
    display: inline-block;
}

.form-lead__group--street {
    width: 60%;
}

.form-lead__group--house {
    width: 30%;
    margin-left: 8%;
}

.form-lead__sex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.form-lead__conditions {
    width: 100%;
    text-align: center;
}

.form-lead__conditions>.elem-btn {
    display: block;
    margin: 35px auto 0;
}

@media (max-width: 480px) {
    .form-lead__conditions>.elem-btn {
        width: 100%;
    }
}

.form-lead__conditions-link {
    color: #42A046;
}

.form-lead--no-border {
    border: none;
}

.form-lead__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .form-lead__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        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;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.form-lead__list-item {
    color: #413c36;
}

@media (min-width: 768px) {
    .form-lead__list-item {
        width: 48%;
    }
}

.form-lead__list-item:not(:last-child) {
    margin-bottom: 25px;
}

.form-lead__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .form-lead__btns {
        padding: 0 40px;
    }
}

.form-lead__btns>.elem-btn {
    width: 47%;
}

@media (max-width: 620px) {
    .form-lead__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .form-lead__btns>.elem-btn {
        width: 100%;
    }

    .form-lead__btns>.elem-btn:last-child {
        margin-top: 30px;
    }
}

.form-std__group {
    margin-bottom: 40px;
}

.form-std__group:before,
.form-std__group:after {
    content: " ";
    display: table;
}

.form-std__group:after {
    clear: both;
}

.form-std__label {
    display: block;
    text-transform: uppercase;
    font-size: 1.6rem;
    color: #797d80;
    float: left;
    width: 40%;
    padding-right: 20px;
    padding-top: 15px;
}

.form-std__input {
    width: 100%;
    height: 50px;
    border: solid 1px #d7d7d7;
    color: #0D1320;
    font-size: 1.7rem;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    padding-left: 20px;
    padding-right: 20px;
}

.form-std__input:focus {
    outline: none;
    border-color: #0D1320;
}

.form-std__input-wrapper {
    position: relative;
    float: left;
    width: 60%;
}

.form-std__input-wrapper.has-icon:before {
    content: '';
    display: block;
    height: 100%;
    width: 48px;
    border-right: solid 1px #d7d7d7;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/form-icons.png");
    background-repeat: no-repeat;
}

.form-std__input-wrapper.has-icon .form-std__input {
    padding-left: 70px;
}

.form-std__input-wrapper.icon-man:before {
    background-position: 2px 2px;
}

.form-std__input-wrapper.icon-mobile:before {
    background-position: 2px -44px;
}

.form-std__input-wrapper.icon-envelope:before {
    background-position: 2px -90px;
}

.form-std__input-wrapper.not-valid .form-std__input {
    border-color: #d56032;
}

.form-std__input-wrapper.not-valid .form-std__msg {
    display: block;
    color: #d56032;
}

.form-std__input-wrapper.not-valid.has-icon:before {
    border-right-color: #d56032;
}

.form-std__input-wrapper.not-valid.icon-man:before {
    background-position: -90px 2px;
}

.form-std__input-wrapper.not-valid.icon-mobile:before {
    background-position: -90px -44px;
}

.form-std__input-wrapper.not-valid.icon-envelope:before {
    background-position: -90px -90px;
}

.form-std__input-wrapper.valid .form-std__msg {
    color: #79bb2d;
}

.form-std__input-wrapper.valid.icon-man:before {
    background-position: -44px 2px;
}

.form-std__input-wrapper.valid.icon-mobile:before {
    background-position: -44px -44px;
}

.form-std__input-wrapper.valid.icon-envelope:before {
    background-position: -44px -90px;
}

.form-std__msg {
    display: none;
    position: absolute;
    top: 100%;
    font-size: 1.4rem;
    margin-top: 4px;
}

@media (max-width: 740px) {
    .form-std__label {
        float: none;
        width: 100%;
        margin-bottom: 8px;
    }

    .form-std__input-wrapper {
        float: none;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .form-std__input-wrapper.has-icon:before {
        content: none;
    }

    .form-std__input-wrapper.has-icon .form-std__input {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.auth-form .input-field-label {
    position: relative;
    display: inline-block;
    width: 100%;
}

.auth-form .input-field-label+.input-field-label {
    margin-top: 30px;
}

.auth-form .input-field-label input {
    font-size: 14px;
    padding: 0 50px 0 16px;
    width: 100%;
    height: 52px;
    border-radius: 8px;
    color: var(--color-nightsky);
    border: 1px solid var(--color-gray-normal);
    outline: none;
}

.auth-form input[type=text]:focus,
.auth-form input[type=text]:focus-visible,
.auth-form input[type=password]:focus,
.auth-form input[type=password]:focus-visible {
    border: 1px solid var(--color-gray-medium);
}

.auth-form .input-field-label .label {
    position: absolute;
    top: -8px;
    left: 15px;
    padding: 0 3px;
    font-size: 12px;
    font-weight: 700;
    color: var(--color-gray-input);
    text-transform: uppercase;
    background: var(--color-white);
    pointer-events: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 997;
}

.auth-form .auth-form__link-wrap {
    margin-bottom: 16px;
    margin-top: 16px;
    font-size: 12px;
}

.auth-form .auth-form__link {
    color: var(--color-nightsky);
    text-decoration: underline;
    transition: .25s;
}

.auth-form .auth-form__link:hover {
    color: var(--color-grass);
}

.auth-form .policy-checkbox {
    margin-bottom: 16px;
}

.auth-form .input-field-label__icon {
    border: 0;
    background-color: transparent;
    padding: 0;
    position: absolute;
    right: 22px;
    top: 21px;
    width: 28px;
    height: 28px;
}

.auth-form .input-field-label__icon .icon {
    width: 100%;
    height: 100%;
}

.policy-checkbox .conditions {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 12px;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.auth-form__error {
    display: block;
    margin: 20px 0;
    color: var(--color-red);
    font-size: 14px;
}

@media (min-width: 768px) {
    .auth-form .auth-form__checkbox {
        font-size: 14px;
    }

    .auth-form .auth-form__link-wrap {
        margin-bottom: 24px;
        margin-top: 24px;
        font-size: 16px;
    }

    .auth-form .input-field-label input {
        height: 70px;
        font-size: 16px;
    }
}

label.not-valid {
    color: var(--color-red);
    font-size: 12px;
    display: flex;
}

textarea.form-std__input {
    height: 200px;
    resize: none;
    padding: 10px 20px;
}

.box-addreses {
    padding-top: 40px;
}

.box-addreses .title {
    font-size: 3rem;
    color: #413c36;
    /*text-align: center;*/
    margin-bottom: 36px;
}

.box-addreses .title--description {
    margin-bottom: 20px;
    color: #413c36;
}

.box-addreses .title .hint {
    font-size: 1.6rem;
    color: #838383;
    margin-top: 4px;
}

.box-addreses__filter {
    position: relative;
    border-bottom: solid 2px #42A046;
    margin-bottom: 56px;
}

.box-addreses__filter .icon {
    color: #42A046;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.box-addreses__filter input[type="text"] {
    font-size: 1.6rem;
    padding: 12px 0 12px 40px;
    border: none;
    width: 100%;
    outline: none;
}

.box-addreses__filter input[type="text"]::-webkit-input-placeholder {
    color: #c7c6c6;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:-moz-placeholder {
    color: #c7c6c6;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]::-moz-placeholder {
    color: #c7c6c6;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:-ms-input-placeholder {
    color: #c7c6c6;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:focus::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:focus:-moz-placeholder {
    color: #fff;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:focus::-moz-placeholder {
    color: #fff;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter input[type="text"]:focus:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}


.box-addreses__filter--new {
    display: inline-block;
    position: relative;
    float: right;
    width: calc(100% - 300px);
    margin-left: 20px;
}

.box-addreses__filter--new .icon {
    font-size: 16px;
    color: #c7c6c6;
    position: absolute;
    left: 35px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.box-addreses__filter--new input[type="text"] {
    font-size: 14px;
    line-height: 20px;
    padding: 11px 0 11px 65px;
    border-radius: 30px;
    width: 100%;
    outline: none;
    height: 42px;
    border: 1px solid #c7c6c6;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(69, 69, 69, 0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(69, 69, 69, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(69, 69, 69, 0.2);
}

.box-addreses__filter--new input[type="text"]::-webkit-input-placeholder {
    color: #c7c6c6;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:-moz-placeholder {
    color: #c7c6c6;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]::-moz-placeholder {
    color: #c7c6c6;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:-ms-input-placeholder {
    color: #c7c6c6;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:focus::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:focus:-moz-placeholder {
    color: #fff;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:focus::-moz-placeholder {
    color: #fff;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.box-addreses__filter--new input[type="text"]:focus:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

@media(max-width: 767px) {
    .box-addreses__filter--new {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        display: block;
    }

    .auth-form .input-field-label__icon {
        width: 24px;
        height: 24px;
        top: 14px;
        right: 16px;
    }
}


.box-addreses__list {
    display: none;
}

.box-addreses__list.active {
    display: block;
}

.box-addreses__list .letter {
    font-size: 4.8rem;
    line-height: 1;
    padding-bottom: 14px;
    color: #42A046;
    position: relative;
    margin-bottom: 26px;
}

.box-addreses__list .letter:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url('/local/templates/herbalife-official-new/images/ico3.png');
}

.box-addreses__list .city-list {
    font-size: 0;
}

.box-addreses__list .elem-city {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 25px;
}

.box-addreses__map {
    display: none;
}

.box-addreses__map.active {
    display: block;
}

.box-addreses__map .elem-city .name {
    padding-left: 0;
    background-image: none !important;
}

.box-addreses__map .elem-city .phone {
    display: table;
}

.map__pins {
    margin-top: 10px;
}

.map__pin,
.map__pins {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
}

.map__pin:nth-child(2) {
    margin-left: 40px;
}

.map__pin span {
    margin-left: 5px;
}

.map__pin img {
    width: 20px;
}

@media (max-width: 1040px) {
    .box-addreses .elem-city {
        width: 33.333%;
    }
}

@media (max-width: 790px) {
    .box-addreses .elem-city {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .box-addreses .title {
        font-size: 2.4rem;
    }
}

@media (max-width: 540px) {
    .box-addreses__list {
        margin-bottom: 40px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .box-addreses__list .letter {
        display: none;
    }

    .box-addreses .elem-city {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: -1px;
    }

    .box-addreses__map .elem-city {
        margin-left: 0;
        margin-right: 0;
        border-top: none;
        border-bottom: none;
    }

    .box-addreses__map .elem-city>* {
        display: inherit;
    }

    .box-addreses__map .elem-city .phone {
        display: table;
    }

    .box-addreses__map .elem-city>.name {
        padding-left: 0;
        background-image: none !important;
        margin-bottom: 24px;
    }

    .box-addreses__map .elem-city>.name:after {
        content: none;
    }
}

.box-anounce {
    position: relative;
}

.box-anounce__img {
    width: 100%;
    overflow: hidden;
    margin-bottom: 13px;
}

.box-anounce__img>img {
    width: 100%;
    height: auto;
    display: block;
}

.box-anounce__date {
    display: table;
    font-size: 1.4rem;
    color: #acacac;
    padding-bottom: 17px;
    margin-bottom: 14px;
    position: relative;
}

.box-anounce__date:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #42A046;
    position: absolute;
    left: 0;
    bottom: 0;
}

.box-anounce__news-link {
    display: table;
    line-height: 1.45;
    color: #0D1320;
}

.box-anounce__news-link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.box-anounce__news-link .icon {
    margin-left: 5px;
    color: #42A046;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.box-anounce__news-link:hover,
.nav-top .top-level ul li:hover>a.box-anounce__news-link {
    color: #42A046;
}

.box-anounce__news-link:hover .icon,
.nav-top .top-level ul li:hover>a.box-anounce__news-link .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

.box-anounce__prod-link {
    font-size: 1.7rem;
    color: #0D1320;
    display: block;
    line-height: 1.5;
    height: 50px;
    margin-bottom: 7px;
}

.box-anounce__prod-link:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.box-anounce__prod-link:hover,
.nav-top .top-level ul li:hover>a.box-anounce__prod-link {
    color: #42A046;
}

.box-anounce__descr {
    position: relative;
    padding-top: 15px;
    font-size: 1.4rem;
    color: #909090;
    line-height: 1.25;
}

.box-anounce__descr:before {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    .box-anounce.swiper-slide {
        width: 43vw !important;
    }
}

@media (max-width: 767px) {
    .box-anounce.swiper-slide {
        width: 75vw !important;
    }
}

.box-article {
    padding-left: 420px;
    position: relative;
    min-height: 207px;
    margin-bottom: 50px;
}

.box-article:hover .box-article__info .article-title>a,
.nav-top .top-level ul li:hover>a.box-article .box-article__info .article-title>a {
    color: #42A046;
}

.box-article:hover .box-article__info .article-text .icon,
.nav-top .top-level ul li:hover>a.box-article .box-article__info .article-text .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

.box-article:nth-child(even) {
    padding-left: 0;
    padding-right: 420px;
}

.box-article:nth-child(even) .box-article__image {
    left: auto;
    right: 0;
}

.box-article__image {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 380px;
    height: 207px;
    background-color: #e8e8e8;
    font-size: 0;
}

.box-article__image>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.box-article__info {
    padding-top: 20px;
}

.box-article__info .pub-date {
    display: table;
    background-color: #42A046;
    padding: 7px 19px 6px;
    color: #fff;
    margin-bottom: 25px;
    font-size: 1.4rem;
}

.box-article__info .article-title {
    margin: 0 0 8px 0;
    padding: 0;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.4;
}

.box-article__info .article-title>a {
    color: #0D1320;
}

.box-article__info .article-title>a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.box-article__info .article-text {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #909090;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.box-article__info .article-text .icon {
    color: #42A046;
    margin-top: -2px;
    margin-left: 7px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

@media (max-width: 1179px) {
    .box-article__info {
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .box-article {
        padding-left: 320px;
    }

    .box-article:nth-child(even) {
        padding-left: 0;
        padding-right: 320px;
    }

    .box-article__image {
        width: 300px;
        height: 160px;
    }
}

@media (max-width: 767px) {
    .box-article {
        padding-left: 0;
    }

    .box-article:nth-child(even) {
        padding-right: 0;
    }

    .box-article__image {
        width: 100%;
        height: auto;
        position: static;
        margin-bottom: 17px;
    }

    .box-article__image>img {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.box-awards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
}

.box-awards .item-award {
    width: 21%;
    text-align: center;
    margin-bottom: 25px;
}

.box-awards .item-award>img {
    display: inline-block;
}


@media (max-width: 640px) {
    .box-awards .item-award {
        width: 48%;
    }
}

@media (max-width: 480px) {
    .box-awards .item-award {
        width: 100%;
    }
}

.box-calculator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 100px;
}

.box-calculator input[type="number"] {
    -moz-appearance: textfield;
}

.box-calculator input[type="number"]:hover,
.box-calculator input[type="number"]:focus {
    -moz-appearance: number-input;
}

.box-calculator input[type=number]::-webkit-inner-spin-button,
.box-calculator input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 767px) {
    .box-calculator {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 480px) {
    .box-calculator {
        padding-top: 0;
    }
}

.box-calculator__col1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: -webkit-calc((100% - 20px) / 2);
    width: -moz-calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
}

.box-calculator__col1 .box-calculator__text {
    max-width: 500px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .box-calculator__col1 .box-calculator__text {
        max-width: 100%;
    }
}

.box-calculator__col1 .elem-btn {
    position: relative;
    display: inline-block;
    width: 260px;
    color: #42A046;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.box-calculator__col1 .elem-btn .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}

@media (max-width: 767px) {
    .box-calculator__col1 {
        width: 100%;
        margin-bottom: 40px;
    }

    .box-calculator__col1 .box-calculator__btn {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .box-calculator__col1 {
        position: relative;
    }

    .box-calculator__col1 .box-calculator__text {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .box-calculator__col1 .elem-btn {
        width: 100%;
    }

    .box-calculator__col1:after {
        content: '';
        position: absolute;
        width: -webkit-calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: calc(100% + 20px);
        height: 1px;
        background-color: #ccc;
        bottom: -25px;
        left: -10px;
    }
}

.box-calculator__col2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: -webkit-calc((100% - 20px) / 2);
    width: -moz-calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2);
    padding-left: 30px;
}

.box-calculator__col2:before {
    content: '';
    position: absolute;
    width: 1px;
    height: -webkit-calc(100% + 50px);
    height: -moz-calc(100% + 50px);
    height: calc(100% + 50px);
    top: 0;
    background-color: #e8e8e8;
    left: -40px;
}

@media (max-width: 1179px) {
    .box-calculator__col2:before {
        left: 5px;
    }
}

@media (max-width: 767px) {
    .box-calculator__col2:before {
        display: none;
    }
}

.box-calculator__col2 .box-calculator__btn {
    text-align: center;
}

.box-calculator__col2 .elem-btn {
    position: relative;
    width: 260px;
}

.box-calculator__col2 .elem-btn .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}

@media (max-width: 767px) {
    .box-calculator__col2 {
        width: 100%;
        padding-left: 0;
    }

    .box-calculator__col2 .box-calculator__text {
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .box-calculator__col2 .box-calculator__btn {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

@media (max-width: 480px) {
    .box-calculator__col2 .elem-btn {
        width: 100%;
    }
}

.box-calculator__text {
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .box-calculator__text {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 480px) {
    .box-calculator__text {
        font-size: 15px;
        line-height: 20px;
    }
}

.box-calculator__form {
    max-width: 400px;
}

@media (max-width: 767px) {
    .box-calculator__form {
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .box-calculator__form {
        max-width: 100%;
    }
}

.box-calculator__sex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

@media (max-width: 480px) {
    .box-calculator__sex {
        margin-bottom: 20px;
    }
}

.box-calculator__sex-radio {
    display: none;
}

.box-calculator__sex-radio:checked+.box-calculator__sex-item .box-calculator__sex-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.box-calculator__sex-radio:checked+.box-calculator__sex-item .box-calculator__sex-name {
    color: #0D1320;
}

.box-calculator__sex-item {
    width: 50%;
    padding: 10px 0 10px 30px;
    cursor: pointer;
}

@media (max-width: 991px) {
    .box-calculator__sex-item {
        padding-left: 15px;
    }
}

@media (max-width: 480px) {
    .box-calculator__sex-item {
        padding: 10px;
        text-align: center;
    }
}

.box-calculator__sex-item:nth-of-type(1) {
    border-right: 1px solid #ccc;
}

.box-calculator__sex-img {
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 15px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.box-calculator__sex-img img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .box-calculator__sex-img img {
        height: 44px;
    }
}

@media (max-width: 480px) {
    .box-calculator__sex-img {
        height: 30px;
        width: 30px;
    }
}

.box-calculator__sex-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    color: #9a9ea2;
}

@media (max-width: 480px) {
    .box-calculator__sex-name {
        line-height: 30px;
    }
}

.box-calculator__body-params {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}

@media (max-width: 480px) {
    .box-calculator__body-params {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

.box-calculator__body-params input {
    display: inline-block;
    width: 120px;
    padding: 0 10px;
    line-height: 44px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

@media (max-width: 480px) {
    .box-calculator__body-params input {
        width: -webkit-calc(100% - 55px);
        width: -moz-calc(100% - 55px);
        width: calc(100% - 55px);
    }
}

.box-calculator__body-parameter {
    width: 50%;
}

@media (max-width: 480px) {
    .box-calculator__body-parameter {
        width: 100%;
    }

    .box-calculator__body-parameter:not(:last-child) {
        margin-bottom: 15px;
    }
}

.box-calculator__body-parameter:last-child {
    text-align: right;
}

@media (max-width: 480px) {
    .box-calculator__body-parameter:last-child {
        text-align: left;
    }
}

.box-calculator__body-parameter-name {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 50px;
}

@media (max-width: 480px) {
    .box-calculator__body-parameter-name {
        width: 50px;
        margin-right: 0;
    }
}

.box-calculator__result {
    margin-bottom: 20px;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 26px;
    color: #42A046;
}

@media (max-width: 767px) {
    .box-calculator__result {
        text-align: center;
    }

    .box-calculator__body-parameter {
        display: flex;
        justify-content: center;
    }
}

.box-calculator__bmi {
    height: 110px;
    width: 110px;
    margin: 0 auto 20px;
    line-height: 106px;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 50px;
    border: 2px solid #42A046;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

@media (max-width: 767px) {
    .box-calculator__bmi {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.box-club-app {
    background-image: url("/local/templates/herbalife-official-new/images/required/bg-pattern-club.jpg");
    text-align: center;
    color: #fff;
    padding: 45px 85px 50px;
    margin-top: 50px;
    margin-bottom: 70px;
}

.box-club-app .text {
    font-size: 2.2rem;
}

.box-club-app .elem-btn--white-solid {
    margin-top: 42px;
    font-size: 2rem;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    padding: 16px 25px 15px;
}

.box-club-app .elem-btn--white-solid .icon {
    margin-left: 29px;
}

.box-club-app .elem-btn--white-solid:hover,
.box-club-app .nav-top .top-level ul li:hover>a.elem-btn--white-solid,
.nav-top .top-level ul .box-club-app li:hover>a.elem-btn--white-solid {
    color: #42A046;
}

.box-club-app .elem-btn--white-solid:hover .icon,
.box-club-app .nav-top .top-level ul li:hover>a.elem-btn--white-solid .icon,
.nav-top .top-level ul .box-club-app li:hover>a.elem-btn--white-solid .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

@media (max-width: 1179px) {
    .box-club-app {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 767px) {
    .box-club-app {
        padding: 30px 20px 40px 20px;
    }

    .box-club-app .text {
        line-height: 1.4;
    }

    .box-club-app .elem-btn--white-solid {
        margin-top: 20px;
        font-size: 1.8rem;
    }
}

/* box-countries */
.box-countries {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}

.box-countries__search-form {
    margin-bottom: 65px;
}

/* box-contacts */
.box-contacts {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 5px;
}

.box-contacts a.green {
    color: #42A046;
}

.box-contacts:after {
    content: '';
    width: 100%;
    height: 1px;
    background-image: url('/local/templates/herbalife-official-new/images/ico3.png');
    position: absolute;
    left: 0;
    bottom: 0;
}

.box-contacts .title {
    margin: 0 0 20px;
    padding: 0;
    font-size: 2.2rem;
    color: #42A046;
}

.box-contacts .elem-contact {
    margin-bottom: 25px;
}

.box-contacts__row:before,
.box-contacts__row:after {
    content: " ";
    display: table;
}

.box-contacts__row:after {
    clear: both;
}

.box-contacts__row .box-contacts__col:first-child {
    width: 350px;
    padding-right: 20px;
}

.box-contacts__col {
    float: left;
}

.box-contacts__col .elem-contact {
    display: table;
}

@media (max-width: 480px) {
    .box-contacts__row .box-contacts__col:first-child {
        width: 100%;
        padding-right: 0px;
    }
}

.box-content {
    padding-left: 15.25%;
    padding-right: 15.25%;
    line-height: 1.5;
}

.box-content .elem-blockquote {
    margin: 35px 0 54px 0;
    line-height: 1.6;
}

.box-content h3,
.box-content .h3 {
    text-align: center;
}

.box-content h4,
.box-content .h4 {
    margin-bottom: 23px;
}

.box-content .elem-blockquote--solid,
.box-content .gallery-photo,
.box-content .box-social-photos,
.box-content .gallery-timeline {
    margin-right: -21.942%;
    margin-left: -21.942%;
}

.box-content .elem-blockquote--quote {
    margin-left: -5%;
    margin-right: -5%;
}

.box-content .list-success {
    margin-left: -10%;
    margin-right: -10%;
}

.box-content .list-success ol li {
    padding-left: 8%;
    padding-right: 8%;
}

.box-content--active-groups .elem-blockquote .elem-btn {
    margin-top: 40px;
}

@media (max-width: 480px) {
    .box-content--active-groups .elem-blockquote .elem-btn .hidden-mobile {
        display: none;
    }
}

@media (max-width: 991px) {
    .box-content {
        padding-left: 0;
        padding-right: 0;
    }

    .box-content .elem-blockquote--solid,
    .box-content .gallery-photo,
    .box-content .elem-blockquote--quote,
    .box-content .box-social-photos,
    .box-content .gallery-timeline,
    .box-content .list-success {
        margin-right: 0;
        margin-left: 0;
    }

    .box-content .list-success ol li {
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media (max-width: 767px) {

    .box-content .elem-blockquote--solid,
    .box-content .gallery-photo {
        margin-left: -10px;
        margin-right: -10px;
    }
}

.box-exercise {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}

.box-exercise:before,
.box-exercise:after {
    content: " ";
    display: table;
}

.box-exercise:after {
    clear: both;
}

@media (max-width: 767px) {
    .box-exercise {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.box-exercise__video {
    width: 50%;
}

@media (max-width: 767px) {
    .box-exercise__video {
        width: 100%;
    }
}

.box-exercise:nth-child(2n + 1) .box-exercise__video {
    margin-right: 40px;
}

@media (max-width: 767px) {
    .box-exercise:nth-child(2n + 1) .box-exercise__video {
        margin-right: 0;
    }
}

.box-exercise:nth-child(2n) .box-exercise__video {
    margin-left: 40px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 767px) {
    .box-exercise:nth-child(2n) .box-exercise__video {
        margin-left: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}

.box-exercise__description {
    position: relative;
    width: -webkit-calc((100% - 40px) / 2);
    width: -moz-calc((100% - 40px) / 2);
    width: calc((100% - 40px) / 2);
    -webkit-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
}

.box-exercise__description .time {
    font-size: 1.4rem;
    color: #ccc;
}

.box-exercise__description h3 {
    margin: 20px 0 30px;
}

.box-exercise__description h4 {
    margin: 0 0 15px 0;
}

@media (max-width: 767px) {
    .box-exercise__description {
        width: 100%;
    }
}

.box-exercise__list {
    list-style: none;
    padding-left: 0;
    padding-bottom: 20px;
}

.box-exercise__sublist {
    margin: 20px 0;
    list-style: none;
    border-left: 4px solid #42A046;
}

.box-exercise__sublist li {
    margin-bottom: 20px;
}

.box-exercise__btn {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
    line-height: 20px;
    padding-top: 10px;
    padding-right: 20px;
    background: #fff;
    color: #ccc;
    -webkit-box-shadow: 0 0 10px 10px #fff;
    -moz-box-shadow: 0 0 10px 10px #fff;
    box-shadow: 0 0 10px 10px #fff;
    cursor: pointer;
}

.box-exercise__btn span {
    position: absolute;
    display: inline-block;
    padding-right: 20px;
}

.box-exercise__btn span:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    right: -1px;
    top: 10px;
    background: #ccc;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.box-exercise__btn span:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    right: 5px;
    top: 10px;
    background: #ccc;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box-exercise__btn.is-opened span:before {
    right: 5px;
    top: 9px;
}

.box-exercise__btn.is-opened span:after {
    right: -1px;
    top: 9px;
}

.box-flex-components {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.box-flex-components .flex-item-empty {
    background-color: transparent !important;
}

.box-flex-components .elem-component {
    margin-bottom: 25px;
    width: 25%;
    padding-right: 1%;
}

.box-flex-components .elem-component.flex-item-empty {
    margin-bottom: 0;
    width: 25% !important;
}

.box-flex-components .elem-article-anonce,
.box-flex-components .flex-half {
    width: 49.15%;
}

.box-flex-components .flex-half {
    font-size: 1.8rem;
    line-height: 1.6;
}

@media (max-width: 991px) {
    .box-flex-components {
        padding-left: 30px;
    }

    .box-flex-components .elem-component {
        width: 50%;
        padding-right: 3%;
    }

    .box-flex-components .elem-component.flex-item-empty {
        width: 50% !important;
    }

    .box-flex-components .elem-article-anonce,
    .box-flex-components .flex-half {
        width: 48.6%;
    }
}

@media (max-width: 480px) {
    .box-flex-components {
        padding-left: 0px;
    }

    .box-flex-components .elem-component {
        width: 100%;
        padding-right: 0;
    }

    .box-flex-components .elem-component.flex-item-empty {
        width: 100% !important;
    }
}

@media (max-width: 767px) {

    .box-flex-components .elem-article-anonce,
    .box-flex-components .flex-half {
        width: 100%;
    }
}

.box-footer {
    bottom: 0;
    width: 100%;
    min-width: 320px;
}

.box-footer__nav {
    border-top: solid 1px #f2f2f2;
}

.box-footer__nav .container,
.box-footer__nav .box-product-banner .product-carousel-wrapper,
.box-product-banner .box-footer__nav .product-carousel-wrapper,
.box-footer__nav .loss__balance-wrapper,
.box-footer__nav .loss__diet .diet-container,
.loss__diet .box-footer__nav .diet-container,
.box-footer__nav .loss__complex {
    padding-top: 25px;
}

.box-footer__nav nav {
    float: left;
    width: 100%;
    padding-top: 17px;
    white-space: nowrap;
}

.box-footer__nav nav a {
    display: inline-block;
    color: #413c36;
    margin-left: 7%;
}

.box-footer__nav nav a:hover,
.box-footer__nav nav .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .box-footer__nav nav li:hover>a {
    color: #42A046;
}

.box-footer__nav nav a:first-child {
    margin-left: 0;
}

@media (max-width: 1179px) {
    .box-footer__nav nav a {
        font-size: 1.4rem;
    }
}

@media (max-width: 991px) {
    .box-footer__nav nav {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-bottom: 25px;
        white-space: normal;
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }

    .box-footer__nav nav a {
        display: block;
        font-size: 1.8rem;
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.box-footer__nav .form-search {
    margin-top: -28px;
}

@media (min-width: 992px) {
    .box-footer__nav .form-search {
        background-color: transparent;
        -webkit-transition: all linear 0.6s 0.2s;
        -o-transition: all linear 0.6s 0.2s;
        -moz-transition: all linear 0.6s 0.2s;
        transition: all linear 0.6s 0.2s;
    }

    .box-footer__nav .form-search.opened {
        background-color: #fff;
        -webkit-transition: all linear 0.6s 0.6s;
        -o-transition: all linear 0.6s 0.6s;
        -moz-transition: all linear 0.6s 0.6s;
        transition: all linear 0.6s 0.6s;
    }

    .box-footer__nav .form-search__input {
        background-color: transparent;
    }

    .box-footer__nav nav a {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .box-footer__nav nav a:first-child {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .box-footer__nav nav a:nth-child(2) {
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .box-footer__nav nav a:nth-child(3) {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .box-footer__nav nav a:nth-child(4) {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .box-footer__nav nav a:nth-child(5) {
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .box-footer__nav.under-search nav a {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    .box-footer__nav.under-search nav a:first-child {
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .box-footer__nav.under-search nav a:nth-child(2) {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .box-footer__nav.under-search nav a:nth-child(3) {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .box-footer__nav.under-search nav a:nth-child(4) {
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .box-footer__nav.under-search nav a:nth-child(5) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
}

.box-footer .partner-login {
    float: right;
    display: inline-block;
    padding: 15px 82px 16px 32px;
    border: solid 1px #42A046;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    color: #0D1320;
}

.box-footer .partner-login .icon {
    position: absolute;
    color: #fff;
    right: 17px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.box-footer .partner-login:before {
    content: '';
    display: block;
    height: 100%;
    width: 50px;
    background-color: #42A046;
    position: absolute;
    right: 0;
    top: 0;
}

.box-footer .partner-login:hover,
.box-footer .nav-top .top-level ul li:hover>a.partner-login,
.nav-top .top-level ul .box-footer li:hover>a.partner-login {
    background-color: #42A046;
    color: #fff;
}

.box-footer__info {
    background-color: #f2f2f2;
    padding-top: 33px;
    padding-bottom: 30px;
}

.box-footer__info .copyright {
    float: left;
    width: 53.624%;
    font-size: 1.3rem;
    color: #7c7c7c;
    line-height: 1.35;
}

.box-footer__info .copyright:before,
.box-footer__info .copyright:after {
    content: " ";
    display: table;
}

.box-footer__info .copyright:after {
    clear: both;
}

.box-footer__info .copyright .icon {
    float: left;
    width: 60px;
    color: #0D1320;
    margin-top: 2.6%;
}

.box-footer__info .copyright .text {
    float: right;
    width: 86.5%;
}

@media (max-width: 1179px) {
    .box-footer__info .copyright {
        width: 58%;
    }
}

@media (max-width: 991px) {
    .box-footer__info .copyright {
        width: 65%;
    }

    .box-footer__info .copyright .text {
        width: 83%;
    }
}

.box-footer__info .footer-social {
    float: right;
    width: 33.5%;
    margin-top: 8px;
}

.box-footer__info .footer-social:before,
.box-footer__info .footer-social:after {
    content: " ";
    display: table;
}

.box-footer__info .footer-social:after {
    clear: both;
}

.box-footer__info .footer-social a {
    vertical-align: middle;
}

.box-footer__info .footer-social .link-v-forme {
    display: inline-block;
    float: left;
}

.box-footer__info .footer-social .link-v-forme .icon {
    width: 118px;
    color: #42A046;
}

.box-footer__info .footer-social .social-links {
    display: inline-block;
    float: right;
}

.box-footer__info .footer-social .social-links a {
    margin-left: 10px;
}

.box-footer__info .footer-social .social-links a:first-child {
    margin-left: 0;
}

@media (max-width: 1179px) {
    .box-footer__info .footer-social {
        width: 39%;
    }
}

@media (max-width: 991px) {
    .box-footer__info .footer-social {
        width: auto;
    }

    .box-footer__info .footer-social .link-v-forme {
        float: none;
        display: table;
        margin-bottom: 18px;
    }

    .box-footer__info .footer-social .social-links {
        float: none;
        white-space: nowrap;
    }
}

.box-footer__info .links-wrapper {
    float: left;
    padding-top: 12px;
    padding-left: 7.2%;
}

.box-footer__info .links-wrapper a {
    display: inline-block;
    padding-right: 9px;
    position: relative;
    margin-right: 9px;
    font-size: 1.3rem;
    color: #0D1320;
}

.box-footer__info .links-wrapper a:hover,
.box-footer__info .links-wrapper .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .box-footer__info .links-wrapper li:hover>a {
    text-decoration: underline;
}

.box-footer__info .links-wrapper a:after {
    content: '|';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.box-footer__info .links-wrapper a:last-child {
    padding-right: 0;
    margin-right: 0;
}

.box-footer__info .links-wrapper a:last-child:after {
    content: none;
}

@media (max-width: 1179px) {
    .box-footer__info .links-wrapper {
        padding-left: 8%;
    }
}

@media (max-width: 991px) {
    .box-footer__info .links-wrapper {
        padding-left: 0;
    }
}

.box-footer__info .developer {
    padding-top: 12px;
    float: right;
    font-size: 1.5rem;
    color: #0D1320;
}

.box-footer__info .developer span,
.box-footer__info .developer img {
    display: inline-block;
    vertical-align: middle;
}

.box-footer__info .developer img {
    margin-top: -2px;
    margin-left: 7px;
}

@media (max-width: 991px) {
    .box-footer__nav .form-search {
        display: none;
    }
}

@media (max-width: 767px) {
    .box-footer {
        position: relative;
    }

    .box-footer__nav .container,
    .box-footer__nav .box-product-banner .product-carousel-wrapper,
    .box-product-banner .box-footer__nav .product-carousel-wrapper,
    .box-footer__nav .loss__balance-wrapper,
    .box-footer__nav .loss__diet .diet-container,
    .loss__diet .box-footer__nav .diet-container,
    .box-footer__nav .loss__complex {
        display: none;
    }

    .box-footer__info {
        padding-top: 34px;
        padding-bottom: 20px;
        text-align: center;
    }

    .box-footer__info .copyright {
        float: none;
        width: 100%;
    }

    .box-footer__info .copyright .icon {
        float: none;
        margin-top: 0;
        margin-bottom: 18px;
    }

    .box-footer__info .copyright .text {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
    }

    .box-footer__info .footer-social {
        float: none;
        width: 100%;
    }

    .box-footer__info .footer-social .link-v-forme {
        margin-left: auto;
        margin-right: auto;
        margin-top: -27px;
        margin-bottom: -20px;
    }

    .box-footer__info .footer-social .link-v-forme .icon {
        width: 220px;
        height: auto;
    }

    .box-footer__info .footer-social .social-links {
        width: 100%;
        text-align: center;
    }

    .box-footer__info .links-wrapper {
        width: 100%;
        float: none;
        line-height: 1.3;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .box-footer__info .developer {
        float: none;
        padding-top: 0;
    }
}

.box-groups-app {
    background-image: url("/local/templates/herbalife-official-new/images/required/bg-pattern-club.jpg");
    text-align: center;
    color: #fff;
    padding: 45px 85px 50px;
    margin-left: 15.25%;
    margin-right: 15.25%;
    margin-top: 50px;
    margin-bottom: 70px;
}

.box-groups-app .text {
    font-size: 2.2rem;
}

.box-groups-app .elem-btn--white-solid {
    margin-top: 42px;
    font-size: 2rem;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    padding: 16px 25px 15px;
}

.box-groups-app .elem-btn--white-solid .icon {
    margin-left: 29px;
}

.box-groups-app .elem-btn--white-solid:hover,
.box-groups-app .nav-top .top-level ul li:hover>a.elem-btn--white-solid,
.nav-top .top-level ul .box-groups-app li:hover>a.elem-btn--white-solid {
    color: #42A046;
}

.box-groups-app .elem-btn--white-solid:hover .icon,
.box-groups-app .nav-top .top-level ul li:hover>a.elem-btn--white-solid .icon,
.nav-top .top-level ul .box-groups-app li:hover>a.elem-btn--white-solid .icon {
    -webkit-transform: translate(3px, 0);
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -o-transform: translate(3px, 0);
    transform: translate(3px, 0);
}

@media (max-width: 1179px) {
    .box-groups-app {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 991px) {
    .box-groups-app {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .box-groups-app {
        padding: 30px 20px 40px 20px;
    }

    .box-groups-app .text {
        line-height: 1.4;
    }

    .box-groups-app .elem-btn--white-solid {
        margin-top: 20px;
        font-size: 1.8rem;
    }
}

.box-head-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.box-head-select .elem-select--with-title {
    margin-top: 25px;
}

@media (max-width: 1100px) {
    .box-head-select {
        display: block;
    }

    .box-head-select .elem-select--with-title {
        margin-top: 0;
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px;
        margin-bottom: 20px;
    }

    .box-head-select .elem-select--with-title .select-title {
        display: block;
        margin-bottom: 7px;
    }
}

@media (max-width: 480px) {
    .box-head-select .elem-select--with-title .selectric-wrapper {
        width: 100% !important;
    }
}

.box-header {
    background-color: #42A046;
    padding-top: 11px;
    padding-bottom: 8px;
    position: relative;
    z-index: 51;
}

.box-header .elem-burger {
    display: none;
    float: left;
    margin-right: 45px;
    margin-top: 13px;
}

.box-header .fix-top {
    height: 40px;
    display: inline-block;
    width: 1px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    vertical-align: middle;
}

.box-header__award {
    margin-top: -3px;
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.box-header__award img {
    height: 54px;
}

.box-header__logo {
    float: left;
}

.box-header__controls {
    float: right;
    padding-top: 3px;
    font-size: 1.4rem;
}

.box-header__controls .elem-sign {
    margin-right: 35px;
}

.box-header__controls .elem-lang {
    margin-left: 27px;
    margin-right: -1px;
}

.box-header__controls .search-trigger {
    display: none;
    vertical-align: middle;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.box-header__controls .search-trigger.opened {
    opacity: .2;
}

.box-header__controls .search-trigger .icon {
    color: #fff;
}

@media (max-width: 1179px) {
    .box-header {
        padding-top: 11px;
        padding-bottom: 8px;
    }
}

@media (max-width: 991px) {
    .box-header .elem-burger {
        display: inline-block;
    }

    .box-header__controls .elem-btn {
        float: left;
    }

    .box-header__controls .elem-sign {
        font-size: 0;
        display: inline-block;
        margin-right: 0;
        margin-left: 32px;
        vertical-align: middle;
    }

    .box-header__controls .elem-sign .icon {
        margin-right: 0;
    }

    .box-header__controls .elem-lang {
        margin-left: 14px;
    }

    .box-header__controls .search-trigger {
        display: inline-block;
        margin-left: 30px;
    }
}

@media (max-width: 767px) {
    .box-header {
        padding-top: 6px;
        padding-bottom: 3px;
    }

    .box-header .elem-burger {
        margin-top: 8px;
        margin-right: 14%;
    }

    .box-header__award img {
        height: 44px;
    }

    .box-header__logo .logo-image {
        height: 38px;
    }

    .box-header__controls {
        width: 22%;
        padding-top: 8px;
    }

    .box-header__controls:before,
    .box-header__controls:after {
        content: " ";
        display: table;
    }

    .box-header__controls:after {
        clear: both;
    }

    .box-header__controls .elem-sign {
        float: left;
        margin-left: 0;
    }

    .box-header__controls .search-trigger {
        float: right;
        margin-left: 0;
    }
}

@media (max-width: 390px) {
    .box-header .elem-burger {
        margin-right: 6%;
    }

    .box-header__award {
        margin-left: 10px;
        margin-top: 1px;
    }

    .box-header__award img {
        height: 36px;
    }
}

.box-landing-advantage {
    position: relative;
    padding: 40px 40px 40px 65px;
    background-color: #fae8c0;
    font-size: 20px;
    line-height: 1.5;
    font-family: "NotoSans", Arial, sans-serif;
}

.box-landing-advantage:before {
    content: '';
    position: absolute;
    top: -34px;
    left: -34px;
    width: 68px;
    height: 68px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("/local/templates/herbalife-official-new/images/icons-svg/arrow_done.svg") #42A046 no-repeat center;
    -webkit-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
}

.box-landing-advantage__descript {
    background-color: #42A046;
    color: #ffffff;
    padding: 15px 30px;
    margin: 15px 0 0 -30px;
}

.box-landing-info {
    position: relative;
    color: #f26722;
    padding: 40px 40px 40px 60px;
    background-color: currentColor;
    border-bottom: 16px solid;
    border-image-source: url('/local/templates/herbalife-official-new/images/required/decor-box-land_orange.png');
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border-image-slice: 16;
    -webkit-filter: drop-shadow(7px 14px 18px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(7px 14px 18px rgba(0, 0, 0, 0.25));
    font-size: 20px;
    line-height: 1.5;
}

.box-landing-info>p {
    color: #ffffff;
    margin: 0;
}

.box-landing-info>.icon-tracery_box-landing {
    position: absolute;
    bottom: 100%;
    width: 100%;
    left: 0;
}

.box-landing-info--violet {
    color: #7f4594;
    border-image-source: url('/local/templates/herbalife-official-new/images/required/decor-box-land_violet.png');
}

.box-landing-info--green {
    color: #42A046;
    border-image-source: url('/local/templates/herbalife-official-new/images/required/decor-box-land_green.png');
}

.box-landing-info--green .box-landing-info__item>.elem-info {
    color: #7f4594;
    border-color: #7f4594;
}

.box-landing-info--white {
    max-width: 810px;
    color: #ffffff;
    border-image-source: url('/local/templates/herbalife-official-new/images/required/decor-box-land_white.png');
}

.box-landing-info--white .box-landing-info__list {
    padding-left: 25px;
    margin-right: 15px;
    color: #00aadd;
}

.box-landing-info--white .box-landing-info__item>span {
    color: #413c36;
}

.box-landing-info__list {
    margin: 0 0 40px;
    padding-left: 0;
    font-size: 18px;
    color: #ffffff;
}

.box-landing-info__item>.elem-info {
    margin-left: 6px;
}

.box-landing-info__item:not(:last-child) {
    margin-bottom: 20px;
}

.box-landing-info__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0e42d;
    margin: 0 -40px 30px -40px;
    padding: 0 40px;
}

.box-landing-info__head-title {
    margin-left: 25px;
    font-size: 35px;
    color: #234273;
    text-transform: uppercase;
    font-family: "NotoSans", Arial, sans-serif;
}

.box-landing-info__head-link {
    color: #00abe0;
}

.box-landing-info__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.box-landing-info__content-img {
    margin-right: -30px;
}

.box-landing-sale {
    position: relative;
    width: -webkit-calc((100% - 50px * 2) / 3);
    width: -moz-calc((100% - 50px * 2) / 3);
    width: calc((100% - 50px * 2) / 3);
}

.box-landing-sale:not(:first-child) {
    margin-left: 50px;
}

.box-landing-sale--stars:before,
.box-landing-sale--stars:after {
    content: '';
    position: absolute;
    background: url('/local/templates/herbalife-official-new/images/required/landing-winback-star.png') no-repeat center/cover;
}

.box-landing-sale--stars:before {
    left: -90px;
    top: 0;
    width: 63px;
    height: 65px;
}

.box-landing-sale--stars:after {
    left: -45px;
    top: 120px;
    width: 40px;
    height: 41px;
}

.box-landing-sale__title {
    margin: 0 0 60px;
}

.box-landing-sale__img {
    margin-bottom: 35px;
    max-height: 418px;
    overflow: hidden;
}

.box-landing-sale__img--indent-top {
    margin-top: -11px;
    margin-left: -20px;
}

.box-landing-sale__title {
    color: #42A046;
    font-size: 36px;
    margin: 0 0 15px;
    font-family: "NotoSans", Arial, sans-serif;
}

.box-landing-sale>p {
    font-size: 18px;
    line-height: 1.45;
    margin: 0;
}

.box-main-blogs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.box-main-blogs .elem-blog {
    width: 50%;
    margin-bottom: 10px;
    padding-right: 10px;
}

@media (max-width: 1179px) {
    .box-main-blogs .elem-blog {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .box-main-blogs .elem-blog {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .box-main-blogs {
        margin-bottom: -10px;
    }

    .box-main-blogs .elem-blog {
        margin-bottom: 10px;
    }
}

.box-narrow-container {
    margin: 0 auto;
    width: 980px;
}

@media (max-width: 1000px) {
    .box-narrow-container {
        width: 100%;
    }
}

/* Page 404 */
.page-404 .page-wrapper {
    height: calc(100vh - 316px);
    min-height: 700px;
    padding-bottom: 0;
}

.page-404 .container {
    height: 100%;
}

.box-not-found {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 194px);
}

.box-not-found__message {
    width: 440px;
    text-align: center;
    margin: auto;
}

.box-not-found__inner {
    position: relative;
    width: 100%;
    height: 500px;
    display: flex;
}

.box-not-found__title {
    font-size: 120px;
    line-height: 114px;
    color: var(--color-grass);
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}

.box-not-found__subtitle {
    font-size: 40px;
    line-height: 56px;
    color: var(--color-grass);
    font-weight: 600;
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 20px;
    white-space: nowrap;
}

.box-not-found__btn.btn {
    padding: 0 24px;
    height: 50px;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 500;
    color: var(--color-white);
    border-radius: 56px;
    background-color: var(--color-garden);
    border: 0;
    margin: 0 auto;
}

.box-not-found__btn:hover {
    background-color: var(--color-grass);
}

.box-not-found__text {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 22.4px;
}

.box-not-found__img {
    position: absolute;
    width: 218px;
}

.box-not-found__img--top {
    top: 15px;
    left: 60px;
}

.box-not-found__img--bottom {
    right: 60px;
    bottom: 80px;
}

.box-not-found--message .msg-text a:hover,
.box-not-found--message .msg-text .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .box-not-found--message .msg-text li:hover>a {
    color: #42A046;
}

@media (max-width: 1100px) {
    .page-404 .btn-fix-mobile {
        display: none;
    }

    .box-not-found__title {
        font-size: 100px;
        line-height: 95px;
    }

    .box-not-found__subtitle {
        font-size: 26px;
        line-height: 36.4px;
    }

    .box-not-found__btn {
        font-size: 14px;
        line-height: 19.6px;
    }

}

@media (max-width: 1023px) {
    .box-not-found__img--top {
        left: -25px;
    }

    .box-not-found__img--bottom {
        right: 2vw;
        bottom: -40px;
    }
}

@media (max-width: 767px) {
    .box-not-found__img {
        width: 133px;
    }

    .box-not-found__title {
        font-size: 84px;
        line-height: 80px;
        margin-bottom: 16px;
    }

    .box-not-found__subtitle {
        font-size: 18px;
        line-height: 25.2px;
        margin-bottom: 16px;
    }

    .box-not-found__text {
        font-size: 14px;
        line-height: 19.6px;
        margin-bottom: 16px;
    }

    .box-not-found__message {
        width: 100%;
        max-width: 440px;
    }
}

@media (max-width: 480px) {
    .box-not-found .bg-img {
        height: 270px;
    }
}

.box-partner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.box-partner .img-wrapper {
    width: 34%;
}

.box-partner .img-wrapper>img {
    max-width: inherit;
    width: 100%;
}

.box-partner .partner-info {
    width: 60%;
}

.box-partner .title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.8rem;
    padding: 20px 25px 18px;
}

.box-partner .title--green {
    background-color: #42A046;
}

.box-partner .title--violet {
    background-color: #7c469f;
}

.box-partner .title--orange {
    background-color: #ffa100;
}

.box-partner .partner-about {
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 40px 0 0 25px;
}

@media (max-width: 767px) {
    .box-partner {
        display: block;
        margin-bottom: 45px;
    }

    .box-partner .img-wrapper,
    .box-partner .partner-info {
        width: 100%;
    }

    .box-partner .title {
        margin-bottom: 30px;
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .box-partner .partner-about {
        padding: 20px 0 0 0;
    }
}

.box-place-order {
    position: relative;
    padding: 40px;
    color: #ffffff;
    background-color: #42A046;
    -webkit-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
    box-shadow: 7px 14px 18px rgba(0, 0, 0, 0.19);
}

.box-place-order--yellow {
    background-color: #E0A32C;
}

.box-place-order--pink {
    background-color: #e6174d;
}

.box-place-order__img {
    margin-bottom: 30px;
    width: 113px;
}

.box-place-order__title {
    font-size: 26px;
    line-height: 1.2;
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 25px;
}

.box-place-order__title--marbot {
    margin-bottom: 57px;
}

.box-place-order__info {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 70px;
}

.box-place-order__link {
    position: absolute;
    left: 40px;
    bottom: 40px;
    right: 40px;
}

.box-product-banner {
    position: relative;
    /*overflow: hidden;*/
}

.box-product-banner .img-wrapper img.bg {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.box-product-banner .img-wrapper img.prod {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    -o-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    margin-left: -10%;
}

.box-product-banner>.container,
.box-product-banner>.product-carousel-wrapper,
.box-product-banner>.loss__balance-wrapper,
.loss__diet .box-product-banner>.diet-container,
.box-product-banner>.loss__complex {
    position: relative;
    z-index: 1;
}

.product-view {
    padding-bottom: 84px;
}

@media(max-width: 767px) {
    .product-view {
        padding-bottom: 0;
        margin-bottom: 32px;
    }
}

.product-view__pictures-block {
    width: 50%;
}

@media(max-width: 1023px) {
    .product-view__pictures-block {
        display: none;
    }
}

.product-view__container {
    display: flex;
}

@media(max-width: 991px) {
    .product-view__container {
        display: block;
        background: #fff;
    }
}

.product-view__pictures-container {
    display: flex;
    position: sticky;
    top: 15px;
    padding: 0 0 0 36px;
    max-height: 698px;
    column-gap: 16px;
}


@media(max-width: 1023px) {
    .product-view__pictures-container {
        flex-direction: column-reverse;
        max-height: 100%;
    }
}

.product-view__swiper-container {
    /*height: 400px;*/
    width: 80px;
    flex-shrink: 0;
    padding: 48px 0 0 0;
    position: relative;
    margin-bottom: 48px;
}

@media(max-width: 1023px) {
    .product-view__swiper-container {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        height: 65px;
        min-width: auto;
    }

    .product-view__swiper-container .product-view__swiper-slide img {
        max-width: 100%;
        max-height: 100%;
    }
}


.product-view__pictures-container .swiper-button-prev {
    left: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-top.svg");
}

.product-view__swiper-navigation {
    position: absolute;
    top: 0;
    height: 48px;
    width: 100%;
    background-color: var(--color-white);
    z-index: 2;
    display: flex;
    justify-content: space-between;
}

.product-view__pictures-container .swiper-button-next {
    background-position: center top;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-bottom.svg");
    right: unset;
}

.product-view__pictures-container .swiper-button-next,
.product-view__pictures-container .swiper-button-prev {
    position: relative;
    width: 36px;
    height: 36px;
    background-position: center;
    border: 1px solid var(--color-gray-super-light);
    background-size: 14px 6px;
    border-radius: 50%;
}

.product-view__swiper-slide {
    min-height: 80px;
    height: 80px;
    width: 80px;
    background-color: var(--color-gray-super-light);
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 12px;
    border-radius: 10px;
}

.product-view__swiper-slide img {
    width: auto;
    max-height: 100%;
}

.product-view__swiper-slide.swiper-slide-active {
    border-color: #42A046
}

.product-view__main-picture {
    flex: 1;
    position: relative;
    max-width: calc(100% - 96px);
    /*padding-top: 76px;*/
}

@media(max-width: 1279px) {
    .product-view__main-picture {
        max-height: 440px;
    }
}

@media(max-width: 1023px) {
    .product-view__main-picture {
        max-height: 596px;
        width: 296px;
        margin: 0 auto 20px;
    }
}

@media(max-width: 991px) {
    .product-view__main-picture {
        max-height: 100%;
        height: 391px;
        width: 194px;
    }
}

.product-view__main-picture img {
    height: auto;
    border-radius: 16px;
    max-height: 100%;
}

@media(max-width: 1280px) {
    .product-view__main-picture img {
        margin: auto;
    }
}

.product-view__main-picture-container {
    height: 100%;
}

.product-view__main-swiper-slide {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    visibility: hidden;
    height: auto;
}

.product-view__main-swiper-slide:hover {
    cursor: url('/local/templates/herbalife-official-new/images/icon-magnifier.cur'), pointer;
}

.product-view__main-swiper-slide.swiper-slide-active {
    visibility: visible;
}

.product-view__accordion .accordion-header .ui-accordion-header-icon {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_25.svg');
    background-repeat: no-repeat;
    transition: transform .2s ease;
}

.product-view__accordion .accordion-header.ui-state-active .ui-accordion-header-icon {
    transform: rotate(180deg) translateY(5px);
}

.box-product-banner .product-carousel-wrapper {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 55px;
}

.box-product-banner .product-carousel-wrapper:before,
.box-product-banner .product-carousel-wrapper:after {
    content: none;
}

.box-product-banner .product-view__info-block {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    width: 50%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    background-color: #fff;
    display: block;
    padding: 0;
    height: 100%;
}

@media(max-width: 1023px) {
    .box-product-banner .product-view__info-block {
        width: 100%;
    }
}

.product-view__info-block .product-view-info {
    padding: 0 0 0 64px;
    color: var(--color-nightsky);
    max-width: 684px;
}

@media(max-width: 1023px) {
    .product-view__info-block .product-view-info {
        max-width: 100%;
        padding: 0;
    }
}

.product-view-info__badge-block {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 5;
}

.product-view-info__badge {
    padding: 4px 16px;
    font-size: 12px;
    line-height: 17px;
    background-color: var(--color-gold);
    color: var(--color-white);
    display: inline-block;
    border-radius: 60px;
}

@media(max-width: 767px) {
    .product-view-info__badge-block {
        left: 0;
        top: 0;
    }

    .product-view-info__badge {
        font-size: 10px;
        height: 18px;
        line-height: 14px;
        padding: 2px 8px;
    }
}

.product-view-info__badge--hit {
    background-color: var(--color-grass);
}

.product-view-info__badge--soon {
    background-color: #c7579a;
}

.product-view-info__badge--prod-month {
    background-color: #2a48a4;
}

.product-view-info__heading {
    display: flex;
    justify-content: space-between;
}

.product-view-info__header {
    padding-right: 50px;
    margin: 0;
}

.product-view-info .articul {
    font-size: 16px;
    line-height: 22px;
    color: var(--color-gray-dark);
    margin-bottom: 20px;
}

.product-view-info__header .text-title {
    font-size: 24px;
    line-height: 31px;
    font-weight: 600;
    margin: 0;
}

@media(max-width: 767px) {
    .product-view-info__header .text-title {
        font-size: 18px;
        line-height: 25px;
        padding-right: 0;
    }

    .product-view-info .articul {
        margin-bottom: 16px;
    }
}

.product-view .sharing,
.product-view-info__heading .sharing {
    position: relative;
    margin-top: 8px;
}

.product-view .sharing-new {
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 5;
}

.product-view .sharing--new {
    margin-top: 0;
}

@media(max-width: 767px) {

    .product-view .sharing:not(.sharing--new),
    .product-view-info__heading .sharing {
        display: none;
    }

}

@media(max-width: 1023px) {
    .product-view .sharing-new {
        top: unset;
        bottom: 40px;
        right: 0;
    }
}

.sharing--mobile {
    display: none;
}

.product-view-info__heading .sharing-btn,
.product-view .sharing-btn {
    border: none;
    background-color: transparent;
    padding: 0;
    position: relative;
}

.product-view .sharing-btn:after,
.product-view-info__heading .sharing-btn:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px;
    right: 0;
    top: 0;
    height: 100px;
}

.product-view .sharing .sharing-btn span,
.product-view-info__heading .sharing-btn span {
    width: 40px;
    height: 40px;
    display: block;
    background: url('/local/templates/herbalife-official-new/images/required/icon-share.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.product-view .sharing--new .sharing-btn span {
    width: 24px;
    height: 24px;
    background: url('/local/templates/herbalife-official-new/images/required/icon-share-new.svg');
}

.product-view-info__heading .sharing .sharing-btn:hover span {
    background: url('/local/templates/herbalife-official-new/images/required/share.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

@media(max-width: 767px) {

    .product-view-info__heading .sharing-btn span,
    .product-view .sharing-btn span {
        width: 28px;
        height: 28px;
    }
}

.product-view .sharing-tooltip,
.product-view-info__heading .sharing-tooltip {
    position: absolute;
    top: 45px;
    right: 0;
    padding: 12px;
    border-radius: 16px;
    background-color: var(--color-white);
    box-shadow: 0px 7px 10px 4px rgba(0, 0, 0, 0.05);
    z-index: 100;
}

.sharing-tooltip {
    display: none;
}

@media (hover: hover) {
    .sharing:hover .sharing-tooltip {
        display: block;
    }
}

.sharing:not(.sharing--new):hover .sharing-btn span {
    background: url('/local/templates/herbalife-official-new/images/required/share.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.product-view .sharing-tooltip:after,
.product-view-info__heading .sharing-tooltip:after {
    bottom: 99%;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
}

.product-view-info__heading .sharing-tooltip h2 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 12px;
}

.product-view .sharing-tooltip ul,
.product-view-info__heading .sharing-tooltip ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.product-view .sharing-tooltip li:not(:last-child),
.product-view-info__heading .sharing-tooltip li:not(:last-child) {
    margin-bottom: 10px;
}

.product-view .sharing-tooltip a,
.product-view-info__heading .sharing-tooltip a {
    font-size: 14px;
    color: #0D1320;
    display: inline-block;
    height: 20px;
    padding-left: 27px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-view .sharing-tooltip a.vk,
.product-view-info__heading .sharing-tooltip a.vk {
    background-image: url("/local/templates/herbalife-official-new/images/required/vk-sm.svg?50l1zj");
}

.product-view .sharing-tooltip a.fb,
.product-view-info__heading .sharing-tooltip a.fb {
    background-image: url("/local/templates/herbalife-official-new/images/required/fb-sm.svg?50l1zj");
}

.product-view .sharing-tooltip a.tw,
.product-view-info__heading .sharing-tooltip a.tw {
    background-image: url("/local/templates/herbalife-official-new/images/required/tw-sm.svg?50l1zj");
}

.product-view .sharing-tooltip a.ok,
.product-view-info__heading .sharing-tooltip a.ok {
    background-image: url("/local/templates/herbalife-official-new/images/required/ok-sm.svg?50l1zj");
}

.description ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.description ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 16px;
}

.description ul li:before {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 11px;
}

.description__header {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
}

.description__text {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.description .elem-info {
    margin-left: 5px;
    margin-top: -3px;
}

@media(max-width: 767px) {
    .description ul {
        font-size: 14px;
        line-height: 25px;
    }

    .description ul li {
        font-size: 14px;
        line-height: 25px;
    }

    .description__header {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .description__text {
        font-size: 14px;
        line-height: 21px;
    }
}

.features {
    margin-bottom: 35px;
}

@media(max-width: 767px) {
    .features {
        margin-bottom: 20px;
    }
}

.features__header {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: bold;
}

.features ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

@media(max-width: 767px) {
    .features__header {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .features ul {
        font-size: 14px;
        line-height: 25px;
    }
}

.features ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 16px;
}

@media(max-width: 767px) {
    .features ul li {
        font-size: 14px;
        line-height: 25px;
    }
}

.features ul li:before {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 11px;
}

.buy-block .buy-button {
    display: inline-block;
    height: 50px;
    line-height: 46px;
    border-radius: 25px;
    background-color: var(--color-garden);
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    text-align: center;
    width: 300px;
    transition: .2s all;
    border: 2px solid var(--color-garden);
}

.buy-block .buy-button:not(.disabled-btn):hover,
.buy-block .buy-button:not(.disabled-btn):focus {
    background: #fff;
    border: 2px solid var(--color-garden);
    color: var(--color-garden);
}

.buy-block .buy-button:hover span,
.buy-block .buy-button:focus span {
    color: var(--color-garden);
}

.buy-block .buy-button-external span,
.buy-block .buy-button-external:hover span,
.buy-block .buy-button-external:focus span {
    color: #000;
}

.view-book {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.view-book .product-review-form__btn {
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

.view-book .product-review-form__btn:first-child {
    margin-right: 20px;
}

.view-book .product-review-form__btn span:before {
    top: 18px;
}

@media(max-width: 1024px) {
    .buy-block .buy-button {
        width: 100%;
    }
}

.alternatives {
    position: relative;
}

.alternatives__header {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 600;
}

.alternatives__list {
    position: absolute;
    top: 48px;
    left: 1px;
    width: 116%;
}

@media(max-width: 1880px) {
    .alternatives__list {
        width: 114%;
    }
}

@media(max-width: 1810px) {
    .alternatives__list {
        width: 110%;
    }
}

@media(max-width: 1780px) {
    .alternatives__list {
        width: 108%;
    }
}

@media(max-width: 1700px) {
    .alternatives__list {
        width: 103%;
    }
}

@media(max-width: 1699px) {
    .alternatives__list {
        width: 105%;
    }
}

@media(max-width: 1024px) {
    .alternatives__list {
        width: 107%;
        z-index: 10;
        left: 0;
    }
}

@media(max-width: 991px) {
    .alternatives__list {
        width: 102%;
    }
}

.alternatives__list .alternatives__container .swiper-slide img {
    display: block;
    margin-right: 16px;
}

.alternatives__list .alternatives__container .swiper-slide span {
    color: var(--color-nightsky);
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}

@media(max-width: 1024px) {
    .alternatives__list .alternatives__container .swiper-slide {
        width: 68px;
        text-align: center;
    }
}

@media(max-width: 767px) {
    .alternatives__list {
        position: static;
        width: 100%;
    }

    .alternatives__list .alternatives__container .alternatives__swiper-slide-img {
        height: 56px;
        background-color: var(--color-gray-super-light);
        border-radius: 10px;
        width: 100%;
        height: 100%;
        margin-bottom: 4px;
    }

    .alternatives__list .alternatives__container .swiper-scrollbar {
        height: 2px;
        background: #F0F0F0;
        width: calc(100% - 15px);
        bottom: 0;
    }
}

.box-product-navigation {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    z-index: 100;
}

.box-product-navigation__list {
    width: 100%;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-product-navigation__list li {
    width: 25%;
}

.box-product-navigation__list li a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #0D1320;
}

.box-product-navigation__list li a svg {
    stroke: #010202;
    margin-right: 15px;
    vertical-align: middle;
}

.box-product-navigation__list li a:hover {
    color: #fff;
    background-color: #42A046;
}

.box-product-navigation__list li a:hover svg {
    stroke: #fff;
}

.box-tabs.box-tabs--product-info .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.box-tabs.box-tabs--product-info.box-tabs--health .swiper-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: space-between;
}

@media(max-width: 1023px) {
    .box-tabs.box-tabs--product-info.box-tabs--health .swiper-wrapper {
        flex-wrap: wrap;
    }
}

.box-tabs--product-info .box-tabs__head {
    border-bottom: solid 3px transparent;
    white-space: nowrap;
}



@media(max-width: 767px) {
    .box-tabs--product-info .box-tabs__head {
        padding: 0 15px;
        margin: 0;
        border-bottom: solid 2px transparent;
    }
}

.box-tabs--product-info .box-tabs__head.active {
    border-bottom-color: #42A046;
}

.box-tabs--product-info .box-tabs__head .title {
    border: none;
    font-size: 20px;
    color: #0D1320;
}

@media(max-width: 767px) {
    .box-tabs--product-info .box-tabs__head .title {
        font-size: 14px;
        line-height: 14px;
    }

    .box-tabs--health.box-tabs--product-info .box-tabs__head .title {
        font-size: 16px;
        line-height: 16px;
    }
}

.box-tabs--product-info .box-tabs__head.active .title {
    color: #42A046;
}

.about-product {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about-product__left {
    width: calc(50% - 50px);
    order: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.about-product__right {
    width: calc(50% - 50px);
    order: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

@media(max-width: 1023px) {

    .about-product__left,
    .about-product__right {
        width: 100%;
    }
}

.about-product__block {
    margin-bottom: 42px;
}

@media(max-width: 1023px) {
    .about-product__block {
        margin-bottom: 40px;
    }
}

.about-product__header {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 17px;
}

@media(max-width: 1280px) {
    .about-product__header {
        margin-bottom: 10px;
    }
}

@media(max-width: 767px) {
    .about-product__header {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}

.about-product__text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 17px;
}

.about-product__text ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.about-product__text ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 16px;
}

@media(max-width: 767px) {
    .about-product__text {
        font-size: 14px;
        line-height: 20px;
    }

    .about-product__text ul li {
        font-size: 14px;
        line-height: 28px;
    }
}

.about-product__text ul li:before {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 11px;
}

@media(max-width: 1280px) {
    .about-product__video--desktop {
        display: none;
    }
}

.about-product__video--laptop {
    display: none;
}

@media(max-width: 1280px) {
    .about-product__video--laptop {
        display: block;
    }
}

.about-product__video {
    /*margin-bottom: 120px;*/
    height: 350px;
    width: 100%;
}

.about-product__video iframe {
    width: 100%;
    height: 100%;
}

@media(max-width: 1280px) {
    .about-product__video {
        margin-bottom: 45px;
    }
}

@media(max-width: 767px) {
    .about-product__video {
        height: 350px;
    }
}

.expert {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media(max-width: 1023px) {
    .expert {
        display: block;
    }

    .expert>* {
        margin-bottom: 45px;
    }
}

.expert__left {
    width: 50%;
    padding-right: 50px;
}

.expert__right {
    width: 50%;
    padding-left: 50px;
}

@media(max-width: 1280px) {

    .expert__left,
    .expert__right {
        width: 100%;
        padding: 0;
    }
}

.expert__card {
    /*width: calc(50% - 50px);*/
    width: 100%;
    margin-bottom: 30px;
}

@media(max-width: 1023px) {
    .expert__card {
        /*width: 100%;*/
        margin-left: 0;
        margin-right: 0;
    }
}

.expert__header {
    font-size: 18px;
    line-height: 29px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 8px;
    color: var(--color-grass);
}

@media(max-width: 767px) {
    .expert__header {
        font-size: 16px;
        line-height: 22px;
    }
}

.expert__video {
    height: 450px;
}

.expert__video iframe {
    width: 100%;
    height: 100%;
}

.box-product-banner .product-link {
    display: inline-block;
    position: absolute;
    top: 135px;
    width: 25px;
    height: 48px;
    z-index: 2;
    color: #42A046;
}

.expert__author {
    padding-top: 15px;
    display: flex;
    align-items: center;
}

.expert__img {
    margin-right: 4px;
    width: 68px;
    height: 66px;
}

.expert__img img {
    border-radius: 50%;
    object-fit: cover;
    width: 100%;
    max-height: 100%;
}

@media(max-width: 767px) {
    .expert__img {
        width: 64px;
        height: 64px;
    }
}

.expert__name {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 4px;
}

.expert__position {
    color: var(--color-gray-normal);
    font-size: 16px;
    line-height: 22px;
}

@media(max-width: 767px) {
    .expert__name {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
    }

    .expert__position {
        font-size: 12px;
        line-height: 14px;
    }
}

.recipes {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.recipes__left {
    width: 50%;
    padding-right: 50px;
}

.recipes__right {
    width: 50%;
    padding-left: 50px;
}

@media(max-width: 1440px) {
    .recipes__right {
        padding-left: 15px;
    }

    .recipes__left {
        padding-right: 15px;
    }
}

@media(max-width: 1366px) {

    .recipes__right,
    .recipes__left {
        padding: 0;
        width: 100%;
    }
}

.recipes__card {
    width: 100%;
    background-color: var(--color-gray-super-light);
    padding: 24px 20px;
    border-radius: 24px;
}

.recipes__card+.recipes__card {
    margin-top: 24px;
}

.recipes__top {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-grass);
    margin: 0 0 12px 0;
}

.recipes__img {
    overflow: hidden;
    border-radius: 12px;
}

.recipes__img img {
    height: auto;
    width: 100%;
}

.recipes__header {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}

.recipes__header span {
    color: var(--color-gray-dark);
    font-weight: 400;
}

.recipes__full-text ul {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 0;
    list-style: none;
}

.recipes__full-text ul li {
    font-size: 16px;
    line-height: 22px;
    position: relative;
    padding-left: 16px;
}

.recipes__full-text ul li:before {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 11px;
}

.recipes__text {
    font-size: 16px;
    line-height: 22px;
}

.recipes__supplement-info {
    display: flex;
    padding: 16px;
    border-radius: 24px;
    border: 1px solid var(--color-gray-light);
    margin-top: 16px;
}

.recipes__supplement-info-item {
    width: 20%;
    text-align: center;
}

.recipes__supplement-info-item:not(:last-child) {
    border-right: 1px solid var(--color-gray-light);
}

.recipes__supplement-info-item .value {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 4px;
    color: var(--color-grass);
}

.recipes__supplement-info-item .unit {
    font-size: 12px;
    line-height: 17px;
}

.recommendations {
    padding-top: 30px;
    padding-bottom: 120px;
}

@media(max-width: 767px) {
    .recipes__card {
        background-color: unset;
        padding: 0;
    }

    .recipes__supplement-info {
        border-radius: 20px;
    }

    .recipes__supplement-info-item .value {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .recipes__supplement-info-item .unit {
        font-size: 10px;
        line-height: 14px;
    }

    .recipes__main {
        display: block;
    }

    .recipes__text,
    .recipes__full-text ul li,
    .recipes__header {
        font-size: 14px;
        line-height: 20px;
    }

    .recipes__header {
        margin-top: 12px;
        margin-bottom: 12px;
    }
}

@media(max-width: 1280px) {
    .recommendations {
        padding-top: 15px;
    }
}

.recommendations__header {
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 32px;
}

.recommendations-swiper {
    padding: 2px;
}

.recommendations-swiper .swiper-wrapper {
    margin-bottom: 30px;
}

.recommendation-slide {
    outline: 1px solid #f0f0f0;
    padding: 55px 25px 25px;
    display: flex;
    flex-direction: column;
    height: 500px;
    position: relative;
}

.recommendation-slide:hover {
    outline: 2px solid #42A046;
}

.badge {
    position: absolute;
    top: 0;
    left: 0;
    height: 27px;
    line-height: 27px;
    color: #fff;
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #0D1320;
}

.badge--leader {
    background-color: #42A046;
}

.badge--new {
    background-color: #E0A32C;
}

.recommendation-img {
    height: 250px;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 44px;
}

.recommendation-name {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 13px;
}

.recommendation-description {
    font-size: 14px;
    line-height: 18px;
    color: #b3b4b2;
    margin-bottom: 20px;
}

.recommendation-feedback {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.recommendation-feedback .rating {
    margin-bottom: 0;
}

.recommendation-feedback .stars-value {
    margin-left: 8px;
    font-size: 14px;
    color: #b3b4b2;
}

.comments-count {
    padding-left: 25px;
    font-size: 14px;
    line-height: 18px;
    color: #b3b4b2;
    background-image: url("/local/templates/herbalife-official-new/images/required/comment.svg");
    background-repeat: no-repeat;
    background-position: left center;
}

.comments-count--empty {
    background-image: url("/local/templates/herbalife-official-new/images/required/comment-none.svg");
}

.box-product-banner .product-link:before,
.box-product-banner .product-link:after {
    content: '';
    width: 34px;
    height: 2px;
    background-color: #42A046;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-box-shadow: 0px 2px 10px 0px #42A046;
    -moz-box-shadow: 0px 2px 10px 0px #42A046;
    box-shadow: 0px 2px 10px 0px #42A046;
}

.box-product-banner .product-link:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.box-product-banner .product-link:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box-product-banner .product-link .link-text {
    display: none;
}

.box-product-banner .product-link.link-prev {
    left: 0;
}

.box-product-banner .product-link.link-next {
    right: 0;
}

.box-product-banner .product-link.link-next:before,
.box-product-banner .product-link.link-next:after {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    left: auto;
    right: 0;
}

.box-product-banner .product-alternates {
    position: relative;
    width: 47.458%;
    padding-left: 34px;
    padding-right: 34px;
    margin-bottom: -55px;
}

.box-product-banner .product-alternates .swiper-slide-next .img-wrapper {
    border-color: #42A046;
    -webkit-box-shadow: inset 0 0 0 1px #42A046;
    -moz-box-shadow: inset 0 0 0 1px #42A046;
    box-shadow: inset 0 0 0 1px #42A046;
}

.box-product-banner .product-alternates .swiper-button-next,
.box-product-banner .product-alternates .swiper-button-prev {
    width: 14px;
    height: 26px;
    margin-top: 0;
    top: 58px;
    background-image: none;
}

.box-product-banner .product-alternates .swiper-button-next .icon,
.box-product-banner .product-alternates .swiper-button-prev .icon {
    color: #42A046;
    width: 100%;
    height: 100%;
}

.box-product-banner .product-alternates .swiper-button-prev,
.box-product-banner .product-alternates .swiper-container-rtl .swiper-button-next {
    left: 0;
}

.box-product-banner .product-alternates .swiper-button-next,
.box-product-banner .product-alternates .swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.box-product-banner .product-alternates .swiper-button-next .icon,
.box-product-banner .product-alternates .swiper-container-rtl .swiper-button-prev .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.box-product-banner .product-info {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    width: 50%;
    padding: 30px 40px 40px;
}

.box-product-banner .product-info h1,
.box-product-banner .product-info .h1 {
    margin: 0;
    padding: 0;
    font-size: 2.6rem;
    line-height: 1.25;
    font-weight: 400;
    color: #42A046;
    margin-bottom: 13px;
}

.box-product-banner .product-info h2,
.box-product-banner .product-info .h2 {
    margin: 0;
    padding: 0;
    font-size: 2.6rem;
    line-height: 1.25;
    font-weight: 400;
    color: #413c36;
}

.box-product-banner .product-info .elem-btn {
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
}

.box-product-banner .properties {
    margin: 30px 0 50px;
    padding: 0 0 0 22px;
    list-style: none;
    position: relative;
}

.box-product-banner .properties:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #42A046;
    position: absolute;
    left: 0;
}

.box-product-banner .properties li {
    font-size: 1.6rem;
    color: #413c36;
    margin-bottom: 13px;
}

.box-product-banner .properties .elem-info {
    margin-left: 10px;
}

.box-product-banner .controls:before,
.box-product-banner .controls:after {
    content: " ";
    display: table;
}

.box-product-banner .controls:after {
    clear: both;
}

.box-product-banner .controls .elem-btn {
    float: left;
}

.box-product-banner .controls .links {
    float: right;
}

.box-product-banner .controls .links>a {
    display: table;
    position: relative;
    padding-left: 30px;
    color: #42A046;
    font-size: 1.4rem;
}

.box-product-banner .controls .links>a:hover,
.box-product-banner .controls .nav-top .top-level ul li.links:hover>a,
.nav-top .top-level ul .box-product-banner .controls li.links:hover>a {
    text-decoration: underline;
}

.box-product-banner .controls .links>a:first-child {
    margin-top: 4px;
}

.box-product-banner .controls .links>a+a {
    margin-top: 16px;
}

.box-product-banner .controls .links>a>img {
    width: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.fancybox-lock .fancybox-overlay {
    overflow-y: auto !important;
}

.main-picture-fancybox {
    left: 0 !important;
    top: 0 !important;
    width: auto !important;
}

.main-picture-fancybox .fancybox-skin {
    width: 100vw !important;
    height: 100vh !important;
    border-radius: 0;
    background: #fff !important;
    overflow: hidden;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.main-picture-fancybox .fancybox-outer {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-picture-fancybox .fancybox-inner {
    max-width: 100% !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100% !important;
    padding: 50px 0 !important;
    display: flex;
    align-items: center;
    justify-self: center;
}

.main-picture-fancybox .fancybox-image {
    height: auto !important;
    width: auto !important;
    margin: 0 auto;
}

.main-picture-fancybox .fancybox-close {
    top: 30px;
    right: 30px;
    width: 22px;
    height: 22px;
    background-image: url("/local/templates/herbalife-official-new/images/required/cross.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.main-picture-fancybox .fancybox-nav {
    width: 20%;
}

.main-picture-fancybox .fancybox-nav {
    height: calc(100% - 25%) !important;
    margin-top: 60px;
}

.main-picture-fancybox .fancybox-prev span {
    width: 19px;
    height: 38px;
    left: 100px;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-left.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    visibility: visible;
}

.main-picture-fancybox .fancybox-next span {
    width: 19px;
    height: 38px;
    right: 100px;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    visibility: visible;
}

.main-picture-fancybox__pagination {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.main-picture-fancybox__pagination button {
    background-color: #42A046;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}

.main-picture-fancybox__pagination button.active {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #42A046;
}

@media (max-width: 1100px) {
    .box-product-banner .img-wrapper img.bg {
        -webkit-transform: translate(-44%, 0);
        -moz-transform: translate(-44%, 0);
        -ms-transform: translate(-44%, 0);
        -o-transform: translate(-44%, 0);
        transform: translate(-44%, 0);
    }

    .box-product-banner .controls .elem-btn {
        font-size: 1.6rem;
    }

    .box-product-banner .controls .links>a+a {
        margin-top: 12px;
    }

    .box-product-banner .product-info h1,
    .box-product-banner .product-info .h1,
    .box-product-banner .product-info h2,
    .box-product-banner .product-info .h2 {
        font-size: 2rem;
    }
}

@media (max-width: 1030px) {
    .box-product-banner .product-info {
        padding: 20px;
    }
}

@media (max-width: 1179px) {
    .box-product-banner .product-link {
        top: -70px;
        width: 18px;
        height: 40px;
    }

    .box-product-banner .product-link:before,
    .box-product-banner .product-link:after {
        width: 25px;
    }

    .box-product-banner .product-link:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .box-product-banner .product-link:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .box-product-banner .product-link .link-text {
        display: inline-block;
        font-size: 1.4rem;
        white-space: nowrap;
        position: absolute;
        left: 26px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .box-product-banner .product-link.link-prev {
        left: 10px;
    }

    .box-product-banner .product-link.link-next {
        right: 10px;
    }

    .box-product-banner .product-link.link-next .link-text {
        left: auto;
        right: 26px;
    }
}

@media (max-width: 991px) {
    /* .box-product-banner {
        height: 758px;
    } */

    .box-product-banner .img-wrapper img.bg {
        height: 100%;
        -webkit-transform: translate(-35%, 0);
        -moz-transform: translate(-35%, 0);
        -ms-transform: translate(-35%, 0);
        -o-transform: translate(-35%, 0);
        transform: translate(-35%, 0);
    }

    .box-product-banner .img-wrapper img.prod {
        margin-left: -8%;
        max-width: 300px;
    }

    .box-product-banner .product-link {
        top: -45px;
    }

    .box-product-banner .product-alternates {
        margin-bottom: 0;
    }

    .box-product-banner .product-info {
        padding: 30px 40px 40px;
    }

    .box-product-banner .properties {
        margin-bottom: 35px;
    }

    .box-product-banner .controls .elem-btn {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        font-size: 2rem;
    }

    .box-product-banner .controls .links {
        float: none;
    }

    .box-product-banner .controls .links>a+a {
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .box-product-banner {
        height: auto;
        margin-bottom: 0;
    }

    .box-product-banner .img-wrapper {
        position: relative;
    }

    .box-product-banner .img-wrapper img.bg {
        position: relative;
        left: auto;
        height: 250px;
        height: 78.125vw;
        -webkit-transform: translate(-5%, 0);
        -moz-transform: translate(-5%, 0);
        -ms-transform: translate(-5%, 0);
        -o-transform: translate(-5%, 0);
        transform: translate(-5%, 0);
    }

    .box-product-banner .img-wrapper img.prod {
        max-height: 80%;
        max-width: inherit;
        top: auto;
        bottom: 0;
        margin-left: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    /* .box-product-banner .nav-bread {
        position: absolute;
    } */

    .box-product-banner .product-carousel-wrapper {
        display: block;
        position: relative;
        left: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .box-product-banner .product-alternates {
        width: auto;
        padding: 15px 0 10px 20px;
        margin-top: 24px;
        margin-left: -20px;
        margin-right: -20px;
        border-top: solid 1px #e0e0e0;
        border-bottom: solid 1px #e0e0e0;
    }

    .box-product-banner .product-info {
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px 10px 0;
    }

    .box-product-banner .product-info .elem-btn {
        text-align: center;
        margin-bottom: 12px;
    }

    .box-product-banner .product-info h1,
    .box-product-banner .product-info .h1,
    .box-product-banner .product-info h2,
    .box-product-banner .product-info .h2 {
        font-size: 2rem;
    }

    .box-product-banner .product-info h1,
    .box-product-banner .product-info .h1 {
        margin-bottom: 10px;
    }
}

.box-recip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.box-recip__info {
    width: 50%;
    max-height: 410px;
    background-color: #fff;
    padding: 26px 20px 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.box-recip__info .name {
    font-size: 2.2rem;
    line-height: 1.25;
    color: #413c36;
}

.box-recip__info .ingridients {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 60px;
}

.box-recip__info .ingrid {
    display: block;
    width: 50%;
    text-align: center;
    font-size: 2.4rem;
    color: #42A046;
    font-family: "NotoSans", Arial, sans-serif;
}

.box-recip__info .ingrid:first-child {
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 10px;
}

.box-recip__info .ingrid:nth-child(2) {
    border-bottom: solid 1px #e7e7e7;
    border-left: solid 1px #e7e7e7;
    padding-bottom: 10px;
}

.box-recip__info .ingrid:nth-child(3) {
    padding-top: 10px;
}

.box-recip__info .ingrid:nth-child(4) {
    padding-top: 10px;
    border-left: solid 1px #e7e7e7;
}

.box-recip__info .ingrid small {
    display: block;
    color: #acacac;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 1.2rem;
}

.box-recip__info .elem-btn--green {
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
}

.box-recip__info .hashtags {
    font-size: 1.4rem;
}

.box-recip__info .hashtags a {
    color: #42A046;
}

.box-recip__info .hashtags a:hover,
.box-recip__info .hashtags .nav-top .top-level ul li:hover>a,
.nav-top .top-level ul .box-recip__info .hashtags li:hover>a {
    color: #42A046;
}

.box-recip .energy {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 67px;
    height: 67px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-color: #00a87f;
    line-height: 0.7;
    padding-top: 18px;
    z-index: 2;
    font-size: 2.2rem;
}

.box-recip .energy small {
    font-size: 1.5rem;
}

.box-recip__img {
    width: 50%;
    overflow: hidden;
    font-size: 0;
}

.box-recip__img>img {
    display: block;
    height: 410px;
    max-width: inherit;
    width: 100%;
}

@media (max-width: 991px) {
    .box-recip.swiper-slide {
        width: 75vw !important;
    }

    .box-recip__info {
        max-height: inherit;
    }
}

@media (max-width: 760px) {
    .box-recip__info {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .box-recip__info .ingridients {
        padding-right: 20px;
    }

    .box-recip__info .elem-btn--green {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        font-size: 1.6rem;
    }

    .box-recip__img {
        min-height: 400px;
        position: relative;
    }

    .box-recip__img img {
        max-width: inherit;
        width: auto;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 480px) {
    .box-recip {
        display: block;
        padding-bottom: 55px;
    }

    .box-recip.swiper-slide {
        width: 87.5vw !important;
    }

    .box-recip__info {
        width: 100%;
        padding: 10px 10px 45px;
    }

    .box-recip__info .ingridients,
    .box-recip__info .hashtags {
        display: none;
    }

    .box-recip__info .elem-btn--green {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .box-recip .energy {
        top: auto;
    }

    .box-recip__img {
        width: 100%;
        min-height: inherit;
    }

    .box-recip__img img {
        height: auto;
        width: 100%;
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 992px) {
    .box-recip.mod-full .box-recip__info {
        border: solid 1px #e8e8e8;
        border-right-color: transparent;
    }

    .box-recip.mod-full .box-recip__info .ingridients {
        display: block;
        width: 100%;
        padding: 0;
    }

    .box-recip.mod-full .box-recip__info .ingrid {
        position: relative;
        display: inline-block;
        width: 90px;
        vertical-align: middle;
        border: none !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .box-recip.mod-full .box-recip__info .ingrid:before {
        content: '';
        display: block;
        width: 1px;
        height: 40px;
        background-color: #e7e7e7;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .box-recip.mod-full .box-recip__info .ingrid:first-child:before {
        content: none;
    }

    .box-recip.mod-full .box-recip__info .hashtags {
        width: 100%;
    }

    .box-recip.mod-full:nth-child(odd) .box-recip__info {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border-left-color: transparent;
        border-right-color: #e8e8e8;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .box-recip.mod-full {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .box-recip.mod-full .box-recip__info {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 60px;
        padding-bottom: 40px;
        border: solid 1px #e8e8e8;
        border-top-color: transparent;
    }

    .box-recip.mod-full .box-recip__info .ingridients {
        display: block;
        width: 100%;
        padding: 0;
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .box-recip.mod-full .box-recip__info .ingrid {
        position: relative;
        display: inline-block;
        width: 82px;
        vertical-align: middle;
        border: none !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .box-recip.mod-full .box-recip__info .ingrid:before {
        content: '';
        display: block;
        width: 1px;
        height: 40px;
        background-color: #e7e7e7;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .box-recip.mod-full .box-recip__info .ingrid:first-child {
        margin-left: -10px;
    }

    .box-recip.mod-full .box-recip__info .ingrid:first-child:before {
        content: none;
    }

    .box-recip.mod-full .box-recip__info .hashtags {
        width: 100%;
        margin-top: 50px;
    }

    .box-recip.mod-full .box-recip__img {
        width: 100%;
    }

    .box-recip.mod-full .box-recip__img>img {
        height: auto;
    }

    .box-recip.mod-full .energy {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        position: relative;
        margin-bottom: -67px;
    }
}

.box-result {
    border: solid 1px #f2f2f2;
    padding-bottom: 20px;
}

.box-result.flex-half {
    margin-bottom: 35px;
    line-height: 1 !important;
}

.box-result__banner {
    background-color: #f2f2f2;
    text-align: center;
    font-size: 0;
    position: relative;
    padding: 24px 0 0 0;
}

.box-result__banner .name-age {
    font-size: 1.6rem;
    color: #413c36;
    margin-bottom: 8px;
}

.box-result__banner .location {
    font-size: 1.4rem;
    color: #9c9c9c;
}

.box-result__banner .img-before,
.box-result__banner .img-after {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    height: 365px;
    overflow: hidden;
    position: relative;
}

.box-result__banner .img-before:before,
.box-result__banner .img-after:before {
    content: '';
    display: block;
    width: 1px;
    height: 345px;
    position: absolute;
    bottom: 0;
    background-color: #fff;
}

.box-result__banner .img-before>img,
.box-result__banner .img-after>img {
    display: inline-block;
    vertical-align: bottom;
    height: 100%;
    width: auto;
    max-width: inherit;
    max-height: 100%;
}

.box-result__banner .img-before:before {
    right: 0;
}

.box-result__banner .img-after:before {
    left: 0;
}

.box-result__banner .result-numbers {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}

.box-result__banner .result-numbers .weight {
    display: block;
    height: 79px;
    background-color: #42A046;
    padding-top: 27px;
    font-size: 3.6rem;
    color: #fff;
}

.box-result__banner .result-numbers .weight small {
    font-size: 1.8rem;
}

.box-result__banner .result-numbers .period {
    display: block;
    height: 81px;
    font-size: 1.6rem;
    color: #413c36;
    position: relative;
    padding-top: 19px;
}

.box-result__banner .result-numbers .period:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #42A046;
    position: absolute;
    bottom: 27px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.box-result__descr {
    background-color: #fff;
    font-size: 1.6rem;
    color: #909090;
    line-height: 1.4;
    padding: 27px 20px 35px;
}

.box-result .elem-read-more {
    float: right;
    margin-right: 30px;
}

@media (max-width: 991px) {
    .box-result.swiper-slide {
        width: 75vw !important;
    }
}

@media (max-width: 480px) {
    .box-result.swiper-slide {
        width: 87.5vw !important;
    }

    .box-result__banner .img-before,
    .box-result__banner .img-after {
        height: 226px;
    }

    .box-result__banner .img-before:before,
    .box-result__banner .img-after:before {
        height: 100%;
    }

    .box-result__banner .result-numbers {
        position: static;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .box-result__banner .result-numbers .weight {
        height: auto;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .box-result__banner .result-numbers .period {
        height: auto;
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .box-result__banner .result-numbers .period:after {
        bottom: 0;
    }

    .box-result__descr {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .box-result .elem-read-more {
        float: none;
        margin-right: 0;
        margin-left: 10px;
    }
}

.box-site-map {
    padding-top: 15px;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}

.box-site-map .list-sitemap {
    padding-right: 20%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

@media (max-width: 991px) {
    .box-site-map {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media (max-width: 480px) {
    .box-site-map {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .box-site-map .list-sitemap {
        padding-right: 0;
    }
}

.box-snippet-collection {
    margin-left: -10px;
    margin-right: -10px;
}

.box-snippet-collection:before,
.box-snippet-collection:after {
    content: " ";
    display: table;
}

.box-snippet-collection:after {
    clear: both;
}

.box-snippet-collection .elem-snippet {
    width: 25%;
}

@media(max-width: 1023px) {
    .box-snippet-collection .elem-snippet {
        width: 220px;
    }
}

@media(max-width: 767px) {
    .box-snippet-collection .elem-snippet {
        width: 290px;
    }
}

/* @media (max-width: 991px) {
    .box-snippet-collection .elem-snippet {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .box-snippet-collection .elem-snippet {
        width: 100%;
    }
} */

.box-social-photos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 55px;
}

.box-social-photos .elem-social-photo {
    width: 49.153%;
}

@media (max-width: 1179px) {
    .box-social-photos .elem-social-photo .img-wrapper {
        height: 320px;
        height: 31.3vw;
    }
}

@media (max-width: 991px) {
    .box-social-photos .elem-social-photo {
        width: 48.5%;
    }
}

@media (max-width: 640px) {
    .box-social-photos .elem-social-photo {
        width: 100%;
    }

    .box-social-photos .elem-social-photo .img-wrapper {
        margin-left: -10px;
        margin-right: -10px;
        height: 50vw;
    }
}

.box-subheader {
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 50;
}

@media (min-width: 992px) {
    .box-subheader .form-search {
        background-color: transparent;
        -webkit-transition: all linear 0.6s 0.2s;
        -o-transition: all linear 0.6s 0.2s;
        -moz-transition: all linear 0.6s 0.2s;
        transition: all linear 0.6s 0.2s;
    }

    .box-subheader .form-search.opened {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-color: #fff;
        -webkit-transition: all linear 0.6s 0.6s;
        -o-transition: all linear 0.6s 0.6s;
        -moz-transition: all linear 0.6s 0.6s;
        transition: all linear 0.6s 0.6s;
    }

    .box-subheader .form-search__input {
        padding-left: 0;
        background-color: transparent;
    }

    .box-subheader .form-search__input:focus {
        border-color: transparent;
    }
}

@media (max-width: 991px) {
    .box-subheader {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .box-subheader .container,
    .box-subheader .box-product-banner .product-carousel-wrapper,
    .box-product-banner .box-subheader .product-carousel-wrapper,
    .box-subheader .loss__balance-wrapper,
    .box-subheader .loss__diet .diet-container,
    .loss__diet .box-subheader .diet-container,
    .box-subheader .loss__complex {
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
}

.box-tabs-simple .tabs__heads {
    border-bottom: solid 1px #d8d8d8;
}

.box-tabs-simple .tabs__head {
    display: inline-block;
    font-size: 1.6rem;
    cursor: pointer;
    border-bottom: solid 3px transparent;
    margin-right: 74px;
    margin-bottom: -2px;
    padding-bottom: 11px;
    padding-top: 11px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.box-tabs-simple .tabs__head:last-child {
    margin-right: 0;
}

.box-tabs-simple .tabs__head:hover,
.box-tabs-simple .nav-top .top-level ul li:hover>a.tabs__head,
.nav-top .top-level ul .box-tabs-simple li:hover>a.tabs__head {
    color: #42A046;
}

.box-tabs-simple .tabs__head.active {
    border-bottom-color: #42A046;
    pointer-events: none;
}

.box-tabs-simple .tabs__body {
    display: none;
    padding-top: 35px;
    padding-bottom: 50px;
}

.box-tabs-simple .tabs__body.active {
    display: block;
}

.box-tabs {
    margin-bottom: 20px;
    margin-top: 20px;
}

.box-tabs__headers {
    padding-bottom: 2px;
}

.box-tabs__headers:before {
    content: '';
    display: block;
    height: 4px;
    background-color: #F0F0F0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
}

@media(max-width: 767px) {
    .box-tabs__headers {
        background: #F8F8F8;
    }

    .box-tabs--health .box-tabs__headers {
        background: none;
    }

    .box-tabs__headers:before {
        height: 2px;
        bottom: 2px;
        background-color: #F0F0F0;
    }
}

.box-tabs__head {
    text-align: center;
    width: auto;
    padding-left: 3%;
    padding-right: 3%;
}

.box-tabs__head .title {
    display: inline-block;
    font-size: 1.6rem;
    color: #413c36;
    border-bottom: solid 3px transparent;
    margin-bottom: -2px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    padding-bottom: 12px;
    padding-top: 12px;
    cursor: pointer;
}

.box-tabs__head .title:hover,
.box-tabs__head .nav-top .top-level ul li:hover>a.title,
.nav-top .top-level ul .box-tabs__head li:hover>a.title {
    color: #42A046;
}

.box-tabs__head.active {
    pointer-events: none;
}

.box-tabs__head.active .title {
    border-bottom-color: #42A046;
    cursor: default;
}

.box-tabs__head.active .title:hover,
.box-tabs__head.active .nav-top .top-level ul li:hover>a.title,
.nav-top .top-level ul .box-tabs__head.active li:hover>a.title {
    color: #413c36;
}

.box-tabs__body {
    padding-top: 50px;
}

@media(max-width: 1280px) {
    .box-tabs__body {
        padding-top: 35px;
    }
}

.box-tabs__body:not(.active) {
    display: none;
}

.box-tabs__body .elem-snippet__descr {
    max-height: 86px;
    overflow: hidden;
}

.box-tabs__body .slider-item-search .elem-snippet__descr {
    max-height: 120px;
}

.box-tabs .tab-text {
    padding: 0 5%;
    font-size: 1.4rem;
}

.box-tabs--product-info .swiper-button-prev,
.box-tabs--product-info .swiper-button-next {
    display: none;
    background-color: #F8F8F8;
}

@media(max-width: 767px) {
    .body-item-1 {
        padding: 0px 15px;
    }
}

@media (min-width: 620px) {
    .box-tabs .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .box-tabs__head {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 870px) {
    .box-tabs__head {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media(max-width: 767px) {
    .box-tabs__body {
        padding-top: 30px;
    }

    .box-tabs--health .box-tabs__body {
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 619px) {

    .box-tabs__headers:after {}

    .box-tabs__headers.swiper-container {
        padding-right: 70px;
        padding-left: 40px;
    }

    .box-tabs--health .box-tabs__headers.swiper-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .box-tabs--product-info .swiper-button-prev {
        width: 40px;
        height: 100%;
        background-image: none;
        background-size: 15px 15px;
        top: 50%;
        left: 0;
        display: block;
        opacity: 1;
    }

    .box-tabs--product-info .swiper-button-prev:after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 2px #42A046;
        border-right: solid 2px #42A046;
        position: absolute;
        right: 13px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(225deg);
        -moz-transform: translate(0, -50%) rotate(225deg);
        -ms-transform: translate(0, -50%) rotate(225deg);
        -o-transform: translate(0, -50%) rotate(225deg);
        transform: translate(0, -50%) rotate(225deg);
    }

    .box-tabs--product-info .swiper-button-next {
        width: 40px;
        height: 100%;
        background-image: none;
        background-size: 15px 15px;
        top: 50%;
        right: -1px;
        display: block;
        opacity: 1;
    }

    .box-tabs--product-info .swiper-button-next:after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 2px #42A046;
        border-right: solid 2px #42A046;
        position: absolute;
        right: 17px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(45deg);
        -moz-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
        -o-transform: translate(0, -50%) rotate(45deg);
        transform: translate(0, -50%) rotate(45deg);
    }

    .box-tabs--product-info .swiper-button-next.swiper-button-disabled:after {
        border-top: solid 2px #b3b4b2;
        border-right: solid 2px #b3b4b2;
    }

    .box-tabs--product-info .swiper-button-prev.swiper-button-disabled:after {
        border-top: solid 2px #b3b4b2;
        border-right: solid 2px #b3b4b2;
    }


    .box-tabs__headers.end-reached:after {
        opacity: 0;
    }

    .box-tabs__head {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* .box-tabs__head:last-child {
        padding-right: 30px;
    } */
}

.box-tags {
    margin-bottom: 25px;
}

.box-tags .title {
    font-size: 1.5rem;
    color: #413c36;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
    margin-bottom: 5px;
}

.box-tags .elem-tag {
    vertical-align: middle;
    margin-bottom: 5px;
}

.box-tags .found {
    font-size: 1.5rem;
    color: #b9b8b6;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.box-tags--collection {
    text-align: center;
}

@media (max-width: 991px) {
    .box-tags--collection {
        text-align: left;
    }
}

.box-video-frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

.box-video-frame__iframe {
    position: absolute;
    width: 77%;
    height: 90%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.box-video-frame__img {
    width: 100%;
}

.gallery-alternate .swiper-slide {
    text-align: center;
}

.gallery-alternate .title {
    color: #413c36;
    font-size: 1.6rem;
    margin-bottom: 13px;
}

.gallery-alternate .img-wrapper {
    margin: 0 auto 8px;
    width: 100%;
    height: 80px;
    border: solid 1px #e1e1e1;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.gallery-alternate .img-wrapper>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: inherit;
    max-height: 87%;
}

.gallery-alternate .name {
    display: block;
    color: #413c36;
    font-size: 1.4rem;
}

.gallery-alternate .name:hover,
.gallery-alternate .nav-top .top-level ul li:hover>a.name,
.nav-top .top-level ul .gallery-alternate li:hover>a.name {
    color: #42A046;
}

.gallery-alternate .name:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.gallery-alternate .weight {
    display: block;
    color: #acacac;
    font-size: 1.2rem;
}

@media (max-width: 1120px) {
    .gallery-alternate .name {
        font-size: 1.3rem;
    }
}

@media (max-width: 960px) {
    .gallery-alternate .name {
        font-size: 1.4rem;
    }
}

@media (max-width: 767px) {
    .gallery-alternate .swiper-slide {
        width: 80px !important;
    }

    .gallery-alternate .title {
        font-size: 1.4rem;
        margin-bottom: 10px;
    }
}

.gallery-anounce:after {
    content: '';
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-anounce.end-reached:after {
    opacity: 0;
}

.gallery-anounce .popup-recipe {
    background-color: #fff;
    padding-bottom: 0;
    margin-bottom: 30px;
    height: auto;
}

.gallery-anounce .popup-recipe .recipe-info {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 991px) {
    .gallery-anounce:after {
        display: block;
        height: 100%;
        width: 8vw;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    }
}

@media (max-width: 767px) {
    .gallery-anounce:after {
        width: 16vw;
    }
}

@media (min-width: 992px) {
    .gallery-anounce.mod-landing .swiper-wrapper {
        display: block;
    }

    .gallery-anounce.mod-landing .box-recip {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }

    .gallery-anounce.mod-recipe .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .gallery-anounce.mod-recipe .popup-recipe {
        width: 49.2% !important;
        margin-right: 0 !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 740px) {
    .gallery-anounce .popup-recipe {
        margin-bottom: 50px;
    }

    .gallery-anounce .popup-recipe .recipe-info {
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.gallery-bricks {
    padding-top: 30px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gallery-bricks .brick-vertical,
.gallery-bricks .brick-double-horizontal {
    margin-bottom: 20px;
}

.gallery-bricks .brick-vertical {
    width: 38.776%;
}

.gallery-bricks .brick-double-horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    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;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 59.184%;
}

@media (max-width: 767px) {
    .gallery-bricks {
        display: block;
    }

    .gallery-bricks .brick-vertical,
    .gallery-bricks .brick-double-horizontal {
        width: 100%;
        margin-bottom: 0;
    }

    .gallery-bricks .brick-double-horizontal {
        display: block;
    }
}

.gallery-main {
    border-radius: 10px;
    margin: 20px 0 28px 0;
}

.gallery-main__slide {
    font-size: 0;
    /* height: 700px; */
    height: auto;
    overflow: hidden;
}

.gallery-main__slide .banner-description {
    position: absolute;
    left: 17.8%;
    top: 7%;
    /* width: 32%; */
    width: 50%;
}

@media(max-width: 1699px) {
    .gallery-main__slide .banner-description {
        left: 25px !important;
    }
}

@media(max-width: 1240px) {
    .gallery-main__slide .banner-description {
        left: 15px !important;
    }
}

.gallery-main__slide .banner-description.no-text {
    top: 0;
    height: 77%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gallery-main__slide .banner-title {
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 700;
    color: #42A046;
    line-height: 0.85;
    font-size: 6vw;
    margin-bottom: 1vw;
}

.gallery-main__slide .banner-title small {
    display: inline-block;
    font-size: 4.75vw;
}

.gallery-main__slide .banner-text {
    font-size: 1vw;
    line-height: 1.35;
    color: #413c36;
}

.gallery-main__slide .elem-btn {
    position: absolute;
    left: 17.8%;
    bottom: 50%;
    padding: 16px 20px 17px 30px;
    font-size: 2rem;

    border-radius: 30px;
}

.gallery-main__slide .elem-btn .icon {
    margin-left: 30px;
}

@media(max-width: 1699px) {
    .gallery-main__slide .elem-btn {
        left: 25px !important;
    }
}

@media(max-width: 1240px) {
    .gallery-main__slide .elem-btn {
        left: 15px !important;
    }
}

.gallery-main__slide img {
    display: block;
    /* max-width: inherit; */
    max-width: 100%;
    width: 100vw;
    height: 100%;
    position: relative;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media(max-width: 1400px) {
    .gallery-main__slide img {
        max-width: inherit;
    }
}

.project__herbalife .seven .project__header {
    margin-bottom: 250px;
    width: 680px;
}

@media (min-width: 1024px) and (max-width: 1400px) {
    .project__herbalife .project__img {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .project__herbalife .seven .project__header {
        margin-bottom: 250px;
        width: 430px;
    }
}

@media (min-width: 1024px) {}

.gallery-main.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 17px;
    font-size: 0;
}

.gallery-main .swiper-pagination-bullet {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    opacity: 1;
    background-color: transparent;
    border: 1px solid transparent;
}

.gallery-main .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--color-grass);
    transition: background-color .2s ease;
}

.gallery-main .swiper-pagination-bullet-active:before {
    background-color: var(--color-white);
}

.gallery-main .swiper-button-next,
.gallery-main .swiper-button-prev {
    width: 25px;
    height: 48px;
    margin-top: -24px;
    background-image: none;

    display: none;
}

.gallery-main .swiper-button-next .icon,
.gallery-main .swiper-button-prev .icon {
    color: #42A046;
}

.gallery-main .swiper-button-prev,
.gallery-main .swiper-container-rtl .swiper-button-next {
    left: 10%;
}

.gallery-main .swiper-button-next,
.gallery-main .swiper-container-rtl .swiper-button-prev {
    right: 10%;
}

.gallery-main .swiper-button-next .icon,
.gallery-main .swiper-container-rtl .swiper-button-prev .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 1760px) {
    .gallery-main__slide .banner-text {
        font-size: 1.2vw;
        padding-right: 2.5vw;
    }
}

@media (max-width: 1620px) {
    .gallery-main__slide .banner-text {
        font-size: 1.4vw;
    }
}

@media (max-width: 1400px) {
    .gallery-main__slide {
        height: auto;
    }
}

@media (max-width: 1280px) {
    .gallery-main__slide .banner-text {
        font-size: 1.5vw;
    }
}

@media (max-width: 1179px) {
    .gallery-main__slide {
        height: auto;
    }

    .gallery-main__slide .elem-btn {
        left: 3%;
        bottom: 45%;
    }

    .gallery-main__slide img {
        position: static;
        width: 100%;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .gallery-main__slide .banner-description {
        left: 3%;
        top: 7%;
        /* width: 45%; */

        width: 50%;
    }

    .gallery-main__slide .banner-title {
        font-size: 7vw;
    }

    .gallery-main__slide .banner-title small {
        font-size: 5.25vw;
    }

    .gallery-main__slide .banner-text {
        font-size: 1.5vw;
    }
}

@media (max-width: 1457px) {

    .gallery-main .swiper-button-next,
    .gallery-main .swiper-button-prev {
        display: none;
    }
}

@media (max-width: 1400px) {
    .gallery-main__slide .elem-btn {
        padding: 10px 20px 10px 20px;
        font-size: 1.5rem;
    }

    .gallery-main__slide .elem-btn .icon {
        margin-left: 15px;
    }
}

@media (max-width: 1240px) {

    .gallery-main__slide .banner-description,
    .gallery-main__slide .elem-btn {
        margin-left: 10px;
    }
}

@media (max-width: 1179px) {
    .gallery-main .banner-description.no-text {
        height: 72%;
    }
}

@media (max-width: 1024px) {
    .gallery-main__slide .elem-btn {
        padding: 10px 15px 10px 20px;
        font-size: 1.3rem;
    }

    .gallery-main__slide .elem-btn .icon {
        margin-left: 9px;
        font-size: 1rem;
    }
}

@media (max-width: 991px) {
    .gallery-main {
        padding-bottom: 0;
    }

    .gallery-main__slide .elem-btn {
        left: 3.3%;
        /* bottom: 37px; */

        bottom: 45%;
    }

    .gallery-main__slide .banner-description.no-text {
        height: 62%;
    }

    .gallery-main__slide .banner-text {
        display: none;
    }

    .gallery-main.swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 7px;
    }
}

@media (max-width: 767px) {
    .gallery-main {
        padding-bottom: 5px;
        border-radius: 0;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .gallery-main__slide {
        border-radius: 10px;
    }

    .gallery-main__slide img {
        height: 100%;
    }

    .gallery-main__slide .elem-btn {
        position: relative;
        bottom: auto;
        left: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        margin-left: 0;

        display: none;
    }

    .gallery-main__slide .elem-btn .icon {
        margin-left: 14%;
    }

    .gallery-main__slide .banner-description {
        width: 60%;
    }

    .gallery-main__slide .banner-description.no-text {
        height: 79%;
    }

    .gallery-main__slide .banner-title {
        font-size: 19vw;
    }

    .gallery-main__slide .banner-title small {
        font-size: 11.05vw;
    }

    .gallery-main.swiper-container-horizontal>.swiper-pagination-bullets {
        display: none;
    }
}

.gallery-photo {
    margin-top: 45px;
    margin-bottom: 50px;
}

.gallery-photo .img-wrappper img {
    display: block;
}

.gallery-photo .slide-description {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 1.4rem;
    padding: 15px 15.3%;
}

.gallery-photo .slide-description .title {
    font-size: 2rem;
    margin-bottom: 10px;
}

.gallery-photo .slide-description .title .hint {
    display: block;
    font-size: 1.4rem;
    color: #acacac;
}

.gallery-photo .swiper-button-prev,
.gallery-photo .swiper-button-next {
    background-image: none;
    top: auto;
    bottom: 0;
    width: 13px;
    height: 22px;
    margin-bottom: -11px;
    font-size: 0;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-photo .swiper-button-prev .icon,
.gallery-photo .swiper-button-next .icon {
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-photo .swiper-button-prev:hover .icon,
.gallery-photo .nav-top .top-level ul li:hover>a.swiper-button-prev .icon,
.nav-top .top-level ul .gallery-photo li:hover>a.swiper-button-prev .icon,
.gallery-photo .swiper-button-next:hover .icon,
.gallery-photo .nav-top .top-level ul li:hover>a.swiper-button-next .icon,
.nav-top .top-level ul .gallery-photo li:hover>a.swiper-button-next .icon {
    color: #42A046;
}

.gallery-photo .swiper-button-prev {
    left: 50px;
}

.gallery-photo .swiper-button-next {
    right: 50px;
}

.gallery-photo .swiper-button-next .icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .gallery-photo {
        margin-top: 35px;
    }

    .gallery-photo .slide-description {
        position: relative;
        bottom: auto;
        padding: 10px 40px;
    }

    .gallery-photo .swiper-button-prev {
        left: 10px;
    }

    .gallery-photo .swiper-button-next {
        right: 10px;
    }
}

.gallery-timeline {
    background-image: url("/local/templates/herbalife-official-new/images/required/hand-swipe.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    cursor: col-resize;
}

.gallery-timeline:after {
    content: '';
    display: block;
    height: 100%;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    opacity: 1;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-timeline.end-reached:after {
    opacity: 0;
}

.gallery-timeline .swiper-slide {
    width: 134px;
    height: 265px;
    position: relative;
}

.gallery-timeline .swiper-slide:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background-color: #eaeaea;
    position: absolute;
    top: 147px;
}

.gallery-timeline .swiper-slide:first-child:after {
    width: 50%;
    right: 0;
}

.gallery-timeline .swiper-slide .year {
    height: 75px;
    width: 100%;
    font-size: 2.4rem;
    color: #413c36;
    text-align: center;
    position: absolute;
    top: 90px;
    z-index: 1;
}

.gallery-timeline .swiper-slide .year:after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-color: #42A046;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

.gallery-timeline .swiper-slide .description {
    font-size: 0;
    color: #413c36;
    position: absolute;
    top: 180px;
    left: 115px;
    width: 370px;
    -webkit-transition: all linear 0.2s 0s;
    -o-transition: all linear 0.2s 0s;
    -moz-transition: all linear 0.2s 0s;
    transition: all linear 0.2s 0s;
}

.gallery-timeline .swiper-slide .description:before {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background-color: #eaeaea;
    position: absolute;
    left: -50px;
    top: 12px;
    margin-top: -1px;
    -webkit-transition: all linear 0.2s 0.2s;
    -o-transition: all linear 0.2s 0.2s;
    -moz-transition: all linear 0.2s 0.2s;
    transition: all linear 0.2s 0.2s;
}

.gallery-timeline .swiper-slide .description:after {
    content: '';
    display: block;
    width: 2px;
    height: 0px;
    background-color: #eaeaea;
    position: absolute;
    left: -50px;
    top: -18px;
    -webkit-transition: all linear 0.2s 0.4s;
    -o-transition: all linear 0.2s 0.4s;
    -moz-transition: all linear 0.2s 0.4s;
    transition: all linear 0.2s 0.4s;
}

.gallery-timeline .swiper-slide .img-wrapper {
    width: 100%;
    position: absolute;
    height: 71px;
    top: 0;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate(0, 55px);
    -moz-transform: translate(0, 55px);
    -ms-transform: translate(0, 55px);
    -o-transform: translate(0, 55px);
    transform: translate(0, 55px);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-timeline .swiper-slide .img-wrapper img {
    display: inline-block;
    max-width: inherit;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.gallery-timeline .swiper-slide.item-active .description {
    font-size: 1.5rem;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.gallery-timeline .swiper-slide.item-active .description:before {
    width: 40px;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.gallery-timeline .swiper-slide.item-active .description:after {
    height: 30px;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.gallery-timeline .swiper-slide.item-active .img-wrapper {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.gallery-timeline .swiper-slide:nth-last-child(-n+3) .description {
    left: auto;
    right: 115px;
    text-align: right;
}

.gallery-timeline .swiper-slide:nth-last-child(-n+3) .description:before {
    left: auto;
    right: -50px;
}

.gallery-timeline .swiper-slide:nth-last-child(-n+3) .description:after {
    left: auto;
    right: -50px;
}

.gallery-timeline--events .swiper-slide {
    width: 236px;
    height: 320px;
}

.gallery-timeline--events .swiper-slide:after {
    top: 149px;
}

.gallery-timeline--events .swiper-slide .year {
    height: 135px;
}

.gallery-timeline--events .swiper-slide .year:after {
    content: none;
}

.gallery-timeline--events .swiper-slide .year .number {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9px;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-timeline--events .swiper-slide .year .flag {
    display: inline-block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 4px #eaeaea;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    cursor: pointer;
}

.gallery-timeline--events .swiper-slide .year .flag>img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.gallery-timeline--events .swiper-slide .year .title {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 2px;
    color: #413c36;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    display: flex;
    justify-content: center;
}

.gallery-timeline--events .swiper-slide .year .place {
    font-size: 1.4rem;
    color: #acacac;
}

.gallery-timeline--events .swiper-slide .year:hover .number,
.gallery-timeline--events .swiper-slide .nav-top .top-level ul li:hover>a.year .number,
.nav-top .top-level ul .gallery-timeline--events .swiper-slide li:hover>a.year .number {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}

.gallery-timeline--events .swiper-slide .year:hover .flag,
.gallery-timeline--events .swiper-slide .nav-top .top-level ul li:hover>a.year .flag,
.nav-top .top-level ul .gallery-timeline--events .swiper-slide li:hover>a.year .flag {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 0 0 1px #eaeaea;
    -moz-box-shadow: 0 0 0 1px #eaeaea;
    box-shadow: 0 0 0 1px #eaeaea;
}

.gallery-timeline--events .swiper-slide .year:hover .title,
.gallery-timeline--events .swiper-slide .nav-top .top-level ul li:hover>a.year .title,
.nav-top .top-level ul .gallery-timeline--events .swiper-slide li:hover>a.year .title {
    color: #42A046;
}

.gallery-timeline--events .swiper-slide .img-event {
    height: 88px;
    position: absolute;
    width: 100%;
    top: 0;
    text-align: center;
    font-size: 0;
    opacity: 0;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-timeline--events .swiper-slide .img-event>img {
    max-height: 100%;
    max-width: inherit;
}

.gallery-timeline--events .swiper-slide .description {
    top: 285px;
    left: 165px;
}

.gallery-timeline--events .swiper-slide:nth-last-child(-n+3) .description {
    right: 165px;
}

.gallery-timeline--events .swiper-slide.item-active .img-event {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.gallery-timeline--events .swiper-slide.item-active .year .number {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}

.gallery-timeline--events .swiper-slide.item-active .year .flag {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 0 0 1px #eaeaea;
    -moz-box-shadow: 0 0 0 1px #eaeaea;
    box-shadow: 0 0 0 1px #eaeaea;
}

.gallery-timeline--events .swiper-slide.item-active .year .title {
    color: #42A046;
}

@media (max-width: 640px) {
    .gallery-timeline .swiper-slide .description {
        width: 90vw;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        line-height: 1.1;
    }

    .gallery-timeline .swiper-slide .description:before {
        content: none;
    }

    .gallery-timeline .swiper-slide .description:after {
        left: 50%;
    }

    .gallery-timeline .swiper-slide .description:nth-last-child(-n+3) {
        right: auto;
        left: 50%;
        text-align: left;
    }

    .gallery-timeline .swiper-slide .description:nth-last-child(-n+3):after {
        left: 50%;
    }

    .gallery-timeline .swiper-slide.item-active .description:after {
        height: 20px;
    }

    .gallery-timeline--events .swiper-slide .description {
        top: 235px;
    }
}

.gallery-tripple {
    width: 880px;
    margin: 45px auto 0;
}

.gallery-tripple:after {
    content: '';
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.gallery-tripple.end-reached:after {
    opacity: 0;
}

@media (max-width: 991px) {
    .gallery-tripple {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .gallery-tripple:after {
        display: block;
        height: 100%;
        width: 8vw;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    }

    .gallery-tripple .elem-product {
        width: 37vw !important;
    }
}

@media (max-width: 767px) {
    .gallery-tripple:after {
        width: 16vw;
    }

    .gallery-tripple .elem-product .img-wrapper {
        height: 25.9vw;
    }
}

@media (max-width: 740px) {
    .gallery-tripple .elem-product {
        width: 40vw !important;
    }
}

@media (max-width: 480px) {
    .gallery-tripple:after {
        content: none;
    }

    .gallery-tripple .swiper-wrapper {
        -webkit-transform: translate3d(0, 0px, 0px) !important;
        -moz-transform: translate3d(0, 0px, 0px) !important;
        transform: translate3d(0, 0px, 0px) !important;
        display: block;
    }

    .gallery-tripple .elem-product {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .gallery-tripple .elem-product .img-wrapper {
        height: 55vw;
    }
}

.modal-beginning {
    background-color: #fff;
    padding: 30px 35px;
    position: relative;
}

@media (min-width: 600px) {
    .modal-beginning {
        width: 60%;
        margin: 0 auto;
    }
}

.modal-beginning__title {
    position: relative;
    font-size: 29px;
    font-weight: 200;
    line-height: 36px;
    color: #000002;
    padding-bottom: 20px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.modal-beginning__title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 95%;
    max-width: 300px;
    background-color: #99ca3d;
}

.modal-beginning__subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}

.modal-beginning__list {
    padding-left: 20px;
}

.modal-beginning__list>li {
    margin-bottom: 15px;
    color: #87d533;
}

.modal-beginning__list>li>span {
    color: #000002;
}

.modal-beginning__footnote {
    font-size: 10px;
    padding-left: 2px;
    vertical-align: top;
}

.title-landing-main {
    font-size: 48px;
    line-height: 1.25;
    color: #413c36;
    text-transform: uppercase;
    font-family: "NotoSans", Arial, sans-serif;
    margin-top: 0;
}

.title-landing-bg {
    color: #ffffff;
    height: 160px;
    background: url('/local/templates/herbalife-official-new/images/required/landing-winback-title.png') no-repeat center;
    font-size: 95px;
    line-height: 160px;
    text-align: center;
    text-transform: uppercase;
    font-family: "NotoSans", Arial, sans-serif;
    margin: 0;
}

.title-landing-bg--yellow {
    color: #254571;
    background-image: url('/local/templates/herbalife-official-new/images/required/landing-winback-title_yellow.png');
    background-position: center;
    margin-left: -185px;
    width: 790px;
}

.page-beginning .zoomContainer {
    overflow: hidden;
}

@media (max-width: 1023px) {
    .page-beginning .zoomContainer {
        display: none;
    }
}

.page-beginning .zoomLens {
    border-width: 2px !important;
    border-color: #d9dadb !important;
    -webkit-box-shadow: inset 0 0 20px 2px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: inset 0 0 20px 2px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 0 20px 2px rgba(0, 0, 0, 0.7);
    cursor: none !important;
}

.page-beginning .zoomLens:after {
    content: '';
    width: 288px;
    height: 41px;
    background-image: url("/local/templates/herbalife-official-new/images/required/lens-holder.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 96.7%;
    top: 275px;
    -webkit-transform: rotate(21deg);
    -moz-transform: rotate(21deg);
    -ms-transform: rotate(21deg);
    -o-transform: rotate(21deg);
    transform: rotate(21deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
}

.beginning__promo {
    position: relative;
    overflow: hidden;
}

@media (min-width: 1180px) {
    .beginning__promo {
        min-height: 945px;
    }
}

.beginning__promo-picture {
    min-height: inherit;
}

@media (min-width: 769px) {
    .beginning__promo .img-promo {
        width: 100%;
        min-height: 550px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (min-width: 1180px) {
    .beginning__promo .img-promo {
        min-height: inherit;
    }
}

.beginning__promo .box-subheader {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.beginning__head {
    width: 1151px;
    height: 260px;
    background-image: url("/local/templates/herbalife-official-new/images/required/bg-beginning_orange.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 104px;
    right: -350px;
}

.beginning__head .head-text {
    color: #fff;
    text-transform: uppercase;
    font-family: "KarminaBold", Arial, sans-serif;
    text-align: center;
    width: 525px;
    font-size: 9.8rem;
    letter-spacing: 0.4rem;
    margin-bottom: 0;
    margin-top: 3.7rem;
    margin-left: 7rem;
}

@media (max-width: 1179px) {
    .beginning__head .head-text {
        margin: 0;
        width: 90%;
        position: absolute;
        top: 50%;
        left: 55%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 5.3rem;
    }
}

@media (max-width: 767px) {
    .beginning__head .head-text {
        font-size: 4rem;
        letter-spacing: 0.3rem;
    }
}

@media (max-width: 480px) {
    .beginning__head .head-text {
        font-size: 2.2rem;
    }
}

@media (max-width: 1620px) {
    .beginning__head {
        right: auto;
        left: 100%;
        -webkit-transform: translate(-700px, 0);
        -moz-transform: translate(-700px, 0);
        -ms-transform: translate(-700px, 0);
        -o-transform: translate(-700px, 0);
        transform: translate(-700px, 0);
    }
}

@media (max-width: 1179px) {
    .beginning__head {
        width: 374px;
        height: 150px;
        right: 0;
        left: auto;
        -moz-background-size: cover;
        background-size: cover;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-width: 767px) {
    .beginning__head {
        width: 48%;
        height: 155px;
        top: 5%;
    }
}

@media (max-width: 480px) {
    .beginning__head {
        width: 170px;
        height: 65px;
        top: 20px;
    }
}

.beginning__citation {
    width: 395px;
    position: absolute;
    right: 245px;
    top: 410px;
}

.beginning__citation .elem-btn {
    font-size: 2.7rem;
    padding-right: 7.5rem;
    margin-top: 10rem;
    position: relative;
    font-weight: 300;
    line-height: 1;
}

@media (max-width: 1179px) {
    .beginning__citation .elem-btn {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .beginning__citation .elem-btn {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .beginning__citation .elem-btn {
        font-size: 15px;
        padding-left: 16px;
    }
}

.beginning__citation .elem-btn .icon {
    position: absolute;
    right: 2.5rem;
    font-size: 2.8rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.beginning__citation .img-balance-logo {
    position: absolute;
    top: 100px;
    left: -160px;
}

@media (max-width: 1179px) {
    .beginning__citation .img-balance-logo {
        top: 280px;
        right: 120px;
        left: auto;
    }
}

@media (max-width: 767px) {
    .beginning__citation .img-balance-logo {
        top: 20%;
        right: 4%;
    }
}

@media (max-width: 480px) {
    .beginning__citation .img-balance-logo {
        top: 100px;
        right: 30px;
    }
}

@media (max-width: 1620px) {
    .beginning__citation {
        right: auto;
        left: 100%;
        -webkit-transform: translate(-540px, 0);
        -moz-transform: translate(-540px, 0);
        -ms-transform: translate(-540px, 0);
        -o-transform: translate(-540px, 0);
        transform: translate(-540px, 0);
    }
}

@media (max-width: 1179px) {
    .beginning__citation {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin: 60px auto 0;
    }
}

@media (max-width: 767px) {
    .beginning__citation {
        padding: 0 35px;
        width: 100%;
        margin-top: 30px;
    }
}

.beginning__citation-body {
    position: relative;
    padding-right: 45px;
    margin-bottom: 40px;
    text-align: justify;
    font-size: 1.7rem;
    color: #545454;
    line-height: 2.6rem;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 100;
}

.beginning__citation-body:before {
    content: '“';
    position: absolute;
    left: -60px;
    top: 27px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

.beginning__citation-body:after {
    content: '„';
    position: absolute;
    right: -5px;
    bottom: 40px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

@media (max-width: 767px) {
    .beginning__citation-body {
        padding-right: 0;
        font-size: 14px;
    }

    .beginning__citation-body:after,
    .beginning__citation-body:before {
        font-size: 66px;
    }

    .beginning__citation-body:before {
        left: -30px;
        top: 12px;
    }

    .beginning__citation-body:after {
        right: -30px;
        bottom: 18px;
    }
}

.beginning__citation-author {
    margin-bottom: 10px;
    font-size: 2rem;
    text-transform: uppercase;
}

.beginning__citation-about-author {
    margin-bottom: 15px;
    font-weight: 300;
    font-style: italic;
    font-size: 2rem;
}

.beginning__video {
    margin: 45px auto 55px;
    max-width: 95%;
}

@media (min-width: 1179px) {
    .beginning__video {
        max-width: 1160px;
    }
}

.beginning__video .video-frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

.beginning__video .video-frame__img {
    width: 100%;
}

.beginning__video .video-frame__iframe {
    position: absolute;
    width: 77%;
    height: 90%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.beginning__zoom {
    position: relative;
    overflow: hidden;
}

.beginning__zoom:before {
    content: '';
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    top: 186px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 1179px) {
    .beginning__zoom:before {
        top: 145px;
    }
}

@media (max-width: 767px) {
    .beginning__zoom:before {
        top: 105px;
    }
}

.beginning__zoom-head {
    positio: relative;
    font-family: "KarminaBold", Arial, sans-serif;
    text-align: center;
    margin-top: 40px;
}

.beginning__zoom-head .correct-head {
    font-size: 7.9rem;
    color: #42A046;
    margin-bottom: 10px;
}

@media (max-width: 1179px) {
    .beginning__zoom-head .correct-head {
        font-size: 5.3rem;
    }
}

@media (max-width: 767px) {
    .beginning__zoom-head .correct-head {
        font-size: 3.1rem;
    }
}

.beginning__zoom-head .correct-subhead {
    font-size: 5.7rem;
    color: #fda601;
}

@media (max-width: 1179px) {
    .beginning__zoom-head .correct-subhead {
        font-size: 4.5rem;
    }
}

@media (max-width: 767px) {
    .beginning__zoom-head .correct-subhead {
        font-size: 2.6rem;
        margin-bottom: 30px;
    }
}

@media (max-width: 1023px) {
    .beginning__zoom .img-breakfast {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.beginning__consult {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 55px 95px 125px 95px;
    position: relative;
    z-index: 1000;
}

@media (max-width: 1179px) {
    .beginning__consult {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 50px;
    }
}

@media (max-width: 767px) {
    .beginning__consult {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.beginning__consult .consult-info {
    text-align: center;
    margin-right: 25px;
    max-width: 750px;
}

.beginning__consult .consult-head {
    font-size: 5.5rem;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #42A046;
    margin-bottom: 23px;
}

@media (max-width: 767px) {
    .beginning__consult .consult-head {
        font-size: 33px;
    }
}

.beginning__consult .consult-text {
    font-size: 2.9rem;
    font-family: "NotoSans", Arial, sans-serif;
}

.beginning__consult .consult-text>a {
    color: #fda601;
}

@media (max-width: 767px) {
    .beginning__consult .consult-text {
        font-size: 20px;
    }
}

.beginning__consult .elem-btn {
    font-size: 2.7rem;
    padding-right: 7.5rem;
    margin-top: 1.5rem;
    position: relative;
    font-weight: 300;
    line-height: 1;
    margin-left: 25px;
}

@media (max-width: 1179px) {
    .beginning__consult .elem-btn {
        margin-top: 40px;
        max-width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .beginning__consult .elem-btn {
        font-size: 18px;
    }
}

.beginning__consult .elem-btn .icon {
    position: absolute;
    right: 2.5rem;
    font-size: 2.8rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.beginning__quote {
    margin: 0 auto 150px;
    max-width: 1180px;
}

.beginning__quote:before,
.beginning__quote:after {
    content: " ";
    display: table;
}

.beginning__quote:after {
    clear: both;
}

@media (max-width: 1179px) {
    .beginning__quote {
        margin-bottom: 50px;
    }
}

.beginning__quote .quote-text {
    position: relative;
    padding-right: 45px;
    margin-right: -45px;
    margin-bottom: 15px;
    font-weight: 300;
    text-align: justify;
    font-size: 2rem;
    line-height: 3rem;
}

.beginning__quote .quote-text:before {
    content: '“';
    position: absolute;
    left: -60px;
    top: 27px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

.beginning__quote .quote-text:after {
    content: '„';
    position: absolute;
    right: -5px;
    bottom: 65px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

@media (max-width: 1179px) {
    .beginning__quote .quote-text {
        padding-left: 65px;
        padding-right: 65px;
        max-width: 100%;
        font-size: 22px;
        line-height: 1.5;
    }

    .beginning__quote .quote-text:after,
    .beginning__quote .quote-text:before {
        font-size: 154px;
        line-height: 1;
    }

    .beginning__quote .quote-text:after {
        right: 10px;
        bottom: 0;
    }

    .beginning__quote .quote-text:before {
        left: 10px;
        top: 0;
    }
}

@media (max-width: 767px) {
    .beginning__quote .quote-text {
        padding-left: 45px;
        padding-right: 45px;
        font-size: 14px;
    }

    .beginning__quote .quote-text:after,
    .beginning__quote .quote-text:before {
        font-size: 66px;
    }
}

.beginning__quote .quote-author {
    margin-top: 15px;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1179px) {
    .beginning__quote .quote-author {
        float: none;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.beginning__quote .author-img {
    overflow: hidden;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
}

.beginning__quote .author-img:before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.3);
}

.beginning__quote .author-img>img {
    max-width: 100%;
}

.beginning__quote .author-info {
    margin-left: 25px;
}

.beginning__quote .author-info .name {
    font-size: 2.5rem;
}

@media (max-width: 1179px) {
    .beginning__quote .author-info .name {
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .beginning__quote .author-info .name {
        font-size: 15px;
    }
}

.beginning__quote .author-info .position {
    font-size: 2.5rem;
    font-weight: 300;
    font-style: italic;
}

@media (max-width: 1179px) {
    .beginning__quote .author-info .position {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    .beginning__quote .author-info .position {
        font-size: 13px;
    }
}

@media (max-width: 1320px) {
    .beginning__quote {
        max-width: 1010px;
    }
}

.beginning__correct {
    font-family: "KarminaBold", Arial, sans-serif;
    text-align: center;
    margin-bottom: 75px;
}

@media (max-width: 480px) {
    .beginning__correct {
        margin-bottom: 0;
    }
}

.beginning__correct .correct-head {
    font-size: 7.9rem;
    color: #42A046;
    margin-bottom: 5px;
}

@media (max-width: 1179px) {
    .beginning__correct .correct-head {
        font-size: 8.5rem;
    }
}

@media (max-width: 767px) {
    .beginning__correct .correct-head {
        font-size: 3.1rem;
    }
}

.beginning__correct .correct-subhead {
    font-size: 7.7rem;
    color: #fda601;
    margin-bottom: 60px;
}

@media (max-width: 1179px) {
    .beginning__correct .correct-subhead {
        font-size: 5.2rem;
    }
}

@media (max-width: 767px) {
    .beginning__correct .correct-subhead {
        font-size: 2.6rem;
        margin-bottom: 30px;
    }
}

.beginning__correct .correct-cursor {
    font-size: 4.1rem;
    color: #4c4c4c;
}

@media (max-width: 1179px) {
    .beginning__correct .correct-cursor {
        font-size: 50px;
    }
}

.beginning__feed {
    overflow: hidden;
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

.beginning__feed .feed-image>img {
    display: block;
    width: 100%;
}

.beginning__feed .feed-slogan {
    font-size: 4.7rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "KarminaBold", Arial, sans-serif;
    color: #42A046;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4;
    width: 366px;
    height: 366px;
    position: absolute;
    top: 304px;
    left: 393px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.beginning__feed .feed-hovers .single-hover {
    cursor: pointer;
}

.beginning__feed .feed-hovers .single-hover:hover,
.beginning__feed .feed-hovers .nav-top .top-level ul li:hover>a.single-hover,
.nav-top .top-level ul .beginning__feed .feed-hovers li:hover>a.single-hover {
    z-index: 2;
}

.beginning__feed .feed-collection {
    width: 366px;
    height: 366px;
    position: absolute;
    top: 304px;
    left: 393px;
    z-index: 3;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.beginning__feed .feed-collection>img {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.beginning__note {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width: 1179px) {
    .beginning__note {
        margin-top: 10%;
    }
}

.beginning__note .elem-btn {
    font-size: 3rem;
    padding-right: 5rem;
    padding-left: 2rem;
    position: relative;
    font-weight: 300;
    line-height: 1;
}

@media (max-width: 767px) {
    .beginning__note .elem-btn {
        font-size: 18px;
    }
}

.beginning__note .elem-btn .icon {
    position: absolute;
    right: 1.7rem;
    font-size: 2.8rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width: 1179px) {
    .beginning__note .elem-btn .icon {
        font-size: inherit;
    }
}

.beginning__note-wrap {
    margin-top: 60px;
    position: relative;
}

.beginning__note-text {
    margin-top: 15px;
    margin-bottom: 15px;
    max-height: 120px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.beginning__note-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.beginning__note-text.js-open {
    max-height: 100%;
}

.beginning__note-text.js-open:after {
    opacity: 0;
}

.beginning__note-text>p {
    margin: 0;
    font-size: 1.4rem;
    color: #888;
    font-weight: 300;
    line-height: 1.7;
}

.beginning__note-arrow {
    position: absolute;
    top: 105%;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #42A046;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer;
}

.beginning__note-arrow .icon-arrow_lang {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 12px;
    color: #42A046;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

.beginning__note-arrow.js-active .icon-arrow_lang {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (min-width: 1024px) {
    .beginning__slider {
        display: none;
    }
}

.beginning__slider-top,
.beginning__slider-bottom {
    list-style: none;
    padding: 0;
    margin: 0;
}

.beginning__slider-top {
    position: relative;
}

.beginning__slider-top:before,
.beginning__slider-top:after {
    content: '';
    top: 0;
    position: absolute;
    height: -webkit-calc(100% - 20px);
    height: -moz-calc(100% - 20px);
    height: calc(100% - 20px);
    width: 9%;
    z-index: 9;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 480px) {

    .beginning__slider-top:before,
    .beginning__slider-top:after {
        width: 15%;
    }
}

.beginning__slider-top:before {
    left: 0;
}

.beginning__slider-top:after {
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
}

.beginning__slider-top li {
    position: relative;
    min-height: 110px;
    padding-top: 20px;
    text-align: center;
    background-color: currentColor;
}

.beginning__slider-top li:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top-color: currentColor;
}

.beginning__slider-top li.yellow {
    color: #ffc800;
}

.beginning__slider-top li.orange {
    color: orange;
}

.beginning__slider-top li.green {
    color: #93d100;
}

.beginning__slider-top li.red {
    color: #f08487;
}

.beginning__slider-top li.blue {
    color: #00c1f4;
}

.beginning__slider-top .slick-list {
    padding: 0 0 20px !important;
    z-index: 2;
}

.beginning__slider-time {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.beginning__slider-title {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.beginning__slider-bottom {
    margin-top: -20px;
    position: relative;
    z-index: 1;
}

.beginning__slider-bottom li>img {
    width: 100%;
}

.beginning__slider-info {
    font-size: 16px;
    color: #fff;
}

.page-good-start__section--1 {
    height: 100vw;
    padding-top: 50px;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    background-image: url("/local/templates/herbalife-official-new/images/required/bg-good-start-1.jpg");
}

.page-good-start__section--1 .page-good-start__citation {
    width: 395px;
    margin-left: auto;
    margin-bottom: 40px;
}

.page-good-start__main-title {
    position: relative;
    width: 50%;
    margin-left: auto;
    margin-bottom: 50px;
    min-height: 260px;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-image: url("/local/templates/herbalife-official-new/images/required/bg-good-start-orange.png");
}

.page-good-start__main-title:after {
    content: '';
    position: absolute;
    width: -webkit-calc(100% - 685px);
    width: -moz-calc(100% - 685px);
    width: calc(100% - 685px);
    right: 0;
    top: 7px;
    height: 233px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(71%, #fda601), to(#fda601));
    background-image: -webkit-linear-gradient(left, #fda601 71%, #fda601 100%);
    background-image: -moz-linear-gradient(left, #fda601 71%, #fda601 100%);
    background-image: -o-linear-gradient(left, #fda601 71%, #fda601 100%);
    background-image: linear-gradient(to right, #fda601 71%, #fda601 100%);
}

.page-good-start__main-title h1 {
    margin: 0 -webkit-calc(100% - 1180px / 2) 0 auto;
    margin: 0 -moz-calc(100% - 1180px / 2) 0 auto;
    margin: 0 calc(100% - 1180px / 2) 0 auto;
    width: 500px;
    color: #fff;
    text-align: center;
    font-family: "KarminaBold", Arial, sans-serif;
    letter-spacing: 0.4rem;
    font-size: 9.8rem;
}

.page-good-start__img-ok {
    width: 144px;
    margin-left: auto;
    margin-right: 40px;
    margin-bottom: 40px;
}

.page-good-start__citation-boby {
    position: relative;
    padding-right: 45px;
    margin-bottom: 15px;
    font-family: "NotoSans", Arial, sans-serif;
    text-align: justify;
    font-size: 2rem;
    line-height: 3rem;
}

.page-good-start__citation-boby:before {
    content: '“';
    position: absolute;
    left: -60px;
    top: 27px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

.page-good-start__citation-boby:after {
    content: '„';
    position: absolute;
    right: -5px;
    bottom: 40px;
    color: #545454;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 12.4rem;
}

.page-good-start__citation-author {
    margin-bottom: 10px;
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 2rem;
    text-transform: uppercase;
}

.page-good-start__citation-about-author {
    margin-bottom: 15px;
    font-family: "NotoSans", Arial, sans-serif;
    font-style: italic;
    font-size: 2rem;
}

.page-good-start__btn {
    position: relative;
    padding-top: 8px;
    padding-left: 20px;
    padding-right: 45px;
    background: #99ca3d;
    font-family: "NotoSans", Arial, sans-serif;
    color: #fff;
    font-size: 3rem;
    letter-spacing: -0.05rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.page-good-start__btn:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    right: 20px;
    top: -webkit-calc(50% + 6px);
    top: -moz-calc(50% + 6px);
    top: calc(50% + 6px);
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}

.page-good-start__btn:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    right: 20px;
    top: -webkit-calc(50% - 6px);
    top: -moz-calc(50% - 6px);
    top: calc(50% - 6px);
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
}

.page-good-start__btn--more {
    display: block;
    width: 370px;
    min-height: 86px;
    margin-left: auto;
}

.page-good-start__btn--call-us {
    display: block;
    width: 370px;
    min-height: 86px;
    margin: 0 auto 40px;
}

.page-good-start__section--2 {
    padding-top: 45px;
    padding-bottom: 70px;
}

.page-good-start__laptop {
    position: relative;
    width: 100%;
    height: 686px;
    background-image: url("/local/templates/herbalife-official-new/images/required/good-start-laptop.png");
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.page-good-start__laptop-bg {
    position: absolute;
    width: 76.2%;
    height: 81.7%;
    left: 12%;
    top: 6%;
    background-color: #99ca3d;
}

.page-good-start__products-box {
    height: 78vw;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(20%, rgba(255, 255, 255, 0))), url("/local/templates/herbalife-official-new/images/required/good-start-bg-products.jpg");
    background-image: -webkit-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 20%), url("/local/templates/herbalife-official-new/images/required/good-start-bg-products.jpg");
    background-image: -moz-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 20%), url("/local/templates/herbalife-official-new/images/required/good-start-bg-products.jpg");
    background-image: -o-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 20%), url("/local/templates/herbalife-official-new/images/required/good-start-bg-products.jpg");
    background-image: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 20%), url("/local/templates/herbalife-official-new/images/required/good-start-bg-products.jpg");
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

.page-good-start__section--4 h2 {
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 5.5rem;
    color: #99ca3d;
    text-align: center;
}

.page-good-start__section--4 .page-good-start__citation {
    padding-left: 60px;
}

.page-good-start__to-action-text {
    margin-bottom: 30px;
    font-family: "NotoSans" Arial, sans-serif;
    font-size: 3rem;
    text-align: center;
}

.page-good-start__to-action-text a {
    color: #febc01;
}

.page-lead {
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 75px;
}

.page-lead__wrap {
    position: relative;
    border: 1px solid #e8e8e8;
}

.page-lead__title {
    margin: 0 0 30px;
}

.page-lead__text {
    margin: 0 auto 45px;
    padding-left: 20px;
    border-left: 3px solid #42A046;
}

@media (min-width: 992px) {
    .page-lead__text {
        width: 800px;
    }
}

.page-lead__text>p {
    line-height: 1.5;
    margin: 0;
}

.page-lead__text>p:not(:last-child) {
    margin-bottom: 30px;
}

.page-lead__head {
    background-color: #f2f2f2;
    padding: 40px 5% 30px;
    text-align: center;
}

@media (min-width: 768px) {
    .page-lead__head {
        padding-left: 22%;
        padding-right: 22%;
    }
}

.page-lead__head-title {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 0 20px;
}

.page-lead__head--white {
    background-color: #ffffff;
}

.page-lead__reply-elem {
    display: inline-block;
    cursor: pointer;
}

.page-lead__reply-elem:not(:first-child) {
    margin-left: 50px;
}

.page-lead__reply-elem input:checked+.page-lead__reply-fake:before {
    background: url('/local/templates/herbalife-official-new/images/icons-svg/arrow_done.svg') #42A046 no-repeat center 50%;
    border-color: #42A046;
    -moz-background-size: 17px;
    background-size: 17px;
}

.page-lead__reply-fake:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: 1px solid #9a9894;
    margin-right: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-lead-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
}

@media (min-width: 992px) {
    .page-lead-nav {
        left: 0;
        top: 0;
        position: absolute;
        height: 100%;
        width: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.page-lead-nav__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #ffffff;
    background-color: #e8e8e8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    .page-lead-nav__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.page-lead-nav__item.active {
    color: #42A046;
    background: #ffffff;
}

.page-lead-nav__title {
    font-size: 100px;
    font-style: italic;
}

.page-lead-nav__text {
    font-size: 24px;
    margin-left: 15px;
}

.loss__help-block {
    position: relative;
    background-color: #00b7ee;
    padding: 45px 0 326px 0;
    overflow: hidden;
}

.loss__help-block:after {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    height: 326px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__help-block:after {
        background-position: -164px 0;
    }
}

.loss__help-block .actual-wrapper {
    width: 750px;
    margin: 0 auto;
    padding: 0 28px 15px 0;
    position: relative;
    z-index: 4;
}

.loss__help-block .actual-wrapper:before,
.loss__help-block .actual-wrapper:after {
    content: " ";
    display: table;
}

.loss__help-block .actual-wrapper:after {
    clear: both;
}

.loss__help-block .actual-wrapper .actual-blue {
    float: right;
    margin-bottom: -24px;
}

.loss__help-block .actual-wrapper .actual-orange {
    margin-left: -15px;
}

@media (max-width: 991px) {
    .loss__help-block .actual-wrapper {
        width: 94.8%;
        padding-right: 0;
    }

    .loss__help-block .actual-wrapper .actual-orange {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .loss__help-block .actual-wrapper {
        width: 87.5%;
    }

    .loss__help-block .actual-wrapper .actual-blue {
        float: none;
    }
}

.loss__help-block .actual {
    width: 505px;
    margin: 0 auto 50px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

.loss__help-block .actual--icon {
    padding: 40px 20px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
}

.loss__help-block .actual--icon .img-wrapper,
.loss__help-block .actual--icon .text {
    display: inline-block;
    vertical-align: middle;
}

.loss__help-block .actual--icon .img-wrapper {
    width: 110px;
    height: 110px;
    margin-right: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background-color: #0fb2e8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.loss__help-block .actual--icon .text {
    color: #fff;
    width: 315px;
    font-size: 20px;
}

.loss__help-block .actual--icon .text a {
    color: #fff;
    text-decoration: underline;
}

.loss__help-block .actual--icon.actual-blue {
    background-color: #3181AD;
    width: 637px;
    padding-left: 80px;
}

.loss__help-block .actual--icon.actual-orange {
    background-color: #E0A32C;
    width: 600px;
    padding-left: 30px;
}

.loss__help-block .actual--icon.actual-orange .img-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 768px) {
    .loss__help-block .actual--icon {
        opacity: 0;
        -webkit-transition: all linear 0.4s;
        -o-transition: all linear 0.4s;
        -moz-transition: all linear 0.4s;
        transition: all linear 0.4s;
    }

    .loss__help-block .actual--icon.actual-blue {
        -webkit-transform: translate(80%, 0);
        -moz-transform: translate(80%, 0);
        -ms-transform: translate(80%, 0);
        -o-transform: translate(80%, 0);
        transform: translate(80%, 0);
    }

    .loss__help-block .actual--icon.actual-orange {
        -webkit-transform: translate(-80%, 0);
        -moz-transform: translate(-80%, 0);
        -ms-transform: translate(-80%, 0);
        -o-transform: translate(-80%, 0);
        transform: translate(-80%, 0);
    }

    .loss__help-block .actual--icon.in {
        opacity: 1;
        -webkit-transform: translate(0%, 0) !important;
        -moz-transform: translate(0%, 0) !important;
        -ms-transform: translate(0%, 0) !important;
        -o-transform: translate(0%, 0) !important;
        transform: translate(0%, 0) !important;
    }
}

@media (max-width: 767px) {
    .loss__help-block .actual {
        width: 87.5%;
        font-size: 7.5vw;
    }

    .loss__help-block .actual--icon {
        display: block;
    }

    .loss__help-block .actual--icon .img-wrapper {
        width: 34.4vw;
        height: 34.4vw;
        margin: 0 auto 6vw;
    }

    .loss__help-block .actual--icon .text {
        width: 100%;
        font-size: 18px;
        font-size: 5.7vw;
        line-height: 1.5;
    }

    .loss__help-block .actual--icon .text br {
        display: none;
    }

    .loss__help-block .actual--icon.actual-blue {
        width: 100%;
        padding: 20px;
        padding: 6vw;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }

    .loss__help-block .actual--icon.actual-blue img {
        width: 60%;
    }

    .loss__help-block .actual--icon.actual-orange {
        width: 100%;
        padding: 20px;
        padding: 6vw;
    }

    .loss__help-block .actual--icon.actual-orange img {
        width: 38%;
    }
}

.loss__help-block .decor-left {
    width: 311px;
    height: 984px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-before.png");
    background-repeat: no-repeat;
    position: absolute;
    left: -36%;
    top: 10px;
    z-index: 3;
    opacity: 0;
}

@media (max-width: 1179px) {
    .loss__help-block .decor-left {
        display: none;
    }
}

.loss__help-block .decor-right {
    width: 352px;
    height: 1075px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-after.png");
    background-repeat: no-repeat;
    position: absolute;
    right: -43%;
    top: -25px;
    z-index: 3;
    opacity: 0;
}

@media (max-width: 1179px) {
    .loss__help-block .decor-right {
        display: none;
    }
}

.loss__help-block--balanced-nutrition {
    background-color: #00a87f;
}

.loss__help-block--balanced-nutrition .decor-left {
    width: 652px;
    left: -77%;
    top: -32px;
    background-image: url("/local/templates/herbalife-official-new/images/required/nutrition-men.png");
}

@media (max-width: 1699px) {
    .loss__help-block--balanced-nutrition .decor-left {
        left: -60%;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--balanced-nutrition .decor-left {
        display: none;
    }
}

.loss__help-block--balanced-nutrition .decor-right {
    width: 615px;
    right: -77%;
    background-image: url("/local/templates/herbalife-official-new/images/required/nutrition-women.png");
}

@media (max-width: 1699px) {
    .loss__help-block--balanced-nutrition .decor-right {
        right: -56%;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--balanced-nutrition .decor-right {
        display: none;
    }
}

.loss__help-block--balanced-nutrition .actual {
    width: 680px;
}

@media (max-width: 1699px) {
    .loss__help-block--balanced-nutrition .actual {
        width: 400px;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--balanced-nutrition .actual {
        width: 680px;
    }
}

@media (max-width: 767px) {
    .loss__help-block--balanced-nutrition .actual {
        width: auto;
    }
}

.loss__help-block--balanced-nutrition .decor-left-name {
    position: absolute;
    left: -10%;
    top: 42px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 100;
    font-size: 14px;
    opacity: .7;
}

.loss__help-block--balanced-nutrition .decor-left-name span {
    color: #fff;
    opacity: 0;
}

@media (max-width: 1460px) {
    .loss__help-block--balanced-nutrition .decor-left-name {
        display: none;
    }
}

.loss__help-block--balanced-nutrition .decor-right-name {
    position: absolute;
    right: -12%;
    top: 60px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 100;
    font-size: 14px;
    opacity: .7;
}

.loss__help-block--balanced-nutrition .decor-right-name span {
    color: #fff;
    opacity: 0;
}

@media (max-width: 1460px) {
    .loss__help-block--balanced-nutrition .decor-right-name {
        display: none;
    }
}

.loss__help-block--balanced-nutrition .actual--icon.actual-orange {
    float: right;
    margin-bottom: -24px;
    width: 637px;
    padding-left: 80px;
}

.loss__help-block--balanced-nutrition .actual--icon.actual-orange .img-wrapper {
    background-color: #00a87f;
}

.loss__help-block--balanced-nutrition .actual--icon.actual-orange img {
    width: 60%;
}

@media (max-width: 767px) {
    .loss__help-block--balanced-nutrition .actual--icon.actual-orange {
        float: none;
        width: 100%;
        padding: 20px;
        padding: 6vw;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
}

.loss__help-block--balanced-nutrition .actual--icon.actual-dark-orange {
    width: 600px;
    padding-left: 30px;
    background-color: #D35C4D;
}

.loss__help-block--balanced-nutrition .actual--icon.actual-dark-orange .img-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00a87f;
}

.loss__help-block--balanced-nutrition .actual--icon.actual-dark-orange img {
    width: 38%;
}

@media (max-width: 767px) {
    .loss__help-block--balanced-nutrition .actual--icon.actual-dark-orange {
        width: 100%;
        padding: 20px;
        padding: 6vw;
    }
}

@media (min-width: 768px) {
    .loss__help-block--balanced-nutrition .actual--icon {
        opacity: 0;
        -webkit-transition: all linear 0.4s;
        -o-transition: all linear 0.4s;
        -moz-transition: all linear 0.4s;
        transition: all linear 0.4s;
    }

    .loss__help-block--balanced-nutrition .actual--icon.actual-dark-orange {
        -webkit-transform: translate(-80%, 0);
        -moz-transform: translate(-80%, 0);
        -ms-transform: translate(-80%, 0);
        -o-transform: translate(-80%, 0);
        transform: translate(-80%, 0);
    }

    .loss__help-block--balanced-nutrition .actual--icon.actual-orange {
        -webkit-transform: translate(80%, 0);
        -moz-transform: translate(80%, 0);
        -ms-transform: translate(80%, 0);
        -o-transform: translate(80%, 0);
        transform: translate(80%, 0);
    }
}

.loss__help-block--active-lifestyle {
    background-color: #7f4592;
}

.loss__help-block--active-lifestyle .loss__go-consult .title {
    color: #D35C4D;
}

.loss__help-block--active-lifestyle .decor-left {
    width: 472px;
    left: -66%;
    top: 52px;
    background-image: url("/local/templates/herbalife-official-new/images/required/active-man.png");
}

@media (max-width: 1699px) {
    .loss__help-block--active-lifestyle .decor-left {
        left: -60%;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--active-lifestyle .decor-left {
        display: none;
    }
}

.loss__help-block--active-lifestyle .decor-right {
    width: 596px;
    top: 50px;
    right: -73%;
    background-image: url("/local/templates/herbalife-official-new/images/required/active-women.png");
}

@media (max-width: 1699px) {
    .loss__help-block--active-lifestyle .decor-right {
        right: -56%;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--active-lifestyle .decor-right {
        display: none;
    }
}

.loss__help-block--active-lifestyle .actual {
    width: 680px;
}

@media (max-width: 1699px) {
    .loss__help-block--active-lifestyle .actual {
        width: 400px;
    }
}

@media (max-width: 1460px) {
    .loss__help-block--active-lifestyle .actual {
        width: 680px;
    }
}

@media (max-width: 767px) {
    .loss__help-block--active-lifestyle .actual {
        width: auto;
    }
}

.loss__help-block--active-lifestyle .decor-left-name {
    position: absolute;
    left: -10%;
    top: 42px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 100;
    font-size: 14px;
    opacity: .7;
}

.loss__help-block--active-lifestyle .decor-left-name span {
    color: #fff;
    opacity: 0;
}

@media (max-width: 1460px) {
    .loss__help-block--active-lifestyle .decor-left-name {
        display: none;
    }
}

.loss__help-block--active-lifestyle .decor-right-name {
    position: absolute;
    right: -12%;
    top: 60px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-weight: 100;
    font-size: 14px;
    opacity: .7;
}

.loss__help-block--active-lifestyle .decor-right-name span {
    color: #fff;
    opacity: 0;
}

@media (max-width: 1460px) {
    .loss__help-block--active-lifestyle .decor-right-name {
        display: none;
    }
}

.loss__help-block--active-lifestyle .actual--icon.actual-orange {
    float: right;
    margin-bottom: -24px;
    width: 637px;
    padding-left: 80px;
}

.loss__help-block--active-lifestyle .actual--icon.actual-orange .img-wrapper {
    background-color: #7f4592;
}

.loss__help-block--active-lifestyle .actual--icon.actual-orange img {
    width: 60%;
}

@media (max-width: 767px) {
    .loss__help-block--active-lifestyle .actual--icon.actual-orange {
        float: none;
        width: 100%;
        padding: 20px;
        padding: 6vw;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
}

.loss__help-block--active-lifestyle .actual--icon.actual-dark-orange {
    width: 600px;
    padding-left: 30px;
    background-color: #D35C4D;
}

.loss__help-block--active-lifestyle .actual--icon.actual-dark-orange .img-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7f4592;
}

.loss__help-block--active-lifestyle .actual--icon.actual-dark-orange img {
    width: 38%;
}

@media (max-width: 767px) {
    .loss__help-block--active-lifestyle .actual--icon.actual-dark-orange {
        width: 100%;
        padding: 20px;
        padding: 6vw;
    }
}

@media (min-width: 768px) {
    .loss__help-block--active-lifestyle .actual--icon {
        opacity: 0;
        -webkit-transition: all linear 0.4s;
        -o-transition: all linear 0.4s;
        -moz-transition: all linear 0.4s;
        transition: all linear 0.4s;
    }

    .loss__help-block--active-lifestyle .actual--icon.actual-dark-orange {
        -webkit-transform: translate(-80%, 0);
        -moz-transform: translate(-80%, 0);
        -ms-transform: translate(-80%, 0);
        -o-transform: translate(-80%, 0);
        transform: translate(-80%, 0);
    }

    .loss__help-block--active-lifestyle .actual--icon.actual-orange {
        -webkit-transform: translate(80%, 0);
        -moz-transform: translate(80%, 0);
        -ms-transform: translate(80%, 0);
        -o-transform: translate(80%, 0);
        transform: translate(80%, 0);
    }
}

.loss__clouds {
    width: 100%;
    height: 467px;
    position: absolute;
    left: 0;
    top: 36px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-clouds.png");
    background-repeat: repeat-x;
    z-index: 1;
}

@media (max-width: 991px) {
    .loss__clouds {
        margin-top: 25px;
    }
}

.loss__go-consult {
    background-color: #fff;
    margin: 0 auto 55px;
    padding: 40px 10px 55px;
    width: 750px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    z-index: 2;
}

.loss__go-consult .title {
    margin: 0;
    padding: 0;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 102px;
    color: #E0A32C;
    line-height: 1;
    justify-content: center;
}

.loss__go-consult .title--mini {
    font-size: 63px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .loss__go-consult .title {
        font-size: 14vw;
    }

    .loss__go-consult .title--mini {
        font-size: 7.7vw;
    }
}

.loss__go-consult .text {
    font-size: 18px;
    padding: 10px 0 0 0;
}

@media (max-width: 767px) {
    .loss__go-consult .text {
        font-size: 16px;
        font-size: 5vw;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.loss__go-consult .btn-consult {
    margin-top: 45px;
    display: inline-block;
    background-color: #D35C4D;
    color: #fff;
    font-size: 22px;
    padding: 15px 32px 14px;
    position: relative;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__go-consult .btn-consult .icon {
    margin-left: 5px;
    margin-top: -1px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__go-consult .btn-consult:before {
    content: '';
    border: dashed 2px #D35C4D;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__go-consult .btn-consult:hover,
.loss__go-consult .nav-top .top-level ul li:hover>a.btn-consult,
.nav-top .top-level ul .loss__go-consult li:hover>a.btn-consult {
    background-color: #42A046;
}

.loss__go-consult .btn-consult:hover .icon,
.loss__go-consult .nav-top .top-level ul li:hover>a.btn-consult .icon,
.nav-top .top-level ul .loss__go-consult li:hover>a.btn-consult .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

@media (max-width: 767px) {
    .loss__go-consult .btn-consult {
        font-size: 4.7vw;
        padding: 6.3vw 3.7vw 6.6vw;
    }

    .loss__go-consult .btn-consult .icon {
        font-size: 3vw;
    }

    .loss__go-consult .btn-consult:before {
        left: -3vw;
        right: -3vw;
        top: -3vw;
        bottom: -3vw;
    }
}

@media (max-width: 991px) {
    .loss__go-consult {
        width: 87%;
    }
}

@media (max-width: 767px) {
    .loss__go-consult {
        width: 87.5%;
    }
}

.loss__balance-block {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-bg_table.jpg");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    padding: 0 0 101px 0;
}

.loss__balance-block:after {
    content: '';
    display: block;
    width: 1920px;
    height: 101px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_lt-blue.png");
    background-repeat: repeat-x;
}

.loss__balance-block--balanced-nutrition:after {
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_lt--dark-orange.png");
}

.loss__balance-block--active-lifestyle:after {
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_lt--orange.png");
}

@media (max-width: 1179px) {
    .loss__balance-block .loss__title {
        width: 700px;
    }

    .loss__balance-block .loss__title br {
        display: none;
    }
}

@media (max-width: 767px) {
    .loss__balance-block:after {
        background-position: -164px 0;
    }
}

.loss__title {
    font-family: "NotoSans", Arial, sans-serif;
    font-size: 48px;
    text-align: center;
    width: 880px;
    margin: 0 auto 30px;
    padding: 45px 0 0 0;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .loss__title {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .loss__title {
        width: auto !important;
        font-size: 7.7vw;
    }
}

.loss__balance-wrapper {
    padding-top: 87px;
    position: relative;
}

.loss__balance-wrapper:before,
.loss__balance-wrapper:after {
    content: " ";
    display: table;
}

.loss__balance-wrapper:after {
    clear: both;
}

.loss__balance-wrapper .img-wrapper {
    position: relative;
    float: right;
    width: 944px;
    height: 879px;
    margin-right: -40px;
}

.loss__balance-wrapper .img-wrapper>img {
    position: absolute;
    z-index: 1;
}

.loss__balance-wrapper .img-wrapper .img-breakfast-01 {
    left: 0;
    top: 0;
}

.loss__balance-wrapper .img-wrapper .img-breakfast-02 {
    left: 373px;
    top: 99px;
}

.loss__balance-wrapper .img-wrapper .img-breakfast-03 {
    left: 373px;
    bottom: 0;
}

.loss__balance-wrapper .img-wrapper .img-balance-logo {
    left: 182px;
    top: 0;
}

@media (min-width: 992px) {
    .loss__balance-wrapper .img-wrapper .img-balance-logo {
        -webkit-transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s;
        -o-transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s;
        -moz-transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s;
        transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .loss__balance-wrapper .img-wrapper .img-balance-logo.in {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@media (max-width: 1179px) {
    .loss__balance-wrapper .img-wrapper {
        -webkit-transform: translate(10%, 0) scale(0.73);
        -moz-transform: translate(10%, 0) scale(0.73);
        -ms-transform: translate(10%, 0) scale(0.73);
        -o-transform: translate(10%, 0) scale(0.73);
        transform: translate(10%, 0) scale(0.73);
        float: none;
        z-index: 1;
        margin-right: auto;
        margin-left: auto;
        margin-top: -100px;
    }

    .loss__balance-wrapper .img-wrapper .img-balance-logo {
        left: 230px;
        top: -75px;
    }
}

@media (max-width: 991px) {
    .loss__balance-wrapper .img-wrapper {
        -webkit-transform: translate(0, 0) scale(1);
        -moz-transform: translate(0, 0) scale(1);
        -ms-transform: translate(0, 0) scale(1);
        -o-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
    }

    .loss__balance-wrapper .img-wrapper .img-balance-logo {
        left: 180px;
        top: 0;
    }
}

@media (max-width: 767px) {
    .loss__balance-wrapper .img-wrapper {
        width: 100%;
        height: auto;
        padding-top: 39vw;
    }

    .loss__balance-wrapper .img-wrapper .img-breakfast {
        position: static;
        max-width: inherit;
        width: 130%;
    }

    .loss__balance-wrapper .img-wrapper .img-balance-logo {
        width: 56vw;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-left: -5%;
    }
}

.loss__balance-info {
    color: #fff;
    position: absolute;
    padding: 25px 22px 80px;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
}

.loss__balance-info:before,
.loss__balance-info:after {
    content: " ";
    display: table;
}

.loss__balance-info:after {
    clear: both;
}

@media (max-width: 1179px) {
    .loss__balance-info {
        padding-bottom: 45px;
    }
}

@media (max-width: 991px) {
    .loss__balance-info {
        width: 60px !important;
        height: 60px !important;
        overflow: hidden;
        z-index: 1;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        padding: 0;
    }

    .loss__balance-info .title,
    .loss__balance-info .text {
        font-size: 0 !important;
    }

    .loss__balance-info .btn-info {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0 !important;
        margin: 0 !important;
        font-size: 0 !important;
        border: none !important;
        text-align: center;
    }

    .loss__balance-info .btn-info:before {
        content: '+';
        font-size: 50px;
        color: #fff;
        font-family: serif;
    }
}

@media (max-width: 767px) {
    .loss__balance-info {
        width: 19vw !important;
        height: 19vw !important;
    }

    .loss__balance-info .btn-info:before {
        font-size: 16vw;
    }
}

@media (min-width: 992px) {
    .loss__balance-info {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
    }

    .loss__balance-info.in {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

.loss__balance-info .title {
    font-size: 26px;
    margin: 0;
    padding: 0 0 12px 0;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 700;
    color: #fff;
}

.loss__balance-info .text {
    font-size: 16px;
}

@media (max-width: 1179px) {
    .loss__balance-info .text {
        padding-right: 25px;
    }
}

.loss__balance-info .btn-info {
    font-size: 20px;
    display: inline-block;
    background-color: transparent;
    border: dashed 2px;
    padding: 13px 30px 14px;
    margin: 25px 0 0 0;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__balance-info .btn-info:hover,
.loss__balance-info .nav-top .top-level ul li:hover>a.btn-info,
.nav-top .top-level ul .loss__balance-info li:hover>a.btn-info {
    color: #fff !important;
}

.loss__balance-info.info--green {
    top: 87px;
    left: 10px;
    width: 380px;
    background-color: #42A046;
}

.loss__balance-info.info--green .btn-info {
    color: #f6ff86;
}

@media (max-width: 1179px) {
    .loss__balance-info.info--green {
        top: 0;
    }
}

@media (max-width: 991px) {
    .loss__balance-info.info--green {
        left: 110px;
        top: 280px;
    }
}

@media (max-width: 767px) {
    .loss__balance-info.info--green {
        left: 15%;
        top: auto;
        bottom: 66vw;
    }
}

@media (min-width: 992px) {
    .loss__balance-info.info--green {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
}

.loss__balance-info.info--magenta {
    top: 0;
    right: 10px;
    width: 424px;
    background-color: #D35C4D;
}

.loss__balance-info.info--magenta .btn-info {
    color: #fc8fc1;
}

@media (max-width: 1179px) {
    .loss__balance-info.info--magenta {
        z-index: 1;
        right: 0;
    }

    .loss__balance-info.info--magenta .btn-info {
        float: right;
    }
}

@media (max-width: 991px) {
    .loss__balance-info.info--magenta {
        right: auto;
        top: 305px;
        left: 480px;
    }
}

@media (max-width: 767px) {
    .loss__balance-info.info--magenta {
        top: auto;
        left: 53%;
        bottom: 55vw;
    }
}

@media (min-width: 992px) {
    .loss__balance-info.info--magenta {
        -webkit-transition-delay: 0.8s;
        -moz-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }
}

.loss__balance-info.info--orange {
    bottom: 248px;
    left: 10px;
    width: 300px;
    background-color: #E0A32C;
}

.loss__balance-info.info--orange .btn-info {
    color: #ffff76;
}

@media (max-width: 991px) {
    .loss__balance-info.info--orange {
        left: 140px;
        bottom: 160px;
    }
}

@media (max-width: 767px) {
    .loss__balance-info.info--orange {
        left: 15%;
        bottom: 5vw;
    }
}

@media (min-width: 992px) {
    .loss__balance-info.info--orange {
        -webkit-transition-delay: 1s;
        -moz-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }
}

.loss__balance-info.info--blue {
    bottom: 381px;
    right: 10px;
    width: 298px;
    background-color: #3181AD;
}

.loss__balance-info.info--blue .btn-info {
    color: #00deff;
}

@media (max-width: 1179px) {
    .loss__balance-info.info--blue {
        right: 0;
        bottom: 340px;
        z-index: 1;
    }
}

@media (max-width: 991px) {
    .loss__balance-info.info--blue {
        right: auto;
        left: 535px;
        bottom: 155px;
    }
}

@media (max-width: 767px) {
    .loss__balance-info.info--blue {
        left: 70%;
        bottom: 5vw;
    }
}

@media (min-width: 992px) {
    .loss__balance-info.info--blue {
        -webkit-transition-delay: 1.2s;
        -moz-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }
}

.loss__balance-descr {
    font-size: 20px;
    width: 580px;
    margin-bottom: 125px;
}

@media (max-width: 1179px) {
    .loss__balance-descr {
        width: 50%;
        margin-bottom: 95px;
    }

    .loss__balance-descr br {
        display: none;
    }
}

@media (max-width: 767px) {
    .loss__balance-descr {
        width: 100%;
        font-size: 6.2142857143vw;
        margin-bottom: 55vw;
    }
}

.loss__balance-more {
    background-color: #D35C4D;
    color: #fff;
    position: relative;
    padding: 0 0 85px;
    margin-bottom: 170px;
}

.loss__balance-more .more-container {
    text-align: center;
    width: 700px;
    padding: 65px 30px 0px;
}

.loss__balance-more .more-container .text {
    font-size: 55px;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 90px;
}

@media (min-width: 768px) {
    .loss__balance-more .more-container {
        -webkit-transition: all linear 0.2s 0.8s;
        -o-transition: all linear 0.2s 0.8s;
        -moz-transition: all linear 0.2s 0.8s;
        transition: all linear 0.2s 0.8s;
        opacity: 0;
    }

    .loss__balance-more .more-container.in {
        opacity: 1;
    }
}

.loss__balance-more .btn-more {
    display: inline-block;
    cursor: pointer;
    font-size: 22px;
    color: #0D1320;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    padding: 16px 29px 17px;
}

.loss__balance-more .btn-more:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -20px;
    border: dashed 2px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__balance-more .btn-more .icon {
    margin-left: 5px;
    margin-top: -1px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__balance-more .btn-more:hover,
.loss__balance-more .nav-top .top-level ul li:hover>a.btn-more,
.nav-top .top-level ul .loss__balance-more li:hover>a.btn-more {
    background-color: rgba(255, 255, 255, 0.9);
}

.loss__balance-more .btn-more:hover:before,
.loss__balance-more .nav-top .top-level ul li:hover>a.btn-more:before,
.nav-top .top-level ul .loss__balance-more li:hover>a.btn-more:before {
    border-color: rgba(255, 255, 255, 0.9);
}

.loss__balance-more .btn-more:hover .icon,
.loss__balance-more .nav-top .top-level ul li:hover>a.btn-more .icon,
.nav-top .top-level ul .loss__balance-more li:hover>a.btn-more .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

.loss__balance-more .img-apple {
    position: absolute;
    bottom: -35px;
    right: -83px;
}

@media (min-width: 768px) {
    .loss__balance-more .img-apple {
        opacity: 0;
        -webkit-transform: translate(290px, 0) rotate(90deg);
        -moz-transform: translate(290px, 0) rotate(90deg);
        -ms-transform: translate(290px, 0) rotate(90deg);
        -o-transform: translate(290px, 0) rotate(90deg);
        transform: translate(290px, 0) rotate(90deg);
        -webkit-transform-origin: 135px 130px;
        -moz-transform-origin: 135px 130px;
        -ms-transform-origin: 135px 130px;
        -o-transform-origin: 135px 130px;
        transform-origin: 135px 130px;
        -webkit-transition: opacity linear 0.2s 0.6s, -webkit-transform linear 0.6s 0.2s;
        transition: opacity linear 0.2s 0.6s, -webkit-transform linear 0.6s 0.2s;
        -o-transition: opacity linear 0.2s 0.6s, -o-transform linear 0.6s 0.2s;
        -moz-transition: transform linear 0.6s 0.2s, opacity linear 0.2s 0.6s, -moz-transform linear 0.6s 0.2s;
        transition: transform linear 0.6s 0.2s, opacity linear 0.2s 0.6s;
        transition: transform linear 0.6s 0.2s, opacity linear 0.2s 0.6s, -webkit-transform linear 0.6s 0.2s, -moz-transform linear 0.6s 0.2s, -o-transform linear 0.6s 0.2s;
    }

    .loss__balance-more .img-apple.in {
        opacity: 1;
        -webkit-transform: translate(0, 0) rotate(0);
        -moz-transform: translate(0, 0) rotate(0);
        -ms-transform: translate(0, 0) rotate(0);
        -o-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
        -webkit-transition: opacity linear 0.2s 0.4s, -webkit-transform linear 0.6s 0.4s;
        transition: opacity linear 0.2s 0.4s, -webkit-transform linear 0.6s 0.4s;
        -o-transition: opacity linear 0.2s 0.4s, -o-transform linear 0.6s 0.4s;
        -moz-transition: transform linear 0.6s 0.4s, opacity linear 0.2s 0.4s, -moz-transform linear 0.6s 0.4s;
        transition: transform linear 0.6s 0.4s, opacity linear 0.2s 0.4s;
        transition: transform linear 0.6s 0.4s, opacity linear 0.2s 0.4s, -webkit-transform linear 0.6s 0.4s, -moz-transform linear 0.6s 0.4s, -o-transform linear 0.6s 0.4s;
    }
}

@media (max-width: 1335px) {
    .loss__balance-more .more-container {
        width: 50%;
    }

    .loss__balance-more .more-container .text {
        font-size: 36px;
        margin-bottom: 60px;
    }

    .loss__balance-more .img-apple {
        bottom: -140px;
        right: -30px;
    }
}

@media (max-width: 991px) {
    .loss__balance-more .more-container {
        width: 52%;
    }

    .loss__balance-more .more-container .text {
        font-size: 28px;
    }

    .loss__balance-more .more-container .text br {
        display: none;
    }
}

@media (max-width: 767px) {
    .loss__balance-more {
        padding-top: 80vw;
        padding-bottom: 14vw;
        margin-bottom: 10vw;
    }

    .loss__balance-more .more-container {
        width: 100%;
        padding: 0 20px;
    }

    .loss__balance-more .more-container .text {
        font-size: 7.4571428571vw;
    }

    .loss__balance-more .more-container .text br {
        display: none;
    }

    .loss__balance-more .img-apple {
        bottom: auto;
        top: 41vw;
        width: 43vw;
        right: -8vw;
    }

    .loss__balance-more .btn-more {
        font-size: 6.8357142857vw;
        padding: 4.9714285714vw 0;
        width: 100%;
        text-align: center;
    }

    .loss__balance-more .btn-more .icon {
        font-size: 4vw;
    }

    .loss__balance-more .btn-more:before {
        left: -10px;
        right: -10px;
        top: -10px;
        bottom: -10px;
    }
}

.loss__balance-note {
    position: absolute;
    right: -152px;
    top: -270px;
    width: 652px;
    height: 734px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-note.png");
    background-repeat: no-repeat;
}

.loss__balance-note .note-text {
    color: #0D1320;
    font-size: 24px;
    position: absolute;
    left: 95px;
    top: 255px;
    font-style: italic;
    -webkit-transform: rotate(4.4deg);
    -moz-transform: rotate(4.4deg);
    -ms-transform: rotate(4.4deg);
    -o-transform: rotate(4.4deg);
    transform: rotate(4.4deg);
    width: 70%;
    line-height: 1.6;
}

@media (max-width: 1335px) {
    .loss__balance-note {
        -moz-background-size: contain;
        background-size: contain;
        right: -90px;
        width: 590px;
    }
}

@media (max-width: 991px) {
    .loss__balance-note {
        right: -67px;
        width: 480px;
        top: -220px;
    }

    .loss__balance-note .note-text {
        font-size: 20px;
        top: 220px;
        left: 55px;
    }

    .loss__balance-note .note-text br {
        display: none;
    }
}

@media (max-width: 767px) {
    .loss__balance-note {
        right: auto;
        left: 50%;
        top: -48vw;
        width: 116%;
        height: 125vw;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .loss__balance-note .note-text {
        font-size: 16px;
        font-size: 4.9714285714vw;
        top: 48vw;
        left: 15%;
        line-height: 1.3;
        width: 63%;
    }
}

@media (min-width: 768px) {
    .loss__balance-note {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
    }

    .loss__balance-note.in {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

.loss__result {
    background-color: #63c1e5;
    padding-top: 8px;
    overflow: hidden;
}

.loss__result--balanced-nutrition {
    background-color: #ea7e23;
}

.loss__result--active-lifestyle {
    background-color: #fbb53b;
}

.loss__result .loss__title {
    color: #fff;
}

.loss__result-wave {
    width: 1920px;
    height: 660px;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    margin-top: 70px;
    margin-bottom: -730px;
}

.loss__slider {
    margin-right: -45px;
}

.loss__slider .swiper-button-prev,
.loss__slider .swiper-button-next {
    background-image: none;
    background-color: #006fba;
    width: 70px;
    height: 104px;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
}

.loss__slider .swiper-button-prev .icon,
.loss__slider .swiper-button-next .icon {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__slider .swiper-button-prev {
    left: 0;
}

.loss__slider .swiper-button-prev .icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loss__slider .swiper-button-prev:hover .icon,
.loss__slider .nav-top .top-level ul li:hover>a.swiper-button-prev .icon,
.nav-top .top-level ul .loss__slider li:hover>a.swiper-button-prev .icon {
    margin-left: -10px;
}

.loss__slider .swiper-button-next {
    right: 23px;
}

.loss__slider .swiper-button-next .icon {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -moz-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    -o-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}

.loss__slider .swiper-button-next:hover .icon,
.loss__slider .nav-top .top-level ul li:hover>a.swiper-button-next .icon,
.nav-top .top-level ul .loss__slider li:hover>a.swiper-button-next .icon {
    margin-left: 10px;
}

.loss__slider--balanced-nutrition {
    margin-right: 0;
    margin-left: -40px;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
}

@media (max-width: 1300px) {
    .loss__slider--balanced-nutrition {
        width: 100%;
    }
}

.loss__slider--balanced-nutrition .swiper-button-next {
    right: 0;
}

@media (max-width: 1300px) {
    .loss__slider--balanced-nutrition {
        margin-left: 0;
    }
}

.loss__slider--active-lifestyle {
    margin-right: 0;
    margin-left: -40px;
    width: -webkit-calc(100% + 40px);
    width: -moz-calc(100% + 40px);
    width: calc(100% + 40px);
}

@media (max-width: 1300px) {
    .loss__slider--active-lifestyle {
        width: 100%;
    }
}

.loss__slider--active-lifestyle .swiper-button-next {
    right: 0;
}

@media (max-width: 1300px) {
    .loss__slider--active-lifestyle {
        margin-left: 0;
    }
}

@media (max-width: 1250px) {
    .loss__slider {
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .loss__slider {
        margin-top: 30px;
        margin-right: -20px;
    }
}

@media (max-width: 767px) {
    .loss__slider {
        margin-right: 0;
    }

    .loss__slider .swiper-button-next {
        right: 0;
    }

    .loss__slider .swiper-button-next,
    .loss__slider .swiper-button-prev {
        top: 80vw;
    }
}

.loss__slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.loss__slide .img-after {
    position: relative;
    z-index: 1;
    margin-right: -25%;
}

@media (max-width: 991px) {
    .loss__slide .img-after {
        margin-right: -33%;
    }
}

@media (max-width: 767px) {
    .loss__slide {
        display: block;
        overflow: hidden;
    }

    .loss__slide .img-after {
        width: 90%;
        margin-right: 0;
        margin-left: 24%;
        margin-bottom: -55px;
    }
}

.loss__review-wrapper {
    background-color: #fff;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    margin: 45px 45px 90px 0;
    padding: 55px 85px 55px 140px;
    position: relative;
}

.loss__review-wrapper .img-before {
    width: 300px;
    height: 300px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 10px #E0A32C;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    position: absolute;
    bottom: -88px;
    right: 50px;
}

.loss__review-wrapper .img-before>img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 1179px) {
    .loss__review-wrapper {
        padding-right: 15px;
    }

    .loss__review-wrapper .img-before {
        width: 180px;
        height: 180px;
    }
}

@media (max-width: 991px) {
    .loss__review-wrapper .img-before {
        right: 10px;
    }
}

@media (max-width: 767px) {
    .loss__review-wrapper {
        margin: 0;
        padding: 20vw 30px 15vw;
    }

    .loss__review-wrapper .img-before {
        width: 37.5vw;
        height: 37.5vw;
        bottom: 0;
        top: -20vw;
        border-width: 1.3vw;
        z-index: 1;
    }

    .loss__review-wrapper .review-more {
        width: 21.9vw;
        height: 21.9vw;
        border: solid 0.7vw #d3d3d3;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        bottom: 0;
        cursor: pointer;
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }

    .loss__review-wrapper .review-more:before {
        content: '';
        width: 3.8vw;
        height: 3.8vw;
        border-right: solid 0.7vw #42A046;
        border-bottom: solid 0.7vw #42A046;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -22%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -moz-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        -o-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__review-wrapper .review-more.opened:before {
        -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -moz-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
        -o-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
    }
}

.loss__review-wrapper--balanced-nutrition {
    margin: 45px 20px 90px 0;
    padding: 55px 80px 55px 155px;
}

@media (max-width: 1179px) {
    .loss__review-wrapper--balanced-nutrition {
        padding-left: 12%;
        padding-right: 15px;
    }
}

@media (max-width: 992px) {
    .loss__review-wrapper--balanced-nutrition {
        padding-left: 16%;
    }
}

.loss__review-wrapper--active-lifestyle {
    margin: 45px 20px 90px 0;
    padding: 55px 80px 55px 155px;
}

@media (max-width: 1179px) {
    .loss__review-wrapper--active-lifestyle {
        padding-left: 12%;
        padding-right: 15px;
    }
}

@media (max-width: 992px) {
    .loss__review-wrapper--active-lifestyle {
        padding-left: 16%;
    }
}

.loss__review-wrapper--active-lifestyle .img-before {
    border-color: #42A046;
}

.loss__review-title {
    text-transform: uppercase;
    font-size: 30px;
    color: #42A046;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .loss__review-title {
        font-size: 6.2142857143vw;
        margin-bottom: 5vw;
    }
}

.loss__review-text {
    font-size: 16px;
    margin-bottom: 90px;
    position: relative;
}

.loss__review-text p {
    margin: 0 0 24px;
    padding: 0;
    line-height: 1.5;
}

.loss__review-text .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.loss__review-text .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c9c9c9;
    width: 2px;
}

@media (max-width: 1179px) {
    .loss__review-text {
        overflow: auto;
        height: 425px;
    }

    .loss__review-text.mCustomScrollbar:after {
        content: '';
        height: 60px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    }

    .loss__review-text.end-reached:after {
        display: none;
    }
}

@media (max-width: 991px) {
    .loss__review-text {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .loss__review-text {
        font-size: 4.9714285714vw;
        margin-bottom: 0;
        height: 0;
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__review-text.opened {
        height: 70vw;
    }
}

.loss__review-name {
    font-size: 18px;
    color: #8a8a8a;
}

@media (max-width: 767px) {
    .loss__review-name {
        font-size: 4.9714285714vw;
        margin-bottom: 5vw;
    }
}

.loss__winners {
    background-color: #63c1e5;
    position: relative;
    overflow: hidden;
    padding: 60px 0 326px 0;
}

.loss__winners:after {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    height: 326px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__winners:after {
        background-position: -164px 0;
    }
}

.loss__winners .loss__title {
    color: #fff;
}

.loss__winners .winners-club {
    background-color: #fff;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 45px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.loss__winners .winners-club .club-logo {
    margin-right: 40px;
}

.loss__winners .winners-club .club-text {
    font-size: 24px;
}

@media (max-width: 767px) {
    .loss__winners .winners-club {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }

    .loss__winners .winners-club .club-logo {
        margin-right: 0;
        width: 80%;
        margin-bottom: 5vw;
    }

    .loss__winners .winners-club .club-text {
        font-size: 4.9714285714vw;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .loss__winners .winners-club {
        opacity: 0;
        -webkit-transition: all linear 0.4s 0.2s;
        -o-transition: all linear 0.4s 0.2s;
        -moz-transition: all linear 0.4s 0.2s;
        transition: all linear 0.4s 0.2s;
    }

    .loss__winners .winners-club.in {
        opacity: 1;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        transition-delay: 0;
    }
}

.loss__winners .winners-wrapper {
    background-color: #D35C4D;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    padding: 45px 0 65px 0;
}

@media (max-width: 991px) {
    .loss__winners .winners-wrapper {
        padding-bottom: 45px;
    }
}

@media (min-width: 768px) {
    .loss__winners .winners-wrapper {
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__winners .winners-wrapper.in {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
}

.loss__winners .winners-info {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    margin-bottom: 90px;
}

.loss__winners .winners-info .text {
    color: #fff;
    text-align: left;
    font-size: 18px;
    padding: 0 30px;
}

@media (max-width: 991px) {
    .loss__winners .winners-info {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .loss__winners .winners-info {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }

    .loss__winners .winners-info .text {
        font-size: 5.5928571429vw;
    }

    .loss__winners .winners-info .text+.text {
        margin-top: 5vw;
    }
}

.loss__winners .link-winners {
    display: inline-block;
    font-size: 20px;
    color: #ffb5d7;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__winners .link-winners .icon {
    margin-top: -1px;
    margin-left: 5px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__winners .link-winners:hover,
.loss__winners .nav-top .top-level ul li:hover>a.link-winners,
.nav-top .top-level ul .loss__winners li:hover>a.link-winners {
    color: #fff;
}

.loss__winners .link-winners:hover .icon,
.loss__winners .nav-top .top-level ul li:hover>a.link-winners .icon,
.nav-top .top-level ul .loss__winners li:hover>a.link-winners .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

@media (max-width: 767px) {
    .loss__winners .link-winners {
        font-size: 4.9714285714vw;
        padding: 0 30px;
        text-align: left;
    }
}

.loss__winners .winners-photo {
    padding-top: 68px;
    margin-bottom: 55px;
    text-align: center;
}

.loss__winners .winners-photo .elem-photo-cornered {
    display: inline-block;
}

.loss__winners .winners-photo .elem-photo-cornered:nth-child(4),
.loss__winners .winners-photo .elem-photo-cornered:nth-child(5) {
    margin-top: -55px;
}

.loss__winners .winners-photo .elem-photo-cornered.corner-none {
    margin: 0 138px;
}

.loss__winners .winners-photo .elem-photo-cornered.corner-btm-right {
    margin-right: 90px;
}

.loss__winners .winners-photo .elem-photo-cornered.corner-btm-left {
    margin-left: 90px;
}

@media (max-width: 991px) {
    .loss__winners .winners-photo .elem-photo-cornered.corner-none {
        margin: 0 10%;
    }

    .loss__winners .winners-photo .elem-photo-cornered:nth-child(4),
    .loss__winners .winners-photo .elem-photo-cornered:nth-child(5) {
        margin-top: 0;
    }

    .loss__winners .winners-photo .elem-photo-cornered.corner-btm-right {
        margin-right: 8%;
    }

    .loss__winners .winners-photo .elem-photo-cornered.corner-btm-left {
        margin-left: 8%;
    }
}

@media (max-width: 767px) {
    .loss__winners .winners-photo {
        white-space: nowrap;
        overflow: auto;
        padding-bottom: 35px;
    }

    .loss__winners .winners-photo .elem-photo-cornered {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .loss__winners .winners-photo .elem-photo-cornered:nth-child(4),
    .loss__winners .winners-photo .elem-photo-cornered:nth-child(5) {
        margin-top: 0;
    }

    .loss__winners .winners-photo .elem-photo-cornered:first-child {
        margin-left: 0 !important;
    }

    .loss__winners .winners-photo .elem-photo-cornered:last-child {
        margin-right: 0 !important;
    }

    .loss__winners .winners-photo .elem-photo-cornered:after {
        content: none;
    }
}

.loss__winners--balanced-nutrition {
    background-color: #ea7e23;
}

.loss__winners--balanced-nutrition .winners-wrapper {
    background-color: #3181AD;
}

.loss__winners--balanced-nutrition .link-winners {
    color: rgba(255, 255, 255, 0.7);
}

.loss__winners--active-lifestyle {
    background-color: #fbb53b;
}

.loss__winners--active-lifestyle .winners-wrapper {
    background-color: #3181AD;
}

.loss__winners--active-lifestyle .link-winners {
    margin-top: 30px;
    color: #42A046;
}

.loss__winners--active-lifestyle .link-winners:hover,
.loss__winners--active-lifestyle .nav-top .top-level ul li:hover>a.link-winners,
.nav-top .top-level ul .loss__winners--active-lifestyle li:hover>a.link-winners {
    color: #42A046;
    opacity: .7;
}

.loss__winners--active-lifestyle .winners-club {
    -webkit-box-align: left;
    -webkit-align-items: left;
    -moz-box-align: left;
    -ms-flex-align: left;
    align-items: left;
}

.loss__winners--active-lifestyle .winners-club .club-logo {
    width: 320px;
    margin-top: 20px;
}

.loss__winners--active-lifestyle .winners-club .club-text {
    font-size: 19px;
}

.loss__compare {
    overflow: hidden;
    margin-bottom: -102px;
}

.loss__compare-bg {
    position: relative;
    padding-top: 102px;
    padding-bottom: 120px;
    background-color: #D35C4D;
}

.loss__compare-bg:before {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 1;
}

@media (max-width: 767px) {
    .loss__compare-bg:before {
        background-position: -164px 0;
    }
}

.loss__compare-bg:after {
    content: '';
    display: block;
    width: 51.7%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #42A046;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_green-red.jpg");
    background-position: 100% -25px;
    background-repeat: repeat-y;
}

@media (max-width: 1179px) {
    .loss__compare-bg:after {
        width: 53%;
    }
}

@media (max-width: 991px) {
    .loss__compare-bg:after {
        width: 54%;
    }
}

@media (max-width: 767px) {
    .loss__compare-bg:after {
        background-image: none;
        background-color: #D35C4D;
        height: 200px;
        top: auto;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .loss__compare-bg {
        background-color: #42A046;
    }
}

.loss__compare-bg>.container,
.box-product-banner .loss__compare-bg>.product-carousel-wrapper,
.loss__compare-bg>.loss__balance-wrapper,
.loss__diet .loss__compare-bg>.diet-container,
.loss__compare-bg>.loss__complex {
    position: relative;
    z-index: 2;
}

.loss__compare-column {
    width: 43%;
    padding-top: 50px;
    float: left;
}

.loss__compare-column .loss__compare-body {
    padding-right: 2%;
}

.loss__compare-column+.loss__compare-column {
    float: right;
}

.loss__compare-column+.loss__compare-column .loss__compare-body {
    padding-right: 0;
    padding-left: 2%;
}

@media (max-width: 991px) {
    .loss__compare-column {
        width: 46%;
    }
}

@media (max-width: 767px) {
    .loss__compare-column {
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 15vw;
        float: none !important;
        background-color: #42A046;
    }

    .loss__compare-column+.loss__compare-column {
        background-color: #D35C4D;
    }
}

.loss__compare-title {
    color: #fff;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 500;
    font-size: 48px;
    padding-left: 100px;
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

.loss__compare-title:before {
    content: '';
    display: block;
    width: 77px;
    height: 77px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-like.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.loss__compare-title.bad:before {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

@media (max-width: 991px) {
    .loss__compare-title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .loss__compare-title {
        padding-left: 32vw;
        font-size: 9.3214285714vw;
    }

    .loss__compare-title:before {
        width: 24vw;
        height: 24vw;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
    }
}

.loss__compare-body {
    margin: 0;
    padding: 0;
}

.loss__compare-body.bad>li:before {
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-remove_red.png");
}

.loss__compare-body>li {
    margin: 0 0 20px;
    padding: 25px 20px 23px 70px;
    list-style-type: none;
    background-color: #fff;
    position: relative;
}

.loss__compare-body>li:nth-child(2) {
    height: 205px;
}

.loss__compare-body>li:before {
    content: "";
    width: 24px;
    height: 18px;
    position: absolute;
    left: 26px;
    top: 35px;
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-ok_green.png");
    background-repeat: no-repeat;
}

.loss__compare-body .info-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 16px;
}

.loss__compare-body .info-text {
    font-size: 16px;
    line-height: 1.5;
    color: #898989;
    padding-right: 8px;
}

@media (max-width: 1179px) {
    .loss__compare-body>li {
        padding-left: 55px;
    }

    .loss__compare-body>li:before {
        left: 20px;
    }

    .loss__compare-body>li:first-child {
        height: 188px;
    }

    .loss__compare-body>li:nth-child(2) {
        height: 235px;
    }

    .loss__compare-body>li:nth-child(3) {
        height: 188px;
    }

    .loss__compare-body .info-title {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .loss__compare-body>li {
        padding-right: 20px;
    }

    .loss__compare-body>li:first-child {
        height: 210px;
    }

    .loss__compare-body>li:nth-child(3) {
        height: 225px;
    }

    .loss__compare-body .info-text {
        font-size: 15px;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .loss__compare-body>li {
        height: auto !important;
        padding-left: 17vw;
        padding-bottom: 10vw;
        margin-bottom: 7vw;
        overflow: hidden;
        position: relative;
    }

    .loss__compare-body>li:before {
        width: 7.5vw;
        height: 5.6vw;
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .loss__compare-body.bad>li:before {
        width: 5.6vw;
    }

    .loss__compare-body .info-title {
        font-size: 5.5928571429vw;
    }

    .loss__compare-body .info-text {
        font-size: 4.35vw;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__compare-body .info-text.opened {
        max-height: 250px;
        margin-bottom: 3vw;
    }

    .loss__compare-body .list-opener {
        width: 21.9vw;
        height: 21.9vw;
        border: solid 0.7vw #d3d3d3;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        bottom: 0;
        cursor: pointer;
        -webkit-transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        -o-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }

    .loss__compare-body .list-opener:before {
        content: '';
        width: 3.8vw;
        height: 3.8vw;
        border-right: solid 0.7vw #42A046;
        border-bottom: solid 0.7vw #42A046;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -22%;
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -moz-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
        -o-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__compare-body .list-opener.opened:before {
        -webkit-transform: translate(-50%, -50%) rotate(-135deg);
        -moz-transform: translate(-50%, -50%) rotate(-135deg);
        -ms-transform: translate(-50%, -50%) rotate(-135deg);
        -o-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
    }
}

@media (min-width: 768px) {
    .loss__compare-body>li {
        opacity: 0;
    }

    .loss__compare-body>li:nth-child(4) {
        -webkit-transition: opacity linear 0.2s 0.24s, -webkit-transform linear 0.24s 0.24s;
        transition: opacity linear 0.2s 0.24s, -webkit-transform linear 0.24s 0.24s;
        -o-transition: opacity linear 0.2s 0.24s, -o-transform linear 0.24s 0.24s;
        -moz-transition: opacity linear 0.2s 0.24s, transform linear 0.24s 0.24s, -moz-transform linear 0.24s 0.24s;
        transition: opacity linear 0.2s 0.24s, transform linear 0.24s 0.24s;
        transition: opacity linear 0.2s 0.24s, transform linear 0.24s 0.24s, -webkit-transform linear 0.24s 0.24s, -moz-transform linear 0.24s 0.24s, -o-transform linear 0.24s 0.24s;
    }

    .loss__compare-body>li:nth-child(3) {
        -webkit-transition: opacity linear 0.2s 0.48s, -webkit-transform linear 0.24s 0.48s;
        transition: opacity linear 0.2s 0.48s, -webkit-transform linear 0.24s 0.48s;
        -o-transition: opacity linear 0.2s 0.48s, -o-transform linear 0.24s 0.48s;
        -moz-transition: opacity linear 0.2s 0.48s, transform linear 0.24s 0.48s, -moz-transform linear 0.24s 0.48s;
        transition: opacity linear 0.2s 0.48s, transform linear 0.24s 0.48s;
        transition: opacity linear 0.2s 0.48s, transform linear 0.24s 0.48s, -webkit-transform linear 0.24s 0.48s, -moz-transform linear 0.24s 0.48s, -o-transform linear 0.24s 0.48s;
    }

    .loss__compare-body>li:nth-child(2) {
        -webkit-transition: opacity linear 0.2s 0.72s, -webkit-transform linear 0.24s 0.72s;
        transition: opacity linear 0.2s 0.72s, -webkit-transform linear 0.24s 0.72s;
        -o-transition: opacity linear 0.2s 0.72s, -o-transform linear 0.24s 0.72s;
        -moz-transition: opacity linear 0.2s 0.72s, transform linear 0.24s 0.72s, -moz-transform linear 0.24s 0.72s;
        transition: opacity linear 0.2s 0.72s, transform linear 0.24s 0.72s;
        transition: opacity linear 0.2s 0.72s, transform linear 0.24s 0.72s, -webkit-transform linear 0.24s 0.72s, -moz-transform linear 0.24s 0.72s, -o-transform linear 0.24s 0.72s;
    }

    .loss__compare-body>li:nth-child(1) {
        -webkit-transition: opacity linear 0.2s 0.96s, -webkit-transform linear 0.24s 0.96s;
        transition: opacity linear 0.2s 0.96s, -webkit-transform linear 0.24s 0.96s;
        -o-transition: opacity linear 0.2s 0.96s, -o-transform linear 0.24s 0.96s;
        -moz-transition: opacity linear 0.2s 0.96s, transform linear 0.24s 0.96s, -moz-transform linear 0.24s 0.96s;
        transition: opacity linear 0.2s 0.96s, transform linear 0.24s 0.96s;
        transition: opacity linear 0.2s 0.96s, transform linear 0.24s 0.96s, -webkit-transform linear 0.24s 0.96s, -moz-transform linear 0.24s 0.96s, -o-transform linear 0.24s 0.96s;
    }

    .loss__compare-body:not(.bad)>li {
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .loss__compare-body.bad>li {
        -webkit-transform: translate(50%, 0);
        -moz-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        -o-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }

    .loss__compare-body.in>li {
        opacity: 1;
        -webkit-transform: translate(0%, 0);
        -moz-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        -o-transform: translate(0%, 0);
        transform: translate(0%, 0);
    }

    .loss__compare-body.in>li:nth-child(1) {
        -webkit-transition: opacity linear 0.2s 0.3s, -webkit-transform linear 0.3s 0.3s;
        transition: opacity linear 0.2s 0.3s, -webkit-transform linear 0.3s 0.3s;
        -o-transition: opacity linear 0.2s 0.3s, -o-transform linear 0.3s 0.3s;
        -moz-transition: opacity linear 0.2s 0.3s, transform linear 0.3s 0.3s, -moz-transform linear 0.3s 0.3s;
        transition: opacity linear 0.2s 0.3s, transform linear 0.3s 0.3s;
        transition: opacity linear 0.2s 0.3s, transform linear 0.3s 0.3s, -webkit-transform linear 0.3s 0.3s, -moz-transform linear 0.3s 0.3s, -o-transform linear 0.3s 0.3s;
    }

    .loss__compare-body.in>li:nth-child(2) {
        -webkit-transition: opacity linear 0.2s 0.6s, -webkit-transform linear 0.3s 0.6s;
        transition: opacity linear 0.2s 0.6s, -webkit-transform linear 0.3s 0.6s;
        -o-transition: opacity linear 0.2s 0.6s, -o-transform linear 0.3s 0.6s;
        -moz-transition: opacity linear 0.2s 0.6s, transform linear 0.3s 0.6s, -moz-transform linear 0.3s 0.6s;
        transition: opacity linear 0.2s 0.6s, transform linear 0.3s 0.6s;
        transition: opacity linear 0.2s 0.6s, transform linear 0.3s 0.6s, -webkit-transform linear 0.3s 0.6s, -moz-transform linear 0.3s 0.6s, -o-transform linear 0.3s 0.6s;
    }

    .loss__compare-body.in>li:nth-child(3) {
        -webkit-transition: opacity linear 0.2s 0.9s, -webkit-transform linear 0.3s 0.9s;
        transition: opacity linear 0.2s 0.9s, -webkit-transform linear 0.3s 0.9s;
        -o-transition: opacity linear 0.2s 0.9s, -o-transform linear 0.3s 0.9s;
        -moz-transition: opacity linear 0.2s 0.9s, transform linear 0.3s 0.9s, -moz-transform linear 0.3s 0.9s;
        transition: opacity linear 0.2s 0.9s, transform linear 0.3s 0.9s;
        transition: opacity linear 0.2s 0.9s, transform linear 0.3s 0.9s, -webkit-transform linear 0.3s 0.9s, -moz-transform linear 0.3s 0.9s, -o-transform linear 0.3s 0.9s;
    }

    .loss__compare-body.in>li:nth-child(4) {
        -webkit-transition: opacity linear 0.2s 1.2s, -webkit-transform linear 0.3s 1.2s;
        transition: opacity linear 0.2s 1.2s, -webkit-transform linear 0.3s 1.2s;
        -o-transition: opacity linear 0.2s 1.2s, -o-transform linear 0.3s 1.2s;
        -moz-transition: opacity linear 0.2s 1.2s, transform linear 0.3s 1.2s, -moz-transform linear 0.3s 1.2s;
        transition: opacity linear 0.2s 1.2s, transform linear 0.3s 1.2s;
        transition: opacity linear 0.2s 1.2s, transform linear 0.3s 1.2s, -webkit-transform linear 0.3s 1.2s, -moz-transform linear 0.3s 1.2s, -o-transform linear 0.3s 1.2s;
    }
}

.loss__diet {
    position: relative;
    padding: 102px 0 160px;
    margin: -102px 0 0;
    z-index: 1;
}

.loss__diet:before {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    background-position: -165px 0;
    -webkit-transform: translate(-50%, 0) scaleY(-1);
    -moz-transform: translate(-50%, 0) scaleY(-1);
    -ms-transform: translate(-50%, 0) scaleY(-1);
    -o-transform: translate(-50%, 0) scaleY(-1);
    transform: translate(-50%, 0) scaleY(-1);
}

@media (max-width: 767px) {
    .loss__diet:before {
        background-position: 0 0;
    }
}

.loss__diet:after {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__diet:after {
        background-position: -164px 0;
    }
}

.loss__diet .diet-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 68px;
    padding-top: 70px;
}

.loss__diet .diet-container:before,
.loss__diet .diet-container:after {
    content: none;
    display: none;
}

.loss__diet .diet-container .img-diet {
    margin-right: 65px;
}

.loss__diet .diet-container .diet-info .img-diet {
    display: none;
}

.loss__diet .diet-container .diet-info .text {
    font-size: 24px;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .loss__diet .diet-container {
        padding-left: 25px;
        padding-right: 25px;
        display: block;
    }

    .loss__diet .diet-container .img-diet {
        display: none;
    }

    .loss__diet .diet-container .diet-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .loss__diet .diet-container .diet-info .img-diet {
        display: block;
        margin: 0;
        width: 28.5%;
    }

    .loss__diet .diet-container .diet-info .text {
        width: 71.5%;
        padding-left: 5%;
    }

    .loss__diet .diet-container .diet-info .btn-diet {
        width: 100%;
        margin: 40px 3% 0;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .loss__diet .diet-container {
        padding-left: 0;
        padding-right: 0;
    }

    .loss__diet .diet-container .diet-info {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
    }

    .loss__diet .diet-container .diet-info .img-diet {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15vw;
        width: 75.6%;
    }

    .loss__diet .diet-container .diet-info .text {
        width: 100%;
        padding-left: 0;
        font-size: 5.5928571429vw;
    }

    .loss__diet .diet-container .diet-info .btn-diet {
        width: auto;
        font-size: 4.6607142857vw;
        padding: 3.7vw 3.7vw;
        margin: 10vw 1.5vw 0;
        text-align: left;
    }

    .loss__diet .diet-container .diet-info .btn-diet .icon {
        font-size: 3.1071428571vw;
    }

    .loss__diet .diet-container .diet-info .btn-diet:before {
        left: -3.1vw;
        right: -3.1vw;
        top: -3.1vw;
        bottom: -3.1vw;
    }
}

.loss__diet .img-diet {
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.loss__diet .btn-diet {
    display: inline-block;
    margin: 45px 0 0 30px;
    background-color: #D35C4D;
    color: #fff;
    font-size: 22px;
    padding: 15px 32px 14px;
    position: relative;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__diet .btn-diet .icon {
    margin-left: 5px;
    margin-top: -1px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__diet .btn-diet:before {
    content: '';
    border: dashed 2px #D35C4D;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__diet .btn-diet:hover,
.loss__diet .nav-top .top-level ul li:hover>a.btn-diet,
.nav-top .top-level ul .loss__diet li:hover>a.btn-diet {
    background-color: #42A046;
}

.loss__diet .btn-diet:hover .icon,
.loss__diet .nav-top .top-level ul li:hover>a.btn-diet .icon,
.nav-top .top-level ul .loss__diet li:hover>a.btn-diet .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

@media (max-width: 1179px) {
    .loss__diet .btn-diet {
        padding: 15px 20px 14px;
        margin-left: 0;
    }

    .loss__diet .btn-diet:before {
        left: -15px;
        right: -15px;
        top: -15px;
        bottom: -15px;
    }
}

.loss__recommend {
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-bg_flowers.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 140px;
    padding-bottom: 326px;
    position: relative;
}

.loss__recommend:after {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    height: 326px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__recommend:after {
        background-position: -164px 0;
    }
}

.loss__recommend .loss__title {
    color: #fff;
}

@media (max-width: 991px) {
    .loss__recommend {
        background-position: 50% 90%;
    }

    .loss__recommend .loss__title br {
        display: none;
    }
}

@media (max-width: 767px) {
    .loss__recommend {
        background-position: 50% 0%;
        -moz-background-size: auto 100%;
        background-size: auto 100%;
    }
}

.loss__recommend--balanced-nutrition {
    position: relative;
    padding-bottom: 319px;
    background-image: url("/local/templates/herbalife-official-new/images/required/bn-bg-table.jpg");
    background-position-y: -170px;
}

.loss__recommend--balanced-nutrition:before {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    height: 140px;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.loss__recommend--balanced-nutrition .loss__title {
    color: #413240;
}

.loss__recommend--balanced-nutrition .complex-info {
    min-height: 277px;
}

.loss__recommend--balanced-nutrition .loss__complex .complex-item:last-child .complex-image img {
    -webkit-transform: translate(0, -30px);
    -moz-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
}

@media (max-width: 991px) {
    .loss__recommend--balanced-nutrition {
        background-position-y: 100%;
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(0, -75px);
        -moz-transform: translate(0, -75px);
        -ms-transform: translate(0, -75px);
        -o-transform: translate(0, -75px);
        transform: translate(0, -75px);
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, -75px);
        -moz-transform: translate(0, -75px);
        -ms-transform: translate(0, -75px);
        -o-transform: translate(0, -75px);
        transform: translate(0, -75px);
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:last-child .complex-image img {
        -webkit-transform: translate(0, -75px);
        -moz-transform: translate(0, -75px);
        -ms-transform: translate(0, -75px);
        -o-transform: translate(0, -75px);
        transform: translate(0, -75px);
    }

    .loss__recommend--balanced-nutrition .complex-info {
        min-height: 0;
    }

    .loss__recommend--balanced-nutrition .loss__complex-alert {
        color: #fff;
    }
}

@media (max-width: 767px) {
    .loss__recommend--balanced-nutrition {
        background-position-y: 100%;
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__recommend--balanced-nutrition .loss__complex .complex-item:last-child .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.loss__recommend--active-lifestyle {
    position: relative;
    padding-bottom: 297px;
    background-position-y: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/active-bg-table.jpg");
}

.loss__recommend--active-lifestyle:before {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    height: 140px;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.loss__recommend--active-lifestyle .loss__title {
    margin-bottom: 20px;
    color: #413240;
}

.loss__recommend--active-lifestyle .loss__complex {
    margin-top: 40px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.loss__recommend--active-lifestyle .loss__complex .complex-info {
    background: #fff;
    color: #0D1320;
    min-height: 277px;
}

.loss__recommend--active-lifestyle .loss__complex .complex-title {
    color: #E0A32C;
}

.loss__recommend--active-lifestyle .loss__complex .param-name .icon-wrapper .letter {
    color: #fff;
}

.loss__recommend--active-lifestyle .loss__complex .complex-item:first-child {
    padding-top: 100px;
}

.loss__recommend--active-lifestyle .loss__complex .complex-item:last-child {
    padding-top: 100px;
}

.loss__recommend--active-lifestyle .loss__complex .complex-item:first-child .complex-image img {
    -webkit-transform: translate(0, -30px);
    -moz-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
}

.loss__recommend--active-lifestyle .loss__complex .complex-item:nth-child(2) .complex-image img {
    -webkit-transform: translate(0, -80px);
    -moz-transform: translate(0, -80px);
    -ms-transform: translate(0, -80px);
    -o-transform: translate(0, -80px);
    transform: translate(0, -80px);
}

.loss__recommend--active-lifestyle .loss__complex .complex-item:last-child .complex-image img {
    -webkit-transform: translate(0, -20px);
    -moz-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    -o-transform: translate(0, -20px);
    transform: translate(0, -20px);
}

.loss__recommend--active-lifestyle .loss__complex .param-name .icon-wrapper {
    background-color: #E0A32C;
}

.loss__recommend--active-lifestyle .loss__complex-alert {
    margin-top: -190px;
    color: #fff;
}

@media (max-width: 991px) {
    .loss__recommend--active-lifestyle {
        background-position: 50% 90%;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-info {
        min-height: 0;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:first-child {
        padding-top: 0;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:last-child {
        padding-top: 0;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:first-child .complex-image {
        width: 33%;
        margin: 0 auto;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(0, -45px);
        -moz-transform: translate(0, -45px);
        -ms-transform: translate(0, -45px);
        -o-transform: translate(0, -45px);
        transform: translate(0, -45px);
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, -40px);
        -moz-transform: translate(0, -40px);
        -ms-transform: translate(0, -40px);
        -o-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:last-child .complex-image img {
        width: 100%;
        -webkit-transform: translate(0, -42px);
        -moz-transform: translate(0, -42px);
        -ms-transform: translate(0, -42px);
        -o-transform: translate(0, -42px);
        transform: translate(0, -42px);
    }

    .loss__recommend--active-lifestyle .loss__complex-alert {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .loss__recommend--active-lifestyle {
        background-position-y: 100%;
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__recommend--active-lifestyle .loss__complex .complex-item:last-child .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.loss__complex {
    margin-top: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 991px) {
    .loss__complex {
        display: block;
        font-size: 0;
        margin-top: 100px;
    }
}

@media (max-width: 767px) {
    .loss__complex {
        white-space: nowrap;
        overflow-x: auto;
    }
}

.loss__complex:before,
.loss__complex:after {
    content: none;
    display: none;
}

.loss__complex .complex-item {
    width: 100%;
}

.loss__complex .complex-item:first-child .complex-image img {
    -webkit-transform: translate(0, -35px);
    -moz-transform: translate(0, -35px);
    -ms-transform: translate(0, -35px);
    -o-transform: translate(0, -35px);
    transform: translate(0, -35px);
}

.loss__complex .complex-item:nth-child(2) {
    margin: 0 20px;
}

.loss__complex .complex-item:nth-child(2) .complex-image img {
    -webkit-transform: translate(0, -50px);
    -moz-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    -o-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.loss__complex .complex-item:last-child .complex-image img {
    -webkit-transform: translate(0, -45px);
    -moz-transform: translate(0, -45px);
    -ms-transform: translate(0, -45px);
    -o-transform: translate(0, -45px);
    transform: translate(0, -45px);
}

.loss__complex .complex-item .complex-toggle {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 7.9vw;
    height: 7.9vw;
    background-color: #E0A32C;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    position: absolute;
    left: 48%;
    bottom: 15vw;
}

.loss__complex .complex-item .complex-toggle:before {
    content: '+';
    font-size: 6vw;
    color: #fff;
    font-family: serif;
}

@media (max-width: 991px) {
    .loss__complex .complex-item {
        display: inline-block;
        width: 33.333%;
        position: relative;
    }

    .loss__complex .complex-item .complex-image {
        position: relative;
    }

    .loss__complex .complex-item .complex-image img {
        max-width: inherit;
        width: 115%;
    }

    .loss__complex .complex-item:first-child .complex-info {
        float: left;
    }

    .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(-15px, -35px);
        -moz-transform: translate(-15px, -35px);
        -ms-transform: translate(-15px, -35px);
        -o-transform: translate(-15px, -35px);
        transform: translate(-15px, -35px);
    }

    .loss__complex .complex-item:first-child .complex-image .complex-toggle {
        left: 36%;
    }

    .loss__complex .complex-item:nth-child(2) {
        margin: 0;
    }

    .loss__complex .complex-item:nth-child(2) .complex-info {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, -41px);
        -moz-transform: translate(0, -41px);
        -ms-transform: translate(0, -41px);
        -o-transform: translate(0, -41px);
        transform: translate(0, -41px);
    }

    .loss__complex .complex-item:last-child .complex-info {
        float: right;
    }

    .loss__complex .complex-item:last-child .complex-image img {
        -webkit-transform: translate(0, -42px);
        -moz-transform: translate(0, -42px);
        -ms-transform: translate(0, -42px);
        -o-transform: translate(0, -42px);
        transform: translate(0, -42px);
    }

    .loss__complex .complex-item.opened {
        z-index: 1;
    }

    .loss__complex .complex-item.opened .complex-info {
        max-height: 400px;
        padding-top: 35px;
        padding-bottom: 60px;
    }

    .loss__complex .complex-item.opened .complex-toggle:before {
        content: '\2014';
        font-family: inherit;
        font-size: 5vw;
    }

    .loss__complex .complex-item .complex-toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width: 767px) {
    .loss__complex .complex-item {
        width: 70vw;
        white-space: normal;
    }

    .loss__complex .complex-item:first-child .complex-image img {
        -webkit-transform: translate(-15px, 0);
        -moz-transform: translate(-15px, 0);
        -ms-transform: translate(-15px, 0);
        -o-transform: translate(-15px, 0);
        transform: translate(-15px, 0);
    }

    .loss__complex .complex-item:first-child .complex-image .complex-toggle {
        left: 36%;
    }

    .loss__complex .complex-item:nth-child(2) .complex-info {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .loss__complex .complex-item:nth-child(2) .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__complex .complex-item:last-child .complex-image img {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__complex .complex-item .complex-toggle {
        width: 19vw;
        height: 19vw;
        bottom: 20vw;
    }

    .loss__complex .complex-item .complex-toggle:before {
        font-size: 13vw;
    }

    .loss__complex .complex-item.opened .complex-info {
        padding-top: 8vw;
        padding-bottom: 15vw;
        max-height: 100vw;
    }

    .loss__complex .complex-item.opened .complex-toggle:before {
        font-size: 10vw;
    }
}

.loss__complex .complex-info {
    background-color: #E0A32C;
    color: #fff;
    padding: 35px 30px 60px;
}

@media (max-width: 991px) {
    .loss__complex .complex-info {
        position: relative;
        width: 49.5vw;
        overflow: hidden;
        max-height: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }
}

@media (max-width: 767px) {
    .loss__complex .complex-info {
        width: 92vw;
        padding-left: 8vw;
        padding-right: 8vw;
        margin-bottom: -10vw;
    }
}

@media (min-width: 992px) {
    .loss__complex .complex-info {
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .loss__complex .complex-info.in {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
}

.loss__complex .complex-title {
    font-size: 26px;
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .loss__complex .complex-title {
        font-size: 3.4vw;
    }
}

@media (max-width: 767px) {
    .loss__complex .complex-title {
        font-size: 7.4571428571vw;
        margin-bottom: 6.2142857143vw;
    }
}

.loss__complex .complex-param+.complex-param {
    margin-top: 10px;
}

.loss__complex .complex-param.opened .param-name .icon {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media (max-width: 991px) {
    .loss__complex .complex-param {
        position: relative;
        z-index: 2;
    }
}

.loss__complex .param-name {
    font-size: 16px;
    cursor: pointer;
    position: relative;
    padding-left: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
}

.loss__complex .param-name .icon-wrapper {
    width: 50px;
    height: 50px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.loss__complex .param-name .icon-wrapper img.pill {
    width: 41px;
}

.loss__complex .param-name .icon-wrapper img.parsley {
    width: 38px;
}

.loss__complex .param-name .icon-wrapper img.coffee {
    width: 26px;
}

.loss__complex .param-name .icon-wrapper img.tea {
    width: 34px;
}

.loss__complex .param-name .icon-wrapper .letter {
    font-size: 22px;
    color: #E0A32C;
}

.loss__complex .param-name .icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 1px 0 0 8px;
    font-size: 10px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

@media (max-width: 991px) {
    .loss__complex .param-name {
        font-size: 2.1vw;
    }

    .loss__complex .param-name .icon {
        font-size: 1.4vw;
    }
}

@media (max-width: 767px) {
    .loss__complex .param-name {
        font-size: 4.9714285714vw;
    }

    .loss__complex .param-name .icon {
        font-size: 4.35vw;
        margin-left: 5vw;
    }
}

.loss__complex .param-text {
    display: none;
    font-size: 14px;
    padding-left: 60px;
    color: #0D1320;
}

@media (max-width: 991px) {
    .loss__complex .param-text {
        font-size: 1.8vw;
    }
}

@media (max-width: 767px) {
    .loss__complex .param-text {
        font-size: 4.35vw;
    }
}

.loss__complex .complex-image {
    height: 415px;
    text-align: center;
    font-size: 0;
}

@media (max-width: 991px) {
    .loss__complex .complex-image {
        height: auto;
    }
}

.loss__complex-alert {
    text-align: center;
    font-size: 30px;
    color: #656565;
    text-transform: uppercase;
    font-family: "NotoSans", Arial, sans-serif;
    margin-top: -35px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .loss__complex-alert {
        font-size: 7.4571428571vw;
        margin-top: 5vw;
        padding: 0 5vw;
    }
}

.loss__recipe-block {
    position: relative;
    overflow: hidden;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-bg_recipe.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-bottom: 360px;
    padding-top: 102px;
}

@media (max-width: 767px) {
    .loss__recipe-block {
        -moz-background-size: auto 100%;
        background-size: auto 100%;
    }
}

.loss__recipe-block:before {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__recipe-block:before {
        background-position: -164px 0;
    }
}

.loss__recipe-block:after {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    height: 326px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__recipe-block:after {
        background-position: -164px 0;
    }
}

.loss__recipe-block .loss__title {
    color: #fff;
}

.loss__recipe-block--balanced-nutrition {
    background-image: url("/local/templates/herbalife-official-new/images/required/bn-bg_recipe.jpg");
}

.loss__recipe-block--balanced-nutrition .loss__title {
    color: #413240;
}

.loss__recipe-block--balanced-nutrition .loss__recipe .recipe-info .energy {
    display: block;
}

@media (max-width: 767px) {
    .loss__recipe-block--balanced-nutrition .loss__recipe .recipe-info .energy {
        display: none;
    }
}

.loss__recipe-block--active-lifestyle {
    background-image: url("/local/templates/herbalife-official-new/images/required/active-bg-recipe.jpg");
}

.loss__recipe-block--active-lifestyle .loss__title {
    color: #fff;
}

.loss__recipe-block--active-lifestyle .loss__recipe .recipe-info .energy {
    display: block;
}

.loss__recipe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .loss__recipe {
        display: block;
    }

    .loss__recipe+.loss__recipe {
        margin-top: 17vw !important;
    }
}

.loss__recipe+.loss__recipe {
    margin-top: 10px;
}

.loss__recipe:nth-child(even) .recipe-img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.loss__recipe .recipe-img {
    position: relative;
    z-index: 1;
    width: 32.21%;
    margin: 0;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 991px) {
    .loss__recipe .recipe-img {
        width: 48.7%;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-img {
        width: 100%;
    }
}

.loss__recipe .recipe-img>img {
    display: block;
    width: 100%;
}

.loss__recipe .recipe-img .ingridients {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 0;
}

.loss__recipe .recipe-img .ingrid-single {
    display: inline-block;
    width: 25%;
    height: 80px;
    padding-top: 16px;
    position: relative;
    text-align: center;
}

.loss__recipe .recipe-img .ingrid-single:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    top: 20px;
}

.loss__recipe .recipe-img .ingrid-single .num {
    display: block;
    font-size: 24px;
    color: #42A046;
    font-family: "NotoSans", Arial, sans-serif;
    margin-bottom: 3px;
}

.loss__recipe .recipe-img .ingrid-single .name {
    display: block;
    font-size: 12px;
    color: #b8b8b8;
}

.loss__recipe .recipe-img .ingrid-single:first-child:before {
    display: none;
}

@media (max-width: 767px) {
    .loss__recipe .recipe-img .ingrid-single {
        height: 25vw;
        padding-top: 4.5vw;
    }

    .loss__recipe .recipe-img .ingrid-single:before {
        height: 12.5vw;
        top: 6.2vw;
    }

    .loss__recipe .recipe-img .ingrid-single .num {
        font-size: 7.4571428571vw;
        margin-bottom: 1vw;
    }

    .loss__recipe .recipe-img .ingrid-single .name {
        font-size: 3.7285714286vw;
    }
}

.loss__recipe .recipe-img .energy {
    display: none;
}

@media (max-width: 767px) {
    .loss__recipe .recipe-img .energy {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.loss__recipe .energy {
    background-color: #D35C4D;
    width: 68px;
    height: 68px;
    padding-top: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 24px;
}

.loss__recipe .energy .value {
    display: block;
    font-size: 22px;
    line-height: 1;
}

.loss__recipe .energy .unit {
    display: block;
    font-size: 15px;
    line-height: 1;
}

@media (max-width: 767px) {
    .loss__recipe .energy {
        width: 21.3vw;
        height: 21.3vw;
        padding-top: 0;
        right: 7vw;
        top: 7vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .loss__recipe .energy .value {
        font-size: 6.8357142857vw;
    }

    .loss__recipe .energy .unit {
        font-size: 4.6607142857vw;
    }
}

.loss__recipe .recipe-info {
    width: 67.79%;
    background-color: #fff;
    margin-top: 15px;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 10px 13px 18px 0 rgba(0, 0, 0, 0.19);
    position: relative;
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info {
        width: 51.3%;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info {
        width: 100%;
        padding-top: 5vw;
        padding-bottom: 14vw;
        margin-top: 0;
    }
}

.loss__recipe .recipe-info:before {
    content: '';
    width: 100%;
    height: 15px;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-note_holes.png");
    position: absolute;
    top: -15px;
    left: 0;
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info:before {
        top: auto;
        bottom: -15px;
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        transform: scaleY(-1);
        -webkit-box-shadow: 10px -13px 18px 0 rgba(0, 0, 0, 0.19);
        -moz-box-shadow: 10px -13px 18px 0 rgba(0, 0, 0, 0.19);
        box-shadow: 10px -13px 18px 0 rgba(0, 0, 0, 0.19);
    }
}

.loss__recipe .recipe-info .energy {
    display: none;
}

.loss__recipe .recipe-info .name {
    margin: 0;
    padding: 0 130px 14px 50px;
    font-size: 24px;
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info .name {
        padding-left: 35px;
        padding-right: 110px;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info .name {
        font-size: 6.2142857143vw;
        padding: 3vw 11vw 4vw 11vw;
    }
}

.loss__recipe .recipe-info .section-name {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 20px;
    font-family: "NotoSans", Arial, sans-serif;
    display: none;
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info .section-name {
        display: block;
        padding-bottom: 0;
        cursor: pointer;
    }

    .loss__recipe .recipe-info .section-name:after {
        content: '';
        display: inline-block;
        width: 11px;
        height: 11px;
        border-right: solid 2px #0D1320;
        border-bottom: solid 2px #0D1320;
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        margin-left: 15px;
        margin-bottom: 3px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .loss__recipe .recipe-info .section-name.opened:after {
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        margin-bottom: -2px;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info .section-name {
        font-size: 5.5928571429vw;
    }

    .loss__recipe .recipe-info .section-name:after {
        width: 3.5vw;
        height: 3.5vw;
        border-width: 0.7vw;
        margin-left: 4vw;
        margin-bottom: 1vw;
    }

    .loss__recipe .recipe-info .section-name.opened:after {
        margin-bottom: -1vw;
    }
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info .section-body {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        overflow: hidden;
        max-height: 0;
    }

    .loss__recipe .recipe-info .section-body.opened {
        max-height: 1000px;
        margin-top: 13px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info .section-body {
        font-size: 4.9714285714vw;
    }

    .loss__recipe .recipe-info .section-body.opened {
        margin-top: 5vw;
    }
}

.loss__recipe .recipe-info .recipe-section {
    padding: 25px 130px 25px 50px;
}

.loss__recipe .recipe-info .recipe-section.bg-green {
    color: #fff;
}

.loss__recipe .recipe-info .recipe-section.bg-green .section-name {
    display: block;
    color: #fff;
}

.loss__recipe .recipe-info .recipe-section.bg-green .section-name:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info .recipe-section {
        padding-left: 35px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info .recipe-section {
        padding: 5vw 11vw 6vw 11vw;
    }
}

.loss__recipe .recipe-info .list-custom {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.loss__recipe .recipe-info .list-custom>li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

@media (max-width: 991px) {
    .loss__recipe .recipe-info .list-custom {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
}

@media (max-width: 767px) {
    .loss__recipe .recipe-info .list-custom>li {
        padding-left: 5vw;
        margin-bottom: 3vw;
    }

    .loss__recipe .recipe-info .list-custom>li:before {
        width: 2vw;
        height: 2vw;
        top: 2.5vw;
    }
}

@media (min-width: 992px) {
    .loss__recipe .recipe-img {
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        opacity: 0;
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }

    .loss__recipe .recipe-info {
        -webkit-transition: all linear 0.2s 0.4s;
        -o-transition: all linear 0.2s 0.4s;
        -moz-transition: all linear 0.2s 0.4s;
        transition: all linear 0.2s 0.4s;
        -webkit-transform-origin: left;
        -moz-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }

    .loss__recipe.in .recipe-img {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .loss__recipe.in .recipe-info {
        -webkit-transform: rotateY(0deg) !important;
        -moz-transform: rotateY(0deg) !important;
        transform: rotateY(0deg) !important;
    }

    .loss__recipe:nth-child(even) .recipe-info {
        -webkit-transform-origin: right;
        -moz-transform-origin: right;
        -ms-transform-origin: right;
        -o-transform-origin: right;
        transform-origin: right;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
}

.loss__contact-us {
    background-color: #D35C4D;
    position: relative;
    overflow: hidden;
    padding-top: 265px;
    padding-bottom: 155px;
}

@media (max-width: 767px) {
    .loss__contact-us {
        padding-top: 60vw;
        padding-bottom: 45vw;
    }
}

.loss__contact-us:before {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 2;
}

@media (max-width: 767px) {
    .loss__contact-us:before {
        background-position: -164px 0;
    }
}

.loss__contact-us .layer-circles {
    width: 67%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__contact-us .layer-circles:before,
.loss__contact-us .layer-circles:after,
.loss__contact-us .layer-circles .circle {
    content: '';
    display: block;
    width: 244px;
    height: 244px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
}

.loss__contact-us .layer-circles:before {
    left: 8%;
    top: -25px;
}

.loss__contact-us .layer-circles:after {
    left: 0px;
    bottom: -110px;
}

.loss__contact-us .layer-circles .circle {
    right: 0;
    top: 50%;
    margin-top: -122px;
}

@media (max-width: 1179px) {
    .loss__contact-us .layer-circles {
        width: 100%;
    }
}

@media (max-width: 767px) {

    .loss__contact-us .layer-circles:before,
    .loss__contact-us .layer-circles:after,
    .loss__contact-us .layer-circles .circle {
        width: 40vw;
        height: 40vw;
    }

    .loss__contact-us .layer-circles .circle {
        display: none;
    }

    .loss__contact-us .layer-circles:before {
        left: auto;
        top: 10vw;
        right: 5vw;
    }

    .loss__contact-us .layer-circles:after {
        left: 2vw;
        bottom: -25vw;
    }
}

.loss__contact-us .layer-images {
    position: absolute;
    left: 53%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 1437px;
    height: 100%;
    z-index: 3;
}

.loss__contact-us .layer-images .cocktail {
    position: absolute;
    left: 0;
    top: 38px;
}

.loss__contact-us .layer-images .chocolate {
    position: absolute;
    right: 0;
    top: 170px;
}

@media (max-width: 1179px) {
    .loss__contact-us .layer-images {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: auto;
        left: -10%;
        right: -17%;
    }
}

@media (max-width: 991px) {
    .loss__contact-us .layer-images {
        left: -14%;
        right: -27%;
    }

    .loss__contact-us .layer-images .chocolate {
        top: auto;
        bottom: 15%;
    }
}

@media (max-width: 767px) {
    .loss__contact-us .layer-images {
        left: 0;
        right: 0;
    }

    .loss__contact-us .layer-images .cocktail {
        left: -15%;
        top: 5px;
        width: 60vw;
    }

    .loss__contact-us .layer-images .chocolate {
        bottom: -6%;
        right: -26%;
        width: 80vw;
    }
}

.loss__contact-us>.container,
.box-product-banner .loss__contact-us>.product-carousel-wrapper,
.loss__contact-us>.loss__balance-wrapper,
.loss__diet .loss__contact-us>.diet-container,
.loss__contact-us>.loss__complex {
    position: relative;
    z-index: 4;
}

.loss__contact-us .contact-text {
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 61%;
    margin: 0 auto 63px;
}

@media (max-width: 767px) {
    .loss__contact-us .contact-text {
        font-size: 6.2142857143vw;
        width: 100%;
        margin-bottom: 20vw;
    }
}

.loss__contact-us .btn-contact {
    display: inline-block;
    cursor: pointer;
    font-size: 22px;
    color: #0D1320;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    padding: 16px 29px 17px;
}

.loss__contact-us .btn-contact:before {
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -20px;
    border: dashed 2px #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__contact-us .btn-contact .icon {
    margin-left: 5px;
    margin-top: -1px;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.loss__contact-us .btn-contact:hover,
.loss__contact-us .nav-top .top-level ul li:hover>a.btn-contact,
.nav-top .top-level ul .loss__contact-us li:hover>a.btn-contact {
    background-color: rgba(255, 255, 255, 0.9);
}

.loss__contact-us .btn-contact:hover:before,
.loss__contact-us .nav-top .top-level ul li:hover>a.btn-contact:before,
.nav-top .top-level ul .loss__contact-us li:hover>a.btn-contact:before {
    border-color: rgba(255, 255, 255, 0.9);
}

.loss__contact-us .btn-contact:hover .icon,
.loss__contact-us .nav-top .top-level ul li:hover>a.btn-contact .icon,
.nav-top .top-level ul .loss__contact-us li:hover>a.btn-contact .icon {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
}

@media (max-width: 767px) {
    .loss__contact-us .btn-contact {
        font-size: 6.8357142857vw;
        text-align: center;
        padding: 5.3vw 8.8vw;
    }

    .loss__contact-us .btn-contact:before {
        border-width: 0.7vw;
        left: -3vw;
        right: -3vw;
        top: -3vw;
        bottom: -3vw;
    }

    .loss__contact-us .btn-contact .icon {
        font-size: 4.35vw;
        margin-left: 2vw;
        margin-top: 0;
    }
}

.loss__contact-us--balanced-nutrition {
    background-color: #7f4494;
}

.loss__contact-us--active-lifestyle {
    background-color: #f26722;
}

.loss__video {
    position: relative;
    font-size: 0;
    overflow: hidden;
    background-color: #D2ECED;
}

.loss__video-bg {
    min-height: 1192px;
    background-image: url("/local/templates/herbalife-official-new/images/required/nb-bg-video.jpg");
}

@media (max-width: 1179px) {
    .loss__video-bg {
        min-height: 1410px;
    }
}

@media (max-width: 992px) {
    .loss__video-bg {
        min-height: 1192px;
    }
}

@media (max-width: 768px) {
    .loss__video-bg {
        min-height: 1440px;
    }

    .mfp-container {
        padding: 0;
    }
}

@media (max-width: 600px) {
    .loss__video-bg {
        min-height: 1300px;
    }
}

@media (max-width: 480px) {
    .loss__video-bg {
        min-height: 1200px;
    }
}

.loss__video:before {
    content: '';
    display: block;
    width: 1920px;
    height: 102px;
    position: absolute;
    left: 50%;
    top: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_compare.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 767px) {
    .loss__video:before {
        background-position: -164px 0;
    }
}

.loss__video:after {
    content: '';
    display: block;
    background-image: url("/local/templates/herbalife-official-new/images/required/loss-wave_white.png");
    background-repeat: repeat-x;
    height: 326px;
    width: 1920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 3;
}

.loss__video .loss__title {
    padding-top: 150px;
}

@media (max-width: 992px) {
    .loss__video .loss__title {
        font-size: 4.6607142857vw;
    }
}

@media (max-width: 768px) {
    .loss__video .loss__title {
        font-size: 7.7678571429vw;
    }
}

.loss__video-title {
    width: 390px;
    padding-top: 30px;
    margin-bottom: 30px;
    color: #42A046;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
}

@media (max-width: 992px) {
    .loss__video-title {
        font-size: 4.0392857143vw;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .loss__video-title {
        font-size: 7.7678571429vw;
        padding-top: 0;
        padding-bottom: 20px;
    }
}

.loss__video-describe {
    line-height: 24px;
    font-size: 16px;
}

@media (max-width: 1179px) {
    .loss__video-describe {
        width: 430px;
    }
}

@media (max-width: 992px) {
    .loss__video-describe {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .loss__video-describe {
        font-size: 4.6607142857vw;
    }
}

.loss__video-col1 {
    display: inline-block;
    vertical-align: top;
    width: 430px;
    min-height: 450px;
}

@media (max-width: 1179px) {
    .loss__video-col1 {
        position: relative;
        width: 100%;
        min-height: 300px;
    }
}

@media (max-width: 992px) {
    .loss__video-col1 {
        min-height: 0;
    }
}

.loss__video-col2 {
    display: inline-block;
    vertical-align: top;
    width: 700px;
    padding-left: 50px;
    padding-top: 40px;
}

@media (max-width: 1179px) {
    .loss__video-col2 {
        padding-left: 0;
        width: 100%;
    }
}

.loss__video .loss__photos-wrapper {
    position: relative;
}

@media (max-width: 1179px) {
    .loss__video .loss__photos-wrapper {
        position: absolute;
        top: 0;
        left: 320px;
    }
}

@media (max-width: 992px) {
    .loss__video .loss__photos-wrapper {
        display: none;
    }
}

.loss__video .photo-item {
    position: absolute;
    width: 230px;
    height: 272px;
    padding: 8px 8px 50px 8px;
    background: #fff;
}

.loss__video .photo-item:first-child {
    top: 40px;
    left: 80px;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    z-index: 2;
    -webkit-box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.2);
}

.loss__video .photo-item:last-child {
    top: 70px;
    left: 300px;
    -webkit-transform: rotate(24deg);
    -moz-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    -o-transform: rotate(24deg);
    transform: rotate(24deg);
    z-index: 3;
    -webkit-box-shadow: 3px 5px 5px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 5px 5px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 5px 5px 3px rgba(0, 0, 0, 0.2);
}

.loss__video .photo-item-wrapper {
    width: 214px;
    height: 214px;
    overflow: hidden;
}

.loss__video .photo-item-wrapper img {
    display: block;
    width: 100%;
}

.loss__video-container {
    width: 700px;
    height: 394px;
}

.loss__video-container frame {
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 1179px) {
    .loss__video-container frame {
        margin: 0 auto;
    }
}

@media (max-width: 992px) {
    .loss__video-container {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .loss__video-container {
        width: 90%;
        width: 90vw;
        height: 49vw;
    }
}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes animatedBackground {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes animatedBackground {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes animatedBackground {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: 0 0;
    }
}

@media (min-width: 1180px) {

    .page-main .box-product-banner .product-carousel-wrapper,
    .box-product-banner .page-main .product-carousel-wrapper,
    .page-main .loss__balance-wrapper,
    .page-main .loss__diet .diet-container,
    .loss__diet .page-main .diet-container,
    .page-main .loss__complex {
        max-width: 1440px;
        width: 100%;
    }

    .page-main .box-header .container,
    .page-main .box-header .box-product-banner .product-carousel-wrapper,
    .box-product-banner .page-main .box-header .product-carousel-wrapper,
    .page-main .box-header .loss__balance-wrapper,
    .page-main .box-header .loss__diet .diet-container,
    .loss__diet .page-main .box-header .diet-container,
    .page-main .box-header .loss__complex,
    .page-main .box-subheader .container,
    .page-main .box-subheader .box-product-banner .product-carousel-wrapper,
    .box-product-banner .page-main .box-subheader .product-carousel-wrapper,
    .page-main .box-subheader .loss__balance-wrapper,
    .page-main .box-subheader .loss__diet .diet-container,
    .loss__diet .page-main .box-subheader .diet-container,
    .page-main .box-subheader .loss__complex,
    .page-main .box-footer .container,
    .page-main .box-footer .box-product-banner .product-carousel-wrapper,
    .box-product-banner .page-main .box-footer .product-carousel-wrapper,
    .page-main .box-footer .loss__balance-wrapper,
    .page-main .box-footer .loss__diet .diet-container,
    .loss__diet .page-main .box-footer .diet-container,
    .page-main .box-footer .loss__complex {
        width: 1200px;
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    background: none;
    box-shadow: none;
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "NotoSans", Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/local/templates/herbalife-official-new/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('/local/templates/herbalife-official-new/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/local/templates/herbalife-official-new/images/fancybox/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/local/templates/herbalife-official-new/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "NotoSans", Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #0D1320;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('/local/templates/herbalife-official-new/images/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('/local/templates/herbalife-official-new/images/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}

#fancybox-buttons {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 8050;
}

#fancybox-buttons.top {
    top: 10px;
}

#fancybox-buttons.bottom {
    bottom: 10px;
}

#fancybox-buttons ul {
    display: block;
    width: 166px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    border: 1px solid #111;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .05);
    background: rgb(50, 50, 50);
    background: -moz-linear-gradient(top, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(68, 68, 68)), color-stop(50%, rgb(52, 52, 52)), color-stop(50%, rgb(41, 41, 41)), color-stop(100%, rgb(51, 51, 51)));
    background: -webkit-linear-gradient(top, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
    background: -o-linear-gradient(top, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
    background: -ms-linear-gradient(top, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
    background: linear-gradient(to bottom, rgb(68, 68, 68) 0%, rgb(52, 52, 52) 50%, rgb(41, 41, 41) 50%, rgb(51, 51, 51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
}

#fancybox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#fancybox-buttons a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url('/local/templates/herbalife-official-new/fancybox_buttons.png');
    background-repeat: no-repeat;
    outline: none;
    opacity: 0.8;
}

#fancybox-buttons a:hover {
    opacity: 1;
}

#fancybox-buttons a.btnPrev {
    background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
    background-position: -33px 0;
    border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
    background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
    background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
    background-position: 3px -60px;
    border-left: 1px solid #111;
    border-right: 1px solid #3e3e3e;
    width: 35px
}

#fancybox-buttons a.btnToggleOn {
    background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
    border-left: 1px solid #111;
    width: 35px;
    background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
    opacity: 0.4;
    cursor: default;
}

.card-enter {
    margin-top: 5px;
}

a.phone small {
    display: block;
    font-size: small;
}

.change-city {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 999;
}

.change-city form {
    position: absolute;
    width: 370px;
    height: 147px;
    background: #fff;
    padding: 30px 38px;
    box-sizing: border-box;
    font-weight: bold;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 3px;
}

.change-city form .title {
    font-weight: bold;
    margin-bottom: 25px;
}

.change-city form input.formStyle {
    width: 128px;
    height: 48px;
    border: 1px solid #6cca58;
    border-radius: 3px;
    background: #6cca58;
    color: #fff;
    outline: none;
    margin-right: 10px;
}

.change-city form .exit {
    width: 20px;
    height: 20px;
    background: url('/local/templates/herbalife-official-new/images/exit.jpg') 0 0 no-repeat;
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    outline: none;
    border: none;
    font-size: 0;
}

.change-city form input.formStyle:last-child,
.change-city form input.formStyle:hover {
    background: #fff;
    color: #6cca58;
}

.change-city form input.formStyle:last-child:hover {
    background: #6cca58;
    color: #fff;
}

h1.center {
    text-align: center;
}

@media (max-width: 767px) {
    h1.center {
        text-align: left;
    }
}

@media (max-width: 380px) {
    .change-city form {
        width: 90%;
        height: auto;
    }

    .change-city form input.formStyle {
        width: 40%;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .gallery-main__slide .banner-title {
        font-size: 5vw;
    }

    .gallery-main__slide .banner-title small {
        font-size: 3.75vw;
    }
}


.club-zoj__button {
    background-color: #6FBB44;
    position: fixed;
    top: 70%;
    left: 0;
    padding: 15px 25px;
    z-index: 7;
    font-size: 18px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    -webkit-transition: background .2s;
    transition: background .2s;
}

@media (max-width: 767px) {
    .club-zoj__button {
        display: none;
    }
}

/* new style */



/* header */
body {
    font-family: "NotoSans";
}

.container.header__row {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
}

@media (max-width: 1699px) {
    .container.header__row {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1023px) {
    .container.header__row {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.container.container--main-page {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
}

@media (max-width: 1279px) {
    .container.container--main-page {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (max-width: 1023px) {
    .container.container--main-page {
        padding-left: 16px;
        padding-right: 16px;
    }
}


.header {
    background: var(--color-gray-super-light);
    font-family: "NotoSans";
    width: 100%;
}

.header__promo-marquee {
    font-size: 18px;
    font-weight: 600;
    padding: 12px;
    color: var(--color-white);
    text-align: center;
    background-image: url('/local/templates/herbalife-official-new/images/required/promo-marquee_dsk.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

@media (max-width: 1023px) {
    .header__promo-marquee {
        background-image: url('/local/templates/herbalife-official-new/images/required/promo-marquee_tablet.png')
    }
}

@media (max-width: 768px) {
    .header__promo-marquee {
        font-size: 14px;
        background-image: url('/local/templates/herbalife-official-new/images/required/promo-marquee_sm.png')
    }
}

.header__bottom {
    padding: 16px 0 28px;
    display: flex;
}

@media (max-width: 1023px) {
    .header {
        background: unset;
    }
}

.header__mobile-top {
    position: relative;
    padding: 16px 16px 0;
    background-color: var(--color-white);
}

.header__basket-dsk {
    position: fixed;
    bottom: 40px;
    left: 50%;
    border-radius: 100px;
    transform: translateX(-50%);
    padding: 16px 20px;
    border: 1px solid var(--color-grass);
    background-color: var(--color-white);
    z-index: 100;
}

@media (max-width: 1023px) {
    .header__basket-dsk {
        display: none !important;
    }
}

.header__basket-dsk-wrapper {
    /*display: flex;*/
    /*column-gap: 32px;*/
    /*align-items: center;*/
}

.header__mobile-bottom {
    width: 100%;
    padding: 8px;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 103;
    box-shadow: 0 -1px 10px 0 rgba(78, 79, 77, 0.2);
}

.header__mobile-bottom-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 6px;
    color: var(--color-nightsky);
    padding: 0;
    margin: 0;
    list-style: none;
}

.header__mobile-bottom-link {
    color: var(--color-nightsky);
    font-size: 10px;
    line-height: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2px;
    background: none;
    border: 0;
    padding: 0;
    position: relative;
}

.header__mobile-bottom-link--profile {
    color: var(--color-grass);
}

.header__mobile-bottom-link .badge-count {
    right: 2px;
    top: -2px;
}

.header__mobile-bottom-link._active {
    position: relative;
}

.header__mobile-bottom-link._active:before {
    content: '';
    position: absolute;
    left: -4px;
    top: -4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    background-color: #F0F0F0;
    border-radius: 8px;
    z-index: -1;
}

.header__mobile-bottom-link .icon {
    width: 24px;
    height: 24px;
}

.header__mobile-bottom-link.active {
    color: var(--color-grass);
}

@media (min-width: 1024px) {

    .header__mobile-bottom,
    .header__mobile-top {
        display: none;
    }
}

.header__row {
    display: flex;
    align-items: center;
    position: relative;
}

.header__bottom .header__bottom-left {
    background: var(--color-white);
    padding: 8px 8px 8px 0;
    border-radius: 24px;
    /*max-width: 1256px;*/
    flex-grow: 1;
    margin-right: 12px;
    display: flex;
}

.header__logos {
    display: flex;
    align-items: flex-start;
    padding: 8px 32px;
}

.header__logo {
    display: inline-flex;
    height: 44px;
    width: 155px;
}

@media (max-width: 1279px) {
    .header__bottom .header__bottom-left {
        border-radius: 16px;
    }

    .header__logo {
        height: 28px;
        width: 100px;
    }
}

@media (max-width: 1023px) {
    .header__logos {
        padding: 0 0 16px 0;
    }

    .header__logo {
        height: 32px;
    }
}


.header__products {
    background-color: var(--color-succulent);
    border-radius: 22px;
    margin-right: 16px;
    border: 1px solid var(--color-succulent);
    transition: background-color .2s ease;
}

.header__products:hover {
    background-color: var(--color-white);
}

.header__products-link {
    display: flex;
    column-gap: 12px;
    align-items: center;
    color: var(--color-nightsky);
    height: 100%;
    font-size: 16px;
    font-weight: 500;
    padding: 0 26px;
    background-color: transparent;
    border: 0;
}

.header__products-link:hover {
    color: var(--color-nightsky);
}

.header__products-link .icon {
    width: 28px;
    height: 28px;
}

.header__slogan {
    color: #0D1320;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 26px;
    margin-right: 30px;
}

@media (max-width: 1279px) {
    .header__products {
        border-radius: 16px;
    }

    .header__products {
        margin-right: 8px;
    }

    .header__products-link span {
        display: none;
    }
}

.header__slogan--hidden-md,
.footer__slogan {
    display: none;
}

.footer__slogan {
    color: #b3b4b2;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 25px;
}

@media (max-width: 1699px) {
    .header__slogan {
        display: none;
    }
}

@media screen and (max-width: 1699px) and (min-width: 768px) {

    .footer__slogan,
    .header__slogan--hidden-md {
        display: block;
    }
}

.header__right {
    margin-left: auto;
    display: flex;
    align-items: center;
    align-self: stretch;
    column-gap: 12px;
}

.header__right a.btn {
    background-color: var(--color-succulent);
    height: 100%;
    border-radius: 24px;
    font-weight: 500;
    color: var(--color-grass) !important;
}

.header__right a.btn:hover {
    background-color: var(--color-white);
}

.header__right a.btn-white {
    background-color: var(--color-white);
    color: var(--color-nightsky);
}

.header__right a.btn-white:hover {
    background-color: var(--color-succulent);
}

.header__top-right {
    display: flex;
    column-gap: 24px;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
}

.header__btn-auth {
    background-color: var(--color-grass);
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    flex-grow: 1;
    max-width: 410px;
    color: var(--color-white);
    padding: 20px 0;
    font-size: 16px;
    border: 0;
    outline: 0;
    text-align: center;
    transition: background-color .2s ease;
}

.header__btn-auth:hover {
    background-color: var(--color-garden);
}

.header__personal-info {
    background-color: var(--color-grass);
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    /*flex-grow: 1;*/
    max-width: 480px;
    color: var(--color-white);
    padding: 8px 20px 12px 20px;
    font-size: 16px;

    display: grid;
    grid-template-columns: 42px auto auto auto;
    gap: 12px;
    align-items: center;
}

.header__personal-info .avatar {
    width: 100%;
    height: 42px;
    border-radius: 100%;
    background-color: var(--color-gray-light);
    display: grid;
    place-items: center;
    overflow: hidden;
    text-decoration: none;
}

.header__personal-info .avatar img {
    height: 100%;
    object-fit: cover;
}

.header__personal-info .name {
    color: var(--color-white);
}

.header__personal-info .icon {
    width: 28px;
    height: 28px;
}

.header__personal-info .vp .volume {
    border-radius: 100px;
    color: var(--color-grass);
    font-weight: 700;
    font-size: 16px;
    padding: 0 8px;
    background-color: var(--color-white);
    display: flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
    white-space: nowrap;
}

.header__personal-info .vp .date {
    font-weight: 500;
    font-size: 14px;
    color: var(--color-gray-light);
}

.header__personal-info .separator {
    color: var(--color-garden);
}

.header .elem-lang {
    margin: 0;
    z-index: 250;
}

.header__personal-notification {
    position: relative;
    width: 36px;
    height: 36px;
    padding: 4px;
    cursor: pointer;
    border: 0;
    background-color: transparent;
}

.header__personal-notification .icon-notification {
    width: 28px;
    height: 28px;
}

.header__personal-num {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--color-attention);
    color: var(--color-white);
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    text-align: center;
}

.header__personal-info .vp {
    display: flex;
    align-items: center;
    gap: 4px;
}

.header__personal-info .icon-arrow {
    width: 16px;
    height: 16px;
}

@media (max-width: 767px) {
    .header__personal-info {
        display: block;
        padding: 0;
        background-color: transparent;
    }

    .header__personal-info .avatar,
    .header__personal-info .name,
    .header__personal-info .separator {
        display: none;
    }

    .header__personal-info .vp .volume {
        font-size: 12px;
        border-radius: 24px;
        padding-top: 2px;
        padding-bottom: 2px;
        background-color: var(--color-grass);
        color: var(--color-white);
    }

    .header__personal-info .icon-arrow {
        width: 12px;
        height: 12px;
    }

    .header__personal-notification {
        order: 3;
        width: 24px;
        height: 24px;
        padding: 0;
    }

    .header__personal-notification .icon-notification {
        width: 22px;
        height: 22px;
    }

    .header__personal-info .vp .date {
        color: var(--color-gray-dark);
    }
}

.footer .elem-lang__current .elem-lang__name {
    color: var(--color-nightsky);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer .elem-lang.opened .elem-lang__current .elem-lang__name,
.footer .elem-lang__current:hover .elem-lang__name {
    color: #42A046;
}

@media (max-width: 1023px) {
    .header .elem-lang {
        display: block;
        width: 100%;
    }

    .header .elem-lang.opened {
        width: 100%;
        max-width: 360px;
    }

    .header .elem-lang.opened:before {
        content: '';
        position: fixed;
        inset: 0;
        background-color: #00000066;
    }

    .elem-lang__current {
        display: block;
        background-color: transparent;
        border: none;
        margin: 0;
        padding: 20px 16px;
        position: relative;
        font-size: 14px;
    }

    .nav-top .elem-lang__current .elem-lang__name {
        color: var(--color-nightsky);
        display: inline-block;
        vertical-align: middle;
    }

    .elem-lang__current:hover,
    .nav-top .top-level ul li:hover>a.elem-lang__current {
        /*background-color: var(--color-grass);*/
    }

    .elem-lang.opened .elem-lang__current {
        /*background-color: var(--color-grass);*/
        border: none;
    }

    .elem-lang.opened .elem-lang__current .icon {
        color: #FFF !important;
    }

    .elem-lang__current:hover .icon,
    .nav-top .top-level ul li:hover>a.elem-lang__current .icon {
        color: #fff;
    }

    .header .elem-lang__current .icon {
        color: #fff !important;
        position: absolute;
        right: 10px;
        top: 50%;
    }

    .header__mobile-controls {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 16px;
    }

    .header__logos {
        padding: 0;
    }
}

.header .elem-lang__current .icon {
    color: #266431;
}

.header .elem-lang__current .elem-lang__flag {
    margin-right: 5px;
    /*border: 1px solid #f0f0f0 !important;*/
}

.footer__phone {
    display: none;
}

.header__phone,
.footer__phone {
    color: var(--color-nightsky);
    font-size: 14px;
    font-weight: 700;
    text-align: right;
}

.header__phone span,
.footer__phone span {
    color: var(--color-gray-dark);
    font-weight: 500;
    white-space: nowrap;
}

@media (max-width: 1279px) {
    .header__phone {
        display: none;
    }

    .footer__phone {
        display: block;
        margin-top: 28px;
    }
}

.header__social {
    margin-left: 30px;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__social {
        margin-left: 10px;
    }
}

.header__social--link {
    width: 30px;
    height: 30px;
    background-color: #266431;
}

.header__social--link:not(:last-child) {
    margin-right: 12px;
}

.header__social--link .icon {
    max-width: 60%;
    max-height: 60%;
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #E0A32C;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 18px;
    line-height: 18px;
}


.btn.btn--auth {
    background-color: var(--color-grass);
    border-radius: 56px;
    font-size: 12px;
    border: 0;
    width: 100%;
    font-weight: 500;
}

.btn.btn--auth:disabled {
    background-color: var(--color-gray-normal);
}

@media (min-width: 768px) {
    .btn.btn--auth {
        font-size: 16px;
        height: 62px;
    }
}

.btn.btn--white {
    background-color: var(--color-white);
    border: 2px solid var(--color-grass);
    color: var(--color-grass);
    border-radius: 56px;
    font-size: 16px;
    font-weight: 500;
    transition: color .2s ease, background-color .2s ease;
}

.btn.btn--white:hover {
    background-color: var(--color-grass);
    border: 2px solid var(--color-grass);
    color: var(--color-white);
}

@media (max-width: 1023px) {

    .header__top-right,
    .header__bottom {
        display: none;
    }
}

/* elem-country */
.elem-country {
    display: flex;
    flex-direction: column;
}

.elem-country__list {
    display: grid;
    row-gap: 20px;
    grid-template-columns: repeat(auto-fill, 147px);
    justify-content: center;
}

@media(max-width: 767px) {
    .elem-country__list {
        justify-content: space-around;
    }

    .header .elem-lang.opened {
        max-width: 100%;
    }

    .header__mobile-controls {
        align-items: flex-end;
    }

    .header__personal-num {
        top: 2px;
        right: -4px;
    }
}

.elem-country__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    padding: 22px 42px;
    border-radius: 14px;
    max-width: 147px;
}

.elem-country__item:hover {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.elem-country__flag {
    margin-bottom: 30px;
    width: 64px;
}

.elem-country__country {
    margin-bottom: 10px;
    color: black;
    text-align: center;
}

.elem-country__name {
    text-align: center;
}

/* form-search-countries */
.form-search-countries {
    position: relative;
    max-width: 590px;
    background: #fff;
    overflow: hidden;
    z-index: 100;
}

@media(max-width: 1024px) {
    .form-search-countries {
        max-width: 100%;
    }
}

.form-search-countries__input {
    border: none;
    background: transparent;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #42A046;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    outline: none;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    font-size: 22px;
    color: #42A046;
    line-height: 16px;
    padding: 12px 0;
    -webkit-border-radius: 0 !important;
    border-radius: 0;
    -webkit-appearance: none !important;
}

.form-search-countries__input::placeholder {
    font-size: 22px;
    color: #B3B4B2;
}

.form-search-countries__search {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 12px;
    fill: #42A046;
    border: 0;
    padding: 0;
    margin: 0;
    outline: none;
}

/* form-search */
.form-search__wrap {
    position: relative;
    width: 100%;
}

.form-search {
    margin: 0;
    -webkit-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    -moz-transition: all linear 0.4s;
    transition: all linear 0.4s;
    z-index: 100;
    height: 70px;
    background: var(--color-succulent);
    border-radius: 22px;
}

.form-search .icon-search {
    fill: var(--color-grass);
    width: 24px;
    height: 24px;
}

.form-search .icon-search-button {
    display: flex;
    align-items: center;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    height: 24px;
    width: 24px;
    background-color: transparent;
    border: 0;
    padding: 0;
}

@media(max-width: 1279px) {
    .form-search {
        height: 48px;
        border-radius: 16px;
    }
}

@media(max-width: 1023px) {
    .form-search .icon-search {
        width: 14px;
        height: 14px;
    }
}

.form-search .container {
    position: relative;
}

.form-search__input {
    border: none;
    background: transparent;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    outline: none;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    font-size: 16px;
    line-height: 16px;
    padding: 0 62px 0 32px;
    border-radius: 20px;
}

/*.form-search__input:focus {*/
/*    border-color: #ddd;*/
/*    background-color: #fff;*/
/*}*/

/*.form-search__input::-webkit-input-placeholder,*/
/*.form-search__input:-moz-placeholder,*/
/*.form-search__input::-moz-placeholder,*/
/*.form-search__input:-ms-input-placeholder*/

.form-search__input::placeholder {
    color: var(--color-grass);
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

/* Для поддержки старых версий браузеров */
.form-search__input::-webkit-input-placeholder {
    /* Chrome, Safari, Opera */
    color: var(--color-grass);
}

.form-search__input::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--color-grass);
}

.form-search__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--color-grass);
}

.form-search__input:-moz-placeholder {
    /* Firefox 18- */
    color: var(--color-grass);
}

.form-search__clear {
    cursor: pointer;
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    width: 50px;
    background: transparent no-repeat center center;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_16.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px auto;
    border: 0;
    padding: 0;
    margin: 0;
    outline: none;
    display: none;
}

@media(max-width: 1023px) {
    .form-search__clear {
        background-size: 12px auto;
    }
}


/* .nav-top */
.nav-top {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 30px;
    margin-left: -16px;
}

.nav-top .top-level {
    margin-right: 0;
}

.nav-top .btn {
    display: none;
}

.nav-top__link {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    padding: 12px 26px 13px;
}

@media (max-width: 1060px) {
    .nav-top__link {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.nav-top .top-level .nav-top__link {
    font-size: 14px;
    line-height: 18px;
    padding: 22px 16px;
    color: var(--color-nightsky);
    white-space: nowrap;
    transition: color .2s ease;
}

.nav-top .top-level .nav-top__link:hover {
    color: var(--color-grass)
}

.nav-top .top-level .nav-top__link .icon {
    margin-left: 9px;
}

.nav-top .top-level>ul {
    background: var(--color-white);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    left: 16px;
    top: calc(100% - 18px);
    border-radius: 0 18px 18px 18px;
    padding: 16px;
}

.nav-top ul li {
    /*margin-bottom: 4px;*/
    /*padding: 4px 0;*/
}

.nav-top .top-level ul li>ul {
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    padding: 0;
}

.nav-top .top-level ul a {
    font-size: 14px;
    line-height: 20px;
    color: var(--color-nightsky);
    white-space: nowrap;
    padding: 7px 0;
    font-weight: 500;
    display: block;
}

.nav-top .top-level ul li:hover>a {
    color: var(--color-grass);
}

@media (max-width: 1023px) {
    .nav-top {
        border-top: 1px solid var(--color-gray-light);
        position: absolute !important;
        left: -370px;
        top: 64px !important;
        bottom: auto !important;
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        max-width: 360px !important;
        width: 100% !important;
        background-color: var(--color-white);
        transform: none !important;

        height: 100vh;
        overflow-y: auto;
        transition: .5s;
        z-index: 104;
    }

    .form-search__btn {
        width: auto;
        height: auto;
        position: static;
        background: transparent;
        margin-left: 0;
    }

    .form-search__btn .icon {
        color: #266431;
        width: 16px;
        height: 18px;
    }

    .nav-top li,
    .nav-top li a {
        display: block;
        width: 100%;
    }

    .nav-top .top-level .nav-top__link {
        line-height: 22px;
        padding: 8px 16px;
    }

    .nav-top .top-level .nav-top__link.active {
        font-weight: 700;
        line-height: 28px;
    }

    .nav-top .top-level .nav-top__link .icon {
        display: none;
    }
}

@media (max-width: 767px) {
    .nav-top {
        left: -100%;
        max-width: none !important;
    }
}

/* header */

/* breadcrumbs */

.breadcrumbs {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 0;
}

@media (max-width: 1699px) {
    .breadcrumbs {
        padding: 20px 0;
    }
}

.page-loss .breadcrumbs {
    width: 100%;
    max-width: 1700px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 1699px) {
    .page-loss .breadcrumbs {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1023px) {
    .page-loss .breadcrumbs {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.breadcrumbs__link {
    color: #0D1320;
    margin-right: 24px;
    position: relative;
    display: flex;
}

@media (max-width: 1699px) {
    .breadcrumbs__link {
        margin-right: 28px;
    }
}

.breadcrumbs__link:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #b3b4b2;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -2px;
}

@media (max-width: 1699px) {
    .breadcrumbs__link:after {
        right: -17px;
    }
}

.breadcrumbs__text {
    color: #b3b4b2;
    display: flex;
}

@media (max-width: 1599px) and (min-width: 1024px) {
    .breadcrumbs {
        white-space: nowrap;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        width: calc(100% - 50% - 7px);
    }

    .breadcrumbs::-webkit-scrollbar {
        display: none;
    }
}

@media (max-width: 1023px) {
    .breadcrumbs {
        font-size: 11px;
        padding: 25px 0 15px;

        white-space: nowrap;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .breadcrumbs::-webkit-scrollbar {
        display: none;
    }

    .breadcrumbs__link {
        line-height: 1;
        margin-right: 10px;
    }

    .breadcrumbs__link:after {
        right: -7px;
        /* margin-top: -1px; */
        width: 3px;
        height: 3px;
    }
}

@media(max-width: 480px) {
    .box-product-banner>.container--resize {
        position: relative;
    }

    .box-product-banner>.container--resize:after {
        content: '';
        -webkit-transition: all linear 0.2s;
        -o-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
        /*display: block;*/
        display: none;
        height: 100%;
        width: 11vw;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        /* background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(white));
        background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0) 0%, white 100%);
        background: -moz-linear-gradient(left, rgba(248, 248, 248, 0) 0%, white 100%);
        background: -o-linear-gradient(left, rgba(248, 248, 248, 0) 0%, white 100%);
        background: linear-gradient(to right, rgba(248, 248, 248, 0) 0%, white 100%);
           */
        background: rgb(248, 248, 248);
        background: linear-gradient(90deg, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 1) 100%, rgba(248, 248, 248, 1) 100%);

    }
}



/* breadcrumbs */

/* grid */

.grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.grid.catalog:not(.grid--row) {
    gap: 12px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-self: flex-start;
}

@media (max-width: 1699px) {
    .title .grid {
        flex-wrap: nowrap;
    }
}

.grid__sidebar {
    width: 340px;
    margin-right: 52px;
    flex-shrink: 0;
}

@media (max-width: 1399px) {
    .grid__sidebar {
        width: 300px;
        margin-right: 40px;
    }
}

@media (max-width: 1199px) {
    .grid__sidebar {
        width: 275px;
        margin-right: 25px;
    }
}

@media (max-width: 1023px) {
    .grid__sidebar {
        width: auto;
        margin: 0;
    }
}

.grid__content {
    width: 100%;
}

.grid__sidebar+.grid__content {
    width: calc(100% - 420px);
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1399px) {
    .grid__sidebar+.grid__content {
        width: calc(100% - 340px);
    }
}

@media (max-width: 1199px) {
    .grid__sidebar+.grid__content {
        width: calc(100% - 300px);
    }
}

@media (max-width: 1023px) {
    .grid__sidebar+.grid__content {
        width: 100%;
    }
}

.grid__item {
    position: relative;
    width: 100%;
}

.grid__item-3 {
    width: calc((100% / 3) - 8px);
}

/* Old place for Svyatoslav section */

/* grid */

/* title */

.title {
    display: flex;
    align-items: center;
    padding: 15px 0 0;
    margin-bottom: 32px;
}

.title__h {
    color: var(--color-nightsky);
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin: 0;
}

.title__btn {
    color: var(--color-nightsky);
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    border-radius: 21px;
    border: 1px solid var(--color-grass);
    padding: 11px 30px;
}

.title__btn:not(:last-child) {
    margin-right: 20px;
}

.title__btn:first-of-type {
    margin-left: auto;
}

@media (max-width: 1023px) {
    .title {
        margin-bottom: 16px;
    }

    .title__h {
        font-size: 18px;
        line-height: 25px;
    }

    .title__btn {
        height: 32px;
        width: 48px;
        border-radius: 100px;
        font-size: 0;
        line-height: 0;
        padding: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 13px;
        background-color: var(--color-white);
    }

    .title__btn:not(:last-child) {
        margin-right: 6px;
    }

    .title__btn--filter {
        display: block !important;
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_17.svg');
    }

    .title__btn--sort {
        display: block;
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_18.svg');
    }
}

/* title */

/* sort */

.sort {
    font-weight: 400;
    position: relative;
}

.sort__title {
    color: var(--color-gray-dark);
    padding: 14px 20px;
    border: 1px solid var(--color-gray-light);
    border-radius: 18px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    transition: border-color .2s ease;
    align-self: flex-start;
}

.sort__title span {
    color: var(--color-nightsky);
    margin-left: 16px;
}

.sort__title span .icon {
    margin: 0 8px 0 8px;
}

.sort__title:hover {
    border-color: var(--color-gray-dark);
}

.sort__nav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    transition: all 0.3s ease;
    z-index: 10;
    background-color: var(--color-white);
    border-radius: 6px;
    right: 0;
    left: 0;
}

.sort__nav.visible {
    opacity: 1;
    visibility: visible;
}

.sort__list {
    padding: 16px;
    list-style: none;
    margin: 0;
    box-shadow: 0px 4px 13px 0px rgba(8, 29, 37, 0.04);
    border-radius: 10px;
    border: 1px solid var(--color-gray-light);
}

.sort__link {
    padding: 7px 24px;
    font-weight: 400;
    /*border-bottom: 1px solid #dddddd;*/
    font-size: 14px;
    line-height: 20px;
    position: relative;
    transition: background-color .2s ease;
    text-transform: unset;

    display: flex;
    align-items: center;
    color: var(--color-nightsky);
}

.sort__link .icon {
    margin-left: 7px;
}

.sort__link:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    background-color: var(--color-gray-light);
    left: 0;
    border-radius: 50%;
}

/*.sort__link.active,*/
/*.sort__link:hover {*/
/*    background-color: unset;*/
/*}*/

.sort__link.active:before,
.comments__tab.tab-sort-active .sort__link:before {
    background-color: var(--color-white);
    border: 5px solid var(--color-grass);
}

.title__btn .icon {
    display: none;
    margin-left: 7px;
    background: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media (min-width: 1024px) {
    .title__btn .icon {
        display: inline-block;
    }
}

.icon--alp {
    width: 16px;
    height: 16px;
    background-size: contain;
}

.title__btn .icon--alp,
.sort__link .icon--alp,
.sort__title .icon--alp,
.sort__title span[data-order="ASC"] .utility-icon,
.comments__tab[data-order="ASC"] .utility-icon {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_19.svg');
    transform: none;
}

.title__btn.desc .icon--alp,
.sort__link.desc .icon--alp,
.sort__link[data-sort-order="DESC"] .icon--alp,
.sort__title .desc .icon--alp,
.sort__title span[data-order="DESC"] .utility-icon,
.comments__tab[data-order="DESC"] .utility-icon {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_19_1.svg');
}

.sort__link.active .icon {
    display: block;
}

.sort__close {
    display: none;
}

@media (max-width: 1023px) {
    .sort {
        padding-top: 0;
        margin-left: auto;
        display: flex;
        justify-content: flex-end;
    }

    .sort__header {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 16px;
        font-weight: 600;
    }

    .sort__list:not(.sort__list--review) {
        display: none;
        padding: 0;
        box-shadow: none;
        border: 0;
    }

    .sort__list.open,
    .sort__nav.visible .sort__list {
        display: block;
    }

    .sort__item:not(:last-child) {
        margin-right: 0;
    }

    .sort__link {
        border-bottom: 1px solid var(--color-gray-light);
        padding: 12px 24px;
    }

    .sort__link .icon {
        display: inline-block;
    }

    .filter__close,
    .sort__close {
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_16.svg');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 14px auto;
        height: 47px;
        width: 47px;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
    }

    .sort__bottom-sheet .bottom-sheet__content {
        padding-bottom: 48px;
    }
}

@media (max-width: 767px) {
    .sort__list--review {
        display: none;
        padding: 0;
        box-shadow: none;
    }
}

/* sort */

/* card */

.card {
    position: relative;
    border: 1px solid var(--color-gray-light);
    background-color: var(--color-white);
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    /*align-self: flex-start;*/
}

.card:hover {
    border-color: var(--color-grass);
    z-index: 2;
}

.card__img {
    position: relative;
    width: 100%;
    height: 267px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding-top: 24px;
}

.card--program .card__img {
    padding: 50px 24px 0 24px;
    border-radius: 12px;
    height: auto;
}

.card--program .card__mark {
    top: 16px;
    left: 24px;
}

.card--program .card__bottom {
    top: 19px;
}

@media (max-width: 1279px) {
    .card--program .card__img {
        padding: 44px 16px 0 16px;
    }

    .card--program .card__mark {
        top: 9px;
        left: 16px;
    }

    .card--program .card__bottom {
        top: 12px;
    }
}

@media (max-width: 767px) {
    .card--program .card__img {
        padding: 30px 0 0 0;
    }

    .card--program .card__mark {
        top: 0;
        left: 0;
    }

    .card--program .card__bottom {
        top: 0;
        right: 0;
    }
}

.card__img picture {
    height: 100%;
    width: 100%;
}

.card__img img {
    max-width: none;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

@media(min-width: 1024px) and (max-width: 1199px) {
    .grid-program .card__img img {
        max-width: 100%;
    }
}

.card__img .card__img-product {
    /* position: absolute;
    width: 25%;
    bottom: 10%;
    left: 45%;
    min-width: 0;
    height: auto; */

    position: static;
    width: auto;
}

.card__inner {
    padding: 0 25px 12px;
}

.card__link {
    color: var(--color-nightsky);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.card__descr {
    color: #b3b4b2;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.card__descr p {
    margin: 0;
}

.card__bottom {
    display: flex;
    margin-top: auto;
    position: absolute;
    top: 24px;
    right: 24px;
    column-gap: 7px;
}

.card__comments {
    margin-left: auto;
    position: relative;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_21.svg');
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: auto 16px;

    color: #b3b4b2;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    padding-left: 24px;
}

.card__marks {
    display: flex;
    column-gap: 10px;
    row-gap: 4px;
    margin-bottom: 12px;
}

.grid.catalog:not(.grid--row) .card__marks {
    position: absolute;
    top: 12px;
    left: 12px;
    flex-direction: column;
}

.card__mark {
    position: absolute;
    left: 24px;
    top: 24px;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    text-align: center;
    padding: 4px 8px;
    z-index: 1;
    border-radius: 60px;
}

.grid.catalog:not(.grid--row) .card__marks .card__mark {
    position: relative;
}

.card.grid__item-3 {
    padding: 16px;
    /*min-height: auto;*/

    width: 100%;


    /*
    grid-template-rows: 50% 50%;
    width: 100%;
    height: 140px;
    gap: 12px;

    background-color: violet;
    grid-template-columns: 116px 186px 1fr 151px;
    grid-template-areas:
        "prodimg textcontent textcontent cartbutton"
        "prodimg prices prices cartbutton"
        */
}

.card.grid__item-3 .card__inner {
    padding: 0;
}

.grid--row .card .card__mark {
    display: none;
}

.grid.catalog:not(.grid--row) .card__marks .card__mark {
    left: 0;
    top: 0;
}

.grid--row .card .card__mark--static {
    display: inline-block;
    position: initial;
}

.card__mark--hit {
    background-color: var(--color-grass);
}

.card__mark--new {
    background-color: var(--color-gold);
}

.card__mark--soon {
    background-color: #D35C4D;
}

.card__mark--prod-month {
    background-color: #4A28A9;
}

@media (max-width: 1279px) {
    .card__descr {
        padding: 0 0 10px;
        font-size: 14px;
        line-height: 19px;
    }
}

@media (max-width: 1023px) {
    .card__img {
        height: 164px;
        margin-bottom: 19px;
    }

    .card__inner {
        padding: 0 9px 11px;
    }

    .card__mark {
        font-size: 10px;
        line-height: 14px;
        padding: 2px 8px;
        left: 16px;
        top: 12px;
        font-weight: 400;
    }
}

@media (max-width: 767px) {
    .card__descr {
        display: none;
    }

    .card__mark {
        left: 0;
    }

    .grid.catalog:not(.grid--row) .card__marks {
        top: 0;
        left: 0;
    }
}

/* card */

/* rating */

.rating {
    display: flex;
    align-items: center;
}

.rating .articul {
    display: none;
}

@media(max-width: 767px) {
    .rating {
        position: relative;
    }

    .rating .articul {
        display: block;
        position: absolute;
        top: 0;
        right: 15px;

        color: #b3b4b2;
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
    }

    .rating .sharing.sharing--mobile {
        display: block;
        position: absolute;
        right: 15px;
        bottom: -20px;
        outline: none;
        width: 28px;
        height: 28px;
        z-index: 5;
    }


    @media (max-width: 767px) {
        .rating .sharing.sharing--mobile.blog-sharing {
            /*bottom: auto;*/
        }
    }

    .rating .sharing.sharing--mobile .sharing-btn {
        outline: none;
        width: 28px;
        height: 28px;
    }

    .rating .product-view-info__heading {
        margin: 0;
        padding: 0;
    }
}

.rating .stars {
    padding-left: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.rating .stars li:not(:last-child) {
    margin-right: 5px;
}

.rating .feedback-count {
    padding-left: 10px;
    font-size: 16px;
    color: #42A046;
    cursor: pointer;
}

.card__bottom .rating__wrap {
    display: flex;
    align-items: center;
}

.card__bottom .rating__text {
    color: var(--color-nightsky);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 2px;
}

.card__bottom .rating {
    position: relative;
    width: 20px;
    display: inline-block;
    height: 20px;
    margin-bottom: 0;
}

.card__bottom .rating:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_22.svg');
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.card__bottom .rating:after {
    background-repeat: repeat-x;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_23.svg');
    -webkit-background-size: 20px 100%;
    background-size: auto 100%;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.card__bottom .rating[data-rating='0']:after {
    width: 0;
}

.card__bottom .rating[data-rating='.5']:after {
    width: 30%;
}

.card__bottom .rating[data-rating='1']:after {
    width: 35%;
}

.card__bottom .rating[data-rating='1.5']:after {
    width: 40%;
}

.card__bottom .rating[data-rating='2']:after {
    width: 45%;
}

.card__bottom .rating[data-rating='2.5']:after {
    width: 50%;
}

.card__bottom .rating[data-rating='3']:after {
    width: 55%;
}

.card__bottom .rating[data-rating='3.5']:after {
    width: 60%;
}

.card__bottom .rating[data-rating='4']:after {
    width: 70%;
}

.card__bottom .rating[data-rating='4.5']:after {
    width: 75%;
}

.card__bottom .rating[data-rating='5']:after {
    width: 100%;
}

@media (max-width: 1023px) {
    .card__bottom .rating__text {
        font-size: 12px;
        line-height: 14px;
    }

    .card__bottom .card__comments {
        font-size: 12px;
        line-height: 18px;
        background-size: auto 10px;
        padding-left: 12px;
    }

    .card__bottom .rating {
        background-color: transparent;
        margin: 0;
        padding: 0;
    }

    .card__bottom .rating {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 767px) {
    .card__bottom {
        top: 12px;
        right: 12px;
    }
}

/* rating */

/* filter */

.filter {
    position: relative;
    padding-right: 20px;
    transition: top 0.25s ease-in-out, height 0.25s ease-in-out;
    top: 0;
}

.filter.fixed {
    position: fixed;
    top: 20px;
    width: 360px;
    overflow-y: auto;
    padding-right: 16px;
}

@media(max-width: 1399px) {
    .filter.fixed {
        width: 300px;
    }
}

@media(max-width: 1199px) {
    .filter.fixed {
        width: 275px;
    }
}

.filter::-webkit-scrollbar {
    width: 4px;
}

.filter::-webkit-scrollbar-track {
    background: #F0F0F0;
}

.filter::-webkit-scrollbar-thumb {
    background: #42A046;
}

.filter__item+.filter__item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--color-gray-light);
}

.filter__head {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
    margin-bottom: 13px;
}

.filter__title {
    color: var(--color-nightsky);
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.filter__clear {
    display: none;
}

.filter__clear--visible {
    display: block;
    color: var(--color-grass);
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_16.svg');
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-position: 0 center;
    margin-left: auto;
    padding-left: 20px;
}

@media (max-width: 1023px) {
    .filter {
        display: block;
        position: fixed;
        left: -100vw;
        top: 0;
        bottom: 0;
        background-color: #ffffff;
        box-shadow: 3px 0 6px rgba(0, 0, 0, 0.16);
        z-index: 101;
        width: 50%;
        min-width: 320px;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        overflow-y: auto;
        padding-right: 0;
    }

    .filter__header {
        text-align: center;
        padding: 16px 0;
        font-size: 18px;
        font-weight: 600;
    }

    .filter.open {
        left: 0;
        opacity: 1;
        visibility: visible;
        z-index: 151;
    }

    .filter__item+.filter__item {
        margin: 0;
        padding-top: 0;
        border: 0;
    }

    /*.filter__head:after {*/
    /*    content: '';*/

    /*    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_25.svg');*/
    /*    background-repeat: no-repeat;*/
    /*    background-position: 100% center;*/
    /*    position: absolute;*/
    /*    right: 32px;*/
    /*    transition: all 0.3s ease;*/

    /*    width: 10px;*/
    /*    height: 6px;*/
    /*    background-size: 10px auto;*/
    /*    top: 20px;*/
    /*}*/

    /*.filter__item.open .filter__head:after {*/
    /*    transform: rotate(180deg);*/
    /*}*/

    .filter__clear {
        display: none;
        margin-top: 24px;
        margin-bottom: -8px;
    }

    .filter__body {
        padding: 0 30px 25px;
        display: none;
    }

    .filter__item.open .filter__clear--visible {
        display: block;
    }

    .filter__item.open .filter__body {
        display: block;
    }

    .filter__head {
        display: block;
        margin: 0;
        border-bottom: 0;
        position: relative;

        padding: 0 12px 16px;
    }


    .filter__title {
        font-size: 14px;
    }

    .filter__clear--visible {
        font-size: 12px;
        padding-left: 16px;
        margin-top: 10px;
    }

    .filter__body {
        padding: 0 15px 0px;
    }

    .filter.open .filter__btn {
        display: block;
    }

    .filter__btn {
        padding: 16px;
        background-color: var(--color-white);
    }

    .filter__btn .btn {
        width: 100%;
        color: #0D1320;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        display: inline-flex;
        padding: 13px 20px;
        text-align: center;
        justify-content: center;
        align-items: center;
        border: 1px solid var(--color-garden);
        background: #ffffff;
        border-radius: 56px;
    }

    .filter__btn .btn:not(:last-child) {
        margin-right: 10px;
    }

    .filter__btn .btn--green {
        background: var(--color-garden);
        color: #ffffff;
    }
}

@media (max-width: 767px) {
    .filter {
        width: 100%;
        max-height: 100dvh;
        padding-bottom: 80px;
    }

    .filter__btn {
        display: none;
        padding: 16px;
        background-color: var(--color-white);
        box-shadow: 0px -4px 20px 0px rgba(78, 79, 77, 0.2);
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        z-index: 155;
    }
}

/* filter */

/* checkbox */

.checkbox {
    position: relative;
    color: #0D1320;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    display: block;
    cursor: pointer;
}

.checkbox:not(:last-child) {
    margin-bottom: 16px;
}

.checkbox__input {
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 25px;
    opacity: 0;
}

.checkbox__text {
    position: relative;
    padding-left: 40px;
    display: block;
}

.checkbox__text:before {
    content: '';
    height: 25px;
    width: 25px;
    border: 1px solid var(--color-gray-light);
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px auto;
}

.checkbox__input:checked+.checkbox__text:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_26.svg');
    border: 1px solid var(--color-grass);
    background-color: var(--color-grass);
}

@media (max-width: 1199px) {
    .checkbox {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {




    .checkbox {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid var(--color-gray-light);
    }


    .checkbox__text:before,
    .checkbox__input {
        height: 20px;
        width: 20px;
    }

    .checkbox__text {
        padding-left: 35px;
    }
}

/* checkbox */

/* up */

.up {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #42A046 no-repeat center center;
    background-size: 22px auto;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_27.svg');
    position: absolute;
    bottom: calc(100% + 30px);
    right: 35px;
    cursor: pointer;
}

/* up */

/* footer */

.footer {
    position: relative;
    background-color: var(--color-gray-super-light);
    padding-top: 56px;
    padding-bottom: 56px;
}

.footer__inner {
    display: flex;
}

@media screen and (max-width: 1699px) and (min-width: 768px) {
    .footer__inner--flex-start {
        align-items: flex-start;
    }

    .footer__inner--flex-start .footer__text {
        line-height: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

.footer__copy {
    flex-grow: 1;
}

.footer__copy-text {
    color: var(--color-gray-dark);
    font-size: 12px;
    line-height: 17px;
}

.footer__copy .links-wrapper a {
    color: var(--color-nightsky);
    font-size: 14px;
    line-height: 19px;
    display: block;
}

.footer__partner {
    display: inline-flex;
    border-radius: 3px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    justify-content: center;
    padding: 11px 17px 11px 48px;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_28.svg');
    background-repeat: no-repeat;
    background-size: 21px auto;
    background-position: 16px center;
}

.footer__left {
    display: flex;
    flex-wrap: wrap;
    max-width: 1150px;
    row-gap: 48px;
}

.footer__right {
    margin-left: auto;
    text-align: right;
}

.footer__social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.footer__social-title {
    color: var(--color-nightsky);
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
}

.footer__social--link {
    height: 40px;
    width: 40px;
}

.footer__social--link:not(:last-child) {
    margin-right: 12px;
}

.footer-nav {
    box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    display: flex;
    flex: 1 auto;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.footer-nav.stop {
    position: relative;
}

.footer-nav__item {
    width: 100%;
}

.footer-nav__link {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0D1320;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding: 25px 20px;
    height: 100%;
}

.footer-nav__link:before {
    content: '';
    background: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    margin-right: 15px;
}

.footer-nav__link--client:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_29.svg');
    width: 22px;
    height: 31px;
}

.footer-nav__link--weight:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_30.svg');
    width: 29px;
    height: 30px;
}

.footer-nav__link--food:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_31.svg');
    width: 27px;
    height: 30px;
}

.footer-nav__link--body:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_32.svg');
    width: 30px;
    height: 27px;
}

.footer-nav__link:hover,
.footer-nav__link.active {
    background-color: #42A046;
    color: #fff;
}

.footer-nav__link--client:hover:before,
.footer-nav__link--client.active:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_33.svg');
}

.footer-nav__link--weight:hover:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_34.svg');
}

.footer-nav__link--food:hover:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_35.svg');
}

.footer-nav__link--body:hover:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_36.svg');
}

.footer__text {
    display: none;
    position: relative;
}

.footer__text .links-wrapper {
    display: flex;
    flex-direction: column;
}

.footer__text .links-wrapper a {
    margin-bottom: 6px;
    line-height: 1.2;
}

.footer__link-dsa {
    width: 132px;
    height: 72px;
    background: url('/local/templates/herbalife-official-new/images/example/RDSA_Logo_25_let_footer.jpg') center center no-repeat;
    display: block;
    margin-right: 34px;
    background-size: 100%;
    border-radius: 10px;
}

.footer__copy .links-wrapper a {
    margin-bottom: 8px;
    padding: 4px 0;
}

@media(min-width: 1441px) {
    .footer__link-dsa {
        margin-right: 76px;
    }

    .footer .links-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: 12px;
        justify-content: space-between;
    }

    .footer__copy .links-wrapper a {
        margin-bottom: 0;
    }
}

.dsa-partner-block {
    display: flex;
    align-items: center;
}

.footer__app-links {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.footer__app-links a+a {
    margin-left: 20px;
}

.footer__app-link {
    display: inline-block;
    width: 128px;
}

.footer__app-images {
    display: block;
}

.footer__app-links--absolute {
    position: absolute;
    left: auto;
    top: auto;
}

@media(min-width: 1700px) {
    .app-hidden-lg {
        display: none;
    }
}

@media(min-width: 1024px) and (max-width: 1699px) {
    .app-hidden-md {
        display: none;
    }
}

@media(min-width: 768px) and (max-width: 1023px) {
    .app-hidden-tablet {
        display: none;
    }

    .header__mobile-top {
        padding-top: 0;
    }
}

@media(max-width: 767px) {
    .app-hidden-sm {
        display: none;
    }
}

@media (max-width: 1023px) {
    .footer {
        padding: 25px 0 160px;
    }

    .footer__inner {
        display: block;
    }

    .footer__copy {
        order: -1;
    }

    .footer__app-links,
    .footer__social {
        justify-content: center;
        margin-bottom: 16px;
    }

    .footer__right {
        text-align: center;
    }

    .footer__left {
        flex-direction: column;
        row-gap: 16px;
    }

    .footer__link {
        margin: 0 auto;
    }

    .footer__link-dsa {
        margin-right: 0;
    }

    .footer__copy--sm .footer__copy-text {
        display: none;
    }

    .footer__social-title {
        display: block;
        font-size: 12px;
        margin-bottom: 16px;
    }

    .footer .links-wrapper {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .footer__copy .links-wrapper a {
        font-size: 12px;
        margin-bottom: 8px;
        padding-bottom: 12px;
        border-bottom: 1px solid var(--color-gray-light);
    }

    .footer__app-links {
        margin-top: 16px;
        margin-bottom: 16px;
        order: 1;
    }

    .footer__partner {
        background-position: 26px center;
        font-size: 12px;
        width: 100%;
    }

    .footer__right {
        margin-top: 16px;
        display: flex;
        flex-direction: column;
    }

    .footer__copy-.footer-nav {
        width: 100vw;
        display: none;
    }

    .footer-nav {
        width: 100vw;
        display: none;
    }

    .footer-nav__item {
        width: 25%;
    }

    .footer-nav__link {
        font-size: 0;
        line-height: 0;
        padding: 0;
        height: 50px;
    }

    .footer-nav__link:before {
        margin-right: 0;
        background-size: contain;
        height: 100%;
    }

    .footer-nav__link--client:before {
        width: 16px;
    }

    .footer-nav__link--weight:before {
        width: 22px;
    }

    .footer-nav__link--food:before {
        width: 22px;
    }

    .footer-nav__link--body:before {
        width: 24px;
    }
}

.price_disclaimer_out {
    color: #b3b4b2;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 25px;
}

@media (max-width: 414px) {
    .price_disclaimer_out {
        font-size: 10px;
    }
}

/* footer */

/* page-wrapper */

.page-wrapper {
    padding-bottom: 70px;
    /*overflow: hidden;*/
    min-width: 320px;
    width: 100%;
}

@media (max-width: 1699px) {
    .page-wrapper {
        padding-bottom: 100px;
        padding-top: 0;
    }
}

@media (max-width: 1023px) {
    .page-wrapper {
        overflow: hidden;
    }
}


/* page-wrapper */

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (max-width: 1699px) and (min-width: 1024px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1700px) {
    .hidden-lg {
        display: none !important;
    }
}


/* new blogs - start */

@media(max-width: 1024px) {
    .box-main-blogs {
        margin-right: -30px;
    }
}

.box-main-blogs__btn {
    display: none;
    width: 100%;
    border: 0.5px solid #42A046;
    border-radius: 60px;
    text-align: center;
    padding: 12.5px 0;
    margin-top: 20px;
}

@media (max-width: 1024px) {
    .box-main-blogs__btn {
        display: block;
        margin-right: 30px;
    }
}

.box-main-blogs__btn span {
    display: inline-block;
    position: relative;
    padding-right: 20px;
}

.box-main-blogs__btn span::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg) translateY(-50%);
}

.main-blogs-block {
    width: 100%;
}

.main-blogs-block .swiper-scrollbar {
    height: 2px;
    background: #F1F1F1;
    bottom: 0;
    left: -15px;
}

@media(max-width: 767px) {
    .main-blogs-block .swiper-scrollbar {
        left: -25px;
    }
}

.main-blogs-block__inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 24px;
}

@media(max-width: 1024px) {
    .main-blogs-block__inner {
        display: flex;
        grid-template-columns: none;
        grid-template-rows: none;
        grid-column-gap: 0;
        grid-row-gap: 0;
        padding-left: 20px;
        /*padding-bottom: 30px;*/
    }
}

@media(max-width: 767px) {
    .main-blogs-block__inner {
        padding-left: 0;
    }
}

.main-blogs-block__item--1 {
    grid-area: 1 / 1 / 3 / 2;
}

.main-blogs-block__item--2 {
    grid-area: 1 / 2 / 2 / 3;
}

.main-blogs-block__item--3 {
    grid-area: 2 / 2 / 3 / 3;
}

.main-blogs-block__item--4 {
    grid-area: 1 / 3 / 2 / 4;
}

.main-blogs-block__item--5 {
    grid-area: 2 / 3 / 3 / 4;
}

@media(max-width: 1024px) {
    .main-blogs-block__item {
        width: 310px;
        height: auto;
        min-height: 250px;
        padding-right: 30px;
    }

    .main-blogs-block__item:last-child {
        padding-right: 0;
        margin-right: 20px;
    }
}

@media(max-width: 767px) {
    .main-blogs-block__item {
        width: 292px;
        padding-right: 12px;
    }

    .main-blogs-block__item:last-child {
        margin-right: 15px;
        padding-right: 0;
    }
}

.card-blog {
    border-radius: 20px;
    border: 1px solid #DDDDDD;
    overflow: hidden;
    transition: all linear 0.2s;
}

.card-blog:hover .card-blog__btn {
    background-color: #42A046;
}

.card-blog:hover .card-blog__btn span {
    color: #fff;
}

.card-blog:hover .card-blog__btn span::before {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media(max-width: 1024px) {
    .card-blog {
        border-radius: 0;
    }
}

@media(max-width: 1024px) {
    .card-blog {
        border: 0;
    }
}

.card-blog__img {
    display: block;
    max-width: 544px;
}

@media(max-width: 1024px) {
    .card-blog__img {
        position: relative;
        object-fit: cover;
        width: 100%;
        max-width: 280px;
        height: 180px;
        border-radius: 20px;
    }
}

.card-blog__footer {
    padding: 24px 20px;
}

@media(max-width: 1024px) {
    .card-blog__footer {
        padding: 20px 0 0;
    }
}

@media(max-width: 767px) {
    .card-blog__footer {
        padding: 20px 0 12px;
    }
}

.card-blog__footer-row {
    display: flex;
    align-items: center;
    height: 50px;
}

@media(max-width: 1024px) {
    .card-blog__footer-row {
        display: block;
        height: 38px;
    }
}

@media(max-width: 767px) {
    .card-blog__footer-row {
        height: auto;
    }
}

.card-blog__title {
    font-size: 16px;
    margin: 0;
    max-width: 250px;
    width: 100%;
    margin-right: auto;
    padding-right: 10px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    font-weight: 500;
}

@media(max-width: 1024px) {
    .card-blog__title {
        max-width: 100%;
    }
}

.card-blog__btn {
    font-size: 14px;
    line-height: 14px;
    border: 0.5px solid #0D1320;
    border-radius: 60px;
    padding: 17px 15px;
    color: #0D1320;
    flex-shrink: 0;
    border-color: #42A046;
    transition: all linear 0.2s;
    width: 160px;
    text-align: center;
}

@media(max-width: 1024px) {
    .card-blog__btn {
        display: none;
    }
}

.card-blog__btn span {
    position: relative;
    padding-right: 20px;
    color: #42A046;
}

.card-blog__btn span::before {
    content: '';
    display: block;
    position: absolute;
    right: 5px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-bottom: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(-45deg);
}

@media(max-width: 767px) {
    .main-blogs-block {
        display: block;
    }
}

.box-main-blogs.box-main-blogs--new-design {
    width: 100vw;
    left: 50%;
    position: relative;
    top: 0;
    transform: translate(-50vw, 0);
}

@media(max-width: 1920px) {
    .box-main-blogs.box-main-blogs--new-design {
        margin: 0 !important;
    }
}

.box-main-blogs__inner {
    display: flex;
    justify-content: center;
    width: 100%;
}

@media(max-width: 1366px) {
    .box-main-blogs__inner {
        flex-direction: column-reverse;
    }
}

@media(max-width: 767px) {
    .box-main-blogs__inner {
        flex-direction: column;
    }
}

.main-blogs-block__row.main-blogs-block__row--flex {
    display: flex;
}

@media(max-width: 767px) {
    .main-blogs-block__row.main-blogs-block__row--flex {
        display: block;
    }
}

.row-green-color {
    background: #42A046;
}

.main-blogs-block__news {
    height: 525px;
}

@media(max-width: 1699px) {
    .main-blogs-block__news {
        height: 448px;
    }
}

@media(max-width: 1366px) {
    .main-blogs-block__news {
        height: 438px;
        max-width: 766px;
        width: 100%;
    }
}

@media(max-width: 1024px) {
    .main-blogs-block__news {
        height: 360px;
        max-width: 635px;
    }
}

@media(max-width: 767px) {
    .main-blogs-block__news {
        height: auto;
        max-width: 100%;
    }
}

.blog-elem-img-1,
.blog-elem-img-2,
.blog-elem-img-3 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.blog-elem-img-1 {
    background-image: url('/local/templates/herbalife-official-new/images/example/blog-img-1-1.jpg');
    /*background: #f2f3f5;*/
}

.blog-elem-img-2 {
    padding: 0 !important;
    background-image: url('/local/templates/herbalife-official-new/images/example/blog-img-2-3.jpg');
    position: relative;
}

.blog-elem-img-2 a {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
}

.blog-elem-img-3 {
    background-image: url('/local/templates/herbalife-official-new/images/example/blog-img-3.jpg');
}

.blog-elem {
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
}

@media(max-width: 1366px) {
    .blog-elem {
        padding-left: 20px;
        padding-right: 25px;
    }
}

@media(max-width: 1024px) {
    .blog-elem {
        padding-top: 15px;
        padding-left: 15px;
    }
}

.blog-elem-1 {
    max-width: 440px;
    width: 100%;
}

@media(max-width: 1699px) {
    .blog-elem-1 {
        max-width: 366px;
        width: 100%;
    }
}

@media(max-width: 1024px) {
    .blog-elem-1 {
        max-width: 303px;
    }
}

@media(max-width: 767px) {
    .blog-elem-1 {
        max-width: 100%;
        min-height: 380px;
        padding-top: 20px;
    }
}

.blog-elem--center {
    text-align: center;
}

.blog-elem--align-right {
    text-align: right;
}

.blog-elem--align-right h2 {
    max-width: 220px;
    width: 100%;
    margin-left: auto;
    text-align: left;
    margin-top: 40px;
}

@media(max-width: 1699px) {
    .blog-elem--align-right h2 {
        max-width: 190px;
    }
}

@media(max-width: 1366px) {
    .blog-elem--align-right h2 {
        max-width: 195px;
    }
}

@media(max-width: 1024px) {
    .blog-elem--align-right h2 {
        max-width: 165px;
        margin-top: 15px;
    }
}

@media(max-width: 767px) {
    .blog-elem--align-right h2 {
        margin-top: 25px;
        line-height: 20px;
        max-width: 150px;
    }
}

.blog-elem--align-right .blog-elem__link-wrap {
    margin-right: 70px;
}

@media(max-width: 1699px) {
    .blog-elem--align-right .blog-elem__link-wrap {
        margin-right: 40px;
    }
}

@media(max-width: 1024px) {
    .blog-elem--align-right .blog-elem__link-wrap {
        margin-right: 15px;
    }
}

@media(max-width: 767px) {
    .blog-elem--align-right .blog-elem__link-wrap {
        margin-right: 12px;
    }
}

.blog-elem__title {
    color: #0D1320;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
}

@media(max-width: 1699px) {
    .blog-elem__title {
        font-size: 20px;
    }
}

@media(max-width: 1366px) {
    .blog-elem__title {
        font-size: 24px;
    }
}

@media(max-width: 1024px) {
    .blog-elem__title {
        font-size: 18px;
    }
}

@media(max-width: 767px) {
    .blog-elem__title {
        font-size: 16px;
    }
}

.blog-elem__box {
    max-width: 480px;
    width: 100%;
}

@media(max-width: 1699px) {
    .blog-elem__box {
        max-width: 398px;
        width: 100%;
    }
}

@media(max-width: 1366px) {
    .blog-elem__box {
        max-width: 400px;
    }
}

@media(max-width: 1024px) {
    .blog-elem__box {
        max-width: 100%;
    }
}


.blog-elem__box>* {
    height: 50%;
}

@media(max-width: 767px) {
    .blog-elem__box>* {
        min-height: 380px;
    }
}

@media(max-width: 600px) {
    .blog-elem__box>* {
        min-height: 300px;
    }
}

@media(max-width: 425px) {
    .blog-elem__box>* {
        min-height: 220px;
    }
}

.blog-elem__link-wrap {
    padding: 12px 35px 12px 20px;
    margin-top: 20px;
    border-radius: 56px;
    border: 2px solid var(--color-grass);
    display: inline-block;
}

.blog-elem__link-wrap_btn {
    padding: 12px 35px 12px 55px;
    margin-top: 20px;
    border-radius: 20px;
    border: 1px solid #42A046;
    display: inline-block;
}

.blog-elem__link-wrap:hover {
    background: #42A046;
    color: #fff;
}

.blog-elem__link-wrap_btn:hover {
    background: #42A046;
    color: #fff;
}

@media(max-width: 1029px) {
    .blog-elem__link-wrap {
        margin-top: 10px;
    }
}

@media(max-width: 767px) {
    .blog-elem__link-wrap {
        padding: 10px 15px 10px 15px;
    }
}

@media(max-width: 767px) {
    .mobile_btn {
        padding: 10px 15px 10px 55px;
    }
}

.blog-elem__link {
    display: flex;
    position: relative;
    align-items: center;
}

.blog-elem__link::after {
    content: '';
    display: flex;
    margin: 0 0 3px 10px;
    position: relative;
    top: 2px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
}

.blog-elem__link--arrow-black::after {
    border-top: 1px solid #0D1320;
    border-right: 1px solid #0D1320;
}

.blog-elem__link-wrap:hover .blog-elem__link::before {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.blog-elem__link-wrap:hover .blog-elem__link::after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.blog-elem__link-wrap_btn:hover .blog-elem__link::before {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.blog-elem__link-wrap_btn:hover .blog-elem__link::after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover {
    background: #fff;
}

.blog-elem__link-wrap.blog-elem__link-wrap--color-white .blog-elem__link::after {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover .blog-elem__link::after {
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
}

.blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover .blog-elem__link.blog-elem__link--color-white {
    color: #42A046;
}

.blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover .blog-elem__link.blog-elem__link--color-white:before {
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
}

@media(max-width: 767px) {
    .blog-elem__link-wrap.blog-elem__link-wrap--color-white .blog-elem__link::after {
        border-top: 1px solid #42A046;
        border-right: 1px solid #42A046;
    }

    .blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover .blog-elem__link::after {
        border-top: 1px solid #FFF;
        border-right: 1px solid #FFF;
    }

    .blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover {
        background: #42A046;
    }

    .blog-elem__link-wrap.blog-elem__link-wrap--color-white:hover .blog-elem__link.blog-elem__link--color-white {
        color: #fff;
    }
}


.main-projects-block {
    max-width: 100%;
    width: 100%;
    margin-top: 60px;
}

@media(max-width: 1366px) {
    .main-projects-block {
        max-width: 100%;
    }
}

@media(max-width: 767px) {
    .main-projects-block {
        padding: 55px 0 70px 0;
        position: relative;
    }
}

.main-projects-block__content {
    width: 100vw;
    left: 50%;
    position: relative;
    top: 0;
    transform: translate(-50vw, 0);
}

.row-project {
    padding: 35px 50px;
    display: flex;
    align-items: center;
    height: 109px;
}

@media(max-width: 1699px) {
    .row-project {
        padding: 29px 40px;
        height: 97px;
    }
}

@media(max-width: 1024px) {
    .row-project {
        padding: 20px 30px;
        height: 80px;
    }
}

@media(max-width: 767px) {
    .row-project {
        background: #fff;
        padding: 0;
        margin-bottom: 10px;
        height: auto;
    }
}

.row-project__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 21px;
    margin-right: 20px;
    color: #0D1320;
}

@media(max-width: 767px) {
    .row-project__title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.row-project__link {
    margin-top: 0;
}

@media(max-width: 767px) {
    .row-project__link {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }

    .row-project__link span {
        display: inline-block;
        padding-right: 20px;
    }

    .row-project__link span::after {
        position: absolute;
        right: 0;
        top: 50%;
        width: 6px;
        height: 6px;
        transform: translateY(-50%) rotate(45deg);
    }
}

.blog-elem__link-wrap--color-white {
    border: 1px solid #fff;
}

.blog-elem__link--color-white {
    color: #fff;
}

.blog-elem__link--color-white::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media(max-width: 767px) {
    .blog-elem__link-wrap--color-white {
        border: 1px solid #42A046;
    }

    .blog-elem__link--color-white {
        color: #42A046;
    }

    .blog-elem__link--color-white::before {
        border-top: 1px solid #42A046;
        border-right: 1px solid #42A046;
    }
}

.blog-elem__link-wrap--color-black {
    border: 1px solid #0D1320;
}

.blog-elem__link--color-black {
    color: #0D1320;
}

.blog-elem__link--color-black::before {
    border-top: 1px solid #0D1320;
    border-right: 1px solid #0D1320;
}

.projects-list {
    display: flex;
    flex-wrap: wrap;
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/bud_v_forme_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(0, 0, 0, .2);
    /* transition: .4s all; */
}

.projects-list .blackout {
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    width: 100%;
    height: 100%;
}

@media(max-width: 767px) {
    .projects-list .blackout {
        display: none;
    }
}

@media(max-width: 767px) {
    .projects-list {
        flex-wrap: nowrap;
        background-image: none;
        background-color: transparent;
        margin-bottom: 20px;
    }
}

@media(max-width: 767px) {
    .projects-list-container {
        width: calc(100% + 30px);
        padding-left: 15px;
    }
}

.project-item {
    width: calc(33.33333%);
    height: 500px;

    padding-top: 20px;
    padding-left: 25px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;

    cursor: pointer;
}

@media(max-width: 1699px) {
    .project-item {
        height: 440px;

        padding-left: 18px;
        padding-top: 10px;
        padding-right: 5px;
    }
}

@media(max-width: 1440px) {
    .project-item {
        height: 380px;

        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
    }
}

@media(max-width: 1366px) {
    .project-item {
        height: 320px;

        padding-left: 20px;
        padding-right: 15px;
        padding-top: 20px;
    }
}

@media(max-width: 1024px) {
    .project-item {
        height: 240px;
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 10px;
    }
}

@media(min-width: 768px) {
    .project-item-default-active {
        background: #fff;
    }

    .project-item-default-active .project-item__box {
        opacity: 1;
    }

    .project-item-default-active .project-item__title {
        color: #42A046 !important;
    }

    .project-item-2:hover .projects-list {
        background-image: url('/local/templates/herbalife-official-new/images/example/project-bg-2.jpg');
    }

    .project-item:hover {
        background: #fff;
        transition: .2s all;
    }

    .project-item:hover .project-item__title {
        color: #42A046;
        transition: .2s all;
    }

    .project-item:hover .project-item__box {
        opacity: 1;
    }
}

@media(max-width: 767px) {
    .project-item {
        position: relative;

        width: 300px;
        height: auto;
        padding: 0 20px 0 0;
        margin: 0;
    }

    .project-item:last-child {
        width: 295px;
        padding: 0 15px 0 0;
    }
}

.project-item:nth-child(-n+4) {
    border-top: 0;
}

.project-item:nth-child(3n+1) {
    border-right: none;
}

.project-item__box {
    opacity: 0;
    transition: .2s all;
}

@media(min-width: 1366px) {
    .project-item__box {
        margin-top: 24px;
    }
}

@media(min-width: 1024px) {
    .project-item__box {
        margin-top: 15px;
    }
}

@media(max-width: 767px) {
    .project-item__box {
        opacity: 1;
    }
}

.project-item__img-mobile {
    display: none;
}

.project-item__img-mobile--keep-fit {
    object-position: 65% 0;
}

@media(max-width: 767px) {
    .project-item__img-mobile {
        display: block;
        max-width: 280px;
        width: 100%;
        height: 180px;
        object-fit: cover;
        overflow: hidden;
        border-radius: 10px;
    }
}

.project-item__title {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin: 0;
}

@media(max-width: 1366px) {
    .project-item__title {
        font-size: 28px;
        line-height: 32px;
    }
}

@media(max-width: 1023px) {
    .project-item__title {
        margin-bottom: 8px;
        font-size: 24px;
        line-height: 28px;
    }
}

@media(max-width: 767px) {
    .project-item__title {
        bottom: 55px;
        color: #42A046;
        font-size: 16px;
        line-height: 19px;
        font-weight: 500;
        padding-top: 20px;
    }
}

.project-item__subtitle {
    position: relative;
    display: block;
    color: #b3b4b2;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.project-item__subtitle::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 51px;
    height: 2px;
    background: #42A046;
    border-radius: 20px;
}

@media(max-width: 1366px) {
    .project-item__subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media(max-width: 1023px) {
    .project-item__subtitle {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}

@media(max-width: 767px) {
    .project-item__subtitle {
        display: none;
        padding: 0 0 10px 15px;
        margin: 0;
    }

    .project-item__subtitle::before {
        display: none;
    }
}

.project-item__desc {
    color: #0D1320;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    padding-right: 50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

@media(max-width: 1699px) {
    .project-item__desc {
        font-size: 17px;

        padding-right: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
}

@media(max-width: 1440px) {
    .project-item__desc {
        padding-right: 20px;

        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

@media(max-width: 1366px) {
    .project-item__desc {
        font-size: 16px;

        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }
}


@media(max-width: 1024px) {
    .project-item__desc {
        font-size: 14px;
        line-height: 16px;
        padding-right: 0;
    }
}

@media(max-width: 767px) {
    .project-item__desc {
        display: none;
    }
}

/* new blogs - end */


@media(max-width: 767px) {
    .main-news {
        flex-wrap: nowrap;
        margin: 0;
    }
}

@media(max-width: 767px) {
    .main-news-container {
        /* max-width: 767px; */
        width: 100%;
        /*width: calc(100% + 15px);*/
        /* overflow: hidden;
        overflow-x: auto; */
    }

    /* .main-news-container::-webkit-scrollbar {
        height: 2px;
    }

    .main-news-container::-webkit-scrollbar-track {
        background: #F0F0F0;
        margin-right: 15px;
    }

    .main-news-container::-webkit-scrollbar-thumb {
        background: #42A046;
    } */

    .swiper-scrollbar {
        display: none !important;
    }

    .swiper-scrollbar-custom {
        width: calc(100% - 15px);
        overflow: hidden;
        height: 2px;
        background: #f0f0f0;
        left: 0;
        margin-top: 10px;
    }

    .swiper-scrollbar-custom .swiper-scrollbar-drag {
        background: #42A046;
        height: 100%;
    }

    .swiper-scrollbar-mini {
        height: 2px !important;
    }

    .projects-list-container .swiper-scrollbar-custom.swiper-scrollbar-news {
        margin-top: 30px;
        height: 1px;
    }

    .main-news-container.swiper-container {
        margin: 0 -16px;
        padding: 0 16px;
        width: unset;
    }
}

.main-news-container .swiper-scrollbar {
    background: #f0f0f0;
    height: 4px;
    left: 0;
}

.main-news.swiper-wrapper {
    align-items: stretch;
}

.news-item {
    border: 1px solid var(--color-gray-light);
    border-radius: 12px;
    overflow: hidden;
    height: auto;
}

/*@media(max-width: 1499px) {*/
/*    .news-item:not(:first-child) {*/
/*        width: calc(33.33333% - 30px) !important;*/
/*    }*/

/*    .news-item:not(:first-child) .news-item__inner {*/
/*        flex-direction: column;*/
/*    }*/

/*    .news-item:not(:first-child) .news-item__box-left {*/
/*        max-width: inherit;*/
/*    }*/

/*    .news-item:not(:first-child) .news-item__desc {*/
/*        display: none;*/
/*    }*/

/*    .news-item:not(:first-child) .news-item__box-right {*/
/*        height: 150px;*/
/*    }*/

/*    .news-item {*/
/*        display: none;*/
/*    }*/

/*    .news-item:nth-child(-n+4) {*/
/*        display: block;*/
/*    }*/
/*}*/


/*@media(max-width: 1024px) {*/
/*    .news-item:not(:first-child) {*/
/*        width: calc(50% - 30px) !important;*/
/*    }*/

/*    .news-item {*/
/*        display: none !important;*/
/*    }*/

/*    .news-item:nth-child(-n+3) {*/
/*        display: block !important;*/
/*    }*/
/*}*/

/*@media(max-width: 767px) {*/
/*    .news-item {*/
/*        display: block !important;*/
/*    }*/

/*    .news-item {*/
/*        width: 290px !important;*/
/*        height: 252px !important;*/
/*        margin: 0;*/
/*        padding-right: 15px;*/
/*    }*/

/*    .news-item:not(:first-child) {*/
/*        width: 290px !important;*/
/*        height: 252px !important;*/
/*    }*/

/*    .news-item+.news-item {*/
/*        margin-left: 0;*/
/*    }*/
/*}*/

.news-item__link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    z-index: 2;
}

.news-item__info {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    column-gap: 6px;
    position: absolute;
    right: 16px;
    top: 12px;
}

.news-item__info_rating {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    column-gap: 4px;
}

.news-item__info_rating .rating {
    position: relative;
    width: 20px;
    height: 20px;
    display: block;
}

.news-item__info_rating .rating:before {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_22.svg');
    background-repeat: repeat-x;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.news-item__info_rating .rating:after {
    background-repeat: repeat-x;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_23.svg');
    -webkit-background-size: 20px 100%;
    background-size: auto 100%;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden
}

.news-item__info_rating .rating__text {
    color: var(--color-nightsky);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.news-item__info_views {
    display: flex;
    align-items: center;
    column-gap: 4px;
    color: #B3B4B2;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.news-item__info_views:before {
    content: "";
    display: block;
    background: url("/local/templates/herbalife-official-new/images/blog-detail/icon-views-off.png") no-repeat;
    width: 18px;
    height: 14px;
    background-size: contain;
}

@media (max-width: 767px) {
    .news-item__info {
        right: 0;
        top: 0;
    }

    .news-item__info_rating .rating__text {
        font-size: 12px;
    }

    .news-item__info_views {
        font-size: 12px;
    }
}

.news-item__box-left {
    position: relative;
}

.news-item__box-left img {
    display: block;
    object-fit: cover;
    height: 100%;
}

.news-item__box-left a {
    z-index: 3;
}



/*@media(max-width: 767px) {*/
/*    .news-item__box-left {*/
/*        height: 149px;*/
/*    }*/

/*    .news-item:not(:first-child) .news-item__box-left {*/
/*        height: 149px;*/
/*    }*/

/*    .news-item__box-left img {*/
/*        object-fit: contain;*/
/*    }*/
/*}*/

/*.news-item--full {*/
/*    width: calc(50% - 30px);*/
/*}*/

/*@media(max-width: 1499px) {*/
/*    .news-item--full {*/
/*        width: calc(100% - 30px);*/
/*    }*/
/*}*/


.news-item--full .news-item__box-left {
    width: 171px;
    height: auto;
    flex-shrink: 0;
}

@media(max-width: 767px) {
    .news-item {
        border: 0;
        border-radius: 0;
    }

    .news-item--full .news-item__box-left {
        width: 100%;
        height: auto;
        border-radius: 12px;
        overflow: hidden;
    }

    .news-item__box-left img {
        height: 180px;
        width: 100%;
    }

    .news-item--full .news-item__box-right {
        padding: 12px 0 7px 0;
        width: 100%;
    }
}

/*@media(max-width: 1499px) {*/
/*    .news-item--full .news-item__box-right {*/
/*        max-width: 100%;*/
/*    }*/
/*}*/


.news-item--full .news-item__inner {
    display: flex;
}

@media(max-width: 767px) {
    .news-item--full .news-item__inner {
        display: block;
    }
}

.news-item--full .news-item__box-right {
    height: auto;
}

.news-item__inner {
    height: 100%;

    position: relative;
}

.news-item__box-right {
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    width: calc(100% - 170px);
}

/*@media(max-width: 1699px) {*/
/*    .news-item__box-right {*/
/*        height: 150px;*/
/*        padding-top: 15px;*/
/*    }*/
/*}*/

/*@media(max-width: 1499px) {*/
/*    .news-item__box-right {*/
/*        padding-top: 25px;*/
/*    }*/
/*}*/

/*@media(max-width: 767px) {*/
/*    .news-item__box-right {*/
/*        padding: 15px 20px 15px 20px;*/
/*        min-height: 103px !important;*/
/*        height: 103px !important;*/
/*        overflow: hidden;*/
/*    }*/
/*}*/

.news-item__date {
    display: block;
    color: var(--color-gray-normal);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 32px;
}

@media(max-width: 767px) {
    .news-item__date {
        font-size: 12px;
        margin-bottom: 12px;
    }
}

.news-item__title {
    color: var(--color-nightsky);
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 8px 0;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media(max-width: 767px) {
    .news-item__title {
        font-size: 14px;
        line-height: 19px;
        margin: 0;
    }
}

.news-item__desc {
    color: var(--color-gray-normal);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media(max-width: 1699px) {
    .news-item__desc {
        font-size: 14px;
        line-height: 21px;
        -webkit-line-clamp: 3;
    }
}

@media(max-width: 767px) {
    .news-item__desc {
        display: none;
    }
}
















.tag-elem {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 11px;
}

.tag-news-company {
    background-color: #42A046;
}

.tag-media-about {
    background-color: #E0A32C;
}


.section-calc {
    width: 100vw;
    left: 50%;
    position: relative;
    top: 0;
    transform: translate(-50vw, 0);
}

.section-calc .box-calculator {
    padding-top: 0px;
    padding-bottom: 80px;
}

@media(max-width: 767px) {
    .section-calc .box-calculator {
        padding-top: 0px;
        padding-bottom: 70px;
    }
}

.calc-main-page {
    background: #fff;
    padding-left: 18%;
    padding-right: 18%;
}

@media(max-width: 1599px) {
    .calc-main-page {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media(max-width: 1279px) {
    .calc-main-page {
        padding-left: 8%;
        padding-right: 8%;
    }
}

@media(max-width: 1024px) {
    .calc-main-page {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media(max-width: 767px) {
    .calc-main-page {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.calc-main-page__title {
    color: #0D1320;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

@media(max-width: 1024px) {
    .calc-main-page__title {
        font-size: 30px;
    }
}

@media(max-width: 767px) {
    .calc-main-page__title {
        font-size: 18px;
        line-height: 25px;
        text-align: left;
    }
}

.calc-main-page__subtitle {
    color: #0D1320;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 50px;
}

@media(max-width: 767px) {
    .calc-main-page__subtitle {
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        margin-bottom: 30px;
    }
}

.calc-main-page__col1 {
    width: 100%;
}

.calc-main-page__form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -30px;
    margin-right: -30px;
}

@media(max-width: 767px) {
    .calc-main-page__form {
        display: block;
        margin: 0;
    }
}

.calc-main-page__form>* {
    width: calc(25% - 60px);
    margin-right: 30px;
    margin-left: 30px;
}

@media(max-width: 767px) {
    .calc-main-page__form>* {
        width: 100%;
        margin: 0;
    }
}

.box-calculator__btn {
    max-width: 100%;
    width: 100%;
}

.calc-main-page__sex,
.calc-main-page__body-params {
    position: relative;
    /*border-top: 1px solid #d3d5d3;*/
    /*padding-top: 30px;*/
    text-align: center;
}

@media(max-width: 767px) {

    .calc-main-page__sex,
    .calc-main-page__body-params {
        border-top: 0;
        padding-top: 0;
        text-align: left;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .calc-main-page__body-params {
        display: flex;
        justify-content: center;
    }
}

.calc-main-page__sex:after,
.calc-main-page__body-params:after {
    content: url(/local/templates/herbalife-official-new/images/required/arrow__right.svg);
    position: absolute;
    top: 20px;
    left: 105%;
    height: 35px;
    width: 35px;
}

@media(max-width: 800px) {

    .calc-main-page__sex:after,
    .calc-main-page__body-params:after {
        left: 105%;
    }

    .calc-main-page__btn button {
        width: 130px;
        font-size: 14px;
    }

    .calc-main-page__sex.params-1 {
        width: calc(26% - 60px);
    }

    .calc-main-page__form>* {
        margin-left: 25px;
        margin-right: 25px;
    }

    .calc-main-page__btn {
        width: calc(23% - 60px);
    }
}

@media(max-width: 767px) {

    .calc-main-page__sex:after,
    .calc-main-page__body-params:after {
        display: none;
    }

    .calc-main-page__calc-wrapper {
        max-width: 210px;
        margin: 0 auto;
    }

    .calc-main-page__form>* {
        margin-left: 0;
    }

    .calc-main-page__btn button,
    .calc-main-page__sex.params-1 {
        width: 100%;
    }

    .calc-main-page__sex.params-1 {
        display: flex;
        justify-content: center;
    }
}



/*.calc-main-page__sex:before,*/
/*.calc-main-page__body-params:before {*/
/*    content: '';*/

/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/

/*    position: absolute;*/
/*    top: -17.5px;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    height: 35px;*/
/*    width: 35px;*/
/*    background: #fff;*/

/*    color: #42A046;*/
/*    font-size: 20px;*/
/*    font-weight: 700;*/
/*    line-height: 18px;*/
/*    border-radius: 50%;*/
/*}*/

/*.params-1.calc-main-page__sex:before {*/
/*    content: '1';*/
/*}*/

/*.params-2.calc-main-page__body-params:before {*/
/*    content: '2';*/
/*}*/

/*.params-3.calc-main-page__body-params:before {*/
/*    content: '3';*/
/*}*/

/*@media(max-width: 767px) {*/
/*    .calc-main-page__sex:before,*/
/*    .calc-main-page__body-params:before {*/
/*        display: none;*/
/*    }*/
/*}*/

.calc-main-page__sex .box-calculator__sex-item:nth-of-type(1) {
    border-right: 0;
}

.calc-main-page__sex .box-calculator__sex-item {
    padding: 0;
    display: inline-block;
    width: 60px;
}

.calc-main-page__sex .box-calculator__sex-item:first-child {
    margin-right: 10px;
}

.calc-main-page__sex .box-calculator__sex-item:last-child {
    margin-left: 10px;
}

.calc-main-page__sex .box-calculator__sex-img {
    display: flex;
    align-items: flex-end;
    justify-content: center;

    margin-right: 0;
    height: 60px;
    width: 60px;

    background: #fff;

    -webkit-filter: none;
    filter: none;
}

.calc-main-page .box-calculator__sex-radio:checked+.box-calculator__sex-item .box-calculator__sex-img {
    -webkit-filter: none;
    filter: none;

    background: #42A046;
}

@media(max-width: 767px) {
    .calc-main-page__sex .box-calculator__sex-img {
        height: 50px;
        width: 50px;
    }
}

.calc-main-page__param-text {
    color: #0D1320;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 15px;
}

.calc-main-page__param-text span {
    display: none;
}

@media(max-width: 767px) {
    .calc-main-page__param-text {
        max-width: 125px;
        width: 100%;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 18px;
    }

    .calc-main-page__param-text span {
        display: inline-block;
        font-size: 16px;
        line-height: 18px;
        font-weight: 700;
        color: #0D1320;
    }
}

.box-calculator__body-input-wrap {
    display: flex;
    justify-content: center;
}

@media(max-width: 767px) {
    .box-calculator__body-input-wrap {
        justify-content: start;
    }
}


.box-calculator__body-value {
    display: inline-block;
    vertical-align: bottom;
}

.calc-main-page__body-params .box-calculator__body-parameter input {
    width: 90px;
    height: 50px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    border: none;
    text-align: center;
    color: #0D1320;
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    outline: none;
    border-left: 1px solid #707372;
    border-top: 1px solid #707372;
    border-bottom: 1px solid #707372;
}

.calc-main-page__body-params .box-calculator__body-parameter .box-calculator__body-value {
    width: 60px;
    height: 50px;
    border-radius: 0 10px 10px 0;
    background-color: #42A046;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(min-width: 768px) {
    .calc-main-page__body-params .box-calculator__body-parameter .form-std__msg {
        text-align: center;
        top: auto;
        position: relative;
        color: #d56032;
    }
}

@media(max-width: 767px) {
    .calc-main-page__body-params .box-calculator__body-parameter .form-std__msg {
        color: #d56032;
        margin-left: 10px;
    }
}

@media(max-width: 767px) {
    .calc-main-page__body-params .box-calculator__body-parameter input {
        width: 105px;
    }

    .calc-main-page__body-params .box-calculator__body-parameter input,
    .calc-main-page__body-params .box-calculator__body-parameter .box-calculator__body-value {
        height: 40px;
        font-size: 16px;
        line-height: 18px;
    }
}

.calc-main-page__btn {
    width: calc(25% - 60px);
    text-align: center;
    margin-top: 0;
}

.calc-main-page__btn button {
    width: 148px;
    height: 42px;
    border-radius: 21px;
    background-color: #42A046;
    border: 1px solid #42A046;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    border: 0;
    padding: 0;
}

.calc-main-page__btn button:hover {
    background: #fff;
    border: 1px solid #42A046;
    color: #42A046;
}

.calc-main-page__btn .icon-arrow_btn {
    font-size: 1.150rem;
    width: 0.5084291188em;
    margin-left: 10px;
}

.main-slider-product {
    margin-bottom: 50px;
    margin-top: 56px;
}


@media(max-width: 1024px) {
    .main-slider-product {
        padding-left: 0;
        margin-right: 0;
    }
}

@media(max-width: 767px) {
    .main-slider-product {
        position: relative;
        margin-bottom: 32px;
        padding-left: 0;
        margin-top: 32px;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .page-wrapper-detail .main-slider-product {
        padding: 0 15px;
    }

    .box-product-banner .main-slider-product {
        padding-left: 15px;
        padding-right: 15px;
    }

    .calc-main-page__btn {
        width: 100%;
    }
}

@media(max-width: 1024px) {
    .main-slider-product .swiper-container {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .main-slider-product .swiper-container {
        margin-top: 16px;
        /*padding-top: 2px;*/
        padding-bottom: 0;
        width: calc(100% + 16px);
    }
}

.main-slider-product .swiper-scrollbar {
    background: #f0f0f0;
    height: 4px;
    left: 0;
}

@media(min-width: 1700px) {
    .main-slider-product .swiper-scrollbar {
        width: 100%;
        width: calc(100% - (100vw - 1700px) / 2);
    }
}

.main-slider-product .swiper-scrollbar-drag {
    height: 4px;
}

@media(max-width: 1024px) {
    .main-slider-product .swiper-scrollbar {
        background: #f0f0f0;
        width: calc(100% - 30px);
        height: 4px;
        left: 0;
    }

    .main-slider-product .swiper-scrollbar-drag {
        height: 4px;
    }
}

@media(max-width: 767px) {
    .main-slider-product .swiper-scrollbar {
        width: calc(100% - 30px);
        overflow: hidden;

        height: 2px;
    }

    .main-slider-product .swiper-scrollbar-drag {
        height: 2px;
    }
}

.main-slider-product__title {
    color: var(--color-nightsky);
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin-right: 20px;
    margin-bottom: 0;
    margin-top: 0;
}

.main-slider-product__link {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    vertical-align: super;
    text-align: center;
    border: 2px solid var(--color-grass);
}

@media(max-width: 1024px) {
    .main-slider-product__title {
        font-size: 30px;
        line-height: 36px;
        margin-right: 15px;
        margin-bottom: 0;
    }

    .main-slider-product__link {
        display: inline-block;
    }
}

@media(max-width: 767px) {
    .main-slider-product__title {
        font-size: 18px;
        line-height: 25px;
        margin: 0;
    }

    .main-slider-product__link {
        display: inline-block;
        max-width: 288px;
        width: 100%;
        order: 1;
        align-self: center;
        margin-top: 12px;
        font-size: 12px;
        line-height: 17px;
        padding: 12px;
    }

    .main-slider-product__link__btn {
        display: inline-block;
        /*position: absolute;*/
        /*bottom: 0;*/
        left: 50%;
        /*transform: translateX(-50%);*/
        width: 290px;
    }
}

.main-slider-product__wrapper {
    height: 500px;
    display: flex;
}

/*@media(min-width: 1700px) {*/
/*    .main-slider-product__container {*/
/*        width: calc(100% + (100vw - 1680px) / 2);*/
/*    }*/
/*}*/

/*@media(max-width: 1699px) {*/
/*    .main-slider-product__container {*/
/*        width: calc(100% + 30px)*/
/*    }*/
/*}*/

.main-slider-product__container {
    margin-top: 28px;
    /*overflow: visible;*/
}

.main-slider-product__container .product-card {
    width: 411px;
    margin-right: 12px;
    height: auto;
}

.main-slider-product__container .product-card.product-card--program {
    height: 100%;
}

.product-card-link {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    position: relative;
}

@media(max-width: 767px) {
    .product-card .product-card-link {
        height: 328px;
    }
}

.product-card-link:hover {
    border-color: #42A046;
    -webkit-box-shadow: 0 0 0 1px #42A046;
    box-shadow: 0 0 0 1px #42A046;
    z-index: 2;
}

@media(max-width: 1279px) {
    .main-slider-product__container .product-card {
        width: 316px;
    }
}

.main-slider-product__container .product-card .card {
    height: 100%;
}

.main-slider-product__container .product-card .card__link {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main-slider-product__container .product-card .card__descr {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    padding: 0;
}

.main-slider-product__container .product-card .card__row-rating {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
}

.main-slider-product__container .product-card .card__img .card__img-product {
    position: static;
    height: 100%;
    width: auto;
    left: auto;
}

.main-slider-product__container .product-card .card--program .card__img .card__img-product {
    width: 100%;
    height: auto;
    max-height: 100%;
    border-radius: 12px;
}

.main-slider-product__container .product-card .card__descr span {
    display: none;
}

.main-slider-product__container .product-card .card__inner {
    display: flex;
    flex-direction: column;
    /*height: 152px;*/
    padding: 0 24px 24px;
}

@media(max-width: 1023px) {
    .main-slider-product__container .product-card .card__inner {
        padding: 0 16px 15px;
    }

    .main-slider-product__container .product-card .card__descr {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
}

@media(max-width: 767px) {
    .card {
        border: 0;
        border-radius: 0;
    }

    .card:hover {
        border: 0;
        box-shadow: none;
    }

    .main-slider-product__container .product-card {
        width: 180px;
        margin-right: 16px;
        height: 100%;
    }

    .main-slider-product__container .product-card.product-card--program {
        /*width: 180px;*/
    }

    .main-slider-product__container .product-card .card__inner {
        padding: 0 0 15px;
    }

    .main-slider-product__container .product-card .card__img {
        height: 180px;
        padding-top: 30px;
    }

    .main-slider-product__container .product-card .card__link {
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
    }

    .main-slider-product__container .product-card .card__descr {
        display: none;
    }
}

/*.section-news {*/
/*    padding-top: 90px;*/
/*}*/

/*@media(max-width: 767px) {*/
/*    .section-news {*/
/*        position: relative;*/
/*        padding-bottom: 65px;*/
/*    }*/
/*}*/

.section-news__title {
    color: var(--color-nightsky);
    display: inline-block;
    margin-top: 0;
    margin-bottom: 28px;
    font-weight: 600;
    font-size: 40px;
}

@media(max-width: 767px) {
    .section-news__title {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

.section-news__link {
    display: inline-block;
    vertical-align: super;
    margin: 0;
    float: right;
}

@media(max-width: 767px) {
    .section-news {
        display: flex;
        flex-direction: column;
    }

    .section-news__link {
        order: 2;
        text-align: center;
        width: 100%;
        max-width: 288px;
        margin: 16px auto 0;
        font-size: 12px;
        line-height: 17px;
        padding: 12px 0;
    }

    /*.section-news__link {*/
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    max-width: 290px;*/
    /*    left: 50%;*/
    /*    transform: translateX(-50%);*/
    /*}*/
}

/*.nav-categories__bg-mobile {*/
/*    display: none;*/
/*}*/

@media(max-width: 767px) {
    .nav-categories__bg-mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
        width: 60px;
        border-radius: 50%;
        border: 1px solid #f8f8f8;
        margin: 0 auto;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-tablet {
        display: none !important;
    }
}

.btn-fix-mobile {
    display: none;
}

@media (max-width: 1023px) {
    .btn-fix-mobile {
        display: block;
        position: fixed;
        bottom: 56px;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: var(--color-white);
        z-index: 10;
        padding: 16px;
        box-shadow: 0 -1px 10px 0 rgba(78, 79, 77, 0.2);
    }

    .btn-fix-mobile a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        padding: 14px 0;
        background-color: var(--color-garden);
        color: var(--color-white);
        font-weight: 500;
        border-radius: 56px;
    }

    .btn-fix-mobile.stop {
        position: relative;
        box-shadow: none;
    }
}

@media (max-width: 767px) {
    .btn-fix-mobile a {
        font-size: 12px;
    }
}


.nav-top .midlle-level,
.nav-top .lower-level {
    display: none;
}

@media(max-width: 1023px) {
    .nav-top .midlle-level {
        display: block;
        border-top: 1px solid var(--color-gray-light);
        padding: 10px 0 10px 16px;
        margin-top: 10px;
    }

    .nav-top .midlle-level__link {
        color: var(--color-nightsky);
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        padding: 7px 0;
    }

    .nav-top .midlle-level__title .midlle-level__link {
        padding-left: 0;
    }

    /*.midlle-level__link--lose-weight,*/
    /*.midlle-level__link--proper-nutrition,*/
    /*.midlle-level__link--active-lifestyle {*/
    /*    position: relative;*/
    /*}*/

    /*.midlle-level__link--lose-weight::before,*/
    /*.midlle-level__link--proper-nutrition::before,*/
    /*.midlle-level__link--active-lifestyle::before {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    top: 7px;*/
    /*    left: 0;*/
    /*    display: block;*/

    /*    background-size: cover;*/
    /*    background-repeat: no-repeat;*/
    /*    background-position: center;*/
    /*}*/

    /*.midlle-level__link--lose-weight::before {*/
    /*    width: 24px;*/
    /*    height: 25px;*/
    /*    background-image: url('/local/templates/herbalife-official-new/images/required/menu-icon-1.png');*/
    /*}*/

    /*.midlle-level__link--proper-nutrition::before {*/
    /*    width: 23px;*/
    /*    height: 25px;*/
    /*    background-image: url('/local/templates/herbalife-official-new/images/required/menu-icon-2.png');*/
    /*}*/

    /*.midlle-level__link--active-lifestyle::before {*/
    /*    width: 28px;*/
    /*    height: 25px;*/
    /*    background-image: url('/local/templates/herbalife-official-new/images/required/menu-icon-3.png');*/
    /*}*/

    .nav-top .lower-level {
        display: block;
        border-bottom: 1px solid var(--color-gray-light);
        padding: 16px;
        text-align: center;
        margin-top: auto;
        width: 100%;
    }

    .nav-top .lower-level__link {
        font-size: 18px;
        font-weight: 500;
        padding-left: 0;
        font-size: 12px;
    }

    .nav-top .lower-level__link--tel {
        font-weight: 700;
        color: var(--color-nightsky);
    }

    .nav-top .lower-level__small-text {
        font-size: 12px;
        font-weight: 400;
        color: var(--color-gray-dark);
        display: block;
    }

    .nav-top .lower-level__social {
        display: flex;
        justify-content: center;
        margin-top: 16px
    }

    .nav-top .lower-level__social a {
        height: 44px;
        width: 44px;
        border-radius: 10px;
        background: #fff;
        border: 2px solid var(--color-grass);
    }

    .nav-top .lower-level__social svg.icon {
        color: var(--color-grass);
    }
}

.ul-display-block {
    display: block !important;
    position: static !important;
}

.lvl-off {
    display: none !important;
}

@media(max-width: 1023px) {
    .menu-show {
        left: 0px;
    }
}

.no-scroll {
    overflow: hidden;
}

.br-desktop {
    display: none;
}

@media(min-width: 1280px) and (max-width: 1800px) {
    .br-desktop {
        display: block;
    }
}

.lvl-3-link.active,
.nav-top__link.active {
    /*background: var(--color-white) !important;*/
    color: var(--color-nightsky) !important;
    padding-left: 57px !important;
    transition: none !important;
}

.lvl-3-link.active+ul {
    background: #266431 !important;
}

.lvl-3-link.active+ul li a {
    color: #fff !important;
}

.active.lvl-3-link:after,
.active.nav-top__link:after {
    border-top: solid 2px var(--color-garden) !important;
    border-right: solid 2px var(--color-garden) !important;
    right: auto;
    left: 18px;
    transform: translate(0, -50%) rotate(225deg) !important;
    transition: none !important;
}

@media(max-width: 1023px) {

    .lvl-2.active,
    .lvl-3.active {}

    .lvl-2.active li a,
    .lvl-3.active li a {
        /*color: #fff !important;*/
    }

    .nav-top__link.active {
        /*position: fixed;*/
        max-width: 360px;
        z-index: 1;
    }

    .nav-top .top-level>ul {
        padding-top: 0;
        box-shadow: none;
    }

    .lvl-3-link.active {
        position: fixed !important;
        max-width: 360px;
        z-index: 1;
        top: 50px;
    }
}

@media(max-width: 767px) {
    .nav-top__link.active {
        max-width: none;
    }

    .lvl-3-link.active {
        max-width: none;
    }
}

.calc-main-resulte-block {
    display: block;
    margin: 0 auto;
    background: #fff;
    max-width: 830px;
    width: 100%;
    padding: 25px 30px 30px 30px;
}

@media(max-width: 1024px) {
    .calc-main-resulte-block {
        max-width: 100%;
    }
}

@media(max-width: 767px) {
    .calc-main-resulte-block {
        background: transparent;
        padding: 0;
        margin-top: 10px;
    }
}

.calc-main-resulte-block__resulte-text {
    display: inline-block;
    color: #42A046;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 15px;
}

@media(max-width: 767px) {
    .calc-main-resulte-block__resulte-text {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 3px;
    }
}

.calc-main-resulte-block__index {
    display: inline-block;
    color: #b3b4b2;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}

@media(max-width: 767px) {
    .calc-main-resulte-block__index {
        font-size: 12px;
        line-height: 18px;
    }
}

@media(max-width: 767px) {
    .calc-main-resulte-block__resulte-text {
        display: block;
    }

    .calc-main-resulte-block__index {
        display: block;
    }
}

.calc-main-resulte-block__descs {
    margin-top: 5px;
    margin-bottom: 20px;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media(max-width: 767px) {
    .calc-main-resulte-block__descs {
        font-size: 14px;
        line-height: 21px;
    }
}

.calc-main-resulte-block__btn-wrap {
    display: flex;
    align-items: center;
}

.calc-main-resulte-block__btn-wrap a {
    margin: 0;
}

.calc-main-resulte-block__btn-wrap a+a {
    margin-left: 20px;
}

.calc-main-resulte-block__btn-green {
    background: #42A046;
    border: 1px solid transparent;
}

@media(max-width: 767px) {
    .calc-main-resulte-block__btn-green .blog-elem__link--color-white {
        color: #fff;
    }

    .calc-main-resulte-block__btn-green .blog-elem__link--color-white::before {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}

.calc-main-resulte-block__btn-green:hover,
.calc-main-resulte-block__btn-green:focus {
    border: 1px solid #42A046;
}

@media(max-width: 767px) {
    .calc-main-resulte-block__btn-wrap {
        display: block;
    }

    .calc-main-resulte-block__btn-wrap a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .calc-main-resulte-block__btn-wrap a+a {
        margin: 10px 0 0 0;
    }
}

/* .calc-main-resulte-block__resulte-text--slightly-above-normal {

} */

.calc-main-resulte-block__resulte-text--below-normal {
    color: #E0A32C;
}

.calc-main-resulte-block__resulte-text--above-normal {
    color: #dc582a;
}

.br-desktop {
    display: none;
}

@media(min-width: 768px) and (max-width: 1809px) {
    .br-desktop {
        display: block;
    }
}

.reviews {
    display: flex;
}

@media (max-width: 1023px) {
    .reviews {
        display: block;
    }
}

.reviews__heading-mobile,
.reviews__heading-mobile-link,
.reviews__box-comment-off-block-text span.subtitle--laptop {
    display: none;
}

@media (max-width: 1023px) {

    .reviews__box-comment-off-block-text span.subtitle--laptop {
        display: block;
    }

    .reviews__box-comment-off-block-text span.subtitle--desktop {
        display: none;
    }

    .reviews__heading-mobile span {
        font-size: 24px;
        font-weight: 700;
        line-height: 26px;
        margin-right: 25px;
    }
}

@media (max-width: 1023px) {
    .reviews__heading-mobile {
        display: block;
        margin-bottom: 40px;
    }

    .reviews__heading-mobile>span {
        display: block;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 16px;
    }

    .reviews__heading-mobile-link {
        display: block;
        border: 2px solid var(--color-grass);
        border-radius: 56px;
        height: 45px;
        line-height: 40px;
        width: 100%;
        color: var(--color-grass);
        font-size: 16px;
        font-weight: 500;
        padding-left: 15px;
        padding-right: 30px;
        text-align: center;
        background: var(--color-white);
        outline: none;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .reviews__heading-mobile {
        margin-bottom: 16px;
    }
}

.reviews__box {
    width: 50%;
}

.reviews__box--left {
    padding-right: 42px;
}

.reviews__box--right {
    padding-left: 42px;
    position: sticky;
    top: 0;
}

@media(max-width: 1440px) {
    .reviews__box--left {
        padding-right: 0px;
    }
}

@media (max-width: 1023px) {

    .reviews__box--left,
    .reviews__box--right {
        width: 100%;
        padding: 0;
    }
}

.assessment {
    width: 100%;
    background-color: var(--color-gray-super-light);
    padding: 24px;
}

@media(max-width: 767px) {
    .assessment {
        padding: 0;
        position: relative;
        width: 100%;
        background: none;
    }
}

.assessment__inner {
    display: flex;
}

@media(max-width: 1280px) {
    .assessment__inner {
        justify-content: space-between;
    }
}

@media(max-width: 767px) {
    .assessment__inner {
        display: block;
    }
}

.assessment__box {
    display: flex;
    align-items: center;
}

.assessment__box--left {
    max-width: 310px;
    width: 100%;
    margin-right: 40px;
}

@media(max-width: 1600px) {
    .assessment__box--left {
        margin-right: 25px;
    }
}

@media(max-width: 767px) {
    .assessment__box--left {
        margin: 0 auto 16px;
        max-width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid var(--color-gray-light);
        display: block;
    }
}

.assessment__box--right {
    max-width: 375px;
    width: 100%;
}

@media(max-width: 767px) {
    .assessment__box--right {
        max-width: 100%;
        display: block;
    }
}

.assessment__stars-wrap {
    display: flex;
    margin-bottom: 16px;
    align-items: center;
}

@media(max-width: 767px) {
    .assessment__stars-wrap {
        margin-bottom: 0;
        justify-content: space-between;
    }
}

.assessment__overall-rating {
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    margin-left: 8px;
}

@media(max-width: 767px) {
    .assessment__overall-rating {
        font-size: 16px;
        line-height: 25px;
        margin-left: 0;
    }

    .assessment__stars-wrap {
        margin-right: initial;
    }
}

.assessment__all-rating {
    width: 100%;
}

.assessment__all-rating-row {
    display: flex;
    align-items: center;
    width: 100%;
}

.assessment__stars-reviews {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--color-gray-dark);
}

@media(max-width: 767px) {
    .assessment__stars-reviews {
        font-size: 12px;
        line-height: 16px;
        display: none;
    }
}

.assessment__stars .stars {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.assessment__stars .stars li {
    position: relative;
    width: 24px;
    height: 24px;
}

.assessment__stars .stars li+li {
    margin-left: 5px;
}

.assessment__stars .stars li img {
    height: 100%;
}

.assessment__all-rating-title {
    font-size: 14px;
    color: var(--color-gray-dark);
    margin-bottom: 16px;
}

.assessment__quantity-stars,
.assessment__number-ratings {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    display: block;
}

.assessment__quantity-stars {
    color: var(--color-gray-dark);
    max-width: 60px;
    width: 100%;
}

.assessment__number-ratings {
    padding-left: 10px;
}

.assessment__rating-progress-wrap,
.assessment__rating-progress {
    border-radius: 20px;
}

.assessment__rating-progress-wrap {
    position: relative;
    width: 100%;
    background: #f0f0f0;
    height: 5px;
}

.assessment__rating-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    max-width: 100%;
    height: 5px;
    background-color: #42A046;
}

.comments {
    margin-top: 35px;
}

.comments .sort {
    width: fit-content;
    margin-left: auto;
    margin-bottom: 20px;
}

.comments__tabs-sorting span {
    display: block;
}

.comments__tabs-sorting {
    display: flex;
    align-items: center;

    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;

    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

@media(max-width: 767px) {
    .comments__tabs-sorting {
        flex-wrap: wrap;
    }

    .comments__tabs-sorting>span {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
}

.comments__tabs-sorting>span {
    margin-right: 25px;
    color: #b3b4b2;
}

.comments__tab {
    color: #0D1320;
    font-weight: 400;
}

.comments__tab .utility-wrap {
    display: flex;
    align-items: center;
}

.comments__tab .utility {
    margin-right: 5px;
}

.comments__tab .utility-icon,
.sort__title .utility-icon {
    position: relative;
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 7px;
}

/*.comments__tab .utility-icon::before,*/
/*.comments__tab .utility-icon::after {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: 1px;*/
/*    width: 2px;*/
/*    background: #0D1320;*/
/*}*/

.utility-icon.utility-icon-show {
    display: inline-block;
}

/*.comments__tab .utility-icon::before {*/
/*    height: 10px;*/
/*    left: 5px;*/
/*}*/

/*.comments__tab .utility-icon::after {*/
/*    height: 15px;*/
/*    left: 0;*/
/*}*/

.comments__tab+.comments__tab {
    margin-left: 25px;
}

.comments__tab.sort__item {
    margin-left: 0;
}

/*@media(max-width: 1023px) {*/
/*    .comments__tab.tab-sort-active .sort__link {*/
/*        background-color: unset;*/
/*    }*/
/*}*/

.user-comment {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

@media(max-width: 767px) {
    .user-comment {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.user-comment__body {
    position: relative;
}

.response-comment__name,
.user-comment__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}

@media(max-width: 767px) {

    .response-comment__name,
    .user-comment__name {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 5px;
    }
}

.user-comment__right {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    column-gap: 16px;
}

.user-comment__time {
    color: var(--color-gray-dark);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

@media(max-width: 767px) {
    .user-comment__time {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 15px;
    }
}

.user-comment__rating .stars {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
}

.user-comment__rating .stars li+li {
    margin-left: 5px;
}

.response-comment__text,
.user-comment__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media(max-width: 767px) {

    .user-comment__text,
    .response-comment__text {
        font-size: 14px;
    }
}

.user-comment__rating-review {
    margin-top: 12px;
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.user-comment__like-box {
    display: flex;
    max-width: 115px;
    height: 36px;
    width: 100%;
    column-gap: 8px;
}

.user-comment__like-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50%;
    line-height: 36px;
    font-size: 14px;
    border-radius: 100px;
    background-color: var(--color-gray-super-light);
}

.user-comment__like-box span {
    margin-left: 5px;
}

.user-comment__like {
    border-right: 1px solid #f0f0f0;
    margin-right: -0.5px;
    color: #0D1320;
}

.user-comment__dislikes {
    border-left: 1px solid #f0f0f0;
    margin-left: -0.5px;
    color: #0D1320;
}

.user-comment__dislikes:hover path {
    fill: #dc582a;
}

.user-comment__like:hover path {
    fill: #42A046;
}

.like-active.user-comment__like path {
    fill: #42A046;
}

.dislike-active.user-comment__dislikes path {
    fill: #dc582a;
}

.user-comment__response-comment {
    margin-top: 25px;
}

.response-comment {
    margin-left: 30px;
}

@media(max-width: 767px) {
    .response-comment {
        margin-left: 15px;
    }
}

.btn-show-more {
    display: block;
    margin: 0 auto;

    border: 2px solid var(--color-grass);
    border-radius: 56px;

    max-width: 300px;
    width: 100%;
    height: 50px;
    line-height: 46px;

    color: var(--color-grass);
    font-size: 16px;
    font-weight: 500;

    padding: 0 30px;
}

@media(max-width: 767px) {
    .btn-show-more {
        height: 45px;
        line-height: 40px;
        font-weight: 400;
        margin-bottom: 20px;
    }
}

.tab-reviews .count {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: var(--color-grass);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
}

.tab-reviews .count span {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    vertical-align: bottom;
}

.assessment-product__star {
    display: flex;
}

.product-review {
    padding: 40px;
    background-color: var(--color-gray-super-light);
    position: sticky;
    top: 15px;
    border-radius: 12px;
}

.product-review__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    margin: 0 0 20px;
    text-align: center;
}

.assessment-product__input-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.product-review-form .assessment-product__input-wrap {
    position: relative;
    width: 50%;

    z-index: 3;
}

.product-review-form .assessment-product__textarea-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 15px;

    min-height: 150px;
}

.product-review-form .assessment-product__input-wrap input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;

    border-radius: 8px;
    border: 1px solid #fff;
    background: #fff;
    outline: none;
}

.product-review-form .assessment-product__textarea-wrap textarea:focus,
.product-review-form .assessment-product__input-wrap input:focus {
    border: 1px solid #42A046;
}

.product-review-form .assessment-product__textarea-wrap textarea::placeholder,
.product-review-form .assessment-product__input-wrap input::placeholder {
    color: transparent;
}

.product-review-form .assessment-product__textarea-wrap,
.product-review-form .assessment-product__input-wrap {
    border-radius: 5px;
}

.product-review-form .assessment-product__input-wrap {
    width: calc(50% - 10px);
}

@media(max-width: 1023px) {
    .assessment-product__input-box {
        gap: 16px;
    }

    .product-review {
        position: static;
        padding: 16px;
    }

    .product-review__title {
        font-size: 18px;
        text-align: left;
        line-height: 25px;
        margin: 0 0 16px;
    }

    .product-review-form .assessment-product__input-wrap {
        width: 100%;
    }
}

.product-review-form .assessment-product__textarea-wrap span,
.product-review-form .assessment-product__input-wrap span {
    position: absolute;
    top: 14px;
    left: 20px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: var(--color-gray-normal);
}

.product-review-form .assessment-product__textarea-wrap textarea {
    width: 100%;
    height: 100%;

    border-radius: 5px;
    border: 1px solid #fff;
    background: #fff;
    outline: none;
    padding-left: 15px;
    padding-top: 10px;
    resize: none;
}

.product-review-form .assessment-product__label {
    padding-left: 4px;
    padding-right: 4px;
    z-index: 1;
    pointer-events: none;
}

.assessment-product__input.input-error {
    border: 1px solid #dc582a !important;
}

.assessment-product__textarea.input-error {
    border: 1px solid #dc582a !important;
}

.product-review-form .assessment-product__input-error {
    position: absolute;
    top: -33px;
    right: 0;

    display: none;
    padding: 5px 10px;
    background-color: #f3dad1;
    color: #dc582a;

    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    z-index: 3;
}

.assessment-product__input-error:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    right: 13px;
    height: 6px;
    width: 6px;
    background-color: #f3dad1;
    transform: rotate(45deg);
}

.product-review-form__box-feedback {
    margin: 150px 0;
    display: none;
}

.product-review-form__box-feedback-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.product-review-form__box-feedback-subtitle {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 18px;
    margin-bottom: 25px;
}

.product-review-form__box-feedback-btn {
    display: block;
    height: 50px;
    line-height: 47px;
    padding-left: 15px;
    padding-right: 30px;
    border: 2px solid var(--color-grass);
    background-color: #ffffff;
    max-width: 230px;
    width: 100%;
    margin: 0 auto;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-grass);
    transition: .2s all;
}

.product-review-form__box-feedback-btn span {
    position: relative;
}

.product-review-form__box-feedback-btn span:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: -10px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

.product-review-form__box-feedback-btn:hover,
.product-review-form__box-feedback-btn:focus {
    background: #42A046;
    color: #fff;
}

.product-review-form__box-feedback-btn:hover span,
.product-review-form__box-feedback-btn:focus span {
    color: #fff;
}

.product-review-form__box-feedback-btn:hover span:before,
.product-review-form__box-feedback-btn:focus span:before {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

/* .product-review-form .assessment-product__label:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9px;
    background: #f8f8f8;
    z-index: -1;
} */

.assessment-product__textarea:focus~.assessment-product__label,
.assessment-product__textarea:not(:placeholder-shown)~.assessment-product__label,
.assessment-product__input:focus~.assessment-product__label,
.assessment-product__input:not(:placeholder-shown)~.assessment-product__label {
    top: 12px;
    font-size: 12px;
    background: #FFF;
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
    letter-spacing: inherit;
}

.input-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.input-checkbox .input-checkbox__input {
    display: none;
}

.input-checkbox .input-checkbox__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.input-checkbox .input-checkbox__text a {
    text-decoration: underline;
}

.input-checkbox__input-custom {
    display: inline-block;
    position: relative;
    height: 15px;
    width: 15px;
    background-color: #42A046;
    border-radius: 2px;
    margin-right: 8px;
    flex-shrink: 0;
}

.input-checkbox__input-custom:before {
    content: '';
    display: none;
    position: absolute;
    top: 1px;
    left: 4.9px;
    width: 6px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(35deg);
}

label .input-checkbox__input:checked+.input-checkbox__input-custom:before {
    display: block;
}

.product-review-form__btn {
    display: block;
    height: 50px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 30px;
    border: 2px solid var(--color-grass);
    background-color: var(--color-white);
    max-width: 190px;
    width: 100%;
    margin: 20px auto 0;
    border-radius: 56px;
    font-size: 16px;
    font-weight: 500;
    color: var(--color-grass);
    transition: .2s all;
    outline: none;
}

.btn-review-disabled {
    opacity: .4;
}

.btn-review-disabled {
    background: var(--color-white) !important;
    color: var(--color-grass) !important;
}

.btn-show-more:hover,
.product-review-form__btn:hover {
    background: var(--color-grass);
    color: #fff;
}

.btn-show-more:hover span:before,
.product-review-form__btn:hover span:before {
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.product-review-form__assessment {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}

.assessment-product__title {
    display: inline-block;
    margin-right: 22px;
    font-weight: 600;
    font-size: 24px;
}

.assessment-product__rate-error {
    position: absolute;
    top: -30px;
    left: 90px;
    display: none;
    padding: 5px 10px;
    background-color: #f3dad1;
    color: #dc582a;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    z-index: 3;
}

.assessment-product__rate-error:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    right: 13px;
    height: 6px;
    width: 6px;
    background-color: #f3dad1;
    transform: rotate(45deg);
}

.rating-area {
    overflow: hidden;
    width: 150px;
    height: 25px;
    display: flex;
    flex-direction: row-reverse;
    gap: 5px;
    align-items: center;
    justify-content: flex-end;
}

.rating-area:not(:checked)>input {
    display: none;
}

.rating-area:not(:checked)>label {
    width: 19px;
    height: 19px;
    padding: 0;
    cursor: pointer;
    background: url('/local/templates/herbalife-official-new/images/required/star-none.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rating-area>input:checked~label {

    background: url('/local/templates/herbalife-official-new/images/required/star-full.svg?50l1zj');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
    background: url('/local/templates/herbalife-official-new/images/required/star-full.svg?50l1zj');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
    color: gold;
    text-shadow: 1px 1px goldenrod;
}

.rate-area>label:active {
    position: relative;
}

.reviews__box-comment-off {
    display: flex;
    justify-content: space-around;
    height: 100%;
}

.reviews__box-comment-off-block {
    display: flex;
    align-items: center;
    justify-content: space-between;

    max-width: 645px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.reviews__box-comment-off-block img {
    display: block;
}

.reviews__box-comment-off-block-text span {
    display: block;
}

.reviews__box-comment-off-block-text .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
}

.reviews__box-comment-off-block-text .subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}

.reviews__box-comment-off-btn {
    display: inline-block;
    border: 1px solid #42A046;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    color: #42A046;
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 30px;
    margin-left: 30px;
}

.reviews__box-comment-off-btn span {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
}

.reviews__box-comment-off-btn span:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: -10px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

@media(max-width: 1023px) {
    .product-review-form__btn {
        max-width: 100%;
    }

    .product-review-form__assessment {
        justify-content: space-between;
        margin-bottom: 16px;
    }

    .assessment-product__title {
        font-size: 16px;
    }

    .rating-area {
        gap: 9px;
        width: auto;
    }

    .rating-area:not(:checked)>label {
        width: 15px;
        height: 15px;
    }
}

@media(min-width: 1281px) {
    .reviews__box-comment-off-btn {
        display: none;
    }
}

/* .modal-box {
    display: none;
} */

.reviews__box-comment-off-block-text {
    text-align: left;
}

@media(max-width: 1279px) {
    .reviews__box-comment-off-block-text {
        text-align: center;
    }

    .reviews__box-comment-off-block-text .title {
        line-height: 30px;
        margin-bottom: 0;
    }

    .reviews__box-comment-off-block-text .subtitle {
        line-height: 20px;
    }
}

@media(max-width: 1023px) {
    .reviews__box-comment-off-block {
        position: relative;
    }

    .reviews__box-comment-off-block-text .title {
        font-size: 24px;
        text-align: left;
    }

    .reviews__box-comment-off-btn {
        position: absolute;
        bottom: 50px;
        right: 95px;
    }
}

@media(max-width: 767px) {
    .reviews__box-comment-off-block {
        display: block;
    }

    .reviews__box-comment-off-block-text {
        text-align: center;
    }

    .reviews__box-comment-off-block img {
        margin: 0 auto;
        width: 132px;
    }

    .reviews__box-comment-off-block-text .title,
    .reviews__box-comment-off-block-text .subtitle {
        text-align: center;
    }

    .reviews__box-comment-off-block-text .title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .reviews__box-comment-off-block-text .subtitle {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 15px;
    }

    .reviews__box-comment-off-btn {
        position: static;
    }
}

@media(max-width: 1700px) and (min-width: 1280px) {
    .reviews__box-comment-off-block {
        flex-direction: column-reverse;
    }

    .reviews__box--right {
        width: 80%;
    }

    .reviews__box-comment-off-block-text .title {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 20px;
    }

    .reviews__box-comment-off-block-text .subtitle {
        font-size: 16px;
        line-height: 20px;
    }
}

@media(min-width: 1024px) {
    .container--resize {
        max-width: 1680px;
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
}

@media(max-width: 1699px) {
    .container--resize {
        padding: 0 30px;
    }
}

@media(max-width: 991px) {
    .container--resize {
        padding: 0 15px;
    }
}

@media(max-width: 767px) {
    .container--resize.container-no-padding {
        padding: 0;
    }
}

.mobile-product-slider {
    display: none;
}

.mobile-product-slider .swiper-pagination-bullet {
    height: 6px;
    width: 6px;
    background-color: var(--color-white);
    border: 2px solid var(--color-grass);
    opacity: 1;
}

.mobile-product-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px !important;
}

.mobile-product-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 6px;
    width: 6px;
    background-color: #42A046;
    position: relative;
}

.mobile-product-slider .swiper-container {
    height: 480px;
}

@media(max-width: 1023px) {
    .mobile-product-slider {
        display: block;
        position: relative;
    }

    .mobile-product-slider .swiper-container {
        height: 450px;
    }
}

.mobile-product-slider .swiper-slide {
    height: 440px;
}

@media(max-width: 767px) {
    .mobile-product-slider .swiper-slide {
        height: 390px;
    }

    .mobile-product-slider .swiper-pagination {
        bottom: 30px;
    }
}

.mobile-product-slider .swiper-slide {
    display: flex;
    margin: 0 auto auto;
}

.mobile-product-slider .swiper-slide img {
    display: block;
    margin: auto;
    max-height: 100%;
    border-radius: 16px;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.leave-review-modal .fancybox-close {
    top: 20px;
    right: 20px;
    background: url('/local/templates/herbalife-official-new/images/required/icon-cross.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    height: 15px;
    width: 15px;
}

@media(max-width: 767px) {

    .leave-review-modal,
    .leave-review-modal .fancybox-inner,
    .leave-review-modal .fancybox-outer {
        min-width: 290px;
    }

    .leave-review-modal .fancybox-close {
        top: 15px;
        right: 15px;
    }
}

@media(max-width: 329px) {
    .leave-review-modal {
        left: 50% !important;
        transform: translateX(-50%);
    }
}

.product-review--modal {
    padding: 40px 15px 40px;
    background: #fff;
    display: none;
}

@media(min-width: 768px) {
    .product-review--modal {
        padding: 35px 50px 40px;
    }
}

.product-review--modal .product-review__title {
    font-size: 18px;
    line-height: 20px;
    color: #0D1320;
}

@media(min-width: 768px) {
    .product-review--modal .product-review__title {
        font-size: 24px;
        line-height: 26px;
    }
}

.product-review--modal .assessment-product__input-box {
    display: block;
    margin: 0;
}

.product-review--modal .assessment-product__input-wrap {
    border: 1px solid #F0F0F0;
}

.product-review--modal .assessment-product__textarea-wrap .assessment-product__textarea {
    border: 1px solid #F0F0F0;
}

.product-review--modal .assessment-product__input-box>* {
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
    margin-left: 0;
}

@media(min-width: 768px) {
    .product-review--modal .assessment-product__input-box {
        display: flex;
        flex-wrap: wrap;
        margin-right: -10px;
        margin-left: -10px;
    }

    .product-review--modal .assessment-product__input-box>* {
        margin-right: 10px;
        margin-left: 10px;
    }

    .product-review--modal .assessment-product__input-box>*:nth-child(-n+2) {
        width: calc(50% - 20px);
    }
}

.product-review--modal .assessment-product__textarea-wrap {
    min-height: 120px;
}

@media(min-width: 768px) {
    .product-review--modal .assessment-product__textarea-wrap {
        margin-top: 0;
    }
}

.product-review--modal .assessment-product__textarea-wrap textarea {
    height: 120px;
}

.product-review--modal .input-checkbox__input-custom {
    margin-bottom: 12px;
    max-width: 18.59px;
    width: 100%;
}

.product-review--modal .assessment-product__title {
    font-size: 14px;
}

.product-review--modal .product-review-form__btn {
    margin-top: 25px;
}

@media(max-width: 767px) {
    .product-review--modal .product-review-form__btn {
        height: 40px;
        line-height: 36px;
    }

    .product-review--modal .assessment-product__input-error,
    .product-review--modal .assessment-product__rate-error {
        top: auto;
        left: 0;
        right: auto;
        bottom: -17px;
        background: none;
        padding: 0;
        font-size: 10px;
    }

    .product-review--modal .assessment-product__input-error::before,
    .product-review--modal .assessment-product__rate-error::before {
        display: none;
    }
}

.social-block-modal {
    height: auto;
    max-width: 290px;
    width: 100%;
    padding: 35px 50px 35px;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    border-radius: 4px;
    background: #f9f9f9;
    row-gap: 15px;
}

.social-block-modal__title {
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

.social-block-modal ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
    width: 100%;
    margin: auto 0 0;
    padding: 0;
    height: 31px;
}

.social-block-modal ul li+li {
    margin-left: 15px;
}

.sharing-mob-modal a {
    display: inline-block;
    height: 30px;
}

.sharing-mob-modal a img {
    max-width: 30px;
    height: 30px;
}

.sharing-mob-modal .fancybox-close {
    top: 20px;
    right: 20px;
    background: url('/local/templates/herbalife-official-new/images/required/icon-cross.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    height: 15px;
    width: 15px;
}

@media(max-width: 767px) {
    .sharing-mob-modal .fancybox-close {
        top: 15px;
        right: 15px;
    }
}

.utility-icon-rotate {
    transform: rotateY(180deg);
}

.bread-circle-marker a {
    padding-right: 22px;
    margin-right: 6px;
}

.bread-circle-marker a:after {
    border: none;
    height: 4px;
    width: 4px;
    background: #B3B4B2;
    border-radius: 50%;
    top: 6px;
}

.bread-circle-marker a.active:last-child {
    color: #B3B4B2;
    margin-right: 0;
    padding-right: 0;
}

@media(max-width: 767px) {
    .bread-circle-marker {
        padding: 15px 0;
    }

    .bread-circle-marker a {
        font-size: 11px !important;
        padding-right: 15px;
        margin-right: 0px;
    }

    .bread-circle-marker a:after {
        top: 5px;
    }
}

.star-absolute {
    position: absolute;
    top: 0;
    left: 0;
}

@media(min-width: 1280px) and (max-width: 1460px) {
    .box-product-banner>.container--resize::-webkit-scrollbar {
        width: 0px;
        background: rgba(255, 255, 255, 0.0);
    }
}

@media(min-width: 1023px) and (max-width: 1279px) {
    .box-product-banner>.container--resize::-webkit-scrollbar {
        width: 0px;
        background: rgba(255, 255, 255, 0.0);
    }
}

body.page-main .page-wrapper {
    overflow: hidden;
}

@media(min-width: 1921px) {
    body.page-main .page-wrapper .container--main-page {
        width: 1700px;
        margin: 0 auto;
    }

    .box-main-blogs.box-main-blogs--new-design {
        width: 100%;
        transform: translate(-50%, 0);
    }

    .container.container--main-page {
        padding: 0;
    }

    .main-slider-product__container {
        width: 100%;
        margin: 30px auto 0;
        overflow: hidden;
    }

    .main-slider-product__container .product-card:last-child {
        margin-right: 0;
    }

    .main-slider-product .swiper-scrollbar {
        width: calc(100% - 60px);
        margin: 0 30px;
    }

    .calc-main-page {
        width: 100%;
        transform: translate(-50%, 0);
    }

    .footer-nav {
        max-width: 1700px;
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .footer-nav.stop {
        left: auto;
        transform: none;
    }
}

.no-scroll {
    height: 100%;
    overflow: hidden;
}

@media (max-width: 1023px) {
    .nav-top {
        height: calc(100vh - 64px);
        /* Use vh as a fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100 - 64px);
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 1023px) {
    .elem-lang__list .mCSB_scrollTools {
        width: 2px;
    }

    .elem-lang.opened .elem-lang__list {
        margin-top: 0;
        position: absolute;
        bottom: 64px;
        top: unset;
        box-shadow: none;
        left: 0;
        width: 100%;
        border-radius: 12px 12px 0 0;
    }

    /*.elem-lang.opened .elem-lang__list:before {*/
    /*    content: '';*/
    /*    position: fixed;*/
    /*    background-color: #00000066;*/
    /*    inset: 0;*/
    /*}*/
}

.association-buttons-area {
    display: flex;
    margin: 25px 0 40px;
    justify-content: space-between;
}

.association-buttons-btn {
    background-color: #42A046;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}

@media (max-width: 1179px) {
    .association-buttons-btn {
        margin: 0 20px;
        width: 50%;
    }

    .association-buttons-btn nobr {
        display: block;
        width: 100%;
    }
}

@media (max-width: 811px) {
    .association-buttons-area {
        display: block;
    }

    .association-buttons-btn {
        margin: 15px 0;
        width: 100%;
        display: block;
    }

    .association-buttons-btn nobr {
        display: inline-block;
        width: auto;
    }
}

@media (max-width: 479px) {
    .association-buttons-btn nobr {
        display: block;
        width: 100%;
    }
}

.dsa-blue {
    width: 179px;
    padding-right: 15px;
}

/*Проекты Гербалайф Начало стилей*/

.project__herbalife {
    font-family: "NotoSans";
    font-weight: 400;
    color: #ffffff;
}


.project__herbalife .project__wrap {
    display: flex;
    flex-flow: wrap;
    height: 700px;
    max-width: 1920px;
    margin: 0 auto;
}

.project__herbalife .project__wrap .project__image {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.project__herbalife .project__wrap .project__info {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: auto;
    padding-left: 120px;
    padding-right: 120px;
}

.project__herbalife .project__wrap.text--left .project__image {
    order: 1;
}

.project__herbalife .project__wrap.text--left .project__info {
    order: 0;
}

.project__herbalife .project__wrap.text--right .project__image {
    order: 0;
}

.project__herbalife .project__wrap.text--right .project__info {
    order: 1;
}

.project__herbalife #bud-v-forme .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/01_desktop_bud_v_forme.jpg')
}

.project__herbalife #gk-show .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/02_desktop_galereya_krasoty.jpg')
}

.project__herbalife #events .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_Event_desktop.jpg')
}

.project__herbalife #prk .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_PRK_desktop.jpg')
}

.project__herbalife #mycity .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_mycity_desktop.jpg')
}

.project__herbalife #video .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_youtube_desktop.jpg')
}

.project__herbalife #myherbalife .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_myHl_desktop.jpg')
}

.project__herbalife #herbalifacademy .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/herbacademy.jpg')
}

.project__herbalife #hngrow .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/HN_Grow_picture_phone.jpg')
}

.project__herbalife #hngrow .project__disclaimer {
    font-size: 12px;
    color: #727272;
    line-height: 1.2;
    display: flex;
    margin-top: 10px;
}

.project__herbalife #hngrow .project__button {
    margin: 15px 0;
}

.project__herbalife #hngrow .project__button_links_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0 20px;
}

.project__herbalife #hngrow .project__button_link:first-child {
    margin-right: 10px;
}

.project__herbalife #hngrow .project__button_link:hover>img {
    transform: scale(1.02);
}

.project__herbalife #hngrow .project__button_link img {
    height: 50px;
}

@media (max-width: 375px) {
    .project__herbalife #hngrow .project__button_link img {
        height: auto;
    }
}

.project__herbalife #hngrow {
    height: 800px;
}

@media (max-width: 1024px) {
    .project__herbalife #hngrow {
        height: auto;
    }
}

.project__herbalife #hngrow .project__button .desc-hidden {
    display: none;
}

.project__herbalife #hngrow .project__button .desc-hidden:before {
    content: '';
    display: none;
    position: absolute;
    top: 17px;
    right: -18px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #42A046;
    border-right: 2px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

.project__herbalife #hngrow .project__button .mob-hidden:before {
    display: block;
}

@media (max-width: 425px) {

    .project__herbalife #hngrow .project__button .desc-hidden,
    .project__herbalife #hngrow .project__button .desc-hidden:before {
        display: block;
    }

    .project__herbalife #hngrow .project__button .mob-hidden,
    .project__herbalife #hngrow .project__button .mob-hidden:before {
        display: none;
    }
}

.project__herbalife #mob-assistant .project__image {
    background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/mob-assistant.png')
}

.project__herbalife #mob-assistant .sub-header {
    font-size: 18px;
    font-weight: 800;
}

.project__herbalife #mob-assistant .project__button {
    margin: 15px 0;
}

.project__herbalife #mob-assistant .project__button_links_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 10px 0 20px;
}

.project__herbalife #mob-assistant .project__button_link:first-child {
    margin-right: 10px;
}

.project__herbalife #mob-assistant .project__button_link:hover>img {
    transform: scale(1.02);
}

.project__herbalife #mob-assistant .project__button_link img {
    height: 50px;
}

@media (max-width: 375px) {
    .project__herbalife #mob-assistant .project__button_link img {
        height: auto;
    }
}

.project__herbalife #mob-assistant {
    height: 800px;
}

@media (max-width: 1024px) {
    .project__herbalife #mob-assistant {
        height: auto;
    }
}

.project__herbalife #mob-assistant .project__button .desc-hidden {
    display: none;
}

.project__herbalife #mob-assistant .project__button .desc-hidden:before {
    content: '';
    display: none;
    position: absolute;
    top: 17px;
    right: -18px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #42A046;
    border-right: 2px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

.project__herbalife #mob-assistant .project__button .mob-hidden:before {
    display: block;
}

@media (max-width: 425px) {

    .project__herbalife #mob-assistant .project__button .desc-hidden,
    .project__herbalife #mob-assistant .project__button .desc-hidden:before {
        display: block;
    }

    .project__herbalife #mob-assistant .project__button .mob-hidden,
    .project__herbalife #mob-assistant .project__button .mob-hidden:before {
        display: none;
    }
}

@media (max-width: 1400px) and (min-width: 1024px) {
    .project__herbalife .project__wrap .project__info {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width: 1024px) {

    .project__herbalife .project__wrap {
        height: auto;
        display: block;
    }

    .project__herbalife .project__wrap .project__image {
        width: 100%;
        height: 250px;
    }

    .project__herbalife .project__wrap .project__info {
        width: 100%;
        height: auto;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 30px;
        margin: 25px auto 50px;
    }

    .project__herbalife .project__wrap .project__description.short {
        max-width: none;
    }

    .project__herbalife #bud-v-forme .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/01_adaptiv_bud_v_forme.jpg')
    }

    .project__herbalife #gk-show .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/02_adaptiv_galereya_krasoty.jpg')
    }

    .project__herbalife #events .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_Event_adaptiv.jpg')
    }

    .project__herbalife #prk .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_PRK_adaptiv.jpg')
    }

    .project__herbalife #mycity .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_mycity_adaptiv.jpg')
    }

    .project__herbalife #video .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_youtube_adaptiv.jpg')
    }

    .project__herbalife #myherbalife .project__image {
        background-image: url('/local/templates/herbalife-official-new/images/herbalife_projects/Proekty_Gerbalayf_myHl_adaptiv.jpg')
    }
}

@media (max-width: 768px) {
    .project__herbalife .project__wrap .project__info {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }
}


.project__herbalife .project__img {
    display: flex;
    align-items: center;
    position: relative;
    height: 700px;
    padding-right: 120px;
    padding-left: 120px;

}

.project__herbalife .project__img.first {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/bud_v_forme_2.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.project__herbalife .project__img.second {
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/gkshow1.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.project__herbalife .project__img.third {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/events_big.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.project__herbalife .project__img.fourth {
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/development_club_big.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.project__herbalife .project__img.fifth {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/organization_events_big.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    ;
    background-position: 50% 70%;
}

.project__herbalife .project__img.sixth {
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/business_development_big.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.project__herbalife .project__img.seventh {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0.95) 45%, rgba(255, 255, 255, 0.5) 53%,
            rgba(255, 255, 255, 0) 64%),
        url("/local/templates/herbalife-official-new/images/herbalife_projects/lk_big.png");
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.project__herbalife .project__header {
    font-family: "NotoSans";
    font-size: 36px;
    margin-bottom: 8px;
    font-weight: bold;
}

.project__herbalife .grey {
    font-size: 16px;
    color: #b3b4b2;
    opacity: 0.7;
}

.project__herbalife .project__description {
    max-width: 680px;
    font-size: 18px;
    margin-top: 23px;
    margin-bottom: 30px;
    line-height: 25px;
}

.project__herbalife .project-show-more-wrapper {
    width: 100%;
    text-align: center;
    padding: 30px;
    display: none;
}

.project__herbalife.project__herbalife--hide-other .project__other {
    display: none;
}

.project__herbalife.project__herbalife--hide-other .project-show-more-wrapper {
    display: block;
}


.project__herbalife .project__button {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border-radius: 25px;
    background-color: #ffffff;
    color: #42A046;
    font-size: 16px;
    padding-left: 22px;
    padding-right: 43px;
    border: 1px solid #42A046;
    transition: .2s all;
}

.project__herbalife .project__button span {
    position: relative;
    transition: .2s all;
    font-weight: 400;
}

.project__herbalife .project__button span::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: -18px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #42A046;
    border-right: 2px solid #42A046;
    transform: rotate(45deg);

    transition: .2s all;
}

.project__herbalife .project__button:hover,
.project__herbalife .project__button:focus {
    background-color: #42A046;
}

.project__herbalife .project__button:hover span,
.project__herbalife .project__button:focus span {
    color: #ffffff;
}

.project__herbalife .project__button:hover span::before,
.project__herbalife .project__button:focus span::before {
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

.project__herbalife .project__img.text--left {
    justify-content: flex-start;
}

.project__herbalife .text--left .project__header,
.project__herbalife .text--right .project__header {
    color: #42A046;
}

.project__herbalife .text--left .project__description,
.project__herbalife .text--right .project__description {
    color: #0D1320;
}

.project__herbalife .project__img.text--right {
    justify-content: flex-end;
}

.project__herbalife .project__img--mobile {
    display: none;
}

@media (max-width: 1024px) {

    .project__herbalife .project__img {
        display: flex;
        align-items: center;
        position: relative;
        height: 600px;
        padding-right: 30px;
        padding-left: 30px;

    }

    .project__herbalife .project__description.short {
        max-width: 520px;
    }

    .project__herbalife .project__description {
        max-width: 600px;
    }

    .project__herbalife .project__header {
        font-size: 20px;
    }

    .project__herbalife .grey {
        font-size: 14px;
    }

    .project__herbalife .project__description {
        font-size: 16px;
    }

    .project__herbalife .project__img.first {
        background-position: 90%;
    }

    .project__herbalife .project__img.third {
        background-position: top;
    }

    .project__herbalife .project__img.fourth {
        background-position: 50% 90%;
    }
}

@media (max-width: 768px) {

    .project__herbalife .project__img.desktop {
        display: none;
    }

    .project__herbalife .project__img--mobile {
        display: block;
    }

    .project__herbalife .project__img--mobile .project__img {
        display: flex;
        align-items: center;
        position: relative;
        height: 250px;
    }

    .project__herbalife .project__text--mobile {
        padding-right: 15px;
        padding-left: 15px;
        max-width: 600px;
        margin: 25px auto 50px;
    }

    .project__herbalife .project__img--mobile .project__img.first {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/bud_v_forme_2.jpg");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
    }

    .project__herbalife .project__img--mobile .project__img.second {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/events_big.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .project__herbalife .project__img--mobile .project__img.third {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/development_club_big.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    .project__herbalife .project__img--mobile .project__img.fourth {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/organization_events_big.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 70%;
    }

    .project__herbalife .project__img--mobile .project__img.fifth {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/business_development_big.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }

    .project__herbalife .project__img--mobile .project__img.sixth {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/lk_big.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .project__herbalife .project__img--mobile .project__img.seven {
        background: linear-gradient(to top, #FFFFFF 0%,
                transparent 35%),
            url("/local/templates/herbalife-official-new/images/herbalife_projects/gkshow1.png");
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }

    .project__herbalife .project__header {
        color: #42A046;
        font-size: 18px;
    }

    .project__herbalife .grey {
        font-size: 12px;
        color: #0D1320;
    }

    .project__herbalife .project__description {
        font-size: 14px;
        line-height: 18px;
        color: #0D1320;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 491px) {
    .project__herbalife .project__button.js-show-other-project {
        height: 90px;
    }

    .project__herbalife .project__button.js-show-other-project span:before {
        top: 30px;
        right: -150px;
    }
}

@media (max-width: 450px) {
    .project__herbalife .project__button.js-show-other-project span:before {
        right: -130px;
    }
}

@media (max-width: 405px) {
    .project__herbalife .project__button.js-show-other-project span:before {
        right: -25px;
    }
}



/**/
/**/

.project__herbalife .block__media--text.mobile {
    display: none;
}

.project__herbalife .social__media {
    background-color: #ffffff;
    padding: 90px 120px;
}

.project__herbalife .social__media--header {
    font-size: 36px;
    color: #0D1320;
    max-width: 1920px;
    margin: 0 auto 20px;
    font-family: "NotoSans";
    font-weight: bold;
}

.project__herbalife .block__media--img {
    height: 283px;
    width: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.project__herbalife .block--vk .block__media--img {
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/social_vk.png");
    background-position: bottom right;
}

.project__herbalife .block--youtube .block__media--img {
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/social_youtube.png");
}

@media (min-width: 768px) {
    .project__herbalife .block--youtube .block__media--img {
        background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/social_youtube_reverse.png");
    }
}

.project__herbalife .block--ok .block__media--img {
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/social_ok.png");
    background-position: top 50% center;
}

.project__herbalife .block--fb .block__media--img {
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/social_fb.png");
    background-position: top center;
}

.project__herbalife .social__media--blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1920px;
    margin: 0 auto;
}

.project__herbalife .block__social:nth-child(2n+1) {
    padding-right: 15px;
    padding-bottom: 30px;
}

.project__herbalife .block__social:nth-child(2n) {
    padding-left: 15px;
    padding-bottom: 30px;
}

.project__herbalife .block__social {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 50%;
}

.project__herbalife .block__media--color {
    position: relative;
    width: 50%;
    height: 283px;
}

.project__herbalife .block__media--color.color__azure {
    background-color: #4986CC;
}

.project__herbalife .block__media--color.color__red {
    background-color: #C4302B;
}

.project__herbalife .block__media--color.color__orange {
    background-color: #EE8208;
}

.project__herbalife .block__media--color.color__blue {
    background-color: #3B5998;
}

.project__herbalife .block__media--text {
    position: absolute;
    width: 105%;
    height: 254px;
    padding: 25px;
    background-color: #ffffff;
    color: #0D1320;
    line-height: 20px;
}

.project__herbalife .block__media--text.text__right {
    top: 15px;
    right: 15px;
}

.project__herbalife .block__media--text.text__left {
    top: 15px;
    left: 15px;
}

.project__herbalife .block__media--link {
    margin-bottom: 20px;
    color: #42A046;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    font-family: "NotoSans";
    font-weight: bold;
}

.project__herbalife .block__media--link .icon__link {
    display: flex;
    margin-right: 15px;
}

.project__herbalife .block__media--description {
    font-size: 16px;
    line-height: 20px;
}

.block__media--button {
    text-align: center;
    margin: 10px;
}

@media (max-width: 1919px) {
    .project__herbalife .block__media--img {
        width: 50%;
    }

    .project__herbalife .block__media--color {
        width: 50%;
    }

    .project__herbalife .social__media--blocks {
        /*justify-content: space-between;*/
    }

    .project__herbalife .block__media--text {
        width: 26vw;
    }
}

@media (max-width: 1500px) {
    .project__herbalife .social__media--blocks {
        justify-content: center;
    }

    .project__herbalife .social__media--header {
        max-width: 964px;
        margin: 0 auto 30px;
    }

    .project__herbalife .block__social {
        width: auto;
    }

    .project__herbalife .block__social:nth-child(1) {
        padding-right: 0;
        padding-left: 0;
        order: 1;
    }

    .project__herbalife .block__social:nth-child(2) {
        padding-right: 0;
        padding-left: 0;
        order: 3;
    }

    .project__herbalife .block__social:nth-child(3) {
        padding-right: 0;
        padding-left: 0;
        order: 2;
    }

    .project__herbalife .block__social:nth-child(4) {
        padding-right: 0;
        padding-left: 0;
        order: 4;
    }

    .project__herbalife .block__media--img {
        width: 482px;
        height: 252px;
    }

    .project__herbalife .block__media--color {
        width: 482px;
        height: 252px;
    }

    .project__herbalife .block__media--text {
        width: 517px;
        height: 222px;
    }
}

@media (max-width: 1200px) {
    .project__herbalife .social__media {
        padding: 70px 30px;
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .project__herbalife .block__media--img {
        width: 45vw;
        height: 270px;
    }

    .project__herbalife .block__media--color {
        width: 40vw;
        height: 270px;
    }

    .project__herbalife .block__media--text {
        width: 52vw;
        height: 240px;
    }
}

@media (min-width: 500px) and (max-width: 767px) {
    .project__herbalife .block__media--img {
        height: 370px;
    }

    .project__herbalife .social__media--header {
        font-size: 24px;
    }
}

@media (min-width: 320px) and (max-width: 499px) {

    .project__herbalife .block__media--link .icon__link {
        height: 30px;
        margin-right: 6px;
    }

    .project__herbalife .block__media--img {
        height: 200px;
    }

    .project__herbalife .social__media {
        padding: 65px 15px;
    }

    .project__herbalife .social__media--header {
        font-size: 18px;
    }

    .project__herbalife .block__media--link {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .project__herbalife .block__media--description {
        font-size: 14px;
    }

    .project__herbalife .block__media--text.mobile {
        padding: 20px 15px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .project__herbalife .block__media--text.mobile {
        display: block;
    }

    .project__herbalife .block__media--color.desktop {
        display: none;
    }

    .project__herbalife .block__media--text.text__right.mobile {
        display: block;
    }

    .project__herbalife .block__media--text.mobile {
        position: static;
    }

    .project__herbalife .block__media--text {
        width: 100%;
        height: auto;
    }

    .project__herbalife .block__media--img {
        width: 100%;
    }

    .project__herbalife .block__social {
        flex-direction: column;
    }

    .project__herbalife .block__social {
        box-shadow: 0px 0px 10px #0D13201A;
    }
}

/**/
.header-title-basket_icon {
    width: 30px;
    height: 30px;
    margin-right: 14px;
}

.header-title-basket_text span {
    font-weight: 600;
    color: #42A046;
}

.header-title-basket_icon svg {
    width: 30px;
    height: 30px;
}

.header-title-basket_icon svg>circle:first-child {
    stroke: #ff0000;
}

.header-title-basket_icon svg>circle:last-child {
    fill: #ff0000;
}

.header-title-basket_icon svg>path {
    fill: #ff0000;
}

.header-title-basket-before {
    margin-top: 44px;
    display: flex;
    align-items: center;
}

.header-title-basket-before,
.header-title-basket-after {
    border-radius: 5px;
    border: 1px solid #42A046;
    padding: 7px;
    font-size: 18px;
    font-weight: 500;
}

.header-title-basket-after {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.h1-header-title-basket {
    display: flex;
    align-items: center;
}

.h1-header-title-basket h1 {
    margin-top: 30px;
}

.header_title-count_basket {
    color: #b3b4b2;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 15px;
}

@media (max-width: 1024px) {
    .header-title-basket-after {
        margin-bottom: 40px;
    }
}

@media (max-width: 480px) {
    .header-title-basket-before {
        margin-top: 30px;
    }

    .header_title-count_basket {
        font-size: 16px;
        margin-left: 20px;
        margin-top: 20px;
    }

    .header-title-basket-before,
    .header-title-basket-after {
        font-size: 16px;
    }
}


.catalog-seo-text {
    padding: 0 0 15px;
    line-height: 1.2;
    color: #0D1320;
}

.catalog-seo-text-footer {
    padding: 30px 0 15px 0;
    font-size: 14px;
}

@media (max-width: 640px) {
    .catalog-seo-text {
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .catalog-seo-text {
        font-size: 12px;
    }
}


.not-overflow-body {
    overflow: hidden !important;
}

/*.mfp-content {*/
/*    height: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

.mfp-wrap {
    top: 0 !important;
    position: fixed !important;
}

.mfp-bg {
    background: rgba(0, 0, 0, 0.4);
}

.popup {
    animation: vex-fadein .5s;
    background: var(--color-white);
    position: relative;
    margin: auto;
    max-width: 554px;
    padding: 16px;
    height: 100%;
}

.popup .popup__title {
    font-size: 18px;
    font-weight: 600;
}

.popup .popup__close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 28px;
    width: 28px;
    opacity: 1;
    display: flex;
    color: var(--color-garden);
}

.popup .popup__close:before {
    display: none;
}

.popup .modal-content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.popup .modal-body {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup .popup__text {
    color: var(--color-garden);
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 28px;
    font-weight: 600;
}

.popup-notification {
    width: 100vw;
    max-width: 100%;
}

.popup-notification .popup__body {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: 100%;
}

.popup-notification__item {
    padding: 12px;
    background-color: var(--color-succulent);
    border-radius: 8px;
}

.popup-notification__body {
    display: block !important;
    overflow-y: auto;
    padding-right: 16px;
    max-height: 520px;
}

.popup-notification__item--viewed {
    background-color: var(--color-gray-super-light);
}

.popup-notification__item-subtitle {
    font-size: 14px;
}

.popup-notification__item-date {
    font-size: 12px;
    color: var(--color-grass);
    text-align: right;
}

.popup-notification .popup-notification__item-btn {
    display: block;
    background-color: var(--color-grass);
    color: var(--color-white);
    font-size: 12px;
    margin-top: 12px;
    max-width: 160px;
    padding: 8px 12px;
    border-radius: 8px;
    transition: .25s;
    text-align: center;
}

.popup-notification .popup-notification__item-btn:after {
    display: none;
}

.popup-notification .popup__title {
    margin-bottom: 24px !important;
}

.popup.popup-vp {
    padding: 64px 36px 36px;
}

.popup-vp__title {
    margin-bottom: 16px;
}

.popup-vp__title span {
    color: var(--color-grass);
}

.popup-vp__body p {
    font-size: 16px;
    line-height: 22.4px;
    margin: 0 0 16px;
}

.popup .popup-vp__body {
    justify-content: flex-start;
}

.popup-vp__description {
    margin-bottom: 12px;
}

.popup-vp__description span {
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.popup-vp__description p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 4px;
}

@media (max-width: 768px) {
    .popup-vp__description span {
        font-size: 16px;
        margin-bottom: 0;
    }
}

.popup-vp .popup__close {
    right: 36px;
    top: 24px;
}

.popup__close .icon {
    pointer-events: none;
}

.popup-subscription-expired {
    max-width: 390px;
}

.popup-subscription-expired .btn {
    height: 50px;
    background-color: var(--color-garden);
}

.popup-subscription-expired__body {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .popup-notification__body {
        height: auto;
        max-height: 100%;
    }
}

@media (min-width: 768px) {
    .popup {
        border-radius: 20px;
        padding: 32px 32px 40px 32px;
        height: auto;
    }

    .popup .popup__title,
    .popup .popup__text {
        font-size: 24px;
        margin-bottom: 12px;
        line-height: 31px;
    }

    .auth-form {
        margin-top: 36px;
    }

    .popup-notification__item {
        padding: 16px;
    }

    .popup-notification {
        max-width: auto;
        max-width: 540px;
    }

    .popup-vp__title {
        margin-bottom: 20px;
    }
}

@keyframes popup-fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#popup-page-out-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.4);
    overflow-y: auto;
}

.popup-page-out {
    display: flex;
    align-items: flex-start;
    margin: auto;
    width: 800px;
    height: 420px;
    background: #fff;
    border-radius: 25px;
    position: relative;
}

#popup-page-out-close {
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 20px;
    width: 15px;
    min-width: 15px;
    height: 15px;
    background: url(/local/templates/herbalife-official-new/images/popup_page_out_close.png) no-repeat;
}

.ppo-left {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: linear-gradient(0deg, #63C1E5, #63C1E5), linear-gradient(0deg, #00B7EE, #00B7EE), #FBB53B;
    border-radius: 25px 0 0 25px;
    width: 380px;
    min-width: 380px;
}

.ppo-right {
    padding: 0 40px;
    margin-top: 50px;
    font-size: 20px;
}

.ppo-question {
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 25px
}

.ppo-text {
    line-height: 24px;
    margin-bottom: 50px;
}

.ppo-text span {
    color: #42A046;
    font-weight: 600;
}

.ppo-button {
    background: #42A046;
    border-radius: 25px;
    color: #fff;
    padding: 10px 60px 10px 30px;
    position: relative;
}

.ppo-button:after {
    position: absolute;
    right: 40px;
    top: 17px;
    content: '';
    width: 8px;
    min-width: 8px;
    height: 13px;
    background: url(/local/templates/herbalife-official-new/images/popup_page_out_arrow.png) no-repeat;
}

.ppo-button:hover {
    background: #266431;
}

@media (max-width: 1200px) {
    .popup-page-out {
        width: 80%;
        height: 300px;
    }

    .ppo-left {
        width: 260px;
        min-width: 260px;
    }

    .ppo-right {
        font-size: 18px;
    }

    .ppo-question {
        margin-bottom: 25px;
        font-size: 20px
    }

    .ppo-text {
        margin-bottom: 30px;
    }
}

@media (max-width: 1024px) and (min-width: 769px) {
    .ppo-question {
        margin-bottom: 16px;
    }

    .ppo-right {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .popup-page-out {
        flex-direction: column-reverse;
        height: unset;
    }

    .ppo-left {
        width: 100%;
        min-width: 100%;
        border-radius: 0 0 25px 25px;
    }

    .ppo-right {
        font-size: 16px;
        margin-bottom: 50px;
        padding: 0 20px;
    }

    .ppo-button-row {
        width: 100%;
        display: flex;
    }

    .ppo-button {
        width: 100%;
        text-align: center;
    }

    .ppo-button:after {
        margin-left: 14px;
        margin-top: 2px;
        right: unset;
        top: unset;
    }
}

@media (max-width: 425px) {
    .popup-page-out {
        width: 100%;
        border-radius: 0;
    }

    .ppo-left {
        border-radius: 0;
        align-items: flex-start;
        padding-top: 20px;
    }
}

.dsa-pull-left {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .dsa-pull-left {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.elem-img-margin-bottom {
    margin-bottom: 0;
}

.elem-img-margin-bottom>img {
    margin-bottom: 0;
}

.elem-img-margin-top {
    margin-top: 40px;
}

.elem-lang__flag.elem-lang__flag-other {
    border: none;
}



.not-overflow-body {
    overflow: hidden !important;
}

#popup-personal-data-check {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.4);
    overflow-y: auto;
}

.ppdc-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: 600px;
    /*height: 100px;*/
    background: #fff;
    border-radius: 25px;
    position: relative;
    padding: 50px;
}

@media (max-width: 768px) {
    .ppdc-content {
        width: 500px;
        padding: 30px;
    }
}

@media (max-width: 550px) {
    .ppdc-content {
        width: 300px;
    }
}

.ppdc-close {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
    width: 15px;
    min-width: 15px;
    height: 15px;
    background: url(/local/templates/herbalife-official-new/images/popup_page_out_close.png) no-repeat;
}

.ppdc-title {
    line-height: 24px;
    margin-bottom: 30px;
}

.ppdc-title a {
    color: #42A046;
    text-decoration: underline;
}

.ppdc-button {
    background: #42A046;
    border-radius: 25px;
    color: #fff;
    padding: 10px 60px 10px 30px;
    position: relative;
    cursor: pointer;
}

.ppdc-button:after {
    position: absolute;
    right: 25px;
    top: 14px;
    content: '';
    width: 8px;
    min-width: 8px;
    height: 13px;
    background: url(/local/templates/herbalife-official-new/images/popup_page_out_arrow.png) no-repeat;
}

.ppdc-button:hover {
    background: #266431;
}

.product-program {
    margin-top: 30px;
}

.product-program__title {
    font-size: 28px;
    line-height: 28px;
}

.product-program__list-items {
    margin-top: 30px;
}

.product-program-elem {
    padding: 20px 12px;
    border: 1px solid #DDDDDD;
    background-color: #fff;

    width: 25%;
}

@media(max-width: 1023px) {
    .product-program-elem {
        width: 220px;
    }
}

@media(max-width: 767px) {
    .product-program-elem {
        width: 290px;
    }
}

.product-program-elem:hover .product-program-elem__img img {
    transform: scale(1.05);
}

.product-program-elem__img {
    max-width: 270px;
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
}

.product-program-elem__img img {
    display: block;
    max-width: 100%;

    transition: transform .3s linear;
}

.product-program-elem__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #0D1320;
    margin: 0 0 15px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-clamp: 1;
    box-orient: vertical;
}

@media(max-width: 1099px) {
    .product-program-elem__title {
        height: 44px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}

.product-program-elem__subtitle {
    font-size: 14px;
    line-height: 18px;
    color: #B3B4B2;
    margin: 0;
    height: 54px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

@media(max-width: 1099px) {
    .product-program-elem__subtitle {
        height: 36px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}

.slider-item-search__scrollbar {
    background: #f0f0f0;
    height: 4px;
    margin-top: 20px;

    width: 100% !important;
    position: static !important;
}

.slider-item-search__scrollbar .swiper-scrollbar-drag {
    height: 4px;
}

@media(max-width: 1023px) {
    .slider-item-search {
        overflow: visible;
    }
}

.result-blog-search {
    margin-top: 40px;
}

.result-blog-search__inner+.result-blog-search__inner {
    margin-top: 40px;
}

.result-blog-search__inner--flex+.result-blog-search__inner--flex {
    margin-top: 0;
}

.blog-search-items__video {
    width: 50%;
    margin-bottom: 20px;
}

@media(max-width: 768px) {
    .blog-search-items__video {
        width: 100%;
    }
}

.result-blog-search__inner--flex {
    display: flex;
    flex-wrap: wrap;

    margin-left: -10px;
    margin-right: -10px;
}

@media(max-width: 579px) {
    .result-blog-search__inner--flex {
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media(max-width: 419px) {
    .result-blog-search__inner--flex {
        margin-right: 0;
        margin-left: 0;
    }
}

.blog-search-item {
    display: flex;

    width: 100%;

    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}

@media(max-width: 767px) {
    .blog-search-item {
        margin-bottom: 10px;
    }
}

@media(max-width: 579px) {
    .blog-search-item {
        display: block;

        margin-right: 5px;
        margin-left: 5px;
        width: calc(50% - 10px);
    }
}

@media(max-width: 419px) {
    .blog-search-item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

.blog-search-item--no-margin {
    margin: 0;
}

.blog-search-item__img {
    width: 380px;
    overflow: hidden;
}

@media(max-width: 1023px) {
    .blog-search-item__img {
        width: 300px;
    }
}

@media(max-width: 767px) {
    .blog-search-item__img {
        width: 250px;
    }
}

@media(max-width: 579px) {
    .blog-search-item__img {
        width: 100%;
    }
}

.blog-search-item__img img {
    display: block;
    max-width: 100%;
    width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.blog-search-item__content {
    padding: 60px 50px 65px 30px;
    width: calc(100% - 380px);
    background: #F8F8F8;
    color: #0D1320;
}

.blog-search-item__content-video,
.blog-search-item__content-img {
    padding: 10px 0;
    width: 100%;
    max-width: 380px;
    background: #F8F8F8;
    color: #0D1320;
    margin: 0 auto;
}

.blog-search-item__content-img {
    display: flex;
    height: 48px;
    overflow: hidden;
}

@media(max-width: 1023px) {
    .blog-search-item__content {
        padding: 35px 40px 35px 30px;
        width: calc(100% - 300px);
    }
}

@media(max-width: 767px) {
    .blog-search-item__content {
        padding: 20px 30px 20px 25px;
        width: calc(100% - 250px);
    }

    .blog-search-item__content-img {
        height: 52px;
    }
}

@media(max-width: 579px) {
    .blog-search-item__content {
        padding: 15px 10px 15px 15px;
        height: 160px;
        width: 100%;
    }
}

.blog-search-item__title {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}

@media(max-width: 579px) {
    .blog-search-item__title {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        box-orient: vertical;
    }
}

.blog-search-item__title-video,
.blog-search-item__title-img {
    margin-bottom: 0;
}

.blog-search-item__title-img:hover {
    color: #7ac042;
}

.blog-search-item__descr {
    font-size: 14px;
    line-height: 18px;
}

@media(max-width: 1023px) {
    .blog-search-item__descr {
        height: 144px;

        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        line-clamp: 8;
        box-orient: vertical;
    }
}

@media(max-width: 767px) {
    .blog-search-item__descr {
        height: 110px;

        -webkit-line-clamp: 6;
        line-clamp: 6;
    }
}

@media(max-width: 579px) {
    .blog-search-item__descr {
        height: 66px;
        line-height: 16px;

        -webkit-line-clamp: 4;
        line-clamp: 4;
    }
}

.blog-search-item--small.blog-search-item {
    display: block;
    width: calc(33.33333% - 20px);
}

@media(max-width: 1023px) {
    .blog-search-item--small.blog-search-item {
        width: 328px;
    }
}

@media(max-width: 767px) {
    .blog-search-item--small.blog-search-item {
        width: 290px;
    }
}

.blog-search-item--small .blog-search-item__img {
    width: 100%;
    height: 250px;
}

.blog-search-item--small .blog-search-item__title {
    margin: 0;

    height: 54px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
}

.blog-search-item__title b {
    font-weight: 900;
}

@media(max-width: 1023px) {
    .blog-search-item--small .blog-search-item__title {
        font-size: 16px;
        line-height: 18px;
    }
}

.blog-search-item--small .blog-search-item__descr {
    display: none;
}

.blog-search-item--small .blog-search-item__content {
    padding: 25px 30px;
    width: 100%;
}

@media(max-width: 1023px) {
    .blog-search-item--small .blog-search-item__content {
        padding: 20px;
    }
}

@media(max-width: 767px) {
    .blog-search-item--small .blog-search-item__content {
        height: auto;
        padding: 15px 10px;
    }
}

.slider-item-search-blog {
    overflow: hidden;
}

@media(max-width: 767px) {
    .slider-item-search-blog {
        overflow: visible;
    }
}

.scrollbar-none {
    display: none;
}

.scrollbar-show {
    display: block !important;
}

.result-recipes-search .recipes__card {
    width: 100%;
    margin: 0;
    display: block;
}

.result-recipes-search .recipes__card+.recipes__card {
    margin-top: 40px;
}

@media(max-width: 767px) {
    .result-recipes-search .recipes__card+.recipes__card {
        margin-top: 20px;
    }
}

.result-recipes-search .recipes__top {
    padding-left: 0;
}

a.recipes__card.cocktail-search-hover {
    color: #0D1320;
}

.cocktail-search-hover:hover>.recipes__top {
    color: #7ac042;
}

@media(max-width: 767px) {
    .result-recipes-search .recipes__img {
        min-width: 245px;
        max-width: 245px;
    }

    .result-recipes-search .recipes__supplement-info {
        width: calc(100% - 245px);
    }
}

@media(max-width: 419px) {
    .result-recipes-search .recipes__img {
        min-width: 180px;
        max-width: 180px;
    }

    .result-recipes-search .recipes__supplement-info {
        width: calc(100% - 180px);
    }
}

.result-recipes-search .recipes__full-text {
    border: 0;
}

.blog-search-item__date {
    font-size: 14px;
    line-height: 14px;
    color: #808080;
    margin-bottom: 8px;
}

@media(max-width: 767px) {
    .blog-search-item.blog-search-item--news {
        width: 290px;
    }
}

.blog-search-item.blog-search-item--news .blog-search-item__content {
    padding: 20px 20px 20px 30px;
    height: 195px;
}

@media(max-width: 767px) {
    .blog-search-item.blog-search-item--news .blog-search-item__content {
        padding: 20px 15px;
        height: 190px;
    }
}

.blog-search-item.blog-search-item--news .blog-search-item__descr {
    display: block;
    color: #808080;
    margin-top: 10px;
    height: auto;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
}

@media(max-width: 767px) {
    .blog-search-item.blog-search-item--news .blog-search-item__descr {
        -webkit-line-clamp: 3;
        line-clamp: 3;
    }
}

.blog-search-item.blog-search-item--news .blog-search-item__title {
    height: auto;
}

.blog-search-item__video {
    max-width: 380px;
    height: 215px;
    width: 100%;
    margin: 0 auto;
}

.blog-search-item__video iframe {
    width: 100%;
    height: 215px;
}

.blog-search-item--pictures {
    width: 25%;
    padding: 20px;
}

@media(max-width: 1023px) {
    .blog-search-item--pictures {
        width: 33.3%;
    }
}

@media(max-width: 768px) {
    .blog-search-item--pictures {
        width: 50%;
    }
}

@media(max-width: 425px) {
    .blog-search-item--pictures {
        width: 100%;
    }
}

.blog-search-item__pictures {
    height: 250px;
    display: flex;
    align-items: center;
    background: #F8F8F8;
    justify-content: center;
    padding: 5px;
}

.blog-search-item__pictures img {
    max-height: 100%;
    object-fit: contain;
}

.nav-rounded--redesign {
    display: flex;
    align-items: center;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

@media(max-width: 1099px) {
    .nav-rounded--redesign {
        width: calc(100% + 10px);
        border-radius: 20px 0 0 20px;
    }
}

@media(max-width: 767px) {
    .nav-rounded--redesign {
        border: solid 1px #ddd;
        width: calc(100% + 20px);
        margin-left: -10px;
        border-left: 0;
        border-right: 0;
        border-radius: 0;
    }
}

.nav-rounded--redesign::-webkit-scrollbar {
    display: none;
}

.nav-rounded--redesign .nav-rounded__link {
    white-space: nowrap;
}

@media(max-width: 767px) {
    .nav-rounded--redesign .nav-rounded__link {
        border: 0;
        margin: 0;
    }
}

.nav-rounded-wrapper {
    position: relative;
}

@media(max-width: 1099px) {
    .nav-rounded-wrapper::before {
        content: '';
        display: block;
        position: absolute;
        right: -10px;
        top: 0;
        height: 100%;
        width: 94px;
        background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        z-index: 1;
    }
}

@media(max-width: 767px) {
    .nav-rounded-wrapper::before {
        width: 50px;
    }

    .nav-rounded-wrapper::after {
        content: '';
        display: block;
        position: absolute;
        left: -10px;
        top: 0;
        height: 100%;
        width: 94px;
        background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        transform: matrix(-1, 0, 0, 1, 0, 0);
        z-index: 1;
    }
}























/*Проекты Гербалайф КОнец стилей*/



/* health - consultant START */


.swiper-promo-box .swiper-slide {
    padding: 2rem 3rem;
    margin-bottom: 2rem;
}

.swiper-promo-box .slide-body {
    background-color: #ffffff;
    border-radius: 1rem;
    padding: 2rem;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);

    display: flex;
    flex-wrap: wrap;
}


.swiper-button-prev2,
.swiper-container-rtl .swiper-button-next2 {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_37.svg');
    left: 10px;
    right: auto
}

.swiper-button-next2,
.swiper-container-rtl .swiper-button-prev2 {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_38.svg');
    right: 10px;
    left: auto
}


@media (max-width: 480px) {
    .swiper-promo-box .slide-body {
        padding: 1rem;
    }

    .swiper-promo-box .swiper-slide {
        padding: 1rem 2rem;
    }

    .swiper-button-next2,
    .swiper-container-rtl .swiper-button-prev2 {
        right: 2px;
    }

    .swiper-button-prev2,
    .swiper-container-rtl .swiper-button-next2 {
        left: 2px;
    }
}

.swiper-promo-box .slide-body .slide-body-photo {
    flex: 0 0 auto;
    width: 50%;
}

.swiper-promo-box .slide-body .slide-body-text {
    flex: 0 0 auto;
    padding: 1rem 0 0 8rem;
    width: 50%;
}

@media (max-width: 1280px) {
    .swiper-promo-box .slide-body .slide-body-photo {
        width: 60%;
    }

    .swiper-promo-box .slide-body .slide-body-text {
        width: 40%;
        padding: 2rem;
    }
}

@media (max-width: 991px) {
    .swiper-promo-box .slide-body .slide-body-photo {
        width: 100%;
    }

    .swiper-promo-box .slide-body .slide-body-text {
        width: 100%;
        padding: 2rem 0;
    }
}



.swiper-promo-box .slide-body .slide-body-result {
    position: relative;
}

.swiper-promo-box .slide-body .slide-body-result .img-text {
    position: absolute;
    top: 0;
}

.swiper-promo-box h3 {
    color: #42A046;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}

.swiper-promo-box p {
    font-size: 20px;
    margin-bottom: 10px;
}

.swiper-promo-box p.small {
    font-size: 12px;
    padding-top: 20px;
}

.slider-bottom {
    text-align: center;
    font-size: 16px;
}

.slider-bottom p {
    margin: 2rem 0;
}

@media (max-width: 1280px) {
    .swiper-promo-box h3 {
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .swiper-promo-box p {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .swiper-promo-box p.small {
        font-size: 8px;
        padding-top: 15px;
    }

    .slider-bottom {
        font-size: 12px;
    }
}


@media (max-width: 767px) {
    .swiper-promo-box h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .swiper-promo-box p {
        font-size: 12px;
        margin-bottom: 5px;
    }
}



.swiper-promo-box .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
}

.swiper-promo-box .swiper-pagination-bullet-active {
    background: #42A046;
}

.swiper-promo-box .swiper-button-next,
.swiper-promo-box .swiper-button-prev {
    color: #42A046;
}



.img-fluid {
    max-width: 100%;
    height: auto;
}

.return__description {
    padding: 20px 0;
}

.page-bottom {
    font-size: 22px;
    font-weight: 600;
}

.header__box {
    display: flex;
    width: 100%;
}

.block__image--logo {
    margin-top: 10px;
    width: 100%;
    text-align: right;
}

.swiper-promo-box p.blockquote-block {
    background: url(/local/templates/herbalife-official-new/./images/blockquote.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 75px;
    padding: 2rem 1rem;
    font-size: 17px;
}

.block__image__mob .header__big img {
    max-width: 50%;
    margin-top: 10px;
}

.block__facilities .small {
    font-size: 12px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 30px;
}

@media (max-width: 1280px) {
    .block__facilities .small {
        max-width: 980px;
    }
}

@media (max-width: 1024px) {
    .block__facilities .small {
        max-width: unset;
        padding: 0 10px 50px;
        font-size: 10px;
    }
}

.green {
    color: #42A046;
}



/* health - consultant END */

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    max-height: 150px;
    width: 360px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-autocomplete.ui-widget-content {
    cursor: pointer;
    padding-left: 0px;
    border: 1px solid #5f666c;
    background: #ffffff;
    color: #222222;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ui-autocomplete.ui-widget-content a {
    color: #222222;
}

.ui-autocomplete.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold;
}

.ui-autocomplete.ui-widget-header a {
    color: #222222;
}


.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    max-height: 200px;
    overflow: none;
    z-index: 9999;
}

#cityInfo .ui-autocomplete {
    width: 311px !important;
}

#streetInfo .ui-autocomplete {
    width: 221px !important;
}

#houseInfo .ui-autocomplete {
    width: 80px !important;
}


/*
.ui-widget-content {
	cursor:pointer;
	padding-left: 0px;
	border: 1px solid #5f666c;
	background: #ffffff url("/local/templates/herbalife-official-new/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
	border-top:none;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}*/

.ui-widget-content a {
    color: inherit;
}


/*
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("/local/templates/herbalife-official-new/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}*/

.ui-widget-header a {
    color: #222222;
}


/* Interaction states
----------------------------------*/


/*
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #797d80;
	background: #e6e6e6 url("/local/templates/herbalife-official-new/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #797d80;
}*/

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #797d80;
    text-decoration: none;
}

.modal .ui-state-hover,
.modal .ui-widget-content .ui-state-hover,
.modal .ui-widget-header .ui-state-hover,
.modal .ui-state-focus,
.modal .ui-widget-content .ui-state-focus,
.modal .ui-widget-header .ui-state-focus {
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    font-weight: normal;
    color: #0D1320;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #0D1320;
    text-decoration: none;
}


/*
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/local/templates/herbalife-official-new/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}*/

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-menu-item {
    padding-left: 20px;
    color: #797d80;
    list-style: none;
    line-height: 40px;
    font-size: 17px;
}

.ui-menu-item:before {
    content: ' ';
    width: 20px;
}

.main-settings .setting-content .line input.ui-autocomplete-input.edit,
#modal-add-application input.edit {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#streetInfo input.edit,
#cityInfo input.edit {
    border-left: none;
}

.ui-helper-hidden-accessible {
    display: none;
}

/* --- */


.ui-autocomplete.ui-widget-content {
    /* top: 50px!important;
    left: 0!important; */
    max-width: 100% !important;
    border: none !important;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    max-height: 150px;
    width: 360px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-menu-item {
    line-height: 20px;
    color: #797d80;
    font-size: 17px;
    cursor: pointer;
    width: 360px;
}

#ui-id-2 .ui-menu-item {
    line-height: 45px;
    width: 100%;
    word-break: break-all;
}

#ui-id-3 .ui-menu-item {
    line-height: 45px;
    width: 100%;
}

.ui-menu-item:hover {
    background-color: #f3f3f3;
}

.ui-menu-item span {
    font-size: 14px;
    color: #a0a0a0;
}

.ui-autocomplete.ui-widget-content {
    cursor: pointer;
    padding-left: 0px;
    border: 1px solid #5f666c;
    background: #ffffff;
    color: #222222;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ui-autocomplete.ui-widget-content a {
    color: #222222;
}

.ui-autocomplete.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold;
}

.ui-autocomplete.ui-widget-header a {
    color: #222222;
}

.my-hint {
    display: inline-block;
    padding: 20px;
    position: relative;
    left: -10px;
    width: 400px;
    font-size: 11px;
    line-height: 17px;
    color: #0D1320;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    font-family: Arial;
}

.my-hint .return-button {
    margin-top: 20px;
    font-size: 16px;
    height: unset;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.my-hint .return-button span {
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-hint .return-button span:before {
    top: calc(50% - 5px);
}

.my-hint .text-left {
    padding: 0 10px;
}

.my-hint .text-left b {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .my-hint {
        width: 250px;
    }
}

.my-hint img {
    border-radius: 50%;
    width: 70px;
    min-width: 70px;
    max-width: 70px;
    height: 70px;
    min-height: 70px;
    max-height: 70px;
}

#first_map>ymaps {
    z-index: 1 !important;
}

/* */
.big__image__first .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_1.jpg);
}

.big__image__second .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_2.jpg);
}

.big__image__step-1 .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_3.jpg);
}

.big__image__step-2 .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_4.jpg);
}

.big__image__news .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_5.jpg);
}

.big__image__contact .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_6.jpg);
}

.body-item-2 .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_tab_2.jpg);
}

.body-item-3 .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_tab_3.jpg);
}

.body-item-5 .block__image--background .bg-box {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_tab_5.jpg);
    width: 100%;
    height: -webkit-fill-available;
    background-position: center top;
    background-size: cover;
}

.body-item-6 .block__image--background {
    background-image: url(/local/templates/herbalife-official-new/./img2/bg_tab_6.jpg);
}

.big__image__contact .return-button {
    width: 100%;
}

.block__image {
    /* height: 468px; */
    display: flex;
    justify-content: flex-end;
    font-family: Myriad;
    flex-wrap: wrap;
}

@media (min-width: 1024px) {
    .block__image img {
        height: fit-content;
    }
}

.block__tabs {
    background: #edf0ef;
    font-family: Myriad;
}

.block__video {
    background: #edf0ef;
    font-family: Myriad;
}

.header__big {
    font-size: 44px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.header__big.header__bigger {
    font-size: 50px;
}

.block__image--description {
    font-size: 25px;
}

.block__image--description-small {
    font-size: 22px;
}

@media (max-width: 1023px) {
    .header__big {
        font-size: 22px;
    }

    .header__big.header__bigger {
        font-size: 25px;
    }

    .block__image--description {
        font-size: 20px;
    }

    .block__image--description-small {
        font-size: 18px;
    }
}

.block__image--text {
    width: 50%;
    padding: 80px 20px 80px 100px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}

@media (max-width: 1280px) {
    .block__image--text {
        padding: 80px 20px 80px 20px;
    }
}

@media (max-width: 1023px) {
    .block__image--text {
        width: 100%;
        padding: 20px 3rem;
    }
}

.block__image--text.block__image--text-height {
    padding: 100px 20px 100px 100px;
}

@media (max-width: 1280px) {
    .block__image--text.block__image--text-height {
        padding: 10px 20px 70px 20px;
    }
}

.block__image--background {
    width: 50%;
    background-position: center top;
    background-size: cover;
}

@media (max-width: 1023px) {
    .block__image--background {
        width: 100%;
    }
}


.block__image .return-button {
    margin: 20px 0;
    text-align: center;
}

.block__image--features {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    /* font-size: 22px; */
}

@media (max-width: 1023px) {
    .block__image--features.gor-scroll {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .block__image--features.vert-scroll {
        height: 500px;
        /* flex-direction: column; */
        overflow-y: scroll;
        /* flex-wrap: nowrap; */
        /* overflow-x: auto; */
    }
}

.block__image--features p {
    margin: 0 10px;
}

.block__image--features .block-feature {
    width: 50%;
    display: flex;
    padding: 20px 0;
}

@media (max-width: 1023px) {
    .block__image--features .block-feature {
        width: 100%;
        flex: 0 0 auto;
    }

    .block__image--features.vert-scroll .block-feature {
        width: 100%;
        height: 100px;
        flex: 1 1 auto;
    }
}

.block-white.block__image--features .block-feature {
    width: 100%;
}

.block-img-whitbox .block-white.block__image--features .block-feature {
    width: 50%;
}

@media (max-width: 767px) {
    .block-img-whitbox .block-white.block__image--features .block-feature {
        width: 100%;
    }
}

.block__image--features-left {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media (max-width: 1023px) {
    .block__image--features-left {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

.block__image--features-left p {
    margin: 0 10px;
}

.block__image--features-left .block-feature {
    width: 100%;
    display: flex;
    padding: 20px 20px 20px 10px;
}

@media (max-width: 1023px) {
    .block__image--features-left .block-feature {
        width: 100%;
        flex: 0 0 auto;
    }
}

.block__image--features-left img {
    height: fit-content;
}

.block__btn {
    padding: 35px 20px 50px 100px;
    font-family: Myriad;
}

@media (max-width: 1280px) {
    .block__btn {
        padding: 30px;
    }
}

.img-text {
    font-weight: 600;
    margin: 0 0 10px;
}

.return-button {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #42A046;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 35px;
    border: 1px solid transparent;
    transition: .2s all;
}

.return-button span {
    position: relative;

    transition: .2s all;
}

.return-button span::before {
    content: '';
    display: block;
    position: absolute;
    /* top: 7px;
    right: -18px;
    width: 5px;
    height: 5px; */

    top: 4px;
    right: -18px;
    width: 10px;
    height: 10px;

    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);

    transition: .2s all;
}

@media (max-width: 650px) {
    .return-button {
        height: 30px;
        line-height: 27px;
        border-radius: 5px;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 25px;
        margin-bottom: 10px;
    }

    .return-button span::before {
        top: 4px;
    }
}

.return-button:hover,
.return-button:focus {
    background: #fff;
    border: 1px solid #42A046;
}

.return-button:hover span,
.return-button:focus span {
    color: #42A046;
}

.return-button:hover span::before,
.return-button:focus span::before {
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
}

.box-tabs--health.box-tabs--product-info .box-tabs__head {
    /* width: 16.66%; */
    white-space: normal;
    border-bottom: none;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}

@media(max-width: 1023px) {
    .box-tabs--health.box-tabs--product-info .box-tabs__head {
        /* width: 16.66%; */
    }
}

.box-tabs--health.box-tabs--product-info .box-tabs__head div {
    background-color: #ffffff;
    margin: 0 auto;
    width: 100%;
    border: 3px solid #42A046;
    border-radius: 15px;
    color: #42A046;
    width: min-content;
    min-width: 150px;
}

@media(max-width: 767px) {
    .box-tabs--health.box-tabs--product-info .box-tabs__head div {
        min-width: 130px;
    }
}

.box-tabs--health.box-tabs--product-info .box-tabs__head.active div {
    background-color: #42A046;
    color: #ffffff;
    max-width: 200px;
}

.box-tabs--health.box-tabs--product-info .box-tabs__head img {
    margin: 0 10px;
}

@media(max-width: 767px) {
    .box-tabs--health.box-tabs--product-info .box-tabs__head img {
        width: 50%;
    }
}

.box-tabs--health.box-tabs--product-info .box-tabs__head.active .title {
    color: #ffffff;
}

.box-tabs--health.box-tabs--product-info .box-tabs__head .title {
    color: #42A046;
    padding: 20px 0;
}

.block__wrap {
    padding: 0 55px;
}

@media (max-width: 1280px) {
    .block__wrap {
        padding: 0;
    }
}

.box-tabs--health .box-tabs__body {
    padding-left: 40px;
}

.box-tabs__body,
.box-tabs--health .box-tabs__body {
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
}

.box-tabs--health .box-tabs__body .body-tabs-content {
    display: flex;
    padding-bottom: 20px;
}

@media (max-width: 1023px) {
    .box-tabs--health .box-tabs__body .body-tabs-content {
        flex-wrap: wrap;
    }
}

.box-tabs--health .box-tabs__body .body-tabs-content>div {
    width: 50%;
}

@media (max-width: 1023px) {
    .box-tabs--health .box-tabs__body .body-tabs-content>div {
        width: 100%;
        margin-top: 20px;
    }
}

.box-tabs--health .box-tabs__body .body-tabs-info {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 50px;
}

.box-tabs--health .box-tabs__body .body-tabs-info p {
    font-size: 25px;
}

@media (max-width: 1023px) {
    .box-tabs--health .box-tabs__body .body-tabs-info {
        padding: 10px;
    }

    .box-tabs--health .box-tabs__body .body-tabs-info p {
        font-size: 18px;
    }
}

/* .box-tabs--health.box-tabs--product-info .box-tabs__head .title:last-of-type{
    padding: 8px 0;
} */
/*
.box-tabs--health.box-tabs--product-info .box-tabs__head {
   padding-left: auto;
} */

.body-tabs-content .block-feature img {
    width: 58px;
    height: fit-content;
}

.input-city {
    padding: 4px 5px 4px 20px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 22px;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style glyph */
.inner-addon .icon {
    position: absolute;
    margin: 7px;
    pointer-events: none;
}

/* align glyph */
.left-addon .icon {
    left: 0px;
}

.right-addon .icon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.bg-grey {
    background: #edf0ef;
}

.block__image-static {
    display: none;
}

@media (max-width: 1023px) {
    .block__image-static {
        display: block;
    }
}

.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.scrolling-wrapper .card {
    display: inline-block;
}

::-webkit-scrollbar {
    width: 6px;
    /* ширина scrollbar */
    height: 6px;
    /* высота scrollbar */
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track:horizontal {
    background: #c6c8c5;
    /* цвет дорожки */
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:horizontal {
    background-color: #42A046;
    /* цвет плашки */
    border-radius: 3px;
    /* закругления плашки */
    border: 1px solid #c6c8c5;
    /* padding вокруг плашки */
}

.block-question {
    background-color: #ffffff;
    border-radius: 5px;
    border: 3px solid #42A046;
    position: relative;
    padding: 20px 40px;
    margin: 0 10px 30px;
}

.block-question.block-mark-left:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    bottom: -30px;
    border: 14px solid;
    /* border-color: #42A046 transparent transparent #42A046;  */
    border-color: #42A046 #42A046 transparent transparent;
}

.block-question.block-mark-left::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 28px;
    bottom: -24px;
    border: 14px solid;
    border-color: #fff #fff transparent transparent;
}

.block-question.block-mark-right:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 30px;
    bottom: -30px;
    border: 14px solid;
    border-color: #42A046 transparent transparent #42A046;
}

.block-question.block-mark-right::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 28px;
    bottom: -24px;
    border: 14px solid;
    border-color: #fff transparent transparent #fff;
}

.block-white {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.block-img-whitbox {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}

.block-img-whitbox .block-white {
    height: fit-content;
    bottom: 0;
    width: 100%;
}

ul.green span {
    color: #0D1320;
}

@media (min-width: 1024px) {

    .mb-5-desktop,
    .my-5-desktop {
        margin-bottom: 3rem !important;
    }

    .mt-5-desktop,
    .my-5-desktop {
        margin-top: 3rem !important;
    }
}

.rmfy_show {
    display: none;
}

.three-ways__content .swiper-container {
    overflow: visible;
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes shake {

    0%,
    50%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    5%,
    15%,
    25%,
    35%,
    45% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    10%,
    20%,
    30%,
    40% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes shake {

    0%,
    33%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    3%,
    9%,
    15%,
    21%,
    27% {
        -webkit-transform: translate3d(-4px, 0, 0);
        transform: translate3d(-4px, 0, 0);
    }

    6%,
    12%,
    18%,
    24%,
    30% {
        -webkit-transform: translate3d(4px, 0, 0);
        transform: translate3d(4px, 0, 0);
    }
}

@media (max-width: 1499px) {
    .inline-lead-form-container .form-wrap::before {
        background: none !important;
    }
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    height: 280px !important;
}

@media (max-width: 768px) {

    .bootstrap-select.btn-group .dropdown-menu.inner,
    .bootstrap-select.btn-group .dropdown-menu {
        height: 210px !important;
        min-height: 210px !important;
    }
}

.bottom-sheet {
    position: fixed;
    display: none;
    inset: 0;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    z-index: 99999;
    align-items: flex-end;
    transition: bottom 0.3s ease-in-out;
}

.bottom-sheet__overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    inset: 0;
}

.bottom-sheet__body {
    background: var(--color-white);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    max-height: 95dvh;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 300px;
    width: 100%;
    position: relative;
    margin-top: auto;
}

.bottom-sheet__content {
    padding: 48px 16px 16px 16px;
    width: 100vw;
}

.bottom-sheet__pin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1;
}

.bottom-sheet__pin:before {
    background-color: #e8e8ed;
    border-radius: 2px;
    content: '';
    display: inline-block;
    height: 4px;
    width: 40px;
}

.bottom-sheet--vp .bottom-sheet__body {
    min-height: 160px;
}

.bottom-sheet__text p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.consultant-helper {
    padding: 10px 0 30px 0;
    line-height: 30px;
}

.consultant-helper__link {
    padding: 4px 12px 6px;
    color: var(--color-white);
    background-color: var(--color-garden);
    transition: color .2s ease, background-color .2s ease;
    border-radius: 60px;
    margin-left: 16px;
    cursor: pointer;
    border: 1px solid var(--color-garden);
    font-size: 12px;
    line-height: 17px;
}

.consultant-helper__link:hover {
    color: var(--color-garden);
    background-color: var(--color-white);
}

@media (max-width: 1279px) {
    .consultant-helper {
        font-size: 14px;
    }
}

@media (max-width: 1023px) {
    .consultant-helper {
        line-height: 19px;
    }
}

@media (max-width: 1023px) {
    .consultant-helper__link {
        display: block;
        margin: 12px 0 0 0;
        width: fit-content;
    }
}

@media (max-width: 767px) {
    .consultant-helper__link {
        width: 100%;
        text-align: center;
    }
}

#preloader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1044 !important;
    background: #ffffff9e !important;
}

.preloader__image {
    color: var(--color-grass);
    position: relative;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear;
}

@keyframes preloader-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Main menu hide items on adaptive */
.nav-top--pk,
.nav-top--auth {
    padding-right: 20px;
}

.nav-top-dropdown {
    position: absolute;
    top: calc(100% + 20px);
    right: 0;
    padding: 16px;
    background-color: var(--color-white);
    gap: 8px;
    z-index: 1040;
    border-radius: 12px;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: .25s;
}

.nav-top-dropdown:before {
    content: '';
    position: absolute;
    top: -22px;
    height: 22px;
    width: 100%;
}

.nav-top-dropdown__item:not(:first-child) {
    margin-top: 8px;
}

.nav-top-dropdown__item:hover {
    color: var(--color-grass);
}

.nav-top-dropdown-wrap {
    display: none;
    position: relative;
}

.nav-top-wrap {
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.nav-top-dropdown__icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 4px;
    background-color: var(--color-white);
}

.nav-top-dropdown__icon .icon {
    width: 24px;
    height: 24px;
    color: var(--color-grass);
}

.nav-top-dropdown__link {
    display: block;
    color: var(--color-black);
    font-size: 14px;
    line-height: 20px;
    transition: color .2s ease;
    padding: 4px 0;
}

.nav-top-dropdown__link:hover {
    color: var(--color-grass);
}

.top-level__icon {
    display: none;
    width: 16px;
    height: 16px;
}

@media (min-width: 1024px) and (max-width: 1659px) {
    .nav-top.nav-top--pk .top-level {
        display: none;
    }

    .nav-top-dropdown-wrap {
        display: block;
    }
}

@media (min-width: 1024px) {
    .nav-top.nav-top--auth .top-level {
        display: none;
    }
}

/* ПК */
@media (min-width: 1024px) and (max-width: 1279px) {
    .nav-top-dropdown--notebook {
        display: block;
    }

    .nav-top--pk .top-level:nth-child(-n+2) {
        display: block !important;
    }

    .nav-top-dropdown__icon:hover .nav-top-dropdown--notebook {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1280px) and (max-width: 1659px) {
    .nav-top-dropdown--desktop {
        display: block;
    }

    .nav-top--pk .top-level:nth-child(-n+3) {
        display: block;
    }

    .nav-top-dropdown__icon:hover .nav-top-dropdown--desktop {
        opacity: 1;
        visibility: visible;
    }
}

/* Auth(НП, DS) */
@media (min-width: 1024px) {
    .nav-top--auth~.nav-top-dropdown-wrap {
        display: block;
    }

    .header__phone span {
        font-size: 12px;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .nav-top--auth .top-level:nth-child(-n+4) {
        display: block !important;
    }
}

@media (min-width: 1280px) and (max-width: 1479px) {
    .nav-top--auth .top-level:nth-child(-n+5) {
        display: block;
    }

    .nav-top-dropdown__icon:hover .nav-top-dropdown--dsk {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1479px) and (max-width: 1699px) {
    .nav-top--auth .top-level:nth-child(-n+6) {
        display: block !important;
    }

    .nav-top-dropdown__icon:hover .nav-top-dropdown--hd {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1700px) {
    .nav-top--auth .top-level:nth-child(-n+7) {
        display: block;
    }

    .nav-top-dropdown__icon:hover .nav-top-dropdown--full-hd {
        opacity: 1;
        visibility: visible;
    }
}



/* Product calculator */
.product-view-kbzhu {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 28px;
}

.product-view-calc {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: max-content;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid var(--color-gray-light);
}

.product-view-calc__item {
    text-align: center;
    padding: 0 12px;
}

.product-view-calc__item:not(:last-child) {
    border-right: 1px solid var(--color-gray-light);
}

.product-view-calc__item-value {
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 20px;
    font-weight: 700;
    color: var(--color-grass);
}

.product-view-calc__item-title {
    font-size: 12px;
    line-height: 16.8px;
    font-weight: 400;
}

.product-view-kbzhu-list {
    color: var(--color-grass);
    font-size: 18px;
    line-height: 29px;
    font-weight: 600;
    margin: 0;
}

.product-view-kbzhu-list__item {
    display: grid;
    grid-template-columns: repeat(2, 200px);
    gap: 36px;
}

.product-view-kbzhu-list__item+.product-view-kbzhu-list__item {
    margin-top: 16px;
}

.product-view-kbzhu-list dd {
    margin: 0;
}

.product-certificates {
    list-style: none;
    padding: 0;
    margin-top: 8px !important;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.product-certificates__img {
    width: 100%;
    object-fit: contain;
}

/* Adaptive */
@media (max-width: 1279px) {
    .product-view-kbzhu-list {
        font-size: 16px;
        line-height: 25.6px;
    }
}

.product-values__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-values__item {
    margin-top: 8px;
}

.product-values__list-item {
    display: flex;
    align-items: center;
    gap: 36px;
    font-size: 14px;
    line-height: 19.6px;
    padding-bottom: 16px;
}

.product-values__list-val {
    width: 200px;
}

@media (max-width: 1023px) {
    .nav-top-dropdown-wrap {
        display: none;
    }

    .nav-top--pk .top-level,
    .nav-top--auth .top-level {
        display: flex;
        align-items: center;
        gap: 8px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .nav-top--auth .top-level .nav-top__link,
    .nav-top--pk .top-level .nav-top__link {
        padding: 13px 0;
    }

    .top-level__icon {
        display: block;
    }

    .product-view-calc__item-value {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 767px) {
    .product-view-kbzhu {
        gap: 16px;
        margin-bottom: 32px;
    }

    .product-view-calc__item-value {
        margin-bottom: 0;
        font-size: 16px;
    }

    .product-view-calc__item-title {
        font-size: 10px;
        line-height: 14px;
    }

    .product-view-kbzhu-list {
        order: -1;
    }


    .product-view-kbzhu-list__item {
        grid-template-columns: 1fr 100px;
        gap: 10px;
        border-bottom: 1px solid var(--color-gray-light);
        padding-bottom: 4px;
    }

    .product-view-kbzhu-list dt {
        font-size: 14px;
        line-height: 22.4px;
        color: var(--color-nightsky);
    }

    .product-view-kbzhu-list dd {
        text-align: right;
        font-weight: 800;
    }

    .product-view-calc {
        width: 100%;
    }

    .product-certificates {
        grid-template-columns: repeat(2, 1fr);
    }

    .product-values__list-item {
        gap: 8px;
        padding-bottom: 8px;
        margin-bottom: 8px;
        border-bottom: 1px solid var(--color-gray-light);
    }

    .product-values__item {
        margin-top: 20px;
    }

    .product-values__list-val:first-child {
        width: 70%;
    }

    .product-values__list-val:last-child {
        width: 30%;
        text-align: right;
    }
}

/* ECOM PRODUCT PAGE SECTION by Svyatoslav - START */

/* PC styles -- column mode */
.grid--row .grid-block {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: 116px 1fr auto 185px;
    column-gap: 32px;
    grid-template-rows: auto auto;
    /*height: 140px;*/
    border-radius: 0;
    border-style: none;
    border-bottom: 1px solid var(--color-gray-light);

    grid-template-areas:
        "prodimg textcontent prices cartbutton"
        "prodimg textcontent prices cartbutton"
}

.grid--row .product-item__text-content {
    grid-area: textcontent;

    display: flex;
    align-items: center;
}


.grid--row .prices-block {
    grid-area: prices;

    display: flex;
    justify-content: center;
    align-items: center;
}

.grid--row .cart-button {
    grid-area: cartbutton;

    display: flex;
    justify-content: center;
    align-items: center;
}

.grid--row .card__img-product {
    /*height: 100%;*/
    width: auto;
}

.grid--row .card-item-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
    align-items: center;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--color-gray-light);
    padding: 12px;
}

.grid--row .card.grid__item-3:hover {
    box-shadow: none;
}

.grid--row .card.grid__item-3 .card__img {
    grid-area: prodimg;
}

.grid--row .card.grid__item-3 .card__inner {
    grid-area: textcontent;
}

.grid--row .card.grid__item-3 .price_section {
    margin-top: 0;
    margin-left: auto;
}

.grid--row .card__price-section {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    max-width: unset;
    height: unset;
}

.grid--row .card__price__item-price,
.grid--row .card__price__vip-points {
    padding: 0;
    margin: 0;
    font-family: "NotoSans", Arial;
    font-weight: 700;
    font-size: 20px;
    xxline-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

.grid--row .card__price__item-price {
    color: rgba(13, 19, 32, 1);
}

.grid--row .card__price__vip-points {
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-radius: 100px;

    background: rgba(229, 255, 197, 1);
    color: #42A046;

    font-size: 16px;
}

.grid--row .card__price-toBasket-btn {
    grid-area: cartbutton;

    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 185px;
    height: 62px;
    gap: 12px;
    padding-top: 16px;
    padding-right: 52px;
    padding-bottom: 16px;
    padding-left: 52px;
    border-radius: 56px;
    border-style: none;
    background-color: rgba(38, 100, 49, 1);
    background-image: none;

    font-family: "NotoSans", Arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: white;

}

.grid--row .card__price__item-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 168px;
    height: 64px;
    gap: 24px;
    padding-top: 20px;
    padding-right: 12px;
    padding-bottom: 20px;
    padding-left: 12px;
    border-radius: 100px;
    background: rgba(246, 246, 246, 1);
    flex-shrink: 0;
    flex-grow: 0;
}

.grid--row .item-quantity__decrease,
.grid--row .item-quantity__increase {
    width: 24px;
    height: 24px;
    border-style: none;
}

.grid--row .item-quantity__decrease {
    background: url("/local/templates/herbalife-official-new/images/minus-icon.svg") center center no-repeat;
}

.grid--row .item-quantity__increase {
    background: url("/local/templates/herbalife-official-new/images/plus-icon.svg") center center no-repeat;
}

.grid--row .item-quantity__input {
    width: 33px;
    height: 22px;

    font-family: "NotoSans", Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;

    color: rgba(13, 19, 32, 1);
    border-style: none;
    background-color: transparent;
}

.grid--row .toBasket-btn__text {
    display: flex;
}

/* Real grid mode  -- PC */
.grid-block {
    display: grid;
    box-sizing: border-box;
    grid-template-columns: auto auto auto 128px;
    grid-template-rows: 267px auto 54px;
    width: 100%;
    /*height: 503px;*/
    gap: 16px 0;

    grid-template-areas:
        "prodimg prodimg prodimg prodimg"
        "textcontent textcontent textcontent textcontent"
        "prices prices prices cartbutton"
}

.product-item__text-content {
    grid-area: textcontent;
}

.grid-block .product-item__img {
    grid-area: prodimg;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-item__img img {
    max-height: 100%;
}

.prices-block {
    grid-area: prices;
}

.cart-button {
    grid-area: cartbutton;
    text-align: right;
    justify-self: flex-end;
}

.card-item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid var(--color-gray-light);
    gap: 12px;
    border-radius: 6.2px;
    border-width: 0.77px;
    padding: 16px;
}

.card__price-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    column-gap: 16px;
    /*max-width: 80%;*/
    height: 100%
}

.card__price-section-mobile {
    display: none;
}

.card__price__item-price,
.card__price__vip-points {
    padding: 0;
    margin: 0;
    font-family: "NotoSans", Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

.card__price__item-price {
    color: rgba(13, 19, 32, 1);
}

.card__price__vip-points {
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-radius: 100px;

    background: rgba(229, 255, 197, 1);
    color: #42A046;
    font-size: 16px;
}

.card__price-toBasket-btn {
    width: 78px;
    max-width: 100%;
    height: 100%;
    gap: 12px;
    font-size: 0;

    border-radius: 56px;
    border-style: none;
    background-size: 30px 30px;
    background: url("/local/templates/herbalife-official-new/images/basket-button.svg") center center no-repeat rgba(38, 100, 49, 1);
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0%;
    color: white;
    text-align: center;
}

.card__price-toBasket-btn__external {
    display: flex;
    background: url("/local/templates/herbalife-official-new/images/basket-button-external.svg") center center no-repeat rgba(38, 100, 49, 1);
    background-size: 30px 30px;
    color: black;
}

.grid--row .card__price-toBasket-btn__external {
    color: black;
}

.grid--row .card__price-toBasket-btn.card__price-toBasket-btn-hide {
    display: none;
}

.card__price-toBasket-btn.card__price-toBasket-btn-hide {
    display: none;
}

.card__price-toBasket-btn-detail.card__price-toBasket-btn-hide {
    display: none;
}

.card__price-quantity-wrapper {
    display: none;
}

.card__price-quantity-wrapper.card__price-quantity-wrapper-show {
    display: block;
}

.card__price__item-quantity {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 100%;
    gap: 16px;
    padding: 20px 12px;
    border-radius: 100px;
    background: rgba(246, 246, 246, 1);
    flex-shrink: 0;
    flex-grow: 0;
}

.item-quantity__decrease,
.item-quantity__increase {
    width: 20px;
    height: 20px;
    border-style: none;
}

.item-quantity__decrease.disabled,
.item-quantity__increase.disabled {
    filter: invert(50%);
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
}

.item-quantity__decrease {
    background: url("/local/templates/herbalife-official-new/images/minus-icon.svg") center center no-repeat;
}

.item-quantity__increase {
    background: url("/local/templates/herbalife-official-new/images/plus-icon.svg") center center no-repeat;
}

.item-quantity__input {
    width: 33px;
    height: 22px;

    font-family: "NotoSans", Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;

    color: rgba(13, 19, 32, 1);
    border-style: none;
    background-color: transparent;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; // Yeah, yeah everybody write about it
}

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
}

.toBasket-btn__text {
    display: none;
}

@media (max-width: 1279px) {
    .grid-block {
        grid-template-columns: auto auto auto 109px;
    }
    .card__price__item-price {
        font-size: 18px;
    }

    .card__price__vip-points {
        font-size: 12px;
        line-height: 20px;
        padding: 0 8px;
    }
    .item-quantity__input {
        font-size: 12px;
        width: 24px;
        padding: 0;
    }
    .card__price__item-quantity {
        padding: 10px 12px;
    }
    .item-quantity__decrease, .item-quantity__increase {
        width: 15px;
        height: 15px;
    }
}

@media (max-width: 1023px) {
    .grid.catalog:not(.grid--row) {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .card.grid__item-3 {
        padding: 12px 0 0 0;
    }
    .grid-block {
        grid-template-rows: minmax(auto, 164px) auto auto;
        grid-template-columns: auto 1fr;
        grid-template-areas:
        "prodimg prodimg"
        "textcontent textcontent"
        "prices cartbutton";
        column-gap: 6px;
    }
    .grid-block .card__price__item-quantity {
        max-width: 70px;
    }
    .grid.catalog:not(.grid--row) {
        gap: 16px 12px;
    }
    .grid--row .grid-block {
        grid-template-rows: auto auto;
        /*height: 140px;*/
        gap: 12px 4px;

        grid-template-columns: 56px 1fr 1fr 1fr 1fr;
        grid-template-areas:
            "prodimg textcontent textcontent textcontent textcontent"
            "prodimg prices prices cartbutton cartbutton"
    }

    .grid--row .card.grid__item-3 {
        display: grid;
        grid-template-columns: 68px auto;
        grid-template-rows: auto auto;
        padding: 10px 0;
    }

    .grid--row .card.grid__item-3 .card__img {
        margin: 0 8px 0 0;
        grid-row: 1 / -1;
        max-width: 100%;
        height: auto;
    }

    /*
    .grid--row .card.grid__item-3 .price_section {
        margin-left: 0;
    }
        */
    .grid--row .prices-block {
        display: flex;
        justify-content: flex-start;
    }

    
  

    .grid--row  .product-item__img {
        grid-area: prodimg;

        display:flex;
        align-items: center;
        justify-content: center;
        padding: 0 6px;
    }

    .grid--row .card__img-product {
        /*height: 56px;*/
        width: 100%;
    }

    .grid--row .card__price-section {
        display: flex;
        flex-direction: row;
        align-items: center;
        max-width: unset;
        width: 100%;
        justify-content: flex-start;
    }

    .grid--row .card__price__item-price {
        font-family: "NotoSans";
        font-weight: 800;
        font-size: 12px;
        line-height: 160%;
        letter-spacing: 0%;
        vertical-align: middle;

    }

    .grid--row .card__price__vip-points {
        font-family: "NotoSans";
        font-weight: 700;
        font-size: 10px;
        line-height: 160%;
        letter-spacing: 0%;
        text-align: center;
        vertical-align: middle;
    }

    .grid--row .cart-button {
        display: flex;
        justify-content: flex-end;
    }


    .grid--row .card__price-toBasket-btn {
        width: 68px;

        height: 32px;
        gap: 12px;

        border-radius: 56px;
        border-style: none;

        font-size: 0;

        background: url("/local/templates/herbalife-official-new/images/basket-button.svg") center center no-repeat rgba(38, 100, 49, 1);
        background-size: 16px 16px;
        color: white;
        flex-shrink: 0;
        padding: unset;
    }

    .grid--row .card__price-toBasket-btn__external {
        display: flex;
        background: url("/local/templates/herbalife-official-new/images/basket-button-external.svg") center center no-repeat rgba(38, 100, 49, 1);
        background-size: 16px 16px;
        color: black;
    }

    .grid--row .toBasket-btn__text {
        display: none;
    }

    .grid__item-3 .card__link {
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
        margin-bottom: 0;
    }

    .grid__item-3 .card__img .card__img-product {
        max-width: 100%;
        object-fit: contain;
    }

    .grid__item-3 .card__bottom {
        /*display: none;*/
    }


    .grid--row .card__price__item-quantity{
        box-sizing: border-box;
        width: 76px;
        height: 32px;
        max-width: 76px;
        margin:0;
        padding:0;
        justify-content: center;
        gap:0;
    }

    .grid--row  .item-quantity__decrease, .grid--row  .item-quantity__increase{
        width: 16px;
        height: 16px;
        background-size: 12px;
    }

    .grid--row  .item-quantity__input{
        width: 24px;
        height: 17px;

        font-family: "NotoSans";
font-weight: 400;
font-size: 12px;
line-height: 140%;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
color: #0D1320;

    }

    .item-quantity__decrease, .item-quantity__increase {
        width: 12px;
        height: 12px;
        padding: 0;
    }

    .card__price__item-price {
        font-size: 12px;
    }

    .card__price-section {
        flex-direction: column;
    }

    .card__price-section--not-available {
        justify-content: center;
    }

    .card__price-toBasket-btn {
        background-size: 16px;
        max-width: 48px;
        height: 32px;
    }
    .card__price__item-quantity {
        padding: 0 4px;
        gap: 4px;
        height: 32px;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .grid.catalog:not(.grid--row) {
        grid-template-columns: repeat(2, 1fr);
    }

    .grid--row .grid-block {
        grid-template-rows: auto auto;
        width: 100%;
        /*height: 140px;*/
        gap: 12px;

        grid-template-columns: 116px 1fr auto 150px;
        grid-template-areas:
            "prodimg textcontent textcontent cartbutton"
            "prodimg prices prices cartbutton"
    }

    .grid--row .product-item__text-content {
        margin-left: 26px;
    }

    .grid--row .prices-block {
        margin-left: 26px;
        justify-content: unset;
    }

    .grid--row .card.grid__item-3 .card__inner {
        padding-right: unset;
    }


    .grid--row .card__price-section {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;


        max-width: unset;
        height: unset;
    }

    .grid--row .card__price-toBasket-btn {
        width: 151px;
        height: 52px;
        padding: 16px 20px;
        border-radius: 56px;

        font-size: 14px;
    }

    .grid--row .card__price__item-quantity {
        width: 151px;
        height: 52px;
    }

    .grid--row .item-quantity__decrease,
    .grid--row .item-quantity__increase {
        width: 20px;
        height: 20px;
    }

    .grid--row .item-quantity__decrease {
        /*margin-left: 8px;*/
    }

    .grid--row .item-quantity__increase {
        /*margin-right: 8px;*/
    }
}

.grid--row .card__mark--items-on-storage {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-papaya);
    color: var(--color-white);
    border-radius: 100px;
    min-width: 50px;
    width: fit-content;
    text-align: center;
}

.disabled-btn {
    background-color: #DDDDDD !important;
    color: white;
}

.hidden {
    display: none;
}

/* ECOM PRODUCT PAGE SECTION by Svyatoslav - END */
.countdown {
    text-align: right;
}
.countdown__inner {
    margin-top: 20px;
    display: inline-flex;
    padding: 8px 20px;
    background-color: var(--color-grass);
    font-size: 18px;
    font-weight: 600;
    border-radius: 12px;
    color: var(--color-white);
    align-items: center;
    gap: 16px;
}

.countdown__timer {
    font-size: 24px;
}

@media (max-width: 1023px) {
    .countdown__inner {
        font-size: 14px;
        font-weight: 500;
        padding: 4px 16px;
    }
    .countdown__timer {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .countdown {
        text-align: center;
    }
    .countdown__inner {
        font-size: 12px;
        border-radius: 8px;
        gap: 2px;
    }
}

/* HEADER ORDER AND BASKET BUTTONS -- START */
.header__bottom-left__commerce-buttons {
    display: flex;
    column-gap: 12px;
    justify-content: space-between;
    width: 410px;
    height: 100%;
    margin-left: 12px;
}

.badge-count {
    min-width: 14px;
    height: 14px;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    color: var(--color-white);
    background-color: var(--color-attention);
    border-radius: 100px;
    position: absolute;
    top: -4px;
    right: -6px;
    padding: 0 2px;
}

.commerce-buttons__order-list-btn,
.commerce-buttons__market-basket {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 199px;
    padding-left: 42px;
    background-color: white;
    background-size: 28px;
    border-radius: 24px;
    border-style: none;

    font-family: "NotoSans", Arial;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: var(--color-nightsky);

    cursor: pointer;
}

.commerce-buttons__order-list-btn {
    background: url("/local/templates/herbalife-official-new/./images/orders-icon.svg") 42px center no-repeat white;
}

.commerce-buttons__market-basket {
    /*background: url("/local/templates/herbalife-official-new/./images/market-basket-icon.svg") 42px center no-repeat white;*/
    padding: 0;
    column-gap: 12px;
}

.commerce-buttons__market-icon {
    position: relative;
}

.commerce-buttons__orders-list-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    width: 343px;
    max-height: 409px;
    height: auto;
    margin-top: 84px;
    transform: translateX(-24%);
    border-radius: 12px;
    padding: 16px;
    background: rgba(246, 246, 246, 1);
    z-index: 9999;
    box-shadow: 0px 4px 13px 0px #081D250A;
}

.commerce-buttons__orders-empty {
    text-align: center;
    margin-bottom: 20px;
}

/* HEADER ORDER AND BASKET BUTTONS -- END */

/* ORDER STATUS LIST -- START */
.orders-list__menu {
    box-sizing: border-box;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    max-height: 330px;
    overflow-y: auto;
}

.menu-item__info-section {
    width: 100%;
}

.orders-list__menu-item {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 311px;
    gap: 12px;
    border-radius: 8px;
    background-color: var(--color-white);
    list-style: none;
    margin-bottom: 8px;
    padding: 12px;
}

.menu-item__order-img {
    width: auto;
    height: 60px;
    gap: 10.71px;
}

.menu-item__info-section__caption,
.menu-item__info-section__order-status,
.menu-item__info-section__message-initiator {
    padding: 0;
    margin: 0;
}

.menu-item__info-section__caption {

    font-family: "NotoSans";
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0%;
    color: #0D1320;
}

.menu-item__info-section__order-status {
    font-family: "NotoSans";
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #B3B4B2;

}

.menu-item__info-section__message-initiator {
    font-family: "NotoSans";
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #42A046;
    text-align: right;
}


.orders-list__button {

    width: 311px;
    height: 50px;
    gap: 12px;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    border-radius: 56px;
    background-color: #42A046;
    color: white;

    font-family: "NotoSans";
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    border-style: none;
    cursor: pointer;
    text-align: center;
}

/* ORDER STATUS LIST -- START */

/* MOBILE CART BUTTON -- START */

/*.mobile-basket-button__items-counter {*/
/*    position: absolute;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    width: 18px;*/
/*    height: 12px;*/
/*    border-radius: 100px;*/
/*    background: #F64D37;*/
/*    color: white;*/

/*    font-family: "Noto Sans";*/
/*    font-weight: 600;*/
/*    font-size: 8px;*/
/*    line-height: 100%;*/
/*    letter-spacing: 0%;*/
/*    text-align: center;*/
/*    vertical-align: middle;*/
/*    transform: translate(70%, -125%);*/
/*}*/

/* MOBILE CART BUTTON -- END */

/* MOBILE BOTTOM CART PANEL -- START*/
.header__mobile-bottom__cart-info-panel {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    left: 0px;
    bottom: 56px;
    z-index: 9999;
    box-shadow: 0px -4px 20px 0px #4E4F4D33;
}

.header__mobile-bottom__cart-info-wrapper {
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-color: var(--color-white);
}

.header__mobile-bottom__cart-info-warning {
    padding: 7px;
    text-align: center;
    font-size: 12px;
    background-color: var(--color-papaya);
    color: var(--color-white);
}

.card__price-section-mobile {
    display: flex;
    align-items: center;
    width: 100%;
}

.card__price-section-mobile__item-price {
    color: rgba(13, 19, 32, 1);
    font-weight: 800;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;

}

.card__price-section-mobile__vip-points {
    padding: 4px;
    border-radius: 100px;
    margin-left: 8px;

    background: var(--color-succulent);
    color: var(--color-grass);

    font-weight: 700;
    font-size: 12px;
    line-height: 160%;
    text-align: center;
    vertical-align: middle;

}

.card__price-section-mobile__toBasket-btn {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 32px;
    border-radius: 56px;
    margin-left: auto;

    border-style: none;
    background: var(--color-grass);

    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    color: var(--color-white);

    padding: 0 8px;
}

.card__price-section-mobile__discounted-price {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 20px;
    background: #F6F6F6;

    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;

    color: #A0A0A0;
    margin-top: 8px;
}

.basket-info__item-price {
    font-size: 22px;
    font-weight: 700;
    margin-right: 8px;
}

.basket-info__item-vp {
    margin-right: 32px;
}

.basket-info__item-vp {
    font-size: 16px;
    padding: 4px 8px;
}

.basket-info__item-discount {
    margin: 10px auto 0;
    width: 90%;
}

.basket-info__item-link {
    background-color: var(--color-garden);
    font-size: 16px;
    padding: 20px 23px;
    border-radius: 56px;
    color: var(--color-white);
}

/* MOBILE BOTTOM CART PANEL -- END*/
/* End */


/* Start:/local/templates/business-cards/styles.css?1739353349989*/
body, html {
    overflow-x: hidden;
}

.page-wrapper {
    padding-bottom: 0 !important;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header, .footer {
    flex: 0 0 auto;
}

.header {
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}

.header__logos .header__logo {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: 56px;
}

.header__logos .header__logo span {
    font-size: 11px;
    color: #000;
}

.footer__copy {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer__copy .links-wrapper a:last-child {
    margin-bottom: 0;
}

.footer__copy-text {
    margin-top: 10px;
}

@media (max-width: 1023px) {
    .page-wrapper {
        padding-top: 58px;
    }
    .header__logos .header__logo {
        height: 40px;
    }
}

@media (max-width: 1699px) {
    .header__top {
        padding-bottom: 20px;
    }
}
/* End */
/* /local/templates/herbalife-official-new/template_styles.css?1752736367862641 */
/* /local/templates/business-cards/styles.css?1739353349989 */
