.elementor-22 .elementor-element.elementor-element-e2c0329{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22 .elementor-element.elementor-element-164af48{--display:flex;--justify-content:space-between;}.elementor-22 .elementor-element.elementor-element-164af48:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-164af48 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://szse-royals.com/wp-content/uploads/2025/09/indexbg1.jpg");}.elementor-22 .elementor-element.elementor-element-cf01505{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-22 .elementor-element.elementor-element-24624ce{--display:flex;}.elementor-22 .elementor-element.elementor-element-24624ce:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-24624ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}body.elementor-page-22:not(.elementor-motion-effects-element-type-background), body.elementor-page-22 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F2849;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4f35c84 */.news-widget-wrapper {
    display: flex; 
    flex-wrap: wrap;
    justify-content: space-between; 
}


.news-widget-wrapper h5 {
    width: 100%; 
    text-align: center;
    color: #004d99;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 10px 0;
}


.news-widget-wrapper hr {
    width: 100%; 
    border: none;
    height: 1px;
    background-color: #004d99;
    opacity: 0.8;
    margin-bottom: 20px;
}

.news-column {
    flex-basis: 48%;
    max-width: 48%;
}

.news-row {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
}

.date-col {
    flex-basis: 90px;
    color: #666;
    font-size: 14px;
    padding-right: 10px;
}


.link-col {
    flex-grow: 1;
}

.link-col a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

.link-col a:hover {
    color: #007bff;
}

.news-column > .news-row:last-child {
    border-bottom: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b2b3dfb */body { font-family: Arial, sans-serif; background-color: #f0f2f5; justify-content: center; margin: 0; }
        .tab-item { text-decoration: none; }
        #main-container { width: 100%; max-width: 1200px; background-color: #fff; padding: 20px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); display: flex; flex-wrap: wrap; gap: 20px; margin: 20px auto; }
        #info-panel { flex: 0.8; min-width: 250px; padding-right: 20px; border-right: 1px solid #eee; }
        #chart-section { flex: 2.2; min-width: 550px; }
        #chart-container { width: 100%; height: 300px; }
        #current-price { font-size: 3em; font-weight: bold; color: green; margin-bottom: 20px; }
        .data-row { display: flex; justify-content: space-between; margin-bottom: 10px; font-size: 1.1em; }
        .data-label { color: #555; }
        .data-value { font-weight: bold; color: #333; }
        #chart-tabs { margin-bottom: 15px; border-bottom: 1px solid #eee; display: flex; }
        .tab-item { padding: 10px 15px; cursor: pointer; font-weight: bold; color: #777; }
        .tab-item.active { color: #e60000; border-bottom: 2px solid #e60000; }
        @media (max-width: 768px) {
            #main-container { flex-direction: column; padding: 15px; }
            #info-panel { border-right: none; border-bottom: 1px solid #eee; padding-right: 0; padding-bottom: 20px; min-width: unset; }
            #chart-section { min-width: unset; }
            #chart-container { height: 300px; }
        }/* End custom CSS */