.montserrat {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal
}

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

img {
    height: auto
}

a {
    text-decoration: none;
    color: initial
}

body,
html,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif
}

.common-padding-a {
    padding: 60px 0
}

.common-padding-b {
    padding: 40px 0
}

.container {
    padding: 0 46px;
    margin: auto
}

.common-bg {
    background-color: #FFFAF6
}

.prostate-heading {
    font-size: 32px;
    font-weight: 700;
    color: #9F4F63;
    line-height: 1.1;
    margin-bottom: 32px
}

.prostate-para {
    font-size: 16px;
    font-weight: 600;
    color: #6D6E72;
    line-height: 1.5
}

.prostate-para p {
    font-size: 16px;
    font-weight: 600;
    color: #6D6E72;
    line-height: 1.5
}

.prostate-btn {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #EE4F39;
    height: 56px;
    width: 274px
}

#chatbotContainer[data-instance="medantabot"] {
    z-index: 9999 !important
}

#chatbotContainer[data-instance="medantabot"] .tulu-pt-5 {
    padding: 20px !important
}

@media screen and (max-width:1199px) {
    .prostate-heading {
        font-size: 28px
    }

    .container {
        padding: 0 40px
    }

    .common-padding-a {
        padding: 60px 0
    }

    .common-padding-b {
        padding: 30px 0
    }
}

#cancer-type-section .heading {
    color: #9F4F63
}

#cancer-type-section .fullcontent {
    color: #6D6E72;
    font-weight: 700
}

@media screen and (max-width:991px) {
    .prostate-heading {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    .prostate-heading {
        font-size: 24px;
        margin-bottom: 16px
    }

    .prostate-para {
        font-size: 14px
    }

    .prostate-para p {
        font-size: 14px
    }

    .prostate-btn {
        font-size: 14px;
        width: 212px;
        height: 41px;
        border-radius: 4px
    }

    .container {
        padding: 0 20px
    }

    .common-padding-a {
        padding: 40px 0
    }

    .common-padding-b {
        padding: 24px 0
    }

    .prostate-cancer-medanta #cahoAssistantSmallButton {
        bottom: 5.5rem !important
    }
}

@media screen and (max-width:480px) {
    .prostate-heading {
        font-size: 24px
    }

    .container {
        padding: 0 15px
    }
}

.banner-section img {
    width: 100%;
    height: auto;
    display: block
}

.innerpage-banner .img-wrap {
    margin-top: 54px
}

.innerpage-banner .banner-caption {
    right: initial;
    left: 26%;
    transform: translate(-50%, -50%);
    text-align: left;
    max-width: 460px;
    width: 100%
}

.innerpage-banner .banner-caption .banner-title {
    text-align: left;
    font-size: 76px;
    font-weight: 500;
    line-height: 1
}

.innerpage-banner .banner-caption p {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
    padding: 12px 0
}

.speak-wrapper {
    background-color: #9F4F631A;
    border-radius: 16px;
    padding: 40px 24px
}

.speak-wrapper .prostate-heading {
    text-align: center
}

@media screen and (max-width:1199px) {
    .innerpage-banner .banner-caption .banner-title {
        font-size: 60px
    }

    .innerpage-banner .banner-caption p {
        font-size: 20px
    }

    .innerpage-banner .banner-caption {
        left: 28%;
        max-width: 420px
    }
}

@media screen and (max-width:1024px) {
    .innerpage-banner .banner-caption .banner-title {
        font-size: 50px
    }

    .innerpage-banner .banner-caption p {
        font-size: 18px;
        padding: 7px 0
    }

    .innerpage-banner .banner-caption {
        left: 28%;
        max-width: 380px
    }
}

@media screen and (max-width:767px) {
    .speak-section .container {
        padding: 0
    }

    .speak-section .speak-wrapper {
        padding: 30px 20px;
        border-radius: 0
    }

    .innerpage-banner .banner-caption .banner-title {
        font-size: 35px
    }

    .innerpage-banner .banner-caption p {
        font-size: 16px;
        padding: 5px 0
    }

    .innerpage-banner .banner-caption {
        left: 26%;
        max-width: 350px
    }
}

@media screen and (max-width:767px) {
    .speak-section .speak-wrapper {
        padding: 24px 15px;
        width: 90%;
        margin: 0 auto;
        border-radius: 24px;
        text-align: center
    }
}

@media screen and (max-width:600px) {
    .innerpage-banner .banner-caption .banner-title {
        font-size: 30px;
        margin-bottom: 10px
    }

    .innerpage-banner .banner-caption p {
        font-size: 12px
    }

    .innerpage-banner .banner-caption {
        left: 25px;
        max-width: 190px;
        transform: translate(0, -50%);
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .innerpage-banner .banner-caption .banner-title {
        font-size: 25px
    }

    .innerpage-banner .banner-caption p {
        font-size: 10px
    }

    .innerpage-banner .banner-caption {
        left: 20px;
        max-width: 150px;
        transform: translate(0, -50%);
        padding: 0
    }
}

.second-wrapper {
    display: flex;
    align-items: stretch;
    gap: 24px
}

.second-left {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.second-left .prostate-btn {
    margin-top: 24px
}

.second-right {
    width: 50%;
    position: relative
}

.second-main-img {
    display: flex;
    align-items: center;
    gap: 32px
}

.second-right-img-left {
    width: 50%
}

.second-right-img-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 25px
}

.second-right .second-main-img img {
    width: 100%;
    display: block
}

.second-right .second-small-img img {
    width: 100%;
    height: auto;
    display: block
}

.second-right .second-small-img {
    position: absolute;
    bottom: 46px;
    left: -240px
}

@media screen and (max-width:1599px) {
    .second-right .second-small-img img {
        width: 338px
    }
}

@media screen and (max-width:1300px) {
    .second-right .second-small-img img {
        width: 240px
    }

    .second-right .second-small-img {
        left: -200px;
        bottom: 20px
    }
}

@media screen and (max-width:1099px) {
    .second-right .second-small-img {
        left: -160px;
        bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .second-right .second-small-img {
        position: static;
        margin-top: 24px
    }

    .second-main-img {
        gap: 20px
    }

    .second-right-img-right {
        gap: 15px
    }
}

@media screen and (max-width:767px) {
    .second-right .second-small-img {
        margin-top: 16px
    }

    .second-right .second-small-img img {
        margin: auto
    }

    .second-wrapper {
        flex-direction: column;
        align-items: stretch
    }

    .second-left {
        width: 100%;
        display: block
    }

    .second-right {
        width: 100%
    }

    .second-main-img {
        gap: 6px
    }

    .second-right-img-right {
        gap: 7px
    }
}

.silent-wrapper-a {
    display: flex;
    align-items: center;
    gap: 116px;
    margin-top: 32px
}

.silent-wrapper-a:nth-child(even) {
    flex-direction: row-reverse
}

.silent-wrapper-a:first-child {
    margin-top: 0
}

.silent-left {
    width: 45%;
    height: auto;
    position: relative
}

.poster-img img {
    display: block;
    width: 100%
}

.poster-img {
    position: relative
}

.poster-img .youtube-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease-in-out
}

.poster-img .youtube-icon:hover {
    transform: translate(-50%, -50%) scale(1.12)
}

.poster-img .youtube-icon svg {
    width: 100%;
    height: 100%;
    display: block
}

.silent-iframe {
    height: 100%;
    width: 100%;
    display: none
}

.silent-left iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 2/1.01
}

.silent-right {
    width: 55%
}

.silent-section .prostate-heading {
    text-align: center
}

.silent-right .prostate-para:first-child p {
    font-weight: 700;
    padding-bottom: 16px;
    color: #454545
}

.silent-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px
}

.silent-btn span {
    font-size: 16px;
    font-weight: 700;
    color: #58595B;
    line-height: 1
}

.silent-btn span img {
    width: 34px;
    height: 34px;
    display: block
}

.silent-iframe .cross-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    padding: 5px
}

.cross-icon svg {
    width: 100%;
    height: 100%
}

.poster-img {
    position: relative;
    cursor: pointer
}

@media screen and (min-width:1599px) {
    .silent-right .prostate-para:first-child p {
        font-size: 24px
    }

    #story-section .prostate-para p {
        font-size: 20px
    }

    #story-section .silent-btn span {
        font-size: 24px
    }
}

@media screen and (max-width:1199px) {
    .poster-img .youtube-icon {
        width: 60px
    }
}

@media screen and (max-width:1099px) {
    .silent-left {
        width: 50%
    }

    .silent-right {
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .silent-wrapper-a {
        flex-direction: column;
        gap: 16px;
        margin-top: 24px
    }

    .silent-wrapper-a:nth-child(even) {
        flex-direction: column
    }

    .silent-left {
        width: 100%
    }

    .silent-right {
        width: 100%
    }

    .poster-img .youtube-icon {
        width: 50px
    }
}

.socho-section .prostate-heading,
#socho-mat-baat-kro-section .prostate-heading {
    text-align: center
}

.soch-heading {
    background: #F3E4E1;
    padding: 20px 32px;
    display: inline-block;
    border-radius: 12px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    color: #9F4F63
}

.soch-heading h1,
.soch-heading h2,
.soch-heading h3,
.soch-heading h4,
.soch-heading p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

.socho-wrapper {
    display: flex;
    gap: 30px;
    padding-top: 40px
}

.socho-item-a {
    height: auto;
    position: relative;
    border-right: 3px solid #9F4F63;
    padding-right: 30px;
    flex: 1
}

.socho-title {
    font-size: 22px;
    font-weight: 700;
    color: #454545;
    line-height: 1.2;
    padding-bottom: 14px
}

.socho-item-a p {
    font-size: 16px;
    font-weight: 500;
    color: #454545;
    line-height: 1.5;
    padding: 6px 0
}

.socho-item-a:last-child {
    padding-right: 0;
    border-right: 0
}

.socho-item-a ul {
    padding: 12px 0;
    padding-left: 24px
}

.socho-item-a li {
    position: relative;
    list-style-type: disc;
    padding-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #6D6E72;
    line-height: 1.5
}

.socho-item-a li p {
    padding: 0;
    font-size: 16px;
    font-weight: inherit;
    line-height: inherit
}

.socho-item-a li:last-child {
    padding-bottom: 0
}

.hr-line {
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, rgb(159 79 99 / .8) 0%, #D9D9D9 50%, rgb(159 79 99 / .8) 100%);
    margin: 10px 0
}

#socho-mat-baat-kro-section .container {
    padding-bottom: 52px
}

@media screen and (min-width:1599px) {
    .soch-heading {
        font-size: 42px
    }

    .socho-title {
        font-size: 24px
    }

    .socho-item-a li p,
    .socho-item-a p {
        font-size: 20px
    }
}

@media screen and (max-width:1099px) {
    .soch-heading {
        font-size: 22px;
        padding: 16px 24px
    }

    .socho-title {
        font-size: 20px
    }

    .socho-item-a p {
        font-size: 15px
    }

    .socho-item-a li::before {
        left: 7px
    }

    .socho-wrapper {
        gap: 20px
    }

    .socho-item-a {
        padding-right: 20px
    }
}

@media screen and (max-width:991px) {
    .soch-heading {
        font-size: 20px;
        padding: 14px 20px
    }

    .socho-title {
        font-size: 18px
    }

    .socho-wrapper {
        flex-direction: column;
        gap: 16px;
        padding-top: 28px
    }

    .socho-item-a {
        padding-right: 0;
        border-right: 0
    }

    .socho-item-a::after {
        content: "";
        display: block;
        width: 90%;
        margin: auto;
        height: 1px;
        border-bottom: 1px solid #454545;
        margin-top: 16px;
        opacity: 10%
    }

    .socho-item-a:last-child:after {
        display: none
    }
}

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

    .socho-section .prostate-heading,
    #socho-mat-baat-kro-section .prostate-heading {
        text-align: center
    }

    .soch-heading {
        font-size: 17px;
        padding: 12px 16px
    }

    .socho-title {
        font-size: 17px;
        padding-bottom: 8px
    }

    .socho-item-a p {
        font-size: 14px;
        padding: 4px 0
    }

    .socho-item-a ul {
        padding-left: 20px
    }

    .socho-item-a li {
        font-size: 13px;
        padding-bottom: 8px
    }
}

@media screen and (max-width:480px) {
    .soch-heading {
        font-size: 15px;
        padding: 10px 14px;
        border-radius: 8px
    }

    .socho-title {
        font-size: 15px;
        padding-bottom: 6px
    }

    .socho-item-a p {
        font-size: 13.5px
    }

    .socho-item-a li {
        font-size: 12.5px
    }

    #socho-mat-baat-kro-section .container {
        padding-bottom: 30px
    }
}

.smile-section {
    background-color: #9F4F63;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, #9F4F63 0%, #FFFFFF 50%, #9F4F63 100%);
    border-image-slice: 1;
    color: #FFF
}

.smile-wrapper {
    display: flex;
    gap: 80px;
    justify-content: space-between;
    align-items: center;
}

.smile-left {
    width: 48%;
    display: flex;
    flex-direction: column;
    gap: 24px
}

.smile-right {
    width: 48%;
    display: flex;
    flex-direction: column
}

.smile-block {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.smile-heading-lg {
    font-size: 40px;
    font-weight: 700;
    color: #FFF;
    line-height: 1.1;
    margin: 0
}

.smile-heading-md {
    font-size: 38px;
    font-weight: 700;
    color: #FFF;
    line-height: 1.1;
    margin: 0;
    margin-bottom: 24px
}

.smile-text {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    line-height: 1.5;
    margin: 0
}

.smile-divider {
    background: linear-gradient(90deg, rgb(255 255 255 / .4) 0%, #fff0 100%);
    height: 1px;
    width: 100%;
    border: none;
    margin: 0
}

.smile-btn {
    font-size: 16px;
    font-weight: 700;
    color: #EE4F39;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #FFF;
    height: 56px;
    width: 274px;
    box-shadow: 0 4px 70px 0 rgb(204 204 204 / .5);
    transition: all 0.25s ease-in-out;
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin-top: 12px
}

.smile-btn:hover {
    background-color: #FAFAFA;
    transform: translateY(-2px);
    box-shadow: 0 6px 80px 0 rgb(204 204 204 / .7)
}

.smile-badge {
    font-size: 24px;
    font-weight: 600;
    color: #FFF;
    background-color: #70323E;
    padding: 14px 24px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 32px
}

.smile-list {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.smile-list-row {
    display: flex;
    align-items: center;
    gap: 58px
}

.smile-letter {
    font-size: 44px;
    font-weight: 600;
    color: #FFF;
    width: 44px;
    text-align: center;
    flex-shrink: 0
}

.smile-list-card {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(255 255 255 / .15);
    border-radius: 12px;
    padding: 4px 24px;
    border: 1px solid rgb(255 255 255 / .12)
}

.smile-card-text {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    text-transform: capitalize
}

.smile-card-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.smile-card-circle svg,
.smile-card-circle img {
    display: block;
    width: 70px;
    height: 71px
}

@media screen and (min-width:1900px) {
    .smile-wrapper {
        gap: 180px
    }
}

@media screen and (max-width:1919px) {
    .smile-heading-lg {
        font-size: 36px
    }

    .smile-heading-md {
        font-size: 34px
    }

    .smile-badge {
        font-size: 22px;
        margin-bottom: 24px
    }

    .smile-text {
        font-size: 18px
    }

    .smile-card-text {
        font-size: 18px
    }

    .smile-letter {
        font-size: 44px;
        width: 44px
    }
}

@media screen and (max-width:1800px) {
    .smile-wrapper {
        gap: 60px
    }
}

@media screen and (max-width:1599px) {
    .smile-wrapper {
        gap: 180px
    }

    .smile-heading-lg {
        font-size: 30px
    }

    .smile-text {
        font-size: 15px
    }

    .smile-heading-md {
        font-size: 30px
    }

    .smile-badge {
        font-size: 18px
    }

    .smile-card-circle {
        width: 50px;
        height: 50px
    }

    .smile-letter {
        font-size: 34px
    }
}

@media screen and (max-width:1199px) {
    .smile-wrapper {
        gap: 40px
    }

    .smile-heading-lg {
        font-size: 30px
    }

    .smile-heading-md {
        font-size: 28px
    }

    .smile-text {
        font-size: 16px
    }

    .smile-card-text {
        font-size: 16px
    }

    .smile-badge {
        font-size: 20px
    }

    .smile-letter {
        font-size: 44px;
        width: 44px
    }
}

@media screen and (max-width:991px) {
    .smile-wrapper {
        flex-direction: column;
        gap: 40px
    }

    .smile-left,
    .smile-right {
        width: 100%
    }

    .smile-heading-lg {
        font-size: 26px
    }

    .smile-heading-md {
        font-size: 24px
    }

    .smile-badge {
        font-size: 18px;
        margin-bottom: 20px
    }

    .smile-letter {
        font-size: 44px;
        width: 44px
    }

    .smile-card-text {
        font-size: 16px
    }

    .smile-divider {
        background: linear-gradient(90deg, rgb(255 255 255 / .4) 0%, rgb(255 255 255 / .4) 50%, #fff0 100%)
    }
}

@media screen and (max-width:767px) {
    .smile-heading-lg {
        font-size: 24px
    }

    .smile-heading-md {
        font-size: 24px
    }

    .smile-badge {
        font-size: 18px;
        padding: 10px 16px
    }

    .smile-text {
        font-size: 16px
    }

    .smile-card-text {
        font-size: 16px
    }

    .smile-letter {
        font-size: 44px;
        width: 44px
    }

    .smile-list-row {
        gap: 16px
    }

    .smile-list-card {
        padding: 12px 20px
    }

    .smile-btn {
        width: 100%;
        max-width: 274px
    }
}

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

    .smile-heading-lg,
    .smile-heading-md {
        font-size: 20px
    }

    .smile-text {
        font-size: 14px
    }

    .smile-letter {
        font-size: 34px
    }
}

#treatmentCatchSlider.slick-initialized {
    display: block
}

#treatmentCatchSlider .slick-list {
    margin: 0 -15px
}

#treatmentCatchSlider .slick-slide {
    padding: 0 15px;
    height: auto
}

#treatmentCatchSlider .slick-track {
    display: flex !important
}

#treatmentCatchSlider .slick-slide>div {
    height: 100%
}

#treatmentCatchSlider.slick-initialized .catch-item {
    width: 100% !important;
    max-width: none !important;
    flex: none !important;
    height: 100%
}

#treatmentCatchSlider {
    position: relative
}

#treatmentCatchSlider .slick-prev-custom,
#treatmentCatchSlider .slick-next-custom {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    width: 50px;
    height: 50px
}

#treatmentCatchSlider .slick-prev-custom {
    left: -25px
}

#treatmentCatchSlider .slick-next-custom {
    right: -25px
}

#treatmentCatchSlider .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    gap: 8px
}

#treatmentCatchSlider .slick-dots li {
    width: 16px !important;
    height: 16px !important;
    background-color: rgb(159 79 99 / .2) !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    margin: 0 !important;
    transition: background-color 0.3s ease !important
}

#treatmentCatchSlider .slick-dots li.slick-active {
    background-color: #9F4F63 !important;
    width: 16px !important
}

#treatmentCatchSlider .slick-dots li button {
    display: none !important
}

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

    #treatmentCatchSlider .slick-prev-custom,
    #treatmentCatchSlider .slick-next-custom {
        display: none !important
    }

    #treatmentCatchSlider .slick-list {
        margin: 0
    }

    #treatmentCatchSlider .slick-slide {
        padding: 0
    }
}

.tm-modality-sec {
    padding: 60px 0;
    overflow: hidden
}

.tm-wrapper {
    width: 90%;
    margin: auto
}

.tm-heading {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #9F4F63;
    margin: 0 0 45px
}

.tm-slider .slick-track {
    display: flex
}

.tm-slider .slick-slide {
    display: flex;
    height: auto
}

.tm-card {
    width: 100%;
    display: flex;
    padding: 0 0 14px
}

.tm-card-box {
    position: relative;
    width: 100%;
    background: #fff;
    border: 2px solid #9F4F63;
    border-radius: 32px;
    padding: 34px 25px;
    min-height: 315px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 4px 12px #E48CA299, 0 4px 12px #00000026
}

.tm-card-box:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border: 1px solid #ead7dc;
    border-radius: 28px;
    pointer-events: none;
    box-shadow: 0 4px 12px 0 #00000026
}

.tm-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
    position: relative;
    z-index: 2
}

.tm-icon img {
    max-width: 100px;
    max-height: 100px
}

.tm-title {
    color: #9F4F63;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 14px;
    line-height: 1.3;
    position: relative;
    z-index: 2
}

.tm-desc {
    color: #9F4F63;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    margin: 0;
    flex: 1;
    position: relative;
    z-index: 2
}

.tm-slider .slick-slide {
    margin: 0 12px
}

.tm-slider .slick-list {
    margin: 0 -12px
}

.tm-slider .slick-prev,
.tm-slider .slick-next {
    width: 42px;
    height: 42px;
    background: #d9b5bf;
    border-radius: 50%;
    top: calc(100% + 40px)
}

.tm-slider .slick-prev {
    left: calc(50% - 55px)
}

.tm-slider .slick-next {
    left: calc(50% + 10px)
}

.tm-slider .slick-prev:before,
.tm-slider .slick-next:before {
    color: #fff;
    opacity: 1;
    font-size: 18px
}

.tm-slider .slick-prev:hover,
.tm-slider .slick-next:hover {
    background: #9F4F63
}

.tm-slider .slick-dots {
    bottom: -42px
}

.tm-slider .slick-dots li {
    margin: 0 4px;
    width: 16px;
    height: 16px;
    background: #9F4F6333
}

.tm-slider .slick-dots li.slick-active {
    width: 16px;
    height: 16px;
    background: #9F4F63
}

.tm-slider .slick-dots li button:before {
    font-size: 12px;
    color: #e2ccd2;
    opacity: 1
}

.tm-slider .slick-dots li.slick-active button:before {
    color: #9F4F63
}

.tm-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 35px
}

.tm-slider-nav button {
    border: 0;
    background: none;
    padding: 0;
    cursor: pointer;
    transition: .3s
}

.tm-slider-nav button:hover {
    transform: scale(1.08)
}

.tm-slider-nav svg {
    display: block
}

.tm-slider:not(.slick-initialized) {
    display: flex;
    overflow: hidden
}

.tm-slider:not(.slick-initialized)>div {
    flex: 0 0 30.3%;
    margin: 0 12px
}

.tm-slider .slick-list {
    overflow: hidden
}

.tm-slider .slick-track {
    display: flex
}

.tm-slider .slick-slide {
    height: inherit
}

.tm-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    margin-top: 35px
}

.tm-slider .slick-dots {
    bottom: -35px
}

@media(max-width:991px) {
    .tm-modality-sec {
        padding: 30px 0 80px
    }

    .tm-heading {
        font-size: 24px;
        margin-bottom: 25px
    }

    .tm-card {
        padding: 8px
    }

    .tm-card-box {
        min-height: 260px;
        padding: 28px 18px
    }

    .tm-title {
        font-size: 22px
    }

    .tm-desc {
        font-size: 16px
    }

    .tm-slider .slick-prev,
    .tm-slider .slick-next,
    .tm-slider-nav {
        display: none !important
    }

    .tm-slider {
        padding: 0
    }

    .tm-slider:not(.slick-initialized)>div {
        flex: 0 0 100%;
        margin: 0
    }

    .tm-card {
        margin: 0 8px
    }
}

.needtoknow-section {
    padding: 50px 0
}

.needtoknow-header {
    text-align: center;
    margin-bottom: 40px
}

.needtoknow-title {
    font-size: 32px;
    font-weight: 700;
    color: #9F4F63;
    position: relative;
    display: inline-block;
    margin: 0
}

.needtoknow-wrapper {
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: stretch;
    width: 72%;
    margin: 0 auto 35px
}

.needtoknow-card-border {
    flex: 1;
    background: #fff;
    border: 2px solid #9F4F63;
    border-radius: 24px;
    padding: 8px;
    box-shadow: 0 4px 15px rgb(140 71 86 / .06);
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.needtoknow-card {
    background-color: #9F4F63;
    border-radius: 18px;
    padding: 30px 20px 25px 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.needtoknow-card-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-bottom: 20px;
    min-height: 80px
}

.needtoknow-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.needtoknow-icon svg,
.needtoknow-icon img {
    max-height: 156px;
    width: auto
}

.needtoknow-stat {
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    line-height: 1;
    white-space: nowrap
}

.needtoknow-desc {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.35;
    text-align: center;
    width: 100%
}

.needtoknow-desc.with-para {
    font-weight: 500;
    font-size: 17px;
}

.needtoknow-warning {
    background-color: #FFD2D2;
    border-radius: 12px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid rgba(211, 47, 47, 0.15);
}

.needtoknow-warning-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.needtoknow-warning-text {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    line-height: 1.4;
    text-align: left;
}

@media(min-width:1919px) {
    .needtoknow-card-border {
        width: 372px;
        height: 297px
    }
}

@media(max-width:1536px) {
    .needtoknow-wrapper {
        width: 100%
    }
}

@media(max-width:991px) {
    .needtoknow-wrapper {
        gap: 16px
    }

    .needtoknow-card {
        padding: 24px 14px 20px 14px
    }

    .needtoknow-stat {
        font-size: 30px
    }

    .needtoknow-desc {
        font-size: 15px
    }
}

@media(max-width:767px) {
    .needtoknow-section {
        padding: 35px 0
    }

    .needtoknow-header {
        margin-bottom: 25px
    }

    .needtoknow-title {
        font-size: 22px
    }

    .needtoknow-wrapper {
        flex-direction: column;
        gap: 18px
    }

    .needtoknow-card-border {
        width: 100%
    }

    .needtoknow-card {
        padding: 24px 20px 20px 20px
    }

    .needtoknow-card-top {
        gap: 20px;
        min-height: auto;
        margin-bottom: 16px
    }

    .needtoknow-stat {
        font-size: 34px
    }

    .needtoknow-desc {
        font-size: 16px
    }

    .needtoknow-warning {
        border-radius: 8px;
        padding: 12px 16px;
        gap: 12px
    }

    .needtoknow-warning-text {
        font-size: 14px
    }
}

.procedures-section {
    background-color: #FAF5F3;
    padding: 60px 0
}

.procedures-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 45px
}

.procedures-left-col {
    flex: 1 1 55%;
    min-width: 0
}

.procedures-header {
    margin-bottom: 28px
}

.procedures-badge {
    background-color: #F3E4E1;
    color: #9F4F63;
    font-size: 26px;
    font-weight: 700;
    padding: 14px 32px;
    border-radius: 12px;
    display: inline-block;
    margin: 0;
    line-height: 1.2
}

.procedures-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.procedures-list li {
    font-size: 15.5px;
    font-weight: 500;
    color: #454545;
    line-height: 1.5;
    margin-bottom: 12px
}

.procedures-list li:last-child {
    margin-bottom: 0
}

.procedures-right-col {
    flex: 1 1 24%;
    max-width: 347px;
    display: flex;
    justify-content: center;
    align-items: center
}

.procedures-image-oval {
    width: 100%;
    max-width: 741px;
    height: auto;
    aspect-ratio: 741 / 543;
    border-radius: 400px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgb(0 0 0 / .06)
}

.procedures-image-oval img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.hide-imgae {
    display: none
}

@media(max-width:991px) {
    .procedures-section {
        padding: 40px 0
    }

    .procedures-wrapper {
        flex-direction: column-reverse;
        gap: 30px;
    }

    .procedures-left-col {
        display: flex;
        flex-direction: column;
        width: 100%
    }

    .procedures-header {
        text-align: center;
        margin-bottom: 25px
    }

    .procedures-badge {
        font-size: 22px;
        padding: 12px 24px
    }

    .procedures-right-col {
        order: 2;
        flex: none;
        width: 100%;
        margin-bottom: 25px;
        display: none
    }

    .procedures-image-oval {
        max-width: 340px;
        height: 200px;
        aspect-ratio: auto;
        border-radius: 110px;
        margin: 0 auto
    }

    .procedures-list {
        order: 3;
        text-align: left
    }

    .procedures-list li {
        font-size: 14.5px;
        margin-bottom: 10px
    }

    .hide-imgae {
        display: block;
        width: 100%;
        height: auto;
        padding: 0 10px;
        margin-bottom: 30px
    }

    .hide-imgae {
        border-radius: 400px
    }
}

@media(max-width:767px) {
    .procedures-section {
        padding: 30px 0
    }

    .procedures-badge {
        font-size: 20px;
        padding: 10px 20px
    }

    .procedures-image-oval {
        max-width: 300px;
        height: 180px;
        aspect-ratio: auto;
        border-radius: 90px
    }

    .procedures-list li {
        font-size: 14px;
        line-height: 1.45
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .heading {
        font-size: 24px
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .heading {
        font-size: 18px
    }
}

#faq-section .heading {
    color: #9F4F63
}

.oral-cancer-faqs {
    display: block
}

.oral-cancer-faqs .col6 {
    width: 100% !important
}

.faq-wrap.expanded .faq-title {
    color: #454545;
    border-color: #575858
}

.oral-cancer-faqs ul {
    padding-left: 25px
}

#about-section .prostate-para p {
    text-align: center
}

.prostate-heading,
.soch-heading,
.needtoknow-title,
.procedures-badge,
.tm-heading,
.smile-heading-lg,
.smile-heading-md,
.heading {
    font-size: 40px !important
}

#prostate-check-section .prostate-para {
    width: 636px
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .tm-heading,
    .smile-heading-lg,
    .smile-heading-md,
    .heading {
        font-size: calc(24px + 16 * (100vw - 430px) / 1490) !important
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .tm-heading,
    .smile-heading-lg,
    .smile-heading-md,
    .heading {
        font-size: 24px !important
    }

    #prostate-check-section .prostate-para {
        width: auto
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .tm-heading,
    .smile-heading-lg,
    .smile-heading-md,
    .heading {
        font-size: 24px !important
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .tm-heading,
    .smile-heading-lg,
    .smile-heading-md,
    .heading {
        font-size: 20px !important
    }
}

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

    .prostate-heading,
    .soch-heading,
    .needtoknow-title,
    .procedures-badge,
    .tm-heading,
    .smile-heading-lg,
    .smile-heading-md,
    .heading {
        font-size: 18px !important
    }
}

.socho-slider-nav {
    display: none
}

@media screen and (max-width:991px) {
    #sochoSlider.slick-initialized {
        display: block
    }

    #sochoSlider.slick-initialized .slick-track {
        display: flex !important
    }

    #sochoSlider.slick-initialized .slick-slide {
        display: block;
        height: auto
    }

    #sochoSlider.slick-initialized .socho-item-a {
        padding: 0 15px;
        border-right: 0
    }

    #sochoSlider.slick-initialized .socho-item-a::after {
        display: none
    }

    .socho-slider-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
        margin-top: 25px
    }

    .socho-slider-nav button {
        border: 0;
        background: none;
        padding: 0;
        cursor: pointer;
        transition: .3s
    }

    .socho-slider-nav button:hover {
        transform: scale(1.08)
    }

    .socho-slider-nav svg {
        display: block
    }
}

.second-right-cases-box {
    position: absolute;
    bottom: 66px;
    left: -220px;
    z-index: 10;
    background-color: #F3E4E1;
    border-radius: 20px 20px 0 20px;
    padding: 22px 28px;
    max-width: 390px;
    box-shadow: 0 10px 30px rgb(159 79 99 / .1)
}

.second-right-cases-box .cases-title {
    font-size: 20px;
    font-weight: 700;
    color: #9F4F63;
    line-height: 1.2;
    margin-bottom: 8px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase
}

.second-right-cases-box .cases-desc {
    font-size: 14px;
    font-weight: 500;
    color: #58595B;
    line-height: 1.45;
    font-family: "Montserrat", sans-serif
}

@media screen and (max-width:1599px) {
    .second-right-cases-box {
        max-width: 360px;
        padding: 18px 24px;
        bottom: 36px
    }

    .second-right-cases-box .cases-title {
        font-size: 18px
    }

    #prostate-check-section .prostate-para {
        width: 536px
    }
}

@media screen and (max-width:1300px) {
    .second-right-cases-box {}

    .second-right-cases-box .cases-title {
        font-size: 16px
    }

    .second-right-cases-box .cases-desc {
        font-size: 12px
    }

    #prostate-check-section .prostate-para {
        width: auto
    }
}

@media screen and (max-width:1099px) {
    .second-right-cases-box {
        left: -20px;
        bottom: 10px;
        max-width: 330px
    }
}

@media screen and (max-width:1024px) {
    .second-right-cases-box {
        position: static;
        width: 100%;
        max-width: none;
        margin-top: 24px;
        box-shadow: none;
        padding: 20px 24px
    }

    .second-right-cases-box .cases-title {
        font-size: 18px
    }

    .second-right-cases-box .cases-desc {
        font-size: 14px
    }
}


.needtoknow-desc.with-para {
    font-weight: 500;
}

/* Custom styles for Early Detection / Why Early Detection Matters section */
.early-detection-header {
    text-align: left;
    margin-bottom: 24px;
}

.early-detection-header p {
    font-size: 16px;
    font-weight: 500;
    color: #58595B;
    line-height: 1.6;
    text-align: left;
}

.early-detection-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 35px;
}

.early-detection-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    gap: 16px;
    box-shadow: 0 4px 15px rgba(159, 79, 99, 0.04);
    border: 1px solid rgba(159, 79, 99, 0.08);
    transition: transform 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}

.early-detection-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(159, 79, 99, 0.08);
}

.early-detection-card .checkmark-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.early-detection-card .card-text {
    font-size: 14px;
    font-weight: 500;
    color: #454545;
    line-height: 1.35;
}

.early-detection-footer {
    text-align: left;
}

.early-detection-footer h3 {
    font-size: 24px;
    font-weight: 700;
    color: #9F4F63;
    line-height: 1.4;
    text-align: left;
    margin: 0;
}

@media screen and (max-width: 991px) {
    .early-detection-header {
        text-align: center;
        margin-bottom: 0px;
    }

    .early-detection-header p {
        text-align: center;
    }

    .early-detection-grid {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 30px;
    }

    .early-detection-card {
        padding: 16px 20px;
        gap: 12px;
        border-radius: 8px;
    }

    .early-detection-card .card-text {
        font-size: 16px;
    }

    .early-detection-footer {
        text-align: center;
    }

    .early-detection-footer h3 {
        font-size: 20px !important;
        text-align: center;
    }

    .procedures-right-col {
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .early-detection-header p {
        font-size: 14px;
    }

    .early-detection-footer h3 {
        font-size: 18px !important;
        line-height: 1.3;
    }
}

@media screen and (max-width: 480px) {
    .early-detection-card {
        padding: 12px 16px;
        gap: 10px;
    }

    .early-detection-card .card-text {
        font-size: 14px;
    }
}