.feature-section-with-image{width:100%;padding:5% 0;background:black}.feature-section-with-image__container{margin:0 auto;padding:0 5%;display:grid;grid-template-columns:calc(66.667% - 24px) calc(33.333% - 24px);grid-template-rows:auto auto;gap:48px 48px;align-items:start}.feature-section-with-image__image-wrap{grid-column:2;grid-row:1/-1;align-self:center;width:100%;padding:20px;border:1px solid transparent;border-radius:20px;box-sizing:border-box;background:linear-gradient(black,black) padding-box,linear-gradient(135deg,rgba(156,163,175,.5),rgba(255,255,255,.5) 33%,rgba(0,0,0,.5) 66%,rgba(156,163,175,.5)) border-box;background-origin:border-box;background-clip:padding-box,border-box}.feature-section-with-image__image{width:100%;height:auto;object-fit:contain;border-radius:20px;display:block}.feature-section-with-image__content{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:16px}.feature-section-with-image__heading{white-space:pre-line}.feature-section-with-image__content .section-heading:first-letter,.feature-section-with-image__heading:first-letter,.feature-section-with-image__subheading:first-letter{text-transform:uppercase}.feature-section-with-image__gradient-line{position:relative;width:100%;max-width:100%;height:1px;margin:24px 0;border-radius:0;background:linear-gradient(90deg,rgba(255,255,255,.4),rgba(255,255,255,1))}.feature-section-with-image__subheading{font-family:Inter,sans-serif;font-weight:400;font-size:32px;line-height:130%;letter-spacing:0;text-transform:capitalize;margin:4px 0 0;color:white;white-space:pre-line}.feature-section-with-image__description{font-family:Inter;font-weight:400;font-style:normal;font-size:20px;line-height:32px;letter-spacing:1px;color:rgba(164,164,164,1);margin:0;width:100%;max-width:100%}.feature-section-with-image__description-bold{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:32px;letter-spacing:1px;color:white}.feature-section-with-image__button-wrap{grid-column:1;grid-row:2;margin-top:8px}.feature-section-with-image__link{text-decoration:none;display:inline-block}.feature-section-with-image__link .gradient-btn{margin:0}@media (max-width:992px){.feature-section-with-image__container{display:flex;flex-direction:column;gap:32px;text-align:left}.feature-section-with-image__content{order:1;align-items:flex-start;text-align:left}.feature-section-with-image__image-wrap{order:2;width:100%;max-width:100%}.feature-section-with-image__button-wrap{order:3;display:flex;justify-content:flex-start}.feature-section-with-image__heading{max-width:100%;font-size:38px;line-height:1.2}.feature-section-with-image__subheading{max-width:100%;font-size:24px;line-height:1.25}.feature-section-with-image__gradient-line{width:100%;max-width:100%;margin-left:0;margin-right:auto;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(0,0,0,.9))}.feature-section-with-image__description{text-align:left;max-width:100%}.feature-section-with-image__description,.feature-section-with-image__description-bold{font-size:16px;line-height:26px}}@media (max-width:768px){.feature-section-with-image__container{display:flex;flex-direction:column;gap:32px;text-align:left}.feature-section-with-image__content{order:1;align-items:flex-start;text-align:left}.feature-section-with-image__image-wrap{order:2;width:100%;max-width:100%}.feature-section-with-image__button-wrap{order:3;display:flex;justify-content:flex-start}.feature-section-with-image__heading{max-width:100%;font-size:32px;line-height:1.2}.feature-section-with-image__subheading{max-width:100%;font-size:22px;line-height:1.25}.feature-section-with-image__gradient-line{width:100%;max-width:100%;margin-left:0;margin-right:auto;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(0,0,0,.9))}.feature-section-with-image__description{text-align:left;max-width:100%}}@media (max-width:576px){.feature-section-with-image{padding:40px 0}.feature-section-with-image__container{padding:0 5%;gap:24px}.feature-section-with-image__heading{text-align:left;font-size:26px;line-height:1.25}.feature-section-with-image__gradient-line{width:100%;max-width:100%;margin-left:0;margin-right:auto;background:linear-gradient(90deg,rgba(255,255,255,1),rgba(0,0,0,.9))}.feature-section-with-image__subheading{font-size:20px;line-height:1.25;max-width:100%}.feature-section-with-image__description,.feature-section-with-image__description-bold{font-size:15px;line-height:24px}}