.hero-stats-section{background:#fff;padding:64px 80px}.hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.hero-stat-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 2px 12px rgba(47,24,14,.08);border:1px solid rgba(237,104,21,.12)}.hero-stat-value{font-size:36px;font-weight:600;color:#ed6815;line-height:1.2}.hero-stat-label{font-size:16px;font-weight:500;color:#333;line-height:1.4}@media (max-width:968px){.hero-stats-section{padding:36px 24px}.hero-stats-grid{grid-template-columns:1fr;gap:16px}.hero-stat-card{padding:24px 20px}.hero-stat-value{font-size:28px}.hero-stat-label{font-size:14px}}.hero-inline-stats{display:flex;align-items:center;margin-top:8px;background:#fff;border-radius:16px;padding:20px 28px;box-shadow:0 2px 16px rgba(47,24,14,.08);border:1px solid rgba(237,104,21,.1);width:fit-content}.hero-inline-stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 28px}.hero-inline-stat:first-child{padding-left:0}.hero-inline-stat:last-child{padding-right:0}.hero-inline-stat-value{font-size:28px;font-weight:700;color:#ed6815;line-height:1.1}.hero-inline-stat-label{font-size:13px;font-weight:500;color:#666;white-space:nowrap}.hero-inline-stat-divider{width:1px;height:40px;background:rgba(237,104,21,.2);flex-shrink:0}@media (max-width:968px){.hero-inline-stats{padding:16px 20px;width:100%;justify-content:space-between}.hero-inline-stat{padding:0 16px}.hero-inline-stat-value{font-size:22px}.hero-inline-stat-label{font-size:11px}}.hero-right-form{align-items:stretch}.hero-jotform-wrapper{position:relative;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(47,24,14,.22),0 4px 16px rgba(237,104,21,.15);background:#fff;display:flex;flex-direction:column}.hero-jotform-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:#fff;border-radius:0 0 20px 20px;z-index:2;pointer-events:none}.hero-jotform-header{background:linear-gradient(135deg,#ed6815,#ff7a0f 60%,#fca464);padding:24px 28px 20px;flex-shrink:0}.hero-jotform-badge{display:inline-block;background:hsla(0,0%,100%,.22);color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:50px;margin-bottom:10px;border:1px solid hsla(0,0%,100%,.35)}.hero-jotform-title{font-size:22px;font-weight:700;color:#fff;margin:0 0 6px;line-height:1.25}.hero-jotform-subtitle{font-size:13px;color:hsla(0,0%,100%,.85);margin:0;line-height:1.5}.hero-jotform-iframe{width:100%;height:580px;border:none;display:block;flex-shrink:0}.corporate-inquiry-form{display:flex;flex-direction:column;gap:20px;padding:24px;background:#f8f2e9;border-radius:18px;width:100%}.corporate-form-card{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 2px 12px rgba(47,24,14,.08);border:1px solid rgba(237,104,21,.15)}.corporate-form-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:10px}.corporate-form-required{color:#ed6815}.corporate-form-required-hint{font-size:12px;color:#ed6815;margin:0 0 8px}.form-section div.form-header-group.header-large{padding:12px!important}.form-line{margin:0!important}.corporate-form-input{width:100%;padding:12px 14px;font-size:16px;font-family:inherit;color:#333;background:#f8f2e9;border:1.5px solid rgba(237,104,21,.2);border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.corporate-form-input::placeholder{color:#94a3b8}.corporate-form-input:hover{border-color:rgba(237,104,21,.4)}.corporate-form-input:focus{outline:none;border-color:#ed6815;box-shadow:0 0 0 3px rgba(237,104,21,.15)}.corporate-form-input:disabled{opacity:.7;cursor:not-allowed}.corporate-form-submit{padding:14px 28px;font-size:16px;font-weight:600;color:#101015;background:#fcd9c2;border:none;border-radius:999px;cursor:pointer;box-shadow:0 10px 24px rgba(47,24,14,.28);transition:transform .2s ease,box-shadow .2s ease;align-self:flex-start}.corporate-form-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px rgba(47,24,14,.36)}.corporate-form-submit:disabled{opacity:.7;cursor:not-allowed}.corporate-form-success{font-size:14px;color:#ed6815;font-weight:500}a.hosts-cta-button,a.solution-cta-button{text-decoration:none;color:#fff;display:inline-block}a.hosts-cta-button{color:#101014}.hero-rating-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:8px 14px 8px 16px;margin-bottom:20px;border-radius:50px;width:fit-content;box-shadow:0 2px 12px rgba(0,0,0,.08);opacity:0;animation:fadeInUp .6s ease-out .2s forwards}.hero-rating-score{font-size:16px;font-weight:600;color:#4a5568}.hero-rating-max{font-size:14px;font-weight:400;color:#94a3b8}.hero-rating-stars{display:flex;align-items:center;gap:2px}.hero-rating-star{display:inline-flex;color:#fbbf24}.hero-rating-star svg,.hero-rating-star-partial svg{width:14px;height:14px}.hero-rating-star-partial{position:relative;display:inline-flex}.hero-rating-star-partial .hero-star-outline{color:#e5e7eb}.hero-rating-star-partial .hero-star-fill{position:absolute;left:0;top:0;overflow:hidden;display:flex;height:14px}.hero-rating-star-partial .hero-star-fill svg{color:#fbbf24;flex-shrink:0}.hero-rating-g2{display:flex;align-items:center;margin-left:2px}.hero-rating-g2 svg{width:22px;height:22px}.hero-rating-share{display:flex;align-items:center;justify-content:center;color:#64748b;padding:4px;border-radius:50%;transition:color .2s ease,background .2s ease}.hero-rating-share:hover{color:#ff7a0f;background:rgba(255,122,15,.1)}.hero-rating-share svg{width:18px;height:18px}@media (max-width:968px){.hero-rating-badge{padding:6px 12px 6px 14px;gap:8px;margin-bottom:16px}.hero-rating-score{font-size:14px}.hero-rating-max{font-size:12px}.hero-rating-star svg,.hero-rating-star-partial svg{width:12px;height:12px}.hero-rating-star-partial .hero-star-fill{height:12px}.hero-rating-g2 svg{width:18px;height:18px}.hero-rating-share svg{width:16px;height:16px}}.testimonials-section{background:#fdf6f0;padding:80px 24px}.testimonials-inner{max-width:1100px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:52px}.testimonials-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ed6815;background:rgba(237,104,21,.1);padding:5px 14px;border-radius:50px;margin-bottom:16px}.testimonials-title{font-size:clamp(28px,4vw,40px);font-weight:700;color:#101015;margin:0 0 12px;line-height:1.2}.testimonials-subtitle{font-size:16px;color:#64748b;margin:0}.testimonials-carousel{display:flex;align-items:center;gap:16px}.carousel-track{flex:1;display:flex;align-items:stretch;gap:20px;overflow:hidden}.carousel-card{flex:1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(47,24,14,.12)}.carousel-video-wrapper{width:100%;aspect-ratio:10/16;background:#1a1a1a}.carousel-video{width:100%;height:100%;object-fit:cover;display:block}.carousel-nav-btn{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1.5px solid rgba(237,104,21,.3);background:#fff;color:#ed6815;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease,opacity .2s ease;box-shadow:0 2px 8px rgba(47,24,14,.1)}.carousel-nav-btn:hover:not(:disabled){background:#ed6815;border-color:#ed6815;color:#fff;transform:scale(1.08)}.carousel-nav-btn:disabled,.carousel-nav-disabled{opacity:.3;cursor:default}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:32px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:rgba(237,104,21,.25);cursor:pointer;transition:background .2s ease,width .2s ease;padding:0}.carousel-dot-active{background:#ed6815;width:24px;border-radius:4px}@media (max-width:768px){.testimonials-section{padding:56px 16px}.testimonials-carousel{gap:8px}.carousel-track{gap:12px}.carousel-nav-btn{width:36px;height:36px}}