

/* Start:/local/templates/herbalife-official-new/template_styles.css?1732779954780258*/
@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%;
}

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: #3181AD;
}

.color-green,
.text-green {
    color: #42A046;
}

.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.8;
}

.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: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.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: 10D1320;
    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: 100D1320;
}

.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: -10D1320;
}

.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 {
    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.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: 5px;
    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: #42A046;
    -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: "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%;
    }
}

@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: #42A046;
}

.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_gray.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 .name:hover, .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:hover{
    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 + .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;
        font-size: 2rem;
    }

    .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: #42A046;
    border: solid 1px #42A046;
    -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;
}

.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: 10px;
    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: #42A046;
}

.elem-lang__item {
    display: block;
    font-size: 1.6rem;
    padding: 9px 20px 10px 16px;
    border-bottom: solid 1px #e5e5e5;
    border-left: solid 4px transparent;
    -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__item:before, .elem-lang__item:after {
    content: " ";
    display: table;
}

.elem-lang__item:after {
    clear: both;
}

.elem-lang__item .elem-lang__name {
    float: right;
    width: 110px;
    padding-left: 20px;
    position: relative;
}

.elem-lang__item .elem-lang__name:before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #e5e5e5;
    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%);
}

.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: 420px;
    width: 360px;
    background-color: #fff;
    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;
}

.elem-lang__list .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.elem-lang__list .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c9c9c9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 2px;
}

.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 {
        display: block;
        background-color: transparent;
        border: solid 2px #fff;
        margin: 7px 10px 6px;
        padding: 8px 10px;
        position: relative;
    }

    .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 {
        background-color: transparent;
        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;
    margin-bottom: 46px;
}

.elem-map-list.new{
    width: 100%;
    max-height: 40px;
}

.elem-map-list .type {
    height: auto !important;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.6rem;
    color: #413c36;
    width: 160px;
    position: relative;
    border: solid 1px #ddd;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.elem-map-list .type:before {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    transition: all linear 0.2s;
    position: absolute;
    top: 2px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.elem-map-list .type.map {
    text-align: left;
    padding-left: 37px;
}

.elem-map-list .type.map:before {
    right: 2px;
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-pin.png");
    -moz-background-size: 15px 20px;
    background-size: 15px 20px;
}

.elem-map-list .type.list {
    text-align: right;
    padding-right: 30px;
    margin-left: -40px;
}

.elem-map-list .type.list:before {
    left: 2px;
    background-image: url("/local/templates/herbalife-official-new/images/required/icon-list.png");
    -moz-background-size: 14px 12px;
    background-size: 14px 12px;
}

.elem-map-list .type.active {
    cursor: default;
    z-index: 2;
    border-color: #42A046;
    background-color: #42A046;
    color: #fff;
}

.elem-map-list .type.active:before {
    opacity: 1;
}

@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: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    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: #4c75a4;
}

.elem-social--fb {
    background-color: #3b5999;
}

.elem-social--ok {
    background-color: #f58520;
}

.elem-social--yt {
    background-color: #d02200;
}

.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 {
    width: 100vw;
    left: 50%;
    position: relative;
    top: 0;
    transform: translate(-50vw, 0);
}

.nav-categories__inner {
    display: flex;
    flex: 1 auto;
}

.nav-categories .nav-categories__inner .nav-categories__link {
    width: 20%;
}

@media(max-width: 767px) {
    .nav-categories {
        text-align: center;
        flex: none;
        /* max-width: 767px;
        width: 100vw;
        overflow: hidden;
        overflow-x: auto; */
        padding-bottom: 20px;
        padding-top: 10px;
        padding-left: 15px;
    }

    /* .nav-categories::-webkit-scrollbar {
        height: 2px;
    }

    .nav-categories::-webkit-scrollbar-track {
        background: #F0F0F0;
        margin-right: 20px;
        margin-left: 20px;
    }

    .nav-categories::-webkit-scrollbar-thumb {
        background: #42A046;
    } */
}


.nav-categories__link {
    width: 100%;
    font-size: 18px;
    line-height: 21px;
    color: #0D1320;
    padding: 40px 80px 40px 31px;
    background: transparent no-repeat 100% center;
    background-size: auto 100%;
    border: 1px solid #F8F8F8;
    font-weight: 600;
    border-right-color: #42A046;
}

@media(max-width: 1440px) {
    .nav-categories__link {
        background-size: auto 75%;
        background-position: bottom right;
        padding: 25px 80px 25px 25px;
    }
}

@media(max-width: 1199px) {
    .nav-categories__link {
        padding: 21px 76px 20px 21px;
        font-size: 14px;
        line-height: 21px;
    }
}

@media(max-width: 1024px) {
    .nav-categories__link {
        background-size: auto 75%;
        background-position: bottom right;
        padding: 21px 45px 20px 21px;
        line-height: 18px;
    }
}

@media(max-width: 767px) {
    .nav-categories__link {
        background: none;
        padding: 0;
        border: 0;
        min-width: 92px;
        text-align: center;
    }

    /* .nav-categories__link:first-child {
        margin-left: 10px;
    } */

    .nav-categories__link span {
        display: block;
        font-size: 12px;
        line-height: 15px;
        font-weight: 400;
        margin-top: 5px;
    }
}

.nav-categories__link:not(:last-child) {
    margin-right: 0;
}

.nav-categories__link--consult {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_11.svg');
}

.nav-categories__link--science {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_12.svg');
}

.nav-categories__link--production {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_13.svg');
}

.nav-categories__link--quality {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_14.svg');
}

.nav-categories__link--expert {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_15.svg');
}

.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 ul li {
    font-size: 1.6rem;
}

.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: #42A046;
}

@media (max-width: 1179px) {
    .nav-top__link {
        font-size: 1.4rem;
    }
}

.nav-top .top-level {
    display: inline-block;
    margin-right: 3.5%;
    position: relative;
    z-index: 150;
}

.nav-top .top-level:last-child {
    margin-right: 0;
}

.nav-top .top-level.has-submenu:after {
    width: 6px;
    height: 6px;
    background-color: #529636;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    margin-top: 6px;

    display: none;
}

.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%;
    width: 300px;
    display: none;
}

@media(max-width: 1023px) {
    .nav-top .top-level ul {
        width: 100%;
    }
}

.nav-top .top-level ul a {
    display: block;
    color: #fff;
    padding: 17px 50px 16px 20px;
}

.nav-top .top-level > ul {
    left: -22px;
    top: 100%;
    padding-top: 9px;
    z-index: 1;
}

.nav-top .top-level > ul > li {
    background-color: #529636;
}

.nav-top .top-level > ul > li a:hover, .nav-top .top-level > ul > li:hover > a {
    background-color: #6ab442;
}

.nav-top .top-level > ul ul {
    top: 0;
    min-height: 100%;
}

.nav-top .top-level > ul ul > li {
    background-color: #6ab442;
}

.nav-top .top-level > ul ul > li a:hover, .nav-top .top-level > ul ul > li:hover > a {
    background-color: #42A046;
}

.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%;
}

@media (max-width: 1179px) {
    .nav-top .top-level {
        margin-right: 3%;
    }
}

.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: 10px;
        height: 10px;
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
        position: absolute;
        right: 20px;
        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);
    }
}

@media (max-width: 1023px) {
    .nav-top {
        -webkit-transform: translate(0, -103%);
        -moz-transform: translate(0, -103%);
        -ms-transform: translate(0, -103%);
        -o-transform: translate(0, -103%);
        transform: translate(0, -103%);
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff;
        width: 300px;
        -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);
        -webkit-transition: -webkit-transform linear 0.3s;
        transition: -webkit-transform linear 0.3s;
        -o-transition: -o-transform linear 0.3s;
        -moz-transition: transform linear 0.3s, -moz-transform linear 0.3s;
        transition: transform linear 0.3s;
        transition: transform linear 0.3s, -webkit-transform linear 0.3s, -moz-transform linear 0.3s, -o-transform linear 0.3s;
    }

    .nav-top.opened {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .nav-top .top-level {
        display: block;
        margin-right: 0;
        position: static;
    }

    .nav-top .top-level.has-submenu:after {
        content: none;
        display: none !important;
    }

    .nav-top .top-level .has-submenu.active > a {
        background-color: #529636;
    }

    .nav-top .top-level .has-submenu.active > a:after {
        background-color: #529636;
    }

    .nav-top .top-level .has-submenu.active .has-submenu.active > a {
        background-color: #6ab442;
    }

    .nav-top .top-level .has-submenu.active .has-submenu.active > a:after {
        background-color: #6ab442;
    }

    .nav-top .top-level.active > a {
        background-color: #447c2d;
        color: #fff;
    }

    .nav-top .top-level.active > a:after {
        background-color: #447c2d;
    }

    .nav-top .top-level ul {
        width: 100%;
    }

    .nav-top .top-level > ul {
        left: 0;
        padding-top: 0;
    }

    .nav-top .top-level > ul > li {
        background-color: #529636;
    }

    .nav-top .top-level > ul > li a:hover, .nav-top .top-level > ul > li:hover > a {
        background-color: #529636;
    }

    .nav-top .top-level > ul ul {
        left: 0;
        top: 100%;
        min-height: inherit;
    }

    .nav-top .top-level > ul ul > li {
        background-color: #6ab442;
    }

    .nav-top .top-level > ul ul > li a:hover, .nav-top .top-level > ul ul > li:hover > a {
        background-color: #6ab442;
    }

    .nav-top .top-level > ul ul ul {
        top: 100%;
    }

    .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__link {
        font-size: 1.6rem;
        width: 100%;
        position: relative;
        padding: 16px 40px 17px 10px;
        display: inline-block;
    }

    .nav-top .has-submenu.active > ul,
    .nav-top .has-submenu.active > .mob-back {
        display: block;
    }

    .nav-top .has-submenu.active > ul {
        -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);
    }

    .nav-top .has-submenu.active > a {
        z-index: 2;
    }

    .nav-top .has-submenu.active > a:after {
        -webkit-transform: translate(-50%, 0) rotate(45deg) !important;
        -moz-transform: translate(-50%, 0) rotate(45deg) !important;
        -ms-transform: translate(-50%, 0) rotate(45deg) !important;
        -o-transform: translate(-50%, 0) rotate(45deg) !important;
        transform: translate(-50%, 0) rotate(45deg) !important;
        border: none !important;
        right: auto !important;
        top: auto !important;
        left: 50%;
        bottom: -5px;
    }
}

@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 .nav-top__link {
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 0;
        height: 0;
    }

    .nav-top.lang-opened > .elem-btn--bordered {
        height: 0;
        padding-top: 0;
        padding-bottom: 0;
        overflow: hidden;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .nav-top {
        width: 94%;
        left: 3%;
    }
}

@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;
    }
}

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{
    width: calc(100% - 300px);
    margin-left: 20px;
    display: inline-block;
    position: relative;
}

.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;
    }
}


.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAQAAADVobXoAAAAFklEQVQI12O4e+3uqf8M/xkY7l6FMABn2wqwU2bOegAAAABJRU5ErkJggg==);
}

.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: 20%;
    text-align: center;
    margin-bottom: 25px;
}

.box-awards .item-award > img {
    display: inline-block;
}

@media (max-width: 1179px) {
    .box-awards .item-award {
        width: 25%;
    }
}

@media (max-width: 991px) {
    .box-awards .item-award {
        width: 33.333%;
    }
}

@media (max-width: 640px) {
    .box-awards .item-award {
        width: 50%;
    }
}

@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 {
    background: #f9f9f9;
}

.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__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: #78be25;
}

.box-contacts:after {
    content: '';
    width: 100%;
    height: 1px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAQAAADVobXoAAAAFklEQVQI12O4e+3uqf8M/xkY7l6FMABn2wqwU2bOegAAAABJRU5ErkJggg==);
    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 (min-width: 992px) {
    .box-main-blogs {
        margin-left: -3px;
        margin-right: -13px;
    }
}

@media (max-width: 1179px) {
    .box-main-blogs .elem-blog {
        width: 50%;
    }
}

@media (max-width: 991px) {
    .box-main-blogs {
        margin-bottom: -20px;
    }

    .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%;
    }
}

.box-not-found {
    position: relative;
    overflow: hidden;
}

.box-not-found .bg-img {
    display: block;
    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);
    max-width: inherit;
}

.box-not-found--message {
    width: 505px;
    position: absolute;
    top: 35px;
    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);
    z-index: 1;
    text-align: center;
}

.box-not-found--message .title {
    font-size: 6rem;
    line-height: 1;
    color: #42A046;
    font-family: "NotoSans", Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
}

.box-not-found--message .msg-text {
    font-size: 1.8rem;
    line-height: 1.6;
}

.box-not-found--message .msg-text a {
    color: #42A046;
}

.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: 991px) {
    .box-not-found .bg-img {
        margin-left: -4%;
    }
}

@media (max-width: 767px) {
    .box-not-found .bg-img {
        margin-left: -3%;
        height: 410px;
    }

    .box-not-found--message {
        position: relative;
        width: 100%;
        top: auto;
        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);
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        -webkit-box-shadow: 0 15px 30px 10px #fff;
        -moz-box-shadow: 0 15px 30px 10px #fff;
        box-shadow: 0 15px 30px 10px #fff;
    }

    .box-not-found--message .title {
        font-size: 4.5rem;
        margin-bottom: 8px;
    }
}

@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: #D35C4D;
}

.box-place-order__img {
    margin-bottom: 30px;
    width: 48px;
}

.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;
    margin-bottom: 40px;
    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 {
    background-color: #f8f8f8;
    margin-top: -73px;
    padding-top: 73px;
    padding-bottom: 290px;
}

@media(min-width: 1700px) {
    .product-view {
        margin-top: -76px;
    }
}

@media(max-width: 1024px) {
    .product-view {
        padding-bottom: 320px;
    }
}

@media(max-width: 991px) {
    .product-view {
        margin-top: -75px;
        padding-top: 75px;
    }
}

@media(max-width: 767px) {
    .product-view {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

.product-view__pictures-block {
    width: 50%;
}

@media(max-width: 991px) {
    .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: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 720px;
}

@media(max-width: 1280px) {
    .product-view__pictures-container {
        flex-direction: column-reverse;
        max-height: 100%;
    }
}

.product-view__swiper-container {
    height: 660px;
    width: 65px;
    min-width: 65px;
    margin: 0;
}

@media(max-width: 1280px) {
    .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 {
    right: auto;
    top: 0;
    left: 0;
    width: 65px;
    height: 30px;
    margin: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-top.svg");
    background-position: center bottom;
}

.product-view__pictures-container .swiper-button-next {
    top: auto;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 30px;
    margin: 0;
    background-image: url("/local/templates/herbalife-official-new/images/required/arrow-bottom.svg");
    background-position: center top;
}

@media(max-width: 1280px) {
    .product-view__pictures-container .swiper-button-prev {
        right: auto;
        top: auto;
        left: 12%;
        transform: rotate(-90deg);
        bottom: 47px;
    }

    .product-view__pictures-container .swiper-button-next {
        right: 12%;
        left: auto;
        transform: rotate(-90deg);
        bottom: 47px;
    }
}

@media(max-width: 1199px) {
    .product-view__pictures-container .swiper-button-prev {
        left: 10%;
    }

    .product-view__pictures-container .swiper-button-next {
        right: 10%;
    }
}

@media(max-width: 1124px) {
    .product-view__pictures-container .swiper-button-prev {
        left: 7%;
    }

    .product-view__pictures-container .swiper-button-next {
        right: 7%;
    }
}

@media(max-width: 1024px) {
    .product-view__pictures-container .swiper-button-prev {
        left: 5%;
    }

    .product-view__pictures-container .swiper-button-next {
        right: 5%;
    }
}

.product-view__swiper-slide {
    height: 65px;
    min-height: 65px;
    width: 65px;
    background-color: #fff;
    border: 1px solid transparent;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 20px;
}

.product-view__swiper-slide.swiper-slide-active {
    border-color: #42A046
}

.product-view__main-picture {
    flex: 1;
    text-align: center;
    max-width: calc(100% - 65px);
}

@media(max-width: 1280px) {
    .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 {
    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: center;
    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;
}

.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;
    margin-top: -73px;
    display: block;
    padding: 0;
    height: 100%;
}

.box-product-banner .product-view__info-block:after {
    content: '';
    display: block;
    background-color: #fff;
    height: 100%;
    width: 100vw;
    position: absolute;
    left: 100%;
    top: 0;
}

@media(max-width: 991px) {
    .box-product-banner .product-view__info-block {
        margin-top: 10px;
        width: 100%;
    }

    .box-product-banner .product-view__info-block:after {
        display: none;
    }
}

.product-view__info-block .product-view-info {
    padding: 30px 0 95px 50px;
}


@media(max-width: 1280px) {
    .product-view__info-block .product-view-info {
        padding: 30px 0 125px 40px;
    }
}

@media(max-width: 1024px) {
    .product-view__info-block .product-view-info {
        padding: 30px 0 70px 40px;
    }
}

@media(max-width: 991px) {
    .product-view__info-block .product-view-info {
        padding: 0;
    }
}

@media(max-width: 991px) {
    .product-view-info__badge-wrap {
        background-color: #f8f8f8;
        margin: 0 -15px;
        padding: 0 15px;
    }
}

.product-view-info__badge {
    padding-left: 14px;
    padding-right: 18px;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    background-color: #E0A32C;
    color: #fff;
    margin-bottom: 12px;
    display: inline-block;
}

@media(max-width: 767px) {
    .product-view-info__badge{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px;
        height: 20px;
        line-height: 20px;
    }
}

.product-view-info__badge--hit {
    background-color: #42A046;
}

.product-view-info__badge--soon {
    background-color: #D35C4D;
}

.product-view-info__badge--prod-month {
    background-color: #4A28A9;
}

.product-view-info__heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

@media(max-width: 991px) {
    .product-view-info__heading {
        background-color: #f8f8f8;

        margin: 0 -15px 0;
        padding: 0 15px 10px;
    }
}

.product-view-info__header {
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    padding-right: 50px;
    margin: 0;
}

@media(max-width: 1280px) {
    .product-view-info__header {
        font-size: 30px;
        line-height: 40px;
    }
}

@media(max-width: 767px) {
    .product-view-info__header {
        font-size: 20px;
        line-height: 30px;
        padding-right: 0;
    }
}

.product-view-info__header .articul {
    font-size: 20px;
    line-height: 45px;
    color: #b3b4b2;
}

.product-view-info__header .text-title {
    padding-right: 25px;
    font-size: 36px;
    line-height: 45px;
    font-weight: bold;
    padding-right: 50px;
    margin: 0;
    display:inline;
}

@media(max-width: 767px) {
    .product-view-info__header .text-title{
        font-size: 20px;
        line-height: 25px;
        padding-right: 0;
    }
    .product-view-info__header .articul {
        display: none;
    }
}

.product-view-info__heading .sharing {
    position: relative;
    margin-top: 8px;
}

@media(max-width: 767px) {
    .product-view-info__heading .sharing {
        display: none;
    }
}

.sharing--mobile {
    display: none;
}

.product-view-info__heading .sharing-btn {
    border: none;
    background-color: transparent;
    padding: 0;
    position: relative;
}

.product-view-info__heading .sharing-btn:after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    right: 0;
    top: 85%;
    height: 20px;
}

.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-info__heading .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 {
        width: 28px;
        height: 28px;
    }
}

.product-view-info__heading .sharing-tooltip {
    position: absolute;
    top: 53px;
    right: 0;
    padding: 16px 14px;
    border-radius: 5px;
    background-color: #fff;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
    z-index: 1;
}

.sharing-tooltip {
    display: none;
}

.sharing:hover .sharing-tooltip {
    display: block;
}

.sharing: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-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-info__heading .sharing-tooltip ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

.product-view-info__heading .sharing-tooltip li:not(:last-child) {
    margin-bottom: 10px;
}

.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-info__heading .sharing-tooltip a.vk {
    background-image: url("/local/templates/herbalife-official-new/images/required/vk-sm.svg");
}

.product-view-info__heading .sharing-tooltip a.fb {
    background-image: url("/local/templates/herbalife-official-new/images/required/fb-sm.svg");
}

.product-view-info__heading .sharing-tooltip a.tw {
    background-image: url("/local/templates/herbalife-official-new/images/required/tw-sm.svg");
}

.product-view-info__heading .sharing-tooltip a.ok {
    background-image: url("/local/templates/herbalife-official-new/images/required/ok-sm.svg");
}

.description {
    margin-bottom: 27px;
}

.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: 24px;
    font-weight: bold;
}

.description__text {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.description .elem-info {
    margin-left: 5px;
    margin-top: -3px;
}

@media(max-width: 991px) {
    .description {
        margin-top: 25px;
    }
}

@media(max-width: 767px) {
    .description {
        margin-top: 35px;
        margin-bottom: 20px;
    }
    .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 {
    margin-bottom: 44px;
}

.buy-block .buy-button {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #42A046;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 35px;
    border: 1px solid transparent;

    transition: .2s all;
}

.buy-block .buy-button span {
    position: relative;

    transition: .2s all;
}

.buy-block .buy-button span::before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: -15px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    transform: rotate(45deg);

    transition: .2s all;
}

.buy-block .buy-button:hover,
.buy-block .buy-button:focus {
    background: #fff;
    border: 1px solid #42A046;
}

.buy-block .buy-button:hover span,
.buy-block .buy-button:focus span {
    color: #42A046;
}

.buy-block .buy-button:hover span::before,
.buy-block .buy-button:focus span::before {
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
}

.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) {
    .view-book .product-review-form__btn,
    .buy-block .buy-button {
        height: 42px;
        line-height: 42px;
    }
}

.alternatives {
    position: relative;
}

.alternatives__header {
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
}

.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 {
    height: 325px;
}

.alternatives__list .alternatives__container .swiper-slide {
    width: 190px;
    text-align: center;
}

.alternatives__list .alternatives__container .swiper-slide img {
    margin: 0 auto;
    display: block;
}

.alternatives__list .alternatives__container .swiper-scrollbar {
    height: 4px;
    background: #F0F0F0;
    width: 98%;
    left: 0;
}

@media(min-width: 1881px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 86%;
    }
}

@media(max-width: 1880px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 87.5%;
    }
}

@media(max-width: 1810px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 91%;
    }
}

@media(max-width: 1780px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 92%;
    }
}

@media(max-width: 1700px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 95%;
    }
}

@media(max-width: 1024px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 93.4%;
    }
}

@media(max-width: 991px) {
    .alternatives__list .alternatives__container .swiper-scrollbar {
        width: 98%;
    }
}

.alternatives__list .alternatives__container .swiper-slide span {
    color: #0D1320;
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
}

@media(max-width: 1024px) {
    .alternatives__container {
        height: 275px;
    }

    .alternatives__list .alternatives__container .swiper-slide {
        width: 160px;
        text-align: center;
    }
}

@media(max-width: 767px) {
    .alternatives__list {
       position: static;
       width: 100%;
    }

    .alternatives__list .alternatives__container {
        margin-right: -15px;
        height: 185px;
    }

    .alternatives__list .alternatives__container .swiper-slide {
        width: 120px;
    }

    .alternatives__list .alternatives__container .swiper-slide img {
        height: 150px;
    }

    .alternatives__list .alternatives__container .swiper-slide span {
        font-size: 12px;
        line-height: 16px;
    }

    .alternatives__list .alternatives__container .swiper-scrollbar {
        height: 2px;
        background: #F0F0F0;
        width: calc(100% - 15px);
    }
}

.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--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 !important;
        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--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: 1280px) {
    .about-product__left,
    .about-product__right {
        width: 100%;
    }
}

.about-product__block {
    margin-bottom: 42px;
}

@media(max-width: 1280px) {
    .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: 450px;
    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: 1280px) {
    .expert {
        display: block;
    }

    .expert > * {
        margin-bottom: 45px;
    }
}

@media(max-width: 767px) {
    .expert {
        padding: 0 15px;
    }
}

.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);
    margin-bottom: 50px;
}

@media(max-width: 1280px) {
    .expert__card {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.expert__header {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 17px;
}

@media(max-width: 767px) {
    .expert__header {
        font-size: 18px;
        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: 30px;
    display: flex;
    align-items: center;
}

.expert__img {
    margin-right: 15px;
}

.expert__img img {
    border-radius: 50%;
    min-width: 90px;
}

@media(max-width: 767px) {
    .expert__img {
        max-width: 60px;
        width: 100%;
        height: 60px;
        margin-right: 10px;
    }
    .expert__img img {
        min-width: 60px;
    }
}

.expert__name {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}

.expert__position {
    color: #b3b4b2;
    font-size: 16px;
    line-height: 24px;
}

@media(max-width: 767px) {
    .expert__name {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .expert__position {
        font-size: 12px;
        line-height: 14px;
    }
}

.recipes {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;

    margin-left: -50px;
    margin-right: -50px;
}

@media(max-width: 1440px) {
    .recipes {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media(max-width: 1366px) {
    .recipes {
        display: block;
        margin: 0;
    }

    .recipes > * {
        margin-bottom: 40px;
    }
}

.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: calc(50% - 100px);
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
}

@media(min-width: 768px) {
    .recipes__card {
        display: flex;
        flex-wrap: wrap;
    }
}

@media(max-width: 1440px) {
    .recipes__card {
        width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media(max-width: 1366px) {
    .recipes__card {
        width: 100%;
        margin: 0 0 30px;
    }
}

@media(max-width: 767px) {
    .recipes {
        margin-top: -33px;
    }

    .recipes > * {
        border-bottom: 1px solid #F0F0F0;
        padding-bottom: 40px;
        padding-top: 20px;
        margin-bottom: 0;
    }
}

.recipes__top {
    height: 67px;
    font-size: 18px;
    line-height: 67px;
    font-weight: bold;
    padding-left: 20px;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    margin: 0;
}

@media(min-width: 768px) {
    .recipes__top {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .recipes__top {
        border: none;
        height: 50px;
        line-height: 50px;
    }
}

.recipes__main {
    display: flex;
}

@media(min-width: 768px) {
    .recipes__main {
        width: 100%;
        height: calc(100% - 68px);
    }
}

@media(max-width: 767px) {
    .recipes__main {
       display: block;
    }
}

.recipes__img {
    min-width: 270px;
    position: relative;
    overflow: hidden;
}

@media(max-width: 767px) {
    .recipes__img {
        height: 300px;
        max-width: 243px;
        width: 100%;
    }
}

@media(min-width: 768px) {
    .recipes__info {
        width: calc(100% - 270px);
    }
}

@media(max-width: 767px) {
    .recipes__info {
        position: relative;
    }
}

.recipes__img img {
    height: 100%;
    min-height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.recipes__full-text {
    padding: 27px 30px 30px;
    border: 1px solid #f0f0f0;
    border-bottom: none;
    border-left: none;
}

@media(min-width: 768px) {
    .recipes__full-text {
        height: calc(100% - 70px);
    }
}

@media(max-width: 767px) {
    .recipes__full-text {
        padding: 25px 15px 0;
    }
}

.recipes__header {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}

.recipes__header span {
    color: #b3b4b2;
    font-size: 12px;
    margin-left: 15px;
}

.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: 30px;
    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: 14px;
    line-height: 18px;
}

.recipes__supplement-info {
    display: flex;
    background-color: #42A046;
    padding-top: 15px;
    padding-bottom: 15px;
}

.recipes__supplement-info-item {
    width: 20%;
    text-align: center;
    color: #fff;
}

.recipes__supplement-info-item:not(:last-child) {
    border-right: 2px solid rgba(255, 255, 255, 0.5);
}

@media(max-width: 767px) {
    .recipes__supplement-info {
        flex-direction: column;
        position: absolute;
        top: -300px;
        width: calc(100% - 240px);
        right: 0;
        height: 300px;
        justify-content: space-between;
        padding-bottom: 10px;
    }

    .recipes__supplement-info-item {
        width: 100%;
    }

    .recipes__supplement-info-item::after {
        content: '';
        display: block;
        height: 2px;
        width: 45px;
        background: rgba(255, 255, 255, 0.5);
        margin: 0 auto;
    }

    .recipes__supplement-info-item:not(:last-child) {
        border-right: none;
    }
}

.recipes__supplement-info-item .value {
    font-size: 20px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 4px;
}

.recipes__supplement-info-item .unit {
    font-size: 12px;
    line-height: 18px;
}

.recommendations {
    padding-top: 30px;
    padding-bottom: 120px;
}

@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;
    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;
}

.main-picture-fancybox .fancybox-image {
    height: auto !important;
    width: auto !important;
    margin: 0 auto;
}

@media(max-width: 1024px) {
    .main-picture-fancybox .fancybox-inner {
        display: flex;
        align-items: center;
        justify-self: center;
    }
}

.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-carousel-wrapper {
        bottom: 0px;
        padding-bottom: 30px;
    }

    .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%;
    float: left;
    margin-bottom: 25px;
}

@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;
}

.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__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 .tab-text {
    padding: 0 5%;
    font-size: 1.4rem;
}

@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;
    }
}

@media (max-width: 619px) {

    .box-tabs__headers: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;
        height: 100%;
        width: 8vw;
        background-color: red;
        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%);
    }

    .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__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: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #42A046;
}

.gallery-main .swiper-pagination-bullet-active {
    border-color: #42A046;
}

.gallery-main .swiper-pagination-bullet-active:before {
    background-color: #42A046 !important;
}

.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;
    }

    .gallery-main .swiper-pagination-bullet:before {
        background-color: #d4d4d5;
    }
}

@media (max-width: 767px) {
    .gallery-main {
        padding-bottom: 5px;
    }

    .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 {
        bottom: 17px;
    }
}

.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;
}

.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: 10D1320;
}

@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: 70px;
    font-weight: 500;
}

@media (max-width: 800px) {
    .loss__go-consult .title--mini {
        font-size: 65px;
    }
}

@media (max-width: 767px) {
    .loss__go-consult .title {
        font-size: 45px;
        font-size: 12vw;
    }

    .loss__go-consult .title--mini {
        font-size: 36px;
        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: #3181AD;
    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: flex;
}

.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;
    }
}

@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);
}

.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: 1699px) {
    .container.container--main-page {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1023px) {
    .container.container--main-page {
        padding-left: 15px;
        padding-right: 15px;
    }
}


.header {
    background: #ffffff;
    font-family: "NotoSans";
    width: 100%;
}

.header__top {
    padding: 18px 0;
}

@media (max-width: 1699px) {
    .header {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    .header__top {
        padding-bottom: 9px;
    }
}

@media (max-width: 1023px) {
    .header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 100;
    }

    .header__top {
        padding-top: 9px;
    }

    .header__top .form-search__wrap {
        display: none;
    }
}

.header__row {
    display: flex;
    align-items: center;
    position: relative;
}

.header__logos {
    display: flex;
    align-items: center;
}

.header__logo {
    display: inline-flex;
    height: 41px;
    width: 150px;
}

@media (max-width: 1023px) {
    .header__logo {
        height: 30px;
        width: 148px;
    }
}

.header__award {
    height: 54px;
    width: 54px;
    margin-left: 24px;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__award {
        margin-left: 14px;
    }
}

@media (max-width: 1023px) {
    .header__award {
        height: 32px;
        width: 32px;
        margin: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.header__award img {
    max-width: 100%;
}

.header__slogan {
    color: #0D1320;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 26px;
    margin-right: 30px;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__slogan {
        margin: 0 8px;
    }
}

.header__slogan--hidden-md {
    width: 100%;
    margin: 0 20px;
    max-width: 320px;
}

.header__slogan--hidden-md {
    display: none;
}

.footer__slogan {
    color: #b3b4b2;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 25px;
}

@media (max-width: 1023px) {
    .header__slogan {
        display: none;
    }
}

.footer__slogan--hidden-mb {
    display: none;
}

@media screen and (max-width: 1023px) {
    .footer__slogan--hidden-mb {
        display: block;
    }
}

@media screen and (max-width: 1699px) and (min-width: 1024px) {
    .header__slogan--hidden-md {
        display: block;
    }
}

.header__right {
    margin-left: auto;
    display: flex;
    align-items: center;
    min-width: 625px;
    justify-content: flex-end;
}

.header__right a.btn {
    font-weight: 400;
    white-space: nowrap;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__right a.btn {
        padding: 8px;
    }
}

@media (max-width: 1023px) {
    .header__right {
        display: none;
    }
}

.header .elem-lang {
    margin: 0;
    z-index: 160;
}

.footer .elem-lang__current .elem-lang__name {
    color: #fff;
    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;
}

.footer__app-links {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.footer__app-links a+a {
    margin-left: 30px;
}

.footer__app-link {
    display: inline-block;
    width: 128px;
}

.footer__app-images {
    display: block;
}

@media (max-width: 1023px) {
    .header .elem-lang {
        display: block;
    }

    .elem-lang__current {
        display: block;
        background-color: transparent;
        border: none;
        margin: 7px 10px 6px;
        padding: 8px 10px;
        position: relative;
    }

    .nav-top .elem-lang__current .elem-lang__name {
        color: #fff;
        display: inline-block;
        vertical-align: middle;
    }

    .elem-lang__current:hover, .nav-top .top-level ul li:hover > a.elem-lang__current {
        background-color: #42A046;
    }

    .elem-lang.opened .elem-lang__current {
        background-color: #42A046;
        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 .elem-lang__current .icon {
    color: #266431;
}

.header .elem-lang__current .elem-lang__flag {
    margin-right: 5px;
    /*border: 1px solid #f0f0f0 !important;*/
}

.header__phone {
    color: #266431;
    font-size: 14px;
    font-weight: 600;
    margin-left: 27px;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__phone {
        margin-left: 10px;
    }
}

.header__social {
    margin-left: 30px;
}

@media (max-width: 1099px) and (min-width: 1024px) {
    .header__social {
        margin-left: 8px;
    }
}

.header__social--link {
    width: 30px;
    height: 30px;
    background-color: #266431;
}

.header__social--link:not(:last-child) {
    margin-right: 6px;
}

.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;
}

.burger {
    display: none;
    width: 20px;
	height: 20px;
	position:relative;
	margin: 0;
	padding: 0;
	border: 0;
    outline: none;
    flex-shrink: 0;
    background: transparent;
    border: 0;
    outline: none;
    margin-right: 16px;
}

.burger__line {
    top: calc(50% - 3px / 2);
}

.burger__line:before,
.burger__line:after {
    content: '';
}

.burger__line:before {
    top: -8px;
}

.burger__line:after {
    top: 8px;
}

.burger__line,
.burger__line:before,
.burger__line:after {
    height: 3px;
    width: 20px;
    display: block;
    background: #266431;
    position: absolute;
    left: 50%;
    border-radius: 4px;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.burger__input {
    position: static;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 2;
}

.burger__input:checked + .burger__line:before {
    transform: translateY(8px) translateX(-50%) rotate(45deg);
}

.burger__input:checked + .burger__line:after {
    transform: translateY(-8px) translateX(-50%) rotate(-45deg);
}

.burger__input:checked + .burger__line {
    background-color: transparent;
}

@media (max-width: 1023px) {
    .burger {
        display: inline-flex;
    }
}

.header__bottom {
    background: #266431;
}

@media (min-width: 1024px) {
    .header__bottom .form-search,
    .header__bottom .form-search__wrap  {
        display: none;
    }
}

@media (max-width: 1023px) {
    .header__bottom {
        background: transparent;
    }
}

/* 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;
    }
}

.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;
}

.elem-lang__flag.elem-lang__flag-other{
    border: none;
}

/* form-search */

.form-search__wrap {
    position: relative;
    width: calc(100% - 1155px);
    min-width: 40px;
    margin: 0 10px;
}

@media (max-width: 1699px) and (min-width: 1024px) {
    .form-search__wrap {
        width: 100%;
        position: absolute;
        left: 0;
        margin: 0;
    }
}

@media (max-width: 1023px) {
    .form-search__wrap {
        width: 100%;
        position: unset;
    }
}

.form-search {
    margin: 0;
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    -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: 50px;
}

@media (min-width: 1700px) {
    .form-search {
        width: 100%;
        border: 1px solid #C7C6C6;
        height: 42px;
        border-radius: 20px;
    }
}

@media (max-width: 1699px) {
    .form-search {
        position: absolute;
        width: 100%;
        left: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
        margin-top: 35px;
    }

    .form-search.open {
        opacity: 1;
        visibility: visible;
        -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);
    }
}


@media (max-width: 1023px) {
    .form-search {
        top: 90%;
        left: 50%;
        transform: translate(-50vw, 0);
        margin-top: 0;
    }
    .form-search.open {
        top: 100%;
    }
}

.form-search .icon-search {
    fill: #266431;
    margin-bottom: 3px;
    width: 20px;
    height: 20px;
}

.form-search .icon-search-button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 40px;
    background-color: transparent;
    border: 0;
    padding: 0;
}

@media(max-width: 1699px) {
    .icon-search-button {
        display: none !important;
    }
}

.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: 14px;
    line-height: 16px;
    padding: 0 45px 0 20px;
}

@media (min-width: 1700px) {
    .form-search__input {
        border-radius: 20px;
        line-height: 42px;
    }
}

.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 {
    color: #b9b8b6;
    font-size: 16px;
    text-indent: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

.form-search__btn {
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 42px;
    background: rgba(0, 0, 0, 0.2);
    position: relative;
    margin-left: auto;
    flex-shrink: 0;
    border: none;
    cursor: pointer;
    text-align: center;
}

@media (min-width: 1700px) {
    .form-search__btn {
        display: none;
    }
}

@media (max-width: 1200px) {
    .form-search__btn {
        margin-left: unset;
    }
}

@media (min-width: 1024px) {
    .form-search__btn {
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 42px;
        width: 40px;
        margin-right: 20px;
    }

    .form-search__btn .icon-search {
        fill: #266431;
        width: 20px;
        height: 20px;
    }
}

.form-search__btn--hidden-md, .form-search__btn--hidden-lg {
    display: none;
}

@media screen and (max-width: 1699px) and (min-width: 1024px) {
    .form-search__btn--hidden-md {
        display: flex;
    }
}

@media screen and (max-width: 1023px) {
    .form-search__btn--hidden-lg {
        display: block;
    }
}

.form-search__btn .icon {
    width: 23px;
    color: #fff;
}

.form-search__clear {
    cursor: pointer;
    position: absolute;
    right: 10px;
    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: 1699px) {
    .form-search__clear {
        display: block;
        right: 0;
    }
}


/* .nav-top */
.nav-top {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 30px;
    margin-left: -26px;
}

.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;
}

.nav-top .top-level:hover .nav-top__link {
    background: #FFFFFF;
    color: #266431;
}

.nav-top .top-level > 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); */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 0;
    left: 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 > li,
.nav-top .top-level > ul ul > li {
    background: transparent;
}

.nav-top .top-level ul a {
    font-size: 16px;
    line-height: 20px;
    color: #266431;
    padding: 11px 26px;
}

@media (max-width: 1023px) {
    .nav-top .top-level ul a {
        padding: 11px 15px;
    }
}

.nav-top .top-level ul li:hover > a {
    background: #266431;
    color: #ffffff;
}

@media (max-width: 1023px) {
    .nav-top {
        /* position: absolute;
        left: -100vw;
        opacity: 0;
        visibility: hidden;
        display: none; */

        position: absolute !important;
        left: -370px;
        top: 0 !important;
        bottom: auto !important;
        /* display: none; */
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        max-width: 360px !important;
        width: 100% !important;
        background-color: #266431;
        transform: none !important;

        height: 100vh;
        overflow-y: scroll;
        transition: .5s;
    }

    .form-search__btn {
        width: auto;
        height: auto;
        position: static;
        background: transparent;
        margin-right: 18px;
    }

    .form-search__btn .icon {
        color: #266431;
        width: 16px;
        height: 18px;
    }

    .nav-top li,
    .nav-top li a {
        display: block;
        width: 100%;
    }

    .nav-top li a {
        padding: 12px 15px;
    }

}

@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: 1023px) {
    .breadcrumbs {
        font-size: 11px;
        padding: 25px 0 15px;

        white-space: nowrap;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .page-wrapper-detail .breadcrumbs {
        padding-top: 75px;
    }

    .breadcrumbs::-webkit-scrollbar {
        width: 0px;
        background: rgba(255, 255, 255, 0.0);
    }

    .breadcrumbs__link {
        line-height: 1;
        margin-right: 10px;
    }

    .breadcrumbs__link:after {
        right: -7px;
        /* margin-top: -1px; */
        width: 3px;
        height: 3px;
    }
}

@media(min-width: 1280px) and (max-width: 1460px) {
    .box-product-banner .product-view__info-block {
        position: relative;
    }

    .box-product-banner .product-view__info-block:before {
        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;
        height: 8%;
        width: 50px;
        position: absolute;
        left: -57px;
        top: 10px;
        z-index: 1;

        background: rgb(248,248,248);
        background: linear-gradient(90deg, rgba(248,248,248,0) 60%, rgba(248,248,248,1) 100%, rgba(248,248,248,1) 100%);
    }
}


@media(min-width: 1023px) and (max-width: 1279px) {
    .box-product-banner .product-view__info-block {
        position: relative;
    }

    .box-product-banner .product-view__info-block:before {
        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;
        height: 8%;
        width: 50px;
        position: absolute;
        left: -57px;
        top: 0;
        z-index: 1;

        background: rgb(248,248,248);
        background: linear-gradient(90deg, rgba(248,248,248,0) 60%, rgba(248,248,248,1) 100%, rgba(248,248,248,1) 100%);
    }
}

@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;
        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%;
}

@media (max-width: 1699px) {
    .title .grid {
        justify-content: space-between;
        row-gap: 12px;
        column-gap: 12px;
    }
}

.grid__sidebar {
    width: 340px;
    margin-right: 80px;
    flex-shrink: 0;
}

@media (max-width: 1699px) {
    .grid__sidebar {
        width: auto;
        margin: 0;
    }
}

.grid__content {
    width: 100%;
}

.grid__sidebar + .grid__content {
    width: calc(100% - 420px);
}

@media (max-width: 1699px) {
    .grid__sidebar + .grid__content {
        width: auto;
        margin-left: auto;
    }
}

.grid__item {
    position: relative;
    width: 100%;
}

.grid__item-3 {
    width: calc(100% / 4);
}

@media (max-width: 1023px) {
    .grid__item-3 {
        width: 50%;
    }
}

/* grid */

/* title */

.title {
    display: flex;
    align-items: center;
    padding: 15px 0;
    margin-bottom: 19px;
}

.title__h {
    color: #0D1320;
    font-family: "NotoSans";
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
}

.title__btn {
    color: #0D1320;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    border-radius: 21px;
    border: 1px solid #42A046;
    padding: 11px 30px;
}

.title__btn:not(:last-child) {
    margin-right: 20px;
}

.title__btn:first-of-type {
    margin-left: auto;
}

@media (max-width: 1699px) {
    .title {
        padding: 12px 0;
    }

    .title__h {
        font-size: 30px;
    }
}

@media (max-width: 1023px) {
    .title {
        padding: 8px 0;
        margin-bottom: 12px;
    }

    .title__h {
        font-size: 24px;
    }

    .title__btn {
        height: 35px;
        width: 56px;
        border-radius: 21px;
        font-size: 0;
        line-height: 0;
        padding: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 13px;
    }

    .title__btn:not(:last-child) {
        margin-right: 12px;
    }

    .title__btn--filter {
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_17.svg');
    }

    .title__btn--sort {
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_18.svg');
    }
}

/* title */

/* sort */

.sort {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    padding-top: 12px;
}

.sort__title {
    color: #b3b4b2;
    margin-right: 32px;
}

.sort__list {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sort__item:not(:last-child) {
    margin-right: 30px;
}

.sort__link {
    color: #0D1320;
    display: flex;
    align-items: center;
    text-transform: lowercase;
}

.title__btn .icon,
.sort__link .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;
    }
}

.sort__link.active,
.sort__link:hover {
    text-shadow: 0 0 0.65px #333, 0 0 0.65px #0D1320;
}

.icon--alp {
    width: 6px;
    height: 15px;
    background-size: contain;
}

.title__btn .icon--alp,
.sort__link .icon--alp {
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_19.svg');
    transform: scale(-1, 1)
}

.title__btn.desc .icon--alp,
.sort__link.desc .icon--alp {
    transform: none;
}

.sort__link.active .icon {
    display: block;
}

.sort__close {
    display: none;
}

@media (max-width: 1699px) {
    .sort {
        padding-top: 0;
        margin-left: auto;
    }

    .sort__nav {
        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;
    }

    .sort__nav.open {
        left: 0;
        opacity: 1;
        visibility: visible;
        z-index: 151;
    }

    .sort__nav:before {
        content: 'Сортировка';
        display: block;
        padding: 23px 30px 25px;
        margin: 0;
        border-bottom: 0;
        position: relative;
        color: #0D1320;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px;
        border-bottom: 2px solid #42A046;
    }

    .sort__list {
        display: block;
    }

    .sort__item:not(:last-child) {
        margin-right: 0;
    }

    .sort__link {
        display: block;
        padding: 23px 30px;
        font-weight: 400;
        border-bottom: 1px solid #dddddd;
        font-size: 16px;
        line-height: 22px;
        background-repeat: no-repeat;
        background-size: 13px auto;
        background-position: calc(100% - 32px) center;
        text-transform: none;
    }

    .sort__link:hover {
        font-weight: 400;
    }

    .sort__link.active {
        font-weight: 400;
        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_20.svg');
    }

    .sort__link .icon {
        display: inline-block;
        opacity: 0.5;
    }
    .sort__link.active .icon {
        display: inline-block;
        opacity: 1;
    }
}

@media (max-width: 1023px) {

    .sort__nav:before {
        font-size: 14px;
        line-height: 18px;
        padding: 13px 15px 16px;
    }

    .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__link {
        font-size: 12px;
        line-height: 18px;
        padding: 14px 15px;
    }

    .sort__link.active {
        background-size: 11px auto;
        background-position: calc(100% - 15px) center;
    }
}

/* sort */

/* card */

.card {
    /* width: 100%; */
    position: relative;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.card:hover {
    border-color: #42A046;
    -webkit-box-shadow: 0 0 0 1px #42A046;
    box-shadow: 0 0 0 1px #42A046;
    z-index: 2;
}

.card__img {
    position: relative;
    width: 100%;
    height: 310px;
    margin-bottom: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;

    padding-top: 20px;
}

.card__img picture {
    height: 100%;
    width: 100%;
}

.card__img img {
    max-width: none;
    width: 100%;
    object-fit: cover;
    height: 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: #0D1320;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.card__descr {
    color: #b3b4b2;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.card__descr p {
    margin: 0;
}

.card__bottom {
    display: flex;
    margin-top: auto;
    padding: 0 25px 20px;
}

.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__mark {
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: center;
    padding: 5px 13px;
    z-index: 1;
}

.card__mark--hit {
    background-color: #42A046;
}

.card__mark--new {
    background-color: #E0A32C;
}

.card__mark--soon {
    background-color: #D35C4D;
}
.card__mark--prod-month {
    background-color: #4A28A9;
}


@media (max-width: 1699px) {
    .card__img {
        height: 265px;
    }

    .card__inner {
        padding: 0 14px 13px;
    }

    .card__link {
        margin-bottom: 10px;
    }

    .card__descr {
        padding: 0 0 10px;
    }

    .card__bottom {
        padding: 0 15px 18px;
    }
}

@media (max-width: 1023px) {
    .card__img {
        height: 164px;
        margin-bottom: 19px;
    }

    .card__inner {
        padding: 0 9px 11px;
    }

    .card__link {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 16px;
    }

    .card__descr {
        font-size: 10px;
        line-height: 14px;
        padding: 0;
    }

    .card__bottom {
        padding: 0 9px 16px;
    }

    .card__mark {
        font-size: 10px;
        line-height: 14px;
        padding: 3px 12px;
    }
}

/* card */

/* rating */

.rating {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

@media(max-width: 991px) {
    .rating {
        background-color: #f8f8f8;

        margin: 0 -15px;
        padding: 0 15px 28px;
    }
}

.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;
    }

    .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: #b3b4b2;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 8px;
}

.card__bottom .rating {
    position: relative;
    width: 90px;
    display: inline-block;
    height: 14px;
    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: 14px;
    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: 19px 100%;
    background-size: 19px 100%;
    content: "";
    display: block;
    width: 90px;
    height: 14px;
    position: absolute;
    overflow: hidden
}

.card__bottom .rating[data-rating='0']:after {
    width: 0px
}

.card__bottom .rating[data-rating='.5']:after {
    width: 7px
}

.card__bottom .rating[data-rating='1']:after {
    width: 19px
}

.card__bottom .rating[data-rating='1.5']:after {
    width: 26px
}

.card__bottom .rating[data-rating='2']:after {
    width: 38px
}

.card__bottom .rating[data-rating='2.5']:after {
    width: 45px
}

.card__bottom .rating[data-rating='3']:after {
    width: 57px
}

.card__bottom .rating[data-rating='3.5']:after {
    width: 64px
}

.card__bottom .rating[data-rating='4']:after {
    width: 76px
}

.card__bottom .rating[data-rating='4.5']:after {
    width: 83px
}

.card__bottom .rating[data-rating='5']:after {
    width: 90px
}

@media (max-width: 1023px) {
    .card__bottom .rating__text {
        font-size: 10px;
        line-height: 14px;
        margin-left: 7px;
    }

    .card__bottom .rating[data-rating='0']:after {
        width: 0px
    }

    .card__bottom .rating[data-rating='.5']:after {
        width: 10%;
    }

    .card__bottom .rating[data-rating='1']:after {
        width: 20%;
    }

    .card__bottom .rating[data-rating='1.5']:after {
        width: 30%;
    }

    .card__bottom .rating[data-rating='2']:after {
        width: 40%
    }

    .card__bottom .rating[data-rating='2.5']:after {
        width: 50%
    }

    .card__bottom .rating[data-rating='3']:after {
        width: 60%
    }

    .card__bottom .rating[data-rating='3.5']:after {
        width: 70%
    }

    .card__bottom .rating[data-rating='4']:after {
        width: 80%
    }

    .card__bottom .rating[data-rating='4.5']:after {
        width: 90%
    }

    .card__bottom .rating[data-rating='5']:after {
        width: 100%
    }

    .card__bottom .card__comments {
        font-size: 10px;
        line-height: 18px;
        background-size: auto 16px;
        padding-left: 25px;
    }
}

@media (max-width: 991px) {
    .card__bottom .rating {
        background-color: transparent;
        margin: 0;
        padding: 0;
    }
    .card__bottom .rating {
        width: 14px;
    }

    .card__bottom .rating:after {
        width: 14px;
    }
}

/* 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;
}

.filter::-webkit-scrollbar {
    width: 4px;
}

.filter::-webkit-scrollbar-track {
    background: #F0F0F0;
}

.filter::-webkit-scrollbar-thumb {
    background: #42A046;
}

.filter__item + .filter__item {
    margin-top: 40px;
}

.filter__head {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #42A046;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.filter__title {
    color: #0D1320;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.filter__clear {
    color: #42A046;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    background-image: url('/local/templates/herbalife-official-new/images/from-css/image_24.svg');
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: 0 center;
    margin-left: auto;
    padding-left: 17px;
}

.filter__clear--visible, .filter__item.open .filter__clear--visible {
    display: none;
}

@media (max-width: 1699px) {
    .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;
    }

    .filter.open {
        left: 0;
        opacity: 1;
        visibility: visible;
        z-index: 151;
    }

    .filter__item {
        border-bottom: 2px solid #42A046;
    }

    .filter__item + .filter__item {
        margin: 0;
    }

    .filter__head {
        display: block;
        padding: 23px 30px 25px;
        margin: 0;
        border-bottom: 0;
        position: relative;
    }

    .filter__head:after {
        content: '';

        background-image: url('/local/templates/herbalife-official-new/images/from-css/image_25.svg');
        background-repeat: no-repeat;
        background-size: 13px auto;
        background-position: 100% center;
        height: 9px;
        width: 13px;
        position: absolute;
        right: 32px;
        top: 29px;
        transition: all 0.3s ease;
    }

    .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,
    .filter__item.open .filter__body {
        display: block;
    }

    .filter__clear--visible, .filter__item.open .filter__clear--visible {
        display: none;
    }
}

@media (max-width: 1023px) {
    .filter__head {
        padding: 13px 15px 16px;
    }


    .filter__title {
        font-size: 14px;
        line-height: 18px;
    }

    .filter__head:after {
        width: 10px;
        height: 6px;
        background-size: 10px auto;
        top: 20px;
    }

    .filter__clear {
        font-size: 10px;
        padding-left: 15px;
        margin-top: 17px;
        margin-bottom: 1px;
    }

    .filter__body {
        padding: 0 15px 20px;
    }

    .filter__btn {
        display: flex;
        justify-content: center;
        padding: 20px 15px;
    }

    .filter__btn .btn {
        width: calc(50% - 5px);
        color: #0D1320;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px;
        display: inline-flex;
        padding: 8px 20px;
        text-align: center;
        justify-content: center;
        align-items: center;
        border: 1px solid #42A046;
        background: #ffffff;
        border-radius: 21px;
    }

    .filter__btn .btn:not(:last-child) {
        margin-right: 10px;
    }

    .filter__btn .btn--green {
        background: #42A046;
        color: #ffffff;
    }

    .filter__clear--visible, .filter__item.open .filter__clear--visible {
        display: none;
    }
}

/* 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: 15px;
}

.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 #dddddd;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    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');
}

@media (max-width: 1023px) {
    .checkbox {
        font-size: 12px;
        line-height: 20px;
    }


    .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: #224945;
    padding: 25px 0 28px;
}

.footer__inner {
    display: flex;
    align-items: center;
}

@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 {
    max-width: 809px;
    margin-right: 30px;
}

.footer__copy-text {
    color: #b3b4b2;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}

.footer__copy .links-wrapper a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
}

.footer__link {
    margin: 0 auto;
}

.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__right {
    margin-left: 30px;
    padding-bottom: 10px;
}

.footer__social {
    display: flex;
    align-items: center;
}

.footer__social-title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 13px;
}

.footer__social--link {
    height: 35px;
    width: 35px;
}

.footer__social--link:not(:last-child) {
    margin-right: 15px;
}

.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: 80px;
    height: 80px;
    background: url('/local/templates/herbalife-official-new/images/example/dsa-black.svg') center center no-repeat;
    display:block;
}

@media (max-width: 1699px) {

    .footer {
        padding: 28px 0 28px;
    }

    .footer__copy {
        max-width: 100%;
        margin-right: 0;
        margin-top: 14px;
    }

    .footer__text {
        display: block;
        margin: 0 auto;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        order: 3;
    }

    .footer__link {
        margin: 0;
        order: 1;
    }

    .footer__link-dsa {
        width: 100%;
        max-width: 35px;
        order: 2;
        margin: -20px auto 0px;
    }

    .footer__right {
        margin-left: 0;
        order: 4;
    }

    .footer__social-title {
        display: none;
    }

    .footer-nav__link {
        padding-top: 10px;
        padding-bottom: 10px;
        height: 75px;
    }

    .footer__text a {
        color: #ffffff;
    }
}

@media (max-width: 1023px) {
    .footer {
        padding: 25px 0 28px;
    }

    .footer__inner {
        display: block;
    }

    .footer__copy {
        margin-top: 0;
    }

    .footer__copy--sm .footer__copy-text {
        display: none;
    }

    .footer__social-title {
        display: block;
        font-size: 12px;
        margin-bottom: 8px;
    }

    .footer__copy .links-wrapper a {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .footer__partner {
        background-position: 26px center;
        font-size: 12px;
        width: 100%;
    }

    .footer__right {
        margin-top: 20px;
        padding-bottom: 22px;
    }

    .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;
    }
}

.dsa-partner-block{
    display: flex;
    align-items: center;
}
.dsa-partner-block .footer__link-dsa{
    margin-top:0;
}
.dsa-partner-block .footer__link{
    margin: 0;
    margin-right: 20px;
}

/* 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 {
        padding-top: 48px;
        overflow: hidden;
    }
}

.page-wrapper.page-wrapper-detail {
    padding: 0;
}

/* 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: 1px;
    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: 240px;
        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;
    width: 100%;
}

@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;
    }
}

.card-blog__footer-row {
    display: flex;
    align-items: center;
    height: 50px;
}

@media(max-width: 1024px) {
    .card-blog__footer-row {
        display: block;
        height: 38px;
    }
}

.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;
}

@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 20px;
    color: #0D1320;
    flex-shrink: 0;
    border-color: #42A046;
    transition: all linear 0.2s;
}

@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: 0;
    top: 4px;
    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: -webkit-image-set(url("/local/templates/herbalife-official-new/images/example/blog-img-1-1.jpg") 1x, url("/local/templates/herbalife-official-new/images/example/blog-img-1-1-mob.jpg") 2x);
    background-image: image-set("images/example/blog-img-1-1.jpg" 1x, "images/example/blog-img-1-1-mob.jpg" 2x);
    /*background: #f2f3f5;*/
}

.blog-elem-img-2 {
    padding: 0 !important;
    background-image: -webkit-image-set(url("/local/templates/herbalife-official-new/images/example/blog-img-2.png") 1x, url("/local/templates/herbalife-official-new/images/example/blog-img-2-mob.jpg") 2x);
    background-image: image-set("images/example/blog-img-2.png" 1x, "images/example/blog-img-2-mob.jpg" 2x);
    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');
    background-image: -webkit-image-set(url("/local/templates/herbalife-official-new/images/example/blog-img-3.jpg") 1x, url("/local/templates/herbalife-official-new/images/example/blog-img-3-mob.jpg") 2x);
    background-image: image-set("images/example/blog-img-3.jpg" 1x, "images/example/blog-img-3-mob.jpg" 2x);
}

.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: 10px 35px 10px 20px;
    margin-top: 20px;
    border-radius: 20px;
    border: 1px solid #42A046;
    display: inline-block;
}

.blog-elem__link-wrap: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;
    }
}

.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.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;
}

@media(max-width: 767px) {
    .row-project__title {
        color: #0D1320;
        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 */

.main-news {
    display: flex;
    flex-wrap: wrap;

    margin-right: -15px;
    margin-left: -15px;
}

@media(min-width: 768px) {
    .main-news {
        width: auto;
    }
}

@media(max-width: 767px) {
    .main-news {
        flex-wrap: nowrap;
        margin: 0;
    }
}

@media(max-width: 767px) {
    .main-news-container {
        /* max-width: 767px; */
        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-custom {
        width: calc(100% - 15px);
        overflow: hidden;
        height: 2px;
        background: #f0f0f0;
        left: 0;
        margin-top: 10px;
    }

    .swiper-scrollbar-custom .swiper-scrollbar-drag {
        height: 2px;
    }

    .projects-list-container .swiper-scrollbar-custom.swiper-scrollbar-news {
        margin-top: 30px;
        height: 1px;
    }
}

.news-item {
    margin-left: 15px;
    margin-right: 15px;

    margin-bottom: 30px;
    /* max-width: 397px; */
    width: calc(25% - 30px);
}

@media(max-width: 1499px) {
    .news-item {
        width: calc(33.33333% - 30px);
    }
}

@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__box-left {
    position: relative;

    height: 100%;
}

.news-item__box-left img {
    display: block;
    object-fit: contain;
    height: 100%;
    width: 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,
.news-item--full .news-item__box-right  {
    max-width: 412px;
    width: 100%;
}

@media(max-width: 1499px) {
    .news-item--full .news-item__box-right {
        max-width: 100%;
    }
}

.news-item--full .news-item__box-left {
    height: 100%;
}

@media(max-width: 1699px) {
    .news-item--full .news-item__box-left {
        height:100%;
    }
    .news-item--full .news-item__box-left img {
        object-fit: contain;
    }
}

@media(max-width: 767px) {
    .news-item--full .news-item__box-left {
        height: 149px;
    }
}

.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.news-item--full .news-item__title {
    -webkit-line-clamp: 2;
}

.news-item__inner {
    height: 100%;

    position: relative;
}

.news-item__box-right {
    padding: 25px 30px 20px 30px;
    background-color: #f8f8f8;
    height: 145px;
}

@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: #707372;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px;
}

@media(max-width: 767px) {
    .news-item__date {
        font-size: 12px;
    }
}

.news-item__title {
    color: #0D1320;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 0 0 10px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media(max-width: 767px) {
    .news-item__title {
        font-size: 14px;
        line-height: 19px;
        margin: 0;
    }
}

.news-item__desc {
    color: #707372;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -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;
}







/************************** new bmi calc start *******************************/


.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 .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: 110px;
    height: 50px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    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: 100px;
    margin-top: 100px;
}


@media(max-width: 1024px) {
    .main-slider-product {
        padding-left: 0;
        margin-right: 0;
        margin-top: 75px;
    }
}

@media(max-width: 767px) {
    .main-slider-product {
        height: 500px;
        position: relative;
        margin-bottom: 65px;
        padding-left: 0;
        margin-top: 55px;
    }
    .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%;
    }
}



/************************** new bmi calc end *******************************/






.main-slider-product {
    margin-bottom: 100px;
    margin-top: 100px;
}


@media(max-width: 1024px) {
    .main-slider-product {
        padding-left: 0;
        margin-right: 0;
        margin-top: 75px;
    }
}

@media(max-width: 767px) {
    .main-slider-product {
        height: 500px;
        position: relative;
        margin-bottom: 65px;
        padding-left: 0;
        margin-top: 55px;
    }
    .page-wrapper-detail .main-slider-product {
        padding: 0 15px;
    }

    .box-product-banner .main-slider-product {
        padding-left: 15px;
        padding-right: 15px;
    }
}



.main-slider-product .swiper-container {
    padding-bottom: 30px;
}

@media(max-width: 1024px) {
    .main-slider-product .swiper-container {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    .main-slider-product .swiper-container {
        margin-top: 15px;
        padding-bottom: 20px;
    }
}

.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{
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    line-height: 38px;
    margin-right: 20px;
    margin-bottom: 0;
    margin-top: 0;
}

.main-slider-product__link {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 0;
    vertical-align: super;
}

@media(max-width: 1024px) {
    .main-slider-product__title{
        font-size: 30px;
        font-weight: 700;
        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: 21px;
        margin: 0;
    }

    .main-slider-product__link {
        display: inline-block;
        max-width: 290px;
        width: 100%;
        order: 1;
        align-self: center;
        margin-top: 12px;
    }
}

.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: 30px;
    overflow: visible;
}

.main-slider-product__container .product-card {
    width: 315px;
    margin-right: 30px;
    height: 520px;
}

.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: 1699px) {
    .main-slider-product__container .product-card:last-child  {
        margin-right: 30px;
    }
}

@media(max-width: 1024px) {
    .main-slider-product__container .product-card {
        width: 242px;
        height: 480px;
    }
}

@media(max-width: 767px) {
    .main-slider-product__container .product-card {
        width: 146px;
        margin-right: 15px;
        height: 400px;
    }
}

.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;
}

@media(max-width: 1024px) {
    .main-slider-product__container .product-card .card__link {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 60px;
    }

    .main-slider-product__container .product-card .card__descr {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 55px;
        padding: 0;
    }
}

.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__descr span {
    display: none;
}

.main-slider-product__container .product-card .card__img {
    padding-top: 40px;
}

.main-slider-product__container .product-card .card__inner {
    display: flex;
    flex-direction: column;
    /*height: 152px;*/
    padding: 0px 25px 25px;
}

/*@media(max-width: 1024px) {
    .main-slider-product__container .product-card .card__inner  {
        height: 194px;
    }
}*/

@media(max-width: 1699px)  {
    .main-slider-product__container .product-card .card__img {
        height: 310px;
    }
}

@media(max-width: 1024px) {
    .main-slider-product__container .product-card .card__img {
        height: 265px;
    }

    .main-slider-product__container .product-card .card__inner {
        padding: 0 15px 20px;
    }

    .main-slider-product__container .product-card .card__link {
        color: #0D1320;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .main-slider-product__container .product-card .card__descr {
        color: #b3b4b2;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }
}

@media(max-width: 767px) {
    .main-slider-product__container .product-card .card__img {
        height: 170px;
        padding-top: 30px;
    }

    .main-slider-product__container .product-card .card__inner {
        padding: 0 10px 15px;
        /*height: 137px;*/
    }

    .main-slider-product__container .product-card .card__link {
        font-size: 12px;
        line-height: 16px;
    }

    .main-slider-product__container .product-card .card__descr {
        font-size: 10px;
        line-height: 14px;
    }
}

.section-news {
    padding-top: 90px;
}

@media(max-width: 767px) {
    .section-news  {
        position: relative;
        padding-bottom: 65px;
    }
}

.section-news__title {
    color: #0D1320;
    display: inline-block;
    margin-top: 0;
    margin-right: 16px;
    font-weight: 700;
    font-size: 36px;
}

@media(max-width: 767px) {
    .section-news__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

.section-news__link {
    display: inline-block;
    vertical-align: super;
    margin: 0;
}

@media(max-width: 767px) {
    .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: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: #E0A32C;
        z-index: 10;
    }

    .btn-fix-mobile a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        padding: 11.5px 0;
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
    }

    .btn-fix-mobile.stop {
        position: relative;
    }
}


.nav-top .midlle-level,
.nav-top .lower-level{
    display: none;
}

@media(max-width: 1023px) {
    .nav-top .midlle-level  {
        display: block;
        border-top: 1px solid #fff;
        padding: 15px 0 30px 15px;
        margin-top: 15px;
    }

    .nav-top .midlle-level__link {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        line-height: 21px;
        padding: 10px 0;
    }

    .nav-top .midlle-level__title .midlle-level__link {
        padding-left: 0;
    }

    .nav-top .midlle-level__link {
        padding-left: 33px;
    }

    .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-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 25px 0 25px 15px;
    }

    .nav-top .lower-level__link {
        color: #ffffff;
        font-size: 18px;
        font-weight: 500;
        padding-left: 0;
    }

    .nav-top .lower-level__link--tel {
        display: inline-block;
        width: auto;
        padding-right: 7px;
    }

    .nav-top .lower-level__small-text {
        display: inline-block;
        color: #ffffff;
        font-size: 12px;
        font-weight: 400;
        opacity: 0.75;
    }

    .nav-top .lower-level li {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
    }

    .nav-top .lower-level__social {
        display: flex;
    }

    .nav-top .lower-level__social a {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background: #fff;
        margin-right: 9px;
    }

    .nav-top .lower-level__social svg.icon {
        color: #266431;
    }
}

.ul-display-block {
    display: block !important;
    position: static !important;
}

.lvl-off {
    display: none !important;
}

@media(max-width: 1023px) {
    .bg-menu-mobile {
        background: #4f7d15 !important;
        color: #fff !important;
    }

    .menu-show {
        left: 0;
    }
}

.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: #42A046 !important;
    color: #fff !important;
    padding-left: 30px !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 #fff !important;
    border-right: solid 2px #fff !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  {
        background-color: #266431 !important;
    }

    .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: 42px;
        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: 1280px) {
    .reviews {
        display: block;
    }
}

.reviews__heading-mobile,
.reviews__heading-mobile-link,
.reviews__box-comment-off-block-text span.subtitle--laptop  {
    display: none;
}

@media (max-width: 1280px) {

    .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 {
        display: block;
        margin-bottom: 40px;
    }

    .reviews__heading-mobile span {
        font-size: 24px;
        font-weight: 700;
        line-height: 26px;
        margin-right: 25px;
    }

    .reviews__heading-mobile-link {
        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-top: 10px;
    }

    .reviews__heading-mobile-link span {
        position: relative;
        font-size: 16px;
        font-weight: 500;
        margin-right: 0;
    }

    .reviews__heading-mobile-link span:before {
        content: '';
        display: block;
        position: absolute;
        top: 45%;
        right: -15px;
        width: 5px;
        height: 5px;
        border-top: 1px solid #42A046;
        border-right: 1px solid #42A046;
        transform: rotate(45deg);
        transition: .2s all;
    }
}

@media (max-width: 767px) {
    .reviews__heading-mobile {
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .reviews__heading-mobile > span {
        display: block;
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .reviews__heading-mobile-link {
        height: 40px;
        line-height: 40px;
        margin: 0;
    }
}

.reviews__box {
    width: 50%;
}

.reviews__box--left {
    padding-right: 50px;
}

.reviews__box--right {
    padding-left: 50px;
    position: sticky;
    top: 0;
}

@media(max-width: 1440px) {
    .reviews__box--left {
        padding-right: 0px;
    }
}

@media (max-width: 1280px) {
    .reviews__box--left,
    .reviews__box--right {
        width: 100%;
        padding: 0;
    }
}

.assessment {
    width: 100%;
    background-color: #f8f8f8;
    padding: 30px 0px 20px 50px;
}

@media(max-width: 1600px) {
    .assessment {
        padding: 30px 0px 20px 30px;
    }
}

@media(max-width: 767px) {
    .assessment {
        padding: 20px 0 20px 15px;
        position: relative;
        width: 100%;
    }
}

.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: 1440px) {
    .assessment__box--left {
        display: flex;
        flex-direction: column;
    }
}

@media(max-width: 1280px) {
    .assessment__box--left {
        display: flex;
        flex-direction: row;
    }
}

@media(max-width: 767px) {
    .assessment__box--left {
        margin: 0 auto 5px;
        padding-right: 15px;
        justify-content: center;

    }
}

.assessment__box--right {
    max-width: 375px;
    width: 100%;
}

@media(max-width: 767px) {
    .assessment__box--right  {
        max-width: 100%;
    }
}

.assessment__overall-rating {
    font-size: 70px;
    font-weight: 500;
    line-height: 72px;
    margin-right: auto;
}

@media(max-width: 1440px) {
    .assessment__overall-rating {
        font-size: 65px;
        line-height: 65px;
    }

    .assessment__stars-wrap {
        margin-right: auto;
    }
}

@media(max-width: 1280px) {
    .assessment__overall-rating {
        font-size: 70px;
        line-height: 70px;
    }
}

@media(max-width: 767px) {
    .assessment__overall-rating {
        font-size: 50px;
        line-height: 54px;
        margin-right: 20px;
    }

    .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;
}

@media(max-width: 767px) {
    .assessment__stars-reviews {
        font-size: 12px;
        line-height: 16px;
    }
}

.assessment__stars {
    margin-bottom: 10px;
}

.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__quantity-stars,
.assessment__number-ratings {
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    display: block;
}

.assessment__quantity-stars {
    color: #b3b4b2;
    max-width: 60px;
    width: 100%;
}

.assessment__number-ratings {
    padding-left: 10px;
    max-width: 65px;
    width: 100%;
}

@media(max-width: 1600px) {
    .assessment__number-ratings {
        max-width: 55px;
    }
}

@media(max-width: 767px) {
    .assessment__number-ratings {
        max-width: 40px;
    }
}

.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;
}

@media(max-width: 767px) {
    .comments {
        padding: 0 15px;
    }
}

.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;
}

.comments__tab .utility {
    margin-right: 5px;
}

.comments__tab .utility-icon {
    position: relative;
    display: none;
    margin: 0;
    width: 7px;
    height: 15px;
}

.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: 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.tab-sort-active {
    font-weight: 700;
}

.user-comment {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

@media(max-width: 767px) {
    .user-comment  {
        margin-bottom: 30px;
    }
}

.user-comment__body {
    position: relative;
}

.response-comment__name,
.user-comment__name {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}

@media(max-width: 767px) {
    .response-comment__name,
    .user-comment__name {
        font-size: 16px;
    }
}

.user-comment__time {
    position: absolute;
    top: 0;
    right: 0;

    color: #b3b4b2;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

@media(max-width: 767px) {
    .user-comment__time {
        position: static;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 5px;
    }
}

.user-comment__rating {
    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: 10px;
}

.user-comment__like-box {
    display: flex;

    max-width: 160px;
    height: 35px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
}

.user-comment__like-box svg {
    margin-right: 7px;
}

.user-comment__like-box a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50%;
    line-height: 35px;
}

.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: 1px solid #42A046;
    border-radius: 25px;

    max-width: 255px;
    width: 100%;
    height: 50px;
    line-height: 50px;

    color: #42A046;
    font-size: 16px;
    font-weight: 500;

    padding-left: 15px;
    padding-right: 30px;
}

.btn-show-more span {
    position: relative;
}

.btn-show-more span::before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: -12px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

@media(max-width: 767px) {
    .btn-show-more {
        height: 40px;
        line-height: 40px;
        font-weight: 400;
    }
}

.tab-reviews .count {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #42A046;
    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 50px 40px;
    background-color: #f8f8f8;
    position: sticky;
    top: 15px;
}

@media(max-width: 1280px) {
    .product-review {
        display: none;
        position: static;
    }
}

.product-review__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 20px;
    text-align: center;
}

.assessment-product__input-box {
    display: flex;
    flex-wrap: wrap;

    margin-right: -10px;
    margin-left: -10px;
}

.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-top: 20px;
    margin-bottom: 15px;

    min-height: 150px;
}

.product-review-form .assessment-product__input-wrap input {
    width: 100%;
    height: 40px;
    padding-left: 5px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;

    border-radius: 5px;
    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 {
    margin-right: 10px;
    margin-left: 10px;

    border-radius: 5px;
}

.product-review-form .assessment-product__input-wrap {
    width: calc(50% - 20px);
}

.product-review-form .assessment-product__textarea-wrap span,
.product-review-form .assessment-product__input-wrap span {
    position: absolute;
    top: 12px;
    left: 5px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}

.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: 50px;
    padding-left: 15px;
    padding-right: 30px;
    border: 1px solid #42A046;
    background-color: #ffffff;
    max-width: 218px;
    width: 100%;
    margin: 0 auto;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #42A046;
    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;
}

.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: 10px;
    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;
}

.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: 1px solid #42A046;
    background-color: #ffffff;
    max-width: 190px;
    width: 100%;
    margin: 30px auto 0;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    color: #42A046;
    transition: .2s all;
    outline: none;
}

.product-review-form__btn span {
    position: relative;
}

.product-review-form__btn span:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    right: -15px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

.btn-review-disabled {
    opacity: .4;
}

.btn-review-disabled {
    background: #fff !important;
    color: #42A046 !important;
}

.btn-review-disabled span:before {
    border-top: 1px solid #42A046 !important;
    border-right: 1px solid #42A046 !important;
}

.btn-show-more:hover,
.product-review-form__btn:hover {
    background: #42A046;
    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: 10px;
}

.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;
    justify-content: space-between;
}
.rating-area:not(:checked) > input {
	display: none;
}
.rating-area:not(:checked) > label {
    width: 25px;
    height: 25px;
	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');
    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');
    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: 9px;
    right: -10px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #42A046;
    border-right: 1px solid #42A046;
    transform: rotate(45deg);
    transition: .2s all;
}

@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: 1280px) {
    .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(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;
}

@media(max-width: 991px) {
    .mobile-product-slider {
        display: block;

        margin: 0 -15px;
        padding: 0 15px;
    }
}

.mobile-product-slider .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    background-color: #42A046;
}

.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-pagination-bullet.swiper-pagination-bullet-active:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid #42A046;
    height: 14px;
    width: 14px;
}

.mobile-product-slider {
    background-color: #f8f8f8;
}

.mobile-product-slider .swiper-container {
    height: 480px;
}

@media(max-width: 767px) {
    .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%;
}

.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: 15px;
    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;
}

.no-scroll {
    height: 100%;
    overflow: hidden;
}

@media (max-width: 1023px) {
    .nav-top {
        height: calc(100vh - 50px); /* Use vh as a fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100 - 50px);
    }
}

@media (max-width: 1023px) {
    .elem-lang__list .mCSB_scrollTools {
        width: 2px;
    }

    .elem-lang.opened .elem-lang__list {
        margin-top: 7px;
    }
}

.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')
}


@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: 4px;
    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");
}

.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: #78be25;
    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;
}

@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;
    }
}

/**/
/**/

.instagram__section{
  padding: 90px 120px;
}

.instagram__section .instagram__content{
    display: flex;
  justify-content: center;
    font-family: "NotoSans";
}

.instagram__section .instagram__section--header{
    font-size: 36px;
    color: #0D1320;
    max-width: 1920px;
    margin: 0 auto 20px;
    font-family: "NotoSans";
    font-weight: bold;
}

.instagram__section .instagram__links{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    padding-right: 20px;
}

.instagram__section .instagram__link.active .instagram__link--img{
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/border.svg");
    background-size: cover;
}
.swiper-slide.inst__link.active .instagram__link.mobile .instagram__link--img,
.instagram__section .instagram__link.active .instagram__link--img{
    background-image: url("/local/templates/herbalife-official-new/images/herbalife_projects/border.svg");
    background-size: cover;
}

.instagram__section .instagram__link--img{
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 60px;
    width: 86px;
    height: 86px;
    align-items: center;
}

.instagram__section .instagram__link--img img{
    width: 76px;
    height: 76px;
    border-radius: 60px;
}

.instagram__section .instagram__link{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-bottom: 30px;
    cursor: pointer;
}

.instagram__section .instagram__link:last-child{
  margin-bottom: 0;
}

.instagram__section .instagram__tab{
  margin-right: 200px;
}

.instagram__section .instagram__link--header{
    color: #42A046;
    font-size: 20px;
    font-family: "NotoSans";
    font-weight: bold;
}

.instagram__section .instagram__page--count{
    display: flex;
}

.instagram__section .instagram__page--header{
    display: flex;
  align-items: center;
    margin-bottom: 45px;
}

.instagram__section .header__image{
    margin-right: 80px;
}

.instagram__section .header__image img{
    width: 236px;
    border-radius: 120px;
}

.instagram__section .instagram__page--title{
    font-size: 36px;
    font-family: "NotoSans";
    font-weight: bold;
    height: 44px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* justify-content: center; */
    align-items: center;
    align-content: center;
    margin-bottom: 20px;
}

.instagram__section .button-subscribe{
    color: #fff;
    font-size: 16px;
    font-family: "NotoSans";
    font-weight: bold;
    line-height: 20px;
    padding: 12px 43px;
    background-color: #3CA3F5;
    border-radius: 10px;
    margin-left: 40px;
}

.instagram__section .instagram__page--count{
    font-size: 20px;
    margin-bottom: 30px;
}

.instagram__section .instagram__page--count .bold{
    font-weight: bold;
}

.instagram__section .instagram__page,
.instagram__section .instagram__page--description{
    display: flex;
    flex-direction: column;
}

.instagram__section .instagram__page--image img{
    height: 380px;
}

.instagram__section .instagram__page--image{
    margin-right: 30px;
    width: 380px;
    height: 380px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.instagram__section .instagram__page--image:last-child{
    margin-right: 0;
}

.instagram__section .instagram__page--content{
    display: flex;
    flex-direction: row;
}

.instagram__section .instagram__page--description{
    color: #0D1320;
    max-width: 750px;
}

.instagram__section .count__posts{
    margin-right: 70px;
}

.instagram__section .count__subscribers{
    margin-right: 70px;
}

.instagram__section .instagram__page--text{
    line-height: 27px;
}

.instagram__section .instagram__page--text span{
    font-weight: bold;
}

.instagram__page--title img{
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.button-subscribe.mobile,
.instagram__tab.mobile,
.instagram__page--content.swiper_num_1,
.instagram__page--content.swiper_num_2,
.instagram__page--content.swiper_num_3,
.instagram__page--content.swiper_num_4,
.instagram__page--content.swiper_num_5{
    display: none;
}


@media (max-width: 1850px) {
    .instagram__section .instagram__tab {
        margin-right: auto;
    }

    .instagram__section {
        padding: 90px 120px;
    }
}

@media (max-width: 1700px) {
    .instagram__section{
        padding: 70px 30px 80px;
        max-width: 1024px;
        margin: 0 auto;
    }

    .instagram__section .instagram__content{
        flex-direction: column;
    }

    .instagram__section .instagram__links{
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 55px;
    }

    .instagram__section .instagram__link{
        flex-direction: column;
        margin-bottom: 0;
    }

    .instagram__section .instagram__link--img{
        margin-right: 0;
        margin-bottom: 10px;
    }

    .instagram__section .header__image img{
        width: 180px;
    }

    .instagram__section .header__image{
        margin-right: 40px;
    }

    .instagram__section .instagram__page--title{
        font-size: 30px;
    }

    .instagram__section .instagram__page--image img{
        height: 308px;
    }

    .instagram__section .instagram__page--image{
        margin-right: 20px;
    }

    .instagram__section .instagram__page--image:last-child {
        margin-right: 0;
    }

    .instagram__section .instagram__page--image{
        width: 308px;
        height: 308px;
    }

    .instagram__section .instagram__link--header{
        font-size: 18px;
    }

    .instagram__section .instagram__tab{
        margin-right: 0;
    }

    .instagram__page--content .swiper-scrollbar .swiper-scrollbar-drag{
        background: #42A046;
    }
}

@media (min-width: 769px) and (max-width: 1023px) {

}

@media (min-width: 320px) and (max-width: 425px) {
    .instagram__section .instagram__page--count{
        font-size: 16px;
    }
}
@media (min-width: 426px) and (max-width: 768px) {

}

@media (min-width: 320px) and (max-width: 768px) {

    .instagram__section .instagram__section--header{
        margin-bottom: 10px;
        font-size: 18px;
    }

    .instagram__section .instagram__link--img img {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    .instagram__section .instagram__link--img{
        width: 68px;
        height: 68px;
    }

    .instagram__section {
        padding: 65px 15px 80px;
        max-width: 1024px;
        margin: 0 auto;
        background-color: #F8F8F8;
    }

    .button-subscribe.desktop,
    .instagram__tab.desktop,
    .instagram__page--content.no_swiper{
        display: none;
    }

    .button-subscribe.mobile{
        text-align: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .button-subscribe.mobile,
    .instagram__tab.mobile,
    .instagram__page--content.swiper_num_1,
    .instagram__page--content.swiper_num_2,
    .instagram__page--content.swiper_num_3,
    .instagram__page--content.swiper_num_4,
    .instagram__page--content.swiper_num_5{
        display: block;
    }
    .instagram__tab .swiper-slide{
        width: 70px;
        text-align: center;
        margin-right: 20px;
    }

    .instagram__section .instagram__link--header {
        font-size: 10px;
    }

    .instagram__tab .swiper-slide:last-child{
        margin-right: 0;
    }

    .instagram__page--content .swiper-slide{
        width: 260px!important;
        height: 260px;
        text-align: center;
        margin-right: 20px;
    }

    .instagram__page--content .swiper-slide:last-child{
        margin-right: 0;
    }

    .instagram__section .instagram__page--image{
        width: 260px;
        height: 260px;
    }

    .instagram__section .instagram__page--image img{
        height: 260px;
    }

    .instagram__section .instagram__page--title{
        font-size: 18px;
    }

    .instagram__page--title img{
        width: 20px;
        height: 20px;
    }

    .count_subscription,
    .instagram__page--header .header__image{
        display: none;
    }

    .instagram__section .instagram__page--description{
        max-width: 86vw;
    }

    .instagram__section .instagram__page--header{
        margin-bottom: 20px;
    }

    .instagram__section .instagram__links{
        margin-bottom: 25px;
    }

    .instagram__section .instagram__page--count,
    .instagram__section .instagram__page--title{
        margin-bottom: 15px;
    }

    .instagram__section .instagram__page--text{
        font-size: 14px;
        line-height: 21px;
    }

    .instagram__section .instagram__page--title{
        height: 22px;
    }
}

#application-frame-instagram{height: 900px; width: 100%; border: none!important; outline: none;}
@media (max-width: 768px) {
    #application-frame-instagram{height: 750px;}
}
@media (max-width: 550px) {
    #application-frame-instagram{height: 800px;}
}


.footer__text nav.links-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


@media (min-width: 1921px){
    .header, .footer{
        max-width: 1700px;
        margin-left: calc((100% - 1700px) / 2);
    }
    .footer{
        padding: 25px 20px 28px;
    }
    .row-subscribe--big-block, .main-projects-block__content{
        left: unset;
        top: unset;
        transform: unset;
        max-width: 1700px;
    }
}

/*Проекты Гербалайф КОнец стилей*/

.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;
    }
}

/**/
.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: #ff00D1320;
}
.header-title-basket_icon svg > circle:last-child{
    fill: #ff00D1320;
}
.header-title-basket_icon svg > path{
    fill: #ff00D1320;
}
.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;
    }
}

@media (min-width: 1700px) {
    [lang="RU"] .header__slogan {
        margin-right: 20px;
        margin-left: 20px;
    }
}
table.content-table td {
    border: 1px solid #0D1320;
    padding: 10px;
}
/* End */


/* Start:/local/templates/business-cards/styles.css?1679661469867*/
body, html {
    overflow-x: hidden;
}

.page-wrapper {
    padding-bottom: 0 !important;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

.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;
    }
}

/* End */
/* /local/templates/herbalife-official-new/template_styles.css?1732779954780258 */
/* /local/templates/business-cards/styles.css?1679661469867 */
