* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#pc-splash-page .cmp-text ul li:not(:last-of-type) {
    margin-bottom: 0px !important;
}

#pc-splash-page .cmp-text ul li {
    align-items: center;
}

#pc-splash-page .cmp-text,
#pc-splash-page .cmp-text ul {
    margin: 0;
}

#pc-splash-page .cmp-text a[target='_blank']::after {
    display: none;
}

#pc-splash-page .cmp-text ul li::before {
    display: none;
}
/*.shape {*/
/*    display: none;*/
/*}*/
#pc-splash-page .font-sora {
    font-family: 'Sora';
}

#pc-splash-page .cmp-text u.utility-links li {
    margin-bottom: 16px;
}

#pc-splash-page .font-semibold {
    font-weight: 600;
    font-style: SemiBold;
}

#pc-splash-page .font-regular {
    font-weight: 400;
    font-style: regular;
}

#pc-splash-page .font-20 {
    font-size: 20px;
    line-height: 100%;
}

#pc-splash-page .font-16 {
    font-size: 16px;
    line-height: 130%;
}

#pc-splash-page .font-14 {
    font-size: 14px;
    line-height: 14px;
    color: #250E62;
}

#pc-splash-page p a,
#pc-splash-page .font-16,
#pc-splash-page .font-20 {
    color: #ffffff;
}

#pc-splash-page .utility-nav {
    position: sticky;
    top: 0;
    background: #ECF6F8;
    z-index: 21;
}

#pc-splash-page .footer-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 8px 0px;
}

#pc-splash-page .utility-wrap {
    padding: 11.5px 0px;
    max-width: 1335px;
    margin: 0 auto;
}

#pc-splash-page .utility-links li::after {
    content: "|";
    margin: 0 20px;
    margin-left: 15px;
    margin-right: 25px;
    color: #000000;
}

#pc-splash-page .utility-links li:last-child::after {
    content: "";
}

#pc-splash-page .utility-links {
    justify-content: end;
}

#pc-splash-page .utility-links,
#pc-splash-page .footer-details {
    list-style-type: none;
}

#pc-splash-page .utility-links,
#pc-splash-page .component-content,
#pc-splash-page .cta-banner {
    display: flex;
    align-items: center;
}

#pc-splash-page .utility-links a {
    text-decoration: none;
}

#pc-splash-page .truqap_img,
#pc-splash-page .shape_img,
#pc-splash-page .now-approved_img {
    width: 100%;
}

#pc-splash-page .container {
    background: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/desk-backnewimg.png") center / cover no-repeat;
}

#pc-splash-page .component-content {
    max-width: 1136px;
    /*margin: 0 auto;*/
    justify-content: center;
    /*padding-top: 127px;*/
    /*padding-bottom: 75px;*/
        padding-top: 151px;
    padding-bottom: 103px;
    margin-left: 185px;
    margin-right: 185px;
}

#pc-splash-page .pt-12 {
    padding-top: 12px;
}

#pc-splash-page .pt-16 {
    padding-top: 16px;
}

#pc-splash-page .pt-80 {
    padding-top: 80px;
}

#pc-splash-page .pb-45 {
    padding-bottom: 45px;
}

#pc-splash-page .cta-banner {
    position: relative;
    justify-content: center;
    /*background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/bottom_section.png");*/
    background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/bot-deskimg.png");
    height: 51px;
    background-size: 100% 100%;
}

#pc-splash-page .cta {
    position: absolute;
    left: 75.5%;
    letter-spacing: -0.01em;
    top: 33%;
}

#pc-splash-page .site-footer.pb-45 {
    margin-top: 60px;
    padding-bottom: 60px;
}

#pc-splash-page .footer-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

#pc-splash-page .logo {
    width: 186px;
    height: auto;
}

#pc-splash-page .toggle {
    width: 30px;
    height: auto;
    margin-left: 6px;
}

#pc-splash-page .footer-logos {
    display: block;
    width: 100%;
    max-width: 186px;
}

#pc-splash-page .shape {
    max-width: 166px;
    width: 100%;
}

#pc-splash-page .now-approved {
    width: 100%;
    max-width: 660px;
}

#pc-splash-page .product-logo.pt-16 {
    padding-top: 26px;
}

#pc-splash-page .footer-content {
    max-width: 322px;
    width: 100%;
}

#pc-splash-page .footer-grid {
    padding: 0;
    display: flex;
    gap: 81px;
    max-width: 1190px;
}

#pc-splash-page .footer-content>p {
    margin-bottom: 12px;
    padding: 0;
}

#pc-splash-page .footer-content>p a {
    text-decoration: underline;
        font-size: 16px;
    line-height: 130%;
}

#pc-splash-page .footer-content>p a:hover {
    text-decoration: none;
}

#pc-splash-page .footer-copyright>p {
    margin-bottom: 16px;
    padding: 0;
    letter-spacing: -0.01em;
}

.popup_button_component {
    display: flex;
}

/* Popup start */

.popup_container {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup_img {
    position: relative;
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/Popup.png) no-repeat;
    background-size: 100% 100%;
    justify-content: center;
    flex-direction: column;
    padding: 77px 40px 24px;
    width: 100%;
}

.popup_close {
    position: absolute;
    top: 8%;
    right: 6%;
}

.close_icon {
    width: 36px;
    height: auto;
}

.popup_component,
.popup_button_component {
    width: 100%;
    justify-content: center;
    margin-top: 27px;
    display: flex;
}

.popup_component {
    margin-top: 0;
    margin-bottom: 38px;
}

.explore_button, .currentsite_button {
    height: 80px;
    background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/button_indication.png);
    background-size: 100% 100%;
    width: 310px;
}

.currentsite_button button {
    background: none;
    /*background-image: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/trans_button.png);*/
    ;
}

.currentsite_button, .explore_button {
    max-width: 312px;
    width: 100%;
    border: 2px solid #FFFFFF;
    border-bottom-right-radius: 24px;
    border-top-left-radius: 24px;
    align-items: center;
}

.currentsite_button img {
    max-width: 24px;
    height: 24px;
}

.explore,
.currentsite {
    padding-left: 32px;
}

.popup_button_component {
    gap: 21px;
    margin-top: 24px;
    margin-bottom: 39px;
}

.explore_button {
    display: flex;
    gap: 25px;
}

.currentsite_button {
    display: flex;
    gap: 55px;
}

.explore_newline,
.currentsite_newline {
    display: block;
}

/* popup End */
#pc-splash-page .desktop-only {
    display: block;
}

#pc-splash-page .mobile-only {
    display: none;
}

.explore_button {
    border-bottom-right-radius: 24px;
    border-top-left-radius: 24px;
    align-items: center;
}

.explore_button img {
max-width: 25px;
    height: 24px;
}

#pc-splash-page .footer-content>p:last-child,
#pc-splash-page .footer-copyright>p:last-child {
    margin-bottom: 0;
}

.font-bold {
    font-weight: 700;
}

.font-semibold {
    font-weight: 600;
}

.popup_close button {
    background: none;
    padding-left: 0;
    cursor: pointer;
}
.single-line p {
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
    padding: 0;
    font-size: 22px;
    line-height: 28px;
}
.cmp-selfcertification .modal-box:has(#splash-popup) .cmp-selfcertification__content {
    display: flex;
    max-width: 864px;
    align-items: center;
    justify-content: center;
}

.explore.clr_blue,
.currentsite_button button {
    font-family: 'Sora';
    font-size: 16px;
    line-height: 21px;
    color: #250E62;
    font-weight: 400;
}
.explore.clr_blue{
    width: 100%;
    display: flex;
    gap: 16px;
    align-items: center;
        padding: 17px 28px;
}
.currentsite_button button, .explore.clr_blue {
    color: #ffffff;
    text-align: left;
    cursor: pointer;
    width: 100%;
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/pink_arrow.svg) no-repeat center right 13px;
}

.currentsite_button,
.explore_button {
    cursor: pointer;
}

.cmp-selfcertification .modal-box:has(#splash-popup) {
    background: none;
    border: none;
    width: 100%;
    margin: 0 auto !important;
    max-width: 864px !important;
    
}

.cmp-selfcertification__content {
    margin: 0 auto !important;

}

.explore,
.currentsite {
    padding-left: 28px;
}

.cmp-selfcertification.modal.modal--visible.modal--overflow:has(#splash-popup) {background: rgba(0, 0, 0, 0.5) !important;}
.splash-lud p {
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
        padding: 0;
}

.now-approved {
    max-width: 415px;
}
@media (min-width:992px){
    #pc-splash-page .footer-copyright>p:first-child{
            padding-right: 18px;
    }
    .explore_button {
   
    gap: 16px;
}
.currentsite_button {
       gap: 50px;
}
img.truqap_img.mob_truqap_img.desktop-only {
    max-width: 208px;
    margin-right: 30px;
}

.popup_component {
    align-items: center;
    gap: 33px;
    margin-bottom: 0;
}
}

/* Mobile View Strat */

@media (max-width: 991px) {
    
    
#pc-splash-page .component-content {
    padding-top: 40px!important;
}
    
    #pc-splash-page .cta-banner {
        height: 64px;
   
    background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/bot-mobimg.png");
   
}
    
    #pc-splash-page .component-content {
    
    margin: 0 auto;
    padding-top: 127px;
    padding-bottom: 75px;
       
}

    #pc-splash-page .container {
    background: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/mob-back-img.png") center / cover no-repeat;
}

     #pc-splash-page .desktop-only {
        display: none;
    }

     #pc-splash-page .mobile-only {
        display: block;
    }

    #pc-splash-page .utility-links li:nth-child(3) {
        margin-top: 7px;
    }

    #pc-splash-page .utility-wrap {
        padding: 15px 15px;
    }

    #pc-splash-page .component-content {
        flex-direction: column !important;
        padding-top: 56px;
        padding-bottom: 115px;
    }

    #pc-splash-page .shape_img {
        display: none;
    }

    #pc-splash-page .truqap_img {
        width: 258px;
    }

    /*#pc-splash-page .cta-banner {*/
    /*    background-image: url("/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/mob_bottom_section.png");*/
    /*    height: 90px;*/
    /*}*/

    #pc-splash-page .cta {
          
        left: 54%;
        top: 23%;
    }

    #pc-splash-page .footer-grid {
        display: block;
        /*padding-left: 16px;*/
        padding:0px 16px;
    }

    #pc-splash-page .footer-content {
        padding: 40px 0;
    }

    #pc-splash-page .font-20 {
        font-size: 16px;
        line-height: 120%;
        max-width: 150px;
    }

    #pc-splash-page .utility-links {
        flex-wrap: wrap;
    }

    #pc-splash-page .utility-links li::after {
        margin: 0 10px;
        margin-left: 4px;
        margin-right: 8px;
    }

    #pc-splash-page .now-approved {
        margin-top: 33px;
        margin-left: 16px;
    }

    #pc-splash-page .product-logo.pt-16 {
        padding-top: 36px;
    }

    #pc-splash-page .footer-content>p {
        margin-bottom: 15px;
        padding: 0;
    }

    .popup_img {
        background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/mobile/mob_popup.jpg) no-repeat;
        background-size: 100% 100%;
        max-width: 343px;
        width: auto;
        padding: 29px 16px 16px;
        border-top-right-radius: 72px;
        max-height: 90dvh;
        overflow-y: scroll;
    }

    .mob_now-approved_img {
        width: 328px;
    }

    .currentsite_button {
   
     
        gap: 52px;
    
    }

    .popup_button_component {
        margin: 24px 0 18px;
        gap: 20px;
    }

    .popup_close {
        top: 6%;
        right: 9%;
    }

    .popup_component .truqap {
        margin-top: 45px;
    }

    .popup_component .truqap img {
        width: 100%;
        max-width: 214px;
        margin: 0 auto;

    }

    .popup_component {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .popup_component,
    .popup_button_component {

        flex-direction: column;
    }

    .now-approved {
        margin-top: 22px;
        max-width: 316px;
        margin: 24px auto;
    }

    .cmp-selfcertification .modal-box:has(#splash-popup) {
      width:100% !important;
      margin: 80px auto 40px !important;
    }

    /*.cmp-selfcertification__content {*/
    /*    margin: 0 15px !important;*/

    /*}*/
    .currentsite_button button {
   
    gap: 44px;
    }
    div#splash-popup {
    max-width: 343px;
}
.splash-lud p {
    padding: 0;
}
.mobile-only {
        display: block!important;
    }
}


@media (min-width: 992px) {
    
#pc-splash-page .truqap .truqap_img.desktop-only{
    position: relative;
    top: -31px;
    
}

#pc-splash-page .container {
   
    /*background-position: center top 20px!important;*/
}

#pc-splash-page .component-content {
    margin-left: 172px!important;
}
.shape {
    margin: -22px 0 -9px;
}
.currentsite_button button, .explore.clr_blue {
    height: 80px;
}

.currentsite_button button:hover, .explore.clr_blue:hover {
    color: #250E62;
    text-decoration: none;
}

.currentsite_button:has(>button:hover), div:has(>.explore.clr_blue:hover) {
    background: #FFFFFF;
}
div#splash-popup .popup_close {
    top: 59px;
    right: 40px;
}
.splash-lud {
    max-width: 645px;
    margin: 0 auto;
}
}

/*CC FOR POPUPS*/
@media (min-width:320px) and (max-width:330px) {

#home-p2a .currentsite_button button, .explore.clr_blue {
    
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/pink_arrow.svg) no-repeat center right 5px;
}


}

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

    /*#home-p2a .popup_img {*/
    /*    margin-right: 30px;*/
    /*}*/

}

@media (min-width:378px) and (max-width:1003px) {

    

     #home-p2a div#splash-popup {
        max-width: 100%;
    }
}

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

    
      #home-p2a .popup_img {
           background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/mobile/mob_popup.jpg) no-repeat;
        /*background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-splash/images/mobile/mob_popup.jpg) no-repeat;*/
        background-size: 100% 100%;
        /*margin-right: 30px;*/
    }


}
 @media screen and (min-width:320px) and  (max-width:380px){
    .cmp-selfcertification:has(#splash-popup) {
        padding: 0px 16px !important;
    }
}

   @media screen and (min-width:320px) and  (max-width:374px){
      .currentsite_button button{
              padding-right: 60px!important;
      }

   }
   @media screen and (min-width: 352px) and (max-width: 360px) {
  .explore.clr_blue{
      padding-right: 37px!important;
  }
}
body.self-certify-blur:has(#splash-popup)  {
    overflow: hidden !important;
    position: fixed;
}
