.elementor-7213 .elementor-element.elementor-element-76f40fd9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7213 .elementor-element.elementor-element-2a99e6e{text-align:center;}@media(min-width:768px){.elementor-7213 .elementor-element.elementor-element-76f40fd9{--content-width:1200px;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-7213 .elementor-element.elementor-element-138fe53b{padding:20px 20px 20px 20px;}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-7213 .elementor-element.elementor-element-138fe53b{padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-138fe53b */.eastbourne-complete-wrapper {
    max-height: 85vh;
    overflow: auto;
    border: 2px solid #0288d1; /* Canlı Deniz Mavisi */
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    font-family: 'Segoe UI', Arial, sans-serif;
    margin-top: 30px;
}

.eastbourne-main-title {
    background: linear-gradient(135deg, #0288d1 0%, #26c6da 100%);
    color: white;
    padding: 30px 20px;
    text-align: center;
    border-bottom: 5px solid #fff;
}

.eastbourne-title-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.eastbourne-flag-icon { font-size: 40px; }

.eastbourne-text-wrapper h1 {
    margin: 0; font-size: 26px; font-weight: 800; color: #fff !important;
}

.eastbourne-text-wrapper p {
    margin: 5px 0 0; font-size: 16px; color: #e1f5fe;
}

.eastbourne-master-table {
    width: 100%; border-collapse: collapse; font-size: 13px; white-space: nowrap;
    font-weight: 500;
}

.eastbourne-top-row th {
    background: #01579b; color: #fff; padding: 12px; text-transform: uppercase;
}

.eastbourne-sticky-header th {
    position: sticky; top: 0; background: #f0faff; color: #0277bd;
    padding: 12px; border: 1px solid #cceeff; z-index: 20; font-weight: 700;
}

.eastbourne-city-divider td {
    background: #e1f5fe; color: #01579b; font-weight: 800;
    padding: 12px 15px; font-size: 15px; text-align: left; border-left: 5px solid #0288d1;
}

.eastbourne-promo-row td {
    background: #fffde7; color: #f57f17; font-style: italic;
    font-weight: 600; padding: 10px; text-align: center; border-bottom: 2px solid #eee;
}

.eastbourne-master-table td {
    padding: 10px; border: 1px solid #eee; text-align: center;
}

/* Okul Adı Sabitleme */
.eastbourne-master-table td:first-child {
    font-weight: 700; color: #01579b; text-align: left;
    position: sticky; left: 0; background: #fff; z-index: 5;
}

.eastbourne-master-table tr:hover { background-color: #f1fbfd; }

/* Scrollbar */
.eastbourne-complete-wrapper::-webkit-scrollbar { width: 8px; height: 8px; }
.eastbourne-complete-wrapper::-webkit-scrollbar-thumb { background: #0288d1; border-radius: 5px; }

@media (max-width: 768px) {
    .eastbourne-text-wrapper h1 { font-size: 18px; }
}/* End custom CSS */
/* Start custom CSS */b, strong {
    font-weight: 600;
}/* End custom CSS */