.feature-container{display:flex;align-items:center;gap:4rem;margin:4rem auto;clear:both}.image-placeholder{width:50%}.image-placeholder img{width:100%;height:auto;border-radius:12px}.textbutton{width:50%;display:flex;flex-direction:column;align-items:flex-start}.feature-text h2{font-size:2.5rem;font-weight:bold;color:#333;position:relative;display:inline-block;padding-bottom:15px}.feature-text h2::after{content:'';position:absolute;width:80%;height:4px;background-color:#e74c3c;bottom:0;left:40%;transform:translateX(-50%)}.feature-text p{color:#333;line-height:1.6;margin-bottom:1rem}.feature-text b{color:#197FC3}.textbutton .button{position:static;margin-top:2rem}

/*# sourceMappingURL=style.css.map */