.bxm-service .service-contact>.service-shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:clamp(35px,6vw,110px);align-items:center}
.bxm-service .service-contact h2{color:#fff;max-width:24ch;margin-top:8px}
.bxm-service .service-contact-actions{display:grid;margin:0;padding:28px;background:rgba(10,45,105,.24);border:1px solid rgba(255,255,255,.22);border-radius:20px;gap:0;justify-items:stretch;font-style:normal;min-width:0}
.bxm-service .service-contact-actions>a{display:flex;align-items:center;justify-content:space-between;gap:22px;text-decoration:none!important;color:#fff!important;font-size:20px;padding:20px 0;transition:color .2s,background .2s}
.bxm-service .service-contact-actions>a:first-child{background:#fff;color:#205bb7!important;border-radius:40px;padding:12px 16px 12px 24px;font-size:18px;font-weight:600;margin-bottom:8px}
.bxm-service .service-contact-actions>a:last-child{border-top:1px solid rgba(255,255,255,.25);padding-bottom:0}
.service-contact-actions small{display:block;font-size:14px;font-weight:400;color:#dbe9ff;margin-bottom:3px}
.service-contact-actions strong{font-size:clamp(23px,2.1vw,34px);font-weight:500}
.bxm-service .service-contact-actions .bxm-action__arrow{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:rgba(255,255,255,.16);color:#fff}
.bxm-service .service-contact-form .bxm-action__arrow{background:#286bd2;color:#fff}
.service-contact-actions a:hover .bxm-action__arrow{transform:translateX(3px)}
.service-contact-guide{display:flex;align-items:center;gap:18px;margin-top:26px;min-height:104px}
.service-contact-guide>div{max-width:46ch}.service-contact-guide strong{font-size:19px;font-weight:600;color:white}.service-contact-guide p{font-size:16px;line-height:1.5;margin:5px 0 0}
.service-contact-robot-slot{position:relative;display:block;width:92px;height:108px;flex:0 0 92px}
@media(max-width:700px){.bxm-service .service-contact>.service-shell{grid-template-columns:1fr;gap:24px}.bxm-service .service-contact-actions{padding:22px;width:100%}.service-contact-guide{gap:12px}.service-contact-robot-slot{width:74px;height:92px;flex-basis:74px}}

.bxm-service .service-contact .service-contact-copy p{color:#fff}
