.dnd-section:has(.dnd-section__hs-default-modules)>.row-fluid{background-color:var(--module-bgcolor,#fff);padding:var(--module-padding-top) var(--module-padding-right) var(--module-padding-bottom) var(--module-padding-left)}.dnd-section:has(.dnd-section__hs-default-modules)>.row-fluid>.dnd-column{margin-left:auto;margin-right:auto;max-width:var(--module-width,var(--containerwidth));position:relative}.dnd-section:has(.dnd-section__background-light){--module-bgcolor:var(--starter_color-light)}.dnd-section:has(.dnd-section__background-dark){--module-bgcolor:var(--starter_color-dark)}.dnd-section:has(.dnd-section__background-color){--module-bgcolor:var(--starter_color-primary)}.dnd-section:has(.dnd-section__width-wide){--module-width:var(--containerwidth_wide)}.dnd-section:has(.dnd-section__width-narrow){--module-width:var(--containerwidth_narrow)}.dnd-section:has(.dnd-section__padding-top-reduced){--module-padding-top:var(--module-reduced-padding-top)}.dnd-section:has(.dnd-section__padding-top-none){--module-padding-top:0}.dnd-section:has(.dnd-section__padding-bottom-reduced){--module-padding-bottom:var(--module-reduced-padding-bottom)}.dnd-section:has(.dnd-section__padding-bottom-none){--module-padding-bottom:0}