.sectors__grid{display:flex;flex-wrap:wrap}.sectors__item{aspect-ratio:5/3;display:flex;flex:0 1 100%;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:1rem;position:relative;-webkit-text-decoration:none;text-decoration:none}@media(min-width:768px){.sectors__item{aspect-ratio:4/3;flex:0 1 50%;padding:1.5rem;width:50%}}@media(min-width:1054px){.sectors__item{flex:0 1 33.33333%;padding:1.25rem;width:33.33333%}}@media(min-width:1340px){.sectors__item{padding:1.75rem}}.sectors__item-background{height:100%;left:0;position:absolute;top:0;width:100%}.sectors__item-background img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease-in-out;width:100%}.sectors__item:hover .sectors__item-background img{transform:scale(1.1)}.sectors__item-background:after{background:hsla(0,0%,7%,.45);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sectors__item-heading{align-items:center;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:1.3072727273rem!important;font-weight:600;justify-content:space-between;letter-spacing:6px;position:relative;text-transform:uppercase}@media(max-width:1339.98px){.sectors__item-heading{font-size:1.2504347826rem!important}}@media(max-width:1053.98px){.sectors__item-heading{font-size:1.0271428571rem!important;letter-spacing:5px}}@media(max-width:767.98px){.sectors__item-heading{font-size:.9586666667rem!important}}@media(max-width:575.98px){.sectors__item-heading{font-size:.9917241379rem!important;letter-spacing:4px}}.sectors__item-heading:after{background-image:url(/app/themes/highground/public/images/chevron-right-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:20px;width:10px}@media(min-width:576px){.sectors__item-heading:after{height:16px;width:8px}}@media(min-width:768px){.sectors__item-heading:after{height:16px;width:8px}}@media(min-width:1054px){.sectors__item-heading:after{height:24px;width:12px}}.sectors__item-content{background-image:url(/app/themes/highground/public/images/scattered-background-light-grey.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 0 50%;padding:2rem}@media(min-width:768px){.sectors__item-content{align-items:start;display:flex;flex:1 0 33.3333%;flex-direction:column;flex-wrap:nowrap;justify-content:center}}@media(min-width:1340px){.sectors__item-content{padding:2rem 3rem}}.sectors__item-content-heading{flex-shrink:0;letter-spacing:6px;max-width:400px;text-transform:uppercase}.sectors__item-content-heading span{color:#e57637}