:root{--fluid-h1:clamp(2rem, 5vw + 1rem, 4rem);--fluid-h2:clamp(1.75rem, 4vw + 1rem, 3rem);--fluid-gap:clamp(1rem, 3vw, 3rem)}h1,.page-title h1{font-size:var(--fluid-h1)!important;line-height:1.2}h2,.section-title h2{font-size:var(--fluid-h2)!important;line-height:1.3}@media (max-width:768px){.elementor-section.elementor-section-boxed>.elementor-container{padding-left:var(--fluid-gap);padding-right:var(--fluid-gap)}}