@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;500&family=Oswald:wght@700&display=swap');
body.featured-collections .promo-content .owl-item.cloned {
    opacity: 0;
}
body.featured-collections .promo-content .owl-item.active {
    opacity: 1;
}
body.featured-collections .promo-content .banner-top {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 52vw;
}
body.featured-collections .promo-content .banner-top .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

body.featured-collections .promo-content .after-banner-top {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 43vw;
}
body.featured-collections .promo-content .after-banner-top .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
body.featured-collections .promo-content .after-banner-top .inner {
    z-index: 2;
}
body.featured-collections .promo-content .after-banner-top h2 {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
    line-height: 75px;
    margin-bottom: 40px;
    text-align: center;
}
body.featured-collections .promo-content .after-banner-top .text {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 43px;
    margin-bottom: 22px;
    min-height: 86px;
    text-align: center;
}
body.featured-collections .promo-content .after-banner-top .button-area {
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    width: 400px;
}
body.featured-collections .promo-content .after-banner-top .button-area button {
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 50px;
    width: 170px;
}
body.featured-collections .promo-content .after-banner-top .button-area button:hover {
    background: #000000;
    color: #FFFFFF;
}
body.featured-collections .promo-content .after-banner-top .button-area button:last-of-type {
    margin-left: 30px;
}

body.featured-collections .promo-content .marquee {
    background: #000000;
    height: 84px;
    overflow: hidden;
}
body.featured-collections .promo-content .marquee .marquee__inner {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 84px;
}
body.featured-collections .promo-content .marquee .marquee__inner > span {
    margin-right: 47px;
}

body.featured-collections .promo-content .two-column {
    font-size: 0;
    line-height: 0;
}
body.featured-collections .promo-content .two-column h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 50px;
}
body.featured-collections .promo-content .two-column .left,
body.featured-collections .promo-content .two-column .right {
    display: inline-block;
    position: relative;
    width: 50%;
    vertical-align: top;
}
body.featured-collections .promo-content .two-column.comfortable {
    background: #f9f5f4;
    padding: 100px 0 150px;
}
body.featured-collections .promo-content .two-column.comfortable h2 {
    min-height: 59px;
}
body.featured-collections .promo-content .two-column.comfortable .left,
body.featured-collections .promo-content .two-column.comfortable .right {
    height: 55vw;
    width: 50%;
}
body.featured-collections .promo-content .two-column.comfortable .left {
    padding: 0 1% 0 2%;
}
body.featured-collections .promo-content .two-column.comfortable .right {
    padding: 0 2% 0 1%;
}
body.featured-collections .promo-content .two-column.comfortable .left .img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    background-position: top;
}
body.featured-collections .promo-content .two-column.comfortable .right .img {
    background-image: url('/promos/aw21/ealc/images/comfortable-good.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 30vw;
    margin-bottom: 55px;
}
body.featured-collections .promo-content .two-column.comfortable .text {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 43px;
    margin-bottom: 45px;
}
body.featured-collections .promo-content .two-column.comfortable .link {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
}

body.featured-collections .promo-content .tree-column {
    font-size: 0;
    line-height: 0;
}
body.featured-collections .promo-content .tree-column__img-block {
    display: inline-block;
    position: relative;
    width: 33.3%;
}
body.featured-collections .promo-content .tree-column .img {
    background-size: cover;
    height: 60vw;
}
body.featured-collections .promo-content .tree-column__img-block button {
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    width: 200px;
}
body.featured-collections .promo-content .tree-column__img-block button:hover {
    background: #000000;
    color: #FFFFFF;
}

body.featured-collections .promo-content .owl-dots {
    text-align: center;
}
body.featured-collections .promo-content .owl-dot {
    display: inline-block;
}
body.featured-collections .promo-content .owl-dot span {
    background: #E1DBCE;
    display: inline-block;
    margin: 0 10px 0 0;
    height: 4px;
    width: 65px;
}
body.featured-collections .promo-content .owl-dot.active span {
    background: #000000;
    height: 8px;
}

body.featured-collections .promo-content .price {
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
}
body.featured-collections .promo-content form .result {
    position: absolute;
    bottom: -30px;
}

body.featured-collections .promo-content h3 {
    color: #000000;
    font-size: 70px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 95px;
    margin: 50px 0;
    padding: 0 2rem;
    text-align: center;
    text-transform: uppercase;
}
body.featured-collections .promo-content h4 {
    color: #000000;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 50px;
    margin: 25px 0 0;
    text-align: left;
    text-transform: uppercase;
}
body.featured-collections .promo-content img {
    width: 100%;
}
body.featured-collections .promo-content button {
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
}
body.featured-collections .promo-content .arrow:after {
    background-image: url("/promos/ss21/leisure/images/arrow.svg");
    content: '';
    display: inline-block;
    margin-left: 20px;
    height: 31px;
    width: 67px;
    vertical-align: middle;
}
body.featured-collections .promo-content .spacer {
    display: block;
    height: 5%;
}
body.featured-collections .promo-content .switcher {
    position: absolute;
    left: 80%;
    top: 50%;
    transform: translate(-80%, -50%);
    width: 50%;
    z-index: 2;
}
body.featured-collections .promo-content .switcher > div {
    display: inline-block;
    line-height: 33px;
    width: 33.3%;
    vertical-align: middle;
}
body.featured-collections .promo-content .left-text,
body.featured-collections .promo-content .right-text {
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
body.featured-collections .promo-content .left-text {
    text-align: right;
}
body.featured-collections .promo-content .bg-switch {
    background-color: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 40px;
    width: 100px !important;
    z-index: 2;
}
body.featured-collections .promo-content .bg-switch .circle {
    background-color: #000000;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: 5px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all .3s ease-in-out;
    height: 30px;
    width: 30px;
}
body.featured-collections .promo-content .bg-switch.right .circle {
    transform: translate(60px, -50%);
}
body.featured-collections .promo-content .two-column__right .switcher {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translate(-20%, -50%);
    width: 50%;
    z-index: 2;
}

body.featured-collections .promo-content .two-column__left {
    padding-right: 10px;
}
body.featured-collections .promo-content .two-column__right {
    padding-left: 10px;
}
body.featured-collections .promo-content .two-column__left-img,
body.featured-collections .promo-content .two-column__right-img {
    background-position: 50% 100%;
    background-size: cover;
    height: 95%;
}
body.featured-collections .promo-content .two-column__left-img {
    background-image: url("/promos/ss21/leisure/images/two-column-left.jpg");
}
body.featured-collections .promo-content .two-column__right-img {
    background-image: url("/promos/ss21/leisure/images/two-column-right-big.jpg");

}
body.featured-collections .promo-content .two-column.images p {
    display: inline-block;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 50px;
    height: 5%;
    text-transform: uppercase;
    vertical-align: middle;
}

body.featured-collections .promo-content .two-column__left,
body.featured-collections .promo-content .two-column__right {
    display: inline-block;
    position: relative;
    width: 50%;
    vertical-align: top;
}
body.featured-collections .promo-content .two-column__left.padding {
    padding: 0 5% 0 20%;
}
body.featured-collections .promo-content .two-column__right.padding {
    padding: 0 20% 0 5%;
}

body.featured-collections .promo-content .two-column.carousel {
    max-height: 1200px;
    margin-bottom: 100px;
}
body.featured-collections .promo-content .two-column.carousel p {
    display: inline-block;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
    width: 65%;
}
body.featured-collections .promo-content .two-column.carousel .two-column__left p {
    float: right;
    margin: 20px 0 0;
    text-align: right;
}
body.featured-collections .promo-content .two-column.carousel .owl-carousel .item {
    background-position: center;
    background-size: cover;
    height: 45vw;
    max-height: 1200px;
}

body.featured-collections .promo-content .owl-carousel.goods-promo {
    margin-bottom: 100px;
    padding: 0;
}
body.featured-collections .promo-content .owl-carousel.goods-promo .name,
body.featured-collections .promo-content .owl-carousel.goods-promo .price {
    color: #000000;
    display: none;
    font: 20px/28px 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    width: 80%;
}
body.featured-collections .promo-content .owl-carousel.goods-promo .active .name {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
body.featured-collections .promo-content .owl-carousel.goods-promo .active .name,
body.featured-collections .promo-content .owl-carousel.goods-promo .active .price {
    display: inline-block;
}
body.featured-collections .promo-content .owl-carousel.goods-promo .owl-item a{
    display: inline-block;
}
body.featured-collections .promo-content .owl-carousel.goods-promo .owl-item .item {
    padding: 0;
    text-align: center;
    transform: scale(.7);
    transition: transform .5s ease-in-out;
}

body.featured-collections .promo-content .owl-carousel.goods-promo .owl-stage .active .item {
    transform: scale(1);
}
body.featured-collections .promo-content .owl-carousel.goods-promo .owl-dot{
    width: auto;
}

body.featured-collections .promo-content .subscribe-short {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 0;
    line-height: 0;
    padding: 40px 170px;
}
body.featured-collections .promo-content .subscribe-short h4 {
    margin: 0;
}
body.featured-collections .promo-content .subscribe-short .title {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
}
body.featured-collections .promo-content .subscribe-short .subscribe-form {
    font-size: 0;
    display: inline-block;
    line-height: 0;
    padding: 0;
    position: relative;
    width: 60%;
    vertical-align: middle;
}
body.featured-collections .promo-content .subscribe-short .inputs {
    display: inline-block;
    padding-right: 30px;
    width: 70%;
    vertical-align: top;
}
body.featured-collections .promo-content .button-block {
    display: inline-block;
    padding: 0;
    text-align: center;
    width: 30%;
    vertical-align: top;
}
body.featured-collections .promo-content .subscribe-short .subscribe-form .input-email {
    display: inline-block;
    height: 50px;
    width: 100%;
}
body.featured-collections .promo-content .subscribe-short .subscribe-form .input-email input {
    height: 100%;
    width: 100%;
}
body.featured-collections .promo-content .subscribe-short .subscribe-form button {
    background: #000000;
    border: none;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    line-height: 16px;
    outline: none;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
}
body.featured-collections .promo-content .subscribe-short .subscribe-form button:hover {
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
}
body.featured-collections .promo-content .subtitle {
    color: #000000;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
}
body.featured-collections .promo-content .subscribe-short input.materialize {
    font: 16px/18px 'Libre Franklin', sans-serif;
    font-weight: 300;
    padding: 3px 10px 3px 0;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #000;
}
body.featured-collections .promo-content .subscribe-short input.materialize:focus {
    outline: none;
}
body.featured-collections .promo-content .subscribe-short input.materialize ~ label {
    color: #999;
    font: 16px/18px Arial;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
body.featured-collections .promo-content .subscribe-short input.materialize:focus ~ label, input.materialize:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #7f7979;
}
body.featured-collections .promo-content .subscribe-short input.materialize ~ .error {
    color: #e85252;
    margin-top: 10px;
}

body.featured-collections .promo-content .favourite-model {
    background-color: #E1DBCE;
    font-size: 0;
    line-height: 0;
    margin-bottom: 100px;
    padding: 100px 0 70px;
    position: relative;
}
body.featured-collections .promo-content .favourite-model .name {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
}
body.featured-collections .promo-content .favourite-model .name-favorite {
    color: #000000;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 65px;
    text-transform: uppercase;
}
body.featured-collections .promo-content .favourite-model .price {
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
}
body.featured-collections .promo-content .favourite-model > div {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
}
body.featured-collections .promo-content .favourite-model > div:first-of-type {
    padding: 120px 0 0 40px;
}
body.featured-collections .promo-content .favourite-model > div:nth-of-type(2) {
    padding: 0 100px 0 40px;
}
body.featured-collections .promo-content .favourite-model .favorite-good {
    padding: 0 60px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
body.featured-collections .promo-content .favourite-model .text {
    display: block;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 43px;
    margin: 130px auto 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
}
body.featured-collections .promo-content .favourite-model .text > span {
    display: block;
    font-weight: 300;
}

body.featured-collections .promo-content .subscribe-block {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    font-size: 0;
    line-height: 0;
    margin: 100px 0;
    padding: 0 3% 0 5%;
}
body.featured-collections .promo-content .subscribe-block > div,
body.featured-collections .promo-content .form-subscribe {
    display: inline-block;
    padding: 0 0 120px 5%;
    width: 50%;
    vertical-align: middle;
}
body.featured-collections .promo-content .form-subscribe {
    position: relative;
}
body.featured-collections .promo-content .subscribe-block > div {
    border-right: 1px solid #000000;
    padding: 180px 0;
}
body.featured-collections .promo-content .subscribe-block .inner-text {
    margin: 0;
}
body.featured-collections .promo-content .form-subscribe .subscribe {
    height: 50px;
}
body.featured-collections .promo-content .form-subscribe input {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 300;
    padding: 10px 20px;
    height: 100%;
    width: 375px;
    vertical-align: middle;
}
body.featured-collections .promo-content .form-subscribe input[type="checkbox"] {
    margin-right: 15px;
    padding: 0;
    height: 20px;
    width: 20px;
}
body.featured-collections .promo-content .form-subscribe button {
    background: #000000;
    border: none;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    outline: none;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 100%;
    width: 185px;
    vertical-align: middle;
}
body.featured-collections .promo-content .form-subscribe button:hover {
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
}
body.featured-collections .promo-content .item-checkbox {
    margin: 20px 0;
}
body.featured-collections .promo-content .form-new input[type="checkbox"] + label {
    font: 16px/20px 'Libre Franklin', sans-serif;
    vertical-align: middle;
}
body.featured-collections .promo-content .item-checkbox input[type="checkbox"] {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    margin-right: 15px;
    padding: 0;
    position: relative;
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
body.featured-collections .promo-content .item-checkbox input[type="checkbox"]:checked:before {
    background-color: #333333;
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 8px;
    width: 8px;
}
body.featured-collections .promo-content .item-checkbox a {
    border-bottom: 1px solid;
}

#ipopap[mode="promocode-send"] .ipopap-content {
    padding: 20px;
    width: 800px;
}
#ipopap[mode="promocode-send"] .ipopap-content .ipopap-content-good-popap {
    width: 100%;
}
#ipopap[mode="promocode-send"] .promocode-popup {
    background: #FFFFFF;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner {
    background: #FFFFFF !important;
    border: 1px solid #000000;
    padding: 20px;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .promocode-popup-block .form-new .btn {
    background: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
}
#ipopap[mode="promocode-send"] .h {
    color: #000000;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .intro {
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    margin: 50px 0 10px;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .promocode-popup-block > .inner {
    padding: 0 10px 0 0;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .promocode-popup-block .form-new input[type="checkbox"] + label {
    color: #000000;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .img-block {
    display: inline-block;
    padding-left: 10px;
    width: 50%;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .promocode-popup-image {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    width: 100%;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .promocode-popup-block {
    padding: 0 10px 0 0;
}
#ipopap[mode="promocode-send"] .ipopap-content-good-popap .promocode-popup > .inner .intro-inscribe {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 20px 0;
    text-align: center;
}
#ipopap[mode="promocode-send"].ipopap .formstyle input[type="checkbox"]:checked + label::before {
    outline: 1px solid #E0E0E0;
}