.web-features{padding:48px 20px 80px;background-color:#ffffff;background-image:radial-gradient(circle at 5% 10%,rgba(20,93,160,.06) 0,transparent 40%),radial-gradient(circle at 95% 90%,rgba(237,110,86,.05) 0,transparent 40%);position:relative;overflow:hidden}.web-features:before{content:"";position:absolute;top:-60px;left:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(20,93,160,.12) 0,transparent 65%);pointer-events:none}.web-features__container{max-width:1200px;margin:0 auto}.web-features__header{text-align:center;margin-bottom:40px}.web-features__title{font-size:2.5rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:16px!important}.web-features__title span{background:linear-gradient(90deg,#ed6e56,#ffb37c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.web-features__subtitle{font-size:1.15rem!important;color:#475569!important;max-width:700px;margin:0 auto!important}.feature-item{padding:24px;border-radius:16px;background:#ffffff;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;text-align:center}.feature-item:hover{background:#ffffff;transform:translateY(-5px);border-color:#e2e8f0;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.feature-item__icon{width:50px;height:50px;border-radius:12px;background:rgba(237,110,86,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.feature-icon{font-size:24px;color:#ed6e56}.feature-item__title{font-size:1.2rem!important;font-weight:700!important;color:#1e293b!important;margin-bottom:12px!important}.feature-item__description{color:#64748b!important;line-height:1.6!important;margin:0!important}@media (max-width:768px){.web-features{padding:60px 20px}.web-features__title{font-size:2rem!important}}