.services-section{width:100%;background:#fff;padding:0;margin:0;box-sizing:border-box}.services-container{max-width:1100px;margin:0 auto;padding:44px 16px 56px 16px}.services-title{font-size:2.3rem;font-weight:700;margin-bottom:46px;margin-top:20px;color:#1a202c;text-align:center;letter-spacing:.01em}.services-row{display:flex;flex-direction:column;gap:38px}.service-card-horizontal{display:flex;align-items:center;border-radius:18px;min-height:320px;padding:36px 38px;gap:44px;margin:0;transition:background 0.17s;border-bottom:1px solid #444;margin-bottom:18px}.service-card-horizontal.reverse{flex-direction:row-reverse}.service-image{flex:0 0 270px;width:320px;height:220px;display:flex;align-items:center;justify-content:center;margin-right:42px;margin-left:0;border-radius:16px;background:#fafbfc;overflow:hidden;box-shadow:0 2px 16px 0 rgb(24 36 64 / .07)}.service-card-horizontal.reverse .service-image{margin-right:0;margin-left:32px}.service-image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.service-content{flex:1;display:flex;padding:14px 6px 14px 0;flex-direction:column;justify-content:center;min-width:0}.service-title{font-size:1.4rem;font-weight:700;color:#1a202c;margin-bottom:18px;margin-top:0;letter-spacing:.01em;text-align:left}.service-text{font-size:1.26rem;color:#344055;line-height:1.6;margin-bottom:33px;text-align:left;font-weight:400}.service-image,.service-image img{width:600px;height:300px}.instagram{background:#833ab4}.instagram:hover{background:#833ab4;color:#fff}.linkedin{background:#9bdff9}.linkedin:hover{background:#9bdff9;color:#fff}@media (max-width:900px){.services-title{font-size:1.75rem}.service-card-horizontal,.service-card-horizontal.reverse{min-height:0}}@media (max-width:700px){.service-card-horizontal,.service-card-horizontal.reverse{flex-direction:column!important;padding-bottom:28px;margin-bottom:8px}.service-image,.service-image img{width:100%;margin:0 auto 22px auto}.service-card-horizontal.reverse .service-image{margin-left:0}.service-content{padding:0 6px}.service-title,.service-text{text-align:center;width:100%}}