/* _content/OzvWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zcjt2gjbk6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zcjt2gjbk6] {
    flex: 1;
}

.sidebar[b-zcjt2gjbk6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zcjt2gjbk6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zcjt2gjbk6]  a, .top-row[b-zcjt2gjbk6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-zcjt2gjbk6]  a:hover, .top-row[b-zcjt2gjbk6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-zcjt2gjbk6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-zcjt2gjbk6] {
        justify-content: space-between;
    }

    .top-row[b-zcjt2gjbk6]  a, .top-row[b-zcjt2gjbk6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zcjt2gjbk6] {
        flex-direction: row;
    }

    .sidebar[b-zcjt2gjbk6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zcjt2gjbk6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-zcjt2gjbk6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-zcjt2gjbk6], article[b-zcjt2gjbk6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-zcjt2gjbk6] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-zcjt2gjbk6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.main-container[b-zcjt2gjbk6] {
    max-width: 1410px;
    margin: 0 auto;
}
/* _content/OzvWeb/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-p8cjprzam0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-p8cjprzam0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-p8cjprzam0] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-p8cjprzam0] {
    font-size: 1.1rem;
}

.bi[b-p8cjprzam0] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-p8cjprzam0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-p8cjprzam0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-p8cjprzam0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-p8cjprzam0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-p8cjprzam0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-p8cjprzam0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-p8cjprzam0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-p8cjprzam0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-p8cjprzam0]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-p8cjprzam0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-p8cjprzam0] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-p8cjprzam0] {
        display: none;
    }

    .nav-scrollable[b-p8cjprzam0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/DeneyimKatilimProgramlari.razor.rz.scp.css */
.deneyim-katilim-programlari-page[b-hwsewvy85w] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-hwsewvy85w] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-hwsewvy85w] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-hwsewvy85w] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-hwsewvy85w] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-hwsewvy85w] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-hwsewvy85w] {
    color: #C7A452;
}

.breadcrumb-item.active[b-hwsewvy85w] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-hwsewvy85w]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-hwsewvy85w] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(33, 150, 243, 0.1) 100%);
}

.subtitle[b-hwsewvy85w] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-hwsewvy85w] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-hwsewvy85w],
.values-card[b-hwsewvy85w] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-hwsewvy85w],
.section-title[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-hwsewvy85w],
.values-card p[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-hwsewvy85w] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-hwsewvy85w]:before {
    content: "🤝";
    position: absolute;
    left: 0;
}

.quote-section[b-hwsewvy85w] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-hwsewvy85w] {
    width: 9.2px;
    background: #2196F3;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-hwsewvy85w] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-hwsewvy85w] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-hwsewvy85w]:before {
    content: "💡";
    position: absolute;
    left: 0;
}

.right-placeholder[b-hwsewvy85w] {
    width: 300px;
    background: rgba(33, 150, 243, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-hwsewvy85w] {
    margin-bottom: 20px;
}

.value-item h5[b-hwsewvy85w] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-hwsewvy85w] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-hwsewvy85w] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-hwsewvy85w] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-hwsewvy85w] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-hwsewvy85w] {
        flex-direction: column;
    }

    .quote-marker[b-hwsewvy85w] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-hwsewvy85w] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-hwsewvy85w] {
        padding: 40px 0;
    }

    .main-content[b-hwsewvy85w] {
        padding: 40px 0;
    }

    .top-bar[b-hwsewvy85w] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/EmpatiyleOgren.razor.rz.scp.css */
.empatiyle-ogren-page[b-3it4r9zeui] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-3it4r9zeui] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-3it4r9zeui] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-3it4r9zeui] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-3it4r9zeui] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-3it4r9zeui] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-3it4r9zeui] {
    color: #C7A452;
}

.breadcrumb-item.active[b-3it4r9zeui] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-3it4r9zeui]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-3it4r9zeui] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(103, 58, 183, 0.1) 100%);
}

.subtitle[b-3it4r9zeui] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-3it4r9zeui] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-3it4r9zeui],
.values-card[b-3it4r9zeui] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-3it4r9zeui],
.section-title[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-3it4r9zeui],
.values-card p[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-3it4r9zeui] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-3it4r9zeui]:before {
    content: "❤️";
    position: absolute;
    left: 0;
}

.quote-section[b-3it4r9zeui] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-3it4r9zeui] {
    width: 9.2px;
    background: #673AB7;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-3it4r9zeui] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-3it4r9zeui] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-3it4r9zeui]:before {
    content: "🧠";
    position: absolute;
    left: 0;
}

.right-placeholder[b-3it4r9zeui] {
    width: 300px;
    background: rgba(103, 58, 183, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-3it4r9zeui] {
    margin-bottom: 20px;
}

.value-item h5[b-3it4r9zeui] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-3it4r9zeui] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-3it4r9zeui] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-3it4r9zeui] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-3it4r9zeui] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-3it4r9zeui] {
        flex-direction: column;
    }

    .quote-marker[b-3it4r9zeui] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-3it4r9zeui] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-3it4r9zeui] {
        padding: 40px 0;
    }

    .main-content[b-3it4r9zeui] {
        padding: 40px 0;
    }

    .top-bar[b-3it4r9zeui] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/HaydiGulmseSosyalDestek.razor.rz.scp.css */
.haydi-gulumse-sosyal-destek-page[b-bn4350ekk8] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-bn4350ekk8] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-bn4350ekk8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-bn4350ekk8] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-bn4350ekk8] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-bn4350ekk8] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-bn4350ekk8] {
    color: #C7A452;
}

.breadcrumb-item.active[b-bn4350ekk8] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-bn4350ekk8]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-bn4350ekk8] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(233, 30, 99, 0.1) 100%);
}

.subtitle[b-bn4350ekk8] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-bn4350ekk8] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-bn4350ekk8],
.values-card[b-bn4350ekk8],
.social-support-card[b-bn4350ekk8] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-bn4350ekk8],
.section-title[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-bn4350ekk8],
.values-card p[b-bn4350ekk8],
.social-support-card p[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-bn4350ekk8] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-bn4350ekk8]:before {
    content: "😊";
    position: absolute;
    left: 0;
}

.quote-section[b-bn4350ekk8] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-bn4350ekk8] {
    width: 9.2px;
    background: #E91E63;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-bn4350ekk8] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-bn4350ekk8] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-bn4350ekk8]:before {
    content: "💝";
    position: absolute;
    left: 0;
}

.right-placeholder[b-bn4350ekk8] {
    width: 300px;
    background: rgba(233, 30, 99, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-bn4350ekk8] {
    margin-bottom: 20px;
}

.value-item h5[b-bn4350ekk8] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-bn4350ekk8] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-bn4350ekk8] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-bn4350ekk8] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-bn4350ekk8] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-bn4350ekk8] {
        flex-direction: column;
    }

    .quote-marker[b-bn4350ekk8] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-bn4350ekk8] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-bn4350ekk8] {
        padding: 40px 0;
    }

    .main-content[b-bn4350ekk8] {
        padding: 40px 0;
    }

    .top-bar[b-bn4350ekk8] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/KatilimErisebilirlikKongreleri.razor.rz.scp.css */
.katilim-erisebilirlik-kongreleri-page[b-b3g10m9nlv] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-b3g10m9nlv] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-b3g10m9nlv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-b3g10m9nlv] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-b3g10m9nlv] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-b3g10m9nlv] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-b3g10m9nlv] {
    color: #C7A452;
}

.breadcrumb-item.active[b-b3g10m9nlv] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-b3g10m9nlv]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-b3g10m9nlv] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(96, 125, 139, 0.1) 100%);
}

.subtitle[b-b3g10m9nlv] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-b3g10m9nlv] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-b3g10m9nlv],
.values-card[b-b3g10m9nlv],
.participation-card[b-b3g10m9nlv] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-b3g10m9nlv],
.section-title[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-b3g10m9nlv],
.values-card p[b-b3g10m9nlv],
.participation-card p[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-b3g10m9nlv] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-b3g10m9nlv]:before {
    content: "🏛️";
    position: absolute;
    left: 0;
}

.quote-section[b-b3g10m9nlv] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-b3g10m9nlv] {
    width: 9.2px;
    background: #607D8B;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-b3g10m9nlv] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-b3g10m9nlv] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-b3g10m9nlv]:before {
    content: "♿";
    position: absolute;
    left: 0;
}

.right-placeholder[b-b3g10m9nlv] {
    width: 300px;
    background: rgba(96, 125, 139, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-b3g10m9nlv] {
    margin-bottom: 20px;
}

.value-item h5[b-b3g10m9nlv] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-b3g10m9nlv] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-b3g10m9nlv] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-b3g10m9nlv] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-b3g10m9nlv] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-b3g10m9nlv] {
        flex-direction: column;
    }

    .quote-marker[b-b3g10m9nlv] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-b3g10m9nlv] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-b3g10m9nlv] {
        padding: 40px 0;
    }

    .main-content[b-b3g10m9nlv] {
        padding: 40px 0;
    }

    .top-bar[b-b3g10m9nlv] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/OynaDusunHareketeGec.razor.rz.scp.css */
.oyna-dusun-harekete-gec-page[b-via2zpy2v5] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-via2zpy2v5] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-via2zpy2v5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-via2zpy2v5] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-via2zpy2v5] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-via2zpy2v5] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-via2zpy2v5] {
    color: #C7A452;
}

.breadcrumb-item.active[b-via2zpy2v5] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-via2zpy2v5]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-via2zpy2v5] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(255, 193, 7, 0.1) 100%);
}

.subtitle[b-via2zpy2v5] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-via2zpy2v5] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-via2zpy2v5],
.values-card[b-via2zpy2v5] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-via2zpy2v5],
.section-title[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-via2zpy2v5],
.values-card p[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.learning-phases[b-via2zpy2v5] {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.phase[b-via2zpy2v5] {
    padding: 20px;
    background: rgba(255, 193, 7, 0.1);
    border-radius: 6px;
    border-left: 4px solid #FFC107;
}

.phase h5[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

.activity-list[b-via2zpy2v5] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-via2zpy2v5]:before {
    content: "🎮";
    position: absolute;
    left: 0;
}

.quote-section[b-via2zpy2v5] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-via2zpy2v5] {
    width: 9.2px;
    background: #FFC107;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-via2zpy2v5] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-via2zpy2v5] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-via2zpy2v5]:before {
    content: "✨";
    position: absolute;
    left: 0;
}

.right-placeholder[b-via2zpy2v5] {
    width: 300px;
    background: rgba(255, 193, 7, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-via2zpy2v5] {
    margin-bottom: 20px;
}

.value-item h5[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

.contact-info-card[b-via2zpy2v5] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    text-align: center;
}

.contact-info-card h4[b-via2zpy2v5] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-via2zpy2v5] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-via2zpy2v5] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-via2zpy2v5] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-via2zpy2v5] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-via2zpy2v5] {
        flex-direction: column;
    }

    .quote-marker[b-via2zpy2v5] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-via2zpy2v5] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-via2zpy2v5] {
        padding: 40px 0;
    }

    .main-content[b-via2zpy2v5] {
        padding: 40px 0;
    }

    .top-bar[b-via2zpy2v5] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Calismalarimiz/Yuzlesme.razor.rz.scp.css */
.yuzlesme-page[b-kgqi7cyb24] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-kgqi7cyb24] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-kgqi7cyb24] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-kgqi7cyb24] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-kgqi7cyb24] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-kgqi7cyb24] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-kgqi7cyb24] {
    color: #C7A452;
}

.breadcrumb-item.active[b-kgqi7cyb24] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-kgqi7cyb24]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-kgqi7cyb24] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(255, 87, 34, 0.1) 100%);
}

.subtitle[b-kgqi7cyb24] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-kgqi7cyb24] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-kgqi7cyb24],
.values-card[b-kgqi7cyb24] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-kgqi7cyb24],
.section-title[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-kgqi7cyb24],
.values-card p[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-kgqi7cyb24] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-kgqi7cyb24]:before {
    content: "🔍";
    position: absolute;
    left: 0;
}

.quote-section[b-kgqi7cyb24] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-kgqi7cyb24] {
    width: 9.2px;
    background: #FF5722;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-kgqi7cyb24] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-kgqi7cyb24] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-kgqi7cyb24]:before {
    content: "⚡";
    position: absolute;
    left: 0;
}

.right-placeholder[b-kgqi7cyb24] {
    width: 300px;
    background: rgba(255, 87, 34, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-kgqi7cyb24] {
    margin-bottom: 20px;
}

.value-item h5[b-kgqi7cyb24] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-kgqi7cyb24] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-kgqi7cyb24] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-kgqi7cyb24] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-kgqi7cyb24] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-kgqi7cyb24] {
        flex-direction: column;
    }

    .quote-marker[b-kgqi7cyb24] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-kgqi7cyb24] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-kgqi7cyb24] {
        padding: 40px 0;
    }

    .main-content[b-kgqi7cyb24] {
        padding: 40px 0;
    }

    .top-bar[b-kgqi7cyb24] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DahilOl.razor.rz.scp.css */
.dahil-ol-page[b-phe9wib503] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-phe9wib503] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-phe9wib503] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-phe9wib503] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-phe9wib503] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-phe9wib503] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-phe9wib503] {
    color: #C7A452;
}

.breadcrumb-item.active[b-phe9wib503] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-phe9wib503]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-phe9wib503] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(139, 195, 74, 0.1) 100%);
}

.subtitle[b-phe9wib503] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-phe9wib503] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-phe9wib503] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-phe9wib503],
.values-card[b-phe9wib503],
.participation-form-card[b-phe9wib503] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-phe9wib503],
.section-title[b-phe9wib503] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-phe9wib503],
.values-card p[b-phe9wib503],
.participation-form-card p[b-phe9wib503] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-phe9wib503],
.benefits-list[b-phe9wib503] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-phe9wib503],
.benefits-list li[b-phe9wib503] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-phe9wib503]:before {
    content: "🤗";
    position: absolute;
    left: 0;
}

.benefits-list li[b-phe9wib503]:before {
    content: "🌱";
    position: absolute;
    left: 0;
}

.quote-section[b-phe9wib503] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-phe9wib503] {
    width: 9.2px;
    background: #8BC34A;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-phe9wib503] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-phe9wib503] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-phe9wib503] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-phe9wib503] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-phe9wib503]:before {
    content: "🌟";
    position: absolute;
    left: 0;
}

.right-placeholder[b-phe9wib503] {
    width: 300px;
    background: rgba(139, 195, 74, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-phe9wib503] {
    margin-bottom: 20px;
}

.value-item h5[b-phe9wib503] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

.participation-option[b-phe9wib503] {
    background: rgba(139, 195, 74, 0.1);
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid rgba(139, 195, 74, 0.3);
}

.participation-option h5[b-phe9wib503] {
    color: #8BC34A;
    font-weight: 700;
    margin-bottom: 15px;
}

.cta-button[b-phe9wib503] {
    background: #8BC34A;
    color: white;
    padding: 15px 30px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    transition: background 0.3s ease;
}

.cta-button:hover[b-phe9wib503] {
    background: #7CB342;
    color: white;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-phe9wib503] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-phe9wib503] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-phe9wib503] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-phe9wib503] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-phe9wib503] {
        flex-direction: column;
    }

    .quote-marker[b-phe9wib503] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-phe9wib503] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-phe9wib503] {
        padding: 40px 0;
    }

    .main-content[b-phe9wib503] {
        padding: 40px 0;
    }

    .top-bar[b-phe9wib503] {
        height: auto;
        padding: 15px 0;
    }

    .participation-option[b-phe9wib503] {
        padding: 15px;
    }

    .cta-button[b-phe9wib503] {
        padding: 12px 25px;
        font-size: 14px;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/AmeliyatDestekleri.razor.rz.scp.css */
.kurucumuz-page[b-tlh6x6a1nr] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-tlh6x6a1nr] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-tlh6x6a1nr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-tlh6x6a1nr] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-tlh6x6a1nr] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-tlh6x6a1nr] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-tlh6x6a1nr] {
    color: #C7A452;
}

.breadcrumb-item.active[b-tlh6x6a1nr] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-tlh6x6a1nr]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-tlh6x6a1nr] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-tlh6x6a1nr] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-tlh6x6a1nr] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-tlh6x6a1nr],
.values-card[b-tlh6x6a1nr],
.principles-card[b-tlh6x6a1nr] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-tlh6x6a1nr],
.section-title[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-tlh6x6a1nr],
.values-card p[b-tlh6x6a1nr],
.principles-card p[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-tlh6x6a1nr],
.values-image-placeholder[b-tlh6x6a1nr] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-tlh6x6a1nr] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-tlh6x6a1nr] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-tlh6x6a1nr] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-tlh6x6a1nr] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-tlh6x6a1nr]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-tlh6x6a1nr] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-tlh6x6a1nr],
.principles-card h5[b-tlh6x6a1nr] {
    margin-bottom: 20px;
}

.value-item h5[b-tlh6x6a1nr],
.principles-card h5[b-tlh6x6a1nr] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-tlh6x6a1nr] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-tlh6x6a1nr] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-tlh6x6a1nr] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-tlh6x6a1nr] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-tlh6x6a1nr] {
        flex-direction: column;
    }

    .quote-marker[b-tlh6x6a1nr] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-tlh6x6a1nr] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-tlh6x6a1nr] {
        padding: 40px 0;
    }

    .main-content[b-tlh6x6a1nr] {
        padding: 40px 0;
    }

    .top-bar[b-tlh6x6a1nr] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/EvTekstiliDestegi.razor.rz.scp.css */
.kurucumuz-page[b-uaajju15iz] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-uaajju15iz] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-uaajju15iz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-uaajju15iz] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-uaajju15iz] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-uaajju15iz] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-uaajju15iz] {
    color: #C7A452;
}

.breadcrumb-item.active[b-uaajju15iz] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-uaajju15iz]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-uaajju15iz] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-uaajju15iz] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-uaajju15iz] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-uaajju15iz] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-uaajju15iz],
.values-card[b-uaajju15iz],
.principles-card[b-uaajju15iz] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-uaajju15iz],
.section-title[b-uaajju15iz] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-uaajju15iz],
.values-card p[b-uaajju15iz],
.principles-card p[b-uaajju15iz] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-uaajju15iz],
.values-image-placeholder[b-uaajju15iz] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-uaajju15iz] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-uaajju15iz] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-uaajju15iz] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-uaajju15iz] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-uaajju15iz] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-uaajju15iz] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-uaajju15iz]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-uaajju15iz] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-uaajju15iz],
.principles-card h5[b-uaajju15iz] {
    margin-bottom: 20px;
}

.value-item h5[b-uaajju15iz],
.principles-card h5[b-uaajju15iz] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-uaajju15iz] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-uaajju15iz] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-uaajju15iz] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-uaajju15iz] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-uaajju15iz] {
        flex-direction: column;
    }

    .quote-marker[b-uaajju15iz] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-uaajju15iz] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-uaajju15iz] {
        padding: 40px 0;
    }

    .main-content[b-uaajju15iz] {
        padding: 40px 0;
    }

    .top-bar[b-uaajju15iz] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/FizikTedaviRehabilitasyon.razor.rz.scp.css */
.kurucumuz-page[b-ydtxnpgjun] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-ydtxnpgjun] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-ydtxnpgjun] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-ydtxnpgjun] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-ydtxnpgjun] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-ydtxnpgjun] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-ydtxnpgjun] {
    color: #C7A452;
}

.breadcrumb-item.active[b-ydtxnpgjun] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-ydtxnpgjun]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-ydtxnpgjun] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-ydtxnpgjun] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-ydtxnpgjun] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-ydtxnpgjun],
.values-card[b-ydtxnpgjun],
.principles-card[b-ydtxnpgjun] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-ydtxnpgjun],
.section-title[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-ydtxnpgjun],
.values-card p[b-ydtxnpgjun],
.principles-card p[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-ydtxnpgjun],
.values-image-placeholder[b-ydtxnpgjun] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-ydtxnpgjun] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-ydtxnpgjun] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-ydtxnpgjun] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-ydtxnpgjun] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-ydtxnpgjun]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-ydtxnpgjun] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-ydtxnpgjun],
.principles-card h5[b-ydtxnpgjun] {
    margin-bottom: 20px;
}

.value-item h5[b-ydtxnpgjun],
.principles-card h5[b-ydtxnpgjun] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-ydtxnpgjun] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-ydtxnpgjun] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-ydtxnpgjun] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-ydtxnpgjun] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-ydtxnpgjun] {
        flex-direction: column;
    }

    .quote-marker[b-ydtxnpgjun] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-ydtxnpgjun] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-ydtxnpgjun] {
        padding: 40px 0;
    }

    .main-content[b-ydtxnpgjun] {
        padding: 40px 0;
    }

    .top-bar[b-ydtxnpgjun] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/GidaPaketiDestegi.razor.rz.scp.css */
.kurucumuz-page[b-1xwdcdmxec] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-1xwdcdmxec] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-1xwdcdmxec] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-1xwdcdmxec] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-1xwdcdmxec] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-1xwdcdmxec] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-1xwdcdmxec] {
    color: #C7A452;
}

.breadcrumb-item.active[b-1xwdcdmxec] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-1xwdcdmxec]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-1xwdcdmxec] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-1xwdcdmxec] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-1xwdcdmxec] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-1xwdcdmxec],
.values-card[b-1xwdcdmxec],
.principles-card[b-1xwdcdmxec] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-1xwdcdmxec],
.section-title[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-1xwdcdmxec],
.values-card p[b-1xwdcdmxec],
.principles-card p[b-1xwdcdmxec] {
    font-weight: 600;
    font-.kurucumuz-page {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-1xwdcdmxec] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-1xwdcdmxec] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-1xwdcdmxec] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-1xwdcdmxec] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-1xwdcdmxec] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-1xwdcdmxec] {
    color: #C7A452;
}

.breadcrumb-item.active[b-1xwdcdmxec] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-1xwdcdmxec]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-1xwdcdmxec] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-1xwdcdmxec] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-1xwdcdmxec] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-1xwdcdmxec],
.values-card[b-1xwdcdmxec],
.principles-card[b-1xwdcdmxec] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-1xwdcdmxec],
.section-title[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-1xwdcdmxec],
.values-card p[b-1xwdcdmxec],
.principles-card p[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-1xwdcdmxec],
.values-image-placeholder[b-1xwdcdmxec] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-1xwdcdmxec] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-1xwdcdmxec] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-1xwdcdmxec] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-1xwdcdmxec] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-1xwdcdmxec]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-1xwdcdmxec] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-1xwdcdmxec],
.principles-card h5[b-1xwdcdmxec] {
    margin-bottom: 20px;
}

.value-item h5[b-1xwdcdmxec],
.principles-card h5[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-1xwdcdmxec] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-1xwdcdmxec] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-1xwdcdmxec] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-1xwdcdmxec] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-1xwdcdmxec] {
        flex-direction: column;
    }

    .quote-marker[b-1xwdcdmxec] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-1xwdcdmxec] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-1xwdcdmxec] {
        padding: 40px 0;
    }

    .main-content[b-1xwdcdmxec] {
        padding: 40px 0;
    }

    .top-bar[b-1xwdcdmxec] {
        height: auto;
        padding: 15px 0;
    }
}size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;[b-1xwdcdmxec]
}

.image-placeholder[b-1xwdcdmxec],
.values-image-placeholder[b-1xwdcdmxec] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-1xwdcdmxec] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-1xwdcdmxec] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-1xwdcdmxec] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-1xwdcdmxec] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-1xwdcdmxec]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-1xwdcdmxec] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-1xwdcdmxec],
.principles-card h5[b-1xwdcdmxec] {
    margin-bottom: 20px;
}

.value-item h5[b-1xwdcdmxec],
.principles-card h5[b-1xwdcdmxec] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-1xwdcdmxec] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-1xwdcdmxec] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-1xwdcdmxec] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-1xwdcdmxec] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-1xwdcdmxec] {
        flex-direction: column;
    }

    .quote-marker[b-1xwdcdmxec] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-1xwdcdmxec] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-1xwdcdmxec] {
        padding: 40px 0;
    }

    .main-content[b-1xwdcdmxec] {
        padding: 40px 0;
    }

    .top-bar[b-1xwdcdmxec] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/GiyimDestegi.razor.rz.scp.css */
.kurucumuz-page[b-d0pnahbbz0] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-d0pnahbbz0] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-d0pnahbbz0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-d0pnahbbz0] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-d0pnahbbz0] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-d0pnahbbz0] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-d0pnahbbz0] {
    color: #C7A452;
}

.breadcrumb-item.active[b-d0pnahbbz0] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-d0pnahbbz0]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-d0pnahbbz0] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-d0pnahbbz0] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-d0pnahbbz0] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-d0pnahbbz0],
.values-card[b-d0pnahbbz0],
.principles-card[b-d0pnahbbz0] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-d0pnahbbz0],
.section-title[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-d0pnahbbz0],
.values-card p[b-d0pnahbbz0],
.principles-card p[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-d0pnahbbz0],
.values-image-placeholder[b-d0pnahbbz0] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-d0pnahbbz0] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-d0pnahbbz0] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-d0pnahbbz0] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-d0pnahbbz0] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-d0pnahbbz0]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-d0pnahbbz0] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-d0pnahbbz0],
.principles-card h5[b-d0pnahbbz0] {
    margin-bottom: 20px;
}

.value-item h5[b-d0pnahbbz0],
.principles-card h5[b-d0pnahbbz0] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-d0pnahbbz0] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-d0pnahbbz0] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-d0pnahbbz0] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-d0pnahbbz0] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-d0pnahbbz0] {
        flex-direction: column;
    }

    .quote-marker[b-d0pnahbbz0] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-d0pnahbbz0] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-d0pnahbbz0] {
        padding: 40px 0;
    }

    .main-content[b-d0pnahbbz0] {
        padding: 40px 0;
    }

    .top-bar[b-d0pnahbbz0] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/HijyenPaketiDestegi.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-m7n9rt5ml2] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-m7n9rt5ml2] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-m7n9rt5ml2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-m7n9rt5ml2] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-m7n9rt5ml2] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-m7n9rt5ml2] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-m7n9rt5ml2] {
    color: #C7A452;
}

.breadcrumb-item.active[b-m7n9rt5ml2] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-m7n9rt5ml2]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-m7n9rt5ml2] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-m7n9rt5ml2] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-m7n9rt5ml2] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-m7n9rt5ml2],
.values-card[b-m7n9rt5ml2],
.principles-card[b-m7n9rt5ml2],
.management-card[b-m7n9rt5ml2] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-m7n9rt5ml2],
.section-title[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-m7n9rt5ml2],
.values-card p[b-m7n9rt5ml2],
.principles-card p[b-m7n9rt5ml2],
.management-card p[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-m7n9rt5ml2],
.values-image-placeholder[b-m7n9rt5ml2] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-m7n9rt5ml2] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-m7n9rt5ml2] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-m7n9rt5ml2] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-m7n9rt5ml2] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-m7n9rt5ml2]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-m7n9rt5ml2] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-m7n9rt5ml2] {
    margin-bottom: 20px;
}

.value-item h5[b-m7n9rt5ml2],
.principles-card h5[b-m7n9rt5ml2],
.management-card h5[b-m7n9rt5ml2] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-m7n9rt5ml2] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-m7n9rt5ml2] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-m7n9rt5ml2] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-m7n9rt5ml2] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-m7n9rt5ml2] {
        flex-direction: column;
    }

    .quote-marker[b-m7n9rt5ml2] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-m7n9rt5ml2] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-m7n9rt5ml2] {
        padding: 40px 0;
    }

    .main-content[b-m7n9rt5ml2] {
        padding: 40px 0;
    }

    .top-bar[b-m7n9rt5ml2] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/KirtasiyeEgitimMalzemeleri.razor.rz.scp.css */
.kurucumuz-page[b-deecsdgm87] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-deecsdgm87] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-deecsdgm87] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-deecsdgm87] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-deecsdgm87] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-deecsdgm87] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-deecsdgm87] {
    color: #C7A452;
}

.breadcrumb-item.active[b-deecsdgm87] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-deecsdgm87]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-deecsdgm87] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-deecsdgm87] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-deecsdgm87] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-deecsdgm87] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-deecsdgm87],
.values-card[b-deecsdgm87],
.principles-card[b-deecsdgm87] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-deecsdgm87],
.section-title[b-deecsdgm87] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-deecsdgm87],
.values-card p[b-deecsdgm87],
.principles-card p[b-deecsdgm87] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-deecsdgm87],
.values-image-placeholder[b-deecsdgm87] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-deecsdgm87] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-deecsdgm87] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-deecsdgm87] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-deecsdgm87] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-deecsdgm87] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-deecsdgm87] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-deecsdgm87]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-deecsdgm87] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-deecsdgm87],
.principles-card h5[b-deecsdgm87] {
    margin-bottom: 20px;
}

.value-item h5[b-deecsdgm87],
.principles-card h5[b-deecsdgm87] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-deecsdgm87] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-deecsdgm87] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-deecsdgm87] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-deecsdgm87] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-deecsdgm87] {
        flex-direction: column;
    }

    .quote-marker[b-deecsdgm87] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-deecsdgm87] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-deecsdgm87] {
        padding: 40px 0;
    }

    .main-content[b-deecsdgm87] {
        padding: 40px 0;
    }

    .top-bar[b-deecsdgm87] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/MedikalCihazDestegi.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-3luxfo4z65] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-3luxfo4z65] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-3luxfo4z65] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-3luxfo4z65] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-3luxfo4z65] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-3luxfo4z65] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-3luxfo4z65] {
    color: #C7A452;
}

.breadcrumb-item.active[b-3luxfo4z65] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-3luxfo4z65]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-3luxfo4z65] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-3luxfo4z65] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-3luxfo4z65] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-3luxfo4z65],
.values-card[b-3luxfo4z65],
.principles-card[b-3luxfo4z65],
.management-card[b-3luxfo4z65] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-3luxfo4z65],
.section-title[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-3luxfo4z65],
.values-card p[b-3luxfo4z65],
.principles-card p[b-3luxfo4z65],
.management-card p[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-3luxfo4z65],
.values-image-placeholder[b-3luxfo4z65] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-3luxfo4z65] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-3luxfo4z65] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-3luxfo4z65] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-3luxfo4z65] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-3luxfo4z65]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-3luxfo4z65] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-3luxfo4z65] {
    margin-bottom: 20px;
}

.value-item h5[b-3luxfo4z65],
.principles-card h5[b-3luxfo4z65],
.management-card h5[b-3luxfo4z65] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-3luxfo4z65] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-3luxfo4z65] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-3luxfo4z65] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-3luxfo4z65] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-3luxfo4z65] {
        flex-direction: column;
    }

    .quote-marker[b-3luxfo4z65] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-3luxfo4z65] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-3luxfo4z65] {
        padding: 40px 0;
    }

    .main-content[b-3luxfo4z65] {
        padding: 40px 0;
    }

    .top-bar[b-3luxfo4z65] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/DestekProgramlari/PsikososyalDestekRehabilitasyon.razor.rz.scp.css */
.kurucumuz-page[b-nh30cbl7sg] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-nh30cbl7sg] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-nh30cbl7sg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-nh30cbl7sg] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-nh30cbl7sg] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-nh30cbl7sg] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-nh30cbl7sg] {
    color: #C7A452;
}

.breadcrumb-item.active[b-nh30cbl7sg] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-nh30cbl7sg]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-nh30cbl7sg] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-nh30cbl7sg] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-nh30cbl7sg] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-nh30cbl7sg],
.values-card[b-nh30cbl7sg],
.principles-card[b-nh30cbl7sg] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-nh30cbl7sg],
.section-title[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-nh30cbl7sg],
.values-card p[b-nh30cbl7sg],
.principles-card p[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-nh30cbl7sg],
.values-image-placeholder[b-nh30cbl7sg] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-nh30cbl7sg] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-nh30cbl7sg] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-nh30cbl7sg] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-nh30cbl7sg] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-nh30cbl7sg]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-nh30cbl7sg] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-nh30cbl7sg],
.principles-card h5[b-nh30cbl7sg] {
    margin-bottom: 20px;
}

.value-item h5[b-nh30cbl7sg],
.principles-card h5[b-nh30cbl7sg] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-nh30cbl7sg] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-nh30cbl7sg] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-nh30cbl7sg] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-nh30cbl7sg] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-nh30cbl7sg] {
        flex-direction: column;
    }

    .quote-marker[b-nh30cbl7sg] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-nh30cbl7sg] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-nh30cbl7sg] {
        padding: 40px 0;
    }

    .main-content[b-nh30cbl7sg] {
        padding: 40px 0;
    }

    .top-bar[b-nh30cbl7sg] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/BasinAciklamalari.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-zglkwsb6pg] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-zglkwsb6pg] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-zglkwsb6pg] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-zglkwsb6pg] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-zglkwsb6pg] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-zglkwsb6pg] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-zglkwsb6pg] {
    color: #C7A452;
}

.breadcrumb-item.active[b-zglkwsb6pg] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-zglkwsb6pg]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-zglkwsb6pg] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-zglkwsb6pg] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-zglkwsb6pg] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-zglkwsb6pg],
.values-card[b-zglkwsb6pg],
.principles-card[b-zglkwsb6pg],
.management-card[b-zglkwsb6pg] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-zglkwsb6pg],
.section-title[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-zglkwsb6pg],
.values-card p[b-zglkwsb6pg],
.principles-card p[b-zglkwsb6pg],
.management-card p[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-zglkwsb6pg],
.values-image-placeholder[b-zglkwsb6pg] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-zglkwsb6pg] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-zglkwsb6pg] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-zglkwsb6pg] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-zglkwsb6pg] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-zglkwsb6pg]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-zglkwsb6pg] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-zglkwsb6pg] {
    margin-bottom: 20px;
}

.value-item h5[b-zglkwsb6pg],
.principles-card h5[b-zglkwsb6pg],
.management-card h5[b-zglkwsb6pg] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-zglkwsb6pg] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-zglkwsb6pg] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-zglkwsb6pg] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-zglkwsb6pg] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-zglkwsb6pg] {
        flex-direction: column;
    }

    .quote-marker[b-zglkwsb6pg] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-zglkwsb6pg] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-zglkwsb6pg] {
        padding: 40px 0;
    }

    .main-content[b-zglkwsb6pg] {
        padding: 40px 0;
    }

    .top-bar[b-zglkwsb6pg] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/DavaIzleme.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-u7vrutt39u] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-u7vrutt39u] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-u7vrutt39u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-u7vrutt39u] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-u7vrutt39u] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-u7vrutt39u] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-u7vrutt39u] {
    color: #C7A452;
}

.breadcrumb-item.active[b-u7vrutt39u] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-u7vrutt39u]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-u7vrutt39u] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-u7vrutt39u] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-u7vrutt39u] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-u7vrutt39u],
.values-card[b-u7vrutt39u],
.principles-card[b-u7vrutt39u],
.management-card[b-u7vrutt39u] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-u7vrutt39u],
.section-title[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-u7vrutt39u],
.values-card p[b-u7vrutt39u],
.principles-card p[b-u7vrutt39u],
.management-card p[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-u7vrutt39u],
.values-image-placeholder[b-u7vrutt39u] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-u7vrutt39u] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-u7vrutt39u] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-u7vrutt39u] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-u7vrutt39u] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-u7vrutt39u]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-u7vrutt39u] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-u7vrutt39u] {
    margin-bottom: 20px;
}

.value-item h5[b-u7vrutt39u],
.principles-card h5[b-u7vrutt39u],
.management-card h5[b-u7vrutt39u] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-u7vrutt39u] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-u7vrutt39u] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-u7vrutt39u] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-u7vrutt39u] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-u7vrutt39u] {
        flex-direction: column;
    }

    .quote-marker[b-u7vrutt39u] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-u7vrutt39u] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-u7vrutt39u] {
        padding: 40px 0;
    }

    .main-content[b-u7vrutt39u] {
        padding: 40px 0;
    }

    .top-bar[b-u7vrutt39u] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/HukukiMudahale.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-vopt2e4w94] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-vopt2e4w94] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-vopt2e4w94] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-vopt2e4w94] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-vopt2e4w94] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-vopt2e4w94] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-vopt2e4w94] {
    color: #C7A452;
}

.breadcrumb-item.active[b-vopt2e4w94] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-vopt2e4w94]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-vopt2e4w94] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-vopt2e4w94] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-vopt2e4w94] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-vopt2e4w94],
.values-card[b-vopt2e4w94],
.principles-card[b-vopt2e4w94],
.management-card[b-vopt2e4w94] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-vopt2e4w94],
.section-title[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-vopt2e4w94],
.values-card p[b-vopt2e4w94],
.principles-card p[b-vopt2e4w94],
.management-card p[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-vopt2e4w94],
.values-image-placeholder[b-vopt2e4w94] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-vopt2e4w94] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-vopt2e4w94] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-vopt2e4w94] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-vopt2e4w94] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-vopt2e4w94]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-vopt2e4w94] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-vopt2e4w94] {
    margin-bottom: 20px;
}

.value-item h5[b-vopt2e4w94],
.principles-card h5[b-vopt2e4w94],
.management-card h5[b-vopt2e4w94] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-vopt2e4w94] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-vopt2e4w94] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-vopt2e4w94] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-vopt2e4w94] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-vopt2e4w94] {
        flex-direction: column;
    }

    .quote-marker[b-vopt2e4w94] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-vopt2e4w94] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-vopt2e4w94] {
        padding: 40px 0;
    }

    .main-content[b-vopt2e4w94] {
        padding: 40px 0;
    }

    .top-bar[b-vopt2e4w94] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/HukukiSurecler.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-c90vrkznjk] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-c90vrkznjk] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-c90vrkznjk] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-c90vrkznjk] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-c90vrkznjk] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-c90vrkznjk] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-c90vrkznjk] {
    color: #C7A452;
}

.breadcrumb-item.active[b-c90vrkznjk] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-c90vrkznjk]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-c90vrkznjk] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-c90vrkznjk] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-c90vrkznjk] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-c90vrkznjk],
.values-card[b-c90vrkznjk],
.principles-card[b-c90vrkznjk],
.management-card[b-c90vrkznjk] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-c90vrkznjk],
.section-title[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-c90vrkznjk],
.values-card p[b-c90vrkznjk],
.principles-card p[b-c90vrkznjk],
.management-card p[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-c90vrkznjk],
.values-image-placeholder[b-c90vrkznjk] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-c90vrkznjk] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-c90vrkznjk] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-c90vrkznjk] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-c90vrkznjk] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-c90vrkznjk]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-c90vrkznjk] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-c90vrkznjk] {
    margin-bottom: 20px;
}

.value-item h5[b-c90vrkznjk],
.principles-card h5[b-c90vrkznjk],
.management-card h5[b-c90vrkznjk] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-c90vrkznjk] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-c90vrkznjk] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-c90vrkznjk] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-c90vrkznjk] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-c90vrkznjk] {
        flex-direction: column;
    }

    .quote-marker[b-c90vrkznjk] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-c90vrkznjk] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-c90vrkznjk] {
        padding: 40px 0;
    }

    .main-content[b-c90vrkznjk] {
        padding: 40px 0;
    }

    .top-bar[b-c90vrkznjk] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/ImzaKampanyalari.razor.rz.scp.css */
.kurucumuz-page[b-q4zsgxq6cs] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-q4zsgxq6cs] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-q4zsgxq6cs] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-q4zsgxq6cs] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-q4zsgxq6cs] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-q4zsgxq6cs] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-q4zsgxq6cs] {
    color: #C7A452;
}

.breadcrumb-item.active[b-q4zsgxq6cs] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-q4zsgxq6cs]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-q4zsgxq6cs] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-q4zsgxq6cs] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-q4zsgxq6cs] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-q4zsgxq6cs],
.values-card[b-q4zsgxq6cs],
.principles-card[b-q4zsgxq6cs] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-q4zsgxq6cs],
.section-title[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-q4zsgxq6cs],
.values-card p[b-q4zsgxq6cs],
.principles-card p[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-q4zsgxq6cs],
.values-image-placeholder[b-q4zsgxq6cs] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-q4zsgxq6cs] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-q4zsgxq6cs] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-q4zsgxq6cs] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-q4zsgxq6cs] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-q4zsgxq6cs]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-q4zsgxq6cs] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-q4zsgxq6cs],
.principles-card h5[b-q4zsgxq6cs] {
    margin-bottom: 20px;
}

.value-item h5[b-q4zsgxq6cs],
.principles-card h5[b-q4zsgxq6cs] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-q4zsgxq6cs] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-q4zsgxq6cs] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-q4zsgxq6cs] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-q4zsgxq6cs] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-q4zsgxq6cs] {
        flex-direction: column;
    }

    .quote-marker[b-q4zsgxq6cs] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-q4zsgxq6cs] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-q4zsgxq6cs] {
        padding: 40px 0;
    }

    .main-content[b-q4zsgxq6cs] {
        padding: 40px 0;
    }

    .top-bar[b-q4zsgxq6cs] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/Raporlar.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-rudyxuuj0f] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-rudyxuuj0f] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-rudyxuuj0f] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-rudyxuuj0f] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-rudyxuuj0f] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-rudyxuuj0f] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-rudyxuuj0f] {
    color: #C7A452;
}

.breadcrumb-item.active[b-rudyxuuj0f] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-rudyxuuj0f]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-rudyxuuj0f] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-rudyxuuj0f] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-rudyxuuj0f] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-rudyxuuj0f],
.values-card[b-rudyxuuj0f],
.principles-card[b-rudyxuuj0f],
.management-card[b-rudyxuuj0f] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-rudyxuuj0f],
.section-title[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-rudyxuuj0f],
.values-card p[b-rudyxuuj0f],
.principles-card p[b-rudyxuuj0f],
.management-card p[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-rudyxuuj0f],
.values-image-placeholder[b-rudyxuuj0f] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-rudyxuuj0f] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-rudyxuuj0f] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-rudyxuuj0f] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-rudyxuuj0f] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-rudyxuuj0f]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-rudyxuuj0f] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-rudyxuuj0f] {
    margin-bottom: 20px;
}

.value-item h5[b-rudyxuuj0f],
.principles-card h5[b-rudyxuuj0f],
.management-card h5[b-rudyxuuj0f] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-rudyxuuj0f] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-rudyxuuj0f] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-rudyxuuj0f] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-rudyxuuj0f] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-rudyxuuj0f] {
        flex-direction: column;
    }

    .quote-marker[b-rudyxuuj0f] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-rudyxuuj0f] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-rudyxuuj0f] {
        padding: 40px 0;
    }

    .main-content[b-rudyxuuj0f] {
        padding: 40px 0;
    }

    .top-bar[b-rudyxuuj0f] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/SavunuculukKampanyalari.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-frvp8s9q6e] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-frvp8s9q6e] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-frvp8s9q6e] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-frvp8s9q6e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-frvp8s9q6e] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-frvp8s9q6e] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-frvp8s9q6e] {
    color: #C7A452;
}

.breadcrumb-item.active[b-frvp8s9q6e] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-frvp8s9q6e]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-frvp8s9q6e] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-frvp8s9q6e] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-frvp8s9q6e] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-frvp8s9q6e],
.values-card[b-frvp8s9q6e],
.principles-card[b-frvp8s9q6e],
.management-card[b-frvp8s9q6e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-frvp8s9q6e],
.section-title[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-frvp8s9q6e],
.values-card p[b-frvp8s9q6e],
.principles-card p[b-frvp8s9q6e],
.management-card p[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-frvp8s9q6e],
.values-image-placeholder[b-frvp8s9q6e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-frvp8s9q6e] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-frvp8s9q6e] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-frvp8s9q6e] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-frvp8s9q6e] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-frvp8s9q6e]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-frvp8s9q6e] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-frvp8s9q6e] {
    margin-bottom: 20px;
}

.value-item h5[b-frvp8s9q6e],
.principles-card h5[b-frvp8s9q6e],
.management-card h5[b-frvp8s9q6e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-frvp8s9q6e] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-frvp8s9q6e] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-frvp8s9q6e] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-frvp8s9q6e] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-frvp8s9q6e] {
        flex-direction: column;
    }

    .quote-marker[b-frvp8s9q6e] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-frvp8s9q6e] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-frvp8s9q6e] {
        padding: 40px 0;
    }

    .main-content[b-frvp8s9q6e] {
        padding: 40px 0;
    }

    .top-bar[b-frvp8s9q6e] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Faaliyetler/SavunuculukPolitika.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-1h1oeig6ve] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-1h1oeig6ve] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-1h1oeig6ve] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-1h1oeig6ve] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-1h1oeig6ve] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-1h1oeig6ve] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-1h1oeig6ve] {
    color: #C7A452;
}

.breadcrumb-item.active[b-1h1oeig6ve] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-1h1oeig6ve]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-1h1oeig6ve] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-1h1oeig6ve] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-1h1oeig6ve] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-1h1oeig6ve],
.values-card[b-1h1oeig6ve],
.principles-card[b-1h1oeig6ve],
.management-card[b-1h1oeig6ve] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-1h1oeig6ve],
.section-title[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-1h1oeig6ve],
.values-card p[b-1h1oeig6ve],
.principles-card p[b-1h1oeig6ve],
.management-card p[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-1h1oeig6ve],
.values-image-placeholder[b-1h1oeig6ve] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-1h1oeig6ve] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-1h1oeig6ve] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-1h1oeig6ve] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-1h1oeig6ve] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-1h1oeig6ve]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-1h1oeig6ve] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-1h1oeig6ve] {
    margin-bottom: 20px;
}

.value-item h5[b-1h1oeig6ve],
.principles-card h5[b-1h1oeig6ve],
.management-card h5[b-1h1oeig6ve] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-1h1oeig6ve] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-1h1oeig6ve] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-1h1oeig6ve] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-1h1oeig6ve] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-1h1oeig6ve] {
        flex-direction: column;
    }

    .quote-marker[b-1h1oeig6ve] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-1h1oeig6ve] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-1h1oeig6ve] {
        padding: 40px 0;
    }

    .main-content[b-1h1oeig6ve] {
        padding: 40px 0;
    }

    .top-bar[b-1h1oeig6ve] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/GulumsetenHediyeler.razor.rz.scp.css */
.gulumse-hediyeler-page[b-hcoddx2eol] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-hcoddx2eol] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-hcoddx2eol] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-hcoddx2eol] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-hcoddx2eol] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-hcoddx2eol] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-hcoddx2eol] {
    color: #C7A452;
}

.breadcrumb-item.active[b-hcoddx2eol] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-hcoddx2eol]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-hcoddx2eol] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(255, 152, 0, 0.1) 100%);
}

.subtitle[b-hcoddx2eol] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-hcoddx2eol] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-hcoddx2eol],
.values-card[b-hcoddx2eol],
.gifts-card[b-hcoddx2eol] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-hcoddx2eol],
.section-title[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-hcoddx2eol],
.values-card p[b-hcoddx2eol],
.gifts-card p[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-hcoddx2eol],
.gifts-list[b-hcoddx2eol] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-hcoddx2eol],
.gifts-list li[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-hcoddx2eol]:before {
    content: "🎁";
    position: absolute;
    left: 0;
}

.gifts-list li[b-hcoddx2eol]:before {
    content: "🎈";
    position: absolute;
    left: 0;
}

.quote-section[b-hcoddx2eol] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-hcoddx2eol] {
    width: 9.2px;
    background: #FF9800;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-hcoddx2eol] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-hcoddx2eol] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-hcoddx2eol]:before {
    content: "✨";
    position: absolute;
    left: 0;
}

.right-placeholder[b-hcoddx2eol] {
    width: 300px;
    background: rgba(255, 152, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-hcoddx2eol] {
    margin-bottom: 20px;
}

.value-item h5[b-hcoddx2eol] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

.gift-category[b-hcoddx2eol] {
    background: rgba(255, 152, 0, 0.1);
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
}

.gift-category h5[b-hcoddx2eol] {
    color: #FF9800;
    font-weight: 700;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-hcoddx2eol] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-hcoddx2eol] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-hcoddx2eol] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-hcoddx2eol] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-hcoddx2eol] {
        flex-direction: column;
    }

    .quote-marker[b-hcoddx2eol] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-hcoddx2eol] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-hcoddx2eol] {
        padding: 40px 0;
    }

    .main-content[b-hcoddx2eol] {
        padding: 40px 0;
    }

    .top-bar[b-hcoddx2eol] {
        height: auto;
        padding: 15px 0;
    }

    .gift-category[b-hcoddx2eol] {
        padding: 15px;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/BasinMedya.razor.rz.scp.css */
.kurucumuz-page[b-vlxm9lwknv] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-vlxm9lwknv] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-vlxm9lwknv] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-vlxm9lwknv] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-vlxm9lwknv] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-vlxm9lwknv] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-vlxm9lwknv] {
    color: #C7A452;
}

.breadcrumb-item.active[b-vlxm9lwknv] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-vlxm9lwknv]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-vlxm9lwknv] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-vlxm9lwknv] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-vlxm9lwknv] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-vlxm9lwknv],
.values-card[b-vlxm9lwknv],
.principles-card[b-vlxm9lwknv] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-vlxm9lwknv],
.section-title[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-vlxm9lwknv],
.values-card p[b-vlxm9lwknv],
.principles-card p[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-vlxm9lwknv],
.values-image-placeholder[b-vlxm9lwknv] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-vlxm9lwknv] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-vlxm9lwknv] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-vlxm9lwknv] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-vlxm9lwknv] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-vlxm9lwknv]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-vlxm9lwknv] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-vlxm9lwknv],
.principles-card h5[b-vlxm9lwknv] {
    margin-bottom: 20px;
}

.value-item h5[b-vlxm9lwknv],
.principles-card h5[b-vlxm9lwknv] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-vlxm9lwknv] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-vlxm9lwknv] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-vlxm9lwknv] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-vlxm9lwknv] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-vlxm9lwknv] {
        flex-direction: column;
    }

    .quote-marker[b-vlxm9lwknv] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-vlxm9lwknv] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-vlxm9lwknv] {
        padding: 40px 0;
    }

    .main-content[b-vlxm9lwknv] {
        padding: 40px 0;
    }

    .top-bar[b-vlxm9lwknv] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/DegerlerimizIlkelerimiz.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-6gmgzngr2m] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-6gmgzngr2m] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-6gmgzngr2m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-6gmgzngr2m] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-6gmgzngr2m] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-6gmgzngr2m] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-6gmgzngr2m] {
    color: #C7A452;
}

.breadcrumb-item.active[b-6gmgzngr2m] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-6gmgzngr2m]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-6gmgzngr2m] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-6gmgzngr2m] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-6gmgzngr2m] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-6gmgzngr2m],
.values-card[b-6gmgzngr2m],
.principles-card[b-6gmgzngr2m],
.management-card[b-6gmgzngr2m] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-6gmgzngr2m],
.section-title[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-6gmgzngr2m],
.values-card p[b-6gmgzngr2m],
.principles-card p[b-6gmgzngr2m],
.management-card p[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-6gmgzngr2m],
.values-image-placeholder[b-6gmgzngr2m] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-6gmgzngr2m] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-6gmgzngr2m] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-6gmgzngr2m] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-6gmgzngr2m] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-6gmgzngr2m]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-6gmgzngr2m] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-6gmgzngr2m] {
    margin-bottom: 20px;
}

.value-item h5[b-6gmgzngr2m],
.principles-card h5[b-6gmgzngr2m],
.management-card h5[b-6gmgzngr2m] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-6gmgzngr2m] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-6gmgzngr2m] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-6gmgzngr2m] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-6gmgzngr2m] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-6gmgzngr2m] {
        flex-direction: column;
    }

    .quote-marker[b-6gmgzngr2m] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-6gmgzngr2m] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-6gmgzngr2m] {
        padding: 40px 0;
    }

    .main-content[b-6gmgzngr2m] {
        padding: 40px 0;
    }

    .top-bar[b-6gmgzngr2m] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/EsitlikKatilimStratejisi.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-o6hutyy69e] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-o6hutyy69e] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-o6hutyy69e] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-o6hutyy69e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-o6hutyy69e] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-o6hutyy69e] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-o6hutyy69e] {
    color: #C7A452;
}

.breadcrumb-item.active[b-o6hutyy69e] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-o6hutyy69e]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-o6hutyy69e] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-o6hutyy69e] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-o6hutyy69e] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-o6hutyy69e],
.values-card[b-o6hutyy69e],
.principles-card[b-o6hutyy69e],
.management-card[b-o6hutyy69e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-o6hutyy69e],
.section-title[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-o6hutyy69e],
.values-card p[b-o6hutyy69e],
.principles-card p[b-o6hutyy69e],
.management-card p[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-o6hutyy69e],
.values-image-placeholder[b-o6hutyy69e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-o6hutyy69e] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-o6hutyy69e] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-o6hutyy69e] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-o6hutyy69e] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-o6hutyy69e]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-o6hutyy69e] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-o6hutyy69e] {
    margin-bottom: 20px;
}

.value-item h5[b-o6hutyy69e],
.principles-card h5[b-o6hutyy69e],
.management-card h5[b-o6hutyy69e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-o6hutyy69e] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-o6hutyy69e] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-o6hutyy69e] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-o6hutyy69e] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-o6hutyy69e] {
        flex-direction: column;
    }

    .quote-marker[b-o6hutyy69e] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-o6hutyy69e] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-o6hutyy69e] {
        padding: 40px 0;
    }

    .main-content[b-o6hutyy69e] {
        padding: 40px 0;
    }

    .top-bar[b-o6hutyy69e] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/Kurucumuz.razor.rz.scp.css */
.kurucumuz-page[b-8rf8hzp6a4] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-8rf8hzp6a4] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-8rf8hzp6a4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-8rf8hzp6a4] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-8rf8hzp6a4] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-8rf8hzp6a4] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-8rf8hzp6a4] {
    color: #C7A452;
}

.breadcrumb-item.active[b-8rf8hzp6a4] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-8rf8hzp6a4]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-8rf8hzp6a4] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-8rf8hzp6a4] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-8rf8hzp6a4] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-8rf8hzp6a4],
.values-card[b-8rf8hzp6a4],
.principles-card[b-8rf8hzp6a4] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-8rf8hzp6a4],
.section-title[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-8rf8hzp6a4],
.values-card p[b-8rf8hzp6a4],
.principles-card p[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-8rf8hzp6a4],
.values-image-placeholder[b-8rf8hzp6a4] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-8rf8hzp6a4] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-8rf8hzp6a4] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-8rf8hzp6a4] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-8rf8hzp6a4] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-8rf8hzp6a4]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-8rf8hzp6a4] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-8rf8hzp6a4],
.principles-card h5[b-8rf8hzp6a4] {
    margin-bottom: 20px;
}

.value-item h5[b-8rf8hzp6a4],
.principles-card h5[b-8rf8hzp6a4] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-8rf8hzp6a4] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-8rf8hzp6a4] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-8rf8hzp6a4] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-8rf8hzp6a4] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-8rf8hzp6a4] {
        flex-direction: column;
    }

    .quote-marker[b-8rf8hzp6a4] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-8rf8hzp6a4] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-8rf8hzp6a4] {
        padding: 40px 0;
    }

    .main-content[b-8rf8hzp6a4] {
        padding: 40px 0;
    }

    .top-bar[b-8rf8hzp6a4] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/KurumsalHafiza.razor.rz.scp.css */
.kurucumuz-page[b-vd4bvw7vg2] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-vd4bvw7vg2] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-vd4bvw7vg2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-vd4bvw7vg2] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-vd4bvw7vg2] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-vd4bvw7vg2] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-vd4bvw7vg2] {
    color: #C7A452;
}

.breadcrumb-item.active[b-vd4bvw7vg2] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-vd4bvw7vg2]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-vd4bvw7vg2] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-vd4bvw7vg2] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-vd4bvw7vg2] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-vd4bvw7vg2],
.values-card[b-vd4bvw7vg2],
.principles-card[b-vd4bvw7vg2] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-vd4bvw7vg2],
.section-title[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-vd4bvw7vg2],
.values-card p[b-vd4bvw7vg2],
.principles-card p[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-vd4bvw7vg2],
.values-image-placeholder[b-vd4bvw7vg2] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-vd4bvw7vg2] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-vd4bvw7vg2] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-vd4bvw7vg2] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-vd4bvw7vg2] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-vd4bvw7vg2]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-vd4bvw7vg2] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-vd4bvw7vg2],
.principles-card h5[b-vd4bvw7vg2] {
    margin-bottom: 20px;
}

.value-item h5[b-vd4bvw7vg2],
.principles-card h5[b-vd4bvw7vg2] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-vd4bvw7vg2] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-vd4bvw7vg2] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-vd4bvw7vg2] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-vd4bvw7vg2] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-vd4bvw7vg2] {
        flex-direction: column;
    }

    .quote-marker[b-vd4bvw7vg2] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-vd4bvw7vg2] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-vd4bvw7vg2] {
        padding: 40px 0;
    }

    .main-content[b-vd4bvw7vg2] {
        padding: 40px 0;
    }

    .top-bar[b-vd4bvw7vg2] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/KurumsalYapi.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-h7tziul3e1] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-h7tziul3e1] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-h7tziul3e1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-h7tziul3e1] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-h7tziul3e1] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-h7tziul3e1] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-h7tziul3e1] {
    color: #C7A452;
}

.breadcrumb-item.active[b-h7tziul3e1] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-h7tziul3e1]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-h7tziul3e1] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-h7tziul3e1] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-h7tziul3e1] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-h7tziul3e1],
.values-card[b-h7tziul3e1],
.principles-card[b-h7tziul3e1],
.management-card[b-h7tziul3e1] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-h7tziul3e1],
.section-title[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-h7tziul3e1],
.values-card p[b-h7tziul3e1],
.principles-card p[b-h7tziul3e1],
.management-card p[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-h7tziul3e1],
.values-image-placeholder[b-h7tziul3e1] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-h7tziul3e1] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-h7tziul3e1] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-h7tziul3e1] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-h7tziul3e1] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-h7tziul3e1]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-h7tziul3e1] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-h7tziul3e1] {
    margin-bottom: 20px;
}

.value-item h5[b-h7tziul3e1],
.principles-card h5[b-h7tziul3e1],
.management-card h5[b-h7tziul3e1] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-h7tziul3e1] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-h7tziul3e1] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-h7tziul3e1] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-h7tziul3e1] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-h7tziul3e1] {
        flex-direction: column;
    }

    .quote-marker[b-h7tziul3e1] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-h7tziul3e1] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-h7tziul3e1] {
        padding: 40px 0;
    }

    .main-content[b-h7tziul3e1] {
        padding: 40px 0;
    }

    .top-bar[b-h7tziul3e1] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/LogoHikayesi.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-gf19xtbrxm] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-gf19xtbrxm] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-gf19xtbrxm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-gf19xtbrxm] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-gf19xtbrxm] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-gf19xtbrxm] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-gf19xtbrxm] {
    color: #C7A452;
}

.breadcrumb-item.active[b-gf19xtbrxm] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-gf19xtbrxm]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-gf19xtbrxm] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-gf19xtbrxm] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-gf19xtbrxm] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-gf19xtbrxm],
.values-card[b-gf19xtbrxm],
.principles-card[b-gf19xtbrxm],
.management-card[b-gf19xtbrxm] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-gf19xtbrxm],
.section-title[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-gf19xtbrxm],
.values-card p[b-gf19xtbrxm],
.principles-card p[b-gf19xtbrxm],
.management-card p[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-gf19xtbrxm],
.values-image-placeholder[b-gf19xtbrxm] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-gf19xtbrxm] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-gf19xtbrxm] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-gf19xtbrxm] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-gf19xtbrxm] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-gf19xtbrxm]:before {
    content: """;
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-gf19xtbrxm] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-gf19xtbrxm] {
    margin-bottom: 20px;
}

.value-item h5[b-gf19xtbrxm],
.principles-card h5[b-gf19xtbrxm],
.management-card h5[b-gf19xtbrxm] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-gf19xtbrxm] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-gf19xtbrxm] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-gf19xtbrxm] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-gf19xtbrxm] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-gf19xtbrxm] {
        flex-direction: column;
    }

    .quote-marker[b-gf19xtbrxm] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-gf19xtbrxm] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-gf19xtbrxm] {
        padding: 40px 0;
    }

    .main-content[b-gf19xtbrxm] {
        padding: 40px 0;
    }

    .top-bar[b-gf19xtbrxm] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/OrganizasyonYapimiz.razor.rz.scp.css */
.organizasyon-yapimiz-page[b-b2buqqd7iq] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-b2buqqd7iq] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-b2buqqd7iq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-b2buqqd7iq] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-b2buqqd7iq] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-b2buqqd7iq] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-b2buqqd7iq] {
    color: #C7A452;
}

.breadcrumb-item.active[b-b2buqqd7iq] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-b2buqqd7iq]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-b2buqqd7iq] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-b2buqqd7iq] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-b2buqqd7iq] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-b2buqqd7iq],
.values-card[b-b2buqqd7iq],
.principles-card[b-b2buqqd7iq],
.management-card[b-b2buqqd7iq] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-b2buqqd7iq],
.section-title[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-b2buqqd7iq],
.values-card p[b-b2buqqd7iq],
.principles-card p[b-b2buqqd7iq],
.management-card p[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-b2buqqd7iq] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-b2buqqd7iq] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-b2buqqd7iq] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-b2buqqd7iq] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-b2buqqd7iq] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-b2buqqd7iq]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-b2buqqd7iq] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-b2buqqd7iq] {
    margin-bottom: 20px;
}

.value-item h5[b-b2buqqd7iq],
.principles-card h5[b-b2buqqd7iq],
.management-card h5[b-b2buqqd7iq] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

.management-card[b-b2buqqd7iq] {
    text-align: center;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.management-card h5[b-b2buqqd7iq] {
    color: #C7A452;
    font-size: 20px;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-b2buqqd7iq] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-b2buqqd7iq] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-b2buqqd7iq] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-b2buqqd7iq] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-b2buqqd7iq] {
        flex-direction: column;
    }

    .quote-marker[b-b2buqqd7iq] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-b2buqqd7iq] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-b2buqqd7iq] {
        padding: 40px 0;
    }

    .main-content[b-b2buqqd7iq] {
        padding: 40px 0;
    }

    .top-bar[b-b2buqqd7iq] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/OvMesaji.razor.rz.scp.css */
.ov-mesaji-page[b-168qojoa5o] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-168qojoa5o] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-168qojoa5o] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-168qojoa5o] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-168qojoa5o] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-168qojoa5o] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-168qojoa5o] {
    color: #C7A452;
}

.breadcrumb-item.active[b-168qojoa5o] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-168qojoa5o]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-168qojoa5o] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-168qojoa5o] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-168qojoa5o] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-168qojoa5o] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-168qojoa5o],
.values-card[b-168qojoa5o],
.principles-card[b-168qojoa5o] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-168qojoa5o],
.section-title[b-168qojoa5o] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-168qojoa5o],
.values-card p[b-168qojoa5o],
.principles-card p[b-168qojoa5o] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-168qojoa5o] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-168qojoa5o] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-168qojoa5o] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-168qojoa5o] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-168qojoa5o] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-168qojoa5o] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-168qojoa5o] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-168qojoa5o]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-168qojoa5o] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-168qojoa5o] {
    margin-bottom: 20px;
}

.value-item h5[b-168qojoa5o],
.principles-card h5[b-168qojoa5o] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-168qojoa5o] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-168qojoa5o] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-168qojoa5o] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-168qojoa5o] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-168qojoa5o] {
        flex-direction: column;
    }

    .quote-marker[b-168qojoa5o] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-168qojoa5o] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-168qojoa5o] {
        padding: 40px 0;
    }

    .main-content[b-168qojoa5o] {
        padding: 40px 0;
    }

    .top-bar[b-168qojoa5o] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/SeffaflikHesapVerebilirlik.razor.rz.scp.css */
.kurucumuz-page[b-qa47fpm5oe] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-qa47fpm5oe] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-qa47fpm5oe] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-qa47fpm5oe] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-qa47fpm5oe] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-qa47fpm5oe] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-qa47fpm5oe] {
    color: #C7A452;
}

.breadcrumb-item.active[b-qa47fpm5oe] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-qa47fpm5oe]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-qa47fpm5oe] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-qa47fpm5oe] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-qa47fpm5oe] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-qa47fpm5oe],
.values-card[b-qa47fpm5oe],
.principles-card[b-qa47fpm5oe] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-qa47fpm5oe],
.section-title[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-qa47fpm5oe],
.values-card p[b-qa47fpm5oe],
.principles-card p[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-qa47fpm5oe],
.values-image-placeholder[b-qa47fpm5oe] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-qa47fpm5oe] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-qa47fpm5oe] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-qa47fpm5oe] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-qa47fpm5oe] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-qa47fpm5oe]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-qa47fpm5oe] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-qa47fpm5oe],
.principles-card h5[b-qa47fpm5oe] {
    margin-bottom: 20px;
}

.value-item h5[b-qa47fpm5oe],
.principles-card h5[b-qa47fpm5oe] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-qa47fpm5oe] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-qa47fpm5oe] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-qa47fpm5oe] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-qa47fpm5oe] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-qa47fpm5oe] {
        flex-direction: column;
    }

    .quote-marker[b-qa47fpm5oe] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-qa47fpm5oe] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-qa47fpm5oe] {
        padding: 40px 0;
    }

    .main-content[b-qa47fpm5oe] {
        padding: 40px 0;
    }

    .top-bar[b-qa47fpm5oe] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/SSS.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-707p39yi61] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-707p39yi61] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-707p39yi61] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-707p39yi61] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-707p39yi61] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-707p39yi61] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-707p39yi61] {
    color: #C7A452;
}

.breadcrumb-item.active[b-707p39yi61] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-707p39yi61]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-707p39yi61] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-707p39yi61] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-707p39yi61] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-707p39yi61] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-707p39yi61],
.values-card[b-707p39yi61],
.principles-card[b-707p39yi61],
.management-card[b-707p39yi61] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-707p39yi61],
.section-title[b-707p39yi61] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-707p39yi61],
.values-card p[b-707p39yi61],
.principles-card p[b-707p39yi61],
.management-card p[b-707p39yi61] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-707p39yi61],
.values-image-placeholder[b-707p39yi61] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-707p39yi61] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-707p39yi61] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-707p39yi61] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-707p39yi61] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-707p39yi61] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-707p39yi61] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-707p39yi61]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-707p39yi61] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-707p39yi61] {
    margin-bottom: 20px;
}

.value-item h5[b-707p39yi61],
.principles-card h5[b-707p39yi61],
.management-card h5[b-707p39yi61] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-707p39yi61] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-707p39yi61] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-707p39yi61] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-707p39yi61] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-707p39yi61] {
        flex-direction: column;
    }

    .quote-marker[b-707p39yi61] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-707p39yi61] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-707p39yi61] {
        padding: 40px 0;
    }

    .main-content[b-707p39yi61] {
        padding: 40px 0;
    }

    .top-bar[b-707p39yi61] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/Tarih.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-lcqi2i6hab] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-lcqi2i6hab] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-lcqi2i6hab] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-lcqi2i6hab] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-lcqi2i6hab] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-lcqi2i6hab] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-lcqi2i6hab] {
    color: #C7A452;
}

.breadcrumb-item.active[b-lcqi2i6hab] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-lcqi2i6hab]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-lcqi2i6hab] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-lcqi2i6hab] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-lcqi2i6hab] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-lcqi2i6hab],
.values-card[b-lcqi2i6hab],
.principles-card[b-lcqi2i6hab],
.management-card[b-lcqi2i6hab] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-lcqi2i6hab],
.section-title[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-lcqi2i6hab],
.values-card p[b-lcqi2i6hab],
.principles-card p[b-lcqi2i6hab],
.management-card p[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-lcqi2i6hab],
.values-image-placeholder[b-lcqi2i6hab] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-lcqi2i6hab] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-lcqi2i6hab] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-lcqi2i6hab] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-lcqi2i6hab] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-lcqi2i6hab]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-lcqi2i6hab] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-lcqi2i6hab] {
    margin-bottom: 20px;
}

.value-item h5[b-lcqi2i6hab],
.principles-card h5[b-lcqi2i6hab],
.management-card h5[b-lcqi2i6hab] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-lcqi2i6hab] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-lcqi2i6hab] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-lcqi2i6hab] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-lcqi2i6hab] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-lcqi2i6hab] {
        flex-direction: column;
    }

    .quote-marker[b-lcqi2i6hab] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-lcqi2i6hab] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-lcqi2i6hab] {
        padding: 40px 0;
    }

    .main-content[b-lcqi2i6hab] {
        padding: 40px 0;
    }

    .top-bar[b-lcqi2i6hab] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/Tuzuk.razor.rz.scp.css */
.kurucumuz-page[b-e701snlanj] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-e701snlanj] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-e701snlanj] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-e701snlanj] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-e701snlanj] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-e701snlanj] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-e701snlanj] {
    color: #C7A452;
}

.breadcrumb-item.active[b-e701snlanj] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-e701snlanj]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-e701snlanj] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-e701snlanj] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-e701snlanj] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-e701snlanj] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-e701snlanj],
.values-card[b-e701snlanj],
.principles-card[b-e701snlanj] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-e701snlanj],
.section-title[b-e701snlanj] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-e701snlanj],
.values-card p[b-e701snlanj],
.principles-card p[b-e701snlanj] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-e701snlanj],
.values-image-placeholder[b-e701snlanj] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-e701snlanj] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-e701snlanj] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-e701snlanj] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-e701snlanj] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-e701snlanj] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-e701snlanj] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-e701snlanj]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-e701snlanj] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-e701snlanj],
.principles-card h5[b-e701snlanj] {
    margin-bottom: 20px;
}

.value-item h5[b-e701snlanj],
.principles-card h5[b-e701snlanj] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-e701snlanj] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-e701snlanj] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-e701snlanj] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-e701snlanj] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-e701snlanj] {
        flex-direction: column;
    }

    .quote-marker[b-e701snlanj] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-e701snlanj] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-e701snlanj] {
        padding: 40px 0;
    }

    .main-content[b-e701snlanj] {
        padding: 40px 0;
    }

    .top-bar[b-e701snlanj] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Hakkimizda/VizyonMisyon.razor.rz.scp.css */
/* Common styles for all content pages */
.content-page[b-06yqv5c750] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-06yqv5c750] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-06yqv5c750] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-06yqv5c750] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-06yqv5c750] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-06yqv5c750] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-06yqv5c750] {
    color: #C7A452;
}

.breadcrumb-item.active[b-06yqv5c750] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb .breadcrumb-item + .breadcrumb-item[b-06yqv5c750]::before {
    content: ">" !important;
    color: rgba(46, 43, 39, 0.6) !important;
    padding: 0 8px !important;
}

.content-banner[b-06yqv5c750] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-06yqv5c750] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-06yqv5c750] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-06yqv5c750] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-06yqv5c750],
.values-card[b-06yqv5c750],
.principles-card[b-06yqv5c750],
.management-card[b-06yqv5c750] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-06yqv5c750],
.section-title[b-06yqv5c750] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-06yqv5c750],
.values-card p[b-06yqv5c750],
.principles-card p[b-06yqv5c750],
.management-card p[b-06yqv5c750] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-06yqv5c750],
.values-image-placeholder[b-06yqv5c750] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-06yqv5c750] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-06yqv5c750] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-06yqv5c750] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-06yqv5c750] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-06yqv5c750] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-06yqv5c750] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-06yqv5c750]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-06yqv5c750] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-06yqv5c750] {
    margin-bottom: 20px;
}

.value-item h5[b-06yqv5c750],
.principles-card h5[b-06yqv5c750],
.management-card h5[b-06yqv5c750] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-06yqv5c750] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-06yqv5c750] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-06yqv5c750] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-06yqv5c750] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-06yqv5c750] {
        flex-direction: column;
    }

    .quote-marker[b-06yqv5c750] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-06yqv5c750] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-06yqv5c750] {
        padding: 40px 0;
    }

    .main-content[b-06yqv5c750] {
        padding: 40px 0;
    }

    .top-bar[b-06yqv5c750] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/BasindaHg.razor.rz.scp.css */
.kurucumuz-page[b-ruxpigseff] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-ruxpigseff] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-ruxpigseff] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-ruxpigseff] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-ruxpigseff] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-ruxpigseff] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-ruxpigseff] {
    color: #C7A452;
}

.breadcrumb-item.active[b-ruxpigseff] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-ruxpigseff]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-ruxpigseff] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-ruxpigseff] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-ruxpigseff] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-ruxpigseff] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-ruxpigseff],
.values-card[b-ruxpigseff],
.principles-card[b-ruxpigseff] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-ruxpigseff],
.section-title[b-ruxpigseff] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-ruxpigseff],
.values-card p[b-ruxpigseff],
.principles-card p[b-ruxpigseff] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-ruxpigseff],
.values-image-placeholder[b-ruxpigseff] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-ruxpigseff] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-ruxpigseff] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-ruxpigseff] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-ruxpigseff] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-ruxpigseff] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-ruxpigseff] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-ruxpigseff]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-ruxpigseff] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-ruxpigseff],
.principles-card h5[b-ruxpigseff] {
    margin-bottom: 20px;
}

.value-item h5[b-ruxpigseff],
.principles-card h5[b-ruxpigseff] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-ruxpigseff] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-ruxpigseff] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-ruxpigseff] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-ruxpigseff] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-ruxpigseff] {
        flex-direction: column;
    }

    .quote-marker[b-ruxpigseff] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-ruxpigseff] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-ruxpigseff] {
        padding: 40px 0;
    }

    .main-content[b-ruxpigseff] {
        padding: 40px 0;
    }

    .top-bar[b-ruxpigseff] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/Basvuru.razor.rz.scp.css */
.kurucumuz-page[b-kqu5w2u142] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-kqu5w2u142] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-kqu5w2u142] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-kqu5w2u142] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-kqu5w2u142] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-kqu5w2u142] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-kqu5w2u142] {
    color: #C7A452;
}

.breadcrumb-item.active[b-kqu5w2u142] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-kqu5w2u142]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-kqu5w2u142] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-kqu5w2u142] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-kqu5w2u142] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-kqu5w2u142],
.values-card[b-kqu5w2u142],
.principles-card[b-kqu5w2u142] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-kqu5w2u142],
.section-title[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-kqu5w2u142],
.values-card p[b-kqu5w2u142],
.principles-card p[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-kqu5w2u142],
.values-image-placeholder[b-kqu5w2u142] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-kqu5w2u142] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-kqu5w2u142] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-kqu5w2u142] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-kqu5w2u142] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-kqu5w2u142]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-kqu5w2u142] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-kqu5w2u142],
.principles-card h5[b-kqu5w2u142] {
    margin-bottom: 20px;
}

.value-item h5[b-kqu5w2u142],
.principles-card h5[b-kqu5w2u142] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-kqu5w2u142] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-kqu5w2u142] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-kqu5w2u142] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-kqu5w2u142] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-kqu5w2u142] {
        flex-direction: column;
    }

    .quote-marker[b-kqu5w2u142] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-kqu5w2u142] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-kqu5w2u142] {
        padding: 40px 0;
    }

    .main-content[b-kqu5w2u142] {
        padding: 40px 0;
    }

    .top-bar[b-kqu5w2u142] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/FaaliyetEtkiRaporlari.razor.rz.scp.css */
.kurucumuz-page[b-rpc0xmti12] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-rpc0xmti12] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-rpc0xmti12] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-rpc0xmti12] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-rpc0xmti12] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-rpc0xmti12] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-rpc0xmti12] {
    color: #C7A452;
}

.breadcrumb-item.active[b-rpc0xmti12] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-rpc0xmti12]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-rpc0xmti12] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-rpc0xmti12] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-rpc0xmti12] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-rpc0xmti12],
.values-card[b-rpc0xmti12],
.principles-card[b-rpc0xmti12] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-rpc0xmti12],
.section-title[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-rpc0xmti12],
.values-card p[b-rpc0xmti12],
.principles-card p[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-rpc0xmti12],
.values-image-placeholder[b-rpc0xmti12] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-rpc0xmti12] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-rpc0xmti12] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-rpc0xmti12] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-rpc0xmti12] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-rpc0xmti12]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-rpc0xmti12] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-rpc0xmti12],
.principles-card h5[b-rpc0xmti12] {
    margin-bottom: 20px;
}

.value-item h5[b-rpc0xmti12],
.principles-card h5[b-rpc0xmti12] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-rpc0xmti12] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-rpc0xmti12] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-rpc0xmti12] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-rpc0xmti12] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-rpc0xmti12] {
        flex-direction: column;
    }

    .quote-marker[b-rpc0xmti12] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-rpc0xmti12] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-rpc0xmti12] {
        padding: 40px 0;
    }

    .main-content[b-rpc0xmti12] {
        padding: 40px 0;
    }

    .top-bar[b-rpc0xmti12] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/HedefKitle.razor.rz.scp.css */
.kurucumuz-page[b-ctai8tz3ba] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-ctai8tz3ba] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-ctai8tz3ba] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-ctai8tz3ba] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-ctai8tz3ba] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-ctai8tz3ba] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-ctai8tz3ba] {
    color: #C7A452;
}

.breadcrumb-item.active[b-ctai8tz3ba] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-ctai8tz3ba]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-ctai8tz3ba] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-ctai8tz3ba] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-ctai8tz3ba] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-ctai8tz3ba],
.values-card[b-ctai8tz3ba],
.principles-card[b-ctai8tz3ba] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-ctai8tz3ba],
.section-title[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-ctai8tz3ba],
.values-card p[b-ctai8tz3ba],
.principles-card p[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-ctai8tz3ba],
.values-image-placeholder[b-ctai8tz3ba] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-ctai8tz3ba] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-ctai8tz3ba] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-ctai8tz3ba] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-ctai8tz3ba] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-ctai8tz3ba]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-ctai8tz3ba] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-ctai8tz3ba],
.principles-card h5[b-ctai8tz3ba] {
    margin-bottom: 20px;
}

.value-item h5[b-ctai8tz3ba],
.principles-card h5[b-ctai8tz3ba] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-ctai8tz3ba] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-ctai8tz3ba] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-ctai8tz3ba] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-ctai8tz3ba] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-ctai8tz3ba] {
        flex-direction: column;
    }

    .quote-marker[b-ctai8tz3ba] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-ctai8tz3ba] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-ctai8tz3ba] {
        padding: 40px 0;
    }

    .main-content[b-ctai8tz3ba] {
        padding: 40px 0;
    }

    .top-bar[b-ctai8tz3ba] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/PrograminAmaci.razor.rz.scp.css */
.kurucumuz-page[b-tie7f128ra] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-tie7f128ra] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-tie7f128ra] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-tie7f128ra] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-tie7f128ra] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-tie7f128ra] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-tie7f128ra] {
    color: #C7A452;
}

.breadcrumb-item.active[b-tie7f128ra] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-tie7f128ra]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-tie7f128ra] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-tie7f128ra] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-tie7f128ra] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-tie7f128ra] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-tie7f128ra],
.values-card[b-tie7f128ra],
.principles-card[b-tie7f128ra] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-tie7f128ra],
.section-title[b-tie7f128ra] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-tie7f128ra],
.values-card p[b-tie7f128ra],
.principles-card p[b-tie7f128ra] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-tie7f128ra],
.values-image-placeholder[b-tie7f128ra] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-tie7f128ra] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-tie7f128ra] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-tie7f128ra] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-tie7f128ra] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-tie7f128ra] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-tie7f128ra] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-tie7f128ra]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-tie7f128ra] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-tie7f128ra],
.principles-card h5[b-tie7f128ra] {
    margin-bottom: 20px;
}

.value-item h5[b-tie7f128ra],
.principles-card h5[b-tie7f128ra] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-tie7f128ra] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-tie7f128ra] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-tie7f128ra] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-tie7f128ra] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-tie7f128ra] {
        flex-direction: column;
    }

    .quote-marker[b-tie7f128ra] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-tie7f128ra] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-tie7f128ra] {
        padding: 40px 0;
    }

    .main-content[b-tie7f128ra] {
        padding: 40px 0;
    }

    .top-bar[b-tie7f128ra] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/PrograminKapsami.razor.rz.scp.css */
.kurucumuz-page[b-6kxdcz16x9] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-6kxdcz16x9] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-6kxdcz16x9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-6kxdcz16x9] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-6kxdcz16x9] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-6kxdcz16x9] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-6kxdcz16x9] {
    color: #C7A452;
}

.breadcrumb-item.active[b-6kxdcz16x9] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-6kxdcz16x9]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-6kxdcz16x9] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-6kxdcz16x9] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-6kxdcz16x9] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-6kxdcz16x9],
.values-card[b-6kxdcz16x9],
.principles-card[b-6kxdcz16x9] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-6kxdcz16x9],
.section-title[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-6kxdcz16x9],
.values-card p[b-6kxdcz16x9],
.principles-card p[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-6kxdcz16x9],
.values-image-placeholder[b-6kxdcz16x9] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-6kxdcz16x9] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-6kxdcz16x9] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-6kxdcz16x9] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-6kxdcz16x9] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-6kxdcz16x9]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-6kxdcz16x9] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-6kxdcz16x9],
.principles-card h5[b-6kxdcz16x9] {
    margin-bottom: 20px;
}

.value-item h5[b-6kxdcz16x9],
.principles-card h5[b-6kxdcz16x9] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-6kxdcz16x9] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-6kxdcz16x9] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-6kxdcz16x9] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-6kxdcz16x9] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-6kxdcz16x9] {
        flex-direction: column;
    }

    .quote-marker[b-6kxdcz16x9] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-6kxdcz16x9] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-6kxdcz16x9] {
        padding: 40px 0;
    }

    .main-content[b-6kxdcz16x9] {
        padding: 40px 0;
    }

    .top-bar[b-6kxdcz16x9] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/HgProgram/ResmiIzinler.razor.rz.scp.css */
.kurucumuz-page[b-ozgpoduk1e] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-ozgpoduk1e] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-ozgpoduk1e] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-ozgpoduk1e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-ozgpoduk1e] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border:none;
}

.breadcrumb-item a[b-ozgpoduk1e] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-ozgpoduk1e] {
    color: #C7A452;
}

.breadcrumb-item.active[b-ozgpoduk1e] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-ozgpoduk1e]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-ozgpoduk1e] {
    padding: 80px 0;
    text-align: center;
}

.subtitle[b-ozgpoduk1e] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-ozgpoduk1e] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-ozgpoduk1e],
.values-card[b-ozgpoduk1e],
.principles-card[b-ozgpoduk1e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-ozgpoduk1e],
.section-title[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-ozgpoduk1e],
.values-card p[b-ozgpoduk1e],
.principles-card p[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.image-placeholder[b-ozgpoduk1e],
.values-image-placeholder[b-ozgpoduk1e] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.6);
    font-style: italic;
}

.quote-section[b-ozgpoduk1e] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-ozgpoduk1e] {
    width: 9.2px;
    background: #C7A452;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-ozgpoduk1e] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-ozgpoduk1e] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-ozgpoduk1e]:before {
    content: "•";
    color: #C7A452;
    position: absolute;
    left: 0;
}

.right-placeholder[b-ozgpoduk1e] {
    width: 300px;
    background: rgba(199, 164, 82, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-ozgpoduk1e],
.principles-card h5[b-ozgpoduk1e] {
    margin-bottom: 20px;
}

.value-item h5[b-ozgpoduk1e],
.principles-card h5[b-ozgpoduk1e] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-ozgpoduk1e] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-ozgpoduk1e] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-ozgpoduk1e] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-ozgpoduk1e] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-ozgpoduk1e] {
        flex-direction: column;
    }

    .quote-marker[b-ozgpoduk1e] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-ozgpoduk1e] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-ozgpoduk1e] {
        padding: 40px 0;
    }

    .main-content[b-ozgpoduk1e] {
        padding: 40px 0;
    }

    .top-bar[b-ozgpoduk1e] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/Iletisim.razor.rz.scp.css */
.iletisim-page[b-3h9s1x8vg8] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-3h9s1x8vg8] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-3h9s1x8vg8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-3h9s1x8vg8] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-3h9s1x8vg8] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-3h9s1x8vg8] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-3h9s1x8vg8] {
    color: #C7A452;
}

.breadcrumb-item.active[b-3h9s1x8vg8] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-3h9s1x8vg8]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-3h9s1x8vg8] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(0, 150, 136, 0.1) 100%);
}

.subtitle[b-3h9s1x8vg8] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-3h9s1x8vg8] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-3h9s1x8vg8],
.values-card[b-3h9s1x8vg8],
.contact-info-card[b-3h9s1x8vg8] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-3h9s1x8vg8],
.section-title[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-3h9s1x8vg8],
.values-card p[b-3h9s1x8vg8],
.contact-info-card p[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.contact-info[b-3h9s1x8vg8] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info li[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 25px;
    display: flex;
    align-items: center;
}

.contact-info li[b-3h9s1x8vg8]:before {
    content: "📞";
    position: absolute;
    left: 0;
}

.contact-info li.email[b-3h9s1x8vg8]:before {
    content: "📧";
}

.contact-info li.address[b-3h9s1x8vg8]:before {
    content: "📍";
}

.contact-info li.website[b-3h9s1x8vg8]:before {
    content: "🌐";
}

.quote-section[b-3h9s1x8vg8] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-3h9s1x8vg8] {
    width: 9.2px;
    background: #009688;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-3h9s1x8vg8] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-3h9s1x8vg8] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-3h9s1x8vg8]:before {
    content: "📬";
    position: absolute;
    left: 0;
}

.right-placeholder[b-3h9s1x8vg8] {
    width: 300px;
    background: rgba(0, 150, 136, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-3h9s1x8vg8] {
    margin-bottom: 20px;
}

.value-item h5[b-3h9s1x8vg8] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-3h9s1x8vg8] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-3h9s1x8vg8] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-3h9s1x8vg8] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-3h9s1x8vg8] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-3h9s1x8vg8] {
        flex-direction: column;
    }

    .quote-marker[b-3h9s1x8vg8] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-3h9s1x8vg8] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-3h9s1x8vg8] {
        padding: 40px 0;
    }

    .main-content[b-3h9s1x8vg8] {
        padding: 40px 0;
    }

    .top-bar[b-3h9s1x8vg8] {
        height: auto;
        padding: 15px 0;
    }

    .contact-info li[b-3h9s1x8vg8] {
        padding-left: 20px;
        font-size: 14px;
    }
}
/* _content/OzvWeb/Components/Pages/IyilestirenAlanlar/GulumseteBostan.razor.rz.scp.css */
.gulumseten-bostan-page[b-24jhyf3ov3] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-24jhyf3ov3] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-24jhyf3ov3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-24jhyf3ov3] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-24jhyf3ov3] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-24jhyf3ov3] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-24jhyf3ov3] {
    color: #C7A452;
}

.breadcrumb-item.active[b-24jhyf3ov3] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-24jhyf3ov3]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-24jhyf3ov3] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(76, 175, 80, 0.1) 100%);
}

.subtitle[b-24jhyf3ov3] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-24jhyf3ov3] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-24jhyf3ov3],
.values-card[b-24jhyf3ov3] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-24jhyf3ov3],
.section-title[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-24jhyf3ov3],
.values-card p[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-24jhyf3ov3] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-24jhyf3ov3]:before {
    content: "🌱";
    position: absolute;
    left: 0;
}

.quote-section[b-24jhyf3ov3] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-24jhyf3ov3] {
    width: 9.2px;
    background: #4CAF50;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-24jhyf3ov3] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-24jhyf3ov3] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-24jhyf3ov3]:before {
    content: "🌿";
    position: absolute;
    left: 0;
}

.right-placeholder[b-24jhyf3ov3] {
    width: 300px;
    background: rgba(76, 175, 80, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-24jhyf3ov3] {
    margin-bottom: 20px;
}

.value-item h5[b-24jhyf3ov3] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-24jhyf3ov3] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-24jhyf3ov3] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-24jhyf3ov3] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-24jhyf3ov3] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-24jhyf3ov3] {
        flex-direction: column;
    }

    .quote-marker[b-24jhyf3ov3] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-24jhyf3ov3] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-24jhyf3ov3] {
        padding: 40px 0;
    }

    .main-content[b-24jhyf3ov3] {
        padding: 40px 0;
    }

    .top-bar[b-24jhyf3ov3] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Pages/IyilestirenAlanlar/SanatDuyusalAtolyeler.razor.rz.scp.css */
.sanat-duyusal-atolyeler-page[b-dnss8lila5] {
    font-family: 'Merriweather Sans', sans-serif;
}

.top-bar[b-dnss8lila5] {
    background: rgba(199, 164, 82, 0.2);
    height: 70px;
    display: flex;
    align-items: center;
}

.breadcrumb-section[b-dnss8lila5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-title[b-dnss8lila5] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

.breadcrumb[b-dnss8lila5] {
    margin: 0;
    background: transparent;
    font-size: 14px;
    padding: 0;
    border: none;
}

.breadcrumb-item a[b-dnss8lila5] {
    color: rgba(46, 43, 39, 0.8);
    text-decoration: none;
    transition: color 0.3s ease;
}

.breadcrumb-item a:hover[b-dnss8lila5] {
    color: #C7A452;
}

.breadcrumb-item.active[b-dnss8lila5] {
    color: rgba(46, 43, 39, 0.6);
}

.breadcrumb-item + .breadcrumb-item[b-dnss8lila5]::before {
    content: ">";
    color: rgba(46, 43, 39, 0.6);
    padding: 0 8px;
}

.content-banner[b-dnss8lila5] {
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(135deg, rgba(199, 164, 82, 0.1) 0%, rgba(156, 39, 176, 0.1) 100%);
}

.subtitle[b-dnss8lila5] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.description[b-dnss8lila5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 800px;
    margin: 0 auto;
}

.main-content[b-dnss8lila5] {
    background: #F5F5F5;
    padding: 80px 0;
}

.content-card[b-dnss8lila5],
.values-card[b-dnss8lila5] {
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}

.content-card h3[b-dnss8lila5],
.section-title[b-dnss8lila5] {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.content-card p[b-dnss8lila5],
.values-card p[b-dnss8lila5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 15px;
}

.activity-list[b-dnss8lila5] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list li[b-dnss8lila5] {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.activity-list li[b-dnss8lila5]:before {
    content: "🎨";
    position: absolute;
    left: 0;
}

.quote-section[b-dnss8lila5] {
    display: flex;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 6px;
    margin: 40px 0;
    min-height: 450px;
}

.quote-marker[b-dnss8lila5] {
    width: 9.2px;
    background: #9C27B0;
    border-radius: 100px 0 0 100px;
    flex-shrink: 0;
}

.quote-content[b-dnss8lila5] {
    padding: 30px;
    flex: 1;
}

.quote-content h4[b-dnss8lila5] {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 20px;
}

.quote-content ul[b-dnss8lila5] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quote-content li[b-dnss8lila5] {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.quote-content li[b-dnss8lila5]:before {
    content: "🎭";
    position: absolute;
    left: 0;
}

.right-placeholder[b-dnss8lila5] {
    width: 300px;
    background: rgba(156, 39, 176, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(46, 43, 39, 0.4);
    font-style: italic;
    flex-shrink: 0;
}

.value-item[b-dnss8lila5] {
    margin-bottom: 20px;
}

.value-item h5[b-dnss8lila5] {
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .breadcrumb-section[b-dnss8lila5] {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .page-title[b-dnss8lila5] {
        font-size: 20px;
        line-height: 25px;
    }

    .subtitle[b-dnss8lila5] {
        font-size: 24px;
        line-height: 30px;
    }

    .description[b-dnss8lila5] {
        font-size: 14px;
        line-height: 20px;
    }

    .quote-section[b-dnss8lila5] {
        flex-direction: column;
    }

    .quote-marker[b-dnss8lila5] {
        height: 10px;
        width: 100%;
        border-radius: 100px 100px 0 0;
    }

    .right-placeholder[b-dnss8lila5] {
        width: 100%;
        height: 150px;
    }

    .content-banner[b-dnss8lila5] {
        padding: 40px 0;
    }

    .main-content[b-dnss8lila5] {
        padding: 40px 0;
    }

    .top-bar[b-dnss8lila5] {
        height: auto;
        padding: 15px 0;
    }
}
/* _content/OzvWeb/Components/Shared/AchievementsSection.razor.rz.scp.css */
.achievements-section[b-tcc4e8053e] {
    background-color: #FCFCFC;
    padding: 80px 0;
}

.achievements-title[b-tcc4e8053e] {
    font-family: 'Merriweather Sans', serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #2E2B27;
    margin-bottom: 30px;
}

.achievements-description[b-tcc4e8053e] {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    max-width: 1129px;
    margin: 0 auto 50px auto;
}

.statistics-container[b-tcc4e8053e] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding: 40px 0;
    background: #f8f9fa;
    border-radius: 10px;
    margin: 0 auto;
    max-width: 1200px;
}

.statistic-item[b-tcc4e8053e] {
    display: flex;
    align-items: center;
    gap: 15px;
}

.statistic-icon[b-tcc4e8053e] {
    width: 80px;
    height: 80px;
    background: #D4B86A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.statistic-icon img[b-tcc4e8053e] {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.statistic-content[b-tcc4e8053e] {
    text-align: left;
}

.statistic-number[b-tcc4e8053e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 2px;
}

.statistic-label[b-tcc4e8053e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #2E2B27;
}

.achievement-card[b-tcc4e8053e] {
    background: #FCFCFC;
    border: 1px solid #C7A552;
    box-shadow: 0px 4px 4px rgba(199, 165, 82, 0.25);
    border-radius: 6px;
    height: 100%;
    overflow: hidden;
    transition: transform 0.2s ease;
}

.achievement-card:hover[b-tcc4e8053e] {
    transform: translateY(-2px);
}

.achievement-image[b-tcc4e8053e] {
    position: relative;
    height: 210px;
    overflow: hidden;
}

.achievement-image img[b-tcc4e8053e] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px 6px 0 0;
}

.achievement-content[b-tcc4e8053e] {
    padding: 25px 20px;
}

.achievement-title[b-tcc4e8053e] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #2E2B27;
    margin-bottom: 15px;
    min-height: 56px;
    display: flex;
    align-items: center;
}

.achievement-text[b-tcc4e8053e] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #2E2B27;
    margin: 0;
}

@media (max-width: 768px) {
    .achievements-title[b-tcc4e8053e] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .achievements-description[b-tcc4e8053e] {
        font-size: 16px;
        line-height: 22px;
    }
    
    .achievement-title[b-tcc4e8053e] {
        font-size: 20px;
        line-height: 26px;
        min-height: auto;
    }
    
    .statistics-container[b-tcc4e8053e] {
        flex-direction: column;
        gap: 30px;
        padding: 30px 20px;
    }
    
    .statistic-item[b-tcc4e8053e] {
        justify-content: center;
        text-align: center;
    }
    
    .statistic-content[b-tcc4e8053e] {
        text-align: center;
    }
    
    .statistic-number[b-tcc4e8053e] {
        font-size: 28px;
        line-height: 32px;
    }
    
    .statistic-label[b-tcc4e8053e] {
        font-size: 14px;
    }
}
/* _content/OzvWeb/Components/Shared/ActionSection.razor.rz.scp.css */
.action-section[b-ev2s360rdr] {
    background: #F4F4F4;
    padding: 80px 0;
    margin-top: 60px;
}

.section-title[b-ev2s360rdr] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    color: #2E2B27;
    margin-bottom: 20px;
}

.section-subtitle[b-ev2s360rdr] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: rgba(46, 43, 39, 0.8);
    max-width: 851px;
    margin: 0 auto 60px auto;
}

.action-grid[b-ev2s360rdr] {
    display: grid;
    grid-template-columns: 450px 450px 450px;
    grid-template-rows: 210px 210px;
    gap: 30px;
    justify-content: center;
    max-width: 1400px;
    margin: 0 auto;
}

.action-card[b-ev2s360rdr] {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    background: #F4EDDC;
    cursor: pointer;
    transition: transform 0.3s ease;
    height: 210px;
}

.action-card:hover[b-ev2s360rdr] {
    transform: translateY(-5px);
}

.large-card[b-ev2s360rdr] {
    grid-row: span 2;
    height: 450px;
}

.card-image[b-ev2s360rdr] {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.card-image img[b-ev2s360rdr] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.action-card:hover .card-image img[b-ev2s360rdr] {
    transform: scale(1.05);
}

.card-overlay[b-ev2s360rdr] {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    background: rgba(46, 43, 39, 0.5);
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
}

.card-title[b-ev2s360rdr] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
}

.large-card .card-title[b-ev2s360rdr] {
    font-weight: 300;
    font-size: 16px;
}

@media (max-width: 1200px) {
    .action-grid[b-ev2s360rdr] {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        padding: 0 20px;
    }
    
    .large-card[b-ev2s360rdr] {
        grid-row: span 1;
        height: 250px;
    }
    
    .action-card[b-ev2s360rdr] {
        height: 250px;
    }
}

@media (max-width: 768px) {
    .action-section[b-ev2s360rdr] {
        padding: 40px 0;
    }
    
    .section-title[b-ev2s360rdr] {
        font-size: 28px;
        line-height: 32px;
    }
    
    .action-grid[b-ev2s360rdr] {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .action-card[b-ev2s360rdr] {
        height: 200px;
    }
    
    .large-card[b-ev2s360rdr] {
        height: 200px;
    }
}
/* _content/OzvWeb/Components/Shared/AnnouncementGrid.razor.rz.scp.css */
.loading-placeholder[b-q27n2f3od6] {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading-b-q27n2f3od6 1.5s infinite;
    height: 100%;
    border-radius: var(--border-radius);
}

.loading-text[b-q27n2f3od6] {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading-b-q27n2f3od6 1.5s infinite;
    height: 16px;
    border-radius: 4px;
    margin-bottom: 8px;
}

.loading-text.short[b-q27n2f3od6] {
    width: 60%;
}

.load-more-section[b-q27n2f3od6] {
    display: flex;
    justify-content: center;
    margin-top: var(--space-12);
}

.load-more-btn[b-q27n2f3od6] {
    background-color: var(--color-primary);
    color: var(--color-white);
    border: none;
    border-radius: var(--border-radius);
    padding: var(--space-4) var(--space-8);
    font-family: var(--font-primary);
    font-size: var(--text-base);
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.load-more-btn:hover:not(:disabled)[b-q27n2f3od6] {
    background-color: #1a1a1a;
}

.load-more-btn:disabled[b-q27n2f3od6] {
    opacity: 0.6;
    cursor: not-allowed;
}

.no-announcements[b-q27n2f3od6] {
    grid-column: 1 / -1;
    text-align: center;
    padding: var(--space-16) var(--space-8);
    color: var(--color-primary-alpha);
}

@keyframes loading-b-q27n2f3od6 {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}
/* _content/OzvWeb/Components/Shared/DonateSection.razor.rz.scp.css */
.donate-section[b-2cpcl44aze] {
    background-color: #FFFFFF;
    padding: 80px 0;
}

.donate-main-title[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #2E2B27;
    margin-bottom: 60px;
}

.donate-card[b-2cpcl44aze] {
    background: #FCFCFC;
    border-radius: 6px;
    padding: 40px;
    position: relative;
    width: 450px;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.05);
}

.donate-card.know-us-card[b-2cpcl44aze] {
    border: 1px solid #C7A552;
}

.donate-card.donate-for-card[b-2cpcl44aze] {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
}

.donate-card.logo-card[b-2cpcl44aze] {
    background: #F4EDDC;
    border: none;
}

.donate-card.haydi-card[b-2cpcl44aze] {
    background: rgba(255, 102, 87, 0.1);
    border: none;
}

.donate-card .card-content[b-2cpcl44aze] {
    flex-grow: 1;
}

.donate-card .card-title[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 33px;
    color: #2E2B27;
    margin-bottom: 15px;
}

.donate-card .card-subtitle[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #2E2B27;
    margin-bottom: 20px;
}

.donate-card .card-description[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: rgba(46, 43, 39, 0.8);
    margin-bottom: 25px;
}

.donate-card .card-link[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
        font-size: 16px;
        line-height: 20px;
    color: #2E2B27;
    text-decoration: underline;
    display: inline-flex;
    align-items: center;
    transition: color 0.3s ease;
}

.donate-card .card-link:hover[b-2cpcl44aze] {
    color: #C7A552;
    text-decoration: underline;
}

.donate-card .card-icon[b-2cpcl44aze] {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 130px;
    height: 130px;
}

    .donate-card .card-icon1[b-2cpcl44aze] {
        position: absolute;
        bottom: 10px;
        right: 10px;
       
    }


.donate-buttons[b-2cpcl44aze] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 20px;
}

.donate-btn[b-2cpcl44aze] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 20px;
    background: #FDF2F2;
    border: 1px solid #FF636D;
    border-radius: 8px;
    color: #FF636D;
    text-decoration: none;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    transition: all 0.3s ease;
    height: 48px;
    width: 100%;
}

.donate-btn:hover[b-2cpcl44aze] {
        background: #FF636D;
        border: 1px solid #FF636D;
    color: #FFFFFF;
    text-decoration: none;
        transform: translateY(-1px);
        box-shadow: 0px 4px 12px rgba(255, 99, 109, 0.25);
}

.donate-image-container[b-2cpcl44aze] {
    position: relative;
    width: 450px;
    height: 450px;
    border-radius: 6px;
    overflow: hidden;
}

.donate-image-container img[b-2cpcl44aze] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.image-overlay[b-2cpcl44aze] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.donate-image-container:hover .image-overlay[b-2cpcl44aze] {
    opacity: 1;
}

.donate-image-container:hover img[b-2cpcl44aze] {
    transform: scale(1.05);
}

.overlay-content[b-2cpcl44aze] {
    color: white;
    text-align: center;
}

.overlay-content i[b-2cpcl44aze] {
    font-size: 48px;
    margin-bottom: 10px;
}

.landscape-overlay[b-2cpcl44aze] {
    background: rgba(0, 0, 0, 0.4);
}

.overlay-icon[b-2cpcl44aze] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.impact-statement[b-2cpcl44aze] {
    margin-top: 60px;
    padding: 40px 0;
}

.impact-text[b-2cpcl44aze] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    color: #2E2B27;
    margin: 0;
    max-width: 1083px;
    margin: 0 auto;
}

.donate-cards-grid[b-2cpcl44aze] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    justify-items: center;
    margin-bottom: 40px;
}

@media (max-width: 1200px) {
    .donate-main-title[b-2cpcl44aze] {
        font-size: 36px;
        line-height: 46px;
    }

    .impact-text[b-2cpcl44aze] {
        font-size: 28px;
        line-height: 38px;
    }
    
    .donate-cards-grid[b-2cpcl44aze] {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 768px) {
    .donate-section[b-2cpcl44aze] {
        padding: 60px 0;
    }

    .donate-main-title[b-2cpcl44aze] {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 40px;
    }
    
    .donate-cards-grid[b-2cpcl44aze] {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .donate-card[b-2cpcl44aze] {
        padding: 30px;
        margin-bottom: 20px;
        width: 100%;
        height: 400px;
        max-width: 450px;
    }

    .donate-card .card-title[b-2cpcl44aze] {
        font-size: 24px;
        line-height: 30px;
    }

    .donate-card .card-subtitle[b-2cpcl44aze] {
        font-size: 16px;
        line-height: 21px;
    }

    .donate-card .card-description[b-2cpcl44aze] {
        font-size: 13px;
        line-height: 17px;
    }

    .donate-card .card-icon[b-2cpcl44aze] {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100px;
        height: 100px;
        margin: 20px auto 0;
        display: block;
    }

    .donate-image-container[b-2cpcl44aze] {
        height: 400px;
        max-width: 450px;
        width: 100%;
    }

    .impact-statement[b-2cpcl44aze] {
        margin-top: 40px;
        padding: 30px 0;
    }

    .impact-text[b-2cpcl44aze] {
        font-size: 22px;
        line-height: 32px;
    }

    .donate-btn[b-2cpcl44aze] {
        font-size: 16px;
        line-height: 36px;
        height: 50px;
        padding: 6px 20px;
    }
}

@media (max-width: 576px) {
    .donate-section[b-2cpcl44aze] {
        padding: 40px 0;
    }

    .donate-main-title[b-2cpcl44aze] {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .donate-card[b-2cpcl44aze] {
        padding: 25px;
        width: 100%;
        height: 300px;
    }

    .donate-card .card-title[b-2cpcl44aze] {
        font-size: 22px;
        line-height: 28px;
    }

    .impact-text[b-2cpcl44aze] {
        font-size: 18px;
        line-height: 26px;
    }

    .donate-image-container[b-2cpcl44aze] {
        height: 250px;
    }
}
/* _content/OzvWeb/Components/Shared/HaydiGulumseSection.razor.rz.scp.css */
.haydi-gulumse-section[b-6bym3fz8q2] {
    background-color: #f8f9fa;
    padding: 80px 0;
}

.hg-section-title[b-6bym3fz8q2] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #2E2B27;
    margin-bottom: 60px;
}

.hg-program-card[b-6bym3fz8q2] {
    height: 100%;
    background: transparent;
    border: none;
    border-radius: 4px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.hg-program-card:hover[b-6bym3fz8q2] {
    transform: translateY(-5px);
}

.hg-social-support-card[b-6bym3fz8q2] {
    border: none;
    border-radius: 4px;
}

.hg-social-support-card .hg-card-title[b-6bym3fz8q2],
.hg-social-support-card .hg-card-description[b-6bym3fz8q2] {
}

.hg-card-icon[b-6bym3fz8q2] {
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.hg-icon-container[b-6bym3fz8q2] {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hg-support-icon[b-6bym3fz8q2] {
    width: 80px;
    height: 80px;
}

.hg-card-image[b-6bym3fz8q2] {
    height: 210px;
    overflow: hidden;
    position: relative;
}

.hg-card-image img[b-6bym3fz8q2] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hg-card-content[b-6bym3fz8q2] {
    padding: 24px;
}

.hg-card-title[b-6bym3fz8q2] {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #2E2B27;
    margin-bottom: 16px;
}

.hg-card-description[b-6bym3fz8q2] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0 0 16px 0;
}

.hg-learn-more-link[b-6bym3fz8q2] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #C7A552;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: color 0.3s ease;
}

.hg-learn-more-link:hover[b-6bym3fz8q2] {
    color: #A68B3A;
    text-decoration: underline;
}

.hg-social-support-card .hg-learn-more-link[b-6bym3fz8q2] {
    color: white;
}

.hg-social-support-card .hg-learn-more-link:hover[b-6bym3fz8q2] {
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 768px) {
    .hg-section-title[b-6bym3fz8q2] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .haydi-gulumse-section[b-6bym3fz8q2] {
        padding: 60px 0;
    }
    
    .hg-card-content[b-6bym3fz8q2] {
        padding: 20px;
    }
}

@media (max-width: 576px) {
    .hg-section-title[b-6bym3fz8q2] {
        font-size: 24px;
        line-height: 32px;
    }
    
    .hg-card-title[b-6bym3fz8q2] {
        font-size: 16px;
        line-height: 20px;
    }
    
    .hg-card-description[b-6bym3fz8q2] {
        font-size: 13px;
        line-height: 20px;
    }
}
/* _content/OzvWeb/Components/Shared/HeroSection.razor.rz.scp.css */
.hero-section[b-b8jk4r2l8l] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 0;
    margin: 0;
    min-height: 660px;
}

.hero-container[b-b8jk4r2l8l] {
    display: flex;
    align-items: stretch;
    min-height: 660px;
    margin-left: 240px;
    width: calc(100vw - 240px);
}

.manifesto-badge[b-b8jk4r2l8l] {
    background: #E9DBBA;
    color: #8b6914;
    padding: 0.5rem 1.5rem;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 2rem;
}

.hero-title[b-b8jk4r2l8l] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    line-height: 1.1;
    margin-bottom: 1rem;
}

.hero-subtitle[b-b8jk4r2l8l] {
    font-size: 1.1rem;
    color: #5a6c7d;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.hero-description[b-b8jk4r2l8l] {
    color: #6c757d;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.donate-btn[b-b8jk4r2l8l] {
    background: #ff6b7a;
    border: none;
    color: white;
    padding: 1rem 2rem;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    margin-bottom: 3rem;
}

.donate-btn:hover[b-b8jk4r2l8l] {
    background: #ff5563;
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(255, 107, 122, 0.3);
    color: white;
}

.feature-cards[b-b8jk4r2l8l] {
    display: flex;
    gap: 10px;
}

.feature-card[b-b8jk4r2l8l] {
    width: 92px;
    height: 162px;
}

.feature-card img[b-b8jk4r2l8l] {
    width: 92px;
    height: 162px;
}

.hero-slider[b-b8jk4r2l8l] {
    position: relative;
    flex: 1;
    height: 660px;
    overflow: hidden;
    background: #2c3e50;
}

.manifesto-content[b-b8jk4r2l8l] {
    width: 447px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.slider-content[b-b8jk4r2l8l] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    transition: transform 0.5s ease;
}

.slider-item[b-b8jk4r2l8l] {
    min-width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-text-container[b-b8jk4r2l8l] {
    color: white;
    z-index: 5;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 8px;
}

.slider-text[b-b8jk4r2l8l] {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    text-align: left;
}

.slider-subtext[b-b8jk4r2l8l] {
    font-size: 1.1rem;
    opacity: 0.9;
    text-align: left;
}

.slider-nav-container[b-b8jk4r2l8l] {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 10px;
    z-index: 10;
}

.slider-nav[b-b8jk4r2l8l] {
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-nav:hover[b-b8jk4r2l8l] {
    background: white;
    transform: scale(1.1);
}

.slider-nav span[b-b8jk4r2l8l] {
    font-size: 1.2rem;
    color: #2c3e50;
    font-weight: bold;
}

@media (max-width: 768px) {
    .hero-section[b-b8jk4r2l8l] {
        min-height: auto;
    }
    
    .hero-container[b-b8jk4r2l8l] {
        flex-direction: column;
        margin-left: 0;
        width: 100%;
    }
    
    .manifesto-content[b-b8jk4r2l8l] {
        width: 100%;
        padding: 1.5rem;
    }
    
    .hero-title[b-b8jk4r2l8l] {
        font-size: 2.5rem;
    }
    
    .feature-cards[b-b8jk4r2l8l] {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.5rem;
    }
    
    .hero-slider[b-b8jk4r2l8l] {
        width: 100%;
        height: 400px;
    }
    
    .slider-text[b-b8jk4r2l8l] {
        font-size: 1.2rem;
    }
    
    .slider-subtext[b-b8jk4r2l8l] {
        font-size: 1rem;
    }
    
    .slider-nav-container[b-b8jk4r2l8l] {
        bottom: 10px;
        right: 10px;
        gap: 5px;
    }
    
    .slider-nav[b-b8jk4r2l8l] {
        width: 40px;
        height: 40px;
    }
}
/* _content/OzvWeb/Components/Shared/IdeasSection.razor.rz.scp.css */
/* Ideas Section */
.ideas-section[b-6gjh134o0x] {
    padding: 80px 0;
    background: #fff;
    text-align: center;
}

.ideas-content[b-6gjh134o0x] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ideas-icon[b-6gjh134o0x] {
    margin-bottom: 40px;
}

.icon-circle[b-6gjh134o0x] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 112px;
    background: #F4EDDC;
    border: 4px solid #F4EDDC;
    border-radius: 12px;
}

.ideas-title[b-6gjh134o0x] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #2E2B27;
    margin-bottom: 24px;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}

.ideas-description[b-6gjh134o0x] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #2E2B27;
    margin-bottom: 40px;
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
}

.ideas-cta[b-6gjh134o0x] {
    margin-bottom: 60px;
}

.btn-quote[b-6gjh134o0x] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 26px;
    background: #4D8AEA;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 6px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    transition: background-color 0.3s ease;
}

.btn-quote:hover[b-6gjh134o0x] {
    background: #3B7BD9;
    color: #FFFFFF;
    text-decoration: none;
}

.btn-quote svg[b-6gjh134o0x] {
    flex-shrink: 0;
}

/* Newsletter Section */
.newsletter-section[b-6gjh134o0x] {
    padding: 60px 0 80px;
    background: #FCFCFC;
    border: 1px solid rgba(46, 43, 39, 0.4);
    border-radius: 16px;
    margin: 0 20px;
    text-align: center;
}

.newsletter-content[b-6gjh134o0x] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.newsletter-title[b-6gjh134o0x] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    color: #2E2B27;
    margin-bottom: 16px;
}

.newsletter-description[b-6gjh134o0x] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    color: #2E2B27;
    margin-bottom: 32px;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.newsletter-form[b-6gjh134o0x] {
    margin-bottom: 24px;
}

.form-group[b-6gjh134o0x] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    max-width: 570px;
    margin: 0 auto;
}

.form-control[b-6gjh134o0x] {
    flex: 1;
    max-width: 330px;
    height: 50px;
    padding: 15px 16px;
    background: #F1F1F1;
    border: 1px solid #F4EDDC;
    border-radius: 6px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #2E2B27;
}

.form-control[b-6gjh134o0x]::placeholder {
    color: #2E2B27;
    opacity: 0.7;
}

.form-control:focus[b-6gjh134o0x] {
    outline: none;
    border-color: #4D8AEA;
    box-shadow: 0 0 0 2px rgba(77, 138, 234, 0.2);
}

.btn-subscribe[b-6gjh134o0x] {
    height: 50px;
    padding: 15px 32px;
    background: #4D8AEA;
    color: #FFFFFF;
    border: none;
    border-radius: 6px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: nowrap;
}

.btn-subscribe:hover[b-6gjh134o0x] {
    background: #3B7BD9;
}

.newsletter-disclaimer[b-6gjh134o0x] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #2E2B27;
    margin: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .ideas-section[b-6gjh134o0x] {
        padding: 60px 0;
    }
    
    .ideas-title[b-6gjh134o0x] {
        font-size: 28px;
        line-height: 36px;
    }
    
    .ideas-description[b-6gjh134o0x] {
        font-size: 18px;
        line-height: 22px;
    }
    
    .newsletter-section[b-6gjh134o0x] {
        margin: 0 10px;
        padding: 40px 0 60px;
    }
    
    .newsletter-title[b-6gjh134o0x] {
        font-size: 24px;
        line-height: 30px;
    }
    
    .newsletter-description[b-6gjh134o0x] {
        font-size: 18px;
        line-height: 22px;
    }
    
    .form-group[b-6gjh134o0x] {
        flex-direction: column;
        gap: 12px;
    }
    
    .form-control[b-6gjh134o0x] {
        max-width: 100%;
        width: 100%;
    }
    
    .btn-subscribe[b-6gjh134o0x] {
        width: 100%;
        max-width: 330px;
    }
}

@media (max-width: 480px) {
    .ideas-content[b-6gjh134o0x],
    .newsletter-content[b-6gjh134o0x] {
        padding: 0 15px;
    }
    
    .icon-circle[b-6gjh134o0x] {
        width: 80px;
        height: 80px;
    }
    
    .ideas-title[b-6gjh134o0x] {
        font-size: 24px;
        line-height: 30px;
    }
    
    .ideas-description[b-6gjh134o0x] {
        font-size: 16px;
        line-height: 20px;
    }
    
    .newsletter-title[b-6gjh134o0x] {
        font-size: 20px;
        line-height: 26px;
    }
    
    .newsletter-description[b-6gjh134o0x] {
        font-size: 16px;
        line-height: 20px;
    }
}
/* _content/OzvWeb/Components/Shared/InfoSection.razor.rz.scp.css */
.info-section[b-3wgmh60h5s] {
    background-color: #FFFFFF;
    padding: 80px 0;
}

.info-image[b-3wgmh60h5s] {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.1);
}

.info-image img[b-3wgmh60h5s] {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.info-image:hover img[b-3wgmh60h5s] {
    transform: scale(1.02);
}

.info-content[b-3wgmh60h5s] {
    padding-left: 40px;
}

.info-title[b-3wgmh60h5s] {
    font-family: 'Merriweather Sans', serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 52px;
    color: #2E2B27;
    margin-bottom: 25px;
}

.info-description[b-3wgmh60h5s] {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: rgba(46, 43, 39, 0.9);
    margin-bottom: 20px;
}

.info-sub-description[b-3wgmh60h5s] {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.7);
    margin-bottom: 35px;
}

.info-cta-button[b-3wgmh60h5s] {
    background: linear-gradient(135deg, #D4B86A 0%, #C7A552 100%);
    border: none;
    border-radius: 8px;
    padding: 15px 32px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    box-shadow: 0px 4px 12px rgba(212, 184, 106, 0.3);
}

.info-cta-button:hover[b-3wgmh60h5s] {
    background: linear-gradient(135deg, #C7A552 0%, #B8944A 100%);
    transform: translateY(-2px);
    box-shadow: 0px 6px 20px rgba(212, 184, 106, 0.4);
    color: #FFFFFF;
    text-decoration: none;
}

@media (max-width: 768px) {
    .info-content[b-3wgmh60h5s] {
        padding-left: 0;
        text-align: center;
        margin-top: 30px;
    }

    .info-title[b-3wgmh60h5s] {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .info-description[b-3wgmh60h5s] {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .info-sub-description[b-3wgmh60h5s] {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 25px;
    }

    .info-cta-button[b-3wgmh60h5s] {
        padding: 12px 24px;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .info-section[b-3wgmh60h5s] {
        padding: 50px 0;
    }

    .info-title[b-3wgmh60h5s] {
        font-size: 28px;
        line-height: 36px;
    }

    .info-description[b-3wgmh60h5s] {
        font-size: 15px;
        line-height: 22px;
    }
}
/* _content/OzvWeb/Components/Shared/VisibilityReports.razor.rz.scp.css */
.visibility-reports[b-it54ntqr75] {
    background: #F4F4F4;
    width: 100%;
    height: 570px;
    display: flex;
}

/* Image */
.visibility-image[b-it54ntqr75] {
    width: 590px;
    height: 400px;
    border: none;
    object-fit: cover;
}

/* Main Text */
.main-text p[b-it54ntqr75] {
    font-family: 'Merriweather Sans', serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(46, 43, 39, 0.8);
    margin: 0;
}

/* Donation Cards */
.donation-card[b-it54ntqr75] {
    width: 196px;
    height: 156px;
    background: rgba(255, 99, 109, 0.2);
    border: 1px solid #FF636D;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.donation-card .card-content[b-it54ntqr75] {
    display: flex;
    flex-direction: column;
        justify-content: center;
    align-items: center;
    padding: 10px;
    gap: 18px;
    width: 196px;
    height: 142.57px;
}

.donation-card h4[b-it54ntqr75] {
    width: 180.63px;
    height: 44px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.019em;
    color: #2E2B27;
    margin: 0;
}

/* View Reports Button */
.btn-view-reports[b-it54ntqr75] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 270px;
    height: 44px;
    background: #F4EDDC;
    border-radius: 100px;
    text-decoration: none;
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    transition: all 0.3s ease;
}

.btn-view-reports:hover[b-it54ntqr75] {
    background: #E8DCC5;
    text-decoration: none;
    color: #000000;
    transform: translateY(-1px);
}

/* Responsive Design */
@media (max-width: 992px) {
    .visibility-reports[b-it54ntqr75] {
        height: auto;
        padding: 60px 0;
    }
    
    .visibility-reports .row[b-it54ntqr75] {
        flex-direction: column;
    }
    
    .visibility-reports .col-5[b-it54ntqr75],
    .visibility-reports .col-7[b-it54ntqr75] {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .visibility-image[b-it54ntqr75] {
        width: 100%;
        max-width: 500px;
        height: 300px;
    }
    
    .donation-options[b-it54ntqr75] {
        flex-direction: column !important;
    }
    
    .donation-card[b-it54ntqr75] {
        width: 100%;
        max-width: 280px;
        height: 120px;
    }
    
    .donation-card h4[b-it54ntqr75] {
        font-size: 16px;
        line-height: 20px;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visibility-reports[b-it54ntqr75] {
        padding: 40px 0;
    }
    
    .main-text p[b-it54ntqr75] {
        font-size: 16px;
        line-height: 22px;
    }
    
    .visibility-image[b-it54ntqr75] {
        max-width: 400px;
        height: 250px;
    }
    
    .btn-view-reports[b-it54ntqr75] {
        width: 100%;
        max-width: 270px;
    }
}
/* _content/OzvWeb/Components/Shared/WhatsOnHey.razor.rz.scp.css */
.whats-on-hey-section[b-55tqmkdjh1] {
    padding: 80px 0;
    background: white;
}

.whats-on-hey-container[b-55tqmkdjh1] {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.whats-on-hey-title[b-55tqmkdjh1] {
    font-family: 'Merriweather Sans', serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #2E2B27;
    margin: 0 0 16px 0;
}

.whats-on-hey-header[b-55tqmkdjh1] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1411px;
    margin: auto;
}

.whats-on-hey-subtitle[b-55tqmkdjh1] {
    font-family: 'Merriweather Sans', serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    color: #2E2B27;
    margin: 0;
    flex: 1;
}

.whats-on-hey-calendar-link[b-55tqmkdjh1] {
    flex-shrink: 0;
}

.calendar-link[b-55tqmkdjh1] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #F4EDDC;
    border-radius: 100px;
    padding: 12px 20px;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}

.calendar-link:hover[b-55tqmkdjh1] {
    background: #E6D7C1;
    color: #000000;
    text-decoration: none;
}

.whats-on-hey-cards[b-55tqmkdjh1] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
    max-width: 1411px;
    margin-left: auto;
    margin-right: auto;
}

.hey-card[b-55tqmkdjh1] {
    background: #F4EDDC;
    border-radius: 6px;
    overflow: hidden;
    height: 400px;
    position: relative;
}

.card-image[b-55tqmkdjh1] {
    height: 240px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.card-image img[b-55tqmkdjh1] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.program-badge[b-55tqmkdjh1] {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #FF6657;
    color: white;
    padding: 10px 12px;
    border-radius: 6px;
    font-family: 'Merriweather Sans', serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.card-content[b-55tqmkdjh1] {
    padding: 20px;
    height: 160px;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.card-date[b-55tqmkdjh1] {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #2E2B27;
}

.card-title[b-55tqmkdjh1] {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #2E2B27;
    margin: 0;
    flex: 1;
}

.read-more[b-55tqmkdjh1] {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #2E2B27;
    text-decoration: none;
}

.read-more:hover[b-55tqmkdjh1] {
    color: #FF6657;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .whats-on-hey-cards[b-55tqmkdjh1] {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .whats-on-hey-header[b-55tqmkdjh1] {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    
    .whats-on-hey-subtitle[b-55tqmkdjh1] {
        text-align: center;
    }
    
    .whats-on-hey-calendar-link[b-55tqmkdjh1] {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .whats-on-hey-cards[b-55tqmkdjh1] {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .whats-on-hey-title[b-55tqmkdjh1] {
        font-size: 24px;
        line-height: 30px;
    }
    
    .whats-on-hey-subtitle[b-55tqmkdjh1] {
        font-size: 18px;
        line-height: 24px;
    }
    
    .hey-card[b-55tqmkdjh1] {
        height: auto;
    }
    
    .card-image[b-55tqmkdjh1] {
        height: 200px;
    }
}
