.home-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:0 var(--wp--style--root--padding-right) clamp(2rem,4vw,3rem) var(--wp--style--root--padding-left);text-align:center;overflow:hidden}.home-feature .background{position:absolute;left:0;bottom:0;z-index:1;width:100%;-o-object-fit:contain;object-fit:contain}.home-feature .content{width:100%;max-width:var(--wp--style--global--content-size);margin-left:auto;margin-right:auto;position:relative;z-index:2}.home-feature .wp-block-heading{margin-bottom:2rem}.home-feature .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:clamp(1rem,5vw,5rem);-moz-column-gap:clamp(1rem,5vw,5rem);column-gap:clamp(1rem,5vw,5rem)}.home-feature .images .title{max-width:20%;margin-right:-40px}.home-feature .images img{max-width:100%}@media screen and (min-width:768px){.home-feature .wp-block-heading{display:none!important}}@media screen and (max-width:767px){.home-feature{padding-top:3rem;border-top:2px solid var(--wp--preset--color--border-light)}.home-feature .images .title{display:none}}