.section-big.hero{--hero-background:url();--bgPosition:center;--lighten-amount:0;--darken-amount:0;background-image:linear-gradient(to bottom,rgba(0,0,0,var(--lighten-amount)) 0 50%),linear-gradient(to bottom,rgba(0,0,0,var(--darken-amount)) 0 50%),var(--hero-background);background-position:var(--bgPosition);background-size:cover}.section-big.hero .description:empty,.section-big.hero .subtitle:empty{display:none}.section-big.hero .is-fullwidth{margin:0;max-width:unset;padding:0}.section-big.hero .title{font-size:clamp(2rem,5vw + 1rem,7rem)}body.zoom-active .section-big.hero .title{font-size:2rem}@media screen and (min-width:768px){body.zoom-active .section-big.hero .title{font-size:3rem}}
