.hero_services{background:#f7f7f7;overflow:hidden}.hero_services__container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:40px 64px}.hero_services__content{flex:1;max-width:560px;z-index:2}.hero_services__badge{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-bottom:24px}.hero_services__badge-dot{background:#ff7f32;border-radius:50%;height:8px;width:8px}.hero_services__title{font-size:64px;font-weight:500;line-height:1.05;margin-bottom:24px}.hero_services__description{color:#555;font-size:18px;line-height:1.6;margin-bottom:32px}.hero_services__button{align-items:center;background:#0077be;border-radius:999px;color:#fff;display:inline-flex;font-weight:400;justify-content:center;min-height:50px;padding:0 27px;text-decoration:none}.hero_services__image-wrapper{align-items:center;display:flex;flex:1;justify-content:flex-end}.hero_services__image{display:block;height:auto;max-width:850px;transform:translateX(70px);width:100%}@media (max-width:767px){.hero_services__container{flex-direction:column;gap:24px;padding:24px}.hero_services__content{max-width:100%;order:1;width:100%}.hero_services__title{font-size:42px;line-height:1.1}.hero_services__description{font-size:16px}.hero_services__image-wrapper{justify-content:center;margin-top:16px;order:2;width:100%}.hero_services__image{max-width:420px;transform:none;width:100%}.hero_services__image-wrapper{background:rgba(0,0,0,.02);border:1px solid #ececec;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:24px}}