.gerber-kashi {
    background: url("/new/static/brands/gerber-kashi/images/bg.jpg") repeat-y 50% 0 #0e7aab;
    overflow: hidden;
}

.gerber-kashi__inner {
    position: relative;
}

.gerber-kashi__inner .b-reviews__title {
    color: #a7cb4f;
}

.gerber-kashi__inner .b-interesting {
    background: none;
    color: #a7cb4f;
}

.gerber-kashi__products .wrapper {
    position: relative;
}

.gerber-kashi__products .b-products {
    background: none;
}

.gerber-kashi__products .b-products__title {
    color: #a7cb4f;
    font-size: 31px;
    line-height: 30px;
}

@media screen and (max-width: 767px) {
    .gerber-kashi__products .b-products__title {
        font-size: 25px;
        line-height: 28px;
    }
}

.gerber-kashi__products .b-gallery[data-type=products] .slick-dots li button {
    color: #fff;
}

.gerber-kashi__products .b-gallery[data-type=products] .slick-dots li.slick-active button,
.gerber-kashi__products .b-gallery[data-type=products] .slick-dots li.slick-active button:hover {
    color: #ff8300;
}

.gerber-kashi__articles .wrapper {
    position: relative;
}

.gerber-kashi__articles .b-gallery[data-type=interesting] .slick-dots li button {
    color: #fff;
}

.gerber-kashi__articles .b-gallery[data-type=interesting] .slick-dots li.slick-active button,
.gerber-kashi__articles .b-gallery[data-type=interesting] .slick-dots li.slick-active button:hover {
    color: #ff8300;
}

@media screen and (min-width: 768px) {
    .gerber-kashi__products .b-gallery[data-type=products] .slick-dots li button:hover {
        color: #ff8300;
    }

    .gerber-kashi__articles .b-gallery[data-type=interesting] .slick-dots li button:hover {
        color: #ff8300;
    }
}

.gerber-kashi__decor {
    position: absolute;
}

.gerber-kashi__decor_mobile {
    display: none;
}

.gerber-kashi__decor_right-bg-1 {
    background-image: url("/new/static/brands/gerber-kashi/images/bg-fruit_2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0;
    width: 592px;
    height: 817px;
    right: 0;
    top: -95px;
    pointer-events: none;
}

.gerber-kashi__decor_left-bg-2 {
    background-image: url("/new/static/brands/gerber-kashi/images/bg-fruit_1-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    width: 757px;
    height: 100%;
    bottom: -595px;
    left: -33px;
    pointer-events: none;
}

.gerber-kashi__decor_left-bg-3 {
    background-image: url("/new/static/brands/gerber-kashi/images/bg-fruit_1-3.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    width: 696px;
    height: 100%;
    bottom: -536px;
    left: -33px;
    pointer-events: none;
}

.gerber-kashi__decor_right-bg-2 {
    background-image: url("/new/static/brands/gerber-kashi/images/bg-fruit_2-2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    width: 625px;
    height: 878px;
    right: -6px;
    top: -418px;
    pointer-events: none;
}

.gerber-kashi__decor-left {
    width: 290px;
    height: 451px;
    position: absolute;
    left: -267px;
    top: -204px;
    pointer-events: none;
}

.gerber-kashi__decor-left-media-top {
    width: 250px;
    height: 215px;
}

.gerber-kashi__decor-left-media-bottom {
    width: 156px;
    height: 236px;
    margin-top: -8px;
    margin-left: 97px;
}

.gerber-kashi__decor-left-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.gerber-kashi__decor-right {
    width: 390px;
    height: 640px;
    position: absolute;
    right: -217px;
    bottom: -355px;
}

.gerber-kashi__decor-right-media-top {
    width: 388px;
    height: 418px;
}

.gerber-kashi__decor-right-media-bottom {
    width: 207px;
    height: 250px;
    margin-top: -43px;
    margin-left: 142px;
}

.gerber-kashi__decor-right-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.gerber-kashi__decor-left-bottom {
    width: 435px;
    height: 365px;
    position: absolute;
    left: -240px;
    top: -100px;
    pointer-events: none;
}

.gerber-kashi__decor-left-bottom-media-top {
    width: 322px;
    height: 296px;
}

.gerber-kashi__decor-left-bottom-media-bottom {
    width: 309px;
    height: 256px;
    margin-top: -700px;
    margin-left: -8px;
}

.gerber-kashi__decor-left-bottom-img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.gerber-kashi__header {
    text-align: center;
    position: relative;
    z-index: 1;
}

.gerber-kashi__sticker {
    position: absolute;
    top: 50px;
    left: 0;
    font-family: RotonBol, Arial, Helvetica, sans-serif;
    font-size: 42px;
    line-height: 42px;
    padding: 5px 10px 13px 38px;
    width: 234px;
    z-index: 1;
}

.gerber-kashi__sticker_new {
    color: #fff;
    background-color: #DE000B;
}

.gerber-kashi__sticker_new:before {
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 30px solid #DE000B;
    margin-left: -22px;
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
}

.gerber-kashi__sticker_new:after {
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 30px solid #DE000B;
    content: '';
    margin-left: -22px;
    position: absolute;
    left: 100%;
    bottom: 0;
}

.gerber-kashi__header-title {
    max-width: 580px;
    color: #a7cb4f;
    font-size: 48px;
    line-height: 50px;
    font-family: RotonBol, Arial, Helvetica, sans-serif;
    padding-top: 36px;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
}

.gerber-kashi__header-title-big {
    color: #fff;
    font-size: 64px;
    margin-top: 15px;
}

.gerber-kashi__header-img-wrap {
    background-image: url("/new/static/brands/gerber-kashi/images/bg-wood.png");
    background-repeat: no-repeat;
    background-position: -14px -75px;
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    overflow: hidden;
    margin: 49px auto 20px;
    padding-top: 14px;
}

.gerber-kashi__header-img {
    width: calc(100% - 17px);
    height: auto;
    position: relative;
    left: -17px;
}

.gerber-kashi__header-img_mobile {
    display: none;
}

.product-composition {
    color: #fff;
}

.product-composition__title {
    color: #A7CB4F;
    font-family: RotonBol, Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 41px;
}

.product-composition__title span {
    color: white;
}

.product-composition__title sup {
    line-height: 1;
}

.product-composition__title_main {
    font-size: 48px;
    line-height: 62px;
    color: #FAFAFA;
    width: calc(100% + 50px);
}

.product-composition__text {
    font-size: 18px;
    line-height: 25px;
    font-family: RotonReg, Arial, Helvetica, sans-serif;
    opacity: 0.8;
    padding-top: 14px;
    color: white;
}

.product-composition__text_main {
    font-weight: bold;
}

.product-ingridients__carousel {
    border-bottom: 1px solid rgba(250, 250, 250, 0.5);
    padding-top: 27px;
    padding-bottom: 14px;
}

.product-ingridients__carousel_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.product-ingridients__item {
    box-sizing: border-box;
    margin-bottom: 33px;
}

.product-ingridients__item:nth-child(1) {
    width: 100%;
    padding-left: 13px;
}

.product-ingridients__item:nth-child(1) .product-ingridients__item-text-title {
    margin-top: -7px;
}

.product-ingridients__item:nth-child(1) .product-ingridients__item-text {
    padding-left: 39px;
}

.product-ingridients__item:nth-child(2) {
    width: 50%;
    padding-left: 6px;
    padding-right: 20px;
    box-sizing: border-box;
}

.product-ingridients__item:nth-child(2) .product-ingridients__item-text-title {
    padding-top: 5px;
    margin-bottom: 5px;
}

.product-ingridients__item:nth-child(2) .product-ingridients__item-text {
    padding-left: 15px;
}

.product-ingridients__item--inner {
    display: flex;
}

.product-ingridients__item:nth-child(3) {
    padding-left: 7px;
    width: 50%;
}

.product-ingridients__item:nth-child(3) .product-ingridients__item-text-title {
    padding-top: 5px;
    margin-bottom: 5px;
}

.product-ingridients__item:nth-child(3) .product-ingridients__item-text {
    padding-left: 21px;
}

.product-ingridients__item-number {
    display: inline-block;
    vertical-align: middle;
    height: 109px;
    width: auto;
}

.product-ingridients__item-text {
    padding-left: 10px;
    box-sizing: border-box;
}

.product-ingridients__item-text-title {
    font-family: RotonBol, Arial, Helvetica, sans-serif;
    font-size: 48px;
    line-height: 50px;
    opacity: 0.8;
    color: white;
}

.product-ingridients__item-text-content {
    font-family: RotonReg, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    opacity: 0.8;
    color: white;
}

.product-ingridients__item-text-content_flex {
    display: flex;
    flex-wrap: wrap;
}

.product-ingridients__item-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-ingridients__item-list:first-child {
    width: 280px;

}

.product-ingridients__item-list:last-child {
    width: calc(100% - 280px);
}

.product-ingridients__item-list-item {
    position: relative;
    padding-left: 34px;
    font-family: RotonReg, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin-top: 7px;
    margin-bottom: 7px;
    color: white;
}

.product-ingridients__item-list-item span {
    opacity: 0.8;
}

.product-ingridients__item-list-item sup {
    line-height: 1;
}

.product-ingridients__item-list-item:before {
    background-image: url("/new/static/brands/gerber-kashi/images/list-icon_leaf.png");
    width: 24px;
    height: 18px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.product-ingridients__item_maintext {
    font-weight: bold;
}

.product-ingridients_dots.slick-dots {
    justify-content: flex-start;
    margin-top: 5px;
}

.product-ingridients_dots.slick-dots li button {
    background-color: #fff;
    opacity: 0.5;
}

.product-ingridients_dots.slick-dots li.slick-active button {
    opacity: 1;
}

.product-composition_advantages {
    max-width: calc(100% - 100px);
    padding-top: 51px;
    padding-left: 10%;
    margin-bottom: 57px;
}

.product-advantages__item {
    margin-left: 10px;
    margin-right: 10px;
}

.product-advantages__carousel .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}

.product-advantages__carousel .slick-arrow {
    display: block;
    position: absolute;
    top: 4px;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
}

.product-advantages__carousel .slick-arrow--prev::before,
.product-advantages__carousel .slick-arrow--next::after {
    content: '';
    position: absolute;
    left: 12px;
    top: 14px;
    width: 12px;
    height: 12px;
    border-left: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.product-advantages__carousel .slick-arrow {
    color: #27388A;
}

@media screen and (min-width: 768px) {
    .product-advantages__carousel .slick-arrow:hover {
        color: #ff8300;
    }

    .product-advantages__carousel .slides .slick-arrow:hover {
        -webkit-box-shadow: 0 5px 9px rgba(65, 65, 65, .5);
        -moz-box-shadow: 0 5px 9px rgba(65, 65, 65, .5);
        -o-box-shadow: 0 5px 9px rgba(65, 65, 65, .5);
        box-shadow: 0 5px 9px rgba(65, 65, 65, .5);
    }
}

.product-advantages__carousel .slick-arrow--prev {
    right: -47px;
}

.product-advantages__carousel .slick-arrow--next {
    right: -99px;
}

.product-advantages__carousel .slick-arrow--prev::before {
    margin-left: 3px;
}

.product-advantages__carousel .slick-arrow--next::after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-right: -3px;
}

.product-advantages_dots.slick-dots {
    justify-content: flex-start;
    margin-top: 13px;
    margin-left: -10px;
    margin-right: -10px;
}

.product-advantages_dots.slick-dots li {
    width: 36px;
    height: 19px;
    margin-left: 10px;
    margin-right: 10px;
}

.product-advantages_dots.slick-dots li.slick-active {
    width: 36px;
    height: 19px;
}

.product-advantages_dots.slick-dots li button {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    width: 100%;
    height: 100%;
    background-image: url("/new/static/brands/gerber-kashi/images/leaf_white.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}

.product-advantages_dots.slick-dots li.slick-active button,
.product-advantages_dots.slick-dots li.slick-active button:hover {
    background-image: url("/new/static/brands/gerber-kashi/images/leaf_green.png");
    background-color: transparent;
    transform: scale(1);
}

.product-advantages__title {
    color: #fff;
    font-family: RotonBol, Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
}

.product-advantages__title sup {
    line-height: 1;
}

.product-advantages__title_main {
    font-size: 48px;
    line-height: 62px;
    color: #FAFAFA;
}

.product-advantages__text {
    font-size: 18px;
    line-height: 25px;
    font-family: RotonReg, Arial, Helvetica, sans-serif;
    opacity: 0.8;
    padding-top: 18px
}

.product-advantages__text + .product-advantages__text {
    margin-top: 6px;
}

.product-advantages__text-bold {
    font-weight: bold;
}

.gerber-kashi__video {
    width: 100%;
    max-width: 600px;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.gerber-kashi__video-inner {
    background: #000;
    box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

.gerber-kashi__video-poster {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url("/new/static/brands/gerber-kashi/images/bg-video.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 10;
}

.gerber-kashi__video-btn {
    background: #27388a;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 28px);
    top: calc(50% - 28px);
    transition: background 134ms;
    z-index: 1;
}

.gerber-kashi__video-btn::before {
    content: '';
    position: absolute;
    left: calc(50% - 8px);
    top: calc(50% - 10px);
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-width: 10px 0 10px 20px;
    border-color: transparent #fff;
    border-radius: 2px;
    z-index: 2;
    pointer-events: none;
}

.gerber-kashi__video-btn:hover {
    background: #FF8300;
}

@media screen and (max-width: 1630px) {
    .gerber-kashi__decor-left-bottom-media-bottom {
        width: calc((100vw - 940px) / 2);
        margin-top: -660px;
        position: absolute;
        right: 100px;
    }
}

@media screen and (max-width: 1490px) {
    .gerber-kashi__decor-left {
        left: -175px;
    }
    .gerber-kashi__decor-left-media-bottom {
        position: absolute;
        right: 65px;
        width: calc((100vw - 1070px) / 2);
        margin-left: 0;
    }
    .gerber-kashi__decor-right-media-bottom {
        width: calc((100vw - 1070px) / 2);
    }
}

@media screen and (max-width: 1365px) {
    .gerber-kashi__decor-left-bottom {
        left: -160px;
    }

    .gerber-kashi__decor_left-bg-2 {
        width: 590px;
    }

    .gerber-kashi__decor_left-bg-2 {
        bottom: -695px;
    }
}

@media screen and (max-width: 1260px) {
    .gerber-kashi__decor-left,
    .gerber-kashi__decor-right,
    .gerber-kashi__decor-left-bottom-media-bottom {
        display: none;
    }
}

@media screen and (max-width: 1239px) {
    .gerber-kashi__header-title {
        font-size: 38px;
        line-height: 44px;
    }

    .gerber-kashi__header-title-big {
        font-size: 54px;
    }

    .gerber-kashi__decor_right-bg-1 {
        width: 420px;
        height: 580px;
        right: -80px;
    }

    .gerber-kashi__decor-left {
        width: 220px;
        height: 365px;
        left: -167px;
        top: -184px;
    }

    .gerber-kashi__decor-left-media-top {
        width: 220px;
        height: 189px;
    }

    .gerber-kashi__decor-left-media-bottom {
        width: 120px;
        height: 182px;
        margin-top: -8px;
        margin-left: 97px;
    }

    .product-composition__title {
        font-size: 32px;
        line-height: 28px;
    }

    .product-composition__title_main {
        font-size: 42px;
        line-height: 52px;
    }

    .product-composition__text {
        padding-right: 50px;
    }

    .gerber-kashi__decor-right {
        width: 270px;
        height: 410px;
        right: -100px;
        bottom: -200px;
    }

    .gerber-kashi__decor-right-media-top {
        width: 270px;
        height: 323px;
    }

    .gerber-kashi__decor-right-media-bottom {
        width: 140px;
        height: 169px;
        margin-top: -70px;
    }

    .gerber-kashi__decor_left-bg-2 {
        width: 500px;
    }

    .product-ingridients__item-number {
        height: 69px;
    }

    .product-ingridients__item-text-title {
        font-size: 40px;
        line-height: 42px;
    }

    .gerber-kashi__decor_right-bg-2 {
        width: 430px;
        height: 604px;
        right: -50px;
        top: -260px;
    }

    .gerber-kashi__decor-left-bottom {
        width: 350px;
        height: 294px;
        position: absolute;
        left: -90px;
        top: -210px;
    }

    .gerber-kashi__decor-left-bottom-media-top {
        width: 260px;
        height: 239px;
    }

    .gerber-kashi__decor-left-bottom-media-bottom {
        width: 220px;
        height: 182px;
        margin-top: -130px;
    }
}

@media screen and (max-width: 1023px) {
    .gerber-kashi__decor_right-bg-1 {
        transform: rotate(-39deg);
    }

    .gerber-kashi__header-img_desktop {
        display: none;
    }

    .gerber-kashi__header-img_mobile {
        display: block;
    }

    .gerber-kashi__decor_mobile {
        display: block;
    }

    .gerber-kashi__decor-left,
    .gerber-kashi__decor-right,
    .gerber-kashi__decor_left-bg-2,
    .gerber-kashi__decor_right-bg-2,
    .gerber-kashi__decor-left-bottom {
        display: none;
    }

    .gerber-kashi__decor_left-bg-3 {
        width: 490px;
        height: 613px;
        bottom: -520px;
        left: -38px;
    }

    .gerber-kashi__sticker {
        font-size: 26px;
        line-height: 26px;
        padding: 4px 10px 8px 24px;
        width: 147px;
        top: 36px;
    }

    .gerber-kashi__sticker_new:before {
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 19px solid #DE000B;
        margin-left: -14px;
    }

    .gerber-kashi__sticker_new:after {
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 19px solid #DE000B;
        margin-left: -14px;
    }

    .gerber-kashi__header-title {
        font-size: 34px;
        line-height: 38px;
    }

    .gerber-kashi__header-title-big {
        font-size: 50px;
    }

    .gerber-kashi__header-img-wrap {
        width: 100%;
        max-width: 490px;
        height: 364px;
        margin-bottom: 5px;
        padding-top: 16px;
    }

    .gerber-kashi__header-img {
        width: 480px;
        left: 0;
        margin-left: -14px;
    }

    .product-composition_ingridients {
        padding-top: 20px;
    }

    .product-composition__title {
        font-size: 32px;
        line-height: 28px;
    }

    .product-composition__title_main {
        font-size: 42px;
        line-height: 52px;
        width: 100%;
    }

    .product-ingridients__item-number {
        height: 79px;
    }

    .product-composition_advantages {
        max-width: none;
        padding-top: 34px;
        padding-left: 0;
        padding-right: 120px;
        margin-bottom: 32px;
    }

    .product-advantages__title {
        font-size: 30px;
        line-height: 34px;
    }

    .product-advantages__carousel .slick-arrow--prev,
    .product-advantages__carousel .slick-arrow--next {
        opacity: 1;
    }

    .product-advantages__carousel .slick-arrow--prev {
        right: -48px;
    }

    .product-advantages__carousel .slick-arrow--next {
        right: -100px;
    }

    .gerber-kashi__video {
        height: 221px;
        max-width: 360px;
        padding: 20px;
    }

    .gerber-kashi__video-btn {
        max-width: 70px;
        max-height: 70px;
    }

    .gerber-kashi__decor_right-bg-1 {
        width: 300px;
        height: 414px;
        right: -80px;
        top: -113px;
    }

    .gerber-kashi__decor_left-bg-3 {
        width: 350px;
        height: 440px;
        bottom: -338px;
    }
}

@media screen and (max-width: 767px) {
    .gerber-kashi__header-img-wrap {
        max-width: 490px;
        height: 270px;
        margin-top: 18px;
    }

    .gerber-kashi__header-img {
        width: 356px;
    }

    .gerber-kashi__header-title {
        font-size: 23px;
        line-height: 34px;
        padding-top: 118px;
    }

    .gerber-kashi__header-title-big {
        font-size: 37px;
    }

    .product-composition_ingridients {
        padding-top: 17px;
    }

    .product-composition__title {
        font-size: 24px;
        line-height: 31px;
    }

    .product-composition__title_main {
        font-size: 30px;
        line-height: 39px;
        margin-top: -6px;
    }

    .product-composition__text {
        font-size: 16px;
        padding-top: 8px;
    }

    .product-ingridients__item-number {
        height: 56px;
    }

    .product-ingridients__item-text-title {
        font-size: 47px;
        line-height: 41px;
    }

    .product-ingridients__item {
        margin-bottom: 4px;
    }

    .product-ingridients__item:nth-child(1) {
        padding-left: 8px;
    }

    .product-ingridients__item:nth-child(1) .product-ingridients__item-text {
        width: calc(100% - 23px);
        padding-left: 22px;
    }

    .product-ingridients__item:nth-child(1) .product-ingridients__item-text-title {
        margin-top: 5px;
    }

    .product-ingridients__item-text-content_flex {
        padding-top: 4px;
        margin-left: -35px;
    }

    .product-ingridients__item-list:first-child {
        width: 100%;
    }

    .product-ingridients__item-list:last-child {
        width: 100%;
        margin-top: -12px;
    }

    .product-ingridients__item-list-item {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    .product-ingridients__item:nth-child(2) {
        width: 100%;
        padding-left: 1px;
        margin-bottom: 20px;
    }

    .product-ingridients__item:nth-child(2) .product-ingridients__item-text-title {
        margin-bottom: 16px;
    }

    .product-ingridients__item:nth-child(3) {
        width: 100%;
        padding-left: 1px;
        margin-bottom: 15px;
    }

    .product-ingridients__item:nth-child(3) .product-ingridients__item-text {
        padding-left: 14px;
    }

    .product-ingridients__item:nth-child(3) .product-ingridients__item-text-title {
        margin-bottom: 16px;
    }

    .product-composition_advantages {
        padding-top: 20px;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .product-advantages__title {
        font-size: 23px;
        line-height: 31px;
    }

    .product-advantages__text {
        padding-top: 16px;
    }

    .product-advantages__text + .product-advantages__text {
        margin-top: 9px;
    }

    .product-advantages__carousel .slick-arrow--prev,
    .product-advantages__carousel .slick-arrow--next {
        opacity: 0;
        visibility: hidden;
    }

    .product-advantages_dots.slick-dots {
        margin-top: 18px;
    }
}

@media screen and (max-width: 459px) {
    .gerber-kashi__decor_right-bg-1 {
        width: 300px;
        height: 414px;
        right: -83px;
        top: -113px;
    }

    .gerber-kashi__sticker {
        width: 147px;
        padding: 4px 10px 8px 24px;
        font-size: 26px;
        top: 36px;
    }

    .gerber-kashi__sticker:before {
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 19px solid #DE000B;
        margin-left: -14px;
    }

    .gerber-kashi__sticker:after {
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-bottom: 19px solid #DE000B;
        margin-left: -14px;
    }

    .gerber-kashi__header-title {
        font-size: 23px;
        line-height: 34px;
        padding-top: 118px;
    }

    .gerber-kashi__header-title-big {
        font-size: 37px;
    }

    .gerber-kashi__header-img-wrap {
        width: 100%;
        height: 270px;
        margin-top: 18px;
        margin-bottom: 5px;
        padding-top: 16px;
    }

    .gerber-kashi__video {
        height: 221px;
    }

    .gerber-kashi__decor_left-bg-3 {
        width: 350px;
        height: 440px;
        bottom: -338px;
        left: -38px;
    }
}

.b-reviews .b-reviews__title {
    color: #A7CB4F;
}

.gerber-kashi__video .kplayer-box iframe {
	width: 100%;
	height: 100%;
}