.hb_featureTeaser .relative{position:relative}
.hb_featureTeaser .col-span-4{grid-column:span 4 / span 4}
.hb_featureTeaser .col-span-6{grid-column:span 6 / span 6}
.hb_featureTeaser .m-auto{margin:auto}
.hb_featureTeaser .m-0{margin:0}
.hb_featureTeaser .mb-12{margin-bottom:3rem}
.hb_featureTeaser .mb-2{margin-bottom:.5rem}
.hb_featureTeaser .block{display:block}
.hb_featureTeaser .grid{display:grid}
.hb_featureTeaser .w-10{width:2.5rem}
.hb_featureTeaser .max-w-none{max-width:none}
.hb_featureTeaser .max-w-screen-xl{max-width:1280px}
.hb_featureTeaser .list-none{list-style-type:none}
.hb_featureTeaser .grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}
.hb_featureTeaser .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.hb_featureTeaser .items-center{align-items:center}
.hb_featureTeaser .gap-x-24{-moz-column-gap:6rem;column-gap:6rem}
.hb_featureTeaser .gap-x-8{-moz-column-gap:2rem;column-gap:2rem}
.hb_featureTeaser .gap-y-12{row-gap:3rem}
.hb_featureTeaser .overflow-hidden{overflow:hidden}
.hb_featureTeaser .bg-moss{--tw-bg-opacity:1;background-color:rgb(3 125 107 / var(--tw-bg-opacity))}
.hb_featureTeaser .bg-apple-spritzer{--tw-bg-opacity:1;background-color:rgb(255 227 168 / var(--tw-bg-opacity))}
.hb_featureTeaser .bg-peach-lemonade{--tw-bg-opacity:1;background-color:rgb(255 199 178 / var(--tw-bg-opacity))}
.hb_featureTeaser .bg-peach{--tw-bg-opacity:1;background-color:rgb(240 97 82 / var(--tw-bg-opacity))}
.hb_featureTeaser .fill-current{fill:currentColor}
.hb_featureTeaser .px-8{padding-left:2rem;padding-right:2rem}
.hb_featureTeaser .py-20{padding-top:5rem;padding-bottom:5rem}
.hb_featureTeaser .text-3xl{font-size:1.875rem;line-height:2.25rem}
.hb_featureTeaser .font-semibold{font-weight:600}
.hb_featureTeaser .text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}
.hb_featureTeaser.alignfull>div{max-width:none !important}
.bg-patterned{position:relative}
.bg-patterned::before{width:100vh;height:100vh;content:'';background-color:#fff;display:block;position:absolute;border-radius:50%;transform:translate(-35%,-130%);transition:transform .8s;mix-blend-mode:soft-light;opacity:.2}
.bg-patterned.animate::before{transform:translate(-35%,-80%)}
@media(min-width:768px){.hb_featureTeaser .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.bg-patterned::before{transform:translate(-45%,-40%)}
.bg-patterned.animate::before{transform:translate(-45%,-50%)}
}@media(min-width:1024px){.hb_featureTeaser .lg\:mb-0{margin-bottom:0}
.hb_featureTeaser .lg\:grid{display:grid}
.hb_featureTeaser .lg\:max-w-sm{max-width:24rem}
}