/* Taking Truqap css starts */
/* CSS: /content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/css/taking-truqap.css */
/* id: #taking-truqap */


/********taking truqap page starts here****************/
.calendar-days {
    display: flex;
    gap: 16px;
}
.active .normal, .no-dose .normal, .day .active, .day .no-dose {
    display: none;
    width: 100%;
    justify-content: space-between;
}
.day-num {
    display: none;
    position: absolute;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    bottom: 13px;
    letter-spacing: 0.96px;
}
.no-dose .day-num {
    color:#250E62;
}
.no-dose .no-dose > p {
    line-height: 35px;
    font-size: 33px;
    text-align: center;
    padding: 29px 0 69px;
    border-radius: 0 0 12px 12px;
    background: #D6D6D6;
    color: #250E62;
}
.day.active .active {
    display: block;
    background: #250E62;
    border-radius: 0 0 9px 9px;
}
.day.no-dose .no-dose, .active .day-num, .no-dose .day-num {
    display: block;
}
#calendar-section {
    max-width: 1051px;
    border: 3px solid #E3E3F2;
    border-radius: 0 100px;
    margin: 56px auto;
    padding: 67px 40px 67px 29px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #0000000D;
}
#calendar-section p.reset-button {
    color: #5B5B5B;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
    text-decoration: underline;
    width: fit-content;
    padding-right: 26px;
    pointer-events: none;
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/images/icon_reset-inactive.png) no-repeat right;
}
#calendar-section .days-selected ~ p.reset-button  {
    /*  indigo reset btn
    color: #250E62;
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/about-truqap/desktop/reset-button-active.svg) no-repeat right;
    */
    pointer-events: auto;
    cursor: pointer;
}
.day {
    width: 13.25%;
    border: 2px solid #250E62;
    border-radius: 12px;
    margin-right: 8px;
    cursor: pointer;
    position: relative;
}
.day > p:first-child {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #250E62;
    font-weight: 500;
    border-bottom: 2px solid #250E62;
    padding: 6.5px 0;
}
.day.active > p:first-child {
    font-weight: 700;
}

#taking-truqap #prostate-cancer--banner {
    margin-top: 16px;
    background: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/images/how-truqap-works-banner-mobile.png')  no-repeat center;
    background-size: 100% 100%;
    min-height: 332px;
    max-height: 332px;
    display:none;
}


/********taking truqap page ends here****************/

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

    .tab-mob-only {
        display: none !important;
    }
    .day img.desktop-only {
        display: block;
        max-width: 93px;
        margin: 0 auto;
        padding: 27.82px 0;
    }
    .day .active img.desktop-only {
        padding: 18px 0 43px;
    }
    .rec-dose-text{
        padding-top:16px;
    }
}

@media screen and (max-width: 991px) {
    .calendar-functionality {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }
    #calendar-section {
        margin: 48px 28px;
        padding: 48px 20px 44px 20px;
    }
    #calendar-section p.reset-button {
        margin-bottom: 6px;
    }
    .calendar-days {
        flex-direction: column;
        
    }
    .day {
        width: 100%;
        margin: 0 auto 8px;
    }
    .no-dose .no-dose > p {
        padding: 16px 0 50px;
    }
    .day img {
        max-width: 122px;
        margin: 0 auto;
        padding: 16px 0 41.2px;
    }
    .day .active img {
        padding: 16px 0 41.2px;
    }
    .day-num {
        bottom: 10px;
    }
    #taking-truqap .wrapper.pt-32.laptop_pt-40 p {
    color: #2C2C2C;
}

#taking-truqap .pb-16 {
    padding-bottom: 16px !important;
    color: #2C2C2C;
}

#taking-truqap .banner-end--btn h4 {
    letter-spacing: 0.7px;
}

#taking-truqap .text-color--headline {
    padding-top: 16px;
}
}

#calendar-section .calendar-functionality.custom-calendar > p {
    /* text-align: right; */
    margin-right: 0;
    margin-left: auto;
    text-decoration: none;
    font-weight: 700 !important;
}
#calendar-section .calendar-functionality.custom-calendar > p:hover {
    text-decoration: underline;
}
#calendar-section:has(.custom-calendar) {
    padding: 40px 33px;
}
#calendar-section:has(.custom-calendar) {
    padding: 37px 30px;
    margin-bottom: 32px;
    margin-top: 50px;
}
.custom-calendar .day.active .active {
    display: block;
    background: #ECF6F8;
}
.custom-calendar .day-num {
    color: #250E62;
    font-size: 16px;
    line-height: 22px;
}
.custom-calendar .no-dose .no-dose > p {
    line-height: 38px;
    font-size: 33px;
    padding: 28px 0 69px;
    background: #FFFFFF;
}
.custom-day-cal-download-sec {
    display: none;
}
.calendar-functionality:has(.calendar-days.days-selected) ~ div.custom-day-cal-download-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.custom-day-cal-download-sec img {
    max-width: 42px;
}
.custom-day-cal-download-sec p {
    font-size: 18px;
    line-height: 22px;
}
.custom-day-cal-download-sec p a:after {
    content: '';
    background: url(/content/dam/intelligentcontent/brands/truqap-dtc/us/en/phase2a/images/fsr/download-icon.svg) no-repeat;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 21px;
    right: 0;
    top: 1.5px;
    margin-left: 6px;
}
.custom-calendar .day > a {
    display: none;
}
@media screen and (min-width: 992px) {
    .custom-calendar .day .active img.desktop-only {
        padding: 20px 0 51px;
        width: auto;
        height: auto;
        max-width: unset;
        max-height: unset;
    }
.custom-calendar .day .normal img.desktop-only {
    padding: 0;
    max-width: unset;
    margin: 0 auto;
    padding-top: 0 !important;
}
    .custom-calendar .day img.desktop-only {
        max-width: 94px;
    }
}

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

    .calendar-functionality.custom-calendar {
        display: block;
        margin-bottom: 8px;
    }
    .custom-calendar .day .normal img {
        padding: 20px 0 36px;
        max-width: 116px;
    }
    .custom-calendar .day .active img {
        padding: 16px 0 44px;
        max-width: 210px;
    }
    .custom-calendar .no-dose .no-dose > p {
        padding: 16px 0 47px;
    }
    #calendar-section:has(.custom-calendar) {
        padding: 48px 22px;
        margin-bottom: 40px;
        margin-top: 24px;
        padding-bottom: 100px;
    }
    .calendar-functionality:has(.calendar-days.days-selected) ~ div.custom-day-cal-download-sec {
        gap: 8px;
        margin-top: 10px;
        margin-bottom: -51px;
    }
}



#taking-truqap #calendar-section {
    padding: 40px 0;
    margin: 0;
    background: #EAF0FD;
    border: none;
    max-width: none;
    border-radius: 0;
}


#calendar-section > .text {
    max-width: 1312px;
    padding: 0 16px;
    margin: 0 auto;
}

.day {
    border: none;
    box-shadow: 4px 6px 10px 0px #00000014;
    background: #FCFCFC;
    margin-bottom: 24px;
    max-width: 343px;
    padding: 8px;
    border-radius: 16px;
    height: 111px;
}

.day > p:first-child {
    border: none;
    background: #E5FAFB;
    border-radius: 8px;
    padding: 4px 8px;
    font-weight: 800;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.day.active, .custom-calendar .day.active .active {
    background: #E5FAFB;
}

.day.active .day-num {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    left: -2px;
    color: #122960 !important;
    bottom: 15px;
    letter-spacing: 0px;
    display: none;
}

.day.active > p:first-child {
    font-weight: 800;
    background: #99ECEE;
    padding: 4px 8px;
}



.day.no-dose .day-num {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    left: -2px;
    color: #5B5B5B !important;
    bottom: 15px;
    letter-spacing: 0px;
    display: none;
}

.day.no-dose > p:first-child {
    font-weight: 800;
    background: #D9D9D9;
    color: #5B5B5B;
}

.day.no-dose {
    background: #EEEEEE;
}

.custom-calendar .no-dose .no-dose > p {
    line-height: 28px;
    padding: 20px 0 69px;
    background: #EEEEEE;
    color: #5B5B5B;
    font-size: 20px;
}

.calendar-functionality:has(.calendar-days.days-selected) ~ div.custom-day-cal-download-sec {
    display: none;
}

#taking-truqap .ttruqap-icon-callout {
    background: #EAF0FD;
    max-width: 343px;
    margin: 0 auto;
    display: block;
    gap: 8px;
    padding: 16px;
    justify-content: center;
    margin-bottom: 24px;
    align-items: center;
    border-radius: 16px;
    margin-top: 24px !important;
}

#taking-truqap .ttruqap-icon-callout p {
    margin: 0;
    color: #250E62;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.2px;
    max-width: 311px;
    font-weight: 700;
}

#taking-truqap p.blue-text-color {
    color: #250E62 !important;
}

#taking-truqap #banner-section h1 {
    color: #FEFFFD;
    font-size: 28px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    position: absolute;
    top: 70.3%;
    left: 7%;
    padding: 11px 0 0 29px;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: 332px;
    min-height: 332px;
}

#taking-truqap .desktop-banner {
    display: none;
}

#taking-truqap .mobile-banner {
    display: block;
}

/* Desktop - STARTS */
@media screen and (min-width: 992px) {
    
.day {
    margin-bottom: 0;
    margin-right: 0;
    max-width: 169px;
    height: 165px;
    padding: 8px;
}

.day > p:first-child {
    border: none;
    background: #E5FAFB;
    border-radius: 8px;
    padding: 4px 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}

    .custom-calendar .day .active img.desktop-only,
    .custom-calendar .no-dose .no-dose > p {
        padding-bottom: 0px;
    }
    
#taking-truqap .wrapper.pt-32.laptop_pt-40 p {
    color: #2C2C2C;
}

#taking-truqap .pb-16 {
    padding-bottom: 16px !important;
    color: #2C2C2C;
}

#taking-truqap .ttruqap-icon-callout {
    background: #EAF0FD;
    max-width: 1280px;
    /* margin: 0 auto; */
    display: flex;
    gap: 8px;
    padding: 24px 0;
    justify-content: flex-start;
    margin-bottom: 40px;
    align-items: center;
    border-radius: 16px;
    margin-top: 0;
    padding: 24px 128px;
}

#taking-truqap .ttruqap-icon-callout p {
    margin: 0;
    color: #250E62;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.2px;
    max-width: 944px;
    font-weight: 700;
}

    #taking-truqap #prostate-cancer--banner {
        background: url('/content/dam/intelligentcontent/brands/truqap-dtc/us/en/pc-indication/images/how-truqap-works-banner-desktop.png') no-repeat center;
        min-height: 280px;
        max-height: 280px;
        background-size: 100% 100%;
        display:none;
    }
    
    .day.sunday.active > p:first-child :after{
    content: 'day#';
    position: absolute;
}

    .day.active > p:first-child:after,.day.no-dose > p:first-child:after {
    content: "DAY #";
    margin-left:8px;
}

.padding-text {
    padding-top: 20px;
}

#taking-truqap .inline-text{
    display: inline;
}

.tt-space-btw1 {
    padding-top: 32px !important;
}

#taking-truqap #banner-section h1 {
    color: #FEFFFD;
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 400 !important;
    position: absolute;
    top: 35%;
    left: 4%;
    padding: 12px 0 0 20px;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: 280px;
    min-height: 280px;
}

#taking-truqap .desktop-banner {
    display: block;
}

#taking-truqap .mobile-banner {
    display: none;
}

}
/* Desktop - ENDS */


@media screen and (max-width: 991px) {
    .calendar-functionality.custom-calendar {
        margin-right: 16px;
        margin-left: 16px;
    }

    .custom-calendar .day .normal img {
        padding: 0;
        max-width: none;
        margin-left: -16px;
    }

    .custom-calendar .day .active img {
        padding: 8px 0 44px;
        max-width: none;
        padding-bottom: 0;
    }

    .custom-calendar .day.active .active {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .day.active .day-num {
        bottom: 6px;
    }

    .custom-calendar .no-dose .no-dose > p {
        padding: 28px 0;
    }
    
    .day.active > p:first-child:after,.day.no-dose > p:first-child:after {
    content: "DAY #";
    margin-left:8px;
}

.padding-text {
    padding-top: 0px;
}
.calendar-days {
    display: flex;
    gap: 0;
}

#taking-truqap .inline-text {
    display: inline;
    padding-top: 0;
}

.tt-space-btw1 {
    padding-top: 24px !important;
}
}

/*Compatibility*/

@media screen and (min-width: 1441px) and (max-width: 2560px) {
    
#taking-truqap .desktop-banner {
    display: block;
    width: 100%;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: unset;
    min-height: unset;
}

}

@media screen and (min-width:992px) and (max-width:1439px) {
    
#taking-truqap .wrapper {
    max-width: unset;
    padding: 0 0px;
    margin: 0 30px;
}    
    
#taking-truqap .ttruqap-icon-callout {
    max-width: unset;
    margin: 0 30px;
    margin-bottom: 40px;
}    

#taking-truqap .list-and--image > div {
    min-width: unset;
}

#taking-truqap .list-and--image img {
    max-width: unset;
    min-width: unset;
    width: 50%;
}

#taking-truqap .desktop-banner {
    display: block;
    width: 100%;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: unset;
    min-height: unset;
}
    
}

@media screen and (min-width:991px) and (max-width:1253px) {
    
.custom-calendar .day .active img.desktop-only {
    width: 100%;
}

.day > p:first-child {
    font-size: 8px;
}

#taking-truqap .desktop-banner {
    display: block;
    width: 100%;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: unset;
    min-height: unset;
}

}

@media screen and (min-width:376px) and (max-width:991px) {
    
#taking-truqap .wrapper {
    max-width: unset;
    padding: 0 16px;
}

#taking-truqap .ttruqap-icon-callout {
    max-width: unset;
    margin: 0 auto;
}

#taking-truqap .ttruqap-icon-callout h4 {
    max-width: unset;
}   

#taking-truqap .custom-calendar .day .normal img {
    max-width: unset;
    margin-left: 0;
    width: 100%;
    height: 72px;
}

.day {
    max-width: unset;
}

.custom-calendar .day .active img {
    padding: 8px 0 44px;
    max-width: unset;
    padding-bottom: 0;
    width: 100%;
    height: 72px;
}

#taking-truqap .ttruqap-icon-callout p {
    max-width: unset;
}

#taking-truqap .desktop-banner {
    display: none;
}

#taking-truqap .mobile-banner {
    display: block;
    width: 100%;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: unset;
    min-height: unset;
}
    
}

@media screen and (min-width:320px) and (max-width:374px) {
    
#taking-truqap .wrapper {
    max-width: unset;
    padding: 0 16px;
}

#taking-truqap .ttruqap-icon-callout {
    max-width: unset;
    margin: 0 auto;
}

#taking-truqap .ttruqap-icon-callout h4 {
    max-width: unset;
}      
    
#taking-truqap .custom-calendar .day .normal img {
    max-width: unset;
    margin-left: 0;
    width:100%;
}

.custom-calendar .day .active img {
    max-width: unset;
    padding-bottom: 0;
    width: 100%;
}

#taking-truqap .desktop-banner {
    display: none;
}

#taking-truqap .mobile-banner {
    display: block;
    width: 100%;
}

#taking-truqap #banner-section {
    position: relative;
    max-height: unset;
    min-height: unset;
}
}
