div.box-footer__nav nav {
    width: 100%;
}

.article__image {
    float: left;
    width: 40%;
    padding: 20px 20px 20px 0;
}

.article__text {
    float: left;
    width: 60%;
}

@media (max-width: 767px) {
    .article__image {
        float: none;
        width: auto;
        max-width: 100%;
        padding: 0 0 20px 0;
    }

    .article__text {
        width: auto;
        float: none;
    }
}

.text-block {
    color: #413c36;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 0 0 50px 0;
}

.no-border-after::after {
    background: none !important;
}

.elem-city a.phone {
    display: block;
}

.fix-top {
    height: 40px;
    display: inline-block;
    width: 1px;
    box-sizing: content-box;
    vertical-align: middle;
}

.flex-item-empty {
    background-color: unset !important;
}

.text-green {
    color: #7bc143;
}

.positon-rel {
    position: relative;
}

.content-image-href-container {
    position: absolute;
    top: 45%;
    width: 100%;
}

.content-image-href {
    display: inline-block;
    margin: 0 auto;
    background-color: #7bc143;
    color: #fff;
    padding: 10px 15px;
}

.box-result.flex-half {
    margin-bottom: 35px;
    line-height: 1 !important;
}

.box-footer .box-footer__nav nav a {
    margin-left: 5%
}

.box-footer__nav a.partner-login-fix:hover {
    background-color: #7bc143;
    color: #fff;
}

.box-footer__nav a.partner-login-fix {

    float: right;
    display: inline-block;
    padding-right: 50px;
    border: solid 1px #7bc143;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    color: #2e2e2e;
    height: 52px;
}

.box-footer__nav a.partner-login-fix span {
    display: inline-block;
    padding: 15px 32px;
}

.box-footer__nav .partner-login-fix .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__nav .partner-login-fix::before {
    content: '';
    display: block;
    height: 100%;
    width: 50px;
    background-color: #7bc143;
    position: absolute;
    right: 0;
    top: 0;
}

.popup-content {
    max-width: 580px;
    padding: 15px;
}

.gallery-timeline div.swiper-slide {
    height: 565px;
}

.gallery-timeline div.swiper-slide.timeline-item {
    height: 465px;
}

.box-result .box-result__descr {
    padding-bottom: 0;
}

.box-tabs div.feature-text {
    padding: 0 10%;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
}

.item-video {
    cursor: pointer;
    position: relative;
    box-shadow: none !important;
    outline: 0;
}

.icon-video {
    position: absolute;
    top: 30%;
    left: 43%;
    width: 30px;
    height: 30px;

}

.icon.icon-play {
    width: 30px;
    height: 30px;
}

.box-product-banner .product-alternates .swiper-slide-next div.img-wrapper {
    border: 0;
    box-shadow: none;
}

.elem-info {
    font-size: 16px;
}

.elem-snippet .elem-snippet__descr .elem-info {
    display: none;;
}

.box-footer a.partner-login-fix:hover {
    background-color: #7bc143;
    color: #fff;
}

.box-footer a.partner-login-fix {
    float: right;
    display: inline-block;
    padding-right: 50px;
    border: solid 1px #7bc143;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    color: #2e2e2e;
    height: 52px;
}

.box-footer a.partner-login-fix span {
    display: inline-block;
    padding: 15px 32px;
}

.box-footer .partner-login-fix .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-fix::before {
    content: '';
    display: block;
    height: 100%;
    width: 50px;
    background-color: #7bc143;
    position: absolute;
    right: 0;
    top: 0;
}

.banner-color-green {
    color: #7bc143 !important;
}

.banner-color-black {
    color: #000 !important;
}

.banner-color-white {
    color: #fff !important;
}

.margin-bottom-40px {
    margin-bottom: 40px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.no-margin {
    margin: 0 !important;
}

.worldwide .elem-city {
    border: 0;
}

.worldwide .elem-city > * {
    display: block;
}

.box-contacts__col.worldwide {
    margin: 0 30px;
}

.elem-contact.elem-city {
    padding-left: 0;
}

.dark-background .nav-bread--link.active {
    color: #413c36;
}

a {
    color: #7bc143;
}

.main-slider-xs {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.box-footer .footer-hide {
    display: none;
}

@media (min-width: 991px) {
    .nav-categories a.nav-categories__link {
        width: 33%;
    }
}
.complex-info .complex-title{
    color: #ffffff;
}
a.complex-title{
    display: block;
    text-decoration: underline;
}
label.not-valid input{
    border-color: #d56032;
}
label.not-valid .form-std__msg {
    display: block;
    color: #d56032;
    position: relative;
    top:auto;
}
/*! 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 "Helvetica Neue",Helvetica,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/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/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/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/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 "Helvetica Neue",Helvetica,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: #000;
    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/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/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('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;
}
.subscribe_info_page{
    text-align: center;
}
.subscribe_info_page .sub-confirm-header {
    font-size: 20px;
    line-height: 26px;
}

.target .vis-xs {
    display: none !important;
}

.target .vis-sm {
    display: none !important;
}

@media (max-width: 320px) {
    .target .vis-xs {
        display: block !important;
    }
}

@media (min-width: 321px) {
    .target .vis-xs {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .target .vis-xs-block {
        display: block !important;
    }
}

@media (min-width: 321px) {
    .target .vis-xs-block {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .target .vis-xs-inline {
        display: inline !important;
    }
}

@media (min-width: 321px) {
    .target .vis-xs-inline {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .target .vis-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 321px) {
    .target .vis-xs-inline-block {
        display: none !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .target .vis-sm {
        display: block !important;
    }
}

@media (max-width: 320px), (min-width: 768px) {
    .target .vis-sm {
        display: none !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .target .vis-sm-block {
        display: block !important;
    }
}

@media (max-width: 320px), (min-width: 768px) {
    .target .vis-sm-block {
        display: none !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .target .vis-sm-inline {
        display: inline !important;
    }
}

@media (max-width: 320px), (min-width: 768px) {
    .target .vis-sm-inline {
        display: none !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .target .vis-sm-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 320px), (min-width: 768px) {
    .target .vis-sm-inline-block {
        display: none !important;
    }
}

@media (max-width: 320px) {
    .target .hid-xs {
        display: none !important;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .target .hid-sm {
        display: none !important;
    }
}



.main-header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 6.25vw;
    background-color: #515151;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .main-header {
        height: 9.7656vw;
    }
}

@media (max-width: 320px) {
    .main-header {
        height: 19.375vw;
    }
}

.inner {
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.header-container {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .header-container {
        padding-left: 2.8646vw;
        padding-right: 2.8646vw;
    }
}

.main-header__logo {
    margin-right: 3.6458vw;
}

@media (max-width: 768px) {
    .main-header__logo {
        order: 2;
    }
}

.main-header__logo img {
    height: 3.1771vw;
}

@media (max-width: 768px) {
    .main-header__logo img {
        height: 6.3802vw;
    }
}


@media (max-width: 320px) {
    .main-header__logo img {
        height: 35px;
    }
}

.main-navigation {
    margin-right: 2.6042vw;
}

@media (max-width: 768px) {
    .main-navigation {
        display: none;
    }
}

.main-navigation ul {
    padding-left: 0;
    margin: 0;
    display: flex;
    list-style: none;
}

.main-navigation ul li {
    margin-right: 2.6042vw;
}

.main-navigation ul li:last-child {
    margin-right: 0;
}

.main-navigation ul li a {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 1.29vw;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

.main-navigation--mobile {
    display: none;
}

@media (max-width: 768px) {
    .main-navigation--mobile {
        display: block;
    }
}

.hamburger {
    position: relative;
}

.hamburger-btn {
    height: 9.7656vw;
    width: 8.4635vw;
    margin-right: 1.3021vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 320px) {
    .hamburger-btn {
        height: 65px;
        width: 45px;
    }
}

@media (max-width: 320px) {
    .hamburger-btn img {
        width: 29px;
        height: 26px;
    }
}

.hamburger-btn .opened {
    display: none;
}

.hamburger-btn.opened .opened {
    display: block;
}

.hamburger-btn.opened .closed {
    display: none;
}

.main-navigation-dropdown {
    list-style: none;
    position: absolute;
    top: 73px;
    padding-left: 0;
    margin: 0;
    left: -2.8646vw;
    background-color: #fff;
    width: 100vw;
    max-width: 335px;
    display: none;
}

@media (max-width: 320px) {
    .main-navigation-dropdown {
        width: 245px;
        top: 63px;
    }
}


.main-navigation-dropdown li a {
    display: block;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 2.8594vw;
    height: 8.5938vw;
    line-height: 8.5938vw;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
    color: #000;
}

@media (max-width: 320px) {
    .main-navigation-dropdown li a {
        font-size: 4.7406vw;
        height: 14.0625vw;
        line-height: 14.0625vw;
        padding-left: 5.3125vw;
        padding-right: 5.3125vw;
    }
}

.main-navigation-dropdown li a:active {
    color: #fff;
    background-color: #95cd69;
}

.progress-block {
    display: flex;
    align-items: center;
}

.progress {
    margin-right: 1.0417vw;
    width: 20.0521vw;
    height: 0.5208vw;
    background-color: #363636;
}

.progress__bar {
    height: 100%;
    background-color: #78ba43;
    transition: width 0.4s;
}

.progress-value {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 1.3333vw;
    color: #78ba43;
}

.language-switcher {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 7.8125vw;
    padding-right: 2.0833vw;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .language-switcher {
        width: 15.625vw;
        padding-right: 3.9063vw;
    }
}

.language-switcher__handler {
    padding-right: 1.8229vw;
    position: relative;
}

@media (max-width: 768px) {
    .language-switcher__handler {
        padding-right: 3.9063vw;
    }
}

.language-switcher__handler:after {
    content: '';
    display: block;
    position: absolute;
    width: 1.0938vw;
    height: 0.6771vw;
    background-image: url(/local/templates/herbalife-official/images/required/white-down-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    top: 0.7813vw;
}

@media (max-width: 768px) {
    .language-switcher__handler:after {
        width: 2.2135vw;
        height: 1.3021vw;
        top: 1.5625vw;
    }
}

.language-switcher__list {
    position: absolute;
    z-index: 10;
    top: 6.25vw;
    right: 0;
    width: 41.1042vw;
    max-height: calc(100vh - 6.25vw);
    list-style: none;
    padding-left: 0;
    margin: 0;
    background-color: #78ba43;
    padding-top: 1.875vw;
    padding-bottom: 1.875vw;
    color: #fff;
    font-family: "HelveticaNeuelThin", Arial, sans-serif;
    font-weight: 400;
    font-size: 1.927vw;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
}

@media (max-width: 768px) {
    .language-switcher__list {
        top: 9.7656vw;
        width: 100vw;
        max-height: calc(100vh - 9.7656vw);
        padding-top: 4.5573vw;
        padding-bottom: 4.5573vw;
        font-size: 4.6875vw;
    }
}

@media (max-width: 320px) {
    .language-switcher__list {
        top: 19.375vw;
        padding-top: 4.6875vw;
        padding-bottom: 4.6875vw;
        max-height: calc(100vh - 19.375vw);
    }
}

.language-switcher__list li {
    margin-bottom: 1.5625vw;
}

@media (max-width: 768px) {
    .language-switcher__list li {
        margin-bottom: 4.1667vw;
    }
}

.language-switcher__list li:last-child {
    margin-bottom: 0;
}

.language-switcher__list li a {
    display: flex;
    align-items: center;
    color: inherit;
}

.language-switcher__list .state {
    width: 19.5313vw;
    min-width: 19.5313vw;
    padding-left: 2.6042vw;
    padding-right: 1.0417vw;
    text-align: left;
}

@media (max-width: 768px) {
    .language-switcher__list .state {
        width: 48.1771vw;
        min-width: 48.1771vw;
        padding-left: 7.1615vw;
        padding-right: 2.6042vw;
    }
}

.language-switcher img,
.language-switcher__list img {
    height: 2.1875vw;
}

@media (max-width: 768px) {
    .language-switcher img,
    .language-switcher__list img {
        height: 4.5573vw;
    }
}

.language-switcher__list .lang {
    width: 19.5313vw;
    min-width: 19.5313vw;
    padding-left: 2.3438vw;
    padding-right: 0.5208vw;
    text-align: center;
}

@media (max-width: 768px) {
    .language-switcher__list .lang {
        width: 41.6667vw;
        min-width: 41.6667vw;
        padding-left: 4.9479vw;
        padding-right: 1.3021vw;
    }
}

.winback-section {
    height: 64.5vw;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.winback-section--first {
    margin-top: 6.25vw;
    background-image: url(/local/templates/herbalife-official/images/required/winback-1.jpg);
}

@media (max-width: 768px) {
    .winback-section--first {
        margin-top: 9.7656vw;
        background-image: url(/local/templates/herbalife-official/images/required/winback-sm-1.jpg);
    }
}

@media (max-width: 320px) {
    .winback-section--first {
        margin-top: 19.375vw;
    }
}

.winback-section--second {
    background-image: url(/local/templates/herbalife-official/images/required/winback-2.jpg);
}

@media (max-width: 768px) {
    .winback-section--second {
        background-image: url(/local/templates/herbalife-official/images/required/winback-sm-2.jpg);
    }
}

.winback-section--third {
    background-image: url(/local/templates/herbalife-official/images/required/winback-3.jpg);
}

@media (max-width: 768px) {
    .winback-section--third {
        background-image: url(/local/templates/herbalife-official/images/required/winback-sm-3.jpg);
    }
}

.winback-text {
    position: absolute;
    width: 46.35416vw;
    right: 0;
    bottom: 0;
    padding-right: 2.083vw;
    padding-bottom: 3.125vw;
}

@media (max-width: 768px) {
    .winback-text {
        width: 46.224vw;
        padding-right: 1.9531vw;
        padding-bottom: 3.9063vw;
    }
}

.winback-text h3 {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 3.4375vw;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.1;
    font-weight: bold;
    color: #124a79;
    margin-top: 0;
    margin-bottom: 5.73vw;
}

@media (max-width: 768px) {
    .winback-text h3 {
        font-size: 5.41vw;
        margin-bottom: 7.16vw;
    }
    .winback-section--second .winback-text h3 {
        font-size: 3.4674vw;
    }
    .winback-section--third .winback-text h3 {
        font-size: 2.9505vw;
    }
}

.winback-text__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.winback-text .sub-info {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #8c8b8b;
    font-size: 1.823vw;
    line-height: 1.1;
    margin: 0;
    width: 42.5%;
}

@media (max-width: 768px) {
    .winback-text .sub-info {
        padding-left: 1.302vw;
        width: 49%;
    }
}

@media (max-width: 320px) {
    .winback-section--first .winback-text .sub-info {
        font-size: 3.0344vw;
        width: 100%;
    }
    .winback-section--third .winback-text .sub-info {
        font-size: 3.0344vw;
        width: 100%;
    }
}

.welcome-logo {
    width: 43%;
}

@media (max-width: 320px) {
    .winback-section--first .welcome-logo {
        position: absolute;
        top: -88px;
        left: 77px;
    }
    .winback-section--third .welcome-logo {
        position: absolute;
        top: -98px;
        left: 77px;
    }
}

.return {
    padding-top: 5.2083vw;
    padding-bottom: 3.125vw;
}

@media (max-width: 768px) {
    .return {
        padding-top: 13.0208vw;
        padding-bottom: 11.7188vw;
    }
}

@media (max-width: 320px) {
    .return {
        padding-top: 7.5vw;
        padding-bottom: 8.75vw;
    }
}

.common-header {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 3.5416vw;
    line-height: 1.1;
    text-transform: uppercase;
    color: #78ba43;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.5625vw;
    font-weight: bold;
}

@media (max-width: 768px) {
    .common-header {
        font-size: 4.7279vw;
        margin-bottom: 0.651vw;
    }
    .opportunities .common-header {
        font-size: 4.0846vw;
        margin-bottom: 3.2552vw;
    }
    .ways .common-header {
        font-size: 3.4987vw;
        margin-bottom: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .common-header {
        font-size: 4.925vw;
        margin-bottom: 0.651vw;
    }
    .opportunities .common-header {
        font-size: 21px;
        margin-bottom: 16px;
    }
}

.common-header--white {
    color: #ffffff;
}

.return-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .return-list {
        padding-top: 3.2552vw;
        padding-left: 4.5573vw;
        padding-right: 4.5573vw;
    }
}

.return-list li {
    text-align: center;
    max-width: 33%;
}

@media (max-width: 768px) {
    .return-list li {
        max-width: 27%;
    }
}

.return-list .img-wrap {
    height: 14.5833vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.302vw;
}

@media (max-width: 768px) {
    .return-list .img-wrap {
        height: 20.8333vw;
        margin-bottom: 2.6042vw;
    }
}

.return-list .img-wrap img {
    max-height: 100%;
}

.return-text {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #606161;
    display: flex;
    flex-direction: column;
    line-height: 1;
    text-transform: uppercase;
}

.return-text .text-xxl {
    font-size: 4.8958vw
}

.return-text .text-xl {
    font-size: 3.9583vw;
}

.return-text .text-l {
    font-size: 3.0729vw;
}

.return-text .text-m {
    font-size: 2.5521vw;
}

.return-text .text-s {
    font-size: 2.1354vw;
}

.return-text .text-xs {
    font-size: 1.7188vw;
}

@media (max-width: 768px) {
    .return-text .text-xxl {
        font-size: 6.9323vw
    }

    .return-text .text-xl {
        font-size: 5.5768vw;
    }

    .return-text .text-l {
        font-size: 4.3229vw;
    }

    .return-text .text-m {
        font-size: 3.5443vw;
    }

    .return-text .text-s {
        font-size: 3.0208vw;
    }

    .return-text .text-xs {
        font-size: 2.4531vw;
    }
}

.opportunities {
    margin: 1.5625vw 2.0833vw;
    background-color: #78bc43;
}

@media (max-width: 320px) {
    .opportunities {
        margin-left: 0;
        margin-right: 0;
    }
}

.opportunities-container {
    width: 85.4167vw;
    padding-top: 2.0833vw;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 320px) {
    .opportunities-container {
        width: 90vw;
        padding-top: 6.25vw;
    }
}

.opportunities-items {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 320px) {
    .opportunities-items {
        justify-content: center;
    }
}

.opportunities-items li {
    width: 25%;
    padding-left: 5.2083vw;
    padding-right: 5.2083vw;
    text-align: center;
    margin-bottom: 2.0833vw;
}

@media (max-width: 320px) {
    .opportunities-items li {
        width: 33%;
        padding-left: 4.0625vw;
        padding-right: 4.0625vw;
        margin-bottom: 6.5625vw;
    }
}

.opportunities-items li .opportunities-text {
    transform: translateY(-5.2083vw);
    opacity: 0;
    transition-property: all;
    transition-duration: 0.7s;
    margin: 0;
}

.opportunities-items.animate li .opportunities-text {
    transform: translateY(0);
    opacity: 1;
}

.opportunities-items li:nth-child(1) .opportunities-text {
    transition-delay: 0s;
}

.opportunities-items li:nth-child(2) .opportunities-text {
    transition-delay: 0.3s;
}

.opportunities-items li:nth-child(3) .opportunities-text {
    transition-delay: 0.6s;
}

.opportunities-items li:nth-child(4) .opportunities-text {
    transition-delay: 0.9s;
}

.opportunities-items li:nth-child(5) .opportunities-text {
    transition-delay: 1.2s;
}

.opportunities-items li:nth-child(6) .opportunities-text {
    transition-delay: 1.5s;
}

.opportunities-items li:nth-child(7) .opportunities-text {
    transition-delay: 1.8s;
}

.opportunities-items li:nth-child(8) .opportunities-text {
    transition-delay: 2.1s;
}

.opportunities-items .img-wrap {
    height: 11.9792vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.5208vw;
}

@media (max-width: 768px) {
    .opportunities-items .img-wrap {
        margin-bottom: 1vw;
    }
}

@media (max-width: 320px) {
    .opportunities-items .img-wrap {
        margin-bottom: 3.125vw;
        height: 19.6875vw;
    }
}

@media (max-width: 768px) {
    .opportunities-items .img-wrap img {
        max-height: 100%;
    }
}

.opportunities-text {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #606161;
    display: flex;
    flex-direction: column;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
}

.opportunities-text .text-xxl {
    font-size: 3.75vw;
}

.opportunities-text .text-xl {
    font-size: 3.125vw;
}

.opportunities-text .text-l {
    font-size: 2.7604vw;
}

.opportunities-text .text-m {
    font-size: 2.2396vw;
}

.opportunities-text .text-s {
    font-size: 2.0314vw;
}

.opportunities-text .text-xs {
    font-size: 1.5625vw;
}

.opportunities-text .text-xxs {
    font-size: 1.0938vw;
}

@media (max-width: 320px) {
    .opportunities-text .text-xxl {
        font-size: 7.1156vw;
    }

    .opportunities-text .text-xl {
        font-size: 6.2156vw;
    }

    .opportunities-text .text-l {
        font-size: 5.3156vw;
    }

    .opportunities-text .text-m {
        font-size: 4.35vw;
    }

    .opportunities-text .text-s {
        font-size: 3.8656vw;
    }

    .opportunities-text .text-xs {
        font-size: 2.9344vw;
    }

    .opportunities-text .text-xxs {
        font-size: 2.1063vw;
    }
}

.how-return {
    padding-top: 2.6042vw;
    padding-bottom: 2.6042vw;
}

@media (max-width: 320px) {
    .how-return {
        padding-top: 26px;
    }
}

.common-header-small {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 2.0833vw;
    line-height: 1.1;
    color: #8c8b8b;
    text-align: center;
    margin-top: -1.0416vw;
    margin-bottom: 4.6875vw;
}

@media (max-width: 768px) {
    .common-header-small {
        font-size: 2.7643vw;
        margin-bottom: 3.125vw;
    }
}

@media (max-width: 320px) {
    .common-header-small {
        font-size: 4.1813vw;
    }
}

.ways {
    display: flex;
    justify-content: space-between;
    width: 88.5417vw;
    margin-left: auto;
    margin-right: auto;
}

.way {
    position: relative;
    padding: 4.6875vw 4.6875vw 1.5625vw;
    border: 0.3125vw solid #78bc43;
    width: 39.5833vw;
    min-height: 46.3542vw;
    box-shadow: 0 0 0 3.4896vw #fff;
    transition: all 0.4s;
}

@media (max-width: 768px) {
    .way {
        min-height: 40.3646vw;
    }
}


.way:before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 0.625vw);
    height: calc(100% + 0.625vw);
    left: -0.3125vw;
    top: -0.3125vw;
    border-left: 0.3125vw solid #fff;
    border-right: 0.3125vw solid #fff;
    transform: scaleY(0);
    transition: all 0.4s;
}

.way:after {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 0.625vw);
    height: calc(100% + 0.625vw);
    left: -0.3125vw;
    top: -0.3125vw;
    border-top: 0.3125vw solid #fff;
    border-bottom: 0.3125vw solid #fff;
    transform: scaleX(0);
    transition: all 0.4s;
}

.way__default {
    position: absolute;
    left: 4.6875vw;
    top: 4.6875vw;
    right: 4.6875vw;
    bottom: 1.5625vw;
    transition: all 0.4s;
}

.way__active {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    left: 4.6875vw;
    top: 4.6875vw;
    right: 4.6875vw;
    bottom: 1.5625vw;
    transform: translateY(5.2083vw);
    opacity: 0;
    z-index: 5;
    transition: all 0.4s;
}


@media (min-width: 769px) {
    .way:hover {
        box-shadow: 0 0 0 3.4896vw #78bc43;
        background-color: #78bc43;
    }

    .way:hover:before {
        transform: scaleY(1);
    }

    .way:hover:after {
        transform: scaleX(1);
    }
    .way:hover .way__default {
        transform: translateY(-5.2083vw);
        opacity: 0;
    }
    .way:hover .way__active {
        transform: translateY(0);
        opacity: 1;
    }

}

@media (max-width: 768px) {
    .way.hover {
        box-shadow: 0 0 0 3.4896vw #78bc43;
        background-color: #78bc43;
    }

    .way.hover:before {
        transform: scaleY(1);
    }

    .way.hover:after {
        transform: scaleX(1);
    }
    .way.hover .way__default {
        transform: translateY(-5.2083vw);
        opacity: 0;
    }
    .way.hover .way__active {
        transform: translateY(0);
        opacity: 1;
    }
}

.way-item {
    margin-top: 1.0417vw;
    margin-bottom: 1.0417vw;
    text-align: center;
    line-height: 1.1;
    text-transform: uppercase;
    color: #78ba43;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 2.6042vw;
}

.way__active .way-item {
    color: #fff;
}

.way__active a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

@media (max-width: 768px) {
    .way__active a img {
        width: 60px;
    }
}

.way__active a p {
    font-size: 2.0833vw;
    margin-top: 0.7813vw;
    margin-bottom: 0;
}

.way-item b {
    display: block;
    margin-bottom: 0.5208vw;
}

.way-item span {
    display: block;
}

.questions {
    height: 36.4583vw;
}

.questions-block {
    width: 72.9167vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.question-left {
    position: absolute;
    top: 6.7708vw;
    left: 0;
    width: 29.6875vw;
    padding: 3.6458vw 2.0833vw;
    border-radius: 2.6042vw;
    background-color: #606262;
}

.question-left:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border: 2.8125vw solid transparent;
    border-top-color: #606262;
    border-left-color: #606262;
    bottom: -5.5729vw;
    left: 5.2083vw;
}

.question-left p {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 2.8125vw;
    text-transform: uppercase;
    margin: 0;
}

.question-right {
    position: absolute;
    top: 8.8542vw;
    right: 0;
    width: 44.4917vw;
    padding: 2.0833vw;
    border-radius: 2.6042vw;
    background-color: #78bc43;
}

.question-right:after {
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border: 2.8125vw solid transparent;
    border-top-color: #78bc43;
    border-right-color: #78bc43;
    bottom: -5.5729vw;
    right: 5.2083vw;
}

.question-right p {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 2.5vw;
    text-transform: uppercase;
    margin: 0;
}

.question-right a {
    color: #fff;
    text-decoration: underline;
}

.social-section {
    padding-top: 2.6042vw;
    padding-bottom: 2.6042vw;
}

@media (max-width: 768px) {
    .social-section {
        padding-top: 7.1615vw;
        padding-bottom: 2.0833vw;
    }
}

@media (max-width: 320px) {
    .social-section {
        padding-top: 0;
    }
}

.social-section .social-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-section .social-list li {
    margin-right: 2.2917vw;
    position: relative;
}

@media (max-width: 768px) {
    .social-section .social-list li {
        margin-right: 2.6042vw;
    }
}

.social-section .social-list li:last-child {
    margin-right: 0;
}

.social-section .social-list li a {
    width: 9.9792vw;
    height: 9.9792vw;
}

.social-section .social-list li a svg {
    width: 4.6875vw !important;
    height: 4.6875vw !important;
}

.social-section .social-list li img {
    transform: translateX(-150vw);
    opacity: 0;
    position: absolute;
    max-width: none;
    top: -26.5625vw;
    left: -15.4688vw;
    transition: opacity 0.4s;
}

@media (min-width: 769px) {
    .social-section .social-list li:hover img {
        transform: translateX(0);
        opacity: 1;
    }
}

.magazine {
    padding-top: 2.0833vw;
    padding-bottom: 5.2083vw;
    background-image: url('/local/templates/herbalife-official/images/required/magazine-back.jpg');
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 768px) {
    .magazine {
        padding-top: 4.1666vw;
        padding-bottom: 7.8125vw;
        height: 136vw;
    }
}

#swiperbook {
    display: none;
}

@media (max-width: 768px) {
    #swiperbook {
        display: block;
    }
    #flipbook {
        display: none;
    }
    .flip-handle-block {
        display: none;
    }
}

.flipbook-swiper {
    width: 94vw;
    height: 113vw;
}

.flipbook-swiper .swiper-button-prev {
    background-image: url('/local/templates/herbalife-official/images/required/swiper-arrow-left.png');
    width: 11.72vw;
    height: 11.72vw;
    background-size: cover;
    left: 1.3vw;
}

.flipbook-swiper .swiper-button-next {
    background-image: url('/local/templates/herbalife-official/images/required/swiper-arrow-right.png');
    width: 11.72vw;
    height: 11.72vw;
    background-size: cover;
    right: 1.3vw;
}

.flipbook-swiper .swiper-button-disabled {
    opacity: 0;
}

.flipbook-wrapper {
    display: flex;
    justify-content: center;
}

.flipbook-wrapper .swiper-slide {
    padding-left: 6.5vw;
    padding-right: 6.5vw;
}

.flipbook .page {
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.flipbook .page.even {
    background-color: #fff;
    box-shadow: inset -2.6042vw 0px 5.2083vw -1.0417vw #ddd !important;
}

.flipbook .page.odd {
    background-color: #fff;
    box-shadow: inset 2.6042vw 0px 5.2083vw -1.0417vw #ddd !important;
}

.flipbook .page1 {
    background-image: url('/local/templates/herbalife-official/images/required/page-1.jpg');
}

.flipbook .page2 {
    background-image: url('/local/templates/herbalife-official/images/required/page-2.jpg');
}

.flipbook .page3 {
    background-image: url('/local/templates/herbalife-official/images/required/page-3.jpg');
}

.flipbook .page4 {
    background-image: url('/local/templates/herbalife-official/images/required/page-4.jpg');
}

.flipbook .page5 {
    background-image: url('/local/templates/herbalife-official/images/required/page-5.jpg');
}

.flipbook .page6 {
    background-image: url('/local/templates/herbalife-official/images/required/page-6.jpg');
}

.flipbook .page7 {
    background-image: url('/local/templates/herbalife-official/images/required/page-7.jpg');
}

.flipbook .page8 {
    background-image: url('/local/templates/herbalife-official/images/required/page-8.jpg');
}

.flipbook .page9 {
    background-image: url('/local/templates/herbalife-official/images/required/page-9.jpg');
}

.flipbook .page10 {
    background-image: url('/local/templates/herbalife-official/images/required/page-10.jpg');
}

.flipbook .page11 {
    background-image: url('/local/templates/herbalife-official/images/required/page-11.jpg');
}

.flipbook .page12 {
    background-image: url('/local/templates/herbalife-official/images/required/page-12.jpg');
}

.flipbook .page .general-info {
    position: absolute;
    top: 1.5625vw;
    left: 3.6458vw;
    font-family: "PH", Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0;
    line-height: 1;
    transform-origin: left;
    transform: scaleX(0.6);
}

@media (max-width: 768px) {
    .flipbook .page .general-info {
        top: 1.9531vw;
        left: 8.4635vw;
    }
}

.flipbook .page .general-info .big {
    font-size: 2.8125vw;
}

.flipbook .page .general-info .small {
    font-size: 1.875vw;
}

@media (max-width: 768px) {
    .flipbook .page .general-info .big {
        font-size: 6.2214vw;
    }
    .flipbook .page .general-info .small {
        font-size: 4.1380vw;
    }
}

.flipbook .page .product1 {
    position: absolute;
    top: 11.9792vw;
    left: 3.6458vw;
}

.flipbook .page .product2 {
    position: absolute;
    top: 33.3333vw;
    left: 3.6458vw;
}

.flipbook .page .product3 {
    position: absolute;
    top: 1.5625vw;
    left: 4.1667vw;
}

.flipbook .page .product4 {
    position: absolute;
    top: 12.5vw;
    left: 1.8229vw;
}

.flipbook .page .product5 {
    position: absolute;
    top: 28.6458vw;
    left: 4.1667vw;
}

@media (max-width: 768px) {
    .flipbook .page .product1 {
        top: 36.5885vw;
        left: 8.2031vw;
    }

    .flipbook .page .product2 {
        top: 85.4635vw;
        left: 47.1354vw;
    }

    .flipbook .page .product3 {
        top: 1.4323vw;
        left: 7.5521vw;
    }

    .flipbook .page .product4 {
        top: 40.3646vw;
        left: 35.8073vw;
    }

    .flipbook .page .product5 {
        top: 89.7135vw;
        left: 7.5521vw;
    }
}

.flipbook .page .product1 .info-block {
    position: absolute;
    top: 5.2083vw;
    left: 0;
    width: 12.5vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 0.8854vw;
    text-transform: uppercase;
}

.flipbook .page .product2 .info-block {
    position: absolute;
    top: 5.2083vw;
    left: 17.7083vw;
    width: 14.5833vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 0.8854vw;
    text-transform: uppercase;
}

.flipbook .page .product3 .info-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 15.1047vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 0.8854vw;
    text-transform: uppercase;
}

.flipbook .page .product4 .info-block {
    position: absolute;
    top: 6.5104vw;
    left: 15.1047vw;
    width: 15.1047vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 0.8854vw;
    text-transform: uppercase;
}

.flipbook .page .product5 .info-block {
    position: absolute;
    top: 12.5vw;
    left: 0;
    width: 15.1047vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 0.8854vw;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .flipbook .page .product1 .info-block,
    .flipbook .page .product2 .info-block,
    .flipbook .page .product3 .info-block,
    .flipbook .page .product4 .info-block,
    .flipbook .page .product5 .info-block {
        left: 0;
        top: 0;
        font-size: 2.4544vw;
    }
    .flipbook .page .product1 .info-block {
        width: 27.8646vw;
    }
    .flipbook .page .product2 .info-block {
        width: 32.2917vw;
    }
    .flipbook .page .product3 .info-block {
        width: 33.3333vw;
    }
    .flipbook .page .product4 .info-block {
        width: 30.7292vw;
    }
    .flipbook .page .product5 .info-block {
        width: 32.0313vw;
    }
}

.flipbook .page .info-block .name {
    font-size: 1.3542vw;
    font-weight: bold;
    margin-bottom: 1.0417vw;
}

@media (max-width: 768px) {
    .flipbook .page .info-block .name {
        font-size: 2.9297vw;
        margin-bottom: 2.3438vw;
    }
}

.flipbook .page .product1 .info-block .description {
    background-color: #78ba43;
    padding: 0.6771vw;
    width: 12.2396vw;
}

.flipbook .page .product2 .info-block .description {
    background-color: #78ba43;
    padding: 0.6771vw;
    width: 12.2396vw;
}

.flipbook .page .product3 .info-block .description {
    background-color: #78ba43;
    padding: 0.6771vw;
    width: 15.1047vw;
}

.flipbook .page .product4 .info-block .description {
    background-color: #78ba43;
    padding: 0.6771vw;
    width: 12.2396vw;
}

.flipbook .page .product5 .info-block .description {
    background-color: #78ba43;
    padding: 0.6771vw;
    width: 14.5833vw;
}

@media (max-width: 768px) {
    .flipbook .page .product1 .info-block .description,
    .flipbook .page .product2 .info-block .description,
    .flipbook .page .product3 .info-block .description,
    .flipbook .page .product4 .info-block .description,
    .flipbook .page .product5 .info-block .description {
        padding: 1.6927vw;
    }
    .flipbook .page .product1 .info-block .description {
        width: 27.8646vw;
    }
    .flipbook .page .product2 .info-block .description {
        width: 27.0833vw;
    }
    .flipbook .page .product3 .info-block .description {
        width: 33.3333vw;
    }
    .flipbook .page .product4 .info-block .description {
        width: 27.0833vw;
    }
    .flipbook .page .product5 .info-block .description {
        width: 32.0313vw;
    }
}

.flipbook .page .product1 .image-block {
    position: absolute;
    top: 0;
    left: 13.0208vw;
    width: 18.8542vw;
    height: 25.7813vw;
}

.flipbook .page .product2 .image-block {
    position: absolute;
    top: 0;
    left: -1.5625vw;
    width: 18.5938vw;
    height: 27.3958vw;
}

.flipbook .page .product3 .image-block {
    position: absolute;
    top: -4.6875vw;
    left: 17.1875vw;
    width: 19.8958vw;
    height: 22.1875vw;
}

.flipbook .page .product4 .image-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 16.6146vw;
    height: 25.5729vw;
}

.flipbook .page .product5 .image-block {
    position: absolute;
    top: 0;
    left: 15.1042vw;
    width: 17.2917vw;
    height: 23.8542vw;
}

@media (max-width: 768px) {
    .flipbook .page .product1 .image-block {
        width:41.6667vw;
        height:56.3802vw;
        top: -12.2396vw;
        left: 29.6875vw;
    }
    .flipbook .page .product2 .image-block {
        width:41.0156vw;
        height:60.026vw;
        top: -12.1094vw;
        left: -41.0156vw;
    }
    .flipbook .page .product3 .image-block {
        width:45.1823vw;
        height:49.8698vw;
        top: -13.4115vw;
        left: 32.1615vw;
    }
    .flipbook .page .product4 .image-block {
        width:39vw;
        height:56vw;
        top: -14.5833vw;
        left: -33.8542vw;
    }
    .flipbook .page .product5 .image-block {
        width:39vw;
        height:52vw;
        top: -28vw;
        left: 34.375vw;
    }
}

.flipbook .page .image-block img {
    max-width: none;
    max-height: 100%;
    transition: all 0.4s;
}

.flipbook .page .image-block .add-info {
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 0.8854vw;
    background-color: rgba(240, 240, 240, 0.7);
    padding: 0.7813vw;
    width: 14.5833vw;
    position: absolute;
    top: 5.2083vw;
    left: 1.5625vw;
    box-shadow: inset 0 0 1.0417vw 0.2604vw #fff;
    transform: translateX(-150vw);
    opacity: 0;
    transition: opacity 0.4s;
}

@media (max-width: 768px) {
    .flipbook .page .image-block .add-info {
        font-size: 1.9753vw;
        padding: 1.8229vw;
        width: 32.5521vw;
    }
}

.flipbook .page .product3 .image-block .add-info {
    top: 9.375vw;
    left: -1.0417vw;
}

@media (max-width: 768px) {
    .flipbook .page .product3 .image-block .add-info {
        top: 19.375vw;
        left: 2.9583vw;
    }
}

.flipbook .page .product4 .image-block .add-info {
    top: 2.0833vw;
}

@media (max-width: 768px) {
    .flipbook .page .product4 .image-block .add-info {
        left: 3.5625vw;
    }
}

.flipbook .page .product5 .image-block .add-info {
    top: 2.0833vw;
}

.flipbook .page .image-block .add-info ul {
    padding-left: 0.8854vw;
    margin: 0;
}

.flipbook .page .image-block:hover .add-info {
    transform: translateX(0);
    opacity: 1;
}

.flipbook .page .image-block:hover img {
    filter: blur(0.2083vw);
}

.flipbook-block {
    position: relative;
}

.flip-handle-block {
    position: absolute;
    z-index: 1000;
    bottom: 23.4375vw;
    right: -10.9375vw;
    pointer-events: none;
    transition: all 1s;
}

.flip-handle-block img {
    width: 3.75vw;
    height: 3.8021vw;
}

.flip-handle-block.disappear {
    opacity: 0;
    transition: all 0.5s;
}

.flip-handle-block  span {
    display: inline-block;
    font-size: 1.1979vw;
    width: 8.3333vw;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #8c8b8b;
    position: relative;
    top: 0.5208vw;
}

.recipe-translated {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 1.1458vw;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 1.5625vw;
    box-shadow: inset 0 0 1.0417vw 0.2604vw #fff;
    opacity: 0;
    transition: opacity 0.8s;
}

.recipe-translated:hover {
    opacity: 1;
}

.box-description__bg {
    background: #fafafa;
    padding-bottom: 40px;
    position: relative;
}

.box-description {
    background: #fafafa;
    color: #9c9d9d;
    font-family: "HelveticaNeuelTW1G", Helvetica, Arial, sans-serif;
    font-size: 1.0417vw;
    line-height: 1.2;
    letter-spacing: 0;
    overflow: hidden;
    padding: 2.0313vw 0 0.5208vw;
    position: relative;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

@media (max-width: 768px) {
    .box-description {
        font-size: 3vw;
    }
}

ol.list {
    list-style: none;
    counter-reset: item;
    padding-left: 0.2604vw;
}

ol.list li {
    position: relative;
}

ol.list li + li {
    margin-top: 1.25vw;
}

ol.list li:before {
    content: counter(item) ") ";
    counter-increment: item;
}

@media (max-width: 768px) {
    .box-footer__wb {
        padding-left: 3.9063vw;
        padding-right: 3.9063vw;
    }
    .box-footer__wb .copyright {
        width: 80%;
    }
    .box-footer__wb .copyright .text {
        float: none;
        padding-left: 2.6042vw;
        display: inline-block;
        font-size: 11px;
    }
    .box-footer__wb .links-wrapper {
        padding-left: 10.4167vw;
    }
    .box-footer__wb .developer {
        display: none;
    }
}


@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro.woff2') format('woff2'),
    url('fonts/GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('fonts/GothamProNarrow-Bold.woff2') format('woff2'),
    url('fonts/GothamProNarrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-BlackItalic.woff2') format('woff2'),
    url('fonts/GothamPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Bold.woff2') format('woff2'),
    url('fonts/GothamPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-BoldItalic.woff2') format('woff2'),
    url('fonts/GothamPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Medium.woff2') format('woff2'),
    url('fonts/GothamPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('fonts/GothamProNarrow-Medium.woff2') format('woff2'),
    url('fonts/GothamProNarrow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Light.woff2') format('woff2'),
    url('fonts/GothamPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-MediumItalic.woff2') format('woff2'),
    url('fonts/GothamPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Italic.woff2') format('woff2'),
    url('fonts/GothamPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-Black.woff2') format('woff2'),
    url('fonts/GothamPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothamPro-LightItalic.woff2') format('woff2'),
    url('fonts/GothamPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}



html {
    overflow-x: hidden;
}

.intro {
    padding: 6.0417vw 120px 0;
    background-color: white;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .intro {
        padding: 4.9479vw 4.4271vw 0;
    }
}

@media (max-width: 320px) {
    .intro {
        padding: 0;
    }
}

.intro-inner {
    background-color: #e8e8e8;
    padding: 2.6042vw;
}

@media (max-width: 768px) {
    .intro-inner {
        padding: 3.125vw 2.474vw;
    }
}

@media (max-width: 320px) {
    .intro-inner {
        padding: 50px 0 18px;
    }
}

.intro-top {
    position: relative;
    height: 43.2292vw;
    text-align: center;
    padding-top: 4.6875vw;
}

@media (max-width: 768px) {
    .intro-top {
        height: 63.5417vw;
        padding-top: 5.0781vw;
    }
}

@media (max-width: 320px) {
    .intro-top {
        height: auto;
        padding-top: 0;
        display: flex;
        flex-direction: column;
    }
}

.target-navigation {
    position: absolute;
    top: 0;
    left: 0;
    padding: 3.125vw 3.125vw 2.8646vw 8.8542vw;
    background-color: #44bf00;
    z-index: 2;
}

@media (max-width: 768px) {
    .target-navigation {
        padding: 2.9948vw 2.9948vw 4.4271vw;
    }
}

@media (max-width: 320px) {
    .target-navigation {
        width: 100%;
        text-align: left;
        padding: 20px 15px;
        position: relative;
        order: 2;
    }
}

.target-logo {
    margin-bottom: 2.0833vw;
}

@media (max-width: 768px) {
    .target-logo {
        margin-bottom: 3.2552vw;
        height: 4.6875vw;
    }
}

@media (max-width: 320px) {
    .target-logo {
        height: auto;
        margin-bottom: 0;
    }
}

.target-navigation .hamburger {
    display: none;
}

@media (max-width: 320px) {
    .target-navigation .hamburger {
        display: block;
        position: absolute;
        right: 15px;
        top: 20px;
        width: 34px;
        height: 33px;
    }
    .target-navigation .hamburger span {
        width: 34px;
        height: 7px;
        background-color: #fff;
        display: block;
        position: absolute;
    }
    .target-navigation .hamburger span:nth-child(1) {
        top: 0;
    }
    .target-navigation .hamburger span:nth-child(2) {
        top: 13px;
    }
    .target-navigation .hamburger span:nth-child(3) {
        top: 26px;
    }
}

.target-menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

@media (max-width: 320px) {
    .target-menu {
        padding-top: 18px;
        display: none;
    }
}

.target-menu li {
    margin-bottom: 0.5208vw;
    text-align: left;
}

@media (max-width: 768px) {
    .target-menu li {
        margin-bottom: 1.0417vw;
    }
}

@media (max-width: 320px) {
    .target-menu li {
        margin-bottom: 7px;
    }
}

.target-menu li:last-child {
    margin-bottom: 0;
}

.target-menu li a {
    display: block;
    height: 2.8125vw;
    line-height: 2.8125vw;
    padding-left: 1.0417vw;
    padding-right: 1.7188vw;
    font-size: 1.25vw;
    color: #ffffff;
    background-color: #8bd753;
}

@media (max-width: 768px) {
    .target-menu li a {
        height: 4.9479vw;
        line-height: 4.9479vw;
        padding-left: 2.0833vw;
        padding-right: 3.125vw;
        font-size: 2.1875vw;
    }
}

@media (max-width: 320px) {
    .target-menu li a {
        height: 44px;
        line-height: 44px;
        padding-left: 15px;
        padding-right: 5px;
        font-size: 16px;
    }
}

.target-menu li a span {
    position: relative;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
}

.target-menu li a span:after {
    content: '';
    display: block;
    position: absolute;
    right: -1.0417vw;
    transform: rotateZ(45deg);
    top: 0.4167vw;
    height: 0.1042vw;
    width: 0.6771vw;
    background-color: #c6ebab;
}

@media (max-width: 768px) {
    .target-menu li a span:after {
        right: -2.2135vw;
        top: 0.7813vw;
        width: 1.3021vw;
    }
}

@media (max-width: 320px) {
    .target-menu li a span:after {
        right: -10px;
        top: 9px;
        width: 2px;
        height: 10px;
    }
}

.target-menu li a span:before {
    content: '';
    display: block;
    position: absolute;
    right: -1.0417vw;
    transform: rotateZ(-45deg);
    top: 0.8333vw;
    height: 0.1042vw;
    width: 0.6771vw;
    background-color: #c6ebab;
}

@media (max-width: 768px) {
    .target-menu li a span:before {
        right: -2.2135vw;
        top: 1.5625vw;
        width: 1.3021vw;
    }
}

@media (max-width: 320px) {
    .target-menu li a span:before {
        right: -10px;
        top: 3px;
        width: 2px;
        height: 10px;
    }
}

.intro-image {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 7.0313vw;
    height: 38.0729vw;
}

@media (max-width: 768px) {
    .intro-image {
        height: 47.7865vw;
        left: auto;
        top: 5.2083vw;
        right: 5.2083vw;
    }
}

@media (max-width: 320px) {
    .intro-image {
        height: 318px;
        top: 0;
        right: 0;
        position: relative;
        margin-bottom: 120px;
    }
    .intro-image:after {
        content: '';
        display: block;
        width: 50px;
        height: 110px;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #44bf00;
    }
}

.intro-image img {
    max-height: 100%;
    max-width: none;
}

.intro-top .green-square {
    position: absolute;
    height: 14.9479vw;
    width: 14.9479vw;
    background-color: #44bf00;
    top: 0;
    right: 2.1875vw;
    z-index: 0;
}

@media (max-width: 768px) {
    .intro-top .green-square {
        height: 16.6667vw;
        width: 16.6667vw;
        right: 0;
    }
}

@media (max-width: 320px) {
    .intro-top .green-square {
        height: 160px;
        width: 160px;
        right: 0;
        top: -50px;
        padding-top: 14px;
    }
    .intro-top .green-square img {
        width: 110px;
    }
}

.intro-top-slogan {
    position: absolute;
    bottom: 1.0417vw;
    right: -8.8542vw;
    padding: 2.6042vw 8.8542vw 2.6042vw 2.3438vw;
    background-color: #fc5722;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 1.9271vw;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    z-index: 2;
}

.intro-top-slogan p {
    margin: 0;
}

@media (max-width: 768px) {
    .intro-top-slogan {
        bottom: 6.1198vw;
        right: -4.9479vw;
        padding: 3.2552vw 2.3438vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .intro-top-slogan {
        bottom: auto;
        right: auto;
        top: 222px;
        left: 0;
        padding: 24px 23px 16px;
        font-size: 18.4px;
    }
    .intro-top-slogan p {
        margin-bottom: 14px;
    }
    .intro-top-slogan a {
        text-align: center;
    }
}

.intro-opportunities {
    padding-top: 2.8646vw;
    padding-bottom: 4.9479vw;
}

@media (max-width: 768px) {
    .intro-opportunities {
        padding-top: 8.3333vw;
        padding-bottom: 6.1198vw;
    }
}

@media (max-width: 320px) {
    .intro-opportunities {
        padding: 15px;
    }
}

.congratulations {
    background-color: #5bb6e9;
    padding: 0.7813vw 1.5625vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 1.6146vw;
    color: #fff;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2.0833vw;
}

@media (max-width: 768px) {
    .congratulations {
        padding: 1.1719vw 2.6042vw;
        font-size: 2.375vw;
        margin-bottom: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .congratulations {
        padding: 13px 10px;
        font-size: 17px;
        margin-bottom: 15px;
        font-weight: 500;
    }
}

.opportunities-header {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 1.1979vw;
    color: #4d5c65;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1.8229vw;
}

@media (max-width: 768px) {
    .opportunities-header {
        font-size: 1.8229vw;
        margin-bottom: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .opportunities-header {
        font-size: 18px;
        color: #fff;
        padding: 13px 10px;
        background-color: #fc5722;
        margin-bottom: 15px;
        font-weight: 400;
    }
}

.opportunities-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .opportunities-list {
        flex-wrap: wrap;
    }
}

.opportunities-list li {
    width: 24%;
    max-width: 24%;
    padding: 1.5625vw 2.9688vw 2.7604vw;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 768px) {
    .opportunities-list li {
        width: 49%;
        max-width: 49%;
        padding: 2.2135vw 0 0;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 5.9896vw;
    }
}

@media (max-width: 320px) {
    .opportunities-list li {
        width: 100%;
        max-width: 100%;
        padding: 15px 35px 30px;
        margin-bottom: 15px;
    }
    .opportunities-list li:last-child {
        margin-bottom: 0;
    }
}

.opportunities-list li .img-wrap {
    margin-bottom: 1.3021vw;
    width: 7.7083vw;
    height: 7.7083vw;
}

@media (max-width: 768px) {
    .opportunities-list li .img-wrap {
        height: 10.5469vw;
        width: 10.5469vw;
        margin-bottom: 1.9531vw;
        margin-left: 1.8229vw;
        margin-right: 0.9115vw;
    }
}

@media (max-width: 320px) {
    .opportunities-list li .img-wrap {
        width: 100%;
        height: 103px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 23px;
        text-align: center;
    }
}

.opportunities-list li .img-wrap img {
    max-width: none;
    max-height: 100%;
}

.opportunities-list li p {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1.0417vw;
    text-align: center;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    font-weight: bold;
}

@media (max-width: 768px) {
    .opportunities-list li p {
        width: 27.6042vw;
        margin-bottom: 1.9531vw;
        font-size: 2.0833vw;
    }
}

@media (max-width: 320px) {
    .opportunities-list li p {
        width: 100%;
        margin-bottom: 20px;
        font-size: 17px;
    }
}

.opportunities-list li a {
    margin-top: auto;
    height: 4.375vw;
    width: 100%;
    line-height: 4.375vw;
    padding-left: 1.0417vw;
    padding-right: 1.0417vw;
    background-color: #ff8800;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    color: #fff;
    text-align: center;
    position: relative;
}

@media (max-width: 768px) {
    .opportunities-list li a {
        height: 6.5104vw;
        line-height: 6.5104vw;
        font-size: 2.1719vw;
    }
}

@media (max-width: 320px) {
    .opportunities-list li a {
        height: 57px;
        line-height: 57px;
        font-size: 18px;
    }
}

.opportunities-list li a .icon-arrow {
    position: absolute;
    width: 3.125vw;
    height: 3.125vw;
    background-color: inherit;
    bottom: -1.5625vw;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    background-image: url("/local/templates/herbalife-official/images/required/right-arrow-white.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

@media (max-width: 768px) {
    .opportunities-list li a .text {
        position: relative;
        z-index: 2;
    }
    .opportunities-list li a .icon-arrow {
        background-size: 40%;
    }
}

@media (max-width: 320px) {
    .opportunities-list li a .icon-arrow {
        width: 40px;
        height: 40px;
        bottom: -20px;
        background-size: 50%;
    }
}

@media (max-width: 320px) {
    .intro-steps {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.steps-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: -2.6042vw;
    left: -8.8542vw;
    height: 12.7604vw;
    width: calc(100% + 11.4583vw);
    padding-left: 18.2292vw;
    padding-right: 9.375vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.9271vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #d069aa;
}

@media (max-width: 768px) {
    .steps-banner {
        left: -7.1615vw;
        right: 0;
        width: calc(100% + 9.6354vw);
        height: 14.3229vw;
        padding-left: 9.375vw;
        padding-right: 5.2083vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .steps-banner {
        position: static;
        height: auto;
        width: 100%;
        padding: 15px 14px;
        font-size: 16px;
        font-weight: 500;
    }
}

.steps-list {
    list-style: none;
    background-image: url("/local/templates/herbalife-official/images/required/bg-dots.png");
    margin: 0;
    padding: 5.9896vw 8.3333vw 10.9375vw;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .steps-list {
        padding: 7.1615vw 4.1667vw 10.2865vw 7.0313vw;
        background-size: 100%;
    }
}

@media (max-width: 320px) {
    .steps-list {
        padding: 35px 0 45px;
        flex-direction: column;
        align-items: center;
    }
}

.steps-list li {
    position: relative;
}

@media (max-width: 320px) {
    .steps-list li:first-child {
        margin-bottom: 388px;
    }
}

.steps-list li .img-area {
    position: relative;
    width: 27.0833vw;
    height: 27.0833vw;
    border: 1.6667vw solid #fff;
    border-radius: 50%;
    background-size: cover;
    z-index: 1;
}

@media (max-width: 768px) {
    .steps-list li .img-area {
        width: 35.4167vw;
        height: 35.4167vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .img-area {
        width: 230px;
        height: 230px;
        border-width: 30px;
        background-size: 130%;
        background-position: center;
    }
}

.steps-list li:first-child .img-area {
    background-image: url("/local/templates/herbalife-official/images/required/step-1.png");
}

.steps-list li:last-child .img-area {
    background-image: url("/local/templates/herbalife-official/images/required/step-2.png");
}

.steps-list li .rings {
    position: absolute;
    max-width: none;
}

.steps-list li:first-child .rings {
    width: 130%;
    height: 130%;
    top: -3.125vw;
    left: -5.2083vw;
}

@media (max-width: 768px) {
    .steps-list li:first-child .rings {
        width: 115%;
        height: 115%;
        top: -1.3021vw;
        left: -3.6458vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:first-child .rings {
        width: 120%;
        height: 120%;
        top: -14px;
        left: -25px;
    }
}

.steps-list li:last-child .rings {
    width: 140%;
    height: 120%;
    top: -0.5208vw;
    left: -4.4271vw;
}

@media (max-width: 768px) {
    .steps-list li:last-child .rings {
        width: 115%;
        height: 100%;
        top: 1.3021vw;
        left: -1.9531vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:last-child .rings {
        width: 125%;
        height: 150%;
        top: -70px;
        left: -30px;
    }
}

.steps-list li .step-number {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 0.8;
    height: 7.2917vw;
    width: 7.2917vw;
    background-color: #44bf00;
    border-radius: 50%;
    color: #fff;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 2.0313vw;
    z-index: 2;
}

@media (max-width: 768px) {
    .steps-list li .step-number {
        height: 11.5885vw;
        width: 11.5885vw;
        font-size: 3.2435vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .step-number {
        height: 90px;
        width: 90px;
        font-size: 24.91px;
    }
}

.steps-list li:first-child .step-number {
    top: -0.5208vw;
    left: 2.0833vw;
}

@media (max-width: 768px) {
    .steps-list li:first-child .step-number {
        top: -3.9063vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:first-child .step-number {
        top: -20px;
        left: -10px;
    }
}

.steps-list li:last-child .step-number {
    bottom: 1.0417vw;
    left: 1.0417vw;
}

@media (max-width: 768px) {
    .steps-list li:last-child .step-number {
        bottom: 1.9531vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:last-child .step-number {
        bottom: 300px;
    }
}

.steps-list li .step-link {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background-color: #ff8800;
    color: #000;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 1.25vw;
    z-index: 2;
}

@media (max-width: 768px) {
    .steps-list li .step-link {
        font-size: 2.0833vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .step-link {
        font-size: 18px;
    }
}

.steps-list li .step-link a {
    font-size: 1.4583vw;
    color: #fff;
}

@media (max-width: 768px) {
    .steps-list li .step-link a {
        font-size: 2.2188vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .step-link a {
        font-size: 18px;
    }
}

.steps-list li:first-child .step-link {
    width: 17.1875vw;
    height: 17.1875vw;
    bottom: -3.125vw;
    left: -7.8125vw;
}

@media (max-width: 768px) {
    .steps-list li:first-child .step-link {
        width: 9.8958vw;
        height: 9.8958vw;
        bottom: -2.3438vw;
        left: -3.5417vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:first-child .step-link {
        width: 200px;
        height: 200px;
        bottom: -120px;
        left: -35px;
    }
}

.steps-list li:last-child .step-link {
    width: 17.7083vw;
    height: 17.7083vw;
    bottom: -5.2083vw;
    right: -5.2083vw;
}

@media (max-width: 768px) {
    .steps-list li:last-child .step-link {
        width: 24.7396vw;
        height: 24.7396vw;
        right: -5.7292vw;
        bottom: -10.4167vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:last-child .step-link {
        width: 217px;
        height: 217px;
        background-color: #5bb6e9;
        bottom: 120px;
        right: -35px;
    }
}

.steps-list li .step-hint {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    padding-top: 1.0417vw;
    font-size: 1.0417vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    color: #fff;
    line-height: 1.5;
    text-transform: uppercase;
    z-index: 2;
}

@media (max-width: 768px) {
    .steps-list li .step-hint {
        font-size: 1.8229vw;
        padding-top: 1.9531vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .step-hint {
        text-transform: none;
        line-height: 1.3;
        font-weight: 400;
        padding-top: 20px;
    }
}

.steps-list li .step-hint a {
    margin-top: 0.5208vw;
    width: 3.0729vw;
}

@media (max-width: 768px) {
    .steps-list li .step-hint a {
        width: 4.5573vw;
    }
}

@media (max-width: 320px) {
    .steps-list li .step-hint a {
        width: 50px;
        margin-top: 10px;
    }
}

.steps-list li:first-child .step-hint {
    width: 13.0208vw;
    height: 13.0208vw;
    background-color: #7d61a4;
    bottom: -5.7292vw;
    right: -3.125vw;
}

@media (max-width: 768px) {
    .steps-list li:first-child .step-hint {
        width: 21.0938vw;
        height: 21.0938vw;
        bottom: -3.5156vw;
        right: -5.2083vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:first-child .step-hint {
        font-size: 18px;
        width: 170px;
        height: 170px;
        bottom: -220px;
        right: -35px;
    }
}

.steps-list li:last-child .step-hint {
    width: 10.1563vw;
    height: 10.1563vw;
    background-color: #5bb6e9;
    top: 1.0417vw;
    right: -1.5625vw;
}

@media (max-width: 768px) {
    .steps-list li:last-child .step-hint {
        height: 16.276vw;
        width: 16.276vw;
        top: -2.474vw;
        right: -5.2083vw;
    }
}

@media (max-width: 320px) {
    .steps-list li:last-child .step-hint {
        background-color: #ff8800;
        font-size: 16px;
        height: 125px;
        width: 125px;
        top: 150px;
        right: -30px;
    }
}

.novelties {
    background-color: #44bf00;
    padding: 7.8125vw 2.6042vw 6.25vw;
}

@media (max-width: 768px) {
    .novelties {
        padding: 9.7656vw 0 0;
    }
}

.novelties-header {
    margin-top: 0;
    margin-bottom: 1.5625vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 1.9271vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

@media (max-width: 768px) {
    .novelties-header {
        margin-bottom: 2.8646vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 500px) {
    .novelties-header {
        display: none;
    }
}

.novelties-sub-header {
    margin-top: 0;
    margin-bottom: 0.5208vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: normal;
    font-size: 1.25vw;
    letter-spacing: 0.1em;
    text-align: center;
    color: #4c4c4c;
}

@media (max-width: 768px) {
    .novelties-sub-header {
        font-size: 2.2135vw;
    }
}

@media (max-width: 500px) {
    .novelties-sub-header {
        display: none;
    }
}

.novelties-carousel {
    width: 93.75vw;
    margin-left: auto;
    margin-right: auto;
    padding: 4.1667vw 23.4375vw;
}

@media (max-width: 768px) {
    .novelties-carousel {
        width: 94.9583vw;
        padding: 6.5104vw 21.5313vw;
    }
}

@media (max-width: 500px) {
    .novelties-carousel {
        width: 290px;
        padding-left: 0;
        padding-right: 0;
    }
}

.novelties-carousel .swiper-wrapper {
    z-index: 30;
    pointer-events: none;
}

@media (max-width: 500px) {
    .novelties-carousel-item.swiper-slide-active {
        transform: translate3d(0px, 0px, -100px) rotateX(0deg) rotateY(0deg) !important;
    }
}

.novelties-carousel-item.swiper-slide-prev {
    transform: translate3d(-14.0625vw, -4.1667vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
}

@media (max-width: 998px) {
    .novelties-carousel-item.swiper-slide-prev {
        transform: translate3d(-14.0625vw, 0.8333vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 768px) {
    .novelties-carousel-item.swiper-slide-prev {
        transform: translate3d(-4.8125vw, -1.1146vw, -74.2188vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item.swiper-slide-prev {
        transform: translate3d(0, 0, 0) !important;
    }
}

.novelties-carousel-item.swiper-slide-next {
    transform: translate3d(10.9375vw, -3.125vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
}

@media (max-width: 768px) {
    .novelties-carousel-item.swiper-slide-next {
        transform: translate3d(10.0808vw, -2.8125vw, -74.2188vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item.swiper-slide-next {
        transform: translate3d(0, 0, 0) !important;
    }
}

@media (max-width: 1400px) {
    .novelties-carousel-item--hr.swiper-slide-next {
        transform: translate3d(5.9375vw, -1.125vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 1230px) {
    .novelties-carousel-item--hr.swiper-slide-next {
        transform: translate3d(1.9375vw, 1.875vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 998px) {
    .novelties-carousel-item--hr.swiper-slide-next {
        transform: translate3d(-2.0625vw, 5.875vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 768px) {
    .novelties-carousel-item--hr.swiper-slide-next {
        transform: translate3d(-0.0625vw, -3.125vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 1400px) {
    .novelties-carousel-item--hr.swiper-slide-prev {
        transform: translate3d(-9.0625vw, -1.1667vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 1230px) {
    .novelties-carousel-item--hr.swiper-slide-prev {
        transform: translate3d(-7.0625vw, 1.8333vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 998px) {
    .novelties-carousel-item--hr.swiper-slide-prev {
        transform: translate3d(-4.0625vw, 4.8333vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}

@media (max-width: 768px) {
    .novelties-carousel-item--hr.swiper-slide-prev {
        transform: translate3d(5.9375vw, -1.1667vw, -29.6875vw) rotateX(0deg) rotateY(0deg) !important;
    }
}


.novelties-carousel-item .img-wrap {
    position: relative;
    width: 46.875vw;
    height: 23.4375vw;
}

@media (max-width: 768px) {
    .novelties-carousel-item .img-wrap {
        width: 58.5938vw;
        height: 29.9479vw;
        max-width: 100%;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item .img-wrap {
        width: 100%;
        height: 250px;
    }
}

.novelties-carousel-item .main-img {
    transition: all 0.5s;
}

.novelties-carousel-item.swiper-slide-prev .main-img,
.novelties-carousel-item.swiper-slide-next .main-img {
    opacity: 0;
}

@media (max-width: 500px) {
    .novelties-carousel-item .main-img {
        display: none;
    }
}

.novelties-carousel-item .disclaimer {
    margin-top: 15px;
    margin-bottom: -10px;
    text-align: center;
    font-size: 11px;
    padding-left: 20px;
    padding-right: 20px;
    color: #4b4d4f;
    font-weight: bold;
    display: none;
}

@media (max-width: 500px) {
    .novelties-carousel-item .disclaimer {
        display: block;
    }
}

.novelties-carousel-item .product-wrap {
    position: absolute;
    bottom: -4.6875vw;
    left: 5.2083vw;
}

@media (max-width: 1689px) {
    .novelties-carousel-item .product-wrap {
        transform: scale(0.9);
        bottom: -7.1048vw;
    }
}

@media (max-width: 1459px) {
    .novelties-carousel-item .product-wrap {
        transform: scale(0.8);
    }
}

@media (max-width: 1228px) {
    .novelties-carousel-item .product-wrap {
        transform: scale(0.5);
        left: 1.2083vw;
        bottom: -12.215vw;
    }
}

@media (max-width: 998px) {
    .novelties-carousel-item .product-wrap {
        left: -3.7917vw;
        bottom: -15.215vw;
    }
}

@media (max-width: 768px) {
    .novelties-carousel-item .product-wrap {
        transform: scale(0.5);
        bottom: -19.5313vw;
        left: -2.6042vw;
    }
}

.novelties-carousel-item--hr .product-wrap {
    left: -2.0833vw;
}

@media (max-width: 768px) {
    .novelties-carousel-item--hr .product-wrap {
        left: -10.4167vw;
        bottom: -13.0508vw;
    }
}

.novelties-carousel-item--left-offset .product-wrap {
    left: 3.125vw;
}

@media (max-width: 768px) {
    .novelties-carousel-item--left-offset .product-wrap {
        left: -3.9063vw;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item .product-wrap {
        transform: none;
        position: static;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .novelties-carousel-item .product-wrap img {
        max-height: 100%;
    }
}

.novelties-carousel-item.swiper-slide-prev .product-wrap {
    left: auto;
    right: 2.0833vw;
}

.novelties-carousel-item--hr.swiper-slide-prev .product-wrap {
    bottom: 2.0833vw;
}

@media (max-width: 1689px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        transform: scale(0.7);
    }
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        transform: scale(0.7);
    }
}

@media (max-width: 1459px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        right: -2vw;
    }
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        left: -2vw;
    }
}

@media (max-width: 1228px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        transform: scale(0.5);
        right: -5vw;
    }
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        transform: scale(0.5);
        left: -5vw;
    }
}

@media (max-width: 998px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        transform: scale(0.4);
        right: -9vw;
    }
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        transform: scale(0.4);
        left: -9vw;
    }
}

@media (max-width: 768px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        right: auto;
        bottom: auto;
        left: 50%;
        top: 50%;
        transform: translate(-10%,-50%) scale(0.6);
    }
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        right: auto;
        bottom: auto;
        left: 50%;
        top: 50%;
        transform: translate(-90%,-50%) scale(0.6);
    }
    .novelties-carousel-item--hr.swiper-slide-prev .product-wrap {
        right: auto;
        bottom: auto;
        left: 50%;
        top: 50%;
        transform: translate(-10%,-50%) scale(0.6);
    }
}

.novelties-carousel-item.swiper-slide-prev .product-wrap:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-shadow: 0 0 26vw 11.5vw #fff;
    transform: scale(0.5);
    z-index: -1;
}

@media (max-width: 768px) {
    .novelties-carousel-item.swiper-slide-prev .product-wrap:before {
        box-shadow: 0 0 65.1042vw 15.625vw #fff;
    }
}

.novelties-carousel-item.swiper-slide-next .product-wrap:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-shadow: 0 0 26vw 11.5vw #fff;
    transform: scale(0.5);
    z-index: -1;
}

@media (max-width: 768px) {
    .novelties-carousel-item.swiper-slide-next .product-wrap:before {
        box-shadow: 0 0 65.1042vw 15.625vw #fff;
    }
}

.novelties-carousel-item--hr.swiper-slide-next .product-wrap {
    left: 1.0417vw;
    bottom: 2.0833vw;
}

@media (max-width: 768px) {
    .novelties-carousel-item--hr.swiper-slide-next .product-wrap {
        right: auto;
        bottom: auto;
        left: 50%;
        top: 50%;
        transform: translate(-90%,-50%) scale(0.6);
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item.swiper-slide-next .product-wrap {
        opacity: 0;
    }
    .novelties-carousel-item.swiper-slide-prev .product-wrap {
        opacity: 0;
    }
}

.novelties-carousel-item .btn-wrap {
    padding-right: 3.9063vw;
    padding-top: 1.0417vw;
    text-align: right;
    position: relative;
    pointer-events: auto;
}

@media (max-width: 1500px) {
    .novelties-carousel-item .btn-wrap {
        padding-right: 0;
        padding-top: 0.9115vw;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item .btn-wrap {
        padding-top: 20px;
    }
}

.novelties-carousel-item.swiper-slide-prev .btn-wrap,
.novelties-carousel-item.swiper-slide-next .btn-wrap {
    display: none;
}

.novelties-carousel-item .btn-wrap a {
    height: 3.9063vw;
    line-height: 3.9063vw;
    padding-left: 1.3021vw;
    padding-right: 1.3021vw;
    text-align: center;
    display: inline-block;
    background-color: #fff;
    font-size: 1.0417vw;
    text-transform: uppercase;
    color: #4b4d4f;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: bold;
}

@media (max-width: 768px) {
    .novelties-carousel-item .btn-wrap a {
        height: 5.2083vw;
        line-height: 5.2083vw;
        padding-left: 2.0833vw;
        padding-right: 2.0833vw;
        font-size: 1.8229vw;
    }
}

@media (max-width: 500px) {
    .novelties-carousel-item .btn-wrap a {
        width: 290px;
        height: 57px;
        line-height: 57px;
        font-size: 18px;
        text-transform: none;
    }
}

.novelties-carousel-item .bottom-info {
    padding-top: 1.0417vw;
    text-align: center;
    color: #fff;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0833vw;
}

@media (max-width: 500px) {
    .novelties-carousel-item .bottom-info {
        font-size: 13px;
    }
}

.novelties-carousel-item.swiper-slide-prev .bottom-info,
.novelties-carousel-item.swiper-slide-next .bottom-info {
    display: none;
}

.novelties-carousel-item .bottom-info .medium {
    font-weight: 500;
}

.novelties-carousel-item.swiper-slide-prev .swiper-slide-shadow-left,
.novelties-carousel-item.swiper-slide-next .swiper-slide-shadow-right {
    opacity: 0 !important;
}

@media (max-width: 500px) {
    .swiper-slide-shadow-left,
    .swiper-slide-shadow-right {
        opacity: 0 !important;
    }
}

.novelties-carousel .swiper-button-prev {
    background-image: none;
    width: auto;
    height: auto;
    left: 7.2917vw;
    top: 60%;
}

@media (max-width: 768px) {
    .novelties-carousel .swiper-button-prev {
        left: -1.3021vw;
        top: 50%;
        transform: scale(0.6);
    }
}

@media (max-width: 500px) {
    .novelties-carousel .swiper-button-prev {
        left: 5px;
        transform: scale(1);
        z-index: 30;
    }
}

@media (max-width: 500px) {
    .novelties-carousel .swiper-button-prev .vis-xs {
        display: block !important;
    }
    .novelties-carousel .swiper-button-prev .hid-xs {
        display: none !important;
    }
}

.novelties-carousel .swiper-button-next {
    background-image: none;
    width: auto;
    height: auto;
    right: 7.2917vw;
    top: 60%;
}

@media (max-width: 768px) {
    .novelties-carousel .swiper-button-next {
        right: -1.3021vw;
        top: 50%;
        transform: scale(0.6);
    }
}

@media (max-width: 500px) {
    .novelties-carousel .swiper-button-next {
        right: 5px;
        transform: scale(1);
        z-index: 30;
    }
}

@media (max-width: 500px) {
    .novelties-carousel .swiper-button-next .vis-xs {
        display: block !important;
    }
    .novelties-carousel .swiper-button-next .hid-xs {
        display: none !important;
    }
}

.ways-section {
    max-width: 1920px;
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .ways-section {
        padding-left: 4.4271vw;
        padding-right: 4.4271vw;
    }
}

@media (max-width: 320px) {
    .ways-section {
        padding: 0;
    }
}

.ways-inner {
    background-color: #e8e8e8;
    position: relative;
}

.ways-inner .green-square {
    position: absolute;
    width: 18.75vw;
    height: 18.75vw;
    background-color: #44bf00;
    left: -6.25vw;
    bottom: -6.25vw;
}

@media (max-width: 768px) {
    .ways-inner .green-square {
        width: 15.625vw;
        height: 15.625vw;
        left: -4.5573vw;
        bottom: -4.5573vw;
    }
}

@media (max-width: 320px) {
    .ways-inner .green-square {
        display: none;
    }
}

.ways-image {
    position: relative;
}

@media (max-width: 320px) {
    .ways-image {
        display: none;
    }
}

@media (max-width: 768px) {
    .ways-image img {
        height: 73.0469vw;
    }
}

.ways-card {
    position: absolute;
    top: 5.7292vw;
    right: -6.25vw;
    padding: 2.3438vw 18.75vw 5.2083vw 3.6458vw;
    background-color: #ff8800;
}

@media (max-width: 768px) {
    .ways-card {
        top: 4.2969vw;
        right: -4.8177vw;
        padding: 3.2552vw 9.1146vw 2.6042vw 3.9063vw;
    }
}

@media (max-width: 320px) {
    .ways-card {
        position: static;
        padding: 30px 15px 23px;
    }
}

.ways-header {
    margin-top: 0;
    margin-bottom: 2.3438vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.7708vw;
    line-height: 1.3;
    letter-spacing: 0.2083vw;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .ways-header {
        margin-bottom: 2.9948vw;
        font-size: 2.375vw;
        letter-spacing: 0.2604vw;
    }
}

@media (max-width: 320px) {
    .ways-header {
        margin-bottom: 30px;
        font-size: 18px;
        text-align: center;
    }
}

.ways-list {
    padding-left: 2.3438vw;
    list-style: none;
    margin: 0;
}

@media (max-width: 768px) {
    .ways-list {
        padding-left: 0;
    }
}

.ways-list li {
    margin-bottom: 2.0833vw;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .ways-list li {
        margin-bottom: 2.9948vw;
    }
}

@media (max-width: 320px) {
    .ways-list li {
        margin-bottom: 26px;
    }
}

.ways-list li:last-child {
    margin-bottom: 0;
}

.ways-list li .img-wrap {
    margin-right: 2.3438vw;
    width: 6.7708vw;
}

@media (max-width: 768px) {
    .ways-list li .img-wrap {
        margin-right: 3.2552vw;
        width: 9.7656vw;
    }
}

@media (max-width: 320px) {
    .ways-list li .img-wrap {
        padding-left: 10px;
        width: 75px;
        margin-right: 25px;
    }
}

.ways-list li .right-info p {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.5625vw;
    color: #fff;
    margin: 0;
}

@media (max-width: 768px) {
    .ways-list li .right-info p {
        font-size: 2.2135vw;
    }
}

@media (max-width: 320px) {
    .ways-list li .right-info p {
        font-size: 18px;
    }
}

.ways-list li .right-info a {
    display: inline-block;
    height: 3.75vw;
    line-height: 3.75vw;
    padding-left: 1.5625vw;
    padding-right: 1.5625vw;
    margin-top: 0.5208vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0417vw;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #ffffff;
    color: #4b4d4f;
}

@media (max-width: 768px) {
    .ways-list li .right-info a {
        height: 4.5573vw;
        line-height: 4.5573vw;
        padding-left: 1.9531vw;
        padding-right: 1.9531vw;
        margin-top: 0.651vw;
        font-size: 1.7279vw;
    }
}

@media (max-width: 320px) {
    .ways-list li .right-info a {
        height: 57px;
        line-height: 57px;
        font-size: 13.27px;
        margin-top: 7px;
        padding-left: 13px;
        padding-right: 13px;
    }
}

.goals {
    padding: 6.5104vw 6.25vw 4.6875vw;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .goals {
        padding: 11.7188vw 0 10.026vw;
    }
}

@media (max-width: 320px) {
    .goals {
        padding: 0;
    }
}

.goals-inner {
    position: relative;
    padding-left: 9.8958vw;
    padding-right: 9.8958vw;
}

@media (max-width: 768px) {
    .goals-inner {
        padding: 0;
    }
}

@media (max-width: 320px) {
    .goals-inner {
        background-color: #44bf00;
    }
}

.goals-header {
    margin-top: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.8229vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #4b4d4f;
    margin-bottom: 1.8229vw;
}

@media (max-width: 768px) {
    .goals-header {
        font-size: 2.375vw;
        margin-bottom: 2.3438vw;
    }
}

@media (max-width: 320px) {
    .goals-header {
        padding-top: 35px;
        padding-bottom: 20px;
        margin-bottom: 0;
        font-size: 18px;
        color: #fff;
    }
}

.goals-sub-header {
    margin-top: 0;
    margin-bottom: 2.3438vw;
    font-size: 0.9896vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 0.1042vw;
    text-align: center;
    color: #303030;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .goals-sub-header {
        margin-bottom: 2.9948vw;
        font-size: 1.8229vw;
    }
}

@media (max-width: 320px) {
    .goals-sub-header {
        margin-bottom: 0;
        font-size: 18px;
        padding-bottom: 27px;
        text-transform: none;
        color: #fff;
    }
}

.goals-list {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.goals-list > div {
    width: 25%;
    max-width: 25%;
    min-height: 16.9271vw;
}

@media (max-width: 768px) {
    .goals-list > div {
        min-height: 25vw;
    }
}

@media (max-width: 320px) {
    .goals-list > div {
        min-height: 210px;
        height: 210px;
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 320px) {
    .goals-list .info-4,
    .goals-list .info-2 {
        position: relative;
        top: 210px;
    }
    .goals-list .photo-4,
    .goals-list .photo-2 {
        position: relative;
        top: -210px;
    }
}

.goals-list:before {
    content: '';
    display: block;
    position: absolute;
    width: 1.7188vw;
    height: 1.7188vw;
    background-color: #d6d6d6;
    left: -10.4167vw;
    top: 50%;
    transform: translateY(-50%);
}

.goals-list:after {
    content: '';
    display: block;
    position: absolute;
    width: 1.7188vw;
    height: 1.7188vw;
    background-color: #d6d6d6;
    right: -10.4167vw;
    top: 50%;
    transform: translateY(-50%);
}

.goals-list .photo {
    background-position: center;
    background-size: cover;
}

.goals-list .photo-1 {
    background-image: url("/local/templates/herbalife-official/images/required/goals-1.jpg");
}

.goals-list .photo-2 {
    background-image: url("/local/templates/herbalife-official/images/required/goals-2.jpg");
}

.goals-list .photo-3 {
    background-image: url("/local/templates/herbalife-official/images/required/goals-3.jpg");
}

.goals-list .photo-4 {
    background-image: url("/local/templates/herbalife-official/images/required/goals-4.jpg");
}

@media (max-width: 320px) {
    .goals-list .photo-1 {
        background-image: url("/local/templates/herbalife-official/images/required/goals-1-xs.jpg");
    }

    .goals-list .photo-2 {
        background-image: url("/local/templates/herbalife-official/images/required/goals-2-xs.jpg");
    }

    .goals-list .photo-3 {
        background-image: url("/local/templates/herbalife-official/images/required/goals-3-xs.jpg");
    }

    .goals-list .photo-4 {
        background-image: url("/local/templates/herbalife-official/images/required/goals-4-xs.jpg");
    }
}

.goals-list .info {
    color: #fff;
    text-align: center;
    padding: 2.6042vw 0.7292vw;
}

@media (max-width: 768px) {
    .goals-list .info {
        padding: 3.9063vw 0.3906vw 2.3438vw;
    }
}

@media (max-width: 320px) {
    .goals-list .info {
        padding: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

.goals-list .info-1 {
    background-color: #e2569e;
}

.goals-list .info-2 {
    background-color: #ff9600;
}

.goals-list .info-3 {
    background-color: #44bf00;
}

.goals-list .info-4 {
    background-color: #5bb6e9;
}

.goals-list .info h4 {
    margin-top: 0;
    margin-bottom: 1.0417vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.5104vw;
    line-height: 1.3;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .goals-list .info h4 {
        font-size: 2.1771vw;
        margin-bottom: 2.0833vw;
    }
}

@media (max-width: 320px) {
    .goals-list .info h4 {
        font-size: 18px;
        margin-bottom: 20px;
        font-weight: 600;
    }
}

.goals-list .info p {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    line-height: 1.3;
    margin: 0;
}

@media (max-width: 768px) {
    .goals-list .info p {
        font-size: 1.888vw;
    }
}

@media (max-width: 320px) {
    .goals-list .info p {
        font-size: 18px;
    }
}

.healthy {
    padding: 0 6.25vw;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .healthy {
        padding: 0 4.6875vw;
    }
}

@media (max-width: 320px) {
    .healthy {
        padding: 0;
    }
}

.healthy-inner {
    padding-top: 2.0833vw;
}

@media (max-width: 768px) {
    .healthy-inner {
        padding-top: 0;
    }
}

@media (max-width: 320px) {
    .healthy-inner {
        background-color: #5bb6e9;
    }
}

.healthy-header {
    margin-top: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.8229vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #4b4d4f;
    margin-bottom: 1.8229vw;
}

@media (max-width: 768px) {
    .healthy-header {
        font-size: 2.375vw;
        margin-bottom: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .healthy-header {
        margin-bottom: 0;
        padding-top: 44px;
        font-size: 18px;
        color: #fff;
        letter-spacing: 0;
    }
}

.healthy-list {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.healthy-list > div {
    width: 50%;
    max-width: 50%;
    min-height: 43.4896vw;
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .healthy-list > div {
        min-height: 53.6458vw;
    }
}

@media (max-width: 320px) {
    .healthy-list > div {
        width: 100%;
        max-width: 100%;
        min-height: 0;
    }
}

.healthy-list .photo {
    background-position: center;
    background-size: cover;
}

@media (max-width: 320px) {
    .healthy-list .photo {
        min-height: 224px;
    }
}

.healthy-list .photo-1 {
    background-image: url("/local/templates/herbalife-official/images/required/healthy-1.jpg");
}

.healthy-list .photo-2 {
    background-image: url("/local/templates/herbalife-official/images/required/healthy-2.jpg");
}

@media (max-width: 320px) {
    .healthy-list .photo-1 {
        background-image: url("/local/templates/herbalife-official/images/required/healthy-1-xs.jpg");
        position: absolute;
        top: 323px;
    }

    .healthy-list .photo-2 {
        background-image: url("/local/templates/herbalife-official/images/required/healthy-2-xs.jpg");
        position: absolute;
        top: 1390px;
        z-index: 10;
    }
}

.healthy-list .info {
    position: relative;
}

.healthy-list .info-1 {
    background-color: #5bb6e9;
    padding: 3.6458vw 2.0833vw 3.125vw 8.8542vw;
}

@media (max-width: 768px) {
    .healthy-list .info-1 {
        padding: 5.8594vw 1.0417vw 3.2552vw;
    }
}

@media (max-width: 320px) {
    .healthy-list .info-1:before {
        content: '';
        display: block;
        position: absolute;
        width: 75px;
        height: 22px;
        left: 0;
        bottom: 0;
        z-index: 10;
        background-color: #ffb51c;
    }
    .healthy-list .info-1:after {
        content: '';
        display: block;
        position: absolute;
        width: 25px;
        height: 75px;
        left: 0;
        bottom: 0;
        z-index: 10;
        background-color: #ffb51c;
    }
}

.healthy-list .info-2 {
    background-color: #7d61a4;
    padding: 4.1667vw 5.2083vw 3.6458vw 1.5625vw;
}

@media (max-width: 768px) {
    .healthy-list .info-2 {
        padding: 5.8594vw 1.0417vw 3.2552vw 1.9531vw;
    }
}

@media (max-width: 320px) {
    .healthy-list .info-2 {
        padding-bottom: 54px;
    }
}

@media (max-width: 320px) {
    .healthy-list .info-2:before {
        content: '';
        display: block;
        width: 80px;
        height: 80px;
        position: absolute;
        background: transparent;
        right: 0;
        top: 365px;
        box-shadow: inset -25px 22px 0 #e2569e;
    }
    .healthy-list .info-2:after {
        content: '';
        display: block;
        width: 80px;
        height: 80px;
        position: absolute;
        background: transparent;
        left: 0;
        bottom: 0;
        box-shadow: inset 25px -22px 0 #e2569e;
    }
}

.healthy-list h4 {
    margin-top: 0;
    margin-bottom: 2.0833vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.1458vw;
    letter-spacing: 0.1em;
    line-height: 1.36;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 768px) {
    .healthy-list h4 {
        margin-bottom: 1.8229vw;
        font-size: 1.8229vw;
    }
}

@media (max-width: 320px) {
    .healthy-list h4 {
        font-size: 18px;
        margin-bottom: 20px;
        letter-spacing: 0;
    }
}

.healthy-list p {
    margin-top: 0;
    margin-bottom: 1.0417vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.1979vw;
    letter-spacing: 0.05em;
    line-height: 1.3;
    color: #fff;
    text-align: center;
}

@media (max-width: 768px) {
    .healthy-list p {
        margin-bottom: 1.9531vw;
        font-size: 1.888vw;
        letter-spacing: 0;
    }
}

@media (max-width: 320px) {
    .healthy-list p {
        margin-bottom: 27px;
        font-size: 18px;
    }
}

.healthy-list .healthy-sub-info {
    padding-top: 2.0833vw;
    text-transform: uppercase;
    text-align: left;
    font-size: 1.0417vw;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .healthy-list .healthy-sub-info {
        padding-top: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .healthy-list .healthy-sub-info {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 12px;
        text-align: center;
    }
}

.healthy-list ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

@media (max-width: 768px) {
    .healthy-list .info-1 ul {
        padding-left: 1.9531vw;
    }
}

@media (max-width: 320px) {
    .healthy-list .info-1 ul {
        padding-left: 26px;
        padding-right: 26px;
        padding-top: 254px;
    }
}

@media (max-width: 320px) {
    .healthy-list .info-2 ul {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 265px;
    }
}

.healthy-list ul li {
    margin-bottom: 1.0417vw;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .healthy-list ul li {
        margin-bottom: 1.8229vw;
    }
}

@media (max-width: 320px) {
    .healthy-list ul li {
        flex-wrap: wrap;
        margin-bottom: 27px;
    }
}

.healthy-list ul li:last-child {
    margin-bottom: 0;
}

.healthy-list ul li .img-wrap {
    margin-right: 1.5625vw;
    width: 6.3542vw;
    min-width: 6.3542vw;
}

@media (max-width: 768px) {
    .healthy-list ul li .img-wrap {
        width: 6.5104vw;
        min-width: 6.5104vw;
        margin-right: 1.6927vw;
    }
}

@media (max-width: 320px) {
    .healthy-list ul li .img-wrap {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .healthy-list ul li .img-wrap img {
        height: 90px;
    }
}

.healthy-list ul li span {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.1979vw;
    letter-spacing: 0.05em;
    line-height: 1.3;
    color: #fff;
}

@media (max-width: 768px) {
    .healthy-list ul li span {
        font-size: 1.8229vw;
        line-height: 1;
    }
}

@media (max-width: 320px) {
    .healthy-list ul li span {
        width: 100%;
        text-align: center;
        font-size: 17.5px;
        letter-spacing: 0;
        line-height: 1.2;
    }
}

.healthy-list:before {
    content: '';
    height: 20.8333vw;
    width: 20.8333vw;
    position: absolute;
    z-index: 1;
    top: -6.25vw;
    right: -6.25vw;
    background-color: #ffb51c;
}

@media (max-width: 768px) {
    .healthy-list:before {
        width: 16.1458vw;
        height: 16.1458vw;
        top: -4.6875vw;
        right: -4.8177vw;
    }
}

@media (max-width: 320px) {
    .healthy-list:before {
        width: 25px;
        height: 75px;
        right: 0;
        top: 547px;
        z-index: 10;
    }
}

.healthy-list:after {
    content: '';
    height: 20.8333vw;
    width: 20.8333vw;
    position: absolute;
    z-index: 1;
    bottom: -6.25vw;
    left: -6.25vw;
    background-color: #ffb51c;
}

@media (max-width: 768px) {
    .healthy-list:after {
        width: 16.1458vw;
        height: 16.1458vw;
        bottom: -4.6875vw;
        left: -4.8177vw;
    }
}

@media (max-width: 320px) {
    .healthy-list:after {
        width: 75px;
        height: 22px;
        right: 0;
        left: auto;
        top: 547px;
        z-index: 10;
    }
}

.healthy-list .rectangle {
    height: 100%;
    width: 6.25vw;
    position: absolute;
    top: 0;
}

.healthy-list .square {
    height: 6.25vw;
    width: 6.25vw;
    position: absolute;
}


@media (max-width: 768px) {
    .healthy-list .square {
        width: 4.6875vw;
        height: 4.6875vw;
    }
}

@media (max-width: 320px) {
    .healthy-list .square {
        display: none;
    }
}

.healthy-list .info-1 .rectangle {
    background-color: #e2569e;
    left: -6.25vw;
}

.healthy-list .info-1 .square {
    background-color: #ffe051;
    top: 0;
    left: 0;
}

.healthy-list .info-2 .rectangle {
    background-color: #44bf00;
    right: -6.25vw;
}

.healthy-list .info-2 .square {
    background-color: #e2569e;
    bottom: 0;
    right: 0;
}

.video-instructions {
    max-width: 1920px;
    margin: 0 auto;
    background-image: url(/local/templates/herbalife-official/images/required/video-instructions-bg.jpg);
    background-position: center center;
    background-size: cover;
    height: 65.1041vw;
    padding-top: 7.3958vw;
}

@media (max-width: 768px) {
    .video-instructions {
        background-image: url(/local/templates/herbalife-official/images/required/video-instructions-bg-sm.jpg);
        height: 78.776vw;
        padding-top: 9.1146vw;
        background-position-y: -7.1615vw;
    }
}

@media (max-width: 320px) {
    .video-instructions {
        background-image: url(/local/templates/herbalife-official/images/required/video-instructions-bg-xs.jpg);
        height: auto;
        padding-top: 306px;
        background-size: contain;
        background-position-y: -30px;
        background-repeat: no-repeat;
        position: relative;
    }
}

.video-instructions-header {
    margin-top: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.8229vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 5vw;
}

@media (max-width: 768px) {
    .video-instructions-header {
        font-size: 2.375vw;
        margin-bottom: 6.5104vw;
    }
}

@media (max-width: 320px) {
    .video-instructions-header {
        font-size: 16px;
        color: #4c4e4f;
        position: absolute;
        top: 90px;
        left: 50%;
        transform: translateX(-50%);
        width: 260px;
    }
}

.video-instructions-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    height: 31.25vw;
    width: 50.9375vw;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .video-instructions-list {
        height: 44.2708vw;
        width: 71.6146vw;
    }
}

@media (max-width: 320px) {
    .video-instructions-list {
        width: 100%;
        height: auto;
    }
}

.video-instructions-list li {
    width: 50%;
    height: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.0417vw;
}

@media (max-width: 320px) {
    .video-instructions-list li {
        width: 100%;
        padding: 20px 10px;
    }
}

.video-instructions-list li:nth-child(1) {
    background-color: #ff9600;
}

.video-instructions-list li:nth-child(2) {
    background-color: #5bb6e9;
}

.video-instructions-list li:nth-child(3) {
    background-color: #44bf00;
}

.video-instructions-list li:nth-child(4) {
    background-color: #e2569e;
}

@media (max-width: 320px) {
    .video-instructions-list li:nth-child(1) {
        order: 1;
    }

    .video-instructions-list li:nth-child(2) {
        order: 3;
    }

    .video-instructions-list li:nth-child(3) {
        order: 2;
    }

    .video-instructions-list li:nth-child(4) {
        order: 4;
    }
}

.video-instructions-list li .img-wrap {
    width: 5.2083vw;
    height: 4.3vw;
    margin-bottom: 0.5208vw;
}

@media (max-width: 768px) {
    .video-instructions-list li .img-wrap {
        width: 7.1615vw;
        height: 6.2vw;
    }
}

@media (max-width: 320px) {
    .video-instructions-list li .img-wrap {
        width: 90px;
        height: auto;
        padding-bottom: 10px;
    }
}

.video-instructions-list li p {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 1.0938vw;
    line-height: 1.25vw;
    margin-top: auto;
    margin-bottom: 0.7813vw;
    text-align: center;
}

@media (max-width: 768px) {
    .video-instructions-list li p {
        font-size: 1.9531vw;
        line-height: 2.0833vw;
    }
}

@media (max-width: 320px) {
    .video-instructions-list li p {
        font-size: 17.5px;
        line-height: 19px;
        margin-bottom: 8px;
    }
}

.video-instructions-list li a {
    width: 15.1042vw;
    height: 3.8542vw;
    line-height: 3.8542vw;
    background-color: #ffffff;
    color: #4b4d4f;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0417vw;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: auto;
}

@media (max-width: 768px) {
    .video-instructions-list li a {
        width: 21.3242vw;
        height: 5.3385vw;
        line-height: 5.3385vw;
        font-size: 1.47vw;
    }
}

@media (max-width: 320px) {
    .video-instructions-list li a {
        width: 240px;
        height: 60px;
        line-height: 60px;
        font-size: 16.7px;
    }
}

.mentor {
    padding-top: 7.8125vw;
    padding-bottom: 10.4167vw;
}

@media (max-width: 768px) {
    .mentor {
        padding-top: 9.7656vw;
        padding-bottom: 12.3698vw;
    }
}

@media (max-width: 320px) {
    .mentor {
        padding-top: 90px;
        padding-bottom: 120px;
    }
}

.mentor-header {
    margin-top: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.8229vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #4b4d4f;
    margin-bottom: 5.2083vw;
}

@media (max-width: 768px) {
    .mentor-header {
        margin-bottom: 6.5104vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .mentor-header {
        margin-bottom: 50px;
        font-size: 18px;
        letter-spacing: 0;
    }
}

.mentor-video {
    max-width: 67.7083vw;
    height: 38.5417vw;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .mentor-video {
        max-width: 72.9167vw;
        height: 41.6667vw;
    }
}

.mentor-video iframe {
    width: 100%;
    min-height: 100%;
    height: auto;
}

.knowledge {
    padding: 2.6042vw 0 4.6875vw;
    max-width: 1920px;
    margin: 0 auto;
    background-image: url("/local/templates/herbalife-official/images/required/knowledge-bg.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
}

@media (max-width: 768px) {
    .knowledge {
        padding-top: 3.5156vw;
        padding-bottom: 5.599vw;
    }
}

@media (max-width: 320px) {
    .knowledge {
        background-image: url("/local/templates/herbalife-official/images/required/knowledge-bg-xs.jpg");
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
        padding-top: 25px;
        padding-bottom: 30px;
        background-color: #e9e9e9;
    }
}

.knowledge:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 13.5417vw;
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5), transparent);
}

.knowledge-inner {
    padding-left: 13.0208vw;
    padding-right: 13.0208vw;
    position: relative;
}

@media (max-width: 768px) {
    .knowledge-inner {
        padding-left: 4.6875vw;
        padding-right: 4.6875vw;
    }
}

@media (max-width: 320px) {
    .knowledge-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.knowledge-header {
    margin-top: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.8229vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 1.5625vw;
}

@media (max-width: 768px) {
    .knowledge-header {
        margin-bottom: 1.9531vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .knowledge-header {
        margin-bottom: 60px;
        font-size: 18.24px;
        letter-spacing: 0;
    }
}

.knowledge-sub-header {
    margin-top: 0;
    margin-bottom: 16.6667vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    font-weight: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .knowledge-sub-header {
        margin-bottom: 17.5781vw;
        font-size: 1.7839vw;
    }
}

@media (max-width: 320px) {
    .knowledge-sub-header {
        margin-bottom: 50px;
        font-size: 18px;
    }
}

.knowledge-list {
    list-style: none;
    padding-left: 2.6042vw;
    padding-right: 2.6042vw;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .knowledge-list {
        padding: 0;
    }
}

@media (max-width: 320px) {
    .knowledge-list {
        flex-wrap: wrap;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.knowledge-list li {
    width: 32%;
    max-width: 32%;
    padding: 1.5625vw 2.9688vw 2.7604vw;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 768px) {
    .knowledge-list li {
        padding: 1.9531vw 1.9531vw 3.9063vw;
    }
}

@media (max-width: 320px) {
    .knowledge-list li {
        width: 100%;
        max-width: 100%;
        padding: 10px 0 30px;
        margin-bottom: 15px;
    }
    .knowledge-list li:last-child {
        margin-bottom: 0;
    }
}

.knowledge-list li .img-wrap {
    height: 8.8542vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.3021vw;
}

@media (max-width: 768px) {
    .knowledge-list li .img-wrap {
        height: 10.4167vw;
        width: 20.1823vw;
        margin-bottom: 1.3021vw;
    }
}

@media (max-width: 320px) {
    .knowledge-list li .img-wrap {
        height: 85px;
        width: 180px;
        margin-bottom: 15px;
    }
}

.knowledge-list li .img-wrap img {
    max-height: 100%;
}

.knowledge-list li p {
    margin-top: 0;
    margin-bottom: 1.0417vw;
    text-align: center;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    font-weight: bold;
}

@media (max-width: 768px) {
    .knowledge-list li p {
        margin-bottom: 1.3021vw;
        font-size: 1.9531vw;
    }
}

@media (max-width: 320px) {
    .knowledge-list li p {
        font-size: 17px;
        margin-bottom: 15px;
    }
}

.knowledge-list li a {
    margin-top: auto;
    height: 4.375vw;
    width: 100%;
    line-height: 4.375vw;
    padding-left: 1.0417vw;
    padding-right: 1.0417vw;
    background-color: #ff8800;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    color: #fff;
    text-align: center;
    position: relative;
}

@media (max-width: 768px) {
    .knowledge-list li a {
        height: 6.5104vw;
        line-height: 6.5104vw;
        padding-left: 1.9531vw;
        padding-right: 1.9531vw;
        font-size: 2.0013vw;
    }
}

@media (max-width: 320px) {
    .knowledge-list li a {
        height: 57px;
        line-height: 57px;
        padding-left: 28px;
        padding-right: 28px;
        font-size: 18px;
        width: 220px;
    }
}

.knowledge-list li a .icon-arrow {
    position: absolute;
    width: 3.125vw;
    height: 3.125vw;
    background-color: inherit;
    bottom: -1.5625vw;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    background-image: url("/local/templates/herbalife-official/images/required/right-arrow-white.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 55%;
}

@media (max-width: 768px) {
    .knowledge-list li a .icon-arrow {
        width: 4.5573vw;
        height: 4.5573vw;
        bottom: -2.2135vw;
        background-size: 55%;
    }
}

@media (max-width: 320px) {
    .knowledge-list li a .icon-arrow {
        width: 40px;
        height: 40px;
        bottom: -20px;
    }
}

.map-section {
    padding: 7.5521vw 0 2.6042vw;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .map-section {
        padding-top: 3.9063vw;
        padding-bottom: 3.9063vw;
    }
}

@media (max-width: 320px) {
    .map-section {
        padding: 55px 15px 40px;
    }
}

.map-section-header {
    margin-top: 0;
    margin-bottom: 1.5625vw;
    text-align: center;
    font-size: 1.5625vw;
}

@media (max-width: 768px) {
    .map-section-header {
        margin-bottom: 1.5625vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .map-section-header {
        margin-bottom: 20px;
        font-size: 18px;
    }
}

.map-section-header span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 31.7708vw;
    height: 6.25vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.5625vw;
    font-weight: bold;
    background-color: #4bc232;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .map-section-header span {
        min-width: 39.4531vw;
        height: 6.25vw;
        line-height: 6.25vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .map-section-header span {
        width: 100%;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
    }
}

.map-section-sub-header {
    text-align: center;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.3021vw;
    line-height: 1.44;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #626263;
    margin-top: 0;
    margin-bottom: 1.5625vw;
}

@media (max-width: 768px) {
    .map-section-sub-header {
        margin-bottom: 1.3021vw;
        font-size: 1.5625vw;
    }
}

@media (max-width: 320px) {
    .map-section-sub-header {
        margin-bottom: 15px;
        font-size: 17px;
        letter-spacing: 0;
        line-height: 1.2;
    }
}

.map-section-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4bc232;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.875vw;
    letter-spacing: 0.1em;
    margin-bottom: 15.625vw;
}

@media (max-width: 768px) {
    .map-section-link {
        font-size: 2.2135vw;
        margin-bottom: 2.6042vw;
    }
}

@media (max-width: 320px) {
    .map-section-link {
        font-size: 19px;
        margin-bottom: 10px;
        white-space: nowrap;
        letter-spacing: 0;
    }
}

.map-section-link img {
    margin-left: 1.5625vw;
}

@media (max-width: 768px) {
    .map-section-link img {
        margin-left: 1.9531vw;
        width: 4.5573vw;
    }
}

@media (max-width: 320px) {
    .map-section-link img {
        margin-left: 14px;
        width: 45px;
    }
}

.map {
    text-align: center;
}

@media (max-width: 1605px) {
    .map {
        margin-top: -20px;
    }
}

@media (max-width: 872px) {
    .map {
        height: 350px;
        margin-top: -90px;
    }
}

@media (max-width: 768px) {
    .map {
        height: 420px;
        margin-top: -10px;
    }
}

@media (max-width: 678px) {
    .map {
        height: 380px;
        margin-top: -40px;
    }
}

@media (max-width: 588px) {
    .map {
        height: 350px;
        margin-top: -80px;
    }
}

@media (max-width: 409px) {
    .map {
        height: 320px;
        margin-top: -120px;
    }
}

.map > svg {
    transform: scale(2);
}

@media (max-width: 1815px) {
    .map > svg {
        transform: scale(1.9);
    }
}

@media (max-width: 1710px) {
    .map > svg {
        transform: scale(1.8);
    }
}

@media (max-width: 1605px) {
    .map > svg {
        transform: scale(1.7);
    }
}

@media (max-width: 1501px) {
    .map > svg {
        transform: scale(1.6);
    }
}

@media (max-width: 1396px) {
    .map > svg {
        transform: scale(1.5);
    }
}

@media (max-width: 1291px) {
    .map > svg {
        transform: scale(1.4);
    }
}

@media (max-width: 1186px) {
    .map > svg {
        transform: scale(1.3);
    }
}

@media (max-width: 1082px) {
    .map > svg {
        transform: scale(1.2);
    }
}

@media (max-width: 977px) {
    .map > svg {
        transform: scale(1.1);
    }
}

@media (max-width: 872px) {
    .map > svg {
        transform: scale(1);
    }
}

@media (max-width: 768px) {
    .map > svg {
        transform: scale(0.9) translateX(-60px);
    }
}


@media (max-width: 678px) {
    .map > svg {
        transform: scale(0.8) translateX(-130px);
    }
}


@media (max-width: 588px) {
    .map > svg {
        transform: scale(0.7) translateX(-200px);
    }
}


@media (max-width: 499px) {
    .map > svg {
        transform: scale(0.6) translateX(-320px);
    }
}


@media (max-width: 409px) {
    .map > svg {
        transform: scale(0.5) translateX(-480px);
    }
}


@media (max-width: 320px) {
    .map > svg {
        transform: scale(0.4) translateX(-740px);
    }
}

.continent {
    transition: all 0.5s;
}

.continent path {
    transition: all 0.5s;
}

.continent text {
    font-size: 0.5208vw;
    font-weight: bold;
    text-transform: uppercase;
    fill: #fff;
    opacity: 0;
    transition: all 0.5s;
}

.continent text.black {
    fill: #000;
}

.continent text.medium {
    font-size: 4px;
}

.continent text.small {
    font-size: 2.5px;
}

.continent text.xsmall {
    font-size: 2px;
    font-size: 2.5px;
}

.continent text.xxsmall {
    font-size: 1px;
    font-size: 2.5px;
}

.continent[data-expanded="true"] text {
    opacity: 1;
}

.map > svg path[data-code="US"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="CA"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="MX"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="GT"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TT"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="BZ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SV"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="HN"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="NI"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="PA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BS"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CU"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="JM"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="HT"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="DO"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="PR"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="CO"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="VE"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="GY"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="FR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="EC"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="BR"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="PE"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="BO"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="PY"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="UY"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="AR"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="FK"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CL"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="MA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="DZ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TN"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="LY"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="EG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="_2"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="MR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ML"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="NE"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TD"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SD"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ER"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SN"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GM"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GW"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GN"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="LR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BF"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SL"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CI"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GH"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="TG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="NG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BJ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ZA"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="NA"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="CD"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="KE"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CM"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ET"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BW"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="GA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CF"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SS"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="_3"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SO"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TZ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GQ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="UG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BI"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="RW"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="AO"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ZM"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="MW"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="MZ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ZW"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="MG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="LS"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="SZ"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="AU"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="NZ"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="PG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="NC"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="FJ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="FP"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="SB"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="VU"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BE"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="BY"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="BG"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BA"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="RS"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="LT"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="RO"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="GB"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="GR"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="LU"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="_1"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="HR"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="HU"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="PT"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="PL"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="EE"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="AL"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ES"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="ME"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="MD"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="MK"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="FR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="FI"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="NL"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="NO"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="DK"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="SI"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="CZ"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="CH"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="SK"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="IT"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="AZ"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="IE"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="UA"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="IS"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="DE"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="SE"] {
    fill: #00d6e0;
    stroke: #00d6e0;
}

.map > svg path[data-code="AT"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="LV"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="GE"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CY"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="TR"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="AM"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="_0"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="SY"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BN"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="JP"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="PH"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="MY"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="BD"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="BT"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="RU"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="PK"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="MM"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="MN"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="NP"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="CN"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="KG"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="KH"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="KR"] {
    fill: #ff8c00;
    stroke: #ff8c00;
}

.map > svg path[data-code="KP"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="ID"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="KW"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="OM"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="KZ"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="UZ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="SA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="DJ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="YE"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="LB"] {
    fill: #ff4c72;
    stroke: #ff4c72;
}

.map > svg path[data-code="LA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TW"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="LK"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TL"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TM"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TJ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="TH"] {
    fill: #b1d630;
    stroke: #b1d630;
}

.map > svg path[data-code="AE"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="AF"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="IQ"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="IR"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="VN"] {
    fill: #007abd;
    stroke: #007abd;
}

.map > svg path[data-code="IN"] {
    fill: #ffbe00;
    stroke: #ffbe00;
}

.map > svg path[data-code="QA"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="JO"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="IL"] {
    fill: #00b180;
    stroke: #00b180;
}

.map > svg path[data-code="PS"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg path[data-code="GL"] {
    fill: #8956af;
    stroke: #8956af;
}

.map > svg.expanded > g:not([data-expanded="true"]) path {
    fill: #f5f5f5;
    stroke: #f5f5f5;
}

.quality {
    padding: 12.5vw 0 5.2083vw;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .quality {
        padding: 3.9063vw 13.0208vw;
    }
}

@media (max-width: 320px) {
    .quality {
        padding: 0 15px 135px;
    }
}

.quality-header {
    margin-top: 0;
    margin-bottom: 1.5625vw;
    text-align: center;
    font-size: 1.5625vw;
}

@media (max-width: 768px) {
    .quality-header {
        margin-bottom: 1.5625vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .quality-header {
        margin-bottom: 20px;
        font-size: 18px;
    }
}

.quality-header span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 31.7708vw;
    height: 6.25vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.5625vw;
    font-weight: bold;
    background-color: #4bc232;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .quality-header span {
        min-width: 39.4531vw;
        height: 6.25vw;
        line-height: 6.25vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .quality-header span {
        width: 100%;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
    }
}

.quality-sub-header {
    text-align: center;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.3021vw;
    line-height: 1.875vw;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #626263;
    margin-top: 0;
    margin-bottom: 4.1667vw;
}

@media (max-width: 768px) {
    .quality-sub-header {
        margin-bottom: 1.3021vw;
        font-size: 1.5625vw;
    }
}

@media (max-width: 320px) {
    .quality-sub-header {
        margin-bottom: 55px;
        font-size: 17px;
        letter-spacing: 0;
        line-height: 1.2;
    }
}

.quality-video {
    max-width: 62.5vw;
    height: 34.375vw;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .quality-video {
        max-width: 72.9167vw;
        height: 41.0156vw;
    }
}

@media (max-width: 320px) {
    .quality-video {
        max-width: 290px;
        height: 160px;
    }
}

.quality-video iframe {
    width: 100%;
    min-height: 100%;
    height: auto;
}


.about-us {
    padding: 5.2083vw 0 0;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .about-us {
        padding-top: 3.9063vw;
    }
}

@media (max-width: 320px) {
    .about-us {
        padding-top: 0;
    }
}

.awards {
    padding-left: 6.25vw;
    padding-right: 6.25vw;
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .awards {
        padding-left: 4.6875vw;
        padding-right: 4.6875vw;
    }
}

@media (max-width: 320px) {
    .awards {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.awards-header {
    margin-top: 0;
    margin-bottom: 1.5625vw;
    text-align: center;
    font-size: 1.5625vw;
}

@media (max-width: 768px) {
    .awards-header {
        margin-bottom: 1.5625vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .awards-header {
        margin-bottom: 16px;
        font-size: 18px;
    }
}

.awards-header span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 31.7708vw;
    height: 6.25vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.5625vw;
    font-weight: bold;
    background-color: #4bc232;
    color: #ffffff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .awards-header span {
        min-width: 39.4531vw;
        height: 6.25vw;
        line-height: 6.25vw;
        font-size: 2.375vw;
    }
}

@media (max-width: 320px) {
    .awards-header span {
        width: 100%;
        height: 54px;
        line-height: 54px;
        font-size: 18px;
    }
}

.awards-link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4bc232;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.875vw;
    letter-spacing: 0.1em;
}

@media (max-width: 768px) {
    .awards-link {
        font-size: 2.2135vw;
    }
}

@media (max-width: 320px) {
    .awards-link {
        font-size: 19px;
        margin-bottom: 10px;
        white-space: nowrap;
        letter-spacing: 0;
    }
}

.awards-link img {
    margin-left: 1.5625vw;
}

@media (max-width: 768px) {
    .awards-link img {
        margin-left: 1.9531vw;
        width: 4.5573vw;
    }
}

@media (max-width: 320px) {
    .awards-link img {
        margin-left: 14px;
        width: 45px;
    }
}

.awards-list {
    padding-left: 0;
    padding-bottom: 4.1667vw;
    padding-top: 3.6458vw;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    background-color: #fff;
}

@media (max-width: 768px) {
    .awards-list {
        padding-bottom: 9.1146vw;
        padding-top: 11.7188vw;
    }
}

@media (max-width: 320px) {
    .awards-list {
        padding: 20px 0 80px;
        flex-wrap: wrap;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.awards-list li {
    padding-left: 1.3021vw;
    padding-right: 1.3021vw;
    text-align: center;
}

@media (max-width: 768px) {
    .awards-list li {
        padding-left: 2.474vw;
        padding-right: 2.474vw;
        min-width: 22.1354vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 320px) {
    .awards-list li {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }
    .awards-list li:first-child {
        order: 2;
        margin-bottom: 0;
    }
}

.awards-list li .img-wrap {
    margin-bottom: 2.6042vw;
    min-height: 11.4583vw;
}

@media (max-width: 768px) {
    .awards-list li .img-wrap {
        margin-bottom: 3.2552vw;
        height: 11.7188vw;
        min-height: 11.7188vw;
        width: 12.3698vw;
    }
}

@media (max-width: 320px) {
    .awards-list li .img-wrap {
        margin-bottom: 25px;
        height: 110px;
        min-height: 110px;
        width: 105px;
    }
}

.awards-list li .img-wrap img {
    max-height: 100%;
}

.awards-list li p {
    margin: 0;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.1458vw;
    text-transform: uppercase;
    color: #4b4d4f;
}

@media (max-width: 768px) {
    .awards-list li p {
        font-size: 1.8229vw;
    }
}

@media (max-width: 320px) {
    .awards-list li p {
        font-size: 17px;
    }
}

.contacts {
    position: relative;
    z-index: 1;
    background-color: #4bc232;
    padding: 26.0417vw 12.5vw 3.125vw;
    margin-top: -14.5833vw;
}

@media (max-width: 768px) {
    .contacts {
        padding: 27.3438vw 4.6875vw 4.1667vw;
        margin-top: -90px;
    }
}

@media (max-width: 320px) {
    .contacts {
        padding: 105px 25px 23px;
        margin-top: -55px;
    }
}

.contacts:before {
    content: '';
    display: block;
    width: 20.8333vw;
    height: 20.8333vw;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffb51c;
}

@media (max-width: 768px) {
    .contacts:before {
        width: 16.1458vw;
        height: 16.1458vw;
    }
}

@media (max-width: 320px) {
    .contacts:before {
        width: 75px;
        height: 78px;
    }
}

.contacts:after {
    content: '';
    display: block;
    width: 20.8333vw;
    height: 20.8333vw;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #7d61a4;
}

@media (max-width: 768px) {
    .contacts:after {
        width: 16.1458vw;
        height: 16.1458vw;
    }
}

@media (max-width: 320px) {
    .contacts:after {
        width: 75px;
        height: 78px;
    }
}

.contacts-header {
    margin-top: 0;
    margin-bottom: 323px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
}

.contacts-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 768px) {
    .contacts-img {
        height: 40.1042vw;
    }
}

@media (max-width: 320px) {
    .contacts-img {
        height: 312px;
        bottom: 480px;
    }
}

.contacts-list {
    position: relative;
    padding-left: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 320px) {
    .contacts-list {
        flex-wrap: wrap;
    }
}

.contacts-list li {
    width: 48%;
    max-width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .contacts-list li {
        width: 49%;
        max-width: 49%;
    }
}

@media (max-width: 320px) {
    .contacts-list li {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
}

.contacts-list li:last-child {
    text-align: right;
}

@media (max-width: 320px) {
    .contacts-list li:last-child {
        margin-bottom: 0;
    }
}

.contacts-list h4 {
    margin-top: 0;
    margin-bottom: 2.6042vw;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.8229vw;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .contacts-list h4 {
        font-size: 3.1953vw;
        margin-bottom: 10.026vw;
    }
}

@media (max-width: 320px) {
    .contacts-list h4 {
        display: none;
    }
}

.contacts-item {
    padding: 1.0417vw 3.75vw;
    background-color: #fff;
    display: flex;
}

@media (max-width: 768px) {
    .contacts-item {
        padding: 1.9531vw 1.1719vw 1.6927vw 2.6042vw;
    }
}

@media (max-width: 320px) {
    .contacts-item {
        padding: 10px 8px 18px;
        flex-direction: column;
        margin-bottom: 12px;
        align-items: center;
    }
}

.contacts-item .img-wrap {
    margin-right: 2.0833vw;
    min-width: 4.7396vw;
    width: 4.7396vw;
    height: 4.7396vw;
}

@media (max-width: 768px) {
    .contacts-item .img-wrap {
        margin-right: 1.5625vw;
        min-width: 8.8542vw;
        width: 8.8542vw;
        height: 8.8542vw;
    }
}

@media (max-width: 320px) {
    .contacts-item .img-wrap {
        margin-right: 0;
        width: 84px;
        min-width: 84px;
        height: 84px;
        margin-bottom: 10px;
    }
}

.contacts-item .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding-top: 0.4167vw;
    padding-bottom: 0.4167vw;
}

@media (max-width: 768px) {
    .contacts-item .info {
        padding: 0;
    }
}

@media (max-width: 320px) {
    .contacts-item .info {
        align-items: center;
    }
}

.contacts-item .info .caption {
    width: 100%;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0417vw;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: left;
}

@media (max-width: 768px) {
    .contacts-item .info .caption {
        font-size: 1.9531vw;
        letter-spacing: 0;
    }
    .contacts-list li:last-child .info .caption {
        text-align: left;
    }
}

@media (max-width: 320px) {
    .contacts-item .info .caption {
        text-align: center;
        font-size: 16px;
        margin-bottom: 12px;
    }
    .contacts-list li:last-child .info .caption {
        text-align: center;
    }
}

.contacts-item .info .link {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    font-size: 1.0417vw;
    text-transform: uppercase;
    color: #4bc232;
    letter-spacing: 0.05em;
}

@media (max-width: 768px) {
    .contacts-item .info .link {
        font-size: 1.7813vw;
        letter-spacing: 0;
    }
}

@media (max-width: 320px) {
    .contacts-item .info .link {
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    .contacts-item .info .link img {
        width: 45px;
        margin-left: 10px;
    }
}

.social {
    padding-top: 4.1667vw;
    padding-bottom: 4.1667vw;
    background-color: #000;
}

@media (max-width: 768px) {
    .social {
        padding-top: 4.1667vw;
        padding-bottom: 4.1667vw;
    }
}

@media (max-width: 320px) {
    .social {
        padding-top: 40px;
        padding-bottom: 55px;
    }
}

.social-header {
    margin-top: 0;
    margin-bottom: 2.6042vw;
    text-align: center;
    letter-spacing: 0.1em;
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-size: 1.0938vw;
    text-transform: uppercase;
    color: #fff;
}

@media (max-width: 768px) {
    .social-header {
        margin-bottom: 3.9063vw;
        font-size: 1.5625vw;
        letter-spacing: 0;
    }
}

@media (max-width: 320px) {
    .social-header {
        margin-bottom: 35px;
        font-size: 18px;
    }
}

.social .social-list {
    padding-left: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.social .social-list li {
    padding-left: 1.5625vw;
    padding-right: 1.5625vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .social .social-list li {
        padding-left: 1.9531vw;
        padding-right: 1.9531vw;
    }
}

@media (max-width: 320px) {
    .social .social-list li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.social .social-list li a {
    display: block;
    width: 4.4792vw;
}

@media (max-width: 768px) {
    .social .social-list li a {
        width: 5.8594vw;
    }
}

@media (max-width: 320px) {
    .social .social-list li a {
        width: 50px;
    }
}

@media (max-width: 320px) {
    .box-footer__info {
        padding-top: 18px;
        padding-bottom: 38px;
    }
}

.box-footer__info .copyright--vertical {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.box-footer__info .copyright--vertical .icon {
    margin-top: 0;
}

@media (max-width: 768px) {
    .box-footer__info .copyright--vertical .icon {
        width: 3.6458vw;
        margin-top: -2.6042vw;
    }
}

@media (max-width: 320px) {
    .box-footer__info .copyright--vertical .icon {
        width: 55px;
        margin-top: 0;
        margin-bottom: 12px;
    }
}

.box-footer__info .copyright--vertical .text {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    margin-top: 0.7813vw;
    text-align: center;
    max-width: 37.5vw;
}

@media (max-width: 768px) {
    .box-footer__info .copyright--vertical .text {
        margin-top: 0;
        font-size: 1.4323vw;
    }
}

@media (max-width: 320px) {
    .box-footer__info .copyright--vertical .text {
        font-size: 16px;
        margin-bottom: 22px;
        max-width: none;
    }
}

.box-footer__info .links-wrapper--flex {
    font-family: 'Gotham Pro', 'Helvetica', Arial, sans-serif;
    font-weight: 500;
    display: flex;
    justify-content: center;
    padding-left: 0;
    float: none;
}

@media (max-width: 768px) {
    .box-footer__info .links-wrapper--flex {
        padding-top: 0.7813vw;
    }
}

@media (max-width: 320px) {
    .box-footer__info .links-wrapper--flex {
        padding: 0 15px;
        flex-direction: column;
    }
}

@media (max-width: 320px) {
    .box-footer__info .links-wrapper--flex a {
        width: 100%;
        background-color: #fff;
        height: 50px;
        line-height: 50px;
        margin-bottom: 15px;
        text-align: center;
    }
    .box-footer__info .links-wrapper--flex a:last-child {
        margin-bottom: 0;
    }
    .box-footer__info .links-wrapper a:after {
        display: none;
    }
}