section.hero-image .breadcrumbs{max-width:1280px;margin:0 auto 32px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:24px}section.hero-image .breadcrumbs :not(:first-child){position:relative}section.hero-image .breadcrumbs :not(:first-child):before{content:">";position:absolute;left:-17px;color:#fff}section.hero-image .breadcrumbs p{color:#afe3bd}section.hero-image .wrapper{border-radius:20px;background:linear-gradient(138deg,#E6F0E2 12.73%,#87B69C 110.7%);overflow:hidden;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;flex-wrap:wrap}section.hero-image .wrapper .content{flex-basis:100%;padding:32px}section.hero-image .wrapper .content>*{color:#003c32}section.hero-image .wrapper .content>*>*{color:#003c32}section.hero-image .wrapper .image{flex-basis:100%;align-self:stretch}section.hero-image .wrapper .image img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 992px){section.hero-image .wrapper .content{padding:64px;flex-basis:50%}section.hero-image .wrapper .content h1{font-size:3rem}section.hero-image .wrapper .content h1 *{font-size:3rem}section.hero-image .wrapper .image{flex-basis:50%}}
