section#sb_ourologia {
    background: #D6E1E4;
}

/* ── Archive Ουρολογία — ourologia section ── */
section#sb_homepage_ourologia {
    background: #D6E1E4;
}

.sb_nea_title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.sb_nea_title h2 {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
    position: relative;
    z-index: 2;
}

.sb_homepage_ourologia_top h2:before {
    content: "";
    background: #ffffffab;
    display: block;
    width: 0%;
    height: 50px;
    position: absolute;
    transition: ease-in-out 0.5s all;
    z-index: -1;
}

section#sb_homepage_ourologia:hover .sb_homepage_ourologia_top h2:before {
    width: 100%;
    transition: ease-in-out 0.5s all;
}

.sb_homepage_ourologia_middle {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 26px;
    margin: 40px 0;
}

.sb_homepage_ourologia_middle_left {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 26px;
    line-height: 32px;
    width: 50%;
}

.sb_homepage_ourologia_middle_right {
    width: 50%;
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.sb_homepage_ourologia_bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}

.sb_homepage_ourologia_bottom_one,
.sb_homepage_ourologia_bottom_two,
.sb_homepage_ourologia_bottom_three,
.sb_homepage_ourologia_bottom_four {
    width: 100%;
}

/* one & three — pathisi top */
.sb_homepage_ourologia_bottom_one_top,
.sb_homepage_ourologia_bottom_three_top {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.sb_homepage_ourologia_bottom_one_top h3,
.sb_homepage_ourologia_bottom_three_top h3 {
    background: rgba(255, 255, 255, 0.8);
    padding: 12px;
    text-align: center;
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;
    width: 100%;
}

.sb_homepage_ourologia_bottom_one_top svg,
.sb_homepage_ourologia_bottom_three_top svg {
    position: absolute;
    bottom: 10px;
    right: 10px;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_top img,
.sb_homepage_ourologia_bottom_three_top img {
    filter: grayscale(1);
    transition: ease-in-out 0.3s all;
    width: 100%;
}

.sb_homepage_ourologia_bottom_one_top:hover img,
.sb_homepage_ourologia_bottom_three_top:hover img {
    filter: grayscale(0);
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_top:hover svg,
.sb_homepage_ourologia_bottom_three_top:hover svg {
    transform: rotate(90deg);
    transition: ease-in-out 0.3s all;
}

/* one & three — eidikotita bottom */
.sb_homepage_ourologia_bottom_one_bottom,
.sb_homepage_ourologia_bottom_three_bottom {
    background: hsl(250deg 3.93% 66.55% / 50%);
    border-radius: 20px;
    padding: 16px 0;
    margin-top: 16px;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_bottom a,
.sb_homepage_ourologia_bottom_three_bottom a {
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    color: #46454B;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_bottom svg,
.sb_homepage_ourologia_bottom_three_bottom svg {
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_bottom:hover,
.sb_homepage_ourologia_bottom_three_bottom:hover {
    background: #fff;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_one_bottom:hover svg,
.sb_homepage_ourologia_bottom_three_bottom:hover svg {
    transform: rotate(90deg);
    transition: ease-in-out 0.3s all;
}

/* two & four — eidikotita top */
.sb_homepage_ourologia_bottom_two_top,
.sb_homepage_ourologia_bottom_four_top {
    background: hsl(250deg 3.93% 66.55% / 50%);
    border-radius: 20px;
    padding: 16px 0;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_top a,
.sb_homepage_ourologia_bottom_four_top a {
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    color: #46454B;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-align: center;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_top svg,
.sb_homepage_ourologia_bottom_four_top svg {
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_top:hover,
.sb_homepage_ourologia_bottom_four_top:hover {
    background: #fff;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_top:hover svg,
.sb_homepage_ourologia_bottom_four_top:hover svg {
    transform: rotate(90deg);
    transition: ease-in-out 0.3s all;
}

/* two & four — pathisi bottom */
.sb_homepage_ourologia_bottom_two_bottom,
.sb_homepage_ourologia_bottom_four_bottom {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-top: 16px;
}

.sb_homepage_ourologia_bottom_two_bottom h3,
.sb_homepage_ourologia_bottom_four_bottom h3 {
    background: rgba(255, 255, 255, 0.8);
    padding: 12px;
    text-align: center;
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    height: fit-content;
    margin: auto;
    width: 100%;
}

.sb_homepage_ourologia_bottom_two_bottom svg,
.sb_homepage_ourologia_bottom_four_bottom svg {
    position: absolute;
    bottom: 10px;
    right: 10px;
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_bottom img,
.sb_homepage_ourologia_bottom_four_bottom img {
    filter: grayscale(1);
    transition: ease-in-out 0.3s all;
    width: 100%;
}

.sb_homepage_ourologia_bottom_two_bottom:hover img,
.sb_homepage_ourologia_bottom_four_bottom:hover img {
    filter: grayscale(0);
    transition: ease-in-out 0.3s all;
}

.sb_homepage_ourologia_bottom_two_bottom:hover svg,
.sb_homepage_ourologia_bottom_four_bottom:hover svg {
    transform: rotate(90deg);
    transition: ease-in-out 0.3s all;
}

@media screen and (max-width: 1350px) {
    .sb_homepage_ourologia_bottom {
        gap: 20px;
    }
}

@media screen and (max-width: 992px) {
    .sb_nea_title h2 {
        font-size: 32px;
        line-height: 37px;
    }

    .sb_homepage_ourologia_bottom {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .sb_homepage_ourologia_middle {
        flex-direction: column;
        align-items: flex-start;
        margin: 20px 0;
    }

    .sb_homepage_ourologia_middle_left {
        font-size: 22px;
        line-height: 27px;
        width: 100%;
    }

    .sb_homepage_ourologia_middle_right {
        width: 100%;
        font-size: 18px;
    }

    .sb_homepage_ourologia_bottom_two,
    .sb_homepage_ourologia_bottom_four {
        display: flex;
        flex-direction: column-reverse;
        gap: 16px;
    }

    .sb_homepage_ourologia_bottom_two_bottom,
    .sb_homepage_ourologia_bottom_four_bottom {
        margin-top: 0;
    }
}

.sb_ourologia_header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.sb_ourologia_header h1 {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}

section#sb_ourologia .sb_parent_page {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    width: 50%;
}

section#sb_ourologia .sb_small_description {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
    width: 50%;
}

.sb_title_down_colmn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-top: 40px;
}

.sb_ourologia_content {
    margin-top: 40px;
}

.sb_ourologia_content_fullwidth {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

.sb_block.sb_block_title {
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 24px;
    border-radius: 32px;
    background: #FFF;
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.sb_block.sb_block_text {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
}

.sb_block.sb_block_video {
    border-radius: 24px;
    background: rgba(70, 69, 75, 0.50);
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    width: 60%;
    margin: auto;
}

.sb_block.sb_block_video h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Jura', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.sb_video_wrapper {
    width: 100%;
    margin: auto;
}

.sb_video_wrapper iframe {
    width: 100%;
    height: 450px;
}

.sb_block.sb_block_just_title {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

ul.sb_block.sb_block_bullets{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

ul.sb_block.sb_block_bullets li {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    border-radius: 20px;
    border: 1px solid #FFF;
    display: block;
    padding: 12px 16px;
    align-items: center;
    width: 100%;
    list-style: none;
}

.sb_block.sb_block_text p {
    margin-bottom: 16px;
}

.sb_block.sb_block_text ul,
.sb_block.sb_block_text ol {
    padding-left: 25px;
    margin-bottom: 16px;
}

blockquote.sb_block.sb_block_quote {
    color: #46454B;
    text-align: center;
    font-family: 'Jura', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    display: flex;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    border: 1px solid #FFF;
    background: #d0dadd;
    width: 75%;
    margin: auto;
}

.sb_block.sb_block_text a {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    text-decoration: underline;
    font-weight: bold;
}

.sb_block.sb_block_faq {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
}

details.sb_faq_item {
    display: flex;
    padding: 12px 32px;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
    width: 100%;
    border-radius: 32px;
    background: #FFF;
    cursor: pointer;
}

.sb_block_faq details > summary {
    list-style: none;
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.sb_faq_icon_minus {
    display: none;
}

.sb_faq_answer {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
    display: block !important;
    height: 0;
    overflow: hidden;
    margin-top: 0;
    transition: height 0.35s ease, margin-top 0.35s ease;
}

.sb_faq_item[open] .sb_faq_icon_plus {
    display: none;
}

.sb_faq_item[open] .sb_faq_icon_minus {
    display: inline;
}

details.sb_faq_item[open] > .sb_faq_answer {
    margin-top: 24px;
}

.sb_block.sb_block_cta {
    color: #46454B;
    font-family: 'Jura', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.sb_block.sb_block_cta .sb_btn {
    display: flex;
    padding: 6px 12px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    background: #FFF;
    color: #46454B;
    text-align: center;
    font-family: 'Jura', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    width: fit-content;
    transition: ease-in-out 0.3s all;
}

@media screen and (max-width: 1330px) {
    .sb_block.sb_block_video {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    section.sb_breadcrumb,
    .sb_row {
        padding: 24px;
    }

    .sb_ourologia_header h1 {
        font-size: 32px;
        line-height: 37px;
    }

    .sb_title_down_colmn {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    section#sb_ourologia .sb_parent_page {
        font-size: 22px;
        line-height: 27px;
        width: 100%;
    }

    section#sb_ourologia .sb_small_description {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
    }

    .sb_block.sb_block_just_title {
        font-size: 22px;
        line-height: 27px;
    }

    .sb_block.sb_block_text,
    ul.sb_block.sb_block_bullets li {
        font-size: 18px;
    }

    .sb_block.sb_block_title,
    a.sb_sidebar_menu_item,
    details.sb_faq_item{
        padding: 8px 16px;
        font-size: 20px;
    }

    .sb_block_faq details > summary {
        font-size: 20px;
    }

    .sb_block.sb_block_cta {
        font-size: 20px;
        flex-direction: column;
        gap: 12px;
    }

    .sb_block.sb_block_cta .sb_btn {
        font-size: 18px;
    }

    blockquote.sb_block.sb_block_quote {
        font-size: 20px;
        line-height: 27px;
        padding: 16px;
        width: 100%;
    }

    .sb_ourologia_content_fullwidth {
        gap: 20px;
    }

    .sb_block.sb_block_video {
        padding: 16px;
        gap: 22px;
    }
}