/* Outsourcea Pricing Page Builder v1.3 - No Hero */
.ospb-page{--ospb-bg:#F7F7F6;--ospb-card:#fff;--ospb-text:#111;--ospb-muted:#5E6470;--ospb-accent:#00A651;--ospb-width:1320px;background:var(--ospb-bg);color:var(--ospb-text);font-family:inherit;padding:44px 28px 76px}
.ospb-page *{box-sizing:border-box}
.ospb-wrap{max-width:var(--ospb-width);width:100%;margin:0 auto;display:grid;gap:30px}
.ospb-quick-nav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;background:rgba(255,255,255,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:10px;box-shadow:0 14px 40px rgba(18,32,56,.055)}
.ospb-quick-nav a{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:999px;color:var(--ospb-muted)!important;text-decoration:none!important;font-size:14px;font-weight:850;transition:.2s ease}
.ospb-quick-nav a:hover{background:rgba(0,166,81,.1);color:var(--ospb-accent)!important}
.ospb-section{border-radius:26px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:var(--ospb-card);box-shadow:0 18px 60px rgba(18,32,56,.055);scroll-margin-top:120px}
.ospb-label{padding:17px 24px 15px;border-bottom:1px solid rgba(0,0,0,.07);color:var(--ospb-muted);font-size:13px;font-weight:800;letter-spacing:.085em;text-transform:uppercase}
.ospb-price-content{padding:38px 30px 32px}
.ospb-pill{display:inline-flex;align-items:center;height:30px;padding:0 16px;border-radius:999px;background:rgba(0,166,81,.12);color:var(--ospb-accent);font-weight:850;font-size:14px;margin-bottom:24px}
.ospb-price-content h2,.ospb-calculator-head h2,.ospb-quote h2,.ospb-faq-head h2{margin:0 0 14px!important;color:var(--ospb-text);font-size:clamp(32px,3.8vw,58px);line-height:1.05;letter-spacing:-1.8px;font-weight:400}
.ospb-price-content>p,.ospb-calculator-head p,.ospb-quote p,.ospb-faq-head p{max-width:1080px;margin:0 0 22px!important;color:var(--ospb-muted);font-size:17px;line-height:1.7}
.ospb-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}
.ospb-cards article{position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:30px;background:#fff;transition:.22s ease}
.ospb-cards article:after{content:"";position:absolute;inset:auto -30px -55px auto;width:120px;height:120px;border-radius:999px;background:rgba(0,166,81,.08);transition:.22s ease}
.ospb-cards article:hover{transform:translateY(-6px);border-color:rgba(0,166,81,.28);box-shadow:0 22px 50px rgba(0,0,0,.08)}
.ospb-cards article:hover:after{transform:scale(1.25)}
.ospb-card-icon{width:42px;height:42px;border-radius:999px;background:rgba(0,166,81,.11);color:var(--ospb-accent);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;margin-bottom:18px}
.ospb-cards h3{margin:0 0 12px!important;color:var(--ospb-text);font-size:22px;line-height:1.2;font-weight:650}
.ospb-cards p{margin:0!important;color:var(--ospb-muted);font-size:16px;line-height:1.6}
.ospb-calculator-head{padding:38px 30px 0}
.ospb-calculator-wrap{padding:24px 30px 32px}
.ospb-calculator-placeholder{min-height:250px;border:2px dashed rgba(0,0,0,.18);border-radius:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--ospb-muted);background:linear-gradient(135deg,rgba(0,0,0,.018),rgba(0,166,81,.035));padding:34px}
.ospb-calculator-placeholder .ospb-calc-icon{font-size:46px;margin-bottom:8px;color:var(--ospb-accent)}
.ospb-calculator-placeholder strong{color:var(--ospb-text);font-size:21px;margin-bottom:8px}
.ospb-calculator-placeholder span{max-width:520px;line-height:1.5}
.ospb-calculator-code{width:100%;overflow:auto;border-radius:20px;background:#fff}
.ospb-calculator-code iframe{max-width:100%;width:100%;border:0}
.ospb-quote-inner{text-align:center;padding:72px 28px}
.ospb-quote p{margin-left:auto!important;margin-right:auto!important}
.ospb-quote a{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:58px;padding:0 34px;border-radius:999px;background:var(--ospb-accent);color:#fff!important;text-decoration:none!important;font-size:17px;font-weight:900;transition:.2s ease;box-shadow:0 14px 30px rgba(0,166,81,.18)}
.ospb-quote a:hover{transform:translateY(-2px);background:#009747}
.ospb-faq-head{padding:38px 30px 10px}
.ospb-accordion{padding:0 30px 36px}
.ospb-faq-item{border-bottom:1px solid rgba(0,0,0,.09)}
.ospb-faq-item button{width:100%;border:0;background:transparent;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;cursor:pointer;color:var(--ospb-text)}
.ospb-faq-item button span{font-size:18px;font-weight:700;line-height:1.35}
.ospb-faq-item button strong{width:34px;height:34px;border-radius:999px;background:#f4f5f5;color:var(--ospb-muted);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:500;flex:0 0 auto;transition:.2s ease}
.ospb-faq-item.is-open button strong{background:rgba(0,166,81,.12);color:var(--ospb-accent);transform:rotate(180deg)}
.ospb-faq-answer{padding:0 54px 24px 0;color:var(--ospb-muted)}
.ospb-faq-answer p{margin:0!important;color:var(--ospb-muted);font-size:16px;line-height:1.7}
.ospb-reveal{opacity:0;transform:translateY(18px);transition:.55s ease}
.ospb-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1024px){.ospb-page{padding:40px 22px 58px}.ospb-cards{grid-template-columns:1fr}.ospb-quote-inner{padding:58px 24px}.ospb-quick-nav{border-radius:24px}}
@media(max-width:767px){.ospb-page{padding:28px 16px 48px}.ospb-wrap{gap:22px}.ospb-quick-nav{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding:8px;border-radius:18px}.ospb-quick-nav a{white-space:nowrap;height:38px;font-size:13px;padding:0 14px}.ospb-label{padding:14px 18px;font-size:12px}.ospb-price-content,.ospb-calculator-head,.ospb-calculator-wrap,.ospb-faq-head,.ospb-accordion{padding-left:18px;padding-right:18px}.ospb-cards article{padding:24px}.ospb-faq-item button span{font-size:16px}.ospb-faq-answer{padding-right:0}.ospb-quote-inner{padding:46px 18px}.ospb-quote a{width:100%;max-width:280px}}


/* v1.4 No Menu: quick navigation removed/hidden */
.ospb-quick-nav {
  display: none !important;
}

.ospb-page {
  padding-top: 30px;
}

.ospb-wrap > .ospb-section:first-of-type {
  margin-top: 0;
}

@media(max-width:767px){
  .ospb-page {
    padding-top: 22px;
  }
}
