.reuse-layout.start:before {
    background: rgba(29, 32, 38, .2);
}

.reuse-layout .start-mov {
    background: #31353e url(/reuse/img/hero.mp4) center no-repeat;
    background-size: cover;
}

.reuse-layout .container.right h1 {
    max-width: 480px;
    line-height: 1.02 !important;
}

.reuse-main {
    background: #fff;
}

ul li {
    padding: .21rem 0;
}

.plusCircleWrapper {
    width: 333px;
}

.circleText {
    max-width: 230px;
}

.productCircle {
    width: calc(33.33% - 111px);
}

.plusCircle {
    background: #000;
    width: 90px;
    height: 90px;
}

.plusCircleWrapper:hover .plusCircle {
    transform: none;
}

.plusCircleWrapper .plusCircle .plus {
    transition: transform 0.2s ease-in-out;
}

.plusCircleWrapper:hover .plusCircle .plus {
    transform: scale(1.2);
}

.reuse-dark {
    background: #1f2530;
    color: #fff;
    padding-top: 6rem;
    overflow: hidden;
}

.reuse-dark h2 {
    color: #f4804f;
}

.reuse-fly {
    position: relative;
    margin-top: -8rem;
    margin-bottom: -4rem;
    z-index: 2;
    text-align: right;
}

.reuse-fly img {
    width: min(660px, 50vw);
    height: auto;
}

.reuse-light-card {
    background: #fff;
    border-radius: 48px 48px 0 0;
    color: #1c1f26;
    padding: 2rem 2rem 1.5rem;
    width: 64%;
}

.reuse-simple {
    margin-left: auto;
    background: #f4804f;
    color: #fff;
    border-radius: 48px 0 0 0;
    width: 52%;
    padding: 2rem;
    margin-top: -1rem;
}

.reuse-circles {
    background: #f4804f;
    padding: 2.4rem 0;
}

.reuse-circles .productCircle {
    width: calc(33.33% - 30px);
    padding: 0;
}

.reuse-circles .productCircle picture {
    background: #ebebeb;
    min-height: 110px;
}

.reuse-circles .productCircle>p {
    color: #fff;
    font-size: 1rem;
}

.reuse-circles .plusCircleWrapper {
    width: 320px;
    color: #fff;
}

.reuse-circles .plusCircle {
    background: #1f2530;
}

.reuse-benefits-title {
    background: #ebebeb;
    border-radius: 0 0 0 0;
    padding: 2rem 0;
    text-align: center;
}

.reuse-benefits-title h2 {
    margin: 0;
}

.reuse-benefits-block {
    background: #fff;
    padding: 3rem 0 4rem;
}

.reuse-benefits-video {
    border-radius: 46px 0 0 0;
    overflow: hidden;
    background: #9b6a2f;
}

.reuse-benefits-video video {
    display: block;
    width: 100%;
    height: auto;
}

.reuse-orange {
    background: #f4804f;
    padding-top: 2.2rem;
}

.reuse-badges {
    display: flex;
    justify-content: flex-end;
    gap: .6rem;
    margin-bottom: 1rem;
}

.reuse-badges img {
    width: 52px;
    height: 52px;
    object-fit: contain;
}

.reuse-resp-panel {
    background: #ebebeb;
    border-radius: 48px 0 0 0;
    padding: 2.5rem 0;
}

.reuse-resp-panel .flex {
    align-items: center;
    gap: 2rem;
}

.reuse-resp-badge {
    width: min(320px, 100%);
    border-radius: 50%;
    overflow: hidden;
}

.reuse-resp-badge img {
    display: block;
    width: 100%;
    height: auto;
}

.reuse-custom {
    padding: 4rem 0 5rem;
}

.reuse-custom .flexVideo {
    padding-right: 0;
}

.reuse-custom-box {
    background: #f4804f;
    border-radius: 24px;
    padding: 1rem;
    max-width: 300px;
    margin-left: auto;
}

.reuse-custom-box img {
    display: block;
    width: 100%;
    border-radius: 12px;
}

.reuse-contact {
    background: #f4804f;
    color: #fff;
    overflow: hidden;
}

.reuse-contact h2 {
    color: #fff;
    margin-top: 0;
}

.reuse-contact .flex {
    align-items: flex-end;
}

.reuse-contact-card {
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: #fff;
    color: #1f2530;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin: 2rem 0;
}

.reuse-contact-card .avatar {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    left: -16px;
    bottom: -8px;
    padding: 0;
    margin: 0;
}

.reuse-contact-card .avatar img {
    object-fit: cover;
    object-position: center;
}

.img-big_wrapper {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.img-big_right {
    width: 50%;
}

.img-big_right img {
    margin-top: -15rem;
    margin-bottom: -15rem;
    position: relative;
    z-index: 1;
    width: calc(100% + 10rem);
    height: auto;
}

.img-big_text {
    width: 50%;
    padding: 4vw 2rem 4vw 0;
}

.img-big_text p {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #1f2530;
}

.bg-grey {
    background: #ebebeb;
    padding: 4rem 2rem 10rem 0;
    border-radius: 48px 0 0 0;
}

.orange-text {
    color: #f36f45 !important;
}

.orange {
    background: #f36f45;
    color: #fff;

    position: relative;
    width: 100%;
}

.orange::before {
    background-image: none;
    width: 100px;
    height: 100px;
    background: #f36f45;
    left: -99px;
    top: calc(100% - 100px);
    -webkit-mask: radial-gradient(circle at top right, transparent 100px, black 51px);
    mask: radial-gradient(circle at top right, transparent 100px, black 51px);
}

.orange h2 {
    color: #fff;
}

.item-full {
    width: 100%;
    padding: 4rem;
}

.labelContainer {
    display: flex;
    flex-flow: row wrap;
    max-width: 440px;
    justify-content: space-around;
    margin: 0 0 0 auto;
}

.labelContainer img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.item-seventy,
.item-fifty {
    width: 70%;
    height: 110px;
    position: relative;
    background: #f36f45;
    border-radius: 0 0 50px 0;
    margin-bottom: -2rem;
}

.item-seventy::before,
.item-fifty::before {
    content: "";
    position: absolute;
    background-image: none;
    width: 50px;
    height: 50px;
    background: #f36f45;
    right: -49px;
    top: 0;
    mask: radial-gradient(circle at right bottom, transparent 50px, black 51px);
}

.item-fifty {
    width: 50%;
}

.item-left {
    width: 50%;
}

.item-right {
    width: 50%;
    margin: 0;
    min-height: 1px;
    height: auto;
    padding: 4rem 6vw 0;
}

.item-right_pad {
    padding: 2rem 2rem 6vw 0;
}

.item-right_pad h2 {
    max-width: none;
}

.item-top_invert {
    margin-top: -15rem;
}

.negativeSpace {
    margin-top: -12rem;
}

.negativeSpace .textContainer {
    padding-top: 7rem;
}

.container-bg_right-smaller {
    max-width: 1450px;
    margin-left: auto;
    padding-bottom: 0;
}

.container-bg_image {
    transform: scaleX(-1);
    max-width: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

.text-right {
    text-align: right;
}

h2.text-right {
    max-width: none;
    margin-bottom: .5rem;
    width: 100%;
}

p.text-right {
    margin: 1rem 0 0;
}

.flexFoto {
    margin-top: -8.8rem;
    position: relative;
    z-index: 1;
    padding-right: 5vw;
}

.grey {
    background: #ebebeb;
    padding-bottom: 4rem;
}

.plusCircleWrapper-width {
    width: 100%;
}

.plusCircleWrapper-width .circleText {
    max-width: none;
}

.widthRight {
    padding-left: 0;
}

.widthRight .container .textContainer {
    margin: 5rem 0;
}

.widthRight .container .videoContainer {
    position: absolute;
    bottom: 5rem;
    top: 5rem;
    right: 0;
    width: auto;
    object-fit: cover;
    display: flex;
    align-items: center;
    max-width: 50%;
    margin: auto;
}

.widthRight .container .videoContainer video {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.item-right.big-wave_left.orange p {
    max-width: 510px;
}

.flexImage {
    width: 50%;
    padding-left: 5vw;
}

.flexImage img {
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    position: relative;
    z-index: 2;
    object-position: 80% 50%;
    width: 200px;
    height: 200px;
}

.speech-bubble-content {
    position: relative;
    z-index: 1;
}

.speech-bubble-content h3 {
    margin: 0 auto 1rem;
    max-width: 200px;
}

.speech-bubble {
    position: absolute;
    z-index: 1;
    top: -14rem;
    left: 61%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 -5px 30px -10px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 50%;
    width: 350px;
    height: 350px;
    padding: 2.5rem 2.5rem 1.5rem;
    text-align: center;
    margin-left: auto;
    color: #000;
}

.speech-bubble::before {
    content: "";
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 1rem;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #fff;
}

.lastFooterSection .item-fifty {
    margin-bottom: 0;
    border-radius: 0 50px 0 0;
}

.lastFooterSection .item-fifty::before {
    bottom: 0;
    top: auto;
    mask: radial-gradient(circle at right top, transparent 50px, black 51px);
}

.lastFooterSection .container {
    padding-top: 3rem;
    padding-bottom: 6rem;
}

.lastFooterSection h2,
.lastFooterSection p {
    max-width: 380px;
    margin-bottom: .5rem;
}

.swap-880 .flexText h2 {
    margin-bottom: 1rem;
}

.item-full.orange>.container {
    padding: 0;
    max-width: 1335px;
}

.swap-880 .flexVideo {
    padding-right: 0;
}

.swap-880 .flexVideo img {
    max-width: 550px;
    margin: auto;
    height: 100%;
    display: block;
    object-fit: contain;
}

@media (max-width: 1050px) {
    .m-top-7 {
        margin-top: 3.5rem;
    }
    .container-bg_left-wave {
        padding: 4rem 2rem 2rem 0;
    }

    .reuse-layout.start .container.right {
        padding-left: clamp(1rem, 4vw, 3rem);
        padding-right: clamp(1rem, 4vw, 3rem);
    }

    .img-big_wrapper {
        flex-direction: column;
        align-items: stretch;
        gap: 1.5rem;
    }

    .img-big_text,
    .img-big_right {
        width: 100%;
        padding: 1.5rem 0 0;
    }

    .img-big_right {
        padding: 0 0 2rem;
    }

    .img-big_right img {
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        max-width: min(400px, 88vw);
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .bg-grey {
        padding: 2.5rem 0 4rem;
        border-radius: 32px 0 0 0;
    }

    .bg-grey .start-text_right {
        width: 100%;
        margin-top: 0;
    }

    .item-top_invert {
        margin-top: 0;
        border-radius: 0;
    }

    .item-top_invert>.item-left:empty {
        display: none;
    }

    .item-top_invert .item-right.big-wave_left.orange {
        margin-left: 0;
        width: 100%;
        border-radius: 0;
        padding: 3rem 6rem 0;
    }

    .item-top_invert .item-right.big-wave_left.orange::before {
        transform: rotate(0deg);
        right: -68px;
        left: auto;
    }

    .item-seventy,
    .item-fifty {
        width: 100%;
        border-radius: 0 0 40px 0;
    }

    .container-bg_right-smaller {
        padding: 2rem 6rem 3rem;
    }

    .container-bg_right-smaller>.flex {
        flex-direction: column;
        gap: 1rem;
    }

    .container-bg_right-smaller .item-right {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .container-bg_right-smaller .item-right h2 {
        margin: 2rem auto 0;
        max-width: 370px;
    }


    .container-bg_right-smaller .item-left {
        top: 0;
        left: 0;
        position: absolute;
    }

    .container-bg_image {
        width: 210px;
    }

    .negativeSpace {
        margin-top: 0;
        padding-top: 2rem;
    }

    .negativeSpace .textContainer {
        padding-top: 2rem;
    }

    .widthRight .container {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        position: relative;
    }

    .widthRight .container .textContainer {
        width: 100%;
        margin: 2rem 0 1rem;
        padding: 0;
    }

    .widthRight .container .videoContainer {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        max-width: none;
        margin: 0;
        display: block;
    }

    .widthRight .container .videoContainer video {
        max-height: none;
        border-radius: 50px;
    }

    .grey>.container>.flex {
        flex-direction: column;
        align-items: stretch;
        gap: 1.5rem;
    }

    .grey .flexFoto {
        width: 100%;
        max-width: 400px;
        margin: -3.5rem -2rem -3rem auto;
        padding: 0;
        display: flex;
        justify-content: center;
    }

    .grey .flexText {
        width: 100%;
        padding: 0;
        align-items: stretch;
    }

    .grey h2.text-right {
        max-width: 400px;
    }

    .grey .text-right {
        text-align: left;
    }

    .grey h2.text-right {
        width: 100%;
    }

    .lastFooterSection .container>.flex {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 2rem;
    }

    .lastFooterSection .flexText,
    .lastFooterSection .flexImage {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .lastFooterSection .flexImage {
        align-items: center;
        display: flex;
        flex-flow: column-reverse;
    }

    .lastFooterSection .flexText h2,
    .lastFooterSection .flexText p {
        max-width: 36rem;
        margin-left: auto;
        margin-right: auto;
    }

    .lastFooterSection .flexImage {
        position: relative;
        padding-bottom: 2rem;
    }

    .lastFooterSection .flexImage .speech-bubble {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 9vw -2rem auto;
        height: auto;
        min-height: 0;
        aspect-ratio: 1;
        max-width: 100%;
        padding: 2rem 1.5rem 1.5rem;
    }

    .flexImage img {
        margin: 0 30vw 0 auto;
    }

    .flex.m-top--10 {
        justify-content: space-between;
    }

    .item-full {
        padding: 3rem;
    }

    .productCircle {
        width: calc(33.3% - 12px);
        padding: 0 .75rem;
    }

    .productContainer .plusCircleWrapper {
        margin-top: 1rem;
    }

    .productContainer .plusCircleWrapper {
        width: 100%;
    }

    .productContainer .circleText {
        max-width: none;
    }

    .productContainer .circleText p {
        margin: 0;
    }

    .img-big_wrapper .start-text_right {
        margin-top: 0 !important;
    }

    .item-fifty {
        height: 80px;
    }

    .lastFooterSection .item-fifty {
        display: none;
    }

    .lastFooterSection .orange {
        border-radius: 0 50px 0 0;
    }

    .lastFooterSection .container {
        padding-bottom: 2rem;
    }
}

@media (max-width: 900px) {
    .labelContainer {
        gap: 1rem;
    }
}

@media (max-width: 880px) {
    .reuse-fly {
        margin-top: 2rem;
        margin-bottom: 0;
        text-align: center;
    }

    .reuse-fly img {
        width: min(540px, 85vw);
    }

    .reuse-light-card,
    .reuse-simple {
        width: 100%;
    }

    .reuse-circles .productCircle {
        width: calc(33.33% - 16px);
    }

    .reuse-resp-panel .flex,
    .reuse-contact .flex {
        flex-direction: column;
        align-items: flex-start;
    }

    .reuse-custom-box {
        margin-left: 0;
    }

    .item-top_invert .item-right.big-wave_left.orange {
        padding: 2rem 2rem 0;
    }

    .negativeSpace {
        padding: 2rem 0 3rem;
    }

    .grey .flexFoto {
        margin: -3.5rem 0 0 auto;
    }

    .swap-880 .flexVideo {
        min-height: 1px;
    }

    .flex.item-top_invert .item-full.orange {
        padding: 3vw;
    }

    .flex.item-top_invert .item-seventy {
        height: 11.5vw;
    }
}

@media (max-width: 700px) {
    .reuse-circles .productCircle {
        width: 100%;
        margin-bottom: 1.8rem;
    }

    .reuse-circles .plusCircleWrapper {
        width: 100%;
    }

    .reuse-contact-card {
        width: 280px;
        height: 280px;
    }

}

@media (max-width: 560px) {
    .lastFooterSection .flexImage {
        align-items: flex-start;
    }

    .lastFooterSection .flexImage .speech-bubble {
        margin: 0 0 -3rem auto;
    }

    .flexImage img {
        margin: 0;
    }

    .speech-bubble-content h3 {
        font-size: 1.3rem;
    }

    .flex.item-top_invert .item-full.orange {
        padding: 0;
    }

    .productContainer {
        >.flex.m-top--10 {
            flex-flow: column;
            margin-top: -6vw;

            .productCircle {
                width: 100%;
                margin: 0
            }
        }

        a.plusCircleWrapper {
            margin-top: 3rem;
        }
    }

    .labelContainer img {
        width: 65px;
        height: 65px;
    }

    .container-bg_right-smaller {
        padding: 2rem 1.5rem 3rem;
    }

    .container-bg_right-smaller .item-right h2 {
        margin-top: 5rem;
        font-size: 28px !important;
        max-width: 290px;
    }

    .productCircle {
        padding: 0;
    }

    .productCircle picture {
        width: 39% !important;
    }

    .productCircle p {
        width: 61% !important;
        padding-right: 0 !important;
    }

    .productCircle:nth-child(2) p {
        padding-right: .5rem !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 470px) {
    .productContainer>.flex.m-top--10 {
        margin-top: -4vw;

        .productCircle {
            margin: 0;
            padding: 0;

            picture {
                width: 35%;
            }

            p {
                padding: 0 .5rem;
                width: 65%;
            }
        }
    }
}

@media (max-width: 420px) {
    .labelContainer img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .flexImage img {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .lastFooterSection .flexImage {
        flex-flow: column;
        align-items: center;
    }

    .lastFooterSection .flexImage .speech-bubble {
        border-radius: 30px;
        margin-bottom: 0;
        margin-top: -4rem;
        margin-bottom: .5rem;
        aspect-ratio: 0;
        padding-bottom: 1rem;
        padding-top: 5rem;
        width: 100%;
        height: auto !important;
    }

    .speech-bubble-content {}

    .speech-bubble::before {
        display: none;
    }

    .lastFooterSection .container>.flex {
        gap: 0;
    }

    .productContainer>.flex.m-top--10 .productCircle p {
        hyphens: auto;

    }

    .labelContainer {
        gap: 4.5vw;

        img {
            width: 90px;
            height: 90px;
        }
    }

    h2 {
        font-size: 28px !important;
    }

    .flex.item-top_invert .item-seventy {
        height: 7vw;
    }
}