.link {
    text-decoration: none;
}

.h2 {
    font-weight: normal;
}

.link.wistia_embed {
    display: inline-block;
}

.isi-body .link {
    text-decoration: underline;
}

sup {
    font-size: 38px;
    top: -1rem;
}

.isi-header sup {
    top: -0.75em;
    font-size: 75%;
}

.pagesubnavstickpoint {
    background-color: var(--white);
}

@media screen and (min-width: 768px) {
    .secondary-title {
        font-size: 45px !important;
    }
}

.hpp-dtc-faqs-textContent_group p sup {
    font-size: 24px;
    top: 4px;
}

@media screen and (min-width: 992px) {
    .hpp-dtc-m-hero .content {
        margin-bottom: 5rem;
        padding: 0 15px;
    }

    [data-module=PageSubnav] .jumpbtn {
        margin-top: -130px;
    }

    [data-module=HeroModule] .row.mx-0:after {
        content: "";
        background: #fff;
        box-shadow: 0px -50px 50px 0px rgb(0 0 0 / 49%);
        -webkit-box-shadow: 0px -50px 50px 0px rgb(0 0 0 / 49%);
        -moz-box-shadow: 0px -50px 50px 0px rgb(0 0 0 / 49%);
        width: 100%;
        border-top-left-radius: 100px;
        position: relative;
        display: block;
        left: 0;
        bottom: 20px;
        z-index: -1;
        height: 100px;
    }

    .faqs-hero .pre-title {
        position: relative;
        left: 0;
    }

    /* .faqs-hero .hero-box {
        max-width: 46rem !important;
        padding-left: 8rem !important;
        padding-right: 0px !important;
    } */
}

@media (min-width: 320px) and (max-width: 767px) {
    #idQuestions {
        margin-top: 40px;
    }

    .header.upper {
        font-size: 42px !important;
        letter-spacing: 1.22px !important;
    }

    .faqs-hero .internal-navegator {
        display: none
    }

    [data-module=PageSubnav] .jumpbtn {
        margin-top: -43px !important;
    }

    .hpp-dtc-faqs-textContent_description {
        font-size: 16px !important;
        line-height: 26px !important;
    }

    .hpp-dtc-p-faqs .hpp-dtc-faqs-textContent_group {
        margin: 5rem 2rem;
    }

    .hpp-dtc-m-hero.internal-hero .content .hero-box {
        padding-top: 8.5rem;
        padding-bottom: 0;
        position: relative;
        bottom: 3%;
    }

    .hero-box h3 {
        bottom: 50px;
    }

    .hpp-dtc-m-hero.internal-hero.faqs-hero .content .hero-box p {
        margin-bottom: 0px;
        position: relative;
        bottom: 50px;
    }

    .hpp-dtc-m-hero.internal-hero .hero-bg img {
        position: relative;

        height: auto;
        object-position: left bottom;
    }

    .pagesubnav.subnav-intersected {
        margin-bottom: 25px !important;
    }
}

@media (min-width: 320px) {
    .hpp-dtc-m-hero.internal-hero .hero-bg img {
        top: -62px;
    }
}

@media (min-width: 425px) {
    .hpp-dtc-m-hero.internal-hero .hero-bg img {
        top: -43px;
    }
}

@media (max-width: 1023px) {
    [data-module=PageSubnav] {
        min-height: auto !important;
    }

    .hpp-dtc-p-faqs .hpp-dtc-faqs-textContent_group:first-child {
        margin-top: 1rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .hpp-dtc-m-hero.internal-hero .hero-bg img {
        object-position: right;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .hpp-dtc-m-hero.internal-hero .hero-bg img {
        top: -43px !important;
    }
}

@media screen and (min-width: 1024px) {
    [data-module=PageSubnav] .pagesubnavcntr span>button {
        /* margin-right: 46px; */
    }
}