:root{--cp-orange:#e8600a;--cp-dark:#0d0d0d}.cp-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:'Poppins',sans-serif;font-size:9px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--cp-orange);margin-bottom:16px}.cp-ey-line{width:28px;height:2px;background:var(--cp-orange);opacity:.5}.cp-hero{background:#fff;position:relative;overflow:hidden;padding:8px 0 80px}.cp-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(232,96,10,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(232,96,10,.04) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.cp-hero-grid::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 50%,rgba(232,96,10,.06) 0,transparent 60%)}.cp-hero-inner{max-width:1260px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.cp-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:'Poppins',sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#999;margin-bottom:22px}.cp-ey-dot{width:7px;height:7px;border-radius:50%;background:var(--cp-orange);box-shadow:0 0 10px rgba(232,96,10,.7);animation:cp-pulse 2s ease-in-out infinite;flex-shrink:0}@keyframes cp-pulse{0%,100%{box-shadow:0 0 6px rgba(232,96,10,.5)}50%{box-shadow:0 0 18px rgba(232,96,10,1)}}.cp-hero-h1{font-family:'Barlow Condensed',sans-serif;font-size:clamp(60px,7vw,92px);font-weight:900;line-height:.92;color:#0a0a0a;margin:0 0 24px}.cp-hero-h1 em{font-style:italic;color:var(--cp-orange)}.cp-hero-desc{font-family:'Poppins',sans-serif;font-size:14px;color:#666;line-height:1.8;max-width:460px;margin:0 0 36px}.cp-hero-contacts{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.cp-contact-item{display:flex;align-items:center;gap:14px;text-decoration:none;transition:transform .2s}.cp-contact-item:hover{transform:translateX(4px)}.cp-ci-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-ci-green{background:#f0f0f0;color:#0a0a0a}.cp-ci-orange{background:#f0f0f0;color:#0a0a0a}.cp-ci-blue{background:#f0f0f0;color:#0a0a0a}.cp-ci-label{display:block;font-family:'Poppins',sans-serif;font-size:10px;font-weight:600;color:#aaa;letter-spacing:.08em;text-transform:uppercase}.cp-ci-value{display:block;font-family:'Poppins',sans-serif;font-size:13px;font-weight:600;color:#333;margin-top:2px}.cp-hero-trust{display:flex;align-items:center;gap:0;background:#fff;border:1px solid #eee;border-radius:14px;padding:18px 0;max-width:400px}.cp-trust-item{flex:1;text-align:center;padding:0 16px}.cp-trust-num{display:block;font-family:'Barlow Condensed',sans-serif;font-size:28px;font-weight:800;color:var(--cp-orange);line-height:1}.cp-trust-lbl{display:block;font-family:'Poppins',sans-serif;font-size:10px;color:#999;margin-top:3px}.cp-trust-div{width:1px;height:36px;background:#e5e5e5;flex-shrink:0}.cp-hero-right{position:relative}.cp-hero-ghost{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:'Barlow Condensed',sans-serif;font-size:160px;font-weight:900;color:rgba(0,0,0,.03);pointer-events:none;white-space:nowrap;z-index:0}.cp-steps{display:flex;flex-direction:column;gap:0;position:relative;z-index:1}.cp-step{display:flex;align-items:flex-start;gap:20px;padding:0 0 6px}.cp-step-line{width:2px;height:28px;background:#e5e5e5;margin-left:19px}.cp-step-num{width:40px;height:40px;border-radius:50%;border:2px solid #ddd;display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:800;color:#bbb;flex-shrink:0;transition:border-color .3s,color .3s}.cp-step-active .cp-step-num{border-color:var(--cp-orange);color:var(--cp-orange);box-shadow:0 0 16px rgba(232,96,10,.35)}.cp-step-body h4{font-family:'Poppins',sans-serif;font-size:15px;font-weight:700;color:#0a0a0a;margin:8px 0 5px}.cp-step-body p{font-family:'Poppins',sans-serif;font-size:13px;color:#777;line-height:1.65;margin:0}.cp-faq-section{background:#fff;padding:96px 0}.cp-faq-inner{max-width:900px;margin:0 auto;padding:0 40px}.cp-faq-head{margin-bottom:52px}.cp-faq-h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1.0;color:#0a0a0a;margin:0 0 12px}.cp-faq-h2 em{font-style:italic;color:var(--cp-orange)}.cp-faq-sub{font-family:'Poppins',sans-serif;font-size:14px;color:#666;line-height:1.7;margin:0}.cp-faq-list{display:flex;flex-direction:column;gap:0;border-top:1px solid #e5e5e5}.cp-faq-item{border-bottom:1px solid #e5e5e5;overflow:hidden}.cp-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;background:0;border:0;cursor:pointer;text-align:left;transition:color .2s}.cp-faq-q span{font-family:'Poppins',sans-serif;font-size:15px;font-weight:600;color:#0a0a0a;transition:color .2s}.cp-faq-item.cp-faq-open .cp-faq-q span{color:var(--cp-orange)}.cp-faq-arrow{color:#bbb;flex-shrink:0;transition:transform .3s,color .3s}.cp-faq-item.cp-faq-open .cp-faq-arrow{transform:rotate(180deg);color:var(--cp-orange)}.cp-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s;padding:0}.cp-faq-item.cp-faq-open .cp-faq-a{max-height:300px;padding-bottom:20px}.cp-faq-a p{font-family:'Poppins',sans-serif;font-size:14px;color:#555;line-height:1.8;margin:0}@media(max-width:900px){.cp-hero{padding:40px 0 64px}.cp-hero-inner{grid-template-columns:1fr;gap:44px;padding:0 28px}.cp-hero-right{order:1}.cp-hero-ghost{display:none}.cp-hero-h1{font-size:72px}.cp-hero-desc{max-width:100%}.cp-hero-trust{max-width:100%}.cp-faq-section{padding:72px 0}.cp-faq-inner{padding:0 28px}.cp-faq-head{margin-bottom:40px}}@media(max-width:640px){.cp-hero{padding:32px 0 52px}.cp-hero-inner{padding:0 20px;gap:36px}.cp-hero-h1{font-size:58px}.cp-hero-eyebrow{font-size:9px}.cp-hero-desc{font-size:13.5px;margin-bottom:28px}.cp-ci-value{font-size:12px;word-break:break-all;overflow-wrap:anywhere}.cp-contact-item{align-items:flex-start}.cp-hero-contacts{gap:10px;margin-bottom:28px}.cp-hero-trust{max-width:100%;padding:14px 0}.cp-trust-item{padding:0 12px}.cp-trust-num{font-size:24px}.cp-trust-lbl{font-size:9px}.cp-step-body h4{font-size:14px}.cp-step-body p{font-size:12px}.cp-step-num{width:36px;height:36px;font-size:13px}.cp-step-line{margin-left:17px}.cp-faq-section{padding:56px 0}.cp-faq-inner{padding:0 20px}.cp-faq-h2{font-size:40px}.cp-faq-sub{font-size:13px}.cp-faq-q{padding:18px 0}.cp-faq-q span{font-size:14px}.cp-faq-a p{font-size:13px}.cp-faq-item.cp-faq-open .cp-faq-a{max-height:500px}}@media(max-width:480px){.cp-hero{padding:28px 0 44px}.cp-hero-inner{padding:0 16px;gap:32px}.cp-hero-h1{font-size:48px}.cp-hero-eyebrow{font-size:8.5px;letter-spacing:.1em;flex-wrap:wrap;gap:4px}.cp-hero-desc{font-size:13px;margin-bottom:24px}.cp-ci-icon{width:36px;height:36px;border-radius:8px}.cp-ci-label{font-size:9px}.cp-ci-value{font-size:11.5px}.cp-hero-trust{padding:12px 0;border-radius:12px}.cp-trust-item{padding:0 8px}.cp-trust-num{font-size:22px}.cp-trust-div{height:28px}.cp-faq-section{padding:44px 0}.cp-faq-inner{padding:0 16px}.cp-faq-h2{font-size:34px}.cp-faq-head{margin-bottom:32px}.cp-faq-q span{font-size:13.5px;line-height:1.45}.cp-faq-q{padding:16px 0;gap:12px}.cp-faq-a p{font-size:13px;line-height:1.75}}@media(max-width:380px){.cp-hero{padding:22px 0 36px}.cp-hero-inner{padding:0 14px;gap:28px}.cp-hero-h1{font-size:40px}.cp-hero-eyebrow{display:none}.cp-hero-desc{font-size:12px;margin-bottom:20px}.cp-ci-value{font-size:11px}.cp-hero-contacts{gap:8px;margin-bottom:22px}.cp-hero-trust{padding:10px 0}.cp-trust-item{padding:0 6px}.cp-trust-num{font-size:19px}.cp-trust-lbl{font-size:8px}.cp-trust-div{height:24px}.cp-step-num{width:32px;height:32px;font-size:12px}.cp-step-line{margin-left:15px;height:22px}.cp-step{gap:14px}.cp-step-body h4{font-size:13px}.cp-step-body p{font-size:11.5px}.cp-faq-section{padding:36px 0}.cp-faq-inner{padding:0 14px}.cp-faq-h2{font-size:28px}.cp-faq-q span{font-size:13px}.cp-faq-a p{font-size:12px}}