.approach .heading-wrapper{width:48rem;max-width:100%}.approach__items{margin-top:3rem;display:flex;justify-content:center;flex-wrap:wrap;gap:2.5rem 2%}.approach__item{width:32%;padding:.625rem;background:#1a2043;border:.0625rem solid hsla(0,0%,100%,.1)}.approach__img-wrapper{height:13.75rem;position:relative}.approach__img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top center}.approach__title{position:absolute;font-size:1.25rem;font-weight:500;color:var(--white-color);height:100%;width:100%;inset:0;padding:.875rem 1rem;display:flex;align-items:flex-end;background:linear-gradient(0deg,#000,transparent 75.36%)}.approach__desc{color:var(--white-color);margin-top:1rem;font-weight:300;line-height:1.5}.approach__btn-wrapper{margin-top:3.75rem}@media only screen and (max-width:1023px){.approach__items{margin-top:2rem}}@media only screen and (max-width:991px){.approach__item{width:49%}}@media only screen and (max-width:767px){.approach__items{flex-direction:column;margin-top:1.5rem;gap:1.5rem 2%}.approach__item{width:100%;padding:0;background:transparent;border:0}.approach__title{font-size:1.125rem;padding:.625rem}.approach__desc{margin-top:.625rem;font-size:1rem}}