div.styles1012 { }
div.styles1011 {
    
}

.widget-row:has(.styles1004) div.styles1011 .widget__heading,
.widget-row:has(.styles1004) div.styles1011 p {
    color: var(--white);
    text-shadow: 
    0 0 4px rgba(255, 255, 255, 0.4),
    0 0 8px rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
    .widget-row:has(.styles1004) div.styles1004 .widget__heading {
        font-size: 1.75rem;
    }
}
@media (max-width: 420px) {
    div.styles1004 {
        background-position: center top;
        padding: 2rem;
    }
    .widget-row:has(.styles1004) div.styles1004 .widget__heading {
        font-size: 1.5rem;
    }
}
div.styles1013 { }
div.styles1014 { }
div.styles1015 { }
div.styles1016 {
    background: linear-gradient(135deg, #1C4C1C 0%, #04727C 60%, #04727C 100%);
    color: var(--white);
    border-radius: var(--radius-sm);
    padding: clamp(2rem, 5vw, 2rem);
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 1.5rem;
}
div.styles1016 .editor {
    text-align: center;
    /*display: flex;
    gap: 0.5rem;
    justify-content: center;*/
}
div.styles1016 .widget__heading, div.styles1016 h2 {
    color: var(--white);
    margin: 0;
    /*text-shadow: 
    0 0 4px rgba(255, 255, 255, 0.4),
    0 0 8px rgba(255, 255, 255, 0.2);*/
}
div.styles1016 .editor p {
    font-size: 1.25rem;
    /*line-height: 2.5;
    margin: 0;
    padding: 0;*/
}
div.styles1006 {
    
}
div.styles1010 {
    border-radius: 1rem;
}
div.styles1009 {
    
}
div.styles1008 {
    
}
div.styles1007 {
    
}
