.feature-showcase{padding:72px 0 80px;color:#16052f;background:#fff}.feature-showcase__container{width:100%;max-width:1408px;margin:0 auto;padding:0 15px}.feature-showcase__heading{margin:0 0 36px;font-weight:500;font-size:40px;line-height:1.2;letter-spacing:0;text-align:center;color:#000441}.feature-showcase__items{display:grid;gap:36px}.feature-showcase__item{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:510px;overflow:hidden;border-radius:14px;background:#f8fcff}.feature-showcase__item--image-left{grid-template-columns:56% 44%}.feature-showcase__content{position:relative;z-index:2;max-width:480px;padding:54px 42px 54px 145px}.feature-showcase__item--image-left .feature-showcase__content{grid-column:2;grid-row:1;padding-right:80px;padding-left:80px}.feature-showcase__title{margin:0 0 14px;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:0;color:#16052f}.feature-showcase__text{font-weight:400;font-size:18px;line-height:1.5;letter-spacing:-.02em;color:#393a3d}.feature-showcase__text p:not(:last-child){margin-bottom:.75em}.feature-showcase__button{display:inline-flex;align-items:center;justify-content:center;min-width:252px;min-height:44px;margin-top:24px;padding:9px 24px;border:1px solid #16052f;border-radius:999px;font-weight:700;font-size:14px;line-height:1.2;text-align:center;text-decoration:none;color:#16052f;background:0 0;transition:color .2s ease,background-color .2s ease}.feature-showcase__button:hover,.feature-showcase__button:focus-visible{color:#fff;background:#16052f}.feature-showcase__visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:0;padding:56px 48px}.feature-showcase__visual::before{content:"";position:absolute;top:32px;right:0;bottom:32px;width:65%;z-index:-1;background:#e9f4ff}.feature-showcase__item--image-left .feature-showcase__visual{grid-column:1;grid-row:1}.feature-showcase__item--image-left .feature-showcase__visual::before{right:auto;left:0}.feature-showcase__image{display:block;width:100%;max-width:670px;height:auto;max-height:390px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,4,65,.16))}@media(max-width:1100px){.feature-showcase__content,.feature-showcase__item--image-left .feature-showcase__content{padding:48px}.feature-showcase__visual{padding:42px 28px}}@media(max-width:767px){.feature-showcase{padding:48px 0 56px}.feature-showcase__heading{margin-bottom:26px;font-size:30px}.feature-showcase__items{gap:22px}.feature-showcase__item,.feature-showcase__item--image-left{grid-template-columns:1fr;min-height:0}.feature-showcase__content,.feature-showcase__item--image-left .feature-showcase__content{grid-column:1;grid-row:1;max-width:none;padding:34px 24px 26px}.feature-showcase__visual,.feature-showcase__item--image-left .feature-showcase__visual{grid-column:1;grid-row:2;min-height:260px;padding:28px 20px 36px}.feature-showcase__visual::before{top:12px;right:0;bottom:0;width:88%}.feature-showcase__item--image-left .feature-showcase__visual::before{right:0;left:auto}.feature-showcase__title{font-size:29px}.feature-showcase__button{min-width:0;width:100%}}