/* P30 Engineering contact rail correction */
body.p28-engineering .p29-review-dock,
body.p28-engineering .p29-scroll-top,
body.p28-engineering #scrollTopBtn{display:none!important}
body.p28-engineering .p30-contact-rail{position:fixed;right:24px;top:50%;transform:translateY(-42%);z-index:72;display:flex;flex-direction:column;align-items:center;gap:12px}
html[dir="rtl"] body.p28-engineering .p30-contact-rail{right:24px;left:auto}
body.p28-engineering .p30-contact-link{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#344154;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 28px rgba(18,35,48,.16);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
body.p28-engineering .p30-contact-link svg{width:21px;height:21px;display:block;fill:currentColor}
body.p28-engineering .p30-contact-link:hover{transform:translateY(-2px);background:#2f6f64;box-shadow:0 16px 34px rgba(18,35,48,.23)}
body.p28-engineering .p30-contact-link.whatsapp{width:62px;height:62px;margin-top:8px;background:#62cf6b;box-shadow:0 14px 38px rgba(59,196,90,.35)}
body.p28-engineering .p30-contact-link.whatsapp svg{width:31px;height:31px}
body.p28-engineering .p30-contact-link.whatsapp:hover{background:#4fc65a}
@media(max-width:1100px){body.p28-engineering .p30-contact-rail{right:14px;gap:9px}html[dir="rtl"] body.p28-engineering .p30-contact-rail{right:14px}body.p28-engineering .p30-contact-link{width:43px;height:43px}body.p28-engineering .p30-contact-link.whatsapp{width:55px;height:55px}}
@media(max-width:760px){body.p28-engineering .p30-contact-rail{top:auto;bottom:18px;right:16px;transform:none;flex-direction:row;background:color-mix(in srgb,var(--p28-surface) 92%,transparent);border:1px solid var(--p28-line);border-radius:22px;padding:8px;box-shadow:0 14px 38px rgba(18,35,48,.16);backdrop-filter:blur(14px)}html[dir="rtl"] body.p28-engineering .p30-contact-rail{right:16px;left:auto}body.p28-engineering .p30-contact-link{width:40px;height:40px;box-shadow:none}body.p28-engineering .p30-contact-link.whatsapp{width:46px;height:46px;margin:0}body.p28-engineering .p30-contact-link.whatsapp svg{width:25px;height:25px}}
@media(max-width:470px){body.p28-engineering .p30-contact-link.social-secondary{display:none}}
