.srv-features-wrapper{background:var(--color-bg-primary);padding:5rem clamp(1.25rem,2.5vw,2.5rem);overflow:hidden}.srv-features-wrapper .srv-container{max-width:1400px;margin:0 auto}.srv-features-wrapper .srv-header-block{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:80px;display:flex}.srv-features-wrapper .srv-badge{color:var(--color-text-primary);text-transform:uppercase;font-family:var(--font-family-secondary);letter-spacing:.4em;margin-bottom:24px;font-size:11px;display:block}.srv-features-wrapper .srv-main-title{color:#fff;font-family:var(--font-family-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.srv-features-wrapper .srv-main-title span{color:var(--color-text-primary);font-style:italic}.srv-features-wrapper .srv-grid-layout{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.srv-features-wrapper .srv-card{background:var(--color-bg-secondary-2);border:1px solid #ffffff12;border-radius:4px;flex-direction:column;justify-content:space-between;min-height:320px;padding:50px 40px;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.srv-features-wrapper .srv-card-number{font-family:var(--font-family-secondary);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-primary);margin-bottom:40px;font-size:12px;font-weight:600}.srv-features-wrapper .srv-card-title{color:#fff;font-family:var(--font-family-primary);white-space:pre-line;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;overflow-wrap:break-word;margin-bottom:20px;font-size:clamp(1.4rem,4vw,1.8rem);line-height:1.2}.srv-features-wrapper .srv-card-text{color:#ffffffb3;font-family:var(--font-family-secondary);-webkit-hyphens:auto;hyphens:auto;word-break:break-word;font-size:14px;line-height:1.6}.srv-features-wrapper .srv-card-glow{background:var(--color-text-primary);width:0;height:0;box-shadow:0 0 100px 20px var(--color-text-primary);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.srv-features-wrapper .srv-card:hover .srv-card-glow{opacity:.15}@media (max-width:992px){.srv-features-wrapper .srv-header-block{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.srv-features-wrapper .srv-card{min-height:auto;padding:40px 30px}}
