.ox-home-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.ox-home-actions .btn-main{margin:0!important}
.ox-home-actions .ox-whatsapp{color:#fff;background:#16a864}
.ox-trust-strip{padding:28px 0;background:#11192c;color:#fff}
.ox-trust-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}
.ox-trust-item{padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.05)}
.ox-trust-item strong{display:block;color:#ff7132;font-size:20px}
.ox-trust-item span{font-size:13px;line-height:1.45}
.ox-offer-card{overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#fff2eb,#fff)}
.ox-offer-price{color:#fe5000;font-size:clamp(42px,7vw,78px);line-height:1;font-weight:900}
.ox-offer-list{display:grid;gap:10px;margin:20px 0;padding:0;grid-template-columns:1fr 1fr;list-style:none}
.ox-offer-list li:before{margin-right:7px;color:#fe5000;content:"✓";font-weight:900}
.ox-global-sticky{position:fixed;right:18px;bottom:18px;z-index:999;display:grid;gap:8px}
.ox-global-sticky a{display:flex;justify-content:center;border-radius:99px;padding:11px 15px;color:#fff!important;background:#16a864;box-shadow:0 9px 28px rgba(0,0,0,.2);font:800 12px Arial;text-decoration:none}
.ox-global-sticky a:last-child{background:#fe5000}
.ox-sr-only{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}
.ox-form-status{display:none;margin-top:14px;border-radius:10px;padding:13px 15px;line-height:1.5}
.ox-form-status.is-visible{display:block}.ox-form-status.is-success{color:#17653d;background:#e9f8ef}.ox-form-status.is-error{color:#9c321d;background:#fff0ec}
.social-icons a[href="#"]{display:none!important}
@media(max-width:767px){.ox-trust-grid{grid-template-columns:1fr 1fr}.ox-offer-list{grid-template-columns:1fr}.ox-global-sticky{right:9px;bottom:18px}.ox-global-sticky a{padding:9px 11px;font-size:10px}}

.ox-section{padding:80px 0}.ox-section-soft{background:#f7f8fb}.ox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.ox-card,.ox-tool-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:24px;box-shadow:0 12px 32px rgba(9,25,55,.08)}.ox-card h3{margin-bottom:10px}.ox-card a,.ox-btn{font-weight:700;color:#f7670c}.ox-tool-form{display:grid;gap:12px}.ox-tool-form input,.ox-tool-form select,.ox-tool-form textarea{width:100%;border:1px solid #dbe1ea;border-radius:12px;padding:12px 14px}.ox-tool-form textarea{min-height:110px}.ox-result{display:none;white-space:pre-wrap;background:#101828;color:#fff;border-radius:18px;padding:18px;margin-top:18px;max-height:520px;overflow:auto}.ox-result.is-visible{display:block}.ox-home-resource-hub .ox-card{height:100%}
