.ct-urgency-bar{background:#1a1a1a;padding:14px 24px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.ct-urgency-status{display:flex;align-items:center;gap:10px}.ct-urgency-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ct-urgency-dot--open{background:#84cc16;box-shadow:0 0 6px #84cc16}.ct-urgency-dot--closed{background:#ef4444;box-shadow:0 0 6px #ef4444}.ct-urgency-text{font-size:14px;color:#ffffffd9;font-weight:500;line-height:1.5}.ct-urgency-divider{height:14px;width:1px;background:#fff3}.ct-urgency-highlight{color:#fbbf24;font-weight:700}.ct-hero{background:#efb64b;padding:48px 0 56px;position:relative}.ct-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}.ct-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#1a1a1a1f;padding:7px 16px;border-radius:99px;font-size:11px;font-weight:700;color:#1a1a1a;margin-bottom:18px;text-transform:uppercase;letter-spacing:.5px}.ct-hero-badge-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.ct-hero-badge-dot--open{background:#15803d}.ct-hero-badge-dot--closed{background:#ef4444}.ct-hero-h1{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(36px,5vw,48px);font-weight:800;line-height:1.05;color:#1a1a1a;margin:0 0 18px;letter-spacing:-1px}.ct-hero-lead{font-size:17px;color:#1a1a1a;line-height:1.55;margin:0 0 24px;max-width:540px}.ct-hero-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}.ct-hero-channel-tile{border-radius:12px;padding:14px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.ct-hero-channel-tile--light{background:#ffffff8c}.ct-hero-channel-tile--dark{background:#1a1a1aeb;border:1.5px solid #1a1a1a}.ct-hero-channel-tile:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.ct-hero-channel-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;margin-top:8px}.ct-hero-channel-label--light{color:#1a1a1a}.ct-hero-channel-label--dark{color:#efb64b}.ct-hero-ctas{display:flex;gap:14px;align-items:center;margin-bottom:22px;flex-wrap:wrap}.ct-hero-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 30px;background:#1a1a1a;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #00000038;letter-spacing:-.2px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.ct-hero-cta-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 12px 32px #0000004d}.ct-hero-cta-link{font-size:14px;color:#1a1a1a;font-weight:600;text-decoration:underline;opacity:.8}.ct-hero-trust{display:flex;gap:24px;padding-top:20px;border-top:1px solid rgba(26,26,26,.15);flex-wrap:wrap}.ct-hero-trust-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#1a1a1a}.ct-callback-widget{background:#1a1a1a;border-radius:16px;padding:28px;box-shadow:0 12px 40px #0000002e}.ct-callback-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ct-callback-icon{width:38px;height:38px;background:#efb64b;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ct-callback-label{font-size:11px;color:#efb64b;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.ct-callback-h3{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:20px;font-weight:800;color:#fff;margin:0;letter-spacing:-.3px}.ct-callback-desc{font-size:13px;color:#ffffffb3;line-height:1.55;margin:0 0 18px}.ct-callback-input{width:100%;padding:14px 16px;border:none;border-radius:10px;font-size:14px;font-family:inherit;margin-bottom:10px;outline:none;box-sizing:border-box;background:#fff}.ct-callback-select{width:100%;padding:14px 16px;border:none;border-radius:10px;font-size:14px;font-family:inherit;margin-bottom:10px;outline:none;box-sizing:border-box;background:#fff;color:#475569}.ct-callback-btn{width:100%;padding:15px;background:#efb64b;color:#1a1a1a;border:none;border-radius:10px;font-size:15px;font-weight:800;cursor:pointer;letter-spacing:-.2px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s,box-shadow .2s}.ct-callback-btn:hover{background:#fcd34d;transform:translateY(-2px);box-shadow:0 8px 24px #efb64b66}.ct-callback-footer{font-size:11px;color:#ffffff80;text-align:center;margin-top:10px}.ct-callback-success{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#f0fdf4;border:1px solid #86efac;border-radius:10px;color:#15803d;font-size:14px;line-height:1.5;margin-bottom:10px}.ct-stats-section{padding:48px 0;background:#fff}.ct-stats-h3{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(20px,3vw,24px);font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 8px}.ct-stats-subtitle{font-size:14px;color:#64748b;text-align:center;margin:0 0 28px}.ct-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ct-stat-card{background:#fff8e8;border:1px solid #efb64b;border-radius:14px;padding:24px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.ct-stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.ct-stat-val{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(22px,3vw,32px);font-weight:800;color:#1a1a1a;line-height:1}.ct-stat-label{font-size:13px;color:#64748b;margin-top:8px;line-height:1.4}.ct-channels-section{padding:56px 0;background:#f8fafc}.ct-section-h2{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(24px,4vw,32px);font-weight:800;color:#1a1a1a;margin:0 0 6px;letter-spacing:-.5px}.ct-section-subtitle{font-size:14px;color:#64748b;margin:0}.ct-section-center{text-align:center;margin-bottom:32px}.ct-channels-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ct-channel-card{display:flex;flex-direction:column;gap:14px;padding:24px;background:#fff;border-radius:16px;text-decoration:none;position:relative;transition:transform .25s ease,box-shadow .25s ease}.ct-channel-badge{position:absolute;top:-10px;left:20px;background:#efb64b;color:#1a1a1a;font-size:10px;font-weight:800;padding:4px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}.ct-channel-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.ct-channel-cat{font-size:11px;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.ct-channel-desc{font-size:13px;color:#475569;font-weight:600;margin-bottom:6px}.ct-channel-phone{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-weight:800;color:#1a1a1a;margin-bottom:8px}.ct-channel-tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:99px}.ct-channel-tag--time{color:#15803d;background:#84cc1626}.ct-channel-tag--hours{color:#475569;background:#f1f5f9;margin-left:6px}.ct-channel-tag--email{color:#475569;background:#f1f5f9}.ct-faq-section{padding:56px 0;background:#fff}.ct-faq-badge{display:inline-flex;align-items:center;gap:6px;background:#fff3dc;color:#d4880f;padding:6px 14px;border-radius:99px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px}.ct-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ct-faq-item{background:#fafafa;border-radius:12px;padding:18px;cursor:pointer}.ct-faq-q{font-size:15px;font-weight:700;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center;gap:14px;-webkit-user-select:none;user-select:none}.ct-faq-icon{font-size:22px;color:#efb64b;flex-shrink:0;line-height:1;transition:transform .2s;display:inline-block}.ct-faq-icon--open{transform:rotate(45deg)}.ct-faq-a{font-size:13px;color:#475569;line-height:1.6;margin-top:12px}.ct-form-section{padding:56px 0;background:#fff}.ct-form-2col{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:start}.ct-form{background:#f8fafc;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:14px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ct-form-label{display:flex;flex-direction:column;gap:6px}.ct-form-label-text{font-size:12px;font-weight:700;color:#1a1a1a}.ct-form-label-hint{color:#94a3b8;font-weight:500}.contact-input{width:100%;padding:13px 16px;border:1.5px solid transparent;background:#fff;font-size:14px;color:var(--color-text);outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit;border-radius:8px}.contact-input::placeholder{color:#a08060}.contact-input:focus{border-color:var(--color-primary)}.contact-inputerror{border-color:#ef4444}.contact-textarea{resize:vertical;min-height:130px}.contact-error{font-size:12px;color:#ef4444}.ct-rodo-label{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;cursor:pointer}.ct-rodo-text{font-size:12px;color:#475569;line-height:1.5}.ct-rodo-link{color:#efb64b;font-weight:700}.ct-success-banner{display:flex;align-items:center;gap:8px;background:#d1fae5;border:1px solid #6ee7b7;border-radius:8px;padding:12px 16px;font-size:14px;color:#065f46;font-weight:500}.ct-submit-btn{margin-top:8px;padding:18px;background:#efb64b;color:#1a1a1a;border:none;border-radius:12px;font-size:16px;font-weight:800;cursor:pointer;letter-spacing:-.2px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;transition:background .2s,transform .15s,box-shadow .2s}.ct-submit-btn:hover{background:#fcd34d;transform:translateY(-2px);box-shadow:0 8px 24px #efb64b66}.ct-submit-btn:disabled{opacity:.6;cursor:not-allowed}.ct-form-footnote{text-align:center;font-size:11px;color:#94a3b8;font-weight:600}.ct-sidebar{display:flex;flex-direction:column;gap:14px}.ct-sidebar-guarantees{background:#fff8e8;border:2px solid #efb64b;border-radius:14px;padding:20px;transition:transform .25s ease,box-shadow .25s ease}.ct-sidebar-guarantees-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.ct-sidebar-guarantees-h4{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:15px;font-weight:800;color:#1a1a1a;margin:0}.ct-guarantees-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.ct-guarantees-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#475569;line-height:1.5}.ct-sidebar-stats{background:#1a1a1a;border-radius:14px;padding:20px;transition:transform .25s ease,box-shadow .25s ease}.ct-sidebar-stats-label{font-size:11px;color:#efb64b;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.ct-sidebar-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ct-channel-card:hover,.ct-sidebar-guarantees:hover,.ct-sidebar-stats:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.ct-sidebar-stat-val{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:22px;font-weight:800;color:#fff;line-height:1}.ct-sidebar-stat-label{font-size:10px;color:#fff9;font-weight:600;margin-top:4px}.ct-sidebar-review{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.ct-sidebar-stars{display:flex;gap:1px;margin-bottom:8px}.ct-sidebar-review-text{font-size:12px;color:#1a1a1a;line-height:1.5;margin:0 0 8px;font-style:italic}.ct-sidebar-review-author{font-size:11px;color:#94a3b8;font-weight:600}.ct-map-section{padding:56px 0;background:#fff}.ct-map-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center}.ct-voiv-panel{background:#fafafa;border-radius:14px;padding:24px}.ct-voiv-header{font-size:12px;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.ct-voiv-list{display:flex;flex-direction:column;gap:12px}.ct-voiv-row{display:flex;align-items:center;gap:12px}.ct-voiv-name{width:110px;font-size:13px;font-weight:700;color:#1a1a1a;flex-shrink:0}.ct-voiv-bar-bg{flex:1;height:10px;background:#fff;border-radius:5px;overflow:hidden}.ct-voiv-bar-fill{height:100%;background:#efb64b;border-radius:5px}.ct-voiv-count{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:14px;font-weight:800;color:#1a1a1a;width:60px;text-align:right;flex-shrink:0}.ct-map-wrap{position:relative;border-radius:14px;overflow:hidden;margin-bottom:14px;background:#2a2a2a}.ct-map-img{width:100%;display:block;opacity:.85}.ct-map-dot{position:absolute;width:8px;height:8px;background:#efb64b;border-radius:50%;border:1.5px solid #fff;box-shadow:0 0 4px #0009;transform:translate(-50%,-50%);cursor:default}.ct-map-caption{font-size:11px;color:#94a3b8;font-weight:600;text-align:center;margin-bottom:14px}.ct-map-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ct-map-stat{background:#fff8e8;border:1px solid #efb64b;border-radius:10px;padding:12px;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.ct-map-stat-val{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:18px;font-weight:800;color:#1a1a1a;line-height:1}.ct-map-stat-label{font-size:9px;color:#64748b;font-weight:600;margin-top:4px}.ct-map-stat:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.ct-wrapper{margin:0 auto;padding:0 28px}@media(max-width:1024px){.ct-stats-grid,.ct-channels-grid{grid-template-columns:repeat(2,1fr)}.ct-channel-card{flex-direction:row;align-items:center}}@media(max-width:900px){.ct-hero-grid,.ct-form-2col,.ct-map-grid{grid-template-columns:1fr}.ct-urgency-bar{padding:14px 0;gap:0}}.ct-map-grid{align-items:start}.ord__review{background:#f5f5f5;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:8px;overflow:hidden;min-height:110px}.ord__review-source{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#94a3b8;margin-bottom:2px}.ord__review-slide{animation:ordReviewFade .5s ease}@keyframes ordReviewFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ord__review-top{display:flex;align-items:center;gap:8px}.ord__review-avatar{width:28px;height:28px;border-radius:50%;background:#efb64b;color:#1a1a1a;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ord__review-name{font-size:14px;font-weight:600}.ord__review-text{font-size:13px;color:#475569;line-height:1.5;margin:0;font-style:italic}.ord__review-dots{display:flex;justify-content:center;gap:5px;margin-top:4px}.ord__review-dot{width:6px;height:6px;border-radius:50%;background:#d0d0d0;transition:background .3s,transform .3s;cursor:pointer}.ord__review-dot--active{background:#efb64b;transform:scale(1.3)}@media(max-width:768px){.ct-faq-grid,.ct-form-row{grid-template-columns:1fr}.ct-hero-channels{grid-template-columns:repeat(3,1fr)}.ct-map-stats{grid-template-columns:repeat(2,1fr)}.ct-callback-widget{display:none}.ct-hero-cta-btn{flex:1;justify-content:center}.ct-hero-ctas{justify-content:center}.ct-hero-trust{flex-wrap:nowrap}.ct-hero-trust-item{flex-direction:column;text-align:center}.ct-map-section{display:none}}@media(max-width:600px){.ct-stats-grid{grid-template-columns:1fr 1fr}.ct-channels-grid{grid-template-columns:1fr}.ct-hero-channels{grid-template-columns:repeat(3,1fr)}}
