.services-page{color:#07100d;background:#fff;overflow:hidden}.services-hero{background:#fff;padding:190px 0 110px;position:relative;overflow:hidden}.services-hero-content{z-index:2;max-width:980px;animation:2s cubic-bezier(.22,1,.36,1) heroReveal;position:relative}.services-hero-content h1{color:var(--color-primary);margin-bottom:28px;font-size:60px;font-weight:900;line-height:1.05}.services-hero-line{background:var(--color-primary);border-radius:999px;width:120px;height:6px;margin-bottom:38px;display:block}.services-hero-content p{color:#07100db8;max-width:900px;font-size:18px;font-weight:600;line-height:2.1}@keyframes heroReveal{0%{opacity:0;transform:translateY(60px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:992px){.services-hero{padding:145px 0 70px}.services-hero-content h1{margin-bottom:22px;font-size:52px}.services-hero-content p{font-size:17px;line-height:2}.services-mini-title{font-size:15px}.services-mini-title:before{width:32px}.services-hero-line{width:85px;height:4px;margin-bottom:24px}}.services-cta{background:#fff;padding:70px 0 120px}.services-cta-box{background:linear-gradient(#fff,#f8fbf9);border:1px solid #1fc77e1f;border-radius:0;justify-content:space-between;align-items:center;gap:36px;padding:70px 65px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #07100d0d}.services-cta-box:before{content:"";background:var(--color-primary);border-radius:50%;width:100px;height:100px;position:absolute;top:-50px;left:60%;transform:translate(-30%)}.services-cta-content{z-index:2;max-width:760px;position:relative}.services-cta-content span{color:var(--color-primary);margin-bottom:16px;font-size:18px;font-weight:900;display:inline-flex}.services-cta-content h2{color:#07100d;margin-bottom:24px;font-size:40px;font-weight:900;line-height:1.25}.services-cta-content p{color:#07100dad;font-size:18px;font-weight:600;line-height:2}.services-cta-btn{z-index:2;background:var(--color-primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:170px;height:58px;padding:0 28px;font-size:17px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.services-cta-btn:hover{color:#fff;background:#07100d;transform:translateY(-4px)}@media (max-width:992px){.services-cta{padding:45px 0 80px}.services-cta-box{flex-direction:column;align-items:flex-start;padding:42px 24px}.services-cta-box:before{width:240px;height:240px;top:-120px}.services-cta-box:after{width:160px;height:160px;bottom:-80px;left:-80px}.services-cta-content h2{font-size:32px}.services-cta-content p{font-size:16px}}
