/*!
 * Editorial CSS for feature articles
 * @Generated from the "Content Builder"
 * @Version 2.2.2
 */


@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_thin-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_thin-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_thin-web.svg#lane_crawford_thin-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_thin-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_thin-web.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_light-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_light-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_light-web.svg#lane_crawford_light-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_light-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_light-web.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_reg-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_reg-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_reg-web.svg#lane_crawford_reg-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_reg-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_reg-web.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_med-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_med-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_med-web.svg#lane_crawford_med-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_med-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_med-web.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_bld-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_bld-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_bld-web.svg#lane_crawford_bld-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_bld-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_bld-web.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: "Lane Crawford";
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_blk-web.eot);
    src: url(https://media.lanecrawford.com/fonts/lane_crawford_blk-web.eot?#iefix) format("embedded-opentype"),url(https://media.lanecrawford.com/fonts/lane_crawford_blk-web.svg#lane_crawford_blk-web) format("svg"),url(https://media.lanecrawford.com/fonts/lane_crawford_blk-web.woff) format("woff"),url(https://media.lanecrawford.com/fonts/lane_crawford_blk-web.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

#FeatureEditorial .flickity-enabled {
    position: relative
}

#FeatureEditorial .flickity-enabled:focus {
    outline: 0
}

#FeatureEditorial .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

#FeatureEditorial .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

#FeatureEditorial .align-top .flickity-slider {
    align-items: start
}

#FeatureEditorial .align-bottom .flickity-slider {
    align-items: end
}

#FeatureEditorial .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#FeatureEditorial .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

#FeatureEditorial .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

#FeatureEditorial .flickity-button {
    position: absolute;
    border: none;
    color: #000;
    cursor: pointer;
    background: 0 0
}

#FeatureEditorial .flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

#FeatureEditorial .flickity-button-icon {
    fill: #000
}

#FeatureEditorial .flickity-prev-next-button {
    top: 50%;
    width: 60px;
    height: 60px;
    transform: translateY(-50%)
}

#FeatureEditorial .flickity-prev-next-button.previous {
    left: 10px
}

#FeatureEditorial .flickity-prev-next-button.next {
    right: 10px
}

#FeatureEditorial .flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

#FeatureEditorial .flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

#FeatureEditorial .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

#FeatureEditorial .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

#FeatureEditorial .flickity-rtl .flickity-page-dots {
    direction: rtl
}

#FeatureEditorial .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

#FeatureEditorial .flickity-page-dots .dot.is-selected {
    opacity: 1
}

#plpGrid #article-top-desc {
    width: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

#plpGrid #article-top-desc.row {
    padding: 0
}

#FeatureEditorial {
    letter-spacing: 0;
    text-align: center
}

#FeatureEditorial :not([class*=vjs]) {
    font-family: "Lane Crawford", 微软雅黑体, "Microsoft YaHei", 华文细黑, STXihei, 华文黑体, STHeiti, 冬青黑体, "Hiragino Sans GB", sans-serif;
    padding: 0;
    margin: auto;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit
}

#FeatureEditorial {
    max-width: 100%;
    margin: 0 auto 50px
}

#FeatureEditorial.full-width {
    max-width: none;
    margin: 0 0 50px
}

@media screen and (min-width: 800px) {
    #FeatureEditorial.full-width {
        max-width:none;
        padding-left: 20px;
        padding-right: 20px
    }
}

#FeatureEditorial .txt-lc {
    font-family: "Lane Crawford", 微软雅黑体, "Microsoft YaHei", 华文细黑, STXihei, 华文黑体, STHeiti, 冬青黑体, "Hiragino Sans GB", sans-serif;
}

.js #FeatureEditorial {
    position: relative;
    z-index: 1
}

.js #FeatureEditorial:after {
    display: block;
    content: "_";
    text-indent: -99999em;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background: #fff url(https://media.lanecrawford.com.cn/_assets/dist/img/spinner50w.gif) scroll no-repeat center 300px
}

.js #FeatureEditorial.js-ready {
    z-index: auto
}

.js #FeatureEditorial.js-ready:after {
    animation: ready .6s ease-out forwards
}

.js #FeatureEditorial.js-done:after {
    display: none
}

@keyframes ready {
    0% {
        opacity: 1
    }

    99.9% {
        opacity: 0
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

#FeatureEditorial header {
    border: none
}

#FeatureEditorial strong {
    font-weight: 900!important
}

#FeatureEditorial .lc-button,.vex-content .hotspot__product__link .lc-button {
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    padding: 13px 40px 12px;
    font-family: "Lane Crawford",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Microsoft YaHei",ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,SimHei,ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬ Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Hiragino Sans GB",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,STHeiti,sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: .02em;
    color: #000;
    text-align: center;
    text-decoration: none
}

#FeatureEditorial .lc-button:active,#FeatureEditorial .lc-button:focus,#FeatureEditorial .lc-button:hover {
    background: #000;
    color: #fff;
    opacity: 1
}

#FeatureEditorial .lc-button.inverted {
    background: #000;
    color: #fff
}

#FeatureEditorial .lc-button.inverted:active,#FeatureEditorial .lc-button.inverted:focus,#FeatureEditorial .lc-button.inverted:hover {
    background: 0 0;
    color: #000
}

#FeatureEditorial .hero {
    margin-top: 60px;
    margin-bottom: 60px
}

#FeatureEditorial .hero__images {
    display: flex;
    justify-content: center;
    align-items: center
}

#FeatureEditorial .hero.hero--top .hero__images {
    align-items: flex-start
}

#FeatureEditorial .hero.hero--bottom .hero__images {
    align-items: flex-end
}

#FeatureEditorial .hero.hero--offset {
    margin-bottom: 120px
}

#FeatureEditorial .hero.hero--offset .hero__figure:nth-of-type(2) {
    transform: translateY(30px)
}

#FeatureEditorial .hero.hero--offset .hero__figure:nth-of-type(3) {
    transform: translateY(60px)
}

#FeatureEditorial .hero.hero--flush .hero__figure {
    margin: 0
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .hero {
        margin-top:90px;
        margin-bottom: 90px
    }

    #FeatureEditorial .hero.hero--offset {
        margin-bottom: 180px
    }

    #FeatureEditorial .hero.hero--offset .hero__figure:nth-of-type(2),#FeatureEditorial .hero.hero--offset>.hero__figure__caption {
        transform: translateY(50px)
    }

    #FeatureEditorial .hero.hero--offset .hero__figure:nth-of-type(3) {
        transform: translateY(100px)
    }
}

#FeatureEditorial #read-more-checkbox+.hero {
    margin-top: 20px;
    margin-bottom: 40px
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial #read-more-checkbox+.hero {
        margin-top:40px
    }
}

#FeatureEditorial .hero__figure {
    margin: 0;
    position: relative
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .hero--multiple .hero__figure {
        margin:0 10px
    }

    #FeatureEditorial .hero--multiple .hero__figure:first-of-type {
        margin-left: 0
    }

    #FeatureEditorial .hero--multiple .hero__figure:last-of-type {
        margin-right: 0
    }
}

#FeatureEditorial .hero__container {
    position: relative
}

#FeatureEditorial .hero__image {
    display: block;
    max-width: 100%
}

#FeatureEditorial .hero__image.is-loading {
    min-width: 320px;
    background: url(https://media.lanecrawford.com.cn/_assets/dist/img/spinner120w.gif) no-repeat center
}

#FeatureEditorial .adjacent .hero__image.is-loading,#FeatureEditorial .hero--multiple .hero__image.is-loading {
    min-width: 160px;
    background: url(https://media.lanecrawford.com.cn/_assets/dist/img/spinner50w.gif) no-repeat center
}

#FeatureEditorial #hero__filter .hero__figure__filter{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    transition: background 500ms ease-in-out;
    cursor: pointer;
}

#FeatureEditorial #hero__filter .hero__figure::after{
    content: '';
    position: absolute;
    top: -1.5rem;
    left: 0;
    width: 100%;
    height: 9px;
    background: unset;
    transition: background 500ms ease-in-out;
}

#FeatureEditorial #hero__filter .hero__figure:hover::after,
#FeatureEditorial #hero__filter .hero__figure.active::after {
    background: #00000000;
    z-index: 9999;
}

#FeatureEditorial #hero__filter .hero__figure.active > .hero__figure__filter,
#FeatureEditorial #hero__filter .hero__figure__filter:hover{
    background: unset;
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial.full-width .hero__image {
        width:auto;
        max-height: 800px
    }

    #FeatureEditorial:not(.full-width) .hero__image {
        width: auto;
        max-height: 640px
    }


    #FeatureEditorial:not(.full-width) .hero--multiple .hero__image {
        max-height: 220px;
    }

    #FeatureEditorial:not(.full-width) #hero__filter.hero--multiple .hero__image {
        max-height: 130px;
    }


    #FeatureEditorial .hero__image.is-loading {
        min-width: 480px
    }

    #FeatureEditorial .adjacent .hero__image.is-loading,#FeatureEditorial .hero--multiple .hero__image.is-loading {
        min-width: 300px
    }
}

#FeatureEditorial .hero__products {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

#FeatureEditorial .hero__products__close {
    display: block;
    position: fixed;
    top: -100%;
    right: 5px;
    z-index: 999;
    width: 24px;
    height: 24px;
    transition: all .3s ease
}

#FeatureEditorial .hero__products__close svg {
    width: 100%;
    fill: #fff
}

#FeatureEditorial .hotspot {
    position: absolute;
    transform: translate(-50%,-50%);
    text-align: center;
    z-index: 5
}

#FeatureEditorial .hotspot:before {
    content: "";
    position: absolute;
    inset: -30px;
    border-radius: 100%
}

#FeatureEditorial .hotspot,#FeatureEditorial .hotspot * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}

#FeatureEditorial .hotspot--active {
    z-index: 6
}

#FeatureEditorial .hotspot,#FeatureEditorial .hotspot__icon {
    width: 32px;
    height: 32px
}

#FeatureEditorial .hotspot__icon {
    background: rgba(255,255,255,.33);
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Lane Crawford",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Microsoft YaHei",ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,SimHei,ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬ Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Hiragino Sans GB",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,STHeiti,sans-serif;
    font-weight: 300;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .5s ease;
    line-height: 1;
    user-select: none;
    transform: rotate(0) scale(.75);
    animation: pulse 10s ease 5 5s
}

#FeatureEditorial .hotspot__icon--inverted {
    background: rgba(0,0,0,.33);
    color: #fff;
    animation: pulse-invert 10s ease 5 5s
}

#FeatureEditorial .hero__figure:hover .hotspot__icon {
    transform: rotate(0) scale(.8);
    animation: pulse 2.5s ease 1
}

#FeatureEditorial .hero__figure:hover .hotspot__icon--inverted {
    animation: pulse-invert 2.5s ease 1
}

#FeatureEditorial .hotspot__icon__svg {
    width: 50%;
    opacity: 1;
    fill: currentColor;
    stroke: currentColor;
    stroke-width: 1
}

#FeatureEditorial .hero__figure:hover .hotspot__icon__svg,#FeatureEditorial .hotspot--active .hotspot__icon__svg {
    opacity: 1
}

#FeatureEditorial .hotspot__product__figure__rollover {
    display: none
}

#FeatureEditorial .hotspot__product {
    position: absolute;
    opacity: 0;
    transform: scale(.6);
    transition: all .3s ease;
    background: #fff;
    border-radius: 3px;
    width: 170px;
    padding: 10px;
    margin: 5px;
    top: -20px;
    left: 50px;
    box-shadow: 0 10px 30px -10px rgba(0,0,0,.5),0 10px 15px -10px rgba(0,0,0,.4);
    visibility: hidden
}

#FeatureEditorial .hotspot--active .hotspot__product {
    opacity: 1;
    transform: scale(1);
    visibility: visible
}

#FeatureEditorial .hotspot__product * {
    font-family: "Lane Crawford",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Microsoft YaHei",ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,SimHei,ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬ Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Hiragino Sans GB",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,STHeiti,sans-serif;
    text-transform: uppercase
}

#FeatureEditorial .hotspot__product--right {
    left: auto;
    right: 50px
}

#FeatureEditorial .hotspot__product--bottom {
    top: auto;
    bottom: -20px
}

#FeatureEditorial .hotspot__product .hotspot__product__text,.vex-content .hotspot__product__link .hotspot__product__text {
    font-size: 12px;
    margin: 2px auto;
    line-height: 1.2
}

#FeatureEditorial .hotspot__product .hotspot__product__text--brand {
    font-weight: 700;
    margin-top: 8px
}

#FeatureEditorial .hotspot__product .hotspot__product__text--price {
    display: none
}

#FeatureEditorial .hotspot__product .hotspot__product__text--button {
    margin-top: 10px
}

#FeatureEditorial .hotspot__product .lc-button {
    font-size: 12px;
    padding: 10px 12px 9px
}

#FeatureEditorial .hotspot__product:active .lc-button,#FeatureEditorial .hotspot__product:focus .lc-button,#FeatureEditorial .hotspot__product:hover .lc-button,.vex-content .hotspot__product__link:active .lc-button,.vex-content .hotspot__product__link:focus .lc-button,.vex-content .hotspot__product__link:hover .lc-button {
    background: #000!important;
    color: #fff!important
}

#FeatureEditorial .hotspot:hover .hotspot__icon {
    transform: scale(1)
}

#FeatureEditorial .hotspot--active .hotspot__icon {
    transform: rotate(45deg) scale(1)!important
}

#FeatureEditorial .hero__figure:active .hotspot__icon,#FeatureEditorial .hero__figure:focus .hotspot__icon,#FeatureEditorial .hero__figure:hover .hotspot__icon,#FeatureEditorial .hotspot--active .hotspot__icon {
    color: rgba(0,0,0,.8);
    background: #fff
}

#FeatureEditorial .hero__figure:active .hotspot__icon--inverted,#FeatureEditorial .hero__figure:focus .hotspot__icon--inverted,#FeatureEditorial .hero__figure:hover .hotspot__icon--inverted,#FeatureEditorial .hotspot--active .hotspot__icon--inverted {
    color: rgba(255,255,255,.8);
    background: #000
}

@media screen and (max-width: 640px) {
    #FeatureEditorial .hero__products {
        background-color:rgba(0,0,0,0);
        transition: all .5s ease;
        transform: translate3d(0,0,0);
        will-change: position,transform,backdrop-filter,background-color
    }

    #FeatureEditorial .hero__products .hotspot__product {
        transition: none;
        transform: translateY(50%) scale(.4)
    }

    #FeatureEditorial .hero__products--lightbox+.hero__products__close {
        top: 5px
    }

    #FeatureEditorial .hero__products--lightbox {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(14,8,0,.8);
        backdrop-filter: blur(5px);
        z-index: 999;
        display: flex;
        flex-wrap: nowrap;
        flex: 0 0 300px;
        align-items: stretch;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        -ms-scroll-chaining: none;
        overscroll-behavior: contain;
        scroll-behavior: smooth
    }

    #FeatureEditorial .hero__products--lightbox .hotspot {
        position: static;
        min-width: 70%;
        max-width: 85%;
        max-height: 80%;
        height: auto;
        transform: none
    }

    #FeatureEditorial .hero__products--lightbox .hotspot__icon {
        display: none
    }

    #FeatureEditorial .hero__products--lightbox .hotspot__product {
        position: static;
        transform: none;
        opacity: 1;
        visibility: visible;
        width: auto;
        height: auto;
        transition: all .3s ease
    }
}

#FeatureEditorial .header {
    width: 95%
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .header {
        max-width:968px;
        margin: auto
    }
}

#FeatureEditorial .header__title {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: none
}

#FeatureEditorial .header__title,#FeatureEditorial .header__title *,#FeatureEditorial .justify-center,#FeatureEditorial .justify-center *,#FeatureEditorial .justify-center .marked * {
    text-align: center
}

#FeatureEditorial .justify-justify,#FeatureEditorial .justify-justify *,#FeatureEditorial .justify-justify .marked * {
    text-align: justify
}

#FeatureEditorial .justify-left,#FeatureEditorial .justify-left *,#FeatureEditorial .justify-left .marked * {
    text-align: left
}

#FeatureEditorial .justify-right,#FeatureEditorial .justify-right *,#FeatureEditorial .justify-right .marked * {
    text-align: right
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .header__title {
        font-size:42px
    }
}

#FeatureEditorial .header__title__lines__item {
    font-family: inherit;
    line-height: 1.2;
    margin: 20px auto
}

#FeatureEditorial .header__title__lines__item--primary {
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: .06em;
    word-spacing: 0
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .header__title__lines__item--primary {
        margin-top:90px
    }
}

#FeatureEditorial .header__title__lines__item--below {
    margin-top: 26px;
    font-size: 19px;
    text-transform: none
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .header__title__lines__item--below {
        margin-top:40px;
        font-size: 30px
    }
}

#FeatureEditorial .header__credit {
    margin-top: 20px;
    font-size: 16px
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .header__credit {
        margin-top:30px;
        font-size: 20px
    }
}

#FeatureEditorial .content {
    width: 83%
}

#FeatureEditorial .content__title {
    max-width: 850px;
    line-height: 1.2;
    font-size: 20px;
    text-align: center;
    text-transform: none;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 20px;
    letter-spacing: .15em
}

#FeatureEditorial .justify-left.content__title {
    text-align: left
}

#FeatureEditorial .justify-right.content__title {
    text-align: right
}

#FeatureEditorial .justify-justify.content__title {
    text-align: justify
}

#FeatureEditorial .justify-left .content__title,#FeatureEditorial .justify-right .content__title {
    max-width: 520px
}

#FeatureEditorial .content--small.justify-left .content__title,#FeatureEditorial .content--small.justify-right .content__title {
    max-width: 480px
}

#FeatureEditorial .content--large.justify-left .content__title,#FeatureEditorial .content--large.justify-right .content__title {
    max-width: 620px
}

#FeatureEditorial .content--small .content__title {
    font-size: 16px
}

#FeatureEditorial .content--large .content__title {
    font-size: 2.2em;
    font-weight: 900;
    text-transform: uppercase;
}

#FeatureEditorial .content__title--tight {
    letter-spacing: .04em
}

#FeatureEditorial .content__title--loose {
    letter-spacing: .3em
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .content__title {
        margin-top:100px;
        margin-bottom: 20px
    }

}

#FeatureEditorial .content__title+.content__desc {
    margin-top: 20px
}

#FeatureEditorial .content__desc {
    margin-top: 50px;
    font-size: 15px;
    max-width: 520px;
    line-height: 1.6
}

#FeatureEditorial .content--small .content__desc {
    font-size: 13px;
    max-width: 480px
}

#FeatureEditorial .content--large .content__desc {
    font-size: 18px;
    max-width: 620px
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .content__desc {
        margin-top:90px
    }
}

@media only screen and (min-width: 600px) {
    #FeatureEditorial .content__desc--three-column,#FeatureEditorial .content__desc--two-column {
        columns:2;
        column-gap: 2em;
        max-width: 560px
    }
}

@media only screen and (min-width: 840px) {
    #FeatureEditorial .content__desc--three-column {
        columns:3;
        max-width: 800px
    }
}

#FeatureEditorial .content__desc p,#FeatureEditorial .marked p {
    margin-bottom: 1em;
    line-height: 1.4;
    text-align: justify
}

#FeatureEditorial .justify-right .content__desc p,#FeatureEditorial .justify-right .marked p {
    text-align: right
}

#FeatureEditorial .justify-left .content__desc p,#FeatureEditorial .justify-left .marked p {
    text-align: left
}

#FeatureEditorial .justify-center .content__desc p,#FeatureEditorial .justify-center .marked p {
    text-align: center
}

#FeatureEditorial .marked a {
    color: #000
}

#FeatureEditorial .marked a[target="_blank"] {
    color: #000;
    border-bottom: 1px solid #ccc;
    margin-right: 8px
}

#FeatureEditorial .marked a[target="_blank"]:after {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxje4D8eTBawB+LXQEyWATDNIJpkA5A1gwBJBqBrBgGiDcCmGQSIMgCXZhAgaAA+zQTBwGkGgTIgJlvzQAEGBgAm6Bob9VNMHwAAAABJRU5ErkJggg==);
    background-size: 8px;
    vertical-align: text-top;
    opacity: .7;
    position: absolute;
    margin-top: 2px
}

#FeatureEditorial .marked h1,#FeatureEditorial .marked h2,#FeatureEditorial .marked h3,#FeatureEditorial .marked h4,#FeatureEditorial .marked h5,#FeatureEditorial .marked h6 {
    margin-top: .5em;
    margin-bottom: .35em;
    letter-spacing: .06em;
    word-spacing: .05em;
    text-transform: none;
    font-weight: 400;
    text-align: center
}

#FeatureEditorial .marked h1,#FeatureEditorial .marked h3,#FeatureEditorial .marked h5 {
    text-transform: uppercase
}

#FeatureEditorial .marked h1 {
    font-size: 2.5em
}

#FeatureEditorial .marked h2 {
    font-size: 2em
}

#FeatureEditorial .marked h3 {
    font-size: 1.75em
}

#FeatureEditorial .marked h4 {
    font-size: 1.5em
}

#FeatureEditorial .marked h5 {
    font-size: 1.25em
}

#FeatureEditorial .marked h6 {
    font-size: 1.125em
}

#FeatureEditorial .marked ol,#FeatureEditorial .marked ul {
    margin-bottom: 1em
}

#FeatureEditorial .marked ol li,#FeatureEditorial .marked ul li {
    padding-left: 1em;
    text-align: justify;
    margin-bottom: .5em;
    line-height: 1.2
}

#FeatureEditorial .marked ul li {
    display: flex
}

#FeatureEditorial .content__desc.center ul li,#FeatureEditorial .marked.center ol li {
    text-align: center
}

#FeatureEditorial .marked ul li:before {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    margin-right: .5em
}

#FeatureEditorial .marked ul li>p:first-of-type {
    flex: 1 1 auto
}

#FeatureEditorial .marked ol li {
    list-style: decimal;
    margin-left: 1.2em
}

#FeatureEditorial .marked blockquote {
    padding: .5em 0 .5em 1em;
    margin: .5em 2em .5em 1em;
    border-right: 3px solid transparent;
    border-left: 3px solid #aaa
}

#FeatureEditorial .marked blockquote p {
    color: #555
}

#FeatureEditorial .marked code,#FeatureEditorial .marked pre {
    font-family: Consolas,Incosolata,Monaco,monospace;
    color: #000;
    background: #eee;
    border-radius: 3px;
    padding: 1px 3px
}

#FeatureEditorial .marked pre {
    padding: 1em
}

#FeatureEditorial .marked hr {
    margin: 2em -10px;
    height: 1px;
    background: #ccc
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .marked hr {
        margin:2em -3em
    }
}

#FeatureEditorial .pull-quote {
    border: none;
    max-width: 800px;
    margin: 80px 30px
}

#FeatureEditorial .pull-quote * {
    text-align: center
}

#FeatureEditorial .pull-quote--left * {
    text-align: left
}

#FeatureEditorial .pull-quote--right * {
    text-align: right
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .pull-quote {
        margin:80px auto
    }

    #FeatureEditorial .pull-quote--left {
        margin-left: 15px
    }

    #FeatureEditorial .pull-quote--right {
        margin-right: 15px
    }
}

@media only screen and (min-width: 1200px) {
    #FeatureEditorial .pull-quote--left {
        margin-left:0
    }

    #FeatureEditorial .pull-quote--right {
        margin-right: 0
    }
}

#FeatureEditorial .pull-quote__text {
    font-size: 34px;
    line-height: 1.4;
    color: #000
}

#FeatureEditorial .pull-quote__text:before {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“"
}

#FeatureEditorial .pull-quote__text:after {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â"
}

#FeatureEditorial .pull-quote--small .pull-quote__text {
    font-size: 28px
}

#FeatureEditorial .pull-quote--large .pull-quote__text {
    font-size: 42px
}

#FeatureEditorial .products {
    margin-top: 70px;
    max-width: 1000px
}

#FeatureEditorial .products * {
    text-align: center
}

#FeatureEditorial .products a {
    display: block
}

#FeatureEditorial .products__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch
}

#FeatureEditorial .products__item {
    width: 43vw;
    padding: 0 5px;
    margin: 0 auto 30px;
    vertical-align: top
}

@media screen and (max-width: 767px) {
    #FeatureEditorial .products {
        overflow-x:auto
    }

    #FeatureEditorial .products__list {
        width: fit-content;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 0
    }

    #FeatureEditorial [data-scrolling] .products__item {
        min-width: 190px
    }
    #FeatureEditorial .content--large .content__title {
        font-size: 1.8em;

    }
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .products__item {
        width:170px;
        max-width: 200px;
        min-width: auto;
        margin: 0 10px;
        padding: 0
    }

    #FeatureEditorial .products--1 .products__item {
        width: auto;
        max-width: 260px
    }

    #FeatureEditorial .products--2 {
        max-width: 600px
    }

    #FeatureEditorial .products--5,#FeatureEditorial .products--6 {
        max-width: 720px
    }

    #FeatureEditorial .products--7,#FeatureEditorial .products--8 {
        max-width: 920px
    }

    #FeatureEditorial .products--5 .products__list,#FeatureEditorial .products--6 .products__list {
        justify-content: center
    }

    #FeatureEditorial .products--5 .products__list .products__item,#FeatureEditorial .products--6 .products__list .products__item {
        margin: 0 30px
    }
}

#FeatureEditorial .products__item__figure {
    display: block;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

#FeatureEditorial .products__item__figure__image {
    display: block;
    transition: all .2s ease
}

#FeatureEditorial .products__item__figure__rollover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateX(20%);
    transition: all .2s ease
}

#FeatureEditorial .products__item__temp__image {
    opacity: .75;
    filter: grayscale(.8)
}

#FeatureEditorial .products__item:active .hoverable .products__item__figure__image,#FeatureEditorial .products__item:focus .hoverable .products__item__figure__image,#FeatureEditorial .products__item:hover .hoverable .products__item__figure__image {
    opacity: 0;
    transform: translateX(-20%)
}

#FeatureEditorial .products__item:active .hoverable .products__item__figure__rollover,#FeatureEditorial .products__item:focus .hoverable .products__item__figure__rollover,#FeatureEditorial .products__item:hover .hoverable .products__item__figure__rollover {
    opacity: 1;
    transform: translateX(0)
}

#FeatureEditorial .products__item__text {
    font-family: "Lane Crawford",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Microsoft YaHei",ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,SimHei,ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬ Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Hiragino Sans GB",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,STHeiti,sans-serif;
    line-height: 1.2
}

#FeatureEditorial .products__item__text--brand {
    margin: 8px 4px 4px;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#FeatureEditorial .products__item__text--name {
    color: #444;
    font-size: 10px;
    height: 2.4em;
    min-height: 2.4em;
    line-height: 1.2;
    margin: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

#FeatureEditorial .products__item__text--price {
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0 12px;
    text-transform: uppercase
}

#FeatureEditorial .hideLabels .products__item__text--brand,#FeatureEditorial .hideLabels .products__item__text--name,#FeatureEditorial .hidePrices .products__item__text--price {
    display: none
}

#FeatureEditorial .style__content__cta {
    margin-top: 50px;
    text-align: center
}

#FeatureEditorial .style__content__cta:last-child {
    margin-top: 80px;
    margin-bottom: 80px
}

#FeatureEditorial .style__content__cta__button {
    min-width: 220px;
    margin: 5px;
    padding: 13px 15px 12px
}

#FeatureEditorial .style__content__cta.sabon .style__content__cta__button {
    font-family: "Lane Crawford", 微软雅黑体, "Microsoft YaHei", 华文细黑, STXihei, 华文黑体, STHeiti, 冬青黑体, "Hiragino Sans GB", sans-serif;
    font-weight: 400;
    text-transform: none
}

#FeatureEditorial .ordered-list {
    overflow: hidden;
    max-width: 515px;
    width: 83%;
    margin: auto;
    margin-top: 70px
}

#FeatureEditorial .ordered-list__item {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 50px;
    counter-increment: step-counter;
    position: relative;
    top: 5px
}

#FeatureEditorial .ordered-list__item:before {
    content: counter(step-counter);
    display: block;
    width: 30px;
    height: 30px;
    font-family: "Lane Crawford",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Microsoft YaHei",ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,SimHei,ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬ Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,"Hiragino Sans GB",ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ,STHeiti,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    text-indent: 1px;
    color: currentColor;
    border: 1px solid rgba(0,0,0,.8);
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: 0;
    box-shadow: 0 0 0 3px #fff
}

#FeatureEditorial .ordered-list__item:last-child:after {
    content: "line";
    display: block;
    width: 1px;
    height: 10000px;
    position: absolute;
    z-index: -1;
    left: 16px;
    bottom: 100%;
    border-left: 1px dashed currentColor
}

#FeatureEditorial .ordered-list__item__title {
    font-size: 20px;
    letter-spacing: .6px;
    text-transform: none;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left
}

#FeatureEditorial .ordered-list__item__desc p {
    font-size: 15px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: justify
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:before {
    text-indent: 0
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(1):before {
    content: "A"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(2):before {
    content: "B"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(3):before {
    content: "C"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(4):before {
    content: "D"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(5):before {
    content: "E"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(6):before {
    content: "F"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(7):before {
    content: "G"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(8):before {
    content: "H"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(9):before {
    content: "I"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(10):before {
    content: "J"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(11):before {
    content: "K"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(12):before {
    content: "L"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(13):before {
    content: "M"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(14):before {
    content: "N"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(15):before {
    content: "O"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(16):before {
    content: "P"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(17):before {
    content: "Q"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(18):before {
    content: "R"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(19):before {
    content: "S"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(20):before {
    content: "T"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(21):before {
    content: "U"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(22):before {
    content: "V"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(23):before {
    content: "W"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(24):before {
    content: "X"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(25):before {
    content: "Y"
}

#FeatureEditorial .ordered-list--alpha .ordered-list__item:nth-child(26):before {
    content: "Z"
}

#FeatureEditorial .adjacent {
    max-width: 400px;
    margin: 80px auto 0
}

#FeatureEditorial .adjacent+.adjacent {
    margin-top: 30px
}

#FeatureEditorial .adjacent__block {
    padding: 10px;
    animation: fade-in 500ms ease-in-out;
}

@keyframes fade-in {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

#FeatureEditorial .adjacent__wrapper {
    position: relative
}

#FeatureEditorial .adjacent__wrapper p{
    text-align: justify;
}

#FeatureEditorial .adjacent__wrapper>a,#FeatureEditorial .adjacent__wrapper>span {
    display: block;
    line-height: 0
}

#FeatureEditorial .adjacent__image.colored *,#FeatureEditorial .adjacent__wrapper * {
    color: inherit!important
}

#FeatureEditorial .adjacent__image.colored .hero__figure__caption {
    opacity: .8
}

#FeatureEditorial .adjacent .adjacent__image {
    margin-bottom: 40px
}

#FeatureEditorial .adjacent__title__lines__item--primary {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 1em;
    letter-spacing: .065em;
    text-align: center;
    text-transform: none;
    line-height: 1.3;
}

#FeatureEditorial .adjacent__title__lines__item--below {
    font-size: 15px
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .adjacent {
        max-width:960px
    }

    #FeatureEditorial .adjacent__block {
        align-items: center;
        align-content: center;
        justify-content: flex-start;
        text-align: center
    }

    #FeatureEditorial .adjacent--top .adjacent__block {
        align-items: flex-start;
        align-content: flex-start
    }

    #FeatureEditorial .adjacent--bottom .adjacent__block {
        align-items: flex-end;
        align-content: flex-end
    }

    #FeatureEditorial .adjacent--all-left .adjacent__block,#FeatureEditorial .adjacent--right .adjacent__block:nth-of-type(even),#FeatureEditorial .adjacent__block {
        display: flex;
        flex-direction: row;
        text-align: left
    }

    #FeatureEditorial .adjacent--all-right .adjacent__block,#FeatureEditorial .adjacent--left .adjacent__block:nth-of-type(even),#FeatureEditorial .adjacent--right .adjacent__block:nth-of-type(odd) {
        flex-direction: row-reverse;
        text-align: right
    }

    #FeatureEditorial .adjacent--centered .adjacent__block {
        text-align: center!important
    }

    #FeatureEditorial .adjacent .adjacent__image {
        margin: 0;
        flex: 1 1 50%
    }

    #FeatureEditorial .adjacent .adjacent__content {
        margin: auto;
        flex: 1 1 50%
    }
}

@media only screen and (min-width: 880px) {
    #FeatureEditorial .adjacent .adjacent__image {
        flex:1 1 50%
    }

    #FeatureEditorial .adjacent .adjacent__content {
        flex: 1 1 50%
    }
}

#FeatureEditorial .adjacent h1,#FeatureEditorial .adjacent h2,#FeatureEditorial .adjacent h3,#FeatureEditorial .adjacent h4,#FeatureEditorial .adjacent h5,#FeatureEditorial .adjacent h6,#FeatureEditorial .adjacent__block .marked li,#FeatureEditorial .adjacent__block .marked p {
    text-align: inherit!important
}

#FeatureEditorial .adjacent__block .marked :last-child {
    margin-bottom: 0!important
}

#FeatureEditorial .read-more {
    margin: 40px auto;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #FeatureEditorial [for=read-more-checkbox] {
        max-width:180px;
        display: block
    }

    #FeatureEditorial .hide-for-read-more {
        max-height: 0;
        overflow: hidden;
        position: absolute;
        left: -20000em;
        width: 100%
    }
}

#FeatureEditorial .hide-for-read-more.forDesktop {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: -20000em;
    width: 100%
}

#FeatureEditorial #read-more-checkbox:checked~* [for=read-more-checkbox] {
    display: none
}

#FeatureEditorial #read-more-checkbox:checked~* .hide-for-read-more,#FeatureEditorial #read-more-checkbox:checked~.hide-for-read-more {
    max-height: none;
    overflow: visible;
    position: relative;
    left: auto
}

@media only screen and (min-width: 1024px) {
    #FeatureEditorial .hideOnDesktop {
        display:none!important
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    #FeatureEditorial .hideOnTablet {
        display:none!important
    }
}

@media only screen and (min-width: 905px) and (max-width:1023px) {
    #FeatureEditorial .hideOnTabletLandscape {
        display:none!important
    }
}

@media only screen and (min-width: 768px) and (max-width:904px) {
    #FeatureEditorial .hideOnTabletPortrait {
        display:none!important
    }
}

@media only screen and (max-width: 767px) {
    #FeatureEditorial .hideOnMobile {
        display:none!important
    }
}

@media only screen and (min-width: 541px) and (max-width:767px) {
    #FeatureEditorial .hideOnMobileLandscape {
        display:none!important
    }
}

@media only screen and (max-width: 540px) {
    #FeatureEditorial .hideOnMobilePortrait {
        display:none!important
    }
}

#FeatureEditorial .carousel {
    margin: auto;
    margin-top: 70px;
    max-width: 100%;
    width: 100%
}

#FeatureEditorial #read-more-checkbox+.carousel {
    margin-top: 20px;
    margin-bottom: 40px
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial #read-more-checkbox+.carousel {
        margin-top:40px
    }
}

#FeatureEditorial .carousel__slide {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial .flickity-enabled .carousel__slide {
        display:flex;
        justify-content: center
    }
}

#FeatureEditorial .carousel__slide__wrapper {
    display: block;
    margin: 0 10px
}

#FeatureEditorial .carousel__slide__wrapper:hover {
    opacity: 1!important
}

#FeatureEditorial .carousel__slide__content {
    max-width: 500px;
    width: 100%;
    text-align: center
}

#FeatureEditorial .carousel__slide__text p,#FeatureEditorial .carousel__slide__title {
    text-align: center
}

#FeatureEditorial .carousel__slide__title {
    font-size: 22px;
    margin-top: 15px;
    letter-spacing: .065em
}

#FeatureEditorial .carousel__slide__text {
    font-size: 16px;
    margin: 10px auto 0
}

#FeatureEditorial .carousel__slide__text.short * {
    text-align: center
}

#FeatureEditorial .carousel__slide__image-wrapper {
    position: relative
}

#FeatureEditorial .carousel__slide__image-wrapper .spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    animation-duration: .66s
}

#FeatureEditorial .carousel__slide__image-wrapper .flickity-lazyloaded+.spinner {
    display: none
}

#FeatureEditorial .carousel__slide__image {
    max-width: 100%;
    max-height: 420px
}

#FeatureEditorial .carousel .products__list {
    margin: 20px 0
}



#FeatureEditorial .flickity-button-icon {
    stroke: #fff;
    stroke-width: 2px;
    stroke-opacity: .75
    display: none;
}


@media only screen and (min-width: 768px) {
    #FeatureEditorial .flickity-button.previous {
        left:-80px
    }

    #FeatureEditorial .flickity-button.next {
        right: -80px
    }
}

#FeatureEditorial .hero__figure__caption,#FeatureEditorial figcaption {
    font-size: 14px!important;
    line-height: 1.2;
    font-style: italic;
    text-align: center;
    z-index: 1
}

#FeatureEditorial .hero__figure__caption {
    color: #666;
    max-width: 440px;
    margin-top: 5px;
    margin-bottom: 5px
}

#FeatureEditorial .hero--multiple .hero__figure__caption {
    max-width: 390px
}

#FeatureEditorial .hero__figure__caption a {
    border-bottom: 1px solid #ddd;
    color: #000
}

@media only screen and (max-width: 767px) {
    #FeatureEditorial section:not(.adjacent) .hero__figure__caption {
        padding:0 10px
    }


}

#FeatureEditorial .hero--multiple .hero__figure:first-of-type .hero__figure__caption {
    text-align: left;
    margin-left: 0;
    padding-right: 20px
}

#FeatureEditorial .hero--multiple .hero__figure:last-of-type .hero__figure__caption {
    text-align: right;
    margin-right: 0;
    padding-left: 20px
}

#FeatureEditorial .adjacent__image .hero__figure__caption {
    text-align: left;
    bottom: -5px
}

@media screen and (max-width: 600px) {
    #FeatureEditorial .hero__images {
        display:-ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: wrap;
        /* overflow-x: scroll; */
        /* overflow-y: hidden; */
        -webkit-overflow-scrolling: touch;
        justify-content: flex-start
    }

    #FeatureEditorial .hero__figure {
        margin: 0.3125rem;
        -ms-flex: 1 1 0%;
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    #FeatureEditorial .hero--offset .hero__figure.hero__figure--lightbox {
        transform: none!important
    }
}

@media only screen and (min-width: 768px) {
    #FeatureEditorial>.hide-for-read-more>section.hero--video,#FeatureEditorial>.hide-for-read-more>section:not(.hero--multiple):not(.adjacent) .hero__image,#FeatureEditorial>section:nth-of-type(n+2).hero--video,#FeatureEditorial>section:nth-of-type(n+2):not(.hero--multiple):not(.adjacent) .hero__image {
        height:auto;
        max-width: 680px
    }
}

#FeatureEditorial>.hide-for-read-more>section.hero--multiple .hero__image {
    max-height: 500px
}

#FeatureEditorial .content__reveal,#FeatureEditorial .content__reveal__trigger {
    margin: 30px auto
}

#FeatureEditorial .content__reveal__trigger {
    cursor: pointer;
    user-select: none;
    display: inline-block
}

#FeatureEditorial .content__reveal__trigger:not(.lc-button)::after,#FeatureEditorial .content__reveal__trigger:not(.lc-button)::before {
    content: "";
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAH1AAAB9QFhROp1AAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAORQTFRF////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgEmT/QAAAEt0Uk5TAAECAwQFBgcICxARFR4hIyQpNTY6PkFKTVRbXF1eaWpsb3J1eHuAhIiJjI2Oj5CRl52io6ipqqutsbS2t7m8v8nf5ujt8vP3+P3+lCZr5QAAAQtJREFUWMPVl1dWAlEQBR8jiIISxKwE0wiYBUVQUIKx9r8fdsDHFD/2/61zXujue0NYXLXxSxSSV7oPbAjADXAl9EXgQuhDDLdGH55hXwGGsKkAHdhRgAacKsAWdBVg9ZuvdfsMVQXYg3cFWJnwV1CEFsQKUIZxShE+YFcB6vCoAPkfPiNFeIOyAlzCoQIcwLUClGCkABXoK8A53CvACI6FPNWG2VpyffYJOEmujwbAgzhADn6bGXODR6/b4Z/XWc8dQV+ifkb9kfxX9s20hHbWA0WPND1U9Vi3i0WvNr1c7XrXBsNaHG2ytM2zRlNbXW22td3XgUNHHh26dOzTwVNHXx++Q6hN7xYPpDkOQDmQ6ebxgAAAAABJRU5ErkJggg==);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 2em;
    height: 2em;
    position: relative;
    left: 0;
    bottom: -.75em
}

#FeatureEditorial .content__reveal__trigger:not(.lc-button)::after {
    left: auto;
    right: 0;
    transform: scaleX(-1)
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255,255,255,.4)
    }

    50% {
        box-shadow: 0 0 0 26px rgba(255,255,255,0)
    }

    100%,55% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0)
    }
}

@keyframes pulse-invert {
    0% {
        box-shadow: 0 0 0 0 rgba(0,0,0,.4)
    }

    50% {
        box-shadow: 0 0 0 26px transparent
    }

    100%,55% {
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes video-spinner {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

.hide-for-mb {
    display: none!important
}

.show-for-mb {
    display: none!important
}

@media screen and (max-width: 47.9375em) {
    .hide-for-mb-only {
        display:none!important
    }
}

@media screen and (max-width: 0em),screen and (min-width:48em) {
    .show-for-mb-only {
        display:none!important
    }
}

@media print,screen and (min-width: 48em) {
    .hide-for-tb {
        display:none!important
    }
}

@media screen and (max-width: 47.9375em) {
    .show-for-tb {
        display:none!important
    }
}

@media print,screen and (min-width: 48em) and (max-width:63.9375em) {
    .hide-for-tb-only {
        display:none!important
    }
}

@media screen and (max-width: 47.9375em),screen and (min-width:64em) {
    .show-for-tb-only {
        display:none!important
    }
}

@media screen and (min-width: 64em) {
    .hide-for-dt {
        display:none!important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-dt {
        display:none!important
    }
}

@media screen and (min-width: 64em) and (max-width:74.9375em) {
    .hide-for-dt-only {
        display:none!important
    }
}

@media screen and (max-width: 63.9375em),screen and (min-width:75em) {
    .show-for-dt-only {
        display:none!important
    }
}

@media screen and (min-width: 75em) {
    .hide-for-hg {
        display:none!important
    }
}

@media screen and (max-width: 74.9375em) {
    .show-for-hg {
        display:none!important
    }
}

@media screen and (min-width: 75em) {
    .hide-for-hg-only {
        display:none!important
    }
}

@media screen and (max-width: 74.9375em) {
    .show-for-hg-only {
        display:none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0)
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.hide-for-portrait,.show-for-landscape {
    display: block!important
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,.show-for-landscape {
        display:block!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,.show-for-landscape {
        display:none!important
    }
}

.hide-for-landscape,.show-for-portrait {
    display: none!important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,.show-for-portrait {
        display:none!important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,.show-for-portrait {
        display:block!important
    }
}

.hero-video {
    display: block;
    position: relative;
    z-index: 1
}

.hero-video .video__player {
    max-width: 1200px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.hero-video .video__poster {
    background: #eeeded;
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    transition: background-color .3s ease
}

.hero-video .video__poster .video-placeholder {
    width: 100%
}

.hero-video .video__poster .video-spinner {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,.75);
    z-index: 1
}

.hero-video .video__poster .video-spinner .spinner {
    left: 50%;
    top: 50%;
    position: absolute
}

.hero-video .video__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 2
}

.hero-video [data-player=t8uLfHjnb] .vjs-control-bar {
    background: rgba(0,0,0,.2)
}

.hero-video.dark [data-player=t8uLfHjnb] .vjs-control-bar {
    background: rgba(0,0,0,.75)
}

.hero-video [data-player=t8uLfHjnb] .vjs-time-control {
    font-family: sans-serif
}

.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button {
    background-color: rgba(0,0,0,.4);
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    transition: background-color .35s ease
}

.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button:active,.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button:focus,.hero-video [data-player=t8uLfHjnb]:active .vjs-big-play-button,.hero-video [data-player=t8uLfHjnb]:hover .vjs-big-play-button {
    background-color: rgba(0,0,0,.1);
    transition: background-color .35s ease
}

.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button .vjs-icon-placeholder {
    font-size: 120px;
    opacity: .75;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 120px;
    height: 120px;
    vertical-align: middle;
    line-height: 120px;
    box-shadow: 0 0 120px 60px rgba(0,0,0,.27);
    background: rgba(0,0,0,.2);
    border-radius: 120px
}

.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button:active .vjs-icon-placeholder,.hero-video [data-player=t8uLfHjnb] .vjs-big-play-button:focus .vjs-icon-placeholder,.hero-video [data-player=t8uLfHjnb]:active .vjs-big-play-button .vjs-icon-placeholder,.hero-video [data-player=t8uLfHjnb]:hover .vjs-big-play-button .vjs-icon-placeholder {
    opacity: 1
}

.hero-video [data-player=t8uLfHjnb] .vjs-control:focus,.hero-video [data-player=t8uLfHjnb] .vjs-control:focus:before,.hero-video [data-player=t8uLfHjnb] .vjs-control:hover:before {
    text-shadow: none;
    outline: 1px dotted rgba(255,255,255,.5);
    outline-offset: -2px
}

.hero-video [data-player=t8uLfHjnb] .vjs-load-progress div {
    background: rgba(0,0,0,.25)
}


  @media only screen and (min-width: 768px) {
    #FeatureEditorial{max-width:100%}
        #FeatureEditorial .content__title {
            margin-top: 0px;
        }
      }


      /* carousel */
    .carousel-main-container {
      width: 100%;
      margin-right: 10px;
      top:0;

    }


    #FeatureEditorial .carousel-nav .carousel-cell {
      height: 200px;
      width: 10%;
      transition: width 0.2s ease;
    }

    #FeatureEditorial .carousel-nav .carousel-cell{
      display: block;
      text-align: center;

      color: black;
      font-weight: 900;
      line-height: 200px;
      font-size: 20px;
      transition: font-size 0.2s ease;
    }

    #FeatureEditorial .carousel-nav .carousel-cell.is-selected{
        font-size: 50px;
        transition: font-size 0.2s ease;
    }


@media screen and (max-width: 375px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 30%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 1.4em; }

}

@media screen and (min-width: 376px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 25%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 1.4em; }

}
@media screen and (min-width: 450px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 20%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 1.4em; }

}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 15%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 1.6em; }


}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 15%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 2em; }

}



@media screen and (min-width: 1200px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 13%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1.2em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 2em; }
}

@media screen and (min-width: 1500px) {
    #FeatureEditorial .carousel-nav .carousel-cell { width: 10%; }
    #FeatureEditorial .carousel-nav .carousel-cell { font-size: 1.2em; }
    #FeatureEditorial .carousel-nav .carousel-cell.is-selected { font-size: 2.3em; }
}

#FeatureEditorial .carousel{margin-top: 0;}
#FeatureEditorial .content__title{margin-top: 0;}
.flickity-button.flickity-prev-next-button{display:none;}
.carousel-wrapper .flickity-button.flickity-prev-next-button{display:block;}
.carousel-main-container:nth-child(6) .carousel-wrapper{max-width: 700px;}
.carousel-main-container:nth-child(15) .carousel-wrapper{max-width: 1200px;}
@media screen and (max-width: 1199px) {
    .carousel-main-container:nth-child(15) .carousel-wrapper{max-width: 100%;}
}