*,::after,::before{box-sizing:border-box}.firstsectionhowitworks-hero{background:#fff;padding:80px 0;display:flex;align-items:center}.firstsectionhowitworks-container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.firstsectionhowitworks-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.firstsectionhowitworks-left{max-width:500px}.firstsectionhowitworks-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(57,117,245,.1);color:#3975f5;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;border:1px solid rgba(57,117,245,.2)}.firstsectionhowitworks-badge-icon{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(35%) sepia(94%) saturate(1945%) hue-rotate(217deg) brightness(96%) contrast(94%)}.firstsectionhowitworks-title{font-size:3.5rem;font-weight:700;line-height:1.1;color:#1f2937;margin-bottom:24px;display:flex;flex-direction:column}.firstsectionhowitworks-title-line{white-space:nowrap}.firstsectionhowitworks-highlight{color:#3975f5;white-space:nowrap}.firstsectionhowitworks-description{font-size:1.1rem;line-height:1.6;color:#6b7280;margin-bottom:32px}.firstsectionhowitworks-cta{background:#3975f5;color:#fff;border:none;padding:16px 32px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;margin-bottom:48px;position:relative}.firstsectionhowitworks-cta:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 25px rgba(57,117,245,.25)}.firstsectionhowitworks-cta-arrow{transition:transform .3s ease}.firstsectionhowitworks-cta:hover .firstsectionhowitworks-cta-arrow{transform:translateX(4px)}.firstsectionhowitworks-stats{display:flex;flex-direction:row;gap:40px;position:relative;justify-content:flex-start;flex-wrap:nowrap}.firstsectionhowitworks-stats::before{content:'';position:absolute;top:-24px;left:0;right:0;height:1px;background:#e5e7eb;width:100%}.firstsectionhowitworks-stat{text-align:left;flex:1;min-width:0}.firstsectionhowitworks-stat-number{font-size:2.5rem;font-weight:700;color:#1f2937;line-height:1}.firstsectionhowitworks-stat-label{font-size:.9rem;color:#6b7280;margin-top:4px}.firstsectionhowitworks-right{display:flex;justify-content:center;align-items:center}.firstsectionhowitworks-image{width:100%;max-width:500px;height:auto;border-radius:16px;display:block;object-fit:cover;aspect-ratio:4/3}@media (max-width:1024px){.firstsectionhowitworks-content{gap:40px}.firstsectionhowitworks-title{font-size:3rem}.firstsectionhowitworks-stats{gap:30px}}@media (max-width:768px){.firstsectionhowitworks-hero{padding:60px 0;min-height:auto}.firstsectionhowitworks-container{padding:0 16px}.firstsectionhowitworks-content{grid-template-columns:1fr;gap:40px;text-align:center}.firstsectionhowitworks-left{max-width:100%;order:1}.firstsectionhowitworks-right{order:2}.firstsectionhowitworks-title{font-size:2.5rem}.firstsectionhowitworks-highlight,.firstsectionhowitworks-title-line{white-space:normal}.firstsectionhowitworks-stats{gap:20px;justify-content:center}.firstsectionhowitworks-stat{text-align:center}.firstsectionhowitworks-image{max-width:400px}}@media (max-width:480px){.firstsectionhowitworks-title{font-size:2rem}.firstsectionhowitworks-description{font-size:1rem}.firstsectionhowitworks-stats{gap:15px}.firstsectionhowitworks-stat-number{font-size:2rem}.firstsectionhowitworks-stat-label{font-size:.8rem}.firstsectionhowitworks-cta{padding:14px 28px;font-size:15px}.firstsectionhowitworks-image{max-width:320px}}@media (max-width:360px){.firstsectionhowitworks-container{padding:0 12px}.firstsectionhowitworks-title{font-size:1.8rem}.firstsectionhowitworks-stats{gap:10px}.firstsectionhowitworks-stat-number{font-size:1.8rem}.firstsectionhowitworks-image{max-width:280px}}.secondsectionhowitworks-container{padding:80px 20px;background-color:#f8fafc;position:relative;overflow:hidden}.secondsectionhowitworks-container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(59,130,246,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,200,21,.03) 0,transparent 50%);pointer-events:none;z-index:1}.secondsectionhowitworks-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:2}.secondsectionhowitworks-header{text-align:center;margin-bottom:60px;position:relative}.secondsectionhowitworks-title{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 50%,#1e3a8a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#1e3a8a;margin:0 0 16px 0;line-height:1.2;position:relative}.secondsectionhowitworks-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;border-radius:2px;animation:premiumShimmerLine 3s ease-in-out infinite;box-shadow:0 0 10px rgba(59,130,246,.3)}@keyframes premiumShimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scale(1);background-position:0 50%}50%{opacity:1;transform:translateX(-50%) scale(1.05);background-position:100% 50%}}.secondsectionhowitworks-subtitle{font-size:1.1rem;color:#475569;margin:0 auto;line-height:1.6;max-width:600px}.secondsectionhowitworks-content{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start}.secondsectionhowitworks-left{display:flex;flex-direction:column;gap:30px}.secondsectionhowitworks-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(59,130,246,.08);transition:transform .3s ease,box-shadow .3s ease;position:relative;border:1px solid rgba(59,130,246,.1)}.secondsectionhowitworks-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;animation:premiumCardShimmerLine 3.5s ease-in-out infinite;z-index:1}@keyframes premiumCardShimmerLine{0%,100%{opacity:.6;background-position:0 50%}50%{opacity:1;background-position:100% 50%}}.secondsectionhowitworks-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(59,130,246,.15);background:rgba(255,255,255,.95);border-color:rgba(59,130,246,.2)}.secondsectionhowitworks-image{width:100%;height:200px;object-fit:cover}.secondsectionhowitworks-card-content{padding:24px}.secondsectionhowitworks-card-title{font-size:1.25rem;font-weight:600;color:#1e3a8a;margin:0 0 8px 0}.secondsectionhowitworks-card-text{font-size:.95rem;color:#475569;margin:0;line-height:1.5}.secondsectionhowitworks-metrics{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(59,130,246,.08);text-align:center;border:1px solid rgba(59,130,246,.1);position:relative}.secondsectionhowitworks-metrics::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;animation:premiumCardShimmerLine 3.5s ease-in-out infinite;border-radius:16px 16px 0 0}.secondsectionhowitworks-metrics-icon{margin-bottom:12px}.secondsectionhowitworks-metrics-icon-img{width:24px;height:24px;object-fit:contain;fill:#1e3a8a!important}.secondsectionhowitworks-metrics-icon-img path{fill:#1e3a8a!important}.secondsectionhowitworks-metrics-icon-img *{fill:#1e3a8a!important}.secondsectionhowitworks-metrics-title{font-size:1rem;font-weight:600;color:#1e3a8a;margin:0 0 20px 0;text-align:center}.secondsectionhowitworks-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}.secondsectionhowitworks-stat{text-align:center}.secondsectionhowitworks-stat-number{display:block;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#3b82f6 0,#1e3a8a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#3b82f6;margin-bottom:4px}.secondsectionhowitworks-stat-label{font-size:.85rem;color:#475569;line-height:1.3}.secondsectionhowitworks-badges{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 20px rgba(59,130,246,.08);text-align:center;border:1px solid rgba(59,130,246,.1);position:relative}.secondsectionhowitworks-badges::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;animation:premiumCardShimmerLine 3.5s ease-in-out infinite;border-radius:16px 16px 0 0}.secondsectionhowitworks-badges-image{width:100%;max-width:280px;height:auto;object-fit:contain}.secondsectionhowitworks-accordion{display:flex;flex-direction:column;gap:8px}.secondsectionhowitworks-accordion-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(59,130,246,.06);transition:all .3s ease;border:1px solid rgba(59,130,246,.1);position:relative}.secondsectionhowitworks-accordion-item::before{display:none!important;animation:none!important}.secondsectionhowitworks-accordion-item.active{box-shadow:0 4px 16px rgba(59,130,246,.15);border-color:rgba(59,130,246,.2)}.secondsectionhowitworks-accordion-header{display:flex;align-items:center;padding:20px 24px;cursor:pointer;transition:background-color .3s ease}.secondsectionhowitworks-accordion-header:hover{background-color:rgba(59,130,246,.02)}.secondsectionhowitworks-step-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#3b82f6 0,#1e3a8a 100%);color:#fff;border-radius:50%;font-size:.85rem;font-weight:600;margin-right:16px;flex-shrink:0;box-shadow:0 2px 8px rgba(59,130,246,.3)}.secondsectionhowitworks-step-title{flex:1;font-size:1rem;font-weight:600;color:#1e3a8a}.secondsectionhowitworks-accordion-icon{font-size:.8rem;color:#3b82f6;transition:transform .3s ease}.secondsectionhowitworks-accordion-item.active .secondsectionhowitworks-accordion-icon{transform:rotate(180deg)}.secondsectionhowitworks-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.secondsectionhowitworks-accordion-item.active .secondsectionhowitworks-accordion-content{max-height:200px;padding:0 24px 20px 72px}.secondsectionhowitworks-accordion-content p{margin:0;font-size:.9rem;color:#475569;line-height:1.6}.secondsectionhowitworks-cta{margin-top:40px;text-align:center}.secondsectionhowitworks-cta-button{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ffc815 0,#f59e0b 100%);color:#1e3a8a;border:none;border-radius:25px;padding:16px 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,200,21,.3);position:relative;overflow:hidden}.secondsectionhowitworks-cta-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.secondsectionhowitworks-cta-button:hover::before{left:100%}.secondsectionhowitworks-cta-button:hover{background:linear-gradient(135deg,#f59e0b 0,#d97706 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,200,21,.4)}.secondsectionhowitworks-cta-icon{width:16px;height:16px;object-fit:contain}@media (max-width:1024px){.secondsectionhowitworks-content{grid-template-columns:1fr;gap:40px}.secondsectionhowitworks-title{font-size:2.2rem}.secondsectionhowitworks-title::after{width:70px}}@media (max-width:768px){.secondsectionhowitworks-container{padding:60px 16px}.secondsectionhowitworks-title{font-size:2rem}.secondsectionhowitworks-title::after{width:60px;height:2px}.secondsectionhowitworks-subtitle{font-size:1rem}.secondsectionhowitworks-content{gap:32px}.secondsectionhowitworks-left{gap:24px}.secondsectionhowitworks-card-content{padding:20px}.secondsectionhowitworks-metrics{padding:20px}.secondsectionhowitworks-badges{padding:16px}.secondsectionhowitworks-accordion-header{padding:16px 20px}.secondsectionhowitworks-accordion-item.active .secondsectionhowitworks-accordion-content{padding:0 20px 16px 60px}.secondsectionhowitworks-step-number{width:28px;height:28px;font-size:.8rem;margin-right:12px}.secondsectionhowitworks-step-title{font-size:.95rem}}@media (max-width:480px){.secondsectionhowitworks-container{padding:40px 12px}.secondsectionhowitworks-title{font-size:1.8rem}.secondsectionhowitworks-title::after{width:50px;height:2px}.secondsectionhowitworks-stats{grid-template-columns:1fr;gap:16px}.secondsectionhowitworks-stat-number{font-size:1.8rem}.secondsectionhowitworks-accordion-header{padding:14px 16px}.secondsectionhowitworks-accordion-item.active .secondsectionhowitworks-accordion-content{padding:0 16px 14px 52px}.secondsectionhowitworks-step-number{width:26px;height:26px;font-size:.75rem;margin-right:10px}.secondsectionhowitworks-step-title{font-size:.9rem}.secondsectionhowitworks-cta-button{padding:14px 28px;font-size:.95rem}}:root{--thirdsectionhowitworks-bg-color:#ffffff;--thirdsectionhowitworks-card-bg:#f8fafc;--thirdsectionhowitworks-primary-blue:#3b82f6;--thirdsectionhowitworks-dark-blue:#1e3a8a;--thirdsectionhowitworks-text-gray:#475569;--thirdsectionhowitworks-purple-gradient:linear-gradient(135deg, #ffc815 0%, #f59e0b 100%);--thirdsectionhowitworks-border-radius-lg:20px;--thirdsectionhowitworks-border-radius-md:12px}body{margin:0;background-color:var(--thirdsectionhowitworks-bg-color);color:var(--thirdsectionhowitworks-dark-blue)}.thirdsectionhowitworks-section{padding:60px 20px;position:relative;overflow:hidden}.thirdsectionhowitworks-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(59,130,246,.02) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,200,21,.02) 0,transparent 50%);pointer-events:none;z-index:1}.thirdsectionhowitworks-container{max-width:1200px;margin:0 auto;position:relative;z-index:2}.thirdsectionhowitworks-header{text-align:center;margin-bottom:40px;position:relative}.thirdsectionhowitworks-icon-wrapper-main{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,rgba(59,130,246,.1) 0,rgba(30,58,138,.1) 100%);color:var(--thirdsectionhowitworks-primary-blue);border-radius:50%;font-size:20px;margin-bottom:16px;box-shadow:0 4px 12px rgba(59,130,246,.15)}.thirdsectionhowitworks-title{font-size:42px;font-weight:600;background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 50%,#1e3a8a 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#1e3a8a;margin:0 0 16px 0;position:relative}.thirdsectionhowitworks-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;border-radius:2px;animation:premiumShimmerLine 3s ease-in-out infinite;box-shadow:0 0 10px rgba(59,130,246,.3)}@keyframes premiumShimmerLine{0%,100%{opacity:.8;transform:translateX(-50%) scale(1);background-position:0 50%}50%{opacity:1;transform:translateX(-50%) scale(1.05);background-position:100% 50%}}.thirdsectionhowitworks-subtitle{font-size:18px;color:var(--thirdsectionhowitworks-text-gray);max-width:500px;margin:0 auto}.thirdsectionhowitworks-top-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}.thirdsectionhowitworks-card{background-color:var(--thirdsectionhowitworks-card-bg);padding:30px;border-radius:var(--thirdsectionhowitworks-border-radius-lg);box-shadow:0 4px 20px rgba(59,130,246,.08);text-align:left;border:1px solid rgba(59,130,246,.1);position:relative;transition:transform .3s ease,box-shadow .3s ease}.thirdsectionhowitworks-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;animation:premiumCardShimmerLine 3.5s ease-in-out infinite;border-radius:20px 20px 0 0;z-index:1}@keyframes premiumCardShimmerLine{0%,100%{opacity:.6;background-position:0 50%}50%{opacity:1;background-position:100% 50%}}.thirdsectionhowitworks-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(59,130,246,.15);background:rgba(248,250,252,.95);border-color:rgba(59,130,246,.2)}.thirdsectionhowitworks-card-icon-wrapper{width:50px;height:50px;border-radius:var(--thirdsectionhowitworks-border-radius-md);background-color:#e9eefe;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--thirdsectionhowitworks-primary-blue);margin-bottom:20px}.thirdsectionhowitworks-card-title{font-size:22px;font-weight:600;color:var(--thirdsectionhowitworks-dark-blue);margin:0 0 10px 0}.thirdsectionhowitworks-card-text{font-size:16px;color:var(--thirdsectionhowitworks-text-gray);line-height:1.6;margin-bottom:20px}.thirdsectionhowitworks-card-link{font-size:16px;color:var(--thirdsectionhowitworks-primary-blue);font-weight:500;text-decoration:none;position:relative;transition:color .3s ease}.thirdsectionhowitworks-card-link:hover{color:var(--thirdsectionhowitworks-dark-blue)}.thirdsectionhowitworks-main-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:50px}.thirdsectionhowitworks-features-list{display:flex;flex-direction:column;gap:30px}.thirdsectionhowitworks-feature-item{display:flex;align-items:flex-start;gap:20px;text-align:left;padding:20px;background:#f9fafb;border-radius:var(--thirdsectionhowitworks-border-radius-md);border:1px solid rgba(59,130,246,.08);transition:all .3s ease}.thirdsectionhowitworks-feature-item:hover{background:#f8fafc;border-color:rgba(59,130,246,.15);transform:translateX(5px)}.thirdsectionhowitworks-feature-icon{flex-shrink:0;width:50px;height:50px;border-radius:var(--thirdsectionhowitworks-border-radius-md);background-color:#e9eefe;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--thirdsectionhowitworks-primary-blue)}.thirdsectionhowitworks-feature-text h4{margin:0 0 8px 0;font-size:18px;font-weight:600;color:var(--thirdsectionhowitworks-dark-blue)}.thirdsectionhowitworks-feature-text p{margin:0;color:var(--thirdsectionhowitworks-text-gray);font-size:15px;line-height:1.6}.thirdsectionhowitworks-stats-box{background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 100%);color:#fff;padding:40px;border-radius:var(--thirdsectionhowitworks-border-radius-lg);text-align:left;position:relative;overflow:hidden;box-shadow:0 12px 35px rgba(59,130,246,.25)}.thirdsectionhowitworks-stats-box::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ffc815,#f59e0b,#ffc815);background-size:200% 100%;animation:premiumCardShimmerLine 3s ease-in-out infinite;border-radius:20px 20px 0 0}.thirdsectionhowitworks-stats-rating{background-color:rgba(255,255,255,.15);display:inline-block;padding:8px 16px;border-radius:20px;font-weight:500;margin-bottom:20px;backdrop-filter:blur(10px)}.thirdsectionhowitworks-rating-text{opacity:.9;margin-left:8px}.thirdsectionhowitworks-stats-title{font-size:28px;margin:0 0 16px 0;font-weight:600}.thirdsectionhowitworks-stats-text{opacity:.9;line-height:1.7;margin-bottom:30px}.thirdsectionhowitworks-stats-figures{display:flex;gap:40px;margin-bottom:30px}.thirdsectionhowitworks-figure-number{display:block;font-size:24px;font-weight:600;background:linear-gradient(135deg,#ffc815 0,#fff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#ffc815}.thirdsectionhowitworks-figure-label{opacity:.8;font-size:14px}.thirdsectionhowitworks-stats-button{display:inline-block;background:linear-gradient(135deg,#ffc815 0,#f59e0b 100%);color:var(--thirdsectionhowitworks-dark-blue);padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,200,21,.3);position:relative;overflow:hidden}.thirdsectionhowitworks-stats-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.thirdsectionhowitworks-stats-button:hover::before{left:100%}.thirdsectionhowitworks-stats-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,200,21,.4)}.thirdsectionhowitworks-logos-section{text-align:center;margin-bottom:50px;padding:30px}.thirdsectionhowitworks-logos-title{color:var(--thirdsectionhowitworks-text-gray);margin-bottom:20px;font-weight:500}.thirdsectionhowitworks-logos-wrapper{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.thirdsectionhowitworks-logos-wrapper img{opacity:.6;transition:opacity .3s ease}.thirdsectionhowitworks-logos-wrapper img:hover{opacity:.8}.thirdsectionhowitworks-cta-box{background:linear-gradient(135deg,#f8fafc 0,#e2e8f0 100%);color:#1e3a8a;padding:50px;border-radius:var(--thirdsectionhowitworks-border-radius-lg);text-align:center;position:relative;overflow:hidden;box-shadow:0 12px 35px rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.1)}.thirdsectionhowitworks-cta-box::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#ffc815,#3b82f6,#1e3a8a);background-size:200% 100%;animation:premiumCardShimmerLine 3s ease-in-out infinite;border-radius:20px 20px 0 0}.thirdsectionhowitworks-cta-title{font-size:32px;margin:0 0 16px 0;font-weight:600;color:#1e3a8a}.thirdsectionhowitworks-cta-text{max-width:600px;margin:0 auto 30px auto;opacity:.9;line-height:1.7;color:#1e3a8a}.thirdsectionhowitworks-cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:20px}.thirdsectionhowitworks-cta-btn-primary,.thirdsectionhowitworks-cta-btn-secondary{padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.thirdsectionhowitworks-cta-btn-primary{background:linear-gradient(135deg,#ffc815 0,#f59e0b 100%);color:#1e3a8a;box-shadow:0 4px 16px rgba(255,200,21,.3)}.thirdsectionhowitworks-cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,255,255,.4)}.thirdsectionhowitworks-cta-btn-secondary{background:linear-gradient(135deg,#1e3a8a 0,#3b82f6 100%);color:#fff;box-shadow:0 4px 16px rgba(30,58,138,.3)}.thirdsectionhowitworks-cta-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,58,138,.4)}.thirdsectionhowitworks-cta-btn-secondary .calendar-icon,.thirdsectionhowitworks-cta-btn-secondary i[class*=calendar],.thirdsectionhowitworks-cta-btn-secondary svg{filter:invert(1) brightness(2)}.thirdsectionhowitworks-cta-footer{font-size:14px;opacity:.8;color:#1e3a8a}@media (max-width:992px){.thirdsectionhowitworks-title{font-size:36px}.thirdsectionhowitworks-title::after{width:70px}.thirdsectionhowitworks-top-grid{grid-template-columns:1fr 1fr}.thirdsectionhowitworks-main-content-grid{grid-template-columns:1fr}}@media (max-width:768px){.thirdsectionhowitworks-section{padding:40px 15px}.thirdsectionhowitworks-title{font-size:32px}.thirdsectionhowitworks-title::after{width:60px;height:2px}.thirdsectionhowitworks-subtitle{font-size:16px}.thirdsectionhowitworks-top-grid{grid-template-columns:1fr}.thirdsectionhowitworks-cta-title{font-size:28px}.thirdsectionhowitworks-cta-box{padding:40px 20px}.thirdsectionhowitworks-feature-item{padding:16px}.thirdsectionhowitworks-logos-section{padding:20px}}@media (max-width:480px){.thirdsectionhowitworks-title::after{width:50px;height:2px}.thirdsectionhowitworks-stats-figures{gap:20px}.thirdsectionhowitworks-cta-buttons{flex-direction:column;align-items:center}}