.goals-grid__grid{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto}.goals-grid__item:nth-child(1),.goals-grid__item:nth-child(2){grid-column:span 1;grid-row:1;height:400px}.goals-grid__item:nth-child(3){grid-column:3;grid-row:1 / 3;display:grid;grid-template-rows:repeat(3,1fr);gap:var(--grid-gap)}.goals-grid__item:nth-child(4),.goals-grid__item:nth-child(5){grid-column:1 / 3;grid-row:2;height:200px}@media screen and (max-width: 1024px){.goals-grid__grid{grid-template-columns:1fr}.goals-grid__item{grid-column:1!important;grid-row:auto!important;height:auto!important}.goals-grid__item:nth-child(3){display:flex;flex-direction:column;gap:var(--grid-gap)}}.goal-card{padding:2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.goal-card__heading{font-size:24px;margin-bottom:1rem;color:#fff}.goals-grid__item:nth-child(3) .goal-card{height:100%;padding:1.5rem}.goals-grid__item:nth-child(3) .goal-card__heading{font-size:20px}.goals-grid__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--grid-gap)}.goals-grid__main{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gap)}.goals-grid__secondary{display:grid;grid-template-rows:repeat(3,1fr);gap:var(--grid-gap)}.goal-card{position:relative;padding:2rem;border-radius:12px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-height:500px}.goal-card--small{min-height:200px}.goal-card__media img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.goal-card__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.goal-card__content{position:relative;z-index:1;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.goal-card__icon{font-size:40px;margin-bottom:1rem;position:relative;z-index:1;color:#fff}@media (max-width: 750px){.goals-grid__wrapper{grid-template-columns:1fr}.goals-grid__main{grid-column:auto;grid-template-columns:1fr}.goal-card{min-height:300px}.goal-card--small{min-height:200px}.goal-card__video video,.goal-card__video iframe{object-position:center}}.goal-card{position:relative;overflow:hidden;min-height:500px}.goal-card__media,.goal-card__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.goal-card__media img{width:100%;height:100%;object-fit:cover}.goal-card__video video,.goal-card__video iframe{width:100%;height:100%;object-fit:cover}.goal-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#00000080,#0003 50%);z-index:1}.goal-card__content{position:relative;z-index:2;color:#fff;padding:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.goal-card--small{min-height:300px}.goal-card--small .goal-card__content{padding:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-goals-grid.css.map */
