<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/**
 * ELEMENTOR Grid
 */
.aux-fhd .elementor-section-boxed&gt;.elementor-container,
.aux-fhd .elementor-add-section {
    width: auto;
    max-width: 1900px
}

.aux-s-fhd .elementor-section-boxed&gt;.elementor-container,
.aux-s-fhd .elementor-add-section {
    width: auto;
    max-width: 1600px
}

.aux-xhd .elementor-section-boxed&gt;.elementor-container,
.aux-xhd .elementor-add-section {
    width: auto;
    max-width: 1400px
}

.aux-hd .elementor-section-boxed&gt;.elementor-container,
.aux-hd .elementor-add-section {
    width: auto;
    max-width: 1200px
}

.aux-nd .elementor-section-boxed&gt;.elementor-container,
.aux-nd .elementor-add-section {
    width: auto;
    max-width: 1000px
}
</pre></body></html>