.product-features{margin:60px 0}.product-features__inner{align-items:stretch;box-sizing:border-box;display:flex;gap:40px;margin:0 auto;max-width:1100px}.product-features__photo{flex:0 1 40%;min-width:0}.product-features__photo img{border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);height:100%;object-fit:cover;width:100%}.product-features__content{display:flex;flex:1 1 60%;flex-direction:column;justify-content:center;min-width:0}.product-features__heading-wrap{margin-bottom:24px;text-align:center}.product-features__heading{background:#fff;border:1.6px solid #e83a0e;border-radius:999px;color:#e83a0e;display:inline-block;font-size:25px;font-weight:700;letter-spacing:.03em;line-height:1.3;padding:12px 60px}.product-features__card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);display:flex;gap:28px;padding:100px 32px 34px}.product-features__content{position:relative}.product-features__heading-wrap{left:0;position:absolute;right:0;top:20px;z-index:2}.product-features__thumb{align-items:center;display:flex}.product-features__thumb img{display:block;max-width:200px;width:100%}.product-features__body{flex:1 1 0}.product-features__name{font-size:22px;font-weight:700;margin:0 0 8px}.product-features__desc p{font-size:22px;line-height:1.6}.product-features__cta{margin-top:26px;text-align:center}.product-features__btn{background:#e83a0e;-webkit-border-bottom-left-radius:40px;-webkit-border-top-right-radius:40px;display:inline-block;font-size:21px;letter-spacing:1px;padding:15px 20px;text-align:center;width:260px;-moz-border-radius-topright:40px;-moz-border-radius-bottomleft:40px;border-bottom-left-radius:40px;border-top-right-radius:40px;transition:background .2s ease,transform .2s ease}.product-features__btn,.product-features__btn:hover{color:#fff;font-weight:700;text-decoration:none}@media (max-width:767px){.product-features__inner{flex-direction:column;gap:24px}.product-features__content{order:1}.product-features__photo{flex-basis:auto;order:2}.product-features__photo img{height:auto}.product-features__content{flex-basis:auto;position:static}.product-features__heading{font-size:20px;padding:10px 32px}.product-features__heading-wrap{margin-bottom:16px;position:static}.product-features__card{align-items:center;flex-direction:column;padding:22px 20px 26px;text-align:center}.product-features__thumb img{margin-bottom:12px;max-width:180px}.product-features__body{text-align:left;width:100%}.product-features__name{font-size:20px;text-align:center}.product-features__desc p{font-size:18px}.product-features__cta{text-align:center}.product-features__btn{font-size:14px;max-width:260px;width:100%}}