.editorialpage .experience-component {
    overflow: hidden;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hero-slider.new-hero-slider .carousel-inner {
    height: calc(100vh - 88px);
}



.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}

    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: block;
    }

.hero-slider.new-hero-slider .carousel-item {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color: #f8f9fa;
    height: 100%;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.hero-slider.new-hero-slider .hero-slide img {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: top;
    object-position: top;
}

.hero-slider.new-hero-slider .hero-slide__bar {
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%);
    height: auto;
    z-index: 1;
}

.hero-slider.new-hero-slider .hero-slide__copy {
    font-size: 1rem;
    line-height: 1.4;
}

    .hero-slider.new-hero-slider .hero-slide__copy.text-white {
        color: #fff;
    }

.hero-slider.new-hero-slider .hero-slide__bar .hero-slide__element-button {
    min-width: 230px;
}

.hero-slider.new-hero-slider .hero-slide__bar .btn-link {
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    border: 2px solid #fff;
}

.hero-slider.new-hero-slider .hero-slide__bar .btn-link--secondary {
    line-height: 1.6;
    color: #000;
    border-color: #000;
    text-decoration: none;
}

    .hero-slider.new-hero-slider .hero-slide__bar .btn-link--secondary.fullfilled {
        background-color: #fff;
        border-color: #fff;
    }

.hero-slider.new-hero-slider .hero-slide__title {
    line-height: 1;
}

.hero-slider.new-hero-slider .hero-slide__bar .btn-link {
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    border: 2px solid #fff;
}

.hero-slider.new-hero-slider .hero-slide__bar .btn-link--primary {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.hero-slider.new-hero-slider #scrollButton {
    color: #fff;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg id='Livello_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52.54 53.55'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23fff;isolation:isolate;opacity:.75}%3C/style%3E%3C/defs%3E%3Cg id='arrow_left_desk'%3E%3Ccircle id='Ellisse_1' class='cls-1' cx='26.27' cy='26.77' r='24'/%3E%3Cpath d='M26.27 32.07l-7.97-9.29 1.52-1.3L26.27 29l6.46-7.52 1.51 1.3-7.97 9.29z' id='Tracciato_123'/%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    bottom: 10px;
    width: 20px;
    height: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    cursor: pointer;
}

.square-block__content:has(.textSquare) .textSquare__title {
    font-weight: 300;
    font-size: 9.28571rem;
    line-height: 1.05;
}

.square-block__content:has(.textSquare) .textSquare__copy {
    font-size: 1rem;
    line-height: 1.4;
}

.square-block__content:has(.textSquare) .textSquare__cta {
    font-size: 1.14286rem;
    font-weight: 700;
    font-family: Jost, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 0 5px !important;
    border-bottom: 2px solid #000;
    text-decoration: none;
}

.squareSlider .carousel-item {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color: #f8f9fa;
    height: 0;
    padding-top: 100%;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.squareSlider .square-slide {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    cursor: pointer;
}

    .squareSlider .square-slide.no-link {
        cursor: auto;
    }

    .squareSlider .square-slide img {
        z-index: 1;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.squareSlider .square-slide__bar {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    z-index: 1;
}

.shop-the-look .title {
    font-family: Jost, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 9.28571rem;
    line-height: 1.05;
}

    .shop-the-look .title.small-text {
        font-size: 3.57143rem;
        line-height: .9;
    }

.shop-the-look .desc {
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.4;
}

    .shop-the-look .desc.small-text {
        font-size: .71429rem;
    }

.shop-the-look .cta {
    font-size: 1.14286rem;
    font-weight: 700;
    font-family: Jost, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 0 0 5px !important;
    border-bottom: 2px solid #000;
}

    .shop-the-look .cta, .shop-the-look .cta:hover {
        text-decoration: none;
    }

        .shop-the-look .cta.medium-text {
            font-size: 1.14286rem;
            line-height: 1.5rem;
            margin-right: auto;
        }

.squareSlider .square-slide__bar .btn-link {
    max-width: 140px;
    border: 2px solid #fff;
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.squareSlider .square-slide__bar {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    z-index: 1;
}

.squareSlider .square-slide__title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: .9;
}

.squareSlider .square-slide__bar .btn-link:hover {
    text-decoration: none;
}

.textBlock__title {
    font-size: 3.92857rem;
    line-height: 5.71429rem;
}

.textBlock__copy {
    font-size: 1rem;
    line-height: 1.4;
}

.cardsContainerSwiper {
    position: relative !important;
    width: 100%;
    overflow: visible !important;
}

    .cardsContainerSwiper .swiper-wrapper {
        position: relative;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
        transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .cardsContainerSwiper .swiper-android .swiper-slide,
    .cardsContainerSwiper .swiper-ios .swiper-slide,
    .cardsContainerSwiper .swiper-wrapper {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .cardsContainerSwiper .swiper-wrapper {
        width: 100%;
    }

    .cardsContainerSwiper .swiper-slide {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        display: block;
    }

    .cardsContainerSwiper .swiper-wrapper .card,
    .cardsContainerSwiper .swiper-wrapper .swiper-slide,
    .cardsContainerSwiper .swiper-wrapper img {
        height: 100%;
        width: 100%;
    }

    .cardsContainerSwiper .card {
        overflow: hidden;
        border: none;
        border-radius: 0;
    }

        .cardsContainerSwiper .card .card-image-container {
            height: 100%;
        }

            .cardsContainerSwiper .card .card-image-container img {
                -o-object-fit: cover;
                object-fit: cover;
            }

    .cardsContainerSwiper .card__title {
        font-weight: 500;
    }

    .cardsContainerSwiper .card__text {
        font-size: .71429rem;
        line-height: 1.14286rem;
    }

    .cardsContainerSwiper .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        left: 0;
        top: 0;
    }

    .cardsContainerSwiper .swiper-pagination {
        position: absolute;
        text-align: center;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        z-index: 10;
    }

    .cardsContainerSwiper .swiper-horizontal > .swiper-pagination-bullets,
    .cardsContainerSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
    .cardsContainerSwiper .swiper-pagination-custom,
    .cardsContainerSwiper .swiper-pagination-fraction {
        bottom: 8px;
        top: auto;
        left: 0;
        width: 100%;
    }

    .cardsContainerSwiper .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        left: 0;
        top: 0;
    }

    .cardsContainerSwiper .swiper-pagination-bullet-active {
        opacity: 1;
        background: rgb(255, 255, 255);
    }

    .cardsContainerSwiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
    .cardsContainerSwiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }

@media (min-width: 992px) {
    .shop-the-look .title.small-text {
        font-size: 9.28571rem;
    }

    .shop-the-look .desc.small-text {
        font-size: 1rem;
        margin-bottom: 1.57143rem;
    }

    .cardsContainerSwiper .card__text {
        font-size: 1rem;
    }
}

@media (min-width: 1200px) {
    .hero-slider.new-hero-slider .hero-slide__bar {
        left: 5%;
        right: 5%;
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    .hero-slider.new-hero-slider #scrollButton {
        bottom: 6%;
        width: 48px;
        height: 48px;
    }

    .squareSlider .carousel-item {
        padding-top: 93%;
    }

    .squareSlider .square-slide__bar {
        top: auto;
        bottom: 0;
        left: 5%;
        right: 5%;
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    .shop-the-look__inner .position-relative {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-top: 56.25%;
    }

    .shop-the-look__inner .position-relative {
        padding-top: 50%;
    }

        .shop-the-look .text, .shop-the-look__inner .position-relative figure {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            -o-object-fit: cover;
            object-fit: cover;
        }

        .shop-the-look .text, .shop-the-look__inner .position-relative figure {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            -o-object-fit: cover;
            object-fit: cover;
        }

    .shop-the-look .text {
        margin-left: 3.92857rem;
        margin-bottom: 4.85714rem;
        padding-bottom: 5rem !important;
    }

    .shop-the-look .title.small-text {
        font-size: 9.28571rem;
        color: #fff;
    }
        .shop-the-look .title.small-text.text-black {
            color: #000;
        }

        .shop-the-look .desc.small-text {
            color: #fff;
        }

            .shop-the-look .desc.small-text.text-black {
                color: #000;
            }

    .shop-the-look .cta.medium-text {
        color: #fff;
        border-color: #fff;
    }
    .shop-the-look .cta.medium-text.text-black {
        color: #000;
        border-color: #000;
    }

    .squareSlider .square-slide__bar .btn-link {
        max-width: unset;
    }

    .squareSlider .square-slide__title {
        position: relative;
        line-height: 1.1;
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .textBlock__title {
        font-size: 8.57143rem;
        line-height: 12.35714rem;
    }

    .cardsContainerSwiper .swiper-wrapper {
        height: 34.42857rem;
    }

    .cardsContainerSwiper .card .text-container, .cardsContainerSwiper .card img {
        -webkit-transition: -webkit-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        transition: transform .5s ease, -webkit-transform .5s ease;
    }

    .cardsContainerSwiper .image-carousel-overlay {
        overflow: hidden;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(63%, rgba(0, 0, 0, .4)));
        background: linear-gradient(transparent, rgba(0, 0, 0, .4) 63%);
        position: absolute;
        inset: 0;
        opacity: 0;
        color: #fff;
        padding: 16px 20px;
    }

        .cardsContainerSwiper .image-carousel-overlay .text-container {
            -webkit-transform: translateY(.71429rem);
            transform: translateY(.71429rem);
        }

    .cardsContainerSwiper .card:hover .image-carousel-overlay {
        opacity: 1;
    }

    .cardsContainerSwiper .card:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .cardsContainerSwiper .carousel-scrollbar {
        width: 20.71429rem;
        height: .14286rem;
        background-color: #d9d9d9;
        cursor: pointer;
    }
}

@media (min-width: 1600px) {
    .hero-slider.new-hero-slider .carousel-inner {
        height: calc(-131px + 100vh);
    }

    .squareSlider .carousel-item {
        padding-top: 100%;
    }

    .shop-the-look .title.small-text {
        font-size: 9.28571rem;
    }
}

@media (max-width: 1199.98px) {
    .square-block__content:has(.textSquare) .textSquare__title {
        font-size: 3.57143rem;
    }

    .experience-assets-squareBlock .square-block__content {
        padding-left: 0;
        padding-right: 0;
    }

    .cardsContainerSwiper .image-carousel-overlay .text-container {
        padding: 1.28571rem 1.07143rem 0;
    }

    .cardsContainerSwiper .swiper-pagination .swiper-pagination-bullet {
        background-color: transparent;
        border: 1px solid #fff;
        width: .42857rem;
        height: .42857rem;
    }

    .cardsContainerSwiper .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #fff;
    }

    .cardsContainerSwiper .swiper-pagination {
        position: absolute;
        padding-right: 1.07143rem;
        width: 100%;
        height: 6px;
        top: 27.57143rem !important;
    }

    .cardsContainerSwiper .card .card-image-container {
        height: 29rem;
    }

    .cardsContainerSwiper .card-image-container {
        aspect-ratio: 3 / 4;
        overflow: hidden;
    }
}

@media screen and (max-width: 85.7143rem) {
    .swiper-main-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
