body.service-page .svc-cta,
body.avto-page .svc-cta,
body.avia-page .svc-cta,
body.multi-page .svc-cta,
body.rail-page .svc-cta,
body.sea-page .svc-cta,
body.sbornye-page .svc-cta,
body.warehouse-service-page .svc-cta,
body.urgent-page .svc-cta{
  margin:18px 0 10px !important;
  border-radius:28px !important;
  border:1px solid rgba(229,38,41,.18) !important;
  background:
    radial-gradient(900px 360px at 20% 25%, rgba(229,38,41,.10), transparent 60%),
    linear-gradient(#fff, #fff) !important;
  padding:22px !important;
  position:relative !important;
  overflow:hidden !important;
  box-shadow:0 14px 34px rgba(15,17,21,.05) !important;
}

body.service-page .svc-cta::before,
body.avto-page .svc-cta::before,
body.avia-page .svc-cta::before,
body.multi-page .svc-cta::before,
body.rail-page .svc-cta::before,
body.sea-page .svc-cta::before,
body.sbornye-page .svc-cta::before,
body.warehouse-service-page .svc-cta::before,
body.urgent-page .svc-cta::before{
  content:none !important;
  display:none !important;
}

body.service-page .svc-cta::after,
body.avto-page .svc-cta::after,
body.avia-page .svc-cta::after,
body.multi-page .svc-cta::after,
body.rail-page .svc-cta::after,
body.sea-page .svc-cta::after,
body.sbornye-page .svc-cta::after,
body.warehouse-service-page .svc-cta::after,
body.urgent-page .svc-cta::after{
  position:absolute !important;
  inset:0 !important;
  background-repeat:no-repeat !important;
  background-position:center center !important;
  background-size:118% auto !important;
  opacity:.16 !important;
  pointer-events:none !important;
  transform:none !important;
}

body.service-page .svc-cta .inner,
body.avto-page .svc-cta .inner,
body.avia-page .svc-cta .inner,
body.multi-page .svc-cta .inner,
body.rail-page .svc-cta .inner,
body.sea-page .svc-cta .inner,
body.sbornye-page .svc-cta .inner,
body.warehouse-service-page .svc-cta .inner,
body.urgent-page .svc-cta .inner{
  position:relative !important;
  z-index:1 !important;
  display:flex !important;
  gap:14px !important;
  align-items:center !important;
  justify-content:space-between !important;
  flex-wrap:wrap !important;
  padding:0 !important;
}

body.service-page .svc-cta h3,
body.avto-page .svc-cta h3,
body.avia-page .svc-cta h3,
body.multi-page .svc-cta h3,
body.rail-page .svc-cta h3,
body.sea-page .svc-cta h3,
body.sbornye-page .svc-cta h3,
body.warehouse-service-page .svc-cta h3,
body.urgent-page .svc-cta h3{
  margin:0 !important;
  font-size:18px !important;
  text-transform:uppercase !important;
  letter-spacing:.02em !important;
  line-height:1.2 !important;
  max-width:initial !important;
}

body.service-page .svc-cta p,
body.avto-page .svc-cta p,
body.avia-page .svc-cta p,
body.multi-page .svc-cta p,
body.rail-page .svc-cta p,
body.sea-page .svc-cta p,
body.sbornye-page .svc-cta p,
body.warehouse-service-page .svc-cta p,
body.urgent-page .svc-cta p{
  margin:6px 0 0 !important;
  color:var(--muted) !important;
  max-width:74ch !important;
  font-size:15px !important;
  line-height:1.55 !important;
}

body.service-page .svc-cta .p-btn-primary,
body.avto-page .svc-cta .p-btn-primary,
body.avia-page .svc-cta .p-btn-primary,
body.multi-page .svc-cta .p-btn-primary,
body.rail-page .svc-cta .p-btn-primary,
body.sea-page .svc-cta .p-btn-primary,
body.sbornye-page .svc-cta .p-btn-primary,
body.warehouse-service-page .svc-cta .p-btn-primary,
body.urgent-page .svc-cta .p-btn-primary{
  box-shadow:0 12px 24px rgba(229,38,41,.18) !important;
}

body.service-page .section-subcta,
body.avto-page .section-subcta,
body.avia-page .section-subcta,
body.multi-page .section-subcta,
body.rail-page .section-subcta,
body.sea-page .section-subcta,
body.sbornye-page .section-subcta,
body.warehouse-service-page .section-subcta,
body.urgent-page .section-subcta{
  display:flex !important;
  gap:10px !important;
  flex-wrap:wrap !important;
  align-items:center !important;
}

@media (max-width:980px){
  body.service-page .svc-cta::after,
  body.avto-page .svc-cta::after,
  body.avia-page .svc-cta::after,
  body.multi-page .svc-cta::after,
  body.rail-page .svc-cta::after,
  body.sea-page .svc-cta::after,
  body.sbornye-page .svc-cta::after,
  body.warehouse-service-page .svc-cta::after,
  body.urgent-page .svc-cta::after{
    background-size:132% auto !important;
    background-position:center center !important;
  }
}

html[data-theme="dark"] body.service-page .svc-cta,
html[data-theme="dark"] body.avto-page .svc-cta,
html[data-theme="dark"] body.avia-page .svc-cta,
html[data-theme="dark"] body.multi-page .svc-cta,
html[data-theme="dark"] body.rail-page .svc-cta,
html[data-theme="dark"] body.sea-page .svc-cta,
html[data-theme="dark"] body.sbornye-page .svc-cta,
html[data-theme="dark"] body.warehouse-service-page .svc-cta,
html[data-theme="dark"] body.urgent-page .svc-cta{
  border-color:rgba(255,255,255,.14) !important;
  background:#101010 !important;
  background-image:none !important;
  box-shadow:0 14px 30px rgba(0,0,0,.34) !important;
}

html[data-theme="dark"] body.service-page .svc-cta h3,
html[data-theme="dark"] body.avto-page .svc-cta h3,
html[data-theme="dark"] body.avia-page .svc-cta h3,
html[data-theme="dark"] body.multi-page .svc-cta h3,
html[data-theme="dark"] body.rail-page .svc-cta h3,
html[data-theme="dark"] body.sea-page .svc-cta h3,
html[data-theme="dark"] body.sbornye-page .svc-cta h3,
html[data-theme="dark"] body.warehouse-service-page .svc-cta h3,
html[data-theme="dark"] body.urgent-page .svc-cta h3{
  color:rgba(244,247,255,.96) !important;
}

html[data-theme="dark"] body.service-page .svc-cta p,
html[data-theme="dark"] body.avto-page .svc-cta p,
html[data-theme="dark"] body.avia-page .svc-cta p,
html[data-theme="dark"] body.multi-page .svc-cta p,
html[data-theme="dark"] body.rail-page .svc-cta p,
html[data-theme="dark"] body.sea-page .svc-cta p,
html[data-theme="dark"] body.sbornye-page .svc-cta p,
html[data-theme="dark"] body.warehouse-service-page .svc-cta p,
html[data-theme="dark"] body.urgent-page .svc-cta p{
  color:rgba(222,232,248,.82) !important;
}

html[data-theme="dark"] body.service-page .svc-cta::after,
html[data-theme="dark"] body.avto-page .svc-cta::after,
html[data-theme="dark"] body.avia-page .svc-cta::after,
html[data-theme="dark"] body.multi-page .svc-cta::after,
html[data-theme="dark"] body.rail-page .svc-cta::after,
html[data-theme="dark"] body.sea-page .svc-cta::after,
html[data-theme="dark"] body.sbornye-page .svc-cta::after,
html[data-theme="dark"] body.warehouse-service-page .svc-cta::after,
html[data-theme="dark"] body.urgent-page .svc-cta::after{
  opacity:.18 !important;
}
