/* Winsiders Custom Elements — auto-split from monolithic assets/frontend.css.
 * This file is generated by the asset-split script. Do not edit manually;
 * edit assets/frontend.css then re-run scripts/split-assets.py. */

.wce-nested-accordion .toggle_content > .avia-builder-el-first,
.wce-nested-accordion .toggle_content > :first-child {
    margin-top: 0;
}

.wce-nested-accordion .toggle_content > .avia-builder-el-last,
.wce-nested-accordion .toggle_content > :last-child {
    margin-bottom: 0;
}

/* --- Free text block inside an accordion section --- */
.wce-accordion .wce-acc-text {
    margin: 10px 0;
}

.wce-accordion .wce-acc-text > :first-child {
    margin-top: 0;
}

.wce-accordion .wce-acc-text > :last-child {
    margin-bottom: 0;
}
