@font-face {
    font-family: icons;
    src: url(../fonts/icons/icons.woff2?abw49b) format("woff2")
}

.rim-icon {
    font-family: icons !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.woff2?abw51b) format("woff2")
}

.rim-icon-weibo:before {
    color: inherit
}

.rim-icon-store-prefered {
    color: #fff;
    margin-right: -3px
}

.rim-icon-store-prefered:before {
    content: "ï„ž"
}

.rim-icon-store-prefered--selected {
    color: #000;
    margin-right: 0
}

.rim-icon-store-prefered--selected:before {
    content: "ï„Ÿ"
}

.rim-icon-toggle-display {
    display: inline-block;
    font-size: 25px;
    height: 25px;
    text-align: center;
    width: 25px
}

.rim-icon-toggle-display[data-state-toggle=open] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rim-icon-reading-player .path1:before {
    color: #fff;
    content: "ï„©"
}

.rim-icon-reading-player .path2:before {
    color: #fff;
    content: "ï„¨";
    margin-left: -1.009765625em;
    opacity: .14
}

.rim-icon-quoteDown:before,
.rim-icon-quoteUp:before {
    color: #fff
}

.rim-icon-info-border:before {
    color: #f7f5f4;
    content: "ï…’"
}

.rim-icon-info-text:before {
    color: #0d0900;
    content: "ï…";
    margin-left: -1em
}

.rim-icon-validation-path1:before {
    color: #fff;
    content: "ï„Œ";
    left: 0;
    position: absolute
}

.rim-icon-validation-path2:before {
    color: #1da21e;
    content: "ï„‹";
    left: 0;
    position: absolute
}

.rim-icon-validation-path3:before {
    color: #1da21e;
    content: "ï„Š";
    left: 0;
    position: absolute
}

.rim-icon-pickup:before {
    content: "ï†€"
}

.rim-icon-Bag:before {
    color: #fff
}

.rim-icon-Quickbuy .path1:before {
    color: #000;
    content: "ï†“";
    opacity: .8
}

.rim-icon-Quickbuy .path2:before {
    color: #fff;
    content: "ï†’";
    margin-left: -1em
}

.rim-icon-tiny-dot:before {
    content: "ï„"
}

.rim-icon-like.rim-icon-liked:before {
    content: "ï…ˆ" !important
}

.u-rotate-45 {
    rotate: 45deg
}

.story__header {
    z-index: 0
}

.story__header--mobile {
    display: block
}

@media screen and (min-width:1200px) {
    .story__header--mobile {
        display: none
    }
}

.story__header--mobile img {
    height: auto;
    width: 100%
}

.story__header--desktop {
    display: none
}

@media screen and (min-width:1200px) {
    .story__header--desktop {
        display: block
    }
}

.story__header--desktop img {
    height: auto;
    width: 100%
}

.story__header--link {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    left: 20px;
    letter-spacing: 3px;
    line-height: 15px;
    padding: 12px 16px;
    position: absolute;
    top: calc(100px + var(--header-banner-height))
}

@media screen and (min-width:1024px) {
    .story__header--link {
        left: 50px;
        top: 200px
    }
}

.story__resume__container {
    background-color: #f7f5f4
}

.story__resume__container__block {
    margin-top: -95px;
    max-width: 1200px
}

@media screen and (min-width:1200px) {
    .story__resume__container__block {
        margin-left: auto;
        margin-right: auto;
        margin-top: -150px
    }
}

.story__resume__container__block__line {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 54px 0 #00000005;
    box-shadow: 0 2px 54px 0 #00000005;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    padding: 37px 30px
}

@media screen and (min-width:1200px) {
    .story__resume__container__block__line {
        margin-left: 0;
        margin-right: 0;
        padding: 80px 100px;
        width: 968px
    }
}

.story__resume__container__block__line__header {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2.75px;
    line-height: 18px;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media screen and (min-width:1200px) {
    .story__resume__container__block__line__header {
        font-size: 12px;
        letter-spacing: 3.75px;
        line-height: 14px
    }
}

.story__resume__container__block__line__header--tag {
    color: #424242
}

.story__resume__container__block__line__header--pipe {
    margin: 0 15px
}

.story__resume__container__block__line__header--date {
    color: #424242
}

.story__resume__container__block__line--title {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 1.87px;
    line-height: 34px;
    margin: 0;
    word-break: break-all
}

@media screen and (min-width:1200px) {
    .story__resume__container__block__line--title {
        color: #282828;
        font-size: 34px;
        letter-spacing: 2.66px;
        line-height: 36px
    }
}

.story__body {
    background-color: #f7f5f4
}

.story__body--h2 {
    color: #000;
    font-family: RimowaGrotesk, sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0;
    padding: 40px 50px
}

@media screen and (min-width:1200px) {
    .story__body--h2 {
        color: #282828;
        font-size: 30px;
        font-weight: 500;
        line-height: 44px;
        margin: auto;
        max-width: 630px
    }
}

.story__body--h3 {
    color: #000;
    font-family: RimowaGrotesk, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    padding: 40px 50px
}

@media screen and (min-width:1200px) {
    .story__body--h3 {
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        margin: auto;
        max-width: 630px
    }
}

.story__body--p {
    color: #383838;
    font-family: RimowaGrotesk, sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin: 0 50px
}

@media screen and (min-width:1200px) {
    .story__body--p {
        font-size: 18px;
        line-height: 32px;
        margin: auto;
        max-width: 630px
    }
}

.story__body--img {
    border-radius: 4px;
    margin: 40px 0;
    width: 100%
}

@media screen and (min-width:1200px) {
    .story__body--img {
        display: block;
        margin: 40px auto;
        max-width: 770px
    }
}

.story__body .strong-underline-link {
    font-weight: 700;
    text-decoration: underline
}

.story__body img {
    height: auto;
    width: 100%
}

.story__carrousel {
    background-color: #f7f5f4;
    height: 100%;
    padding-bottom: 50px;
    padding-top: 30px
}

@media screen and (min-width:1200px) {
    .story__carrousel {
        padding-bottom: 10px;
        padding-top: 80px
    }
}

.story__carrousel .slick-slide {
    opacity: .3
}

.story__carrousel .slick-current {
    opacity: 1
}

.story__carrousel .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    margin-bottom: -35px;
    padding: 1rem 0
}

.story__carrousel .slick-dots li {
    margin: 0;
    width: 40px
}

.story__carrousel .slick-dots button {
    background-color: #dcdcdc;
    border: none;
    border-radius: 0;
    display: block;
    height: 2px;
    padding: 0;
    text-indent: -9999px;
    width: 40px
}

.story__carrousel .slick-dots li.slick-active button {
    background-color: #282828
}

.story__carrousel .slick-center .story__carrousel--img {
    -webkit-transform: scale(1.12);
    transform: scale(1.12)
}

@media screen and (min-width:1200px) {
    .story__carrousel .slick-center .story__carrousel--img {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.story__carrousel .slick-next:before {
    background: #fff;
    border-radius: 40px;
    color: #000;
    content: "ï†„" !important;
    font-family: icons !important;
    font-size: 40px;
    font-weight: 400;
    opacity: 1
}

.story__carrousel .slick-next,
.story__carrousel .slick-prev {
    height: 42px;
    width: 40px;
    z-index: 2
}

.story__carrousel .slick-next {
    right: 30%
}

.story__carrousel .slick-prev {
    left: 30%
}

.story__carrousel .slick-prev:before {
    background: #fff;
    border-radius: 40px;
    color: #000;
    content: "ï†…" !important;
    font-family: icons !important;
    font-size: 40px;
    font-weight: 400;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.story__carrousel--img {
    height: 100%;
    margin: 8%
}

@media screen and (min-width:600px) {
    .story__carrousel--img {
        margin: 15%
    }
}

@media screen and (min-width:1200px) {
    .story__carrousel--img {
        margin: 22%
    }
}

.story__carrousel--img img {
    border-radius: 4px;
    height: auto;
    width: 100%
}

.story__separate {
    background-color: #f7f5f4
}

.story__separate--line {
    background-color: #dcdcdc;
    display: none;
    height: 1px;
    margin: auto;
    width: 668px
}

@media screen and (min-width:600px) {
    .story__separate--line {
        display: block
    }
}

.story__social {
    background-color: #f7f5f4;
    padding-bottom: 40px;
    padding-top: 20px
}

.story__social--title {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: center
}

.story__social--resume {
    font-size: 21px;
    font-weight: 300;
    letter-spacing: .88px;
    line-height: 40px;
    text-align: center
}

.story__social--button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.story__social--button--ring {
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    line-height: 10px;
    margin: 12px;
    padding: 10px
}

.story__stories {
    padding-bottom: 25px;
    padding-top: 60px
}

@media screen and (min-width:1200px) {
    .story__stories {
        padding-bottom: 100px;
        padding-top: 100px;
        width: 100vw
    }
}

.story__stories--title {
    color: #424242;
    font-family: RimowaGrotesk, sans-serif;
    font-size: 14px;
    letter-spacing: 2.63px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 50px;
    max-width: 1200px;
    text-transform: uppercase
}

@media screen and (min-width:1200px) {
    .story__stories--title {
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto
    }
}

.story__stories--title .greyLine {
    left: 0;
    margin-top: 10px;
    position: absolute
}

@media screen and (min-width:1200px) {
    .story__stories--title .greyLine {
        left: inherit;
        margin-left: -64px;
        margin-top: 10px;
        width: 32px
    }
}

.story__stories__block__slider {
    width: 100vw
}

@media screen and (min-width:1200px) {
    .story__stories__block__slider {
        display: none
    }
}

.story__stories__block__slider .slick-slide {
    opacity: .3
}

.story__stories__block__slider .slick-current {
    opacity: 1
}

.story__stories__block__slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    margin-bottom: -35px;
    padding: 1rem 0
}

.story__stories__block__slider .slick-dots li {
    margin: 0;
    width: 40px
}

.story__stories__block__slider .slick-dots button {
    background-color: #dcdcdc;
    border: none;
    border-radius: 0;
    display: block;
    height: 2px;
    padding: 0;
    text-indent: -9999px;
    width: 40px
}

.story__stories__block__slider .slick-dots li.slick-active button {
    background-color: #282828
}

.story__stories__block__slider--img {
    margin: 0 12px
}

.story__stories__block__slider--img img {
    border-radius: 4px;
    height: auto;
    width: 100%
}

.story__stories__block__slider__header {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2.75px;
    line-height: 18px;
    margin: 15px 14px
}

.story__stories__block__slider__header--tag {
    color: #424242
}

.story__stories__block__slider__header--pipe {
    margin: 0 15px
}

.story__stories__block__slider__header--date {
    color: #424242
}

.story__stories__block__slider--title {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 0 12px
}

.story__stories__block__noSlider {
    display: none
}

@media screen and (min-width:1200px) {
    .story__stories__block__noSlider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: auto;
        max-width: 1200px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .story__stories__block__noSlider__containers {
        width: 368px
    }
}

.story__stories__block__noSlider__containers--image img {
    border-radius: 4px;
    height: auto;
    width: 100%
}

.story__stories__block__noSlider__containers__header {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2.75px;
    line-height: 18px;
    margin-bottom: 10px
}

@media screen and (min-width:1200px) {
    .story__stories__block__noSlider__containers__header {
        font-size: 12px;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.story__stories__block__noSlider__containers__header--tag {
    color: #424242
}

.story__stories__block__noSlider__containers__header--pipe {
    margin: 0 15px
}

.story__stories__block__noSlider__containers__header--date {
    color: #424242
}

.story__stories__block__noSlider__containers--title {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 26px;
    margin-bottom: 50px
}

@media screen and (min-width:1200px) {
    .story__stories__block__noSlider__containers--title {
        width: 255px
    }
}

.story__product {
    background-color: #f7f5f4;
    padding: 160px 0 80px
}

.story__product__relatedProducts {
    font: 16px/20px RimowaGroteskLight, sans-serif;
    letter-spacing: 3px;
    margin: 0 auto 41px;
    text-align: center;
    text-transform: uppercase
}

.story__product__block {
    background: #fff;
    border-radius: 4px;
    margin: auto;
    width: 268px
}

.story__product__block .product-tile {
    padding: 20px 0
}

.story__product__slider {
    margin: auto;
    max-width: 770px;
    width: 350px
}

.story__product__slider--div {
    width: 268px
}

.story__product__slider .product-tile {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 0
}

.story__product__slider .slick-slide {
    opacity: 0
}

.story__product__slider .slick-current {
    opacity: 1
}

.story__product__slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    margin-bottom: -56px;
    padding: 2.5rem 0 1.3rem
}

.story__product__slider .slick-dots li {
    margin: 0;
    width: 40px
}

.story__product__slider .slick-dots button {
    background-color: #dcdcdc;
    border: none;
    border-radius: 0;
    display: block;
    height: 2px;
    padding: 0;
    text-indent: -9999px;
    width: 40px
}

.story__product__slider .slick-dots li.slick-active button {
    background-color: #282828
}

.story__product__slider .slick-next,
.story__product__slider .slick-prev {
    height: 42px;
    width: 40px
}

.story__product__slider .slick-next:before {
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    content: "ï†„" !important;
    font-family: icons !important;
    font-size: 40px;
    font-weight: 400;
    opacity: 1
}

.story__product__slider .slick-prev {
    z-index: 1
}

.story__product__slider .slick-prev:before {
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    content: "ï†…" !important;
    font-family: icons !important;
    font-size: 40px;
    font-weight: 400;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.story__product .related-products {
    margin-bottom: 0
}

.story__link--block {
    display: block;
    margin: 10px auto 35px;
    text-align: center;
    width: 310px
}

@media screen and (min-width:1200px) {
    .story__link--block {
        margin: 10px auto 100px
    }
}

.story .social-wechat {
    position: relative
}

@media only screen and (min-width:1025px) {
    .story .social-wechat a:hover+.overlay-wechat {
        opacity: 1;
        visibility: visible
    }
}

.story .overlay-wechat {
    background: #fff;
    color: #000;
    display: block;
    margin: -375px 0 0 -190px;
    opacity: 0;
    position: absolute;
    top: 20px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    visibility: hidden;
    z-index: 1
}

@media screen and (min-width:1600px) {
    .story .overlay-wechat {
        margin: -390px 0 0 -130px
    }
}

.story .overlay-wechat:after {
    border: 20px solid #fff0;
    border-top-color: #fff;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: 40px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0
}

@media screen and (min-width:1600px) {
    .story .overlay-wechat:after {
        margin-left: -20px
    }
}

.story .overlay-wechat p {
    font-size: 14px;
    margin: 0;
    padding: 10px;
    text-align: center
}

.story .overlay-wechat .wechat_qr {
    height: 280px;
    width: 280px
}

.story .overlay-wechat .wechat_qr img {
    font-size: 0;
    max-width: 100%
}

.greyLine {
    background-color: #dcdcdc;
    display: block;
    height: 1px;
    width: 18px
}

@media screen and (min-width:1200px) {
    .greyLine {
        width: 32px
    }
}

.hideme {
    opacity: 0
}