.m-161-stage-diseases-and-symptoms{--stage-height:calc(600px - var(--breadcrumb-height));--stage-title-size:36px;--stage-subtitle-size:16px;--text-container-gap:20px;--text-cta-gap:40px;--cta-gap:20px;--copy-width:848px;--breadcrumb-height:40px;margin-top:var(--breadcrumb-height)}
@media(min-width:710px){.m-161-stage-diseases-and-symptoms{--stage-height:calc(428px - var(--breadcrumb-height))}
}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms{--stage-title-size:28px}
}
.m-161-stage-diseases-and-symptoms .m-161-stage-container{display:flex;width:100%;height:var(--stage-height);position:relative;justify-content:center;align-items:flex-start;margin-top:var(--breadcrumb-height)}
.m-161-stage-diseases-and-symptoms .m-161-stage-container img{object-fit:cover;width:auto;top:0 !important;bottom:0 !important}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .m-161-stage-container img{left:-60% !important}
}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper{position:absolute;z-index:2;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:var(--text-cta-gap);padding-top:40px;max-width:848px}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .stage-content-wrapper{padding-bottom:60px}
}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper .cta-container{display:flex;justify-content:center;text-align:center;gap:var(--cta-gap)}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .stage-content-wrapper .cta-container{width:100%}
}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper .cta-container .btn{width:fit-content;border-radius:30px;text-align:center;padding:15px 25px !important;display:flex;align-items:center;justify-content:center}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .stage-content-wrapper .cta-container .btn{width:100%}
}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .stage-content-wrapper .cta-container{flex-direction:column}
}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper .text-container{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper .text-container .stage-title{font-family:"AvenirNext-DemiBold",sans-serif;font-size:var(--stage-title-size);font-weight:600;line-height:44px;color:#0f2033;padding-bottom:var(--text-container-gap)}
@media(max-width:709.98px){.m-161-stage-diseases-and-symptoms .stage-content-wrapper .text-container .stage-title{line-height:36px}
}
.m-161-stage-diseases-and-symptoms .stage-content-wrapper .text-container .stage-copy{font-family:"Noto Sans",sans-serif;font-size:var(--stage-subtitle-size);font-weight:400;line-height:26px;color:#0f2033;text-align:center;max-width:var(--copy-width)}