.fc-hero-section,.fc-page-wrapper{position:relative}.fc-hero-section{padding-top:84px;background-color:#ffe7aa;height:100vh;overflow:hidden}.fc-hero-container{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:0;position:relative;z-index:2;height:calc(100vh - 84px);margin-top:-140px}.fc-hero-content{max-width:520px}.fc-hero-badge{display:inline-block;background-color:rgba(0,0,0,.08);color:#1a1a2e;padding:8px 20px;border-radius:50px;font-family:euclid_medium,sans-serif;font-size:14px;margin-bottom:1.5rem}.fc-hero-title{font-size:48px;font-family:euclid_semi_bold,sans-serif;color:#1a1a2e;line-height:1.15;margin-bottom:1.25rem}.fc-hero-subtitle{font-size:16px;font-family:euclid_regular,sans-serif;color:rgba(26,26,46,.7);line-height:1.7;margin-bottom:2rem;max-width:420px}.fc-hero-buttons{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.fc-hero-btn-primary{display:inline-block;padding:14px 32px;background-color:#1a1a2e;color:#fff;border-radius:12px;font-family:euclid_semi_bold,sans-serif;font-size:16px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.fc-hero-btn-primary:hover{background-color:#2a2a4e;transform:translateY(-2px);box-shadow:0 5px 15px rgba(4,12,45,.2)}.fc-hero-btn-secondary{display:inline-flex;align-items:center;gap:8px;color:#FFFFFF;font-family:euclid_semi_bold,sans-serif;font-size:14px;text-decoration:none;transition:all .3s ease;background:blue;padding:14px 36px;justify-content:center;border-radius:12px;border:none;cursor:pointer}.fc-hero-btn-secondary:hover{background:#040b2d;color:#FFFFFF}.fc-hero-image-wrapper{position:relative;flex-shrink:0}.fc-hero-image{max-width:450px;width:100%;height:auto;object-fit:contain}.fc-hero-float-card{position:absolute;left:-60px;top:50%;transform:translateY(-50%);background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 8px 30px rgba(0,0,0,.1);max-width:220px}.fc-hero-float-card p{font-family:euclid_regular,sans-serif;font-size:14px;color:#1a1a2e;line-height:1.5;margin:0}.fc-cards-overlay{position:absolute;top:100vh;left:0;right:0;transform:translateY(-45%);z-index:10}.fc-cards-row{display:flex;align-items:stretch;justify-content:center}.fc-card{border-radius:20px;overflow:hidden;height:100%;transition:all .3s ease;background-color:#fff;border:1px solid #eee;box-shadow:0 8px 30px rgba(0,0,0,.08)}.fc-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.12)}.fc-card-highlighted{background:#4c61e0;border:none}.fc-card-highlighted-two{background:#e28e5d;border:none}.fc-card-highlighted-three{background:#4ea757;border:none}.fc-card-image-wrapper{height:120px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px}.fc-card-image-wrapper img{max-width:80%;max-height:80%;object-fit:contain}.fc-card-body{padding:0 20px 10px;flex-direction:column;display:flex;gap:5px}.fc-card-label{font-size:12px;font-family:euclid_medium,sans-serif;color:var(--color-gray);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.fc-card-highlighted .fc-card-label{color:rgba(255,255,255,.7)}.fc-card-title{font-size:17px;font-family:euclid_semi_bold,sans-serif;color:var(--color-primary);margin-bottom:10px;line-height:1.3}.fc-card-highlighted .fc-card-title,.fc-card-highlighted-three .fc-card-title,.fc-card-highlighted-two .fc-card-title{color:#fff}.fc-card-description{font-size:14px;font-family:euclid_regular,sans-serif;color:var(--color-gray);line-height:1.6;margin-bottom:0}.fc-card-highlighted .fc-card-description,.fc-card-highlighted-three .fc-card-description,.fc-card-highlighted-two .fc-card-description{color:rgba(255,255,255,.8)}.fc-second-section{position:relative;width:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;height:70vh;padding:0}.fc-trust-area{width:100%}.fc-trust-container{display:flex;align-items:flex-start;gap:0;margin-top:clamp(30px,5vw,60px)}.fc-trust-accent{width:5px;min-height:100%;background:linear-gradient(180deg,var(--color-light-blue) 0,var(--color-orange) 50%,var(--color-green) 100%);border-radius:5px;flex-shrink:0;align-self:stretch}.fc-trust-inner{padding-left:40px;display:flex;flex-direction:column;gap:28px}.fc-trust-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-family:euclid_medium,sans-serif;color:var(--color-light-blue);text-transform:uppercase;letter-spacing:1.5px}.fc-trust-label-dot{width:6px;height:6px;border-radius:50%;background:var(--color-light-blue)}.fc-trust-content{max-width:720px}.fc-trust-title{font-size:23px;font-family:euclid_medium,sans-serif;color:var(--color-primary);line-height:1.8}.fc-trust-cta{display:flex;align-items:center;gap:24px}.fc-trust-btn{display:inline-block;padding:14px 36px;background:var(--color-primary);color:#fff;border-radius:12px;font-family:euclid_semi_bold,sans-serif;font-size:15px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.fc-trust-btn:hover{background:#1a1a2e;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px rgba(4,12,45,.2)}.fc-trust-btn-outline{display:inline-flex;align-items:center;gap:6px;padding:14px 28px;background:transparent;color:var(--color-primary);border-radius:12px;font-family:euclid_medium,sans-serif;font-size:15px;text-decoration:none;transition:all .3s ease;border:1px solid #ddd;cursor:pointer}.fc-trust-btn-outline:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}@media (max-width:991.98px){.fc-hero-section{height:auto;min-height:auto;padding-bottom:40px}.fc-hero-container{flex-direction:column;text-align:center;padding-top:2rem;padding-bottom:2rem;height:auto;margin-top:0}.fc-hero-content{max-width:100%}.fc-hero-title{font-size:36px}.fc-hero-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.fc-hero-buttons{justify-content:center}.fc-hero-image-wrapper{margin-top:2rem}.fc-hero-image{max-width:350px}.fc-hero-float-card{display:none}.fc-cards-overlay{position:relative;top:auto;transform:none;padding:40px 0}.fc-hero-btn-secondary{padding:14px 28px}.fc-second-section{height:auto;padding:60px 0}.fc-trust-container{margin-top:0}.fc-card-description{font-size:13px}.fc-trust-title{font-size:20px}.fc-trust-inner{padding-left:30px;gap:24px}.fc-trust-btn{padding:14px 28px}.fc-trust-btn-outline{padding:14px 24px}}@media (max-width:767.98px){.fc-page-wrapper{height:auto}.fc-hero-section{padding-top:70px;padding-bottom:20px}.fc-hero-container{padding-top:1.5rem;padding-bottom:1.5rem}.fc-hero-title{font-size:28px}.fc-hero-subtitle{font-size:14px}.fc-hero-image{max-width:260px}.fc-hero-btn-primary{padding:14px 24px;text-align:center;display:flex;align-items:center;justify-content:center}.fc-hero-btn-primary,.fc-hero-btn-secondary{font-size:14px;width:100%;height:48px}.fc-hero-buttons{flex-direction:column;width:100%;gap:10px}.fc-cards-overlay{padding:30px 0}.fc-cards-row{flex-direction:column;gap:0}.fc-card{border-radius:16px}.fc-card-image-wrapper{height:100px;padding:15px}.fc-card-title{font-size:15px}.fc-card-description{font-size:12px}.fc-second-section{padding:40px 0}.fc-trust-accent{width:4px}.fc-trust-inner{padding-left:24px;gap:20px}.fc-trust-title{font-size:17px}.fc-trust-label{font-size:11px;letter-spacing:1px}.fc-trust-cta{flex-direction:column;gap:10px;width:100%}.fc-trust-btn{text-align:center;display:flex;align-items:center}.fc-trust-btn,.fc-trust-btn-outline{width:100%;height:48px;padding:0 28px;font-size:14px;justify-content:center}}@media (max-width:480px){.fc-hero-title{font-size:24px}.fc-hero-subtitle{font-size:13px;margin-bottom:1.5rem}.fc-hero-badge{font-size:12px;padding:6px 16px}.fc-hero-image{max-width:220px}.fc-card-body{padding:0 16px 8px}.fc-second-section{padding:30px 0}.fc-trust-inner{padding-left:20px;gap:18px}.fc-trust-accent{width:3px}.fc-trust-title{font-size:15px}.fc-trust-btn,.fc-trust-btn-outline{height:44px}}