.service-section{background:var(--background);padding:5rem 1.5rem}.service-section--dark{background:var(--background-secondary)}.service-section__inner{flex-direction:column;gap:56px;display:flex}.service-section__top-row{align-items:stretch;gap:50px;display:flex}.service-section__top-row--reversed{flex-direction:row-reverse}.service-section__intro{flex:1;min-width:280px}.service-section__title{color:#090909;margin:0;font-size:clamp(1.7rem,5vw,2.5rem);font-weight:700;line-height:1.1}.service-section__description{max-width:620px;margin:1.3rem 0 0}.service-section__perks-card{background:#ffffff8a;border-radius:18px;flex:1;grid-template-columns:repeat(2,minmax(180px,1fr));gap:34px 28px;min-width:300px;height:fit-content;padding:1.9rem 2.2rem;display:grid;box-shadow:0 0 1rem #0000001a}.service-section__perk{color:#737373;align-items:center;gap:14px;font-weight:500;display:flex}.service-section__perk-icon{background:var(--primary);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:clamp(20px,1vw,30px);height:clamp(20px,1vw,30px);font-size:clamp(.8rem,1vw,.9rem);display:inline-flex}.service-section__process-wrap{flex-direction:column;gap:20px;display:flex}.service-section__process-title{text-align:center;margin:0;font-size:1.3rem;font-weight:500}.service-section__steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.service-section__step-cell{position:relative}.service-section__step{text-align:center;flex-direction:column;align-items:center;display:flex}.service-section__step-icon-wrap{background:#fff;border:1px solid #e6e6e6;border-radius:999px;justify-content:center;align-items:center;width:clamp(80px,8vw,120px);height:clamp(80px,8vw,120px);display:flex;box-shadow:0 .1rem .6rem #00000014}.service-section__step-icon{color:var(--primary);font-size:clamp(2.2rem,2.8vw,2.8rem)}.service-section__step h4{margin:1.5rem 0 .5rem}.service-section__step p{color:#6f6f72;margin:0;font-size:.9rem;line-height:1.45}.service-section__step-arrow{color:#e4980b61;font-size:1.3rem;position:absolute;top:44px;right:-16px;transform:translate(50%)}@media (max-width:1100px){.service-section{padding:2.8rem 1.2rem}.service-section__top-row,.service-section__top-row--reversed{flex-direction:column}.service-section__perks-card{width:100%}.service-section__steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.service-section__step-arrow{top:50%;right:-10px}}@media (max-width:760px){.service-section{padding:2.2rem .9rem}.service-section__inner{gap:42px}.service-section__perks-card{grid-template-columns:1fr;gap:18px;padding:1.2rem}.service-section__steps-grid{grid-template-columns:1fr;row-gap:28px}.service-section__step h4{margin-top:.9rem}.service-section__step-arrow{top:auto;bottom:-22px;right:50%;transform:translate(50%)rotate(90deg)}}
