.c-se-hero {
    margin-bottom: -5vmin
}

    .c-se-hero .o-wrapper {
        padding-bottom: 5vmin;
        min-height: 62vmin;
        background-repeat: no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        background-position: center 0
    }

@media screen and (min-width:1310px) {
    .c-se-hero .o-wrapper {
        -webkit-background-size: calc(100% - 20px);
        background-size: calc(100% - 20px)
    }
}

.p-se-cont {
    padding-top: 24px;
    padding-right: 10%
}

    .p-se-cont::after {
        content: ' ';
        display: table;
        clear: both
    }

    .p-se-cont p {
        margin-bottom: 14px;
        max-width: 980px;
        font-family: NotoSansCd,sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #6d6e71
    }

.p-se-heading, .p-se-subheading {
    max-width: 980px;
    font-family: NotoSansCdBold,sans-serif;
    font-weight: 700
}

.p-se-cont p:first-of-type {
    margin-bottom: 24px
}

@media screen and (max-width:480px) {
    .c-se-hero .o-wrapper {
        min-height: 310px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }

    .p-se-cont {
        padding: 2px 0 10px
    }

        .p-se-cont p {
            margin-bottom: 5px;
            padding: 0 24px
        }
}

.p-se-img {
    display: block;
    margin: 0 5% 0 10%;
    width: 28%;
    height: auto;
    float: left
}

@media screen and (max-width:480px) {
    .p-se-img {
        margin: 0 6% 0 4%;
        padding-top: 22px;
        width: 30%
    }
}

.p-se-heading {
    margin-bottom: 18px;
    padding-top: 16px;
    font-size: 28px;
    color: #e24a26
}

@media screen and (max-width:480px) {
    .p-se-heading {
        margin-bottom: 5px;
        padding-top: 16px;
        font-size: 23px
    }

        .p-se-heading + p {
            margin-bottom: 86px !important;
            font-size: 14px !important
        }
}

.p-se-subheading {
    margin-bottom: 0;
    padding-top: 24px;
    font-size: 22px;
    color: #8f99bc
}

    .p-se-subheading:first-of-type {
        padding-top: 0
    }

@media screen and (max-width:480px) {
    .p-se-subheading {
        padding: 0 24px;
        font-size: 17px
    }
}
/*# sourceMappingURL=side-effects.css.map */

.dtc-class .c-se-hero {
    max-width: 1280px;
    margin: 0 auto 10px;
}

    .dtc-class .c-se-hero .o-wrapper {
        overflow: hidden;
        min-height: 540px;
        padding-bottom: 0;
    }

        .dtc-class .c-se-hero .o-wrapper .p-se-cont {
            position: relative;
        }

            .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
                width: 780px;
                position: absolute;
                top: 0px;
                left: -235px;
            }

            .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
            .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading,
            .dtc-class .c-se-hero .o-wrapper .p-se-cont p {
                position: relative;
                z-index: 2;
                margin-left: 610px;
            }

            .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading {
                margin-top: 25px;
            }

.dtc-class .bg-box-shadow {
    width: 1415px;
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 1;
    box-shadow: inset -830px -65px 35px 25px #f8f9fb;
    height: 560px;
}

@media screen and (max-width:1000px) {
    .dtc-class .bg-box-shadow {
        width: 1310px;
        height: 480px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
        width: 700px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont p,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        margin-left: 490px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2 {
        margin-left: 25px;
    }
        .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2.p-se-subheading {
            margin-top: 50px;
        }
}

@media screen and (max-width:850px) {
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2.p-se-subheading {
        margin-top: 0;
    }
}

@media screen and (max-width:768px) {
    .dtc-class .bg-box-shadow {
        box-shadow: inset -905px -65px 35px 25px #f8f9fb;
        height: 509px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
        width: 700px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont p,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        margin-left: 410px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2 {
        margin-left: 25px;
    }

    .dtc-class .c-se-hero {
        margin-bottom: 120px;
    }
}

@media screen and (max-width:650px) {
    .dtc-class .bg-box-shadow {
        box-shadow: inset -985px -65px 35px 25px white;
        height: 400px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
        width: 550px;
        left: -165px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont p,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        margin-left: 315px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1 {
        margin-left: 25px;
    }

        .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1.p-se-subheading {
            margin-top: 100px;
        }
}

@media screen and (max-width:560px) {
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1.p-se-subheading {
        margin-top: 0px;
    }
}

@media screen and (max-width:500px) {
    .dtc-class .bg-box-shadow {
        box-shadow: inset -1110px -65px 35px 25px white;
        height: 340px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
        width: 480px;
        left: -165px;
        top: -20px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading {
        font-size: 19px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont p {
        font-size: 13px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        font-size: 15px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont p,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        margin-left: 185px;
        margin-top: 0;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1 {
        margin-left: 25px;
    }

        .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1.p-se-subheading {
            margin-top: 100px;
        }
}

@media screen and (max-width:480px) {
    .dtc-class .bg-box-shadow {
        box-shadow: inset -1130px -290px 35px 25px #ebeef3;
        height: 500px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-img {
        margin: 0;
        padding: 0;
        width: 480px;
        left: -125px;
        top: -40px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont p,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-subheading {
        margin-left: 160px;
        margin-top: 0;
        padding-left: 0;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-heading {
        margin-top: 20px;
    }

    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p2,
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1 {
        margin-left: 25px;
    }

        .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1.p-se-subheading {
            margin-top: 70px;
        }

    .dtc-class .c-se-hero .o-wrapper {
        min-height: 300px;
    }
}

@media screen and (max-width: 376px) {
    .dtc-class .c-se-hero .o-wrapper .p-se-cont .p-se-p1.p-se-subheading {
        margin-top: -30px;
    }
}