.amadeus-page-wrapper{font-family:var(--font-poppins,system-ui, -apple-system, sans-serif);color:#334155;line-height:1.7}.amadeus-heading-primary{background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.2}.amadeus-heading-secondary{color:#0f172a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.3}.amadeus-heading-tertiary{color:#1e293b;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.amadeus-heading-quaternary{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.amadeus-text-lead{color:#475569;margin-bottom:1.5rem;font-size:1.15rem}.amadeus-text{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.amadeus-section{background-color:#fff;padding:6rem 0}.amadeus-section-alt{background-color:#f8fafc;padding:6rem 0}.amadeus-hero{background:linear-gradient(#f0f9ff 0%,#fff 100%);padding:7rem 0;position:relative;overflow:hidden}.amadeus-hero-content{flex-direction:column;justify-content:center;height:100%;display:flex}.portal-feature-split{padding:120px 0}@media (max-width:992px){.portal-feature-split{padding:80px 0}}.image-wrapper-bordered{background:var(--color-white,#fff);border:1px solid var(--color-gray-100,#f1f5f9);border-radius:30px;padding:15px;position:relative;box-shadow:0 20px 60px #00000014}.image-wrapper-bordered img{border-radius:20px;width:100%;transition:transform .5s}.image-wrapper-bordered:hover img{transform:scale(1.02)}.line-h-1-8{line-height:1.8}.badge-brand{color:var(--color-secondary,#00adef);text-transform:uppercase;letter-spacing:1px;background:#00adef1a;border-radius:50px;padding:6px 16px;font-size:14px;font-weight:700;display:inline-block}.font-w-800{font-weight:800}.color-primary{color:var(--color-primary,#001f3f)}.view-project-btn{color:#fff;background:linear-gradient(135deg,#00adef 0%,#2563eb 100%);border:none;border-radius:50px;align-items:center;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #00adef4d}.view-project-btn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 35px #00adef66}.amadeus-feature-card{z-index:1;background:#fff;border:1px solid #00adef1a;border-radius:20px;height:100%;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.amadeus-feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#00adef,#2563eb);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.amadeus-feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00adef26}.amadeus-feature-card:hover:before{opacity:1}.amadeus-card-icon-modern{color:#00adef;background:linear-gradient(135deg,#00adef1a 0%,#2563eb1a 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;transition:all .3s;display:flex}.amadeus-feature-card:hover .amadeus-card-icon-modern{color:#fff;background:linear-gradient(135deg,#00adef 0%,#2563eb 100%);transform:rotate(5deg)scale(1.1)}.amadeus-stats-badge{color:#0284c7;background:#f0f9ff;border-radius:30px;align-items:center;gap:8px;margin-bottom:1rem;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.amadeus-workflow-timeline{flex-direction:column;gap:1.5rem;max-width:860px;margin:0 auto;display:flex;position:relative}.amadeus-workflow-timeline:before{content:"";background:linear-gradient(#00adef33,#2563eb33);border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:38px}.amadeus-workflow-step{z-index:1;background:#fff;border:1px solid #00adef1a;border-radius:16px;align-items:flex-start;gap:2rem;padding:1.5rem 2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 15px #00000008}.amadeus-workflow-step:hover{border-color:#00adef4d;transform:translate(10px);box-shadow:0 10px 25px #00adef1a}.amadeus-workflow-icon{color:#fff;background:linear-gradient(135deg,#00adef 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:76px;min-width:76px;height:76px;font-size:1.75rem;display:flex;box-shadow:0 5px 15px #00adef4d}.amadeus-workflow-content{flex:1}.amadeus-workflow-title{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.amadeus-workflow-desc{color:#64748b;margin-bottom:0;font-size:1rem}@media (max-width:768px){.amadeus-workflow-timeline:before{left:28px}.amadeus-workflow-step{flex-direction:column;gap:1rem;padding-left:5rem}.amadeus-workflow-icon{width:56px;min-width:56px;height:56px;font-size:1.25rem;position:absolute;top:1.5rem;left:0}}.amadeus-why-choose-section{background-color:#f8fafc;padding:100px 0;position:relative;overflow:hidden}.amadeus-why-choose-section:before{content:"";z-index:0;background:radial-gradient(circle,#00adef14 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.amadeus-why-choose-section:after{content:"";z-index:0;background:radial-gradient(circle,#2563eb0d 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-100px}.amadeus-why-choose-section .container{z-index:1;position:relative}.amadeus-modern-list-card{background:#fff;border:1px solid #e2e8f099;border-radius:16px;align-items:center;gap:20px;height:100%;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #00000008}.amadeus-modern-list-card:hover{border-color:#00adef4d;transform:translateY(-5px);box-shadow:0 12px 30px #00adef1a}.amadeus-modern-list-card .icon-wrapper{color:#00adef;background:linear-gradient(135deg,#00adef1a 0%,#2563eb1a 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex}.amadeus-modern-list-card:hover .icon-wrapper{color:#fff;background:linear-gradient(135deg,#00adef 0%,#2563eb 100%);transform:rotate(10deg)}.amadeus-modern-list-card p{color:#334155;font-size:.95rem;font-weight:500;line-height:1.5}.amadeus-growth-section{color:#fff;background:linear-gradient(135deg,#001f3f 0%,#036 50%,#0284c7 100%);padding:80px 0;position:relative;overflow:hidden}.amadeus-growth-section:before{content:"";opacity:.05;pointer-events:none;background:url(/images/partners/amadeus.jpg) 50%/cover no-repeat;position:absolute;inset:0}.amadeus-growth-card{-webkit-backdrop-filter:blur(16px);z-index:1;background:#ffffff14;border:1px solid #ffffff26;border-radius:28px;padding:50px;position:relative;box-shadow:0 30px 60px #00000040}.amadeus-growth-card h4{color:#fff;font-weight:800}.amadeus-growth-card p{color:#ffffffe6;font-size:1.05rem;line-height:1.8}.amadeus-growth-card .btn-growth{color:#fff;background:#00adef;border:none;border-radius:50px;align-items:center;padding:14px 36px;font-size:1.05rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #00adef66}.amadeus-growth-card .btn-growth:hover{color:#001f3f;background:#fff;transform:translateY(-2px);box-shadow:0 15px 35px #ffffff4d}@media (max-width:768px){.amadeus-growth-card{padding:30px 20px}}
