.mgb-section{--mgb-section-bg-color:transparent;--mgb-section-bg-gradient:none;--mgb-section-bg-image:none;--mgb-section-bg-position:center center;--mgb-section-bg-size:cover;--mgb-section-bg-repeat:no-repeat;--mgb-section-bg-attachment:scroll;--mgb-section-overlay-color:transparent;--mgb-section-overlay-opacity:.5;--mgb-section-padding-top:60px;--mgb-section-padding-bottom:60px;--mgb-section-padding-left:20px;--mgb-section-padding-right:20px;--mgb-section-margin-top:0;--mgb-section-margin-bottom:0;--mgb-section-border-radius:0;--mgb-section-box-shadow:none;--mgb-section-max-width:100%;--mgb-section-min-height:auto;background-attachment:var(--mgb-section-bg-attachment);background-color:var(--mgb-section-bg-color);background-image:var(--mgb-section-bg-gradient,var(--mgb-section-bg-image));background-position:var(--mgb-section-bg-position);background-repeat:var(--mgb-section-bg-repeat);background-size:var(--mgb-section-bg-size);border-radius:var(--mgb-section-border-radius);box-shadow:var(--mgb-section-box-shadow);display:flex;flex-direction:column;margin-bottom:var(--mgb-section-margin-bottom);margin-top:var(--mgb-section-margin-top);min-height:var(--mgb-section-min-height);overflow:hidden;padding:var(--mgb-section-padding-top) var(--mgb-section-padding-right) var(--mgb-section-padding-bottom) var(--mgb-section-padding-left);position:relative;width:100%}.mgb-section-overlay{background-color:var(--mgb-section-overlay-color);bottom:0;left:0;opacity:var(--mgb-section-overlay-opacity);pointer-events:none;position:absolute;right:0;top:0;z-index:1}.mgb-section-inner{margin:0 auto;max-width:var(--mgb-section-max-width);position:relative;width:100%;z-index:2}.mgb-section--boxed .mgb-section-inner{max-width:var(--mgb-section-max-width,1200px)}.mgb-section--valign-top{justify-content:flex-start}.mgb-section--valign-center{justify-content:center}.mgb-section--valign-bottom{justify-content:flex-end}.mgb-section--halign-left .mgb-section-inner{margin-left:0;margin-right:auto}.mgb-section--halign-center .mgb-section-inner{margin-left:auto;margin-right:auto}.mgb-section--halign-right .mgb-section-inner{margin-left:auto;margin-right:0}.mgb-section.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.mgb-section.alignwide{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,1200px)}.mgb-section--has-bg-image{background-color:var(--mgb-section-bg-color,transparent)}.mgb-section[style*="--mgb-section-bg-attachment: fixed"]{background-attachment:fixed}@media(max-width:991px){.mgb-section{margin-bottom:var(--mgb-section-margin-bottom-tablet,var(--mgb-section-margin-bottom,0));margin-top:var(--mgb-section-margin-top-tablet,var(--mgb-section-margin-top,0));padding:var(--mgb-section-padding-top-tablet,var(--mgb-section-padding-top,60px)) var(--mgb-section-padding-right-tablet,var(--mgb-section-padding-right,20px)) var(--mgb-section-padding-bottom-tablet,var(--mgb-section-padding-bottom,60px)) var(--mgb-section-padding-left-tablet,var(--mgb-section-padding-left,20px))}}@media(max-width:767px){.mgb-section{margin-bottom:var(--mgb-section-margin-bottom-mobile,var(--mgb-section-margin-bottom-tablet,var(--mgb-section-margin-bottom,0)));margin-top:var(--mgb-section-margin-top-mobile,var(--mgb-section-margin-top-tablet,var(--mgb-section-margin-top,0)));padding:var(--mgb-section-padding-top-mobile,var(--mgb-section-padding-top-tablet,var(--mgb-section-padding-top,40px))) var(--mgb-section-padding-right-mobile,var(--mgb-section-padding-right-tablet,var(--mgb-section-padding-right,15px))) var(--mgb-section-padding-bottom-mobile,var(--mgb-section-padding-bottom-tablet,var(--mgb-section-padding-bottom,40px))) var(--mgb-section-padding-left-mobile,var(--mgb-section-padding-left-tablet,var(--mgb-section-padding-left,15px)))}.mgb-section[style*="--mgb-section-bg-attachment: fixed"]{background-attachment:scroll}}