@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/* promo */
body.featured-collections .promo-content .button-block{
    padding: 60px 0 100px;
}
body.featured-collections .promo-content .intro-block .inner{
    padding: 100px 26px 0 26px;
}

/* common */
body.featured-collections .promo-content .btn{
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 35px;
}
body.featured-collections .promo-content .carousel-items-item > .text p{
    font: 18px/24px gothic;
}
body.featured-collections .promo-content .mosaic-block > .inner .intro h2,
body.featured-collections .promo-content .intro-block h2{
    letter-spacing: .138em;
}
body.featured-collections .promo-content .intro-block .inner,
body.featured-collections .promo-content .mosaic-block > .inner h2{
    max-width: 1000px;
}
body.featured-collections .promo-content .intro-block .inner > .text{
    max-width: 660px;
    margin: 30px auto 0;
}



body.featured-collections .promo-content .main-block-header p{
    font: 16px/21px Montserrat,sans-serif;
    margin-bottom: .4em;
    font-weight: 700;
    letter-spacing: 2.5px;
}
body.featured-collections .promo-content .main-block-header p.h{
    margin-bottom: 0;
    font: 22px/32px gothic;
    letter-spacing: .133em;
}
/*body.featured-collections .promo-content .main-block:before{
    content: "";
    position: absolute;
    background: linear-gradient(#000 30%,transparent);
    opacity: .55;
    top: 0;
    left: 0;
    right: 0;
    height: 40%;
    z-index: 1;
}*/
/*body.featured-collections .promo-content .main-block{*/
/*    margin-bottom: 30px;*/
/*}*/


/* limited block */
body.featured-collections .promo-content .limited-block .inner .block .text{
    color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .btn{
    color: rgb(69, 69, 69);
    border-color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .btn:after,
body.featured-collections .promo-content .limited-block .btn:hover:after{
    border-color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .inner .block h2{
    font:32px/36px gothic;
    letter-spacing: .222em;
}
body.featured-collections .promo-content .limited-block .inner .block .text:before,
body.featured-collections .promo-content .limited-block .inner .block{
    min-height: 700px;
}


/* intro block */
body.featured-collections .promo-content .intro-block.perfect h2{
    font-family: gothic;
    font-size: 38px;
}


/* mosaic block */
body.featured-collections .promo-content .mosaic-block .mosaic .text{
    color: #1d1d1d;
    text-align: left;
    font: 16px/1.3 gothic;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text .inner{
    padding: 10px 15px;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text h4{
    font-family: gothicb;
    margin-bottom: 5px;
}


/* callouts */
body.featured-collections .promo-content .intro-block.moving .inner > .header{
    font-family: gothicb;
    color: #1d1d1d;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .intro-block.moving .inner > .text{
    margin-top: 20px;
}
body.featured-collections .promo-content .callouts-block.hover {
    background-color: rgb(0, 0, 0);
}

body.featured-collections .promo-content .callouts-block.hover .color-svg {
    fill: #ffffff;
}

body.featured-collections .promo-content .callouts-block .callouts > div p{
    color: #fff;
}
body.featured-collections .promo-content .callouts-block .callouts > div:after{
    border-color: #ffffff;
}

body.featured-collections .promo-content .callouts-block-content {
    width: 100vw;
}

body.featured-collections .promo-content .callouts-block .inner {
    background-color: rgb(243, 243, 243);
    transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -webkit-transition: opacity .6s ease;
    max-width: 100%;
    width: 100%;
}

body.featured-collections .promo-content .callouts-block.hover .inner {
    opacity: .35;
}

/* shoes block */
body.featured-collections .promo-content .shoes-block .h{
    font-family: gothicb;
    letter-spacing: .138em;
    padding: 30px 0 50px;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .image{
    background-size: 90% auto;
}


/* care block */
body.featured-collections .promo-content .shoecare-block{
    background-color: #1d1d1d;
}


/* blue block */
body.featured-collections .promo-content .blue-block{
    height: 62vw;
    color: #fff;
}
body.featured-collections .promo-content .blue-block .blue-block-text{
    position: absolute;
    width: 40%;
    left: 10%;
}
body.featured-collections .promo-content .blue-block .blue-block-text:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 62vw;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner{
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 90%;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner h2{
    font-size: 36px;
    margin:0 0 1em;
    text-transform: uppercase;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner p{
    font:16px/1.7em gothic;
    margin-bottom: 1em;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner .buttons{
    margin-top: 5.25vw;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner .buttons .btn{
    margin: 0 0 1em .75em;
}


/* double block */
body.featured-collections .promo-content .block-double{
    font-size: 0;
    line-height: 0;
    color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .block{
    height: 845px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}
body.featured-collections .promo-content .block-double:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 845px;
}
body.featured-collections .promo-content .block-double .inner h2{
    font-size: 36px;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    letter-spacing: .222em;
}
body.featured-collections .promo-content .block-double .inner p{
    font-size: 16px;
    line-height: 1.7em;
    letter-spacing: .0555em;
}
body.featured-collections .promo-content .block-double .inner .btn {
    margin-top: 3em;
    color: #1d1d1d;
    border-color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .inner .btn:hover,
body.featured-collections .promo-content .block-double .inner .btn:after,
body.featured-collections .promo-content .block-double .inner .btn:hover:after{
    border-color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .text-block:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 845px;
}
body.featured-collections .promo-content .block-double .text-block .inner{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    padding: 75px;
    box-sizing: border-box;
}


/* bg last block */
body.featured-collections .promo-content .bg-block{
    height: 25vw;
}
body.featured-collections .promo-content .bg-block p{
    font-family: Montserrat,sans-serif;
    margin-bottom: 1em;
}



/* motion */
body.featured-collections .promo-content .intro-block.motion .inner{
    max-width: 1200px;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row{
    font-size: 0;
    line-height: 0;
    margin: 40px 0;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item {
    display: inline-block;
    width: 30%;
    margin-right: 5%;
    font: 16px/20px gothic;
    vertical-align: top;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item:last-child{
    margin-right: 0;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item .img{
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item h3{
    font: 24px/30px gothicb;
    margin: 1em 0;
    text-transform: uppercase;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item p{
    font: 16px/1.3 gothic;
}



body.featured-collections .promo-content .video-block .play{
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 0;
    margin-left: 0;
}
body.featured-collections .promo-content .video-block.playing .inner{
    display: none!important;
}
body.featured-collections .promo-content .video-block > .inner{
    margin: 0 auto;
    text-align: center;
    width: 1015px;
    padding-bottom: 100px;
}
body.featured-collections .promo-content .video-block .logo-video {
    background-image: url("/promos/ss20/st1/images/st1_logo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 255px;
    margin-bottom: 40px;
}
body.featured-collections .promo-content .main-block-header .inner
{
    width: 60%;
}
body.featured-collections .promo-content .video-block > .inner > iframe{
    display: inline-block;
    height: 571px;
    margin: 0 auto;
}
body.featured-collections .promo-content .video-block > .inner .h{
    font-family: gothicb;
    letter-spacing: .138em;
    padding: 100px 0 50px;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
}

body.featured-collections .promo-content .mosaic-block .button-block{
    padding: 0;
}

body.featured-collections .promo-content .callouts-block{
    background-color: rgb(243, 243, 243);
    padding-bottom: 120px;
    overflow: hidden;
}

/* bg-block */
body.featured-collections .promo-content .bg-block.text{
    position: relative;
    max-height: 100%;
    height: auto;
    color: #fff;
}
body.featured-collections .promo-content .bg-block > .inner:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
body.featured-collections .promo-content .bg-block > .inner {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    right: 0;
    height: 100%;
    width: 90%;
}
body.featured-collections .promo-content .bg-block > .inner > .text{
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 30%;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .bg-block > .inner > .text .h1{
    font: 32px/1.3 gothicb;
    margin-bottom: 20px;
}
body.featured-collections .promo-content .bg-block > .inner > .text .text{
    font: 18px/1.3 gothic;
    margin-bottom: 40px;
}
body.featured-collections .promo-content .bg-block > .inner > .text .btn{
    border-color: #fff;
    color: #fff;
}
body.featured-collections .promo-content .bg-block > .inner > .text .btn:after,
body.featured-collections .promo-content .bg-block > .inner > .text .btn:hover:after{
    border-color: #fff;
}
body.featured-collections .promo-content .bg-block.right > .inner{
    left: 55%;
    width: 40%;
}
body.featured-collections .promo-content .bg-block.right > .inner .text{
    width: 90%;
}

body.featured-collections .promo-content .bg-block.two-column-img-text{
    background-color: rgb(1, 0, 1);
}

body.featured-collections .promo-content .bg-block.two-column-img-text img{
    width: 50%;
}

/* carousel block */
body.featured-collections .promo-content .carousel-block .slide-next:hover,
body.featured-collections .promo-content .carousel-items-item > .text{
    background-color: transparent;
}

/* inspire block */
body.featured-collections .promo-content .inspire-block .owl-carousel .owl-nav.disabled{
    display: block;
}
body.featured-collections .promo-content .inspire-block .owl-prev{
    background: url(/promos/pages/fluidform/images/arr-left.svg) no-repeat;
    width: 20px;
    height: 58px;
    right: 80%;
}
body.featured-collections .promo-content .inspire-block .owl-next{
    background: url(/promos/aw18/cristmas/images/arr-right.svg) no-repeat;
    width: 20px;
    height: 58px;
    right: 30px;
}
body.featured-collections .promo-content .inspire-block .owl-prev,
body.featured-collections .promo-content .inspire-block .owl-next{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -29px;
}

body.featured-collections .promo-content .inspire-block{
    overflow: hidden;
}
body.featured-collections .promo-content .inspire-block > .inner {
    font-size: 0;
    line-height: 0;
    padding: 100px 0;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left,
body.featured-collections .promo-content .inspire-block .inspire-block-right{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left > .inner,
body.featured-collections .promo-content .inspire-block .inspire-block-right  > .inner{
    display: inline-block;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left{
    width: 70%;
    margin-left: -10%;
}
body.featured-collections .promo-content .inspire-block .inspire-block-right{
    width: 40%;
    text-align: center;
}
body.featured-collections .promo-content .inspire-block .owl-carousel .bg{
    display: inline-block!important;
    border-radius: 50%;
}
body.featured-collections .promo-content .inspire-block .owl-carousel .carousel-items-item{
    text-align: right;
}
body.featured-collections .promo-content .inspire-block.right .inspire-block-left{
    left: 10%;
    width: 30%;
    margin-left: 0;
}
body.featured-collections .promo-content .inspire-block.right .inspire-block-right{
    position: relative;
    right: -10%;
    width: 70%;
}
body.featured-collections .promo-content .inspire-block .h1{
    font: 32px/1.3 gothic;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .inspire-block .p{
    font: 18px/1.3 gothic;
    margin-bottom: 40px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 90%;
    max-width: 400px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text{
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 90%;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn{
    border-color: #3c3c3c;
    color: #fff;
    min-width: 150px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:hover{
    opacity: 0.8;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:after,
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:hover:after{
    border-color: #fff;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text{
    display: none;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text.active{
    display: inline-block;
}


body.featured-collections .promo-content .inspire-block.right .owl-prev{
    background: url(/promos/pages/fluidform/images/arr-left.svg) no-repeat;
    width: 20px;
    height: 58px;
    left: -5%;
    right: auto;
    margin-right: 0;
}
body.featured-collections .promo-content .inspire-block.right .owl-next{
    background: url(/promos/aw18/cristmas/images/arr-right.svg) no-repeat;
    width: 20px;
    height: 58px;
    left: 80%;
}
body.featured-collections .promo-content .inspire-block .owl-prev,
body.featured-collections .promo-content .inspire-block .owl-next{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -29px;
}
body.featured-collections .promo-content .inspire-block.right .carousel-items-item{
    margin-left: 0;
    margin-right: 30px;
}

body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn{
    color: #fff!important;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}

/* ================== Begin common ================== */
body.featured-collections .promo-content .btn:after {
    border-bottom: 1px solid rgb(0, 0, 0);
}
body.featured-collections .promo-content a.btn:after {
    border-bottom: 1px solid rgb(255, 255, 255);
}
/* ================== End common ================== */

/* ================== Begin video ================== */
body.featured-collections .promo-content .video-block .play {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 0;
    margin-left: 0;
}
body.featured-collections .promo-content .main-block-header h1 {
    font: 74px gothic, serif;
    letter-spacing: .08em;
}
body.featured-collections .promo-content .main-block-header .external-font {
    font-size: 48px;
}
/* ================== End common ================== */

/* ================== Begin three-column-img-text-img ================== */
body.featured-collections .promo-content .three-column-img-text-img {
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 41.6vw;
    position: relative;
}
body.featured-collections .promo-content .three-column-img-text-img .left {
    background-image: url("/promos/ss20/vitrus/images/bottom_panel_left.jpg");
    background-size: cover;
    flex: 3;
    -ms-flex: 3;
}
body.featured-collections .promo-content .three-column-img-text-img .center{
    background-color: rgb(37, 37, 37);
    flex: 4;
    -ms-flex: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
body.featured-collections .promo-content .three-column-img-text-img .right {
    background-image: url("/promos/ss20/vitrus/images/bottom_panel_right.jpg");
    background-size: cover;
    flex: 3;
    -ms-flex: 3;
}
body.featured-collections .promo-content .three-column-img-text-img h2 {
    margin: 0 auto .5em;
    padding: 0;
    line-height: 1.25em;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: .222em;
    text-align: center;
    width: 60%;
}
body.featured-collections .promo-content .three-column-img-text-img p {
    font-size: 1.11vw;
    line-height: 1.7em;
    letter-spacing: .0555em;
    margin: 0;
    padding: 0;
    text-align: center;
}
body.featured-collections .promo-content .three-column-img-text-img .text-area {
    width: 60%;
}
body.featured-collections .promo-content .three-column-img-text-img .btn-area {
    width: 90%;
    text-align: center;
    position: relative;
    margin: 2.8em 0 0;
}
/* ================== End three-column-img-text-img ================== */

/* ================== Begin tree-slide ================== */
body.featured-collections .promo-content .carousel-block.three-slide button.btn {
    border-color: rgb(0, 0, 0);
}
body.featured-collections .promo-content .carousel-block.three-slide .women .image {
    background-image: url("/promos/ss20/st1/images/W_DESKTOP_res.jpg");
}
body.featured-collections .promo-content .carousel-block.three-slide .women-men .image {
    background-image: url("/promos/ss20/st1/images/MW_DESKTOP_res.jpg");
}
body.featured-collections .promo-content .carousel-block.three-slide .men .image {
    background-image: url("/promos/ss20/st1/images/M_DESKTOP_res.jpg");
}
body.featured-collections .promo-content .carousel-block.three-slide .carousel-items-item .image {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 55vw;
}
/* ================== End tree-slide ================== */

/* ================== Begin banner women ================== */
body.featured-collections .promo-content .carousel-items .women .info-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
body.featured-collections .promo-content .carousel-items .women .info-area h3.subheadline {
    color: rgb(0, 0, 0);
    letter-spacing: .56px;
    margin-top: 0;
    text-align: center;
    font: 28px/34px Montserrat, sans-serif;
    font-weight: 600;
}
body.featured-collections .promo-content .carousel-items .women .info-area .body {
    color: rgb(60, 60, 60);
    font: 16px/28px Montserrat, sans-serif;
    letter-spacing: 0;
    text-align: center;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area {
    margin-top: 40px;
    position: relative;
    width: 450px;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area a {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    transition: opacity .25s ease-in-out;
    transform: perspective(1px) translateZ(0);
    border: 1px solid #000;
    text-decoration: none;
    color: #fff;
    background: #000;
    width: 200px;
    text-align: center;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area button.btn-slide-men {
    color: rgb(0, 0, 0);
    position: relative;
    width: 200px;
    border: 1px solid #000000;
    text-align: center;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    float: right;
    cursor: pointer;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area button.btn-slide-men:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M7.536 15.074l.958-.959-6.578-6.577L8.494.96 7.536.001 0 7.538z'/%3E%3C/svg%3E");
    position: absolute;
    left: 20px;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area button.btn-slide-back {
    color: rgb(0, 0, 0);
    clear: both;
    display: block;
    margin: 40px auto 0;
    position: relative;
    min-width: 150px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: opacity .25s ease-in-out;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}
body.featured-collections .promo-content .carousel-items .women .info-area .button-area button.btn-slide-back:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M.958 0L0 .959l6.578 6.577L0 14.114l.958.959 7.536-7.537z'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
}
/* ================== End banner women ================== */

/* ================== Begin banner women-men ================== */
body.featured-collections .promo-content .carousel-items .women-men button {
    color: rgb(0,0,0);
    position: absolute;
    bottom: 20%;
    width: 200px;
    border: 1px solid #000000;
    text-align: center;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
body.featured-collections .promo-content .carousel-items .women-men button.btn-slide-women {
    left: 50px;
}
body.featured-collections .promo-content .carousel-items .women-men button.btn-slide-women:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M.958 0L0 .959l6.578 6.577L0 14.114l.958.959 7.536-7.537z'/%3E%3C/svg%3E");
    position: absolute;
    right: 20px;
}
body.featured-collections .promo-content .carousel-items .women-men button.btn-slide-men {
    right: 50px;
}
body.featured-collections .promo-content .carousel-items .women-men button.btn-slide-men:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M7.536 15.074l.958-.959-6.578-6.577L8.494.96 7.536.001 0 7.538z'/%3E%3C/svg%3E");
    position: absolute;
    left: 20px;
}
/* ================== End banner women-men ================== */

/* ================== Begin banner men ================== */
body.featured-collections .promo-content .carousel-items .men .info-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
body.featured-collections .promo-content .carousel-items .men .info-area h3.subheadline {
    color: rgb(0, 0, 0);
    letter-spacing: .56px;
    margin-top: 0;
    text-align: center;
    font: 28px/34px Montserrat,sans-serif;
    font-weight: 600;
}
body.featured-collections .promo-content .carousel-items .men .info-area .body {
    color: rgb(60, 60, 60);
    font: 16px/28px Montserrat,sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area {
    margin-top: 40px;
    position: relative;
    width: 450px;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area a {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    transition: opacity .25s ease-in-out;
    transform: perspective(1px) translateZ(0);
    border: 1px solid #000;
    text-decoration: none;
    color: #fff;
    background: #000;
    width: 200px;
    text-align: center;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area button.btn-slide-women {
    color: rgb(0, 0, 0);
    position: relative;
    width: 200px;
    border: 1px solid #000000;
    text-align: center;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    float: right;
    cursor: pointer;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area button.btn-slide-women:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M7.536 15.074l.958-.959-6.578-6.577L8.494.96 7.536.001 0 7.538z'/%3E%3C/svg%3E");
    position: absolute;
    left: 20px;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area button.btn-slide-back {
    color: rgb(0, 0, 0);
    clear: both;
    display: block;
    margin: 40px auto 0;
    position: relative;
    min-width: 150px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: opacity .25s ease-in-out;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}
body.featured-collections .promo-content .carousel-items .men .info-area .button-area button.btn-slide-back:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.494' height='15.073' viewBox='0 0 8.494 15.073'%3E%3Cpath data-name='Path 40' d='M7.536 15.074l.958-.959-6.578-6.577L8.494.96 7.536.001 0 7.538z'/%3E%3C/svg%3E");
    position: absolute;
    left: 0;
}
/* ================== End banner men ================== */

/* ================== Begin moment ================== */
body.featured-collections .promo-content .intro-block.moments{
    background: radial-gradient(circle,#fff 0,hsla(0,0%,41%,.45) 100%);
    margin: 40px 0;
}
body.featured-collections .promo-content .intro-block.moments > .inner{
    max-width: 1480px;
}
body.featured-collections .promo-content .intro-block .inner > .text{
    margin-bottom: 30px;
}
body.featured-collections .promo-content .intro-block.moments .inner > .text{
    margin-bottom: 100px;
}
body.featured-collections .promo-content .intro-block.moments .moments-inner{
    font-size: 0;
    line-height: 0;
}
body.featured-collections .promo-content .intro-block.moments .moments-inner > .moments-item{
    display: inline-block;
    width: 30%;
    margin-right: 5%;
    font-size: 16px;
    line-height: 21px;
    vertical-align: top;
    color: rgb(0, 0, 0);
}
body.featured-collections .promo-content .intro-block.moments .moments-inner > .moments-item:last-child{
    margin-right: 0;
}
body.featured-collections .promo-content .intro-block.moments .moments-inner > .moments-item .image{
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin: 0 auto 40px;
    height: 23.6vw;
    width: 23.6vw;
}
body.featured-collections .promo-content .intro-block.moments .moments-inner > .moments-item .caption .title{
    font: 18px/30px Montserrat,sans-serif;
    margin: 0 0 10px;
    font-weight: 600;
    text-transform: uppercase;
}
body.featured-collections .promo-content .intro-block.moments .moments-inner > .moments-item .caption .text{
    font: 16px/30px Montserrat,sans-serif;
    font-weight: 500;
    margin: 0 0 45px;
}
body.featured-collections .promo-content .intro-block.moments .btn{
    border-color: rgb(97, 98, 101);
    color: rgb(97, 98, 101);
}
body.featured-collections .promo-content .intro-block.moments .btn:after,
body.featured-collections .promo-content .intro-block.moments .btn:hover:after{
    border-color: rgb(97, 98, 101);
}
body.featured-collections .promo-content .intro-block .inner {
    padding: 100px 26px 0;
}
body.featured-collections .promo-content .intro-block.moments .moment-1 {
    background-image: url("/promos/ss20/st1/images/moment-1.jpg");
}
body.featured-collections .promo-content .intro-block.moments .moment-2 {
    background-image: url("/promos/ss20/st1/images/moment-2.jpg");
}
body.featured-collections .promo-content .intro-block.moments .moment-3 {
    background-image: url("/promos/ss20/st1/images/moment-3.jpg");
}
/* ================== End moment ================== */

/* ================== Begin carousel-infinite ================== */
body.featured-collections .promo-content .carousel-block-infinite {
    background: #fff;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .owl-stage-outer {
    overflow: hidden;
    text-align: center;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .owl-item {
    display: inline-block;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .good-item {
    position: relative;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .good-item img {
    transition: transform .5s ease-in-out;
    transition-delay: .25s;
    display: block;
    transform: scale(.75);
    -ms-transform: scale(.75);
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -o-transform: scale(.75);
    width: 100%;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .good-item .good-name {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font: 15px/20px gothicb;
}
body.featured-collections .promo-content .carousel-block-infinite .goods .owl-item.active.center img {
    transform: scale(.9);
}
body.featured-collections .promo-content .carousel-block-infinite .goods .btn-link {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    border: 1px solid #000;
    padding: 10px 30px;
    min-width: 100px;
    text-decoration: none;
    color: #fff;
    background: #000;
    width: auto;
}
body.featured-collections .promo-content .carousel-block-infinite .owl-prev {
    background: rgb(0,0,0);
    border: none;
    position: absolute;
    top: 50%;
    left: 0;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    padding: 20px 14px 20px 40px;
}
body.featured-collections .promo-content .carousel-block-infinite .owl-next {
    background: rgb(0,0,0);
    border: none;
    position: absolute;
    top: 50%;
    right: 0;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    padding: 20px 40px 20px 14px;
}
body.featured-collections .promo-content .carousel-block-infinite button {
    cursor: pointer;
}
body.featured-collections .promo-content .carousel-block-infinite .goods button.btn:after {
    border-bottom: 1px solid rgb(255, 255, 255);
}
/* ================== End carousel-infinite ================== */

/* ================== Begin triple-tout ================== */
body.featured-collections .promo-content .triple-tout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    max-width: 1280px;
    padding: 0 15px 6em;
    margin: 0 auto;
}
body.featured-collections .promo-content .triple-tout span.btn {
    color: rgb(0, 0, 0);
    padding: 0;
}
body.featured-collections .promo-content .triple-tout .image img {
    height: 100%;
    width: 100%;
}
body.featured-collections .promo-content .triple-tout .image {
    width: 45.5%;
}
body.featured-collections .promo-content .triple-tout .image:first-of-type {
    width: 50%;
}
body.featured-collections .promo-content .triple-tout .image:not(:first-of-type) {
    display: inline-block;
    border: 5px solid #fff;
    margin-top: -30px;
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}
body.featured-collections .promo-content .triple-tout .text-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    margin: auto auto 26px;
}
body.featured-collections .promo-content .triple-tout .text-container h3 {
    font: 20px/30px Montserrat,sans-serif;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
    max-width: 500px;
    margin: auto auto 0;
}
body.featured-collections .promo-content .triple-tout .text-container a {
    -webkit-appearance: none;
    padding: 10px 1.3em;
    transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -webkit-transform: perspective(1px) translateZ(0);
    border: 1px solid #000;
    min-width: 100px;
    text-decoration: none;
    color: #000;
    background: #fff;
    width: 83%;
    text-align: center;
    position: absolute;
    bottom: 34px;
    font: 14px gothicb, CenturyGothicBold, serif;
}
body.featured-collections .promo-content .triple-tout .image-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}
body.featured-collections .promo-content .triple-tout .image-container.woman .image-main {
    background-image: url("/promos/ss20/st1/images/W_c.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
}

body.featured-collections .promo-content .triple-tout .image-container.woman .addition-1 {
    background-image: url("/promos/ss20/st1/images/W_DETAIL1_res.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 250px;
}
body.featured-collections .promo-content .triple-tout .image-container.woman .addition-2 {
    background-image: url("/promos/ss20/st1/images/W_DETAIL2_res.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 250px;
}
body.featured-collections .promo-content .triple-tout .image-container.man .image-main {
    background-image: url("/promos/ss20/st1/images/M_res.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
}
body.featured-collections .promo-content .triple-tout .image-container.man .addition-1 {
    background-image: url("/promos/ss20/st1/images/M_DETAIL1_res.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 250px;
}
body.featured-collections .promo-content .triple-tout .image-container.man .addition-2 {
    background-image: url("/promos/ss20/st1/images/M_DETAIL2_res.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 250px;
}
body.featured-collections .promo-content .triple-tout.reverse .image-container .wrapper-image-main {
    width: 100%;
}
/* ================== End triple-tout ================== */
