.c-home-hero > .o-wrapper {
    height: 551px;
    background-repeat: no-repeat;
    -webkit-background-size: auto auto;
    background-size: auto auto;
    background-position: center bottom
}

.p-home-hero-cont {
    position: relative;
    height: 551px
}

.p-home-hero-docImage {
    display: block;
    width: 37%;
    height: auto;
    position: absolute;
    bottom: 40px;
    left: -1px
}

.p-home-hero-heading {
    padding-left: 41%;
    font-family: NotoSansCdBold,sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #e44926;
    line-height: 32px;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px)
}

.p-home-hero-text {
    padding-left: 41%;
    -webkit-transform: translateY(37px);
    -ms-transform: translateY(37px);
    transform: translateY(37px)
}

    .p-home-hero-text.mobile {
        display: none
    }

    .p-home-hero-text p {
        margin-bottom: 8px;
        width: 100%;
        font-family: NotoSansCd,sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #6d6e71;
        line-height: 16px
    }

.p-home-hero-cal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 42%;
    width: 100%;
    -webkit-transform: translateY(111px);
    -ms-transform: translateY(111px);
    transform: translateY(111px)
}

    .p-home-hero-cal.mobile {
        display: none
    }

    .p-home-hero-cal img {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        display: block;
        width: 220px;
        height: auto
    }

@media screen and (max-width:1050px) {
    .p-home-hero-text {
        -webkit-transform: translateY(34px);
        -ms-transform: translateY(34px);
        transform: translateY(34px)
    }

    .p-home-hero-cal {
        -webkit-transform: translateY(90px);
        -ms-transform: translateY(90px);
        transform: translateY(90px)
    }
}

@media screen and (max-width:830px) {
    .c-home-hero > .o-wrapper {
        background-position: center 90%
    }

    .p-home-hero-cal {
        -webkit-transform: translateY(90px);
        -ms-transform: translateY(90px);
        transform: translateY(90px)
    }

        .p-home-hero-cal img {
            width: 200px
        }
}

@media screen and (max-width:768px) {
    .c-home-hero > .o-wrapper {
        height: 300px;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center 100%
    }

    .p-home-hero-cont {
        height: 300px
    }

    .p-home-hero-text {
        display: none
    }

        .p-home-hero-text.mobile {
            display: block;
            margin-bottom: 16px;
            padding: 0 28px 0 33px;
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px)
        }

            .p-home-hero-text.mobile p {
                margin-bottom: 4px;
                line-height: 22px
            }
}

@media screen and (max-width: 768px) {
  .p-home-hero-cal {
  	transform: translateY(46px);
    justify-content: space-around;
  }
  
  .p-home-hero-cal img {
      width: 142px;
  }
}

@media screen and (max-width: 750px) {
	.p-home-hero-cal {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        width: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
          .p-home-hero-cal.mobile {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }

        .p-home-hero-cal img {
            margin: 0 auto 40px;
            width: 226px
        }
}

@media (max-width:768px) and (min-width:520px) {
    .p-home-hero-docImage {
        width: 26%
    }
}

@media (max-width:560px) and (min-width:376px) {
    .p-home-hero-heading {
        font-size: 26px;
        line-height: 28px;
        -webkit-transform: translateY(55px);
        -ms-transform: translateY(55px);
        transform: translateY(55px)
    }
}

@media screen and (max-width:376px) {
    .c-home-hero > .o-wrapper {
        height: 203px;
        -webkit-background-size: 120% auto;
        background-size: 120% auto;
        background-position: 0 -80px
    }

    .p-home-hero-cont {
        height: 203px
    }

    .p-home-hero-docImage {
        width: 39%;
        bottom: 25px;
        left: 28px
    }

    .p-home-hero-heading {
        padding-left: 53%;
        font-size: 18px;
        line-height: 18px;
        -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
        transform: translateY(12px)
    }
}
/*# sourceMappingURL=home-hero.css.map */

.dtc-class .o-main-content {
    overflow: hidden;
}

.dtc-class .p-home-hero-cont .p-home-hero-docImage {
    width: 420px;
    height: auto;
    top: 0;
    left: -135px;
}

.dtc-class .bg-box-shadow {
    width: 1300px;
    position: absolute;
    top: 0;
    left: -135px;
    z-index: 1;
    box-shadow: inset -900px -120px 25px 10px white;
    height: 700px;
}

.dtc-class .p-home-hero-cont .p-home-hero-heading, .dtc-class .p-home-hero-cont .p-home-hero-text, .dtc-class .p-home-hero-cont .p-home-hero-cal {
    padding-left: 39%;
    position: relative;
    z-index: 2;
}

.dtc-class .p-home-hero-cont .p-home-hero-cal {
    max-width: 895px;
    margin: 0 auto;
}

.dtc-class .c-ctas {
    position: relative;
    z-index: 2;
}


.dtc-class .p-home-hero-cont .p-home-hero-heading {
    position: relative;
    z-index: 1;
}


.dtc-class .p-home-hero-text.mobile,
.dtc-class .p-home-hero-cal.mobile {
    z-index: 5;
    position: relative;
}

@media screen and (max-width:1000px) {
    .dtc-class .p-home-hero-cont .p-home-hero-heading, .dtc-class .p-home-hero-cont .p-home-hero-text, .dtc-class .p-home-hero-cont .p-home-hero-cal {
        padding-left: 380px;
    }

    .dtc-class .bg-box-shadow {
        width: 1275px;
        left: -59px;
    }

    .dtc-class .p-home-hero-cont .p-home-hero-docImage {
        width: 420px;
        left: -60px;
    }
}

@media screen and (max-width: 880px) {
    .dtc-class .p-home-hero-cont .p-home-hero-docImage {
        width: 370px;
    }
    .dtc-class .bg-box-shadow {
        width: 1220px;
        height: 556px;
    }

    .dtc-class .p-home-hero-cont .p-home-hero-heading,
    .dtc-class .p-home-hero-cont .p-home-hero-text,
    .dtc-class .p-home-hero-cont .p-home-hero-cal {
        padding-left: 312px;
    }
}

@media screen and (max-width:768px) {
    .dtc-class .p-home-hero-cont .p-home-hero-heading,
    .dtc-class .p-home-hero-cont .p-home-hero-text,
    .dtc-class .p-home-hero-cont .p-home-hero-cal {
        padding-left: 240px;
    }

    .dtc-class .bg-box-shadow {
        box-shadow: inset -25px -407px 40px 20px #fafbfd;
        width: 265px;
        height: 690px;
    }
    .dtc-class .bg-box-shadow,
    .dtc-class .p-home-hero-cont .p-home-hero-docImage {
        left: -20px;
    }
    .dtc-class .p-home-hero-cont .p-home-hero-docImage {
        width: 260px;
    }

    .dtc-class .c-home-hero {
        margin-bottom: 110px;
    }

    .dtc-class .c-ctas {
        margin-bottom: 35px;
    }

    .dtc-class .c-resources-hero .o-wrapper {
        padding-bottom: 34vmin;
    }
}

@media screen and (max-width: 376px) {
    .dtc-class .bg-box-shadow {
        box-shadow: inset -215px -230px 25px 3px #fafbfd;
        width: 380px;
        height: 400px;
    }

    .dtc-class .p-home-hero-cont .p-home-hero-heading, .dtc-class .p-home-hero-cont .p-home-hero-text, .dtc-class .p-home-hero-cont .p-home-hero-cal {
        padding-left: 50%;
        width: 290px;
        padding-top: 50px;
    }

    .dtc-class .p-home-hero-cont .p-home-hero-docImage {
        width: 190px;
    }
}
