.wa-contact,.wa-float{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;background:#25d366;color:#073b20;cursor:pointer;font:inherit;box-shadow:0 8px 24px rgba(7,94,54,.18)}
.wa-contact:hover,.wa-float:hover{background:#20c45e}
.wa-contact svg,.wa-float svg{width:28px;height:28px;flex:none}
.wa-contact{width:100%;justify-content:flex-start;padding:16px 20px;border-radius:16px;text-align:start;min-height:78px;border:1px solid rgba(7,59,32,.08)}
.wa-contact-copy{display:grid;gap:2px;font-size:14px;font-weight:700}
.wa-contact-copy bdi{font-size:17px;letter-spacing:.025em}
.wa-form-contact{width:100%;max-width:360px;margin:22px 0 20px}
.wa-contact-copy{min-width:0;line-height:1.5}
.form-layout>div:first-child{min-width:0}
@media(max-width:820px){.wa-form-contact{max-width:420px}}
@media(max-width:600px){.wa-form-contact{max-width:none;margin-top:20px}.wa-contact{padding:15px 18px}}
.wa-float{position:fixed;inset-inline-end:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));width:60px;height:60px;border-radius:50%;z-index:1050}
.wa-dialog{box-sizing:border-box;width:min(540px,calc(100% - 28px));max-height:calc(100dvh - 40px);margin:auto;padding:32px;border:1px solid #e5e8e6;border-radius:24px;color:#17171d;background:#fff;box-shadow:0 24px 90px #0004;overflow:auto;overscroll-behavior:contain;text-align:start}
.wa-dialog::backdrop{background:rgba(8,15,12,.62)}
.wa-dialog h2{margin:12px 34px 12px 0;font-size:28px;line-height:1.2;letter-spacing:-.02em}
.wa-dialog p{margin:0 0 22px;color:#535a56;font-size:14px;line-height:1.7}
.wa-close{position:absolute;inset-inline-end:12px;top:10px;width:40px;height:40px;border:0;border-radius:50%;background:#f1f4f2;color:#26342c;cursor:pointer;font-size:27px}
.wa-services{display:grid;gap:9px;list-style:none;padding:0;margin:0}
.wa-services a{display:block;padding:13px 16px;border:1px solid #dce8df;border-radius:12px;background:#f5fbf7;color:#164a2b;font-size:15px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}
.wa-services a:hover{border-color:#168743;background:#e7f7ec}
.wa-contact:focus-visible,.wa-float:focus-visible,.wa-close:focus-visible,.wa-services a:focus-visible{outline:3px solid #145bc1;outline-offset:3px}
.wa-modal-open{overflow:hidden}
[dir="rtl"] .wa-dialog h2{margin:12px 0 12px 34px;letter-spacing:normal;line-height:1.4}
@media(max-width:600px){.wa-dialog{padding:26px 20px}.wa-dialog h2{font-size:24px}.wa-float{width:54px;height:54px;inset-inline-end:16px;bottom:max(16px,env(safe-area-inset-bottom))}.wa-services a{font-size:14px;padding:12px}}
/* Keep footer links clear of the floating action. */
.site-footer{padding-bottom:92px}
