.page-homepage .hero {
    position: relative;
    width: 100%;
    background-color: grey;
    background-size: cover;
    background-position: center center;
    padding-top: 90px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .page-homepage .hero.heroRed {
        background-color: #ee2e24;
    }

    .page-homepage .hero .heroTxt {
        color: #FFF;
    }

        .page-homepage .hero .heroTxt .btn.btn-video {
            position: relative;
            font-size: 1rem;
            width: 100%;
        }

        .page-homepage .hero .heroTxt .btn.btn-action {
            position: relative;
            font-size: 1rem;
            width: 100%;
        }

        .page-homepage .hero .heroTxt .btn.btn-white img {
            position: absolute;
            left: 25px;
            top: 16px;
            -webkit-transition: 0.25s;
            transition: 0.25s;
            width: 18px;
        }

        .page-homepage .hero .heroTxt .btn.btn-white.btn-video:hover img {
            left: 35px;
        }

    .page-homepage .hero .heroTxtNext {
        color: #FFF;
    }

        .page-homepage .hero .heroTxtNext .btn.btn-video {
            position: relative;
            font-size: 1rem;
            width: 100%;
            margin-bottom: 15px;
        }

        .page-homepage .hero .heroTxtNext .btn.btn-action {
            position: relative;
            font-size: 1rem;
            width: 100%;
            margin-bottom: 15px;
        }

        .page-homepage .hero .heroTxtNext .btn.btn-white img {
            position: absolute;
            left: 25px;
            top: 16px;
            -webkit-transition: 0.25s;
            transition: 0.25s;
            width: 18px;
        }

        .page-homepage .hero .heroTxtNext .btn.btn-white.btn-video:hover img {
            left: 35px;
        }


.page-homepage .section-1 .hide-tablet-small {
    margin-top: 20px;
}

.page-homepage .hero .heroTxt h1 {
    font-size: 3.3333rem;
    margin-bottom: 2rem;
}

.page-homepage .hero .heroTxt p {
    font-size: 1rem;
    margin-bottom: 3rem;
}

.page-homepage .hero .heroTxtNext h1 {
    font-size: 3.3333rem;
    margin-bottom: 2rem;
}

.page-homepage .hero .heroTxtNext h4 {
    display: none;
}


/* edit: additional hero tablet breakpoint */
@media (min-width: 768px) {

    .page-homepage .hero {
        padding-top: 130px;
        padding-bottom: 40px;
    }

        .page-homepage .hero .heroTxt h1 {
            font-size: 80px;
            line-height: 80px;
        }

        .page-homepage .hero .heroTxt p {
            margin-bottom: 40px;
            font-size: 24px;
            line-height: 34px;
            font-family: avertabold, sans-serif;
        }

        .page-homepage .hero .heroTxtNext h1 {
            font-size: 80px;
            line-height: 80px;
        }

        .page-homepage .hero .heroTxtNext h4 {
            margin-bottom: 40px;
            font-size: 24px;
            line-height: 34px;
            font-family: avertabold, sans-serif;
            display: block;
        }
}
/* end of edit */

@media (min-width: 961px) { /* 960px fix edit */
    .page-homepage .hero {
        margin-top: 0;
        padding-top: 110px;
        min-height: 930px;
    }

        .page-homepage .hero .heroTxt {
            padding-top: 6.667rem;
            display: flex;
            align-items: flex-end;
        }

            .page-homepage .hero .heroTxt h1 {
                font-size: 120px;
                line-height: 120px;
                margin-top: 80px;
                margin-bottom: 0;
                /*min-height: 350px;*/
            }

            .page-homepage .hero .heroTxt .btn.btn-video {
                width: 100%;
                margin-bottom: 20px;
            }

            .page-homepage .hero .heroTxt .btn.btn-action {
                width: 100%;
                margin-bottom: 20px;
            }

            .page-homepage .hero .heroTxt p {
                font-size: 1.6667rem;
                line-height: 1.33;
                font-family: avertabold, sans-serif;
            }

        .page-homepage .hero .heroTxtNext {
            display: flex;
            align-items: flex-end;
        }

            .page-homepage .hero .heroTxtNext h1 {
                font-size: 120px;
                line-height: 120px;
                margin-top: 80px;
                margin-bottom: 0;
            }

            .page-homepage .hero .heroTxtNext .btn.btn-video {
                width: 100%;
                margin-bottom: 20px;
            }

            .page-homepage .hero .heroTxtNext .btn.btn-action {
                width: 100%;
                margin-bottom: 20px;
            }

            .page-homepage .hero .heroTxtNext h4 {
                margin: 58px 0 25px;
                font-size: 1.6667rem;
                line-height: 1.33;
                padding-bottom: 1rem;
                font-family: avertabold, sans-serif;
                display: block;
            }
}

/* edit additional desktop-wide breakpoint */
@media (min-width: 1440px) {

    .page-homepage .hero .heroTxt h1 {
        font-size: 150px;
        line-height: 150px;
        margin-top: 25px;
    }

    .page-homepage .hero .heroTxtNext h1 {
        font-size: 150px;
        line-height: 150px;
        margin-top: 25px;
    }
}
/* end of edit */

.page-homepage .section-1 {
    margin-bottom: 0;
}

    .page-homepage .section-1 h2 {
        padding-top: 3rem;
        font-size: 2rem;
        padding-bottom: 2.5rem;
        line-height: 2.778rem;
    }

@media (min-width: 960px) {
    .page-homepage .section-1 {
        margin-bottom: 60px;
    }

        .page-homepage .section-1 h2 {
            max-width: 100%;
            padding-top: 6.111rem;
            font-size: 3.333rem;
            line-height: 4.222rem;
        }
}

.page-homepage .section-1 .boxes {
    position: relative;
    width: 100%;
    margin-top: 1.222rem;
}

    .page-homepage .section-1 .boxes .box {
        position: relative;
        text-align: left;
        margin-bottom: 2.667rem;
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: 1;
    }

@media (min-width: 960px) {

    .page-homepage .section-1 .boxes .box {
        float: left;
        width: 29.6%;
        margin-bottom: 0;
    }

        .page-homepage .section-1 .boxes .box:nth-child(1), .page-homepage .section-1 .boxes .box:nth-child(2), .page-homepage .section-1 .boxes .box:nth-child(5), .page-homepage .section-1 .boxes .box:nth-child(6) {
            padding-right: 5.6%;
        }
}

@media (min-width: 960px) {
    .page-homepage .section-1 .boxes .box p {
        margin-bottom: 1.889rem;
    }
}

.page-homepage .section-1 .boxes .btn {
    letter-spacing: 0;
    margin-bottom: 3.444rem;
}

@media (min-width: 960px) {
    .page-homepage .section-1 .boxes .btn {
        margin-bottom: 0;
    }
}

.page-homepage .section-1 .boxes .btn a, .page-homepage .section-1 .boxes .btn a:visited, .page-homepage .section-1 .boxes .btn a:link, .page-homepage .section-1 .boxes .btn a:active {
    color: #00A0AD;
}

.page-homepage .section-1 .boxes .ico {
    height: 2.333rem;
    width: auto;
    margin-bottom: 20px;
}

.page-homepage .section-1 .boxes h3 {
    padding-bottom: 0.8889rem;
    font-size: 28px;
    line-height: 2.04;
}

@media (min-width: 960px) {
    .page-homepage .section-1 .boxes .ico {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .page-homepage .section-1 .boxes h3 {
        padding-bottom: 2rem;
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 20px;
    }
}

.page-homepage .section-1-2 {
    height: calc(100vh - 170px);
    background-position: center;
    background-size: cover;
}

    .page-homepage .section-1-2 .video {
        width: 100%;
        height: auto;
    }

    .page-homepage .section-1-2 .video-cover {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-position: center;
        background-size: cover;
        pointer-events: none;
    }

.page-homepage .section-2 {
    margin-bottom: 120px;
}

    .page-homepage .section-2 p {
        margin-bottom: 3rem;
    }

    .page-homepage .section-2 .btn-transparent {
        margin-top: 1.111rem;
    }

.page-homepage .btn-red {
    padding: 0 10px;
}

@media (min-width: 960px) {
    .page-homepage .btn-red {
        padding: 0 75px;
    }
}

.page-homepage .section-2 .btn-red, .page-homepage .section-5 .btn-red, .page-homepage .section-8 .btn-red {
    font-size: 18px;
    width: 100%;
    min-width: 0;
}

.page-homepage .section-2 .btn.btn-transparent a, .page-homepage .section-2 .btn.btn-transparent a:active, .page-homepage .section-2 .btn.btn-transparent a:link, .page-homepage .section-2 .btn.btn-transparent a:visited {
    color: #00A0AD;
}

@media (min-width: 768px) {
    .page-homepage .section-2 .btn-red {
        width: 50%; /* tablet button width */
    }
}

@media (min-width: 960px) {
    .page-homepage .section-2 .btn-red, .page-homepage .section-5 .btn-red {
        width: auto;
    }

    .page-homepage .section-2 .btn-transparent {
        margin-left: 4rem;
    }
}

.page-homepage .section-2 .separator {
    display: block;
}

@media (min-width: 960px) {
    .page-homepage .section-2 .separator {
        display: none;
    }
}

.page-homepage .section-2 h2 {
    padding-top: .5rem;
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 2.778rem;
    padding-bottom: 0;
}

@media (min-width: 960px) {
    .page-homepage .section-2 h2 {
        padding-top: 6.111rem;
        font-size: 3.333rem;
        line-height: 4.222rem;
    }
}

.page-homepage .section-2 .illustration {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 65vw;
    margin-bottom: 2.667rem;
}

/* edit: overrides and tablet */
@media (max-width: 767px) {
    /* phone only */
    .page-homepage .section-2 .illustration {
        float: left;
        width: calc(100% - 20px);
        margin-left: 10px;
    }
}

@media (min-width: 768px) and (max-width: 960px) {
    .page-homepage .section-2 .illustration {
        float: left;
        width: 70%;
        height: 44vw;
    }
}
/* edit end */

@media (min-width: 961px) { /* edit */
    .page-homepage .section-2 .illustration {
        background-position: right;
        position: absolute;
        top: 27%;
        right: 0;
        width: 50%;
        height: 60%;
        margin-bottom: 0;
        pointer-events: none;
    }
}

.page-homepage .section-3-placeholder {
    height: 0;
}

.page-homepage .section-3-placeholder {
    display: block;
    height: 240vh;
}

@media (min-width: 321px) {
    .page-homepage .section-3-placeholder {
        display: block;
        height: 205vh;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-3-placeholder {
        display: block;
        height: 200vh;
    }
}

.page-homepage .section-3 {
    position: fixed;
    height: 140vh;
    left: 0;
    top: 100vh;
    width: 100%;
    padding: 0;
    margin: 0;
}

@media (min-width: 321px) {
    .page-homepage .section-3 {
        position: fixed;
        height: 105vh;
        left: 0;
        top: 100vh;
        width: 100%;
        padding: 0;
        margin: 0;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-3 {
        position: fixed;
        height: 100vh;
        left: 0;
        top: 100vh;
        width: 100%;
        padding: 0;
        margin: 0;
    }
}

.page-homepage .section-3 h2, .page-homepage .section-3-mobile h2 {
    margin: 4.4444rem 0 3rem;
    font-size: 2rem;
}

.page-homepage .section-3 h2 {
    padding-top: 0;
}

@media (min-width: 960px) {
    .page-homepage .section-3 h2 {
        width: 700px;
        font-size: 3.333rem;
        line-height: 4.222rem;
    }

    .page-homepage .section-3 h2 {
        margin: 8.8889rem 0 3rem;
    }
}

.page-homepage .section-3-mobile .txtMobCart, .page-homepage .section-3-mobile .txtMobCart.aqua {
    font-size: 16px;
}

    .page-homepage .section-3-mobile .txtMobCart.aqua, .page-homepage .section-3-mobile .number-roller-box.aqua {
        color: #0BA4B1;
    }

.page-homepage .section-3-mobile .number-roller-box.visible-phone {
    font-size: 45px;
    font-family: avertabold, sans-serif;
    margin-top: 15px;
    margin-bottom: 10px;
}

@media (min-width: 400px) {
    .page-homepage .section-3-mobile .number-roller-box.visible-phone {
        font-size: 50px;
    }
}

@media (width: 960px) { /* edit: 960px fix */
    .page-homepage .section-3-mobile .number-roller-box.visible-phone {
        display: block !important;
    }
}

.page-homepage .section-3 .bg, .page-homepage .section-3-mobile .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

    .page-homepage .section-3 .bg.bg-1 {
        background-color: #f9faf9;
    }

    .page-homepage .section-3 .bg.bg-2 {
        background-color: #e1f5f6;
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    .page-homepage .section-3-mobile .bg.bg-2-mobile {
        background-color: #e1f5f6;
        margin-left: -20px;
        margin-right: -15px;
        width: 100vw;
    }

@media (min-width: 768px) {
    .page-homepage .section-3-mobile .bg.bg-2-mobile {
        margin-left: -60px;
    }
}

.page-homepage .section-3 .bg .pcf-col-6 {
    height: 100%;
}

.page-homepage .section-3 .left-side, .page-homepage .section-3 .right-side {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
}

@media (min-width: 960px) {
    .page-homepage .section-3 .left-side, .page-homepage .section-3 .right-side {
        position: absolute;
        top: calc(50% + 120px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.page-homepage .section-3 .left-side {
    left: 0;
    margin-bottom: 1.111rem;
    width: 160px;
}

@media (min-width: 375px) {
    .page-homepage .section-3 .left-side {
        width: 187px;
    }
}

@media (min-width: 560px) {
    .page-homepage .section-3 .left-side {
        width: auto;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-3 .left-side {
        margin-bottom: 0;
    }
}

.page-homepage .section-3 .right-side {
    color: #0BA4B1;
    right: 0;
    width: 160px;
    padding-left: 15px;
}

@media (min-width: 375px) {
    .page-homepage .section-3 .right-side {
        width: 187px;
        padding-left: 0;
    }
}

@media (min-width: 560px) {
    .page-homepage .section-3 .right-side {
        width: auto;
    }
}

.page-homepage .section-3 .img-cart {
    display: block;
    position: absolute;
    width: 80%;
    /*left: calc(50% - 120px);*/
    top: 160px;
}

@media (min-width: 960px) {
    .page-homepage .section-3 .img-cart {
        width: 43%;
        transition: width .1s;
        height: auto;
        left: 10%;
        top: calc(50% + 120px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .page-homepage .section-3 .right-side {
        width: 240px;
    }
}

@media (min-width: 1100px) {
    .page-homepage .section-3 .img-cart {
        width: 50%;
    }
}

.page-homepage .section-3 .number-roller-box {
    margin-top: 0.8889rem;
    margin-bottom: 0.5556rem;
    font-family: "avertabold", sans-serif;
    padding-right: 0.5556rem;
    letter-spacing: -10px;
    overflow: hidden;
    height: 2.667rem;
    font-size: 2.667rem;
    line-height: 2.667rem;
}

@media (min-width: 960px) {
    .page-homepage .section-3 .number-roller-box {
        margin-top: 0.8889rem;
        margin-bottom: 0.5556rem;
        font-family: "avertabold", sans-serif;
        padding-right: 0.5556rem;
        letter-spacing: -10px;
        overflow: hidden;
        height: 4.889rem;
        font-size: 4.889rem;
        line-height: 4.889rem;
    }
}

.page-homepage .section-3 .number-roller-box .roller-numbers {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-right: 3px;
}

.page-homepage .section-4 {
    margin-top: 75px;
    margin-bottom: 60px;
}

    .page-homepage .section-4 h2 {
        font-size: 2rem;
        line-height: 2.222rem;
        padding-bottom: 1.5rem;
    }

@media (min-width: 960px) {
    .page-homepage .section-4 {
        margin-top: 150px;
        margin-bottom: 120px;
    }

        .page-homepage .section-4 h2 {
            font-size: 3.333rem;
            line-height: 4.222rem;
            padding-bottom: 2.5rem;
        }

    .page-homepage .section-3 .number-roller-box .roller-numbers {
        padding-right: 0;
    }

    .page-homepage .section-3 .bg {
        min-height: 700px;
    }

    .cartRow {
        top: 20px;
    }
}

.page-homepage .section-4 h3 {
    padding: 2.5rem 0;
    font-size: 1rem;
    line-height: 1.75;
}

@media (min-width: 960px) {
    .page-homepage .section-4 h3 {
        padding: 0 0 2.5rem;
        font-size: 1.667rem;
    }
}

.page-homepage .section-4 hr, .page-homepage .section-5 hr {
    margin: 2rem 0 .75rem;
}

.page-homepage .section-4 .element-roller {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    height: 3.333rem;
}

    .page-homepage .section-4 .element-roller[data-pcf-uiculture="en"]::before {
        color: #ee2e24;
        position: absolute;
        content: "$";
        font-family: "avertabold", sans-serif;
        left: -0.8889rem;
        top: 2px;
        font-size: 1rem;
        line-height: 1rem;
    }

    .page-homepage .section-4 .element-roller[data-pcf-uiculture="fr"]::before {
        color: #ee2e24;
        position: absolute;
        content: "$";
        font-family: "avertabold", sans-serif;
        right: -0.8889rem;
        top: 2px;
        font-size: 1rem;
        line-height: 1rem;
    }

@media (min-width: 560px) {
    .page-homepage .section-4 .element-roller[data-pcf-uiculture="en"]::before {
        font-size: 1.556rem;
        line-height: 1.556rem;
        left: -1.222rem;
    }

    .page-homepage .section-4 .element-roller[data-pcf-uiculture="fr"]::before {
        font-size: 1.556rem;
        line-height: 1.556rem;
        right: -1.222rem;
    }
}

@media (min-width: 1220px) {
    .page-homepage .section-4 .element-roller[data-pcf-uiculture="en"]::before {
        top: 0.3333rem;
        left: -2.333rem;
        font-size: 2.778rem;
        line-height: 2.778rem;
    }

    .page-homepage .section-4 .element-roller[data-pcf-uiculture="fr"]::before {
        top: 0.3333rem;
        right: -2.333rem;
        font-size: 2.778rem;
        line-height: 2.778rem;
    }
}

@media (min-width: 560px) {
    .page-homepage .section-4 .element-roller {
        height: 5.556rem;
    }
}

@media (min-width: 768px) {
    .page-homepage .section-4 .element-roller {
        margin-bottom: 4px;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-4 .element-roller {
        height: 5.556rem;
        margin-bottom: 2.778rem;
    }
}

@media (min-width: 1100px) {
    .page-homepage .section-4 .element-roller {
        height: 9rem;
    }
}

.page-homepage .section-4 .element-roller .number-roller-box {
    position: relative;
    float: left;
    width: 9.3%;
    height: 100%;
    background-color: #ee2e24;
    margin-right: 0.31%;
    overflow: hidden;
    text-align: center;
    color: white;
    font-family: "avertabold", sans-serif;
    font-size: 1.111rem;
    line-height: 3.333rem;
}

@media (max-width: 559px) {
    .page-homepage .section-4 .element-roller .number-roller-box {
        line-height: 60px;
    }
}

@media (min-width: 560px) {
    .page-homepage .section-4 .element-roller .number-roller-box {
        font-size: 3.333rem;
        line-height: 5.563rem;
    }
}

@media (min-width: 1100px) {
    .page-homepage .section-4 .element-roller .number-roller-box {
        line-height: 9rem;
        font-size: 4.889rem;
    }
}

.page-homepage .section-4 .element-roller .number-roller-box:nth-child(1), .page-homepage .section-4 .element-roller .number-roller-box:nth-child(4), .page-homepage .section-4 .element-roller .number-roller-box:nth-child(7) {
    margin-right: 1.7%;
}

.page-homepage .section-4 .element-roller .number-roller-box:nth-child(10) {
    margin-right: 0;
}

.page-homepage .section-4 .element-roller .number-roller-box .roller-numbers {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.page-homepage .section-4 .caption-box {
    position: relative;
    width: 100%;
    line-height: 2.778rem;
}

@media (min-width: 960px) {
    .page-homepage .section-4 .caption-box {
        height: 2.778rem;
    }
}

.page-homepage .section-4 .caption-box .caption {
    display: inline-block;
    height: 2.222rem;
    float: right;
    font-size: 12px;
    line-height: 36px;
}

@media (min-width: 768px) {
    .page-homepage .section-4 .caption-box .caption {
        line-height: 24px;
        margin-top: 12px;
        margin-right: 2.611rem;
        float: left;
        font-size: 1rem;
    }

    .page-homepage .section-4 .caption-box br.cl {
        display: none;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-4 .caption-box .caption {
        margin-top: 0px;
        /*margin-right: 2.611rem;
        float: left;
        font-size: 1rem;*/
    }
}

.page-homepage .section-4 .caption-box .btn {
    display: inline;
    text-align: left;
    margin-left: 15px;
}

@media (min-width: 768px) {
    .page-homepage .section-4 .caption-box .btn {
        margin-left: 0;
        float: right;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-4 .caption-box .btn {
        position: relative;
        top: -0.6667rem;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-4 .caption-box .btn, .page-homepage .section-5 .caption-box .btn {
        float: right;
    }
}

.page-homepage .section-5 {
    margin-bottom: 2rem;
}

    .page-homepage .section-5 .float-r-d-l-m {
        float: none;
    }

@media (min-width: 961px) {
    .page-homepage .section-5 {
        margin-bottom: 6rem;
    }

        .page-homepage .section-5 .float-r-d-l-m {
            float: right;
        }

        .page-homepage .section-5 .brands {
            margin-bottom: 0;
        }
}

.page-homepage .section-5 .brands {
    margin-bottom: 25px;
}

    .page-homepage .section-5 .brands .brand-logo {
        position: relative;
        float: left;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 100%;
        margin-right: 10%;
        height: 20vw;
        margin-bottom: 0;
    }

        .page-homepage .section-5 .brands .brand-logo:nth-child(2n) {
            margin-right: 0;
        }

/* edit tablet only tweaks */
@media (min-width: 768px) and (max-width: 959px) {
    .page-homepage .section-5 .brands .brand-logo {
        width: 90%;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .page-homepage .section-5 .brands .row div:nth-child(2n) .brand-logo {
        float: right;
        margin-right: 0;
    }
}
/* edit end */


@media (min-width: 960px) {
    .page-homepage .section-5 .brands .brand-logo {
        margin-right: 4%;
        margin-left: 0;
        height: 2rem;
        margin-bottom: 40px;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-5 .brands .brand-logo:nth-child(2n) {
        margin-right: 4%;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-5 .brands .brand-logo:nth-child(4n) {
        margin-right: 0;
    }
}


/* edit: multiple sections 5, this one selecting btn of the first one only */
.page-homepage .section-5 .caption-box .btn {
    margin-left: 15px;
}

@media (min-width: 768px) {
    .page-homepage .section-5 .caption-box .btn {
        margin-left: 0;
    }
}
/* edit end */


.page-homepage .section-5b {
    margin-top: 0;
}

.page-homepage .section-5 h2 {
    font-size: 2rem;
    line-height: 2.222rem;
    padding-bottom: 20px;
    padding-top: 0;
}

.page-homepage .section-5b h3 {
    font-size: 2rem;
    line-height: 2.222rem;
    padding-bottom: 1.5rem;
}

@media (min-width: 960px) {
    .page-homepage .section-5b {
        margin-top: 0;
        margin-bottom: 4.167rem;
    }

    .page-homepage .section-5 h2 {
        font-size: 3.333rem;
        line-height: 4.222rem;
        margin-top: 60px;
    }

    .page-homepage .section-5b h3 {
        font-size: 3.333rem;
        line-height: 4.222rem;
        padding-bottom: 0;
    }
}

.page-homepage .section-5 p {
    /*margin-bottom: 2.778rem;*/
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .page-homepage .section-5 p {
        margin-bottom: 2.778rem;
    }
}

.page-homepage .section-5 .btn {
    margin-bottom: 1.5rem;
}

.page-homepage .section-5 .illustration {
    position: relative;
    width: 100%;
    height: 65vw;
    /*margin-bottom: 2.667rem;*/
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@media (min-width: 768px) {
    .page-homepage .section-5 .illustration {
        margin-bottom: 2.667rem;
    }
}

@media (min-width: 961px) {
    .page-homepage .section-5 .btn {
        margin-bottom: 2.778rem;
    }

    .page-homepage .section-5 .illustration {
        background-position: right;
        position: absolute;
        top: 0;
        left: 0;
        width: 44%;
        height: 120%;
        background-size: auto 100%;
    }
}

/* edit: overriding illustration behaviour of the second section-5 */
/* full width illu */
@media (min-width: 768px) and (max-width: 960px) {
    .page-homepage .section-5 > .illustration {
        display: inline-block;
        background-position: center right 25px;
        background-size: cover;
        height: 85vw; /* ~655px @ 768 */
    }
}
/* container located illu */
@media (min-width: 768px) and (max-width: 960px) {
    .page-homepage .section-5 > .container .illustration {
        display: none !important;
    }
}
/* edit end */

.page-homepage .section-6 {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .page-homepage .section-6 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-6 {
        margin-top: 160px;
    }
}

.page-homepage .section-6 h2 {
    font-size: 2rem;
    line-height: 2.222rem;
    padding-bottom: 1.5rem;
}

@media (min-width: 960px) {
    .page-homepage .section-6 h2 {
        font-size: 3.333rem;
        line-height: 4.222rem;
        padding-bottom: 2.5rem;
    }
}

.page-homepage .section-7 {
    margin: 4rem 0 1rem;
}

@media (min-width: 960px) {
    .page-homepage .section-7 {
        margin: 4.667rem 0 2rem;
        margin-bottom: 0;
    }
}

.page-homepage .section-7 h2 {
    font-size: 2rem;
    line-height: 2.222rem;
    padding-bottom: 20px;
    padding-top: 0;
}

@media (min-width: 960px) {
    .page-homepage .section-7 h2 {
        font-size: 3.333rem;
        line-height: 4.222rem;
        padding-bottom: 3.889rem;
    }
}

.page-homepage .section-8 {
    margin-top: 60px;
    margin-bottom: 30px;
}

    .page-homepage .section-8 .container {
        background: #ee2e24;
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-homepage .section-8 h2 {
        color: white;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 32px;
        margin-bottom: 10px;
        font-size: 36px;
        line-height: 42px;
    }

@media (max-width: 767px) {
    .page-homepage .section-8 .btn {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .page-homepage .section-8 h2 {
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .page-homepage .section-8 .row {
        display: flex;
    }

    .page-homepage .section-8 .col-sm-5 {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
}

@media (min-width: 960px) {
    .page-homepage .section-8 h2 {
        font-size: 60px;
        line-height: 75px;
    }
}


/* Section 9 - Legal Accordion */

.page-homepage div.section.section-9 p {
    margin: 0 0 25px;
}

@media (min-width: 960px) { /* edit */
    .page-homepage div.section.section-9 {
        padding: 2rem 0 4rem;
    }

        .page-homepage div.section.section-9 .panel-body {
            font-size: 0.7778rem;
            line-height: 1.556rem;
        }
}

.page-homepage div.section.section-9 .panel {
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

    .page-homepage div.section.section-9 .panel .panel-heading {
        border-bottom: 1px solid #E8E9EB;
        padding: 10px 0;
        display: table;
        width: 100%;
    }

        .page-homepage div.section.section-9 .panel .panel-heading a {
            color: #2B2C32;
        }

        .page-homepage div.section.section-9 .panel .panel-heading .panel-title {
            font-family: 'avertabold', sans-serif;
            color: #2B2C32;
            font-size: 1rem;
            margin-bottom: 8px;
        }

            .page-homepage div.section.section-9 .panel .panel-heading .panel-title.red {
                color: #ee2e24;
            }

                .page-homepage div.section.section-9 .panel .panel-heading .panel-title.red a {
                    color: #ee2e24;
                }

            .page-homepage div.section.section-9 .panel .panel-heading .panel-title .shutter-icon {
                width: 0.8889rem;
                height: 0.8889rem;
                -moz-transition: all 0.1s linear;
                -webkit-transition: all 0.1s linear;
                transition: all 0.1s linear;
                /*margin-top: 11px;*/
            }

                .page-homepage div.section.section-9 .panel .panel-heading .panel-title .shutter-icon.up {
                    -ms-transform: rotate(180deg);
                    -moz-transform: rotate(180deg);
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

    .page-homepage div.section.section-9 .panel .panel-body {
        font-size: 1rem;
        line-height: 1.8rem;
    }

        .page-homepage div.section.section-9 .panel .panel-body ul {
            list-style-type: disc;
            padding-left: 3px;
        }

            .page-homepage div.section.section-9 .panel .panel-body ul li {
                color: #ee2e24;
                padding-left: 1.3rem;
                padding-bottom: 26px;
            }

                .page-homepage div.section.section-9 .panel .panel-body ul li span {
                    color: #2B2C32;
                }



.page-homepage .sf_colsOut.sf_3cols_1_33, .page-homepage .sf_colsOut.sf_3cols_2_34, .page-homepage .sf_colsOut.sf_3cols_3_33 {
    width: 100%;
    padding: 0 8px;
}

.page-homepage .sf_3cols_2_34 .sf_3cols_2in_34, .page-homepage .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin-left: 0;
}

.page-homepage.sf_colsIn.container .sf_cols {
    width: auto;
    margin: 0 -8px;
    /* turning into carrousel wrapper */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    overflow: visible;
    left: 0px;
}

    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_1_33,
    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_2_34,
    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_3_33 {
        width: 280px;
        flex-shrink: 0;
    }

@media (min-width: 768px) {
    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_1_33,
    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_2_34,
    .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_3_33 {
        width: 440px;
    }
}

@media (min-width: 960px) {
    .page-homepage.sf_colsIn.container .sf_cols {
        /* desktop reset carrousel */
        display: block;
    }

        .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_1_33,
        .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_2_34,
        .page-homepage.sf_colsIn.container .sf_cols .sf_colsOut.sf_3cols_3_33 {
            width: 33.3333%;
            padding: 0 8px;
            float: left;
            margin-bottom: 0;
        }
}

.page-homepage .hSpacer-11 {
    display: none;
    margin-right: 2%;
}

.page-homepage .hSpacer-22 {
    display: none;
    margin-right: 4%;
}

.page-homepage .hSpacer-33 {
    display: none;
    Margin-right: 6%
}

@media (min-width: 960px) {
    .page-homepage .hSpacer-11 {
        width: 11%;
        min-height: 1px;
        float: left;
        display: block;
    }

    .page-homepage .hSpacer-22 {
        width: 22%;
        min-height: 1px;
        float: left;
        display: block;
    }

    .page-homepage .hSpacer-33 {
        width: 33%;
        min-height: 1px;
        float: left;
        display: block;
    }
}




/* blog teaser carrousel controls - derived from testimonials controls */
/* attention - block duplicated in product.css */
.blogpost-controls {
    padding-top: 10px;
}

    .blogpost-controls::-moz-selection,
    .blogpost-controls::selection {
        background-color: transparent;
    }

    .blogpost-controls .control-prev, .blogpost-controls .control-next {
        position: relative;
        display: inline-block;
        line-height: 4.667rem;
        cursor: pointer;
        -webkit-transition: 0.25s;
        transition: 0.25s;
        -webkit-box-shadow: 0 1px 4px 0 rgba(43, 44, 50, 0.2);
        box-shadow: 0 1px 4px 0 rgba(43, 44, 50, 0.2);
    }

        .blogpost-controls .control-prev::after, .blogpost-controls .control-next::after {
            -webkit-transition: 0.35s;
            transition: 0.35s;
        }

        .blogpost-controls .control-prev:hover, .blogpost-controls .control-next:hover {
            -webkit-box-shadow: 0 2px 8px 0 rgba(43, 44, 50, 0.25);
            box-shadow: 0 2px 8px 0 rgba(43, 44, 50, 0.25);
        }

        .blogpost-controls .control-prev.disabled, .blogpost-controls .control-next.disabled {
            cursor: default;
        }

            .blogpost-controls .control-prev.disabled:hover, .blogpost-controls .control-next.disabled:hover {
                -webkit-box-shadow: 0 1px 4px 0 rgba(43, 44, 50, 0.2);
                box-shadow: 0 1px 4px 0 rgba(43, 44, 50, 0.2);
            }

            .blogpost-controls .control-prev.disabled::after, .blogpost-controls .control-next.disabled::after {
                opacity: 0.4;
            }

    .blogpost-controls .control-prev {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 50%;
        background-color: white;
        vertical-align: middle;
        margin-right: 3.056rem;
        margin-bottom: 5px;
    }

        .blogpost-controls .control-prev:after {
            position: absolute;
            height: 0.8889rem;
            width: 0.8889rem;
            top: 0.8333rem;
            left: 0.8333rem;
            background-image: url(/assets/media/svg/arrow-red-left.svg);
            background-repeat: no-repeat;
            background-size: contain;
            content: "";
        }

    .blogpost-controls .control-next {
        border-radius: 50%;
        background-color: white;
        vertical-align: middle;
        width: 4.667rem;
        height: 4.667rem;
        margin-bottom: 5px;
    }

        .blogpost-controls .control-next:after {
            position: absolute;
            height: 0.8889rem;
            width: 2.222rem;
            top: 1.944rem;
            left: 1.222rem;
            background-image: url(/assets/media/svg/arrow-red-right.svg);
            background-repeat: no-repeat;
            background-size: contain;
            content: "";
        }
/* blog teaser carrousel controls end */
