/*code*/
.experiencefragment:has(.cmp-modal) {
    display: none;
}

div#CookieReportsBannerAZ-push-down {
    height: auto !important;
}

.underline-none {
    text-decoration: none;
}

.clr-none {
    color: unset !important;
    text-decoration: none !important;
}

#landing_page #main-header .navigation .cmp-navigation__group li:nth-child(1) a {
    background: #250E62;
    color: #FCFCFC;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 20px !important;
}

#landing_page #pc-main-header li:nth-child(2),
#landing_page #pc-main-header li:nth-child(3),
#landing_page #pc-main-header li:nth-child(4),
#landing_page #pc-main-header li:nth-child(5),
#landing_page #pc-main-header li:nth-child(6),
#landing_page #pc-main-header li:nth-child(7) {
    display: none;
}

#landing_page .cmp-navigation__dropdownmenu li:nth-child(1),
#landing_page .cmp-navigation__dropdownmenu li:nth-child(2) {
    display: block !important;
}

#landing_page #pc-main-header li.cmp-navigation__item.cmp-navigation__item--level-0 .cmp-navigation__dropdownmenu a {
    color: #2C2C2C;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px 0 10px 8px !important;
}

#landing_page #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu li:last-child a {
    border-bottom: none !important;
}

#pc-landing-footer {
    background: #250E62;
    padding: 64px 16px;
}

#landing_page .navigation-overlay.show {
    overflow: auto;
    background: #fff !important;
    height: 460px !important;
    z-index: 9999;
    position: relative;
    height: 100vh !important;
    /*max-height: calc(100vh - 265px);*/
    ;
}

/*main-content*/

#landing-page-main-text {
    background: #250E62;
}

#landing-page-main-content {
    display: block;
    max-width: 375px;
    margin: 0 auto;
    height: 578px;
    gap: 32px;
}

.landing-page-left.content {
    position: relative;
    padding-top: 32px;
    padding-left: 32px;
    width: 343px;
}

.landing-page-left.content h1 {
    font-size: 22px;
    line-height: 28px;
    color: #FCFCFC;
    font-weight: 400;
}

.landing-page-left.content .bld-text {
    font-weight: 800;
}

.corner-icon1 {
    position: absolute;
    left: 19px;
    top: 15px;
    width: unset;
    height: unset;
}

.corner-icon2 {
    position: absolute;
    top: 104px;
    left: 299px;
    width: unset;
    height: unset;
}

br.m-break {
    display: block;
}

.landing-page-left.content p {
    font-size: 18px !important;
    line-height: 26px !important;
    color: #FCFCFC;
    padding-top: 16px;
}

.landing-page-right-text1 {
    display: block;
    margin-top: 16px;
    float: none;
    width: 343px;
    /* margin: 16px 16px 32px 16px; */
    ;
}

div#lp-right-content {
    margin: 0px 16px 32px 16px;
}

p.main-text1 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 800 !important;
    background: #2E66F0;
    max-width: 204px;
    border-radius: 0 0 20px 0;
    min-height: 28px;
    text-align: center;
    color: #fff;
    margin-top: -1px !important;
}

.right-text1 h2 {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #250E62;
    font-weight: 600 !important;
    padding-top: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
}

.desktop-btn {
    display: none;
}

.mobile-btn {
    display: block;
}

.right-text1 {
    border-top: 8px solid #2E66F0;
    max-width: 343px;
    min-width: 343px;
    background: #FCFCFC;
    height: 172px;
    display: flex;
    /* justify-content: center; */
    border-radius: 0 0 8px 8px;
}

.right-text1 a {
    display: flex;
    text-decoration: none;
}

.right-img1 img {
    position: absolute;
    width: 171px;
    height: 188px;
    max-width: 171px;
    max-height: 188px;
    top: -7px;
}

.right-img1 img {
    position: absolute;
    width: 171px;
    height: 188px;
    top: 0px;
    max-width: unset;
    max-height: unset;
}

.right-img1 {
    position: relative;
    display: none;
}

p.last-text1 {
    color: #2C2C2C;
    font-size: 16px !important;
    line-height: 24px !important;
    padding-left: 16px;
}

.right-text-content1 {
    width: 287px;
}

.right-arrow {
    padding-top: 51px;
    padding-left: 0;
}

.right-arrow a {
    width: 40px;
    height: 40px;
    display: block;
}

.landing-page-right-text2 {
    display: flex;
    width: 343px;
    margin-top: 16px;
    float: none;
}

.right-text2 {
    border-top: 8px solid #F8485E;
    max-width: 343px;
    min-width: 343px;
    background: #FCFCFC;
    height: 184px;
    display: flex;
    border-radius: 0 0 8px 8px;
}

.right-text2 a {
    display: flex;
    text-decoration: none;
}

.right-img2 {
    display: none;
}

.right-text-content2 h2 {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #250E62;
    padding-top: 8px;
    padding-left: 16px;
}

p.last-text2 {
    color: #2C2C2C;
    padding-top: 8px;
    font-size: 16px !important;
    line-height: 24px !important;
    padding-left: 16px;
    max-width: 271px;
    letter-spacing: -0.3px;
}

.right-text-content2 {
    width: 287px;
}

.right-text2 .right-arrow {
    padding-top: 66px;
    padding-left: 0;
}

.landing-page-middle-content {
    max-width: 343px;
    margin: 0 auto;
    padding: 24px 0px;
    text-align: center;
}

.landing-page-middle-content img {
    width: 54px;
    height: 52px;
}

.landing-page-middle-content h2 {
    color: #250E62;
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    padding-top: 30px;
    padding-bottom: 16px;
}

.landing-page-middle-content p {
    color: #2C2C2C;
    font-size: 20px !important;
    line-height: 28px !important;
    padding-bottom: 24px;
    letter-spacing: -0.2px;
}

.landing-page-cta-btn {
    background: #250E62;
    width: 343px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    padding: 14px 44px;
}

.landing-page-cta-btn img {
    width: 9px;
    height: 14px;
    margin-left: 11px;
}

.landing-page-cta-btn span {
    color: #FCFCFC;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: -0.2px;
}

.lp-cta-text {
    display: flex;
    justify-content: center;
}

.lp-footnote {
    max-width: 343px;
    margin: 0 auto;
    padding: 24px 0;
}

.lp-footnote p {
    color: #2C2C2C;
    font-size: 14px !important;
    line-height: 20px !important;
}

.landing-page-cta-btn a {
    position: relative;
    z-index: 999;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) .cmp-topnavigation__group {
    display: none;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) .cmp-topnavigation__item .cmp-topnavigation__group {
    padding: 0.5em 0;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.175);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) .cmp-topnavigation__item .cmp-topnavigation__group {
    padding: 19px 0 10px 8px;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.175);
    position: absolute;
    top: 105%;
    right: 0;
    width: 188%;
    z-index: 10;
    left: -146px;
    background: #2E66F0;
    display: block !important;
}

#top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group {
    padding: 0;
    background-color: #ECF6F8;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.175);
    position: absolute;
    top: 100%;
    right: 0;
    width: 188%;
    z-index: 10;
    left: -156px;
    display: block;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) li {
    padding: 0 !important;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) li a {
    padding: 12px 0;
    text-decoration: underline;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 14px !important;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) a {
    font-weight: 600;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3).cmp-topnavigation__item--active a:after {
    transform: rotate(180deg);
    right: 77px;
    top: 17px;
}

#landing_page #main-header .navigation .cmp-navigation__group li:nth-child(12) a {
    padding-bottom: 16px !important;
}

#landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) {
    display: block !important;
}

#main-section {
    margin-top: 122px;
}

.pink-large-brackets1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    position: absolute;
    left: 8px;
    top: 64px;
    color: #F943CF;
}

.pink-large-brackets2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    position: absolute;
    right: 262px;
    bottom: 48px;
    color: #F943CF;
}

#isi-home-landing {
    scroll-margin-top: 130px;
}

#isi-home-landing {
    box-shadow: 6px -12px 16px 0px #250E6208;
    border-top-right-radius: 32px;
}

#isi-home-landing {
    padding: 40px 31px;
}

#isi-home-landing .isi-right-sec {
    margin-top: 0;
    display: block;
    padding-bottom: 32px;
}

.landing-isi-middle-section {
    display: none;
}

.cmp-highlightinfov2.sticky {
    position: fixed !important;
    /*background: transparent !important;*/
    ;
}

.cmp-highlightinfov2__content {
    padding: 0 !important;
}

span.cmp-highlightinfov2__text {
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #250E62;
}

.cmp-highlightinfov2__header {
    max-width: 1280px;
    margin: 0 auto;
    padding: 24px 0 !important;
    justify-content: end !important;
}

.cmp-highlightinfov2 h3 {
    display: none;
}

.cmp-highlightinfov2__container {
    border-top-right-radius: 96px;
    background: #FFFFFF;
}

.cmp-highlightinfov2:not(.sticky) #isi-home-landing {
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 16px;
}

.cmp-highlightinfov2.expand {
    width: 100%;
}

.cmp-highlightinfov2.expand #isi-home-landing {
    padding-top: 0;
}

.cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__icon:before,
.cmp-highlightinfov2.sticky .cmp-highlightinfov2__icon:before,
.cmp-highlightinfov2__button .cmp-highlightinfov2__icon:before {
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/images/new_vector_img.png) !important;
    width: 14px;
    height: 14px;
    content: '' !important;
    display: block;
    visibility: visible;
}

.cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__button,
.cmp-highlightinfov2.sticky .cmp-highlightinfov2__button,
.cmp-highlightinfov2__header .cmp-highlightinfov2__button {
    width: 15%;
    padding-right: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.cmp-highlightinfov2.sticky.initial-sticky[style="--stickyHeight: 149px;"] {
    min-height: 181px !important;
}

.cmp-highlightinfov2.sticky[style="--stickyHeight: 69px;"] {
    min-height: 95px !important;
}

h3.isi_subheading2 {
    display: block;
    padding-left: 0 !important;
}

#landing-page #isi-section {
    padding: 0 !important;
    box-shadow: none !important;
    border-top-right-radius: 0px !important;
    background: none !important;
}

#main-header .cmp-image__image.cmp-image--desktop,
.corner-icon1.desktop-only,
.corner-icon2.desktop-only {
    display: none !important;
}

.cmp-highlightinfov2:not(.sticky) {
    height: auto !important;
}

.cmp-highlightinfov2.overlay {
    bottom: unset;
    top: 0;
}

.cmp-highlightinfov2.overlay.expand {
    left: 0;
}

span.isi-italic-text {
    font-style: italic;
}


/**************Footnote update***************/
#home-landing .foot-note p {
    font-size: 14px;
    line-height: 20px;
    color: rgba(252, 252, 252, 1);
    padding-top: 12px;
}

/**************Footnote update***************/

p.isi-right-main-text14 a {
    color: #2C2C2C !important;
    text-decoration: none !important;
}

span.footer-ph-no {
    text-wrap: nowrap !important;
}

#landing_page li:nth-child(8).cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active a span {
    color: #250E62 !important;
    font-weight: 700 !important;
}

#landing_page li:nth-child(8).cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active {
    background: none !important;
}

/******standard media query*******/
@media screen and (min-width: 992px) {
    
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) ul li {
        padding-left: 0 !important;
    }

    .desktop-btn {
        display: block;
    }

    #main-header .cmp-image__image.cmp-image--desktop,
    .corner-icon1.desktop-only,
    .corner-icon2.desktop-only {
        display: block !important;
    }

    .mobile-btn {
        display: none;
    }

    br.m-break {
        display: none;
    }

    #main-section {
        margin-top: 105px;
    }

    #landing_page #pc-main-header .cmp-navigation__item.cmp-navigation__item--level-0:nth-child(2) a {
        padding: 0 !important;
    }

    br.break-class {
        display: none;
    }

    br.d-break {
        display: block;
    }

    br.mobile-only {
        display: none;
    }

    #container-7e0d2dd01d {
        border-top: 1px solid #FCFCFC !important;
        border-radius: 0 96px 0 0;
        box-shadow: 12px -1px 12px #00000017 !important;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item--level-0 .cmp-topnavigation__link {
        text-decoration: none;
        color: #122960 !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) .cmp-topnavigation__link {
        color: #fff !important;
        padding: 6px 17px 6px 14px;
        width: 204px !important;
        text-align: left;
        position: relative;
    }

    #landing_page #top-utility-nav li:nth-child(1).cmp-topnavigation__item--active a:after,
    #landing_page #top-utility-nav li:nth-child(1):focus-within a:after {
        transform: translatey(0) rotate(180deg);
    }

    #landing_page #top-utility-nav li:nth-child(1) a:after {
        transform: translate(-50%, -50%) rotate(0);
    }

    #landing_page li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-0 {
        border-radius: 0;
    }

    #landing_page #main-header .ic-header nav,
    #landing_page #pc-main-header {
        display: none;
    }

    #landing_page .truqap-support-text {
        display: block;
    }

    #landing_page #top-utility-nav>ul>li {
        display: block;
    }

    /*#landing_page #top-menu .text {
    display: none;
  }*/

    #landing_page #top-menu {
        display: unset;
    }

    #landing_page #main-header .ic-hamburger {
        display: none;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group {
        display: none;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group {
        padding: 0 !important;
        background-color: #fff !important;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.175) !important;
        position: absolute !important;
        top: 98% !important;
        right: 0 !important;
        width: 204px !important;
        z-index: 10;
        left: 0px !important;
        background: #250E62 !important;
        /* display: none; */
        border-radius: 0 0 8px 8px !important;
        min-height: 64px !important;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item.cmp-topnavigation__item--active .cmp-topnavigation__group,
    #landing_page #top-utility-nav .cmp-topnavigation__item:focus-within .cmp-topnavigation__group {
        display: block;

    }

    #landing_page #top-utility-nav .cmp-topnavigation__item.cmp-topnavigation__item--active,
    #landing_page #top-utility-nav .cmp-topnavigation__item:focus-within {
        border-radius: 0 !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1):has(ul) li>a:after {
        display: none;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1):focus-within>ul {
        display: block;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1):focus-within {
        border-radius: 0;
    }

    #landing_page li.cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-1 {
        margin-bottom: 0px !important;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1:nth-child(1) {
        padding: 0;
        background: #250E62 !important;
        border-radius: 0;
        min-width: 0;
        color: #fff;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1 a,
    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-1 a {
        padding: 3px 17px 0 14px !important;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1 {
        padding: 0 0 8px 0 !important;
        margin: 0 !important;
    }

    #landing_page li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-0 a {
        border-radius: 0 !important;
    }

    #landing_page li.top-level-pilink.cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-0>a:after {
        content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
        transform: rotate(180deg);
        right: 20px !important;
        vertical-align: middle !important;
        top: 13px !important;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1:nth-child(1) {
        color: #fff;
        padding: 0 !important;
        margin-bottom: 0px !important;
        min-height: 32px;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group li:nth-child(2) a {
        min-height: 32px;
        padding-top: 3px !important;
    }

    #landing_page li.cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1 a,
    #landing_page li.cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-1 a {
        padding: 12px 14px !important;
    }

    #landing_page #top-utility-nav {
        padding: 0px !important;
        background: #ECF6F8 !important;
        display: flex;
        padding: 0 !important;
    }

    #landing_page #top-utility-nav ul {
        display: flex;
        max-width: 1280px;
        justify-content: center;
        min-height: 32px;
        align-items: center;
        margin: 0 auto;
    }

    #landing_page #top-utility-nav li {
        font-size: 14px;
        margin: 0;
        line-height: 20px;
        color: #122960;
        padding: 0 !important;
        border-right: 2px solid #122960;
        /* border-width: 2px; */
        line-height: 14px;
    }

    #landing_page #top-utility-nav li a {
        color: #122960;
        text-decoration: none;
    }

    #landing_page #top-utility-nav li:nth-child(1) a {
        padding: 6px 8px;
        color: #fff;
    }

    #landing_page #top-utility-nav li:nth-child(1) a {
        color: #E5FAFB;
    }

    #landing_page #top-utility-nav li:nth-child(1) a:after {
        content: '\f078';
        font-family: font awesome;
        color: #E5FAFB;
        margin-left: 8px;
        vertical-align: middle;
        position: absolute;
        right: 25px;
        width: 9px;
        height: 14px;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2) {
        padding-right: 21px !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:last-child,
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:last-child {
        padding-right: 0 !important;
        border-right: none !important;
        padding-left: 21px !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:has(.mobile-pi-dd),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:has(.mobile-pi-dd) {
        display: none !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:not(:last-child),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:not(:last-child) {
        padding: 0 21px !important;
        border-right: 2px solid #122960;
        border-width: 2px;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2),
    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        padding-left: 0 !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        border-right: none !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(4),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(5),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(6) {
        padding: 0 21px !important;
    }

    #pc-header #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(6) {
        /* border-right: none; */
    }

    #landing_page #pc-main-header .cmp-navigation__item.cmp-navigation__item--level-1:last-child a {
        border-bottom: none !important;
    }

    #landing_page #main-header {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0px 0px 0px 0;
        gap: 423px;
    }

    #landing_page #main-header .image {
        margin: 8px 0 0px 0px;
    }

    #landing_page #pc-main-header li.cmp-navigation__item.cmp-navigation__item--level-0.active a span {
        color: #122960 !important;
    }

    #landing_page #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu {
        position: absolute;
        display: block;
        background: #fff;
        width: 168px !important;
        z-index: 999;
    }

    #landing_page #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu .cmp-navigation__item.cmp-navigation__item--level-1 {
        max-width: 168px !important;
        display: block;
    }

    #landing_page #pc-main-header .cmp-navigation__dropdownmenu li a {
        padding: 10px 0px 10px 8px !important;
    }

    #landing_page #pc-main-header .cmp-navigation__dropdownmenu li a {
        padding: 10px 0px 10px 8px !important;
        border-bottom: 1px solid #250E62 !important;
    }

    #landing_page #pc-main-header .cmp-navigation__item--level-0.active>a:after {
        content: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/redesign/images/global/icon_dropdown-carat.svg);
        transform: rotate(180deg);
        right: 0px !important;
        vertical-align: middle !important;
        top: 23px !important;
    }

    #landing_page li.cmp-navigation__item.cmp-navigation__item--level-0.active {
        font-weight: 600 !important;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(4) {
        position: relative;
    }

    #landing_page #pc-main-header li.cmp-navigation__item.cmp-navigation__item--level-0.active a {
        background: none;
        border-bottom: 5px solid #F8485E;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(2) {
        max-width: 43px;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(3) {
        max-width: 130px;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li a {
        white-space: normal;
        color: #122960;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(4) {
        max-width: 85px;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(5) {
        max-width: 107px;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(6) {
        max-width: 154px;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(7) {
        width: 145px;
        display: unset;
        background: none;
        padding: 0 !important;
    }

    #landing_page #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu .cmp-navigation__item.cmp-navigation__item--level-1 a {
        border: none !important;
        border-radius: unset;
        background: #FCFCFC;
        min-height: unset;
        padding: 0;
        border-bottom: 1px solid #250E62 !important;
    }

    #landing_page #top-utility-nav li:nth-child(3) a:after {
        content: '\f078';
        display: none;
    }

    #landing_page #main-header .navigation .cmp-navigation__group {
        display: flex;
        gap: 31px;
        align-items: center;
        margin-bottom: 0;
        padding: 0 31px;
        max-width: unset;
        margin: 0;
        border: none;
    }

    #landing_page #main-header .image img {
        max-width: unset;
        min-height: unset;
        width: auto;
        height: auto;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li {
        margin: 0;
        padding: 0;
        color: #122960;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        border: none !important;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(4) a:after,
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(6) a:after,
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(7) a:after {
        content: '\f078';
        font-family: font awesome;
        padding-left: 5px;
        position: absolute;
        width: 9px;
        height: 14px;
        align-items: center !important;
        display: inline-flex;
        color: #F8485E;
        right: 15px;
    }

    #landing_page #pc-main-header .cmp-navigation__group li:nth-child(1) {
        display: none;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(8) {
        display: none !important;
        background: #EAF0FD;
        padding: 24px 16px 0 16px !important;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(9) {
        display: none;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(8) #main-header .navigation .cmp-navigation__group li:nth-child(9),
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(10),
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(11),
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(12),
    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(13) {
        display: none !important;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li a {
        white-space: normal;
        padding: 0;
        display: inline-block;
        width: 100%;
        color: #122960 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        border-bottom: none;
        text-decoration: none;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(2) a {
        border-top: none;
    }

    #landing_page .truqap-support-text {
        border: 2px solid #250E62;
        padding: 8px 21px 8px 24px;
        display: flex;
        border-radius: 30px;
        align-items: center;
        width: 289px;
        height: 56px;
    }

    #landing_page .truqap-support-text a {
        color: #250E62;
        font-size: 14px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        display: flex;
        align-items: center;
        text-decoration: none;
    }
    
#landing_page .truqap-support-text a:hover {
    text-decoration: none !important;
    font-weight: 700 !important;
}

    #landing_page .truqap-support-text img {
        padding-left: 11px;
        vertical-align: middle;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        padding-left: 0px !important;
        margin-right: 40px !important;
        border-right: none;
        background: #250E62 !important;
        max-width: 204px !important;
        border-radius: 0 0 20px 0;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1:nth-child(1) a:hover,
    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-1:nth-child(2) a:hover {
        /* text-decoration: underline !important; */
        ;
    }

    #landing_page #top-utility-nav li:nth-child(3) a {
        line-height: 14px !important;
    }

    #pc-landing-footer {
        background: #250E62;
        padding: 64px 80px;
        max-height: 372px;
    }

    #landing-page-main-text {
        background: #250E62;
    }

    #landing-page-main-content {
        display: flex;
        max-width: 1280px;
        margin: 0 auto;
        /*height: 480px;*/
        height: 524px;
        gap: 32px;
        padding: 0;
    }

    .landing-page-left.content {
        position: relative;
        padding-top: 155px;
        padding-left: 30px;
        width: 624px;
    }

    .landing-page-left.content h1 {
        font-size: 32px;
        line-height: 40px;
        color: #FCFCFC;
        font-weight: 400;
    }

    .landing-page-left.content .bld-text {
        font-weight: 700;
    }

    .corner-icon1 {
        position: absolute;
        left: 0px;
        top: 132px;
        width: unset;
        height: unset;
    }

    .corner-icon2 {
        position: absolute;
        top: 264px;
        left: 345px;
        width: unset;
        height: unset;
    }

    .landing-page-left.content p {
        font-size: 18px !important;
        line-height: 26px !important;
        color: #FCFCFC;
        padding-top: 24px;
    }

    .landing-page-right-text1 {
        display: flex;
        width: 624px;
        margin-top: 40px;
        float: right;
    }

    p.main-text1 {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 800 !important;
        background: #2E66F0;
        max-width: 220px;
        border-radius: 0 0 20px 0;
        min-height: 28px;
        text-align: center;
        color: #fff;
        margin-top: -1px !important;
    }

    .right-text1 h2 {
        font-size: 20px !important;
        line-height: 28px !important;
        color: #250E62;
        font-weight: 700 !important;
        padding-top: 35px;
        padding-left: 16px;
        padding-bottom: 8px;
        position: relative;
    }

    .pink-large-brackets1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 400;
        position: absolute;
        left: 5px;
        top: 29px;
        color: #F943CF;
    }

    .pink-large-brackets2 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 400;
        position: absolute;
        right: -4px;
        bottom: 0px;
        color: #F943CF;
    }

    .right-text1 a {
        display: flex;
        text-decoration: none;
    }

    .right-text2 a {
        display: flex;
        text-decoration: none;
    }

    .right-text1 {
        border-top: 8px solid #2E66F0;
        max-width: 453px;
        min-width: 453px;
        background: #FCFCFC;
        height: 188px;
        display: flex;
        border-radius: 0;
    }

    /* .right-img1 img {
    position: absolute;
    width: 171px;
    height: 195px;
    max-width: 171px;
    max-height: 188px;
    top: -7px;
  }*/

    .right-img1 img {
        position: absolute;
        width: 171px;
        height: 195px;
        top: 0px;
        max-width: unset;
        max-height: unset;
        top: -7px;
    }

    .right-img1 {
        position: relative;
        display: block;
    }

    div#lp-right-content {
        margin: 0;
    }

    p.last-text1 {
        color: #2C2C2C;
        font-size: 16px !important;
        line-height: 22px !important;
        padding-left: 16px;
    }

    .right-text-content1 {
        width: 389px;
    }

    .right-arrow {
        padding-top: 82px;
        padding-left: 16px;
    }

    .right-arrow a {
        width: 32px;
        height: 32px;
        display: block;
    }

    .landing-page-right-text2 {
        display: flex;
        width: 624px;
        margin-top: 24px;
        float: right;
        margin-bottom: 12px;
    }

    .right-text2 {
        border-top: 8px solid #F8485E;
        max-width: 453px;
        min-width: 453px;
        background: #FCFCFC;
        height: 188px;
        display: flex;
        border-radius: 0;
    }

    .right-img2 {
        display: block;
    }

    .right-text-content2 h2 {
        font-size: 20px !important;
        line-height: 28px !important;
        color: #250E62;
        padding-top: 21px;
        padding-left: 16px;
    }

    p.last-text2 {
        color: #2C2C2C;
        padding-top: 8px;
        font-size: 16px !important;
        line-height: 20px !important;
        padding-left: 16px;
        max-width: 373px;
        letter-spacing: 0;
    }

    .right-text-content2 {
        width: 389px;
    }

    .right-text2 .right-arrow {
        padding-top: 66px;
        padding-left: 16px;
    }

    .landing-page-middle-content {
        max-width: 1280px;
        margin: 0 auto;
        padding: 24px 0;
        text-align: center;
    }

    .landing-page-middle-content img {
        width: 54px;
        height: 52px;
    }

    .landing-page-middle-content h2 {
        color: #250E62;
        font-size: 28px !important;
        line-height: 34px !important;
        font-weight: 400 !important;
        padding-top: 24px;
        padding-bottom: 16px;
    }

    .landing-page-middle-content p {
        color: #2C2C2C;
        font-size: 16px !important;
        line-height: 22px !important;
        padding-bottom: 24px;
        letter-spacing: -0.2px;
    }

    .landing-page-cta-btn {
        background: #250E62;
        width: 364px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        padding: 14px 54px;
    }

    .landing-page-cta-btn img {
        width: 9px;
        height: 14px;
        margin-left: 11px;
    }

    .landing-page-cta-btn span {
        color: #FCFCFC;
        font-size: 20px !important;
        line-height: 28px !important;
        letter-spacing: -0.2px;
    }

    .lp-cta-text {
        display: flex;
        justify-content: center;
    }

    .lp-footnote {
        max-width: 1280px;
        margin: 0 auto;
        padding: 40px 0px;
    }

    .lp-footnote p {
        color: #2C2C2C;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .landing-page-cta-btn a {
        position: relative;
        z-index: 999;
    }

    .landing-page-cta-btn a:hover {
        text-decoration: underline;
        color: #fff;
        font-weight: 600 !important;
        cursor: pointer;
    }

    .landing-page-cta-btn:hover {
        padding: 14px 52px;
        cursor: pointer;
        color: #fff;
        font-weight: 600 !important;
        text-decoration: underline;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) .cmp-topnavigation__group {
        display: none !important;
    }

    #isi-home-landing .text.ff-sora {
        max-width: 404px !important;
        width: unset !important;
    }

    #isi-home-landing #isi-last-section {
        max-width: 844px !important;
        width: unset !important;
    }

    #isi-home-landing {
        padding: 0px;
        display: flex;
        gap: 32px;
        width: 100%;
        scroll-margin-top: 190px;
        border: none !important;
        box-shadow: unset;
        max-width: 1280px;
        margin: -20px auto 0;
        padding-top: 8px;
    }

    .landing-isi-middle-section {
        background-color: #ABC2F9;
        height: 1822px;
        width: 2px;
        display: block;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) a {
        font-weight: 400;
        font-size: 14px;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3)>a {
        font-weight: 400 !important;
    }

    #landing_page #top-utility-nav>ul li:first-child a~ul li {
        border-right: none;
    }

    #landing_page #top-utility-nav ul li a~ul li a {
        text-decoration: underline !important;
    }

    #landing_page #top-utility-nav ul li a:hover,
    #landing_page #top-utility-nav>ul li:first-child a~ul li a.cmp-topnavigation__link:hover {
        font-weight: 400 !important;
        /*text-decoration: none !important;*/
    }

    #landing_page #top-utility-nav ul li a:hover {
        font-weight: 400 !important;
    }

    .cmp-highlightinfov2:not(.sticky) #isi-home-landing {
        margin: 0 auto;
        padding-top: 72px;
        padding-bottom: 32px;
    }

    div#isi-section>.highlightinformationv2:first-child {
        display: none;
    }

    /*.right-img1:before {
    content: '';
    position: relative;
    bottom: 0;
    left: -1px;
    top: -12px;
    display: block;
    width: 2px;
    height: 38px;
    background-color: #2E66F0;
}

.right-img1:after {
    content: '';
    position: relative;
    bottom: 0;
    left: -6px;
    top: -48px;
    display: block;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #2E66F0 0%, rgba(46, 102, 240, 0) 100%);
}*/

    #isi-home-landing .isi-left-sub-text3 {
        padding-bottom: 16px !important;
    }

    p.isi-left-sub-text4,
    p.isi-left-sub-text5 {
        color: #2C2C2C;
        font-size: 16px !important;
        line-height: 20px !important;
        padding-bottom: 16px;
    }

    .cmp-highlightinfov2.expand #isi-home-landing {
        padding-top: 0 !important;
    }

    span.isi-italic-text {
        font-style: italic;
    }

    #landing_page #top-utility-nav .cmp-topnavigation__item--level-0 .cmp-topnavigation__link:hover,
    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-0.cmp-topnavigation__item--level-1 a:hover,
    #landing_page #top-utility-nav .cmp-topnavigation__group .cmp-topnavigation__item.cmp-topnavigation__item--index-1.cmp-topnavigation__item--level-1 a:hover {
        font-weight: 700 !important;
        text-decoration: none !important;
    }

    .landing-page-right-text1 a:hover,
    .landing-page-right-text2 a:hover {
        text-decoration: underline;
        color: #2C2C2C;
    }

    .landing-page-right-text2 a {
        height: 188px;
    }

    .landing-page-right-text1:has(>a:focus-visible) {
        width: 630px;
    }

    .landing-page-right-text2:has(>a:focus-visible) {
        width: 630px;
    }

    .landing-page-cta-btn:has(>a:focus-visible) {
        width: 368px;
    }

    .landing-page-right-text1 a:focus-visible {
        border: none;
        outline: auto;
        border-radius: 0px;
        outline-offset: -4px;
    }

    .landing-page-right-text2 a:focus-visible {
        border: none;
        outline: auto;
        border-radius: 0px;
        outline-offset: -4px;
    }

    .blue-color-tab a:focus-visible {
        outline-color: #fff !important;
        outline: auto;
        border: none;
        outline: auto;
        border-radius: 0px;
        outline-offset: -2px;
    }

    .black-tab-text a:focus-visible {
        outline-color: #000 !important;
        outline: auto;
        border: none;
        outline: auto;
        border-radius: 0px;
        outline-offset: -2px;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) a:focus-visible {
        outline-color: #fff !important;
        outline: auto;
        border: none;
        outline: auto;
        outline-offset: -4px;
    }

}

@media only screen and (max-width: 991px) {

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:has(.mobile-pi-dd) a:after {
        transform: rotate(0deg) !important;
        top: unset !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:has(.mobile-pi-dd).cmp-topnavigation__item--active a:after {
        right: unset !important;
        transform: rotate(180deg) !important;
        top: 17px !important;
        margin-left: 15px !important;
    }

    #landing_page .cmp-navigation__item--level-0:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 6px;
        height: 100%;
        transform: translateX(-100%);
        border-top: 1px solid #122960;
        top: -1px;
    }

    #landing_page .cmp-navigation__item--level-0 {
        position: relative;
    }

    .right-text1 {

        height: 124px;
    }

    #home-landing .foot-note p {

        padding-left: 8px;
        text-indent: -16px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(8):before,
    #main-header .navigation .cmp-navigation__group li:nth-child(8)~li:before {
        display: none;
    }

    #landing_page .cmp-navigation__group {
        position: relative;
    }

    #landing_page .cmp-navigation__group:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 100%;
        height: 6px;
        transform: translateY(-100%);
        border-left: 1px solid #122960;
        left: -1px;
    }

    #landing_page .navigation-overlay.show {
        overflow: scroll;
    }

    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2 {
        display: none;
    }

    div#isi-section>.highlightinformationv2:first-child:has(.sticky) .cmp-highlightinfov2,
    div#isi-section>.highlightinformationv2:first-child:has(.expand) .cmp-highlightinfov2,
    .cmp-highlightinfov2 h3 {
        display: block;
    }

    .cmp-highlightinfov2__header {
        padding: 16px !important;
        justify-content: space-between !important;
    }

    .cmp-highlightinfov2__container {
        border-top-right-radius: 32px;
    }

    .cmp-highlightinfov2__button {
        width: auto;
        padding: 0;
    }

    .cmp-highlightinfov2 h3 {
        width: 95% !important;
        margin: 0;
        padding: 0 !important;
        font-size: 20px;
        line-height: 28px;
        color: #250E62;
        font-weight: 600;
    }

    div#isi-home-landing {
        padding: 0 16px 0;
        border-top-right-radius: 0;
        box-shadow: none;
    }

    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.sticky.initial-sticky {
        height: 210px !important;
        background: transparent;
    }

    #isi-section .cmp-highlightinfov2.sticky.initial-sticky {
        height: 159px !important;
        background: transparent;
    }

    .cmp-highlightinfov2.sticky h2.isi_subheading2,
    .cmp-highlightinfov2.sticky .isi_subheading1,
    .cmp-highlightinfov2.expand h2.isi_subheading2,
    .cmp-highlightinfov2.expand .isi_subheading1 {
        display: none;
    }

    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.sticky {
        height: 152px !important;
    }

    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.sticky div#isi-home-landing>.text:not(:first-child),
    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.expand div#isi-home-landing>.text:not(:first-child) {
        display: none;
    }

    div#isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2.sticky div#isi-home-landing>.text:not(:last-child),
    div#isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2.expand div#isi-home-landing>.text:not(:last-child) {
        display: none;
    }

    .cmp-highlightinfov2:not(.sticky) .aem-Grid::before,
    .cmp-highlightinfov2:not(.sticky) .aem-Grid::after {
        display: none;
    }

    .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__button,
    .cmp-highlightinfov2.sticky .cmp-highlightinfov2__button,
    .cmp-highlightinfov2__header .cmp-highlightinfov2__button {
        width: 5%;
        padding-right: 0;
        display: flex;
        justify-content: end;
        align-items: center;
    }

    .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__icon:before,
    .cmp-highlightinfov2.sticky .cmp-highlightinfov2__icon:before,
    .cmp-highlightinfov2__header .cmp-highlightinfov2__button .cmp-highlightinfov2__icon:before {
        background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/images/new_vector_img.png) !important;
        width: 14px;
        height: 14px;
        content: '' !important;
        display: block;
        visibility: visible;
    }

    /*div#isi-section > .highlightinformationv2:last-child:not(.sticky) #isi-home-landing {
    display: none;
}*/

    div#isi-section>.highlightinformationv2:last-child .expand #isi-home-landing {
        display: block;
    }

    #landing-page #isi-section {
        padding: 0 !important;
        box-shadow: none !important;
        border-top-right-radius: 0px !important;
        background: none !important;
    }

    #isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__header {
        padding: 16px !important;
        justify-content: space-between !important;
        align-items: center !important;
        min-height: 60px;
    }

    #isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__header {
        padding: 16px !important;
        justify-content: space-between !important;
        align-items: flex-start !important;
    }

    #isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__header .cmp-highlightinfov2__button {
        padding-top: 2px;
    }

    #isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2__header .cmp-highlightinfov2__button {
        padding-top: 2px;
    }

    #isi-section>.highlightinformationv2:last-child .cmp-highlightinfov2__header {
        align-items: flex-start !important;
        height: auto !important;
    }

    #isi-home-landing .isi-left-sub-text3 {
        padding-bottom: 16px !important;
    }

    #isi-home-landing p.isi-left-sub-text4,
    #isi-home-landing p.isi-left-sub-text5 {
        color: #2C2C2C;
        font-size: 16px !important;
        line-height: 20px !important;
        padding-bottom: 16px;
    }

    .highlightinformationv2:first-child:has(.expand) .cmp-highlightinfov2 .cmp-highlightinfov2__title p,
    .cmp-highlightinfov2.sticky p.isi-left-text1 {
        display: none;
    }

    .cmp-highlightinfov2.sticky.initial-sticky .isi-right-main-text1 {
        display: none;
    }

    .cmp-highlightinfov2.overlay.expand .cmp-highlightinfov2__title p {
        display: none;
    }

    span.isi-italic-text {
        font-style: italic;
    }
}

/*compatibility*/

@media screen and (min-width:1441px) {

    .cmp-highlightinfov2__container {
        max-width: 1440px;
        margin: 0 auto;
    }

    .cmp-highlightinfov2.overlay.expand .cmp-highlightinfov2__container {
        max-width: 1440px;
        margin: 0 auto;
    }

    #back_to_top {
        max-width: 1440px;
        margin: 0 auto !important;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }
}

@media screen and (min-width:1351px) and (max-width:1380px) {

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        margin-right: 20px !important;
    }

}

@media screen and (min-width:1201px) and (max-width:1350px) {

    .cmp-highlightinfov2:not(.sticky) #isi-home-landing {
        margin: 0 auto;
        max-width: 1100px;
    }

    .cmp-highlightinfov2__header {
        max-width: 1050px !important;
        margin: 0 auto;
    }

    #top-utility-nav .cmp-topnavigation__item--level-0 .cmp-topnavigation__link {
        font-size: 12px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        margin-right: 20px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2) {
        padding-right: 20px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(4),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(5),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(6) {
        padding: 0 18px !important;
    }

    #landing_page #top-utility-nav ul {
        max-width: 1100px;
    }

    #landing_page #main-header {
        display: flex;
        gap: 325px;
    }

    #pc-footer {
        padding: 64px 40px !important;
    }

    #landing-page-main-content {
        display: flex;
        max-width: 1280px;
        margin: 0 auto;
        gap: 0;
        justify-content: center;
    }

    .landing-page-left.content {
        margin-left: 30px;
        width: 500px;
    }

    .lp-footnote {
        max-width: unset;
        margin: 0 auto;
        padding: 40px 80px;
    }

    #pc-landing-footer {
        padding: 64px 70px;
    }

    #pcfooter-section {
        display: flex;
        gap: 110px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(6) {
        max-width: 144px;
    }

    #main-header .navigation .cmp-navigation__group li a {
        font-size: 13px !important;
        line-height: 20px !important;
    }

    #main-header .navigation .cmp-navigation__group {
        display: flex;
        gap: 20px;
        padding: 10px;
    }

    .truqap-support-text a {
        font-size: 13px !important;
        line-height: 20px !important;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {

    #isi-home-landing #isi-last-section {
        max-width: 800px !important;
        width: unset !important;
    }

    #isi-home-landing .text.ff-sora {
        max-width: 350px !important;
        width: unset !important;
    }

    .cmp-highlightinfov2:not(.sticky) #isi-home-landing {
        margin: 0 auto;
        max-width: 910px;
    }

    .cmp-highlightinfov2__header {
        max-width: 900px !important;
        margin: 0 auto;
    }

    #pc-footer {
        padding: 64px 30px !important;
    }

    .link-section {
        max-width: 350px !important;
        min-width: 350px !important;
    }

    #pcfooter-section {
        display: flex;
        gap: 50px;
    }

    #pc-landing-footer {
        padding: 64px 50px;
    }

    #top-utility-nav .cmp-topnavigation__item--level-0 .cmp-topnavigation__link {
        font-size: 11px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        margin-right: 10px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2) {
        padding-right: 10px !important;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(4),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(5),
    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(6) {
        padding: 0 12px !important;
    }

    #top-utility-nav ul {
        display: flex;
        gap: 0px;
    }

    #landing_page #main-header {
        display: flex;
        gap: 245px;
    }

    #landing-page-main-content {
        display: flex;
        gap: 0;
        justify-content: center;
    }

    .landing-page-left.content {
        position: relative;
        padding-top: 155px;
        padding-left: 22px;
        width: 370px;
    }

    .corner-icon1 {
        position: absolute;
        left: 0px;
        top: 132px;
    }

    .landing-page-left.content h1 {
        font-size: 26px;
    }

    .landing-page-left.content p {
        font-size: 16px !important;
    }

    .corner-icon2 {
        position: absolute;
        left: 275px;
    }

    .landing-page-right-text1 {
        width: 586px;
        float: none;
    }

    .right-text1 {
        max-width: 415px;
        min-width: 415px;
    }

    .right-text-content1 {
        width: 350px;
    }

    .right-text1 h2 {
        font-size: 18px !important;
    }

    p.last-text1 {
        font-size: 14px !important;
    }

    .landing-page-right-text2 {
        width: 586px;
        float: none;
    }

    .right-text2 {
        max-width: 415px;
        min-width: 415px;
    }

    .right-text-content2 {
        width: 350px;
    }

    .right-text-content2 h2 {
        font-size: 18px !important;
    }

    p.last-text2 {
        font-size: 14px !important;
    }

    .lp-footnote {
        max-width: unset;
        margin: 0 auto;
        padding: 40px 80px;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3),
    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(4),
    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(5),
    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(6) {
        padding: 0 10px !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(2) {
        padding-right: 10px !important;
    }

    #top-utility-nav .cmp-topnavigation__item--level-0 .cmp-topnavigation__link {
        font-size: 10px !important;
    }

    #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(1) {
        margin-right: 10px !important;
    }

    .truqap-support-text {
        width: 185px;
        height: 56px;
    }

    .truqap-support-text a {
        font-size: 12px !important;
    }

    #main-header .navigation .cmp-navigation__group li a {
        font-size: 11px !important;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(7) {
        width: 116px;
        display: unset;
        background: none;
        padding: 0 !important;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(6) {
        width: 122px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(5) {
        max-width: 91px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(4) {
        max-width: 73px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(3) {
        max-width: 110px;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(2) {
        max-width: 43px;
    }

    #main-header .navigation .cmp-navigation__group {
        display: flex;
        gap: 8px;
        padding: 0 0px;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }
}

@media screen and (min-width:376px) and (max-width:991px) {

    #top-menu {
        display: block;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) a:after {
        transform: rotate(180deg);
        right: unset;
        top: 17px;
        padding-left: 0;
        margin-left: 10px;
    }

    #top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        left: unset;
    }

    #pc-main-header .cmp-navigation__group {
        display: block;
        max-width: 91.5%;
    }

    .landing-page-middle-content {
        max-width: unset;
        margin: 0 15px;
    }

    .lp-footnote {
        max-width: unset;
        margin: 0 15px;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }

    .cmp-highlightinfov2.sticky.initial-sticky .isi-right-main-text1 {
        display: none;
    }

    div#isi-section>.highlightinformationv2:first-child .cmp-highlightinfov2.sticky {
        height: 96px !important;
    }
}

@media screen and (min-width:376px) and (max-width:991px) {

    #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu .cmp-navigation__item.cmp-navigation__item--level-1.active-page a {
        margin-top: -1px;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }

    .cmp-highlightinfov2 h3 {
        width: 75% !important;
    }

    .cmp-highlightinfov2.sticky.initial-sticky .cmp-highlightinfov2__button,
    .cmp-highlightinfov2.sticky .cmp-highlightinfov2__button,
    .cmp-highlightinfov2__header .cmp-highlightinfov2__button {
        width: 24% !important;
    }
}

@media screen and (min-width:553px) and (max-width:564px) {

    p.pc-you-may-txt {
        letter-spacing: -0.1px;
    }
}

@media screen and (min-width:320px) and (max-width:374px) {

    #pc-main-header li.cmp-navigation__item.active .cmp-navigation__dropdownmenu .cmp-navigation__item.cmp-navigation__item--level-1.active-page a {
        margin-top: -1px;
    }
}

@media screen and (min-width:320px) and (max-width:374px) {

    #top-menu {
        display: block;
    }

    #landing_page #top-utility-nav ul.cmp-topnavigation__group.cmp-topnavigation__group--menus li:nth-child(3) a:after {
        transform: rotate(180deg);
        right: unset;
        top: 17px;
        padding-left: 0;
        margin-left: 10px;
    }

    #top-utility-nav .cmp-topnavigation__item .cmp-topnavigation__group {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        left: unset;
    }

    #pc-main-header .cmp-navigation__group {
        display: block;
        max-width: 91.5%;
    }

    .landing-page-left.content {
        padding-top: 32px;
        padding-left: 32px;
        width: unset;
    }

    .landing-page-left.content h1 {
        font-size: 19px;
    }

    .landing-page-left.content p {
        font-size: 15px !important;
    }

    .corner-icon2 {
        position: absolute;
        left: 264px;
    }

    .right-text1 {
        max-width: 288px;
        min-width: 288px;
    }

    .landing-page-right-text1 {
        width: unset;
    }

    .right-text-content1 {
        width: 248px;
    }

    p.main-text1 {
        font-size: 14px !important;
    }

    .right-text1 h2 {
        font-size: 12px !important;
    }

    p.last-text1 {
        font-size: 12px !important;
    }

    .mobile-btn {
        width: 30px;
        height: 30px;
    }

    .pink-large-brackets2 {
        position: absolute;
        right: 47px;
        bottom: 70px;
    }

    .landing-page-right-text2 {
        width: unset;
    }

    .right-text2 {
        max-width: 288px;
        min-width: 288px;
    }

    .right-text-content2 {
        width: 248px;
    }

    .right-text-content2 h2 {
        font-size: 12px !important;
    }

    p.last-text2 {
        font-size: 12px !important;
    }

    .landing-page-middle-content {
        max-width: 300px;
        margin: 0 auto;
    }

    .landing-page-cta-btn span {
        font-size: 16px !important;
    }

    .landing-page-middle-content h2 {
        font-size: 22px !important;
    }

    .landing-page-middle-content p {
        font-size: 18px !important;
    }

    .lp-footnote {
        max-width: 300px;
    }

    .lp-footnote p {
        font-size: 13px !important;
    }

    #landing-page-main-content {
        max-width: 320px;
        margin: 0 auto;
    }

    #landing_page #main-header .navigation .cmp-navigation__group li:nth-child(1) a {
        line-height: 17px !important;
        border-bottom: none;
    }

    #container-7e0d2dd01d {
        border-top: unset !important;
        border-radius: unset !important;
        box-shadow: unset !important;
    }

    .cmp-highlightinfov2 h3 {
        font-size: 19px;
        line-height: 24px;
    }
}

@media screen and (min-width:340px) and (max-width:365px) {

    #main-header .navigation .cmp-navigation__group li:nth-child(8) a {
        padding: 18px 20px 18px 20px !important;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(8) a:after {
        position: absolute;
        right: 38px;
    }
}

@media screen and (min-width:320px) and (max-width:340px) {

    #main-header .navigation .cmp-navigation__group li:nth-child(8) a {
        padding: 18px 20px 18px 15px !important;
    }

    #main-header .navigation .cmp-navigation__group li:nth-child(8) a:after {
        position: absolute;
        right: 25px;
    }
}
