body.gbl-theme .elementor-section,
body.gbl-theme .e-con{position:relative}
body.gbl-theme .gb-site-shell{overflow:hidden}

body.gbl-theme .gb-section,
body.gbl-theme .gb-white-section,
body.gbl-theme .gb-postcard-section,
body.gbl-theme .gb-tornpaper-section,
body.gbl-theme .gb-cakes-section,
body.gbl-theme .gb-hero-section,
body.gbl-theme .gb-yellow-card-section,
body.gbl-theme .gb-info-card-section{padding-block:var(--gb-section-space)}

body.gbl-theme .gb-section .e-con-inner,
body.gbl-theme .gb-white-section .e-con-inner,
body.gbl-theme .gb-postcard-section .e-con-inner,
body.gbl-theme .gb-tornpaper-section .e-con-inner,
body.gbl-theme .gb-cakes-section .e-con-inner,
body.gbl-theme .gb-hero-section .e-con-inner,
body.gbl-theme .gb-yellow-card-section .e-con-inner,
body.gbl-theme .gb-info-card-section .e-con-inner{width:var(--gb-container);margin-inline:auto}

body.gbl-theme .gb-white-section,
body.gbl-theme .gb-info-card-section{background:var(--gb-paper)}
body.gbl-theme .gb-yellow-card-section{background:var(--gb-sun)}

body.gbl-theme .gb-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,60px);align-items:center}
body.gbl-theme .gb-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,32px)}
body.gbl-theme .gb-grid-4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3vw,46px)}

body.gbl-theme .gb-center-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
body.gbl-theme .gb-overlap-up{margin-top:-82px;z-index:3}
body.gbl-theme .gb-overlap-down{margin-bottom:-82px;z-index:3}
