@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap);body{background:#fff;color:#222;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;margin:0;padding:0}.hero{align-items:center;display:flex;height:600px;justify-content:center;margin-top:0;overflow:hidden;position:relative}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-overlay{color:#fff;max-width:800px;padding:0 20px;position:relative;text-align:center;text-shadow:0 2px 6px #0009;z-index:1}.hero-overlay h4{color:#f5f5f5;font-size:14px;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.hero-overlay h1{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:15px}.hero-overlay p{font-size:18px;margin:0 auto 30px;max-width:600px}.unmute-btn{align-items:center;background:#0009;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;left:20px;position:absolute;transition:background .3s ease,transform .2s ease;width:40px;z-index:2}.unmute-btn:hover{background:#000c;transform:scale(1.05)}.register-now-btn{background:#e41e26;box-shadow:0 4px 12px #e41e264d;font-weight:700;padding:15px 40px;transition:all .3s ease}.register-now-btn:hover{background:#c4161d;box-shadow:0 6px 20px #e41e2666;transform:translateY(-2px)}.register-now-btn.center-btn{display:block;margin:40px auto 0;max-width:200px}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.submit-btn-hmpg:disabled{cursor:not-allowed;opacity:.7}.content{background:#fafafa;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:80px 60px}.feature-section{align-items:stretch;background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000014;display:flex;margin:60px auto;max-width:1200px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.feature-section:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.feature-image{flex:1 1 52%;overflow:hidden;position:relative}.feature-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.feature-section:hover .feature-image img{transform:scale(1.05)}.feature-content{display:flex;flex:1 1 48%;flex-direction:column;justify-content:center;padding:40px}.feature-content h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;margin-bottom:16px;position:relative;white-space:nowrap}.feature-content h2:after{background:#d71920;content:"";display:block;height:3px;margin-top:8px;width:60px}.feature-content h4{font-size:1rem;font-weight:600}.feature-content h4,.feature-content p{font-family:Arial,Helvetica,sans-serif;margin-bottom:16px}.feature-content p{color:#333;font-size:.95rem;line-height:1.6}.feature-content .note{color:#555;display:block;font-size:.85rem;margin-bottom:30px}.first-class-features{align-items:stretch;background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000014;display:flex;margin:60px auto;max-width:1200px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.first-class-features:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.first-class-features-content{display:flex;flex:1 1 48%;flex-direction:column;justify-content:center;padding:40px}.first-class-features-content h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;margin-bottom:16px;position:relative;white-space:nowrap}.first-class-features-content h2:after{background:#d71920;content:"";display:block;height:3px;margin-top:8px;width:60px}.first-class-features-content h4{font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;margin-bottom:16px}.first-class-features-content p{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;line-height:1.6;margin-bottom:16px}.first-class-features-content .note{color:#555;display:block;font-size:.85rem;margin-bottom:30px}.first-class-features-image{flex:1 1 52%;overflow:hidden;position:relative}.first-class-features-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.first-class-features:hover .first-class-features-image img{transform:scale(1.05)}.benefits-section{background:#fff;padding:60px 20px}.benefits-container{margin:0 auto;max-width:1200px;text-align:center}.benefits-container h2{color:#222;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:600;margin-bottom:50px;position:relative}.benefits-container h2:after{background:#d71920;content:"";display:block;height:3px;margin:15px auto 0;width:80px}.benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.benefit-card{background:#fafafa;border-left:4px solid #d71920;border-radius:8px;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-3px)}.benefit-card h3{color:#222;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:15px}.benefit-card p{color:#555;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;line-height:1.5;margin:0}.modal-overlay-hmpg{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content-hmpg{background:#fff;border-radius:10px;box-shadow:0 10px 30px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modal-close-btn-hmpg{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:40px;z-index:10}.modal-close-btn-hmpg:hover{background:#f8f9fa;color:#222}.signup-box-hmpg{background:#fff;box-shadow:none;margin:0;padding:2.5rem;text-align:center;width:100%}.signup-box-hmpg h2{color:#222;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:600;margin-bottom:1rem}.form-subtitle-hmpg{color:#666;font-family:Arial,Helvetica,sans-serif;font-size:1rem;margin-bottom:2rem}.form-hmpg{gap:1.25rem;text-align:left}.form-group-hmpg,.form-hmpg{display:flex;flex-direction:column}.form-group-hmpg{width:100%}.form-group-hmpg label{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:600;margin-bottom:8px}.form-row-hmpg{display:flex;flex-wrap:wrap;gap:1rem}.name-row-hmpg{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}.phone-input-container-hmpg{align-items:stretch;display:flex;gap:.75rem;width:100%}.country-code-select-hmpg{flex:0 0 120px;min-width:0}.phone-input-hmpg{flex:1 1;min-width:0}input.hmpg-input,select.hmpg-select{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;font-size:.95rem;padding:.75rem;transition:border .2s,box-shadow .2s;width:100%}input.hmpg-input:focus,select.hmpg-select:focus{border-color:#e41e26;box-shadow:0 0 0 2px #e41e2626;outline:none}.country-input-hmpg{background-color:#f8f9fa;color:#666;cursor:not-allowed}.error-hmpg{color:#e41e26;display:block;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;margin-top:4px}.submit-btn-hmpg{background:#e41e26;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.9rem;transition:background .3s;width:100%}.submit-btn-hmpg:hover{background:#c4161d}.form-note-hmpg{color:#666;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;line-height:1.4;margin-top:1rem;text-align:center}@media (max-width:768px){.hero-overlay h1{font-size:32px}.hero-overlay p{font-size:16px}.content{gap:20px;padding:40px 20px}.feature-section,.first-class-features{flex-direction:column;margin:20px}.feature-content,.feature-image,.first-class-features-content,.first-class-features-image{flex:1 1 100%}.feature-content,.first-class-features-content{padding:1.5rem}.feature-content h2,.first-class-features-content h2{font-size:1.6rem;white-space:normal}.benefits-grid{gap:20px;grid-template-columns:1fr}.benefits-container h2{font-size:1.8rem}.register-now-btn{font-size:.9rem;padding:12px 30px}.modal-content-hmpg{margin:10px;max-height:95vh}.modal-overlay-hmpg{padding:10px}.signup-box-hmpg{padding:1.5rem}.name-row-hmpg{gap:1rem;grid-template-columns:1fr}.phone-input-container-hmpg{flex-direction:column;gap:.5rem}.country-code-select-hmpg,.phone-input-hmpg{flex:none;width:100%}.form-hmpg{gap:1rem}}@media (max-width:480px){.hero-overlay h1{font-size:28px}.hero-overlay h4{font-size:12px}.hero-overlay p{font-size:14px}.benefit-card{padding:20px 15px}.signup-box-hmpg{padding:1rem}.signup-box-hmpg h2{font-size:1.5rem}input.hmpg-input,select.hmpg-select{font-size:.9rem;padding:.65rem}.form-row-hmpg{gap:.75rem}}@media (max-width:360px){.signup-box-hmpg{padding:.75rem}.modal-content-hmpg{margin:5px}input.hmpg-input,select.hmpg-select{font-size:.85rem;padding:.6rem}}:root{--topbar-h:50px;--bottombar-h:60px;--logo-strip-w:130px}.main-header{font-family:Helvetica Neue,Arial,sans-serif;left:0;top:0;width:100%;z-index:1200}.header-wrapper{position:relative;width:100%}.logo-strip{background:#d71920;display:flex;justify-content:center;left:100px;padding-top:50px;position:absolute;top:0;transition:height .3s ease;width:100px;z-index:1100}.badge-spacer{flex-shrink:0;width:230px;width:calc(100px + var(--logo-strip-w))}.bottom-bar,.top-bar{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:0 40px;width:100vw}.bottom-bar{background:#fff;border-bottom:1px solid #ddd;height:60px;height:var(--bottombar-h);padding:0 40px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.content-sections{display:flex;flex-direction:column}.logo-strip.shrink{height:50px;height:var(--topbar-h)}.logo-vertical{height:72px;transition:height .3s ease}.logo-strip.shrink .logo-vertical{height:36px}.top-bar{background:#333;height:50px;height:var(--topbar-h)}.top-nav{padding-left:220px}.top-nav ul{display:flex;gap:35px;list-style:none;margin:0;padding:0}.top-nav a{color:#fff;font-size:15px;font-weight:700;text-decoration:none;text-transform:uppercase}.top-right{gap:20px}.top-right,.top-right a{align-items:center;display:flex}.top-right a{color:#fff;font-size:14px;gap:6px;text-decoration:none}.logo-horizontal-wrap{align-items:center;display:flex;margin-right:30px}.logo-horizontal{height:45px;opacity:0;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease}.bottom-bar.scrolled .logo-horizontal{opacity:1;transform:translateY(0)}.bottom-nav{padding-left:220px}.bottom-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.bottom-nav a{color:#000;font-size:16px;font-weight:500;text-decoration:none}.search-btn{background:#d71920;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:10px 22px}.mobile-header{align-items:center;background:#333;display:flex;height:56px;justify-content:space-between;padding:0 16px}.logo-horizontal-mobile{background-color:#d71920;height:36px}.mobile-right{gap:12px}.mobile-right,.mobile-right a{align-items:center;display:flex}.mobile-right a{color:#fff;font-size:14px;gap:4px;text-decoration:none}.menu-btn{background-color:#333;border:1px solid #e0e0e0;border-radius:3px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:6px 12px}.desktop-only{align-items:stretch;display:flex}.mobile-only{display:none}.help-drawer{background:#333;color:#fff;display:flex;flex-direction:column;height:100vh;padding:20px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:90%;z-index:2000}.help-drawer.open{right:0}.close-drawer{align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;margin-bottom:20px}.help-nav{list-style:none;margin:0;padding:0}.help-nav li{border-bottom:1px solid #444}.help-nav a{color:#fff;display:block;font-size:15px;font-weight:700;padding:16px 0;text-align:center;text-decoration:none;text-transform:uppercase}.drawer-overlay{background:#0009;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1500}.drawer-footer{margin-bottom:30px;margin-top:auto}.drawer-footer hr{border:none;border-top:1px solid #444;margin:20px 0}.drawer-locale{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px}@media (max-width:1024px){.desktop-only{display:none}.mobile-only{display:flex}}.breadcrumb{background-color:#282828;color:#fff;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:300;padding:12px 80px}.breadcrumb-nav{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.breadcrumb-nav a{color:#fff;text-decoration:none;transition:opacity .3s ease}.breadcrumb-nav a:hover{opacity:.7}.breadcrumb-nav span{color:#999}.footer{background-color:#3a3a3a;color:#ddd;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300;padding:40px 80px}.footer h3{color:#fff;font-size:15px;font-weight:500;letter-spacing:.3px;margin-bottom:15px}.footer ul{list-style:none;padding:0}.footer ul li{margin:8px 0}.footer ul li a{color:#b8b8b8;font-size:13px;font-weight:300;line-height:1.6;text-decoration:none;transition:color .3s ease}.footer ul li a:hover{color:#fff}.footer-bottom,.footer-top{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.footer-column{min-width:0}.footer hr{border:0;border-top:1px solid #4a4a4a;margin:30px 0}.footer-extra{color:#ccc;padding:0}.footer-extra h3{color:#fff;font-size:15px;font-weight:500;letter-spacing:.3px;margin-bottom:10px}.footer-extra-top{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:30px}.footer-app,.footer-social,.footer-subscribe{min-width:0}.footer-app p,.footer-social p,.footer-subscribe p{color:#b8b8b8;font-size:13px;font-weight:300;line-height:1.6;margin:8px 0}.footer-legal a,.footer-subscribe a{color:#b8b8b8;font-size:13px;font-weight:300;text-decoration:underline;word-break:break-word}.footer-legal a:hover,.footer-subscribe a:hover{color:#fff}.subscribe-form{display:flex;margin:15px 0;max-width:500px;width:100%}.subscribe-form input{background-color:#3a3a3a;border:1px solid #5a5a5a;border-radius:0;color:#fff;flex:1 1;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;min-width:0;outline:none;padding:12px 15px}.subscribe-form input::placeholder{color:#888}.subscribe-form button{background:#0000;border:1px solid #5a5a5a;border-left:none;color:#fff;cursor:pointer;font-size:13px;font-weight:300;padding:12px 25px;transition:background .3s ease;white-space:nowrap}.subscribe-form button:hover{background:#4a4a4a}.small-text{font-size:12px!important;margin-top:10px!important}.app-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.app-buttons img{cursor:pointer;height:40px;transition:opacity .3s ease}.app-buttons img:hover{opacity:.8}.social-icons{display:flex;flex-wrap:wrap;gap:12px;margin-top:15px}.social-icons a{display:inline-block;transition:opacity .3s ease}.social-icons a:hover{opacity:.7}.social-icons a img{background-color:#fff;border:none;border-radius:4px;height:32px;padding:0;width:32px}.footer-extra hr{border:0;border-top:1px solid #4a4a4a;margin:30px 0}.footer-legal ul{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin-bottom:15px;padding:0}.footer-legal ul li{margin:0}.footer-legal ul li a{color:#b8b8b8;font-size:13px;font-weight:300;text-decoration:none}.footer-legal ul li a:hover{color:#fff}.footer-legal p{color:#b8b8b8;font-size:13px;font-weight:300;margin-top:15px}@media (max-width:1279px){.breadcrumb,.footer{padding:35px 60px}.footer-bottom,.footer-extra-top,.footer-top{gap:30px}}@media (max-width:1023px){.breadcrumb,.footer{padding:30px 40px}.footer-bottom,.footer-top{gap:25px;grid-template-columns:repeat(2,1fr)}.footer-extra-top{gap:30px;grid-template-columns:1fr}.breadcrumb-nav{font-size:12px;gap:10px}}@media (max-width:767px){.breadcrumb,.footer{padding:25px 30px}.footer h3{font-size:14px;margin-bottom:12px}.footer ul li a{font-size:12px}.footer-bottom,.footer-top{gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:25px}.footer hr,.footer-extra hr{margin:20px 0}.footer-extra-top{gap:25px}.subscribe-form{flex-direction:column;max-width:100%}.subscribe-form input{border:1px solid #5a5a5a;border-radius:3px;margin-bottom:10px}.subscribe-form button{border:1px solid #5a5a5a;border-radius:3px;padding:12px 20px}.app-buttons img{height:35px}.social-icons a img{height:28px;width:28px}.footer-legal ul{gap:15px}.footer-legal p,.footer-legal ul li a{font-size:12px}}@media (max-width:575px){.breadcrumb,.footer{padding:20px}.footer h3{font-size:13px;margin-bottom:10px}.footer ul li{margin:6px 0}.footer ul li a{font-size:11px}.footer-bottom,.footer-top{gap:20px;grid-template-columns:1fr;margin-bottom:20px}.footer-extra h3{font-size:13px}.footer-app p,.footer-social p,.footer-subscribe p{font-size:11px}.subscribe-form button,.subscribe-form input{font-size:12px;padding:10px 12px}.small-text{font-size:10px!important}.app-buttons{gap:8px}.app-buttons img{height:32px}.social-icons{gap:10px}.social-icons a img{height:26px;width:26px}.breadcrumb-nav{font-size:11px;gap:8px}.footer-legal ul{flex-direction:column;gap:10px}.footer-legal p,.footer-legal ul li a{font-size:11px}.footer hr,.footer-extra hr{margin:15px 0}}@media (max-width:319px){.breadcrumb,.footer{padding:15px}.footer h3,.footer-extra h3{font-size:12px}.footer ul li a,.footer-app p,.footer-social p,.footer-subscribe p{font-size:10px}.subscribe-form button,.subscribe-form input{font-size:11px;padding:8px 10px}.app-buttons img{height:28px}.social-icons a img{height:24px;width:24px}}@media (max-width:767px) and (orientation:landscape){.footer-bottom,.footer-top{grid-template-columns:repeat(3,1fr)}.footer-extra-top{grid-template-columns:repeat(2,1fr)}}@media (min-width:1920px){.breadcrumb,.footer{padding:40px 120px}.footer-bottom,.footer-top{gap:50px}.footer-extra-top{gap:60px}}.notification-bar{align-items:center;background-color:#fff9e6;border:1px solid #fff9e6;display:flex;font-family:Arial,sans-serif;font-size:.8125rem;justify-content:space-between;line-height:1.2;min-height:auto;padding:.5rem 1rem}.notification-content{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:.375rem}.info-icon{stroke-width:2px;color:#333;flex-shrink:0;height:14px;width:14px}.important-text{color:#c00;font-weight:700;white-space:nowrap}.notification-link{color:#036;text-decoration:underline}.notification-action{align-items:center;display:flex;flex-shrink:0;margin-left:.5rem}.show-more{align-items:center;background:none;border:none;color:#036;cursor:pointer;display:flex;font-size:.8125rem;gap:.25rem;padding:0;text-decoration:underline;white-space:nowrap}@media (max-width:768px){.notification-bar{font-size:.75rem;padding:.375rem .75rem}.notification-content{gap:.25rem}.info-icon{height:12px;width:12px}}@media (max-width:480px){.notification-bar{flex-wrap:nowrap;padding:.25rem .5rem}.notification-content{flex-wrap:nowrap;overflow:hidden}.important-text,.notification-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.show-more{font-size:.75rem}}@media (max-width:360px){.notification-bar{font-size:.6875rem;padding:.25rem}.notification-content{gap:.125rem}}.first-class-section{color:#333;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:300;line-height:1.6;width:100%}:root{--premium-red:#d4202a;--premium-red-dark:#b31b24;--premium-dark:#1a1a1a;--premium-light:#f8f8f8;--premium-gray:#666;--premium-border:#e0e0e0}.hero-container{background-color:#fff;margin:0 auto;max-width:1400px;padding:80px 64px}.hero-title{color:#1a1a1a;color:var(--premium-dark);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0 0 16px;position:relative;text-align:left}.title-underline{background-color:#d4202a;background-color:var(--premium-red);border-radius:2px;height:3px;margin:0 0 4rem;width:80px}.aircraft-split-container{border-radius:12px;box-shadow:0 20px 40px #0000001a;height:600px;overflow:hidden;position:relative;width:100%}.aircraft-background{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .8s ease;width:100%}.aircraft-split-container:hover .aircraft-background{transform:scale(1.02)}.aircraft-side{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#000000b3,#0006);bottom:0;display:flex;justify-content:center;position:absolute;top:0;transition:all .4s ease;width:50%}.aircraft-side:hover{background:linear-gradient(135deg,#000c,#00000080)}.left-side{border-right:1px solid #ffffff1a;left:0}.right-side{border-left:1px solid #ffffff1a;right:0}.aircraft-content{align-items:center;animation:fadeInUp .8s ease .3s forwards;display:flex;flex-direction:column;gap:2rem;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.aircraft-name{font-size:3.5rem;font-weight:300;letter-spacing:2px;margin:0;text-shadow:0 2px 10px #00000080}.aircraft-name,.step-aboard-btn{color:#fff;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.step-aboard-btn{background-color:initial;border:2px solid #fff;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:1px;overflow:hidden;padding:16px 40px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.step-aboard-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.step-aboard-btn:hover:before{left:100%}.step-aboard-btn:hover{background-color:#fff;border-color:#fff;box-shadow:0 10px 25px #ffffff4d;color:#000;transform:translateY(-2px)}.step-aboard-btn:active{transform:translateY(0)}.offer-container{border-top:1px solid #e0e0e0;border-top:1px solid var(--premium-border);padding:40px 64px}.offer-title{color:#1a1a1a;color:var(--premium-dark);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400;letter-spacing:-.3px;line-height:1.4;margin:0 0 16px;max-width:1000px;position:relative;text-align:left}.unlock-container{border-radius:12px;box-shadow:0 25px 50px #00000026;height:700px;margin:0 64px;overflow:hidden;position:relative}.unlock-image{display:block;height:100%;object-fit:cover;transition:transform .8s ease;width:100%}.unlock-container:hover .unlock-image{transform:scale(1.05)}.unlock-overlay{align-items:center;background:linear-gradient(135deg,#0009,#0000004d);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.unlock-content{animation:fadeInUp .8s ease .5s forwards;opacity:0;text-align:center;transform:translateY(30px)}.unlock-title{font-size:3.5rem;font-weight:400;letter-spacing:-.5px;line-height:1.1;margin:0 0 3rem;text-shadow:0 2px 20px #00000080}.register-now-btn,.unlock-title{color:#fff;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.register-now-btn{background-color:#d4202a;background-color:var(--premium-red);border:none;border-radius:6px;box-shadow:0 8px 25px #d4202a4d;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:18px 48px;text-transform:uppercase;transition:all .4s ease}.register-now-btn:hover{background-color:#b31b24;background-color:var(--premium-red-dark);box-shadow:0 15px 35px #d4202a66;color:#fff;transform:translateY(-3px)}.register-now-btn:active{transform:translateY(-1px)}.tripadvisor-section{background-color:#f8f8f8;background-color:var(--premium-light);color:#1a1a1a;color:var(--premium-dark);padding:100px 64px;text-align:center}.tripadvisor-content{margin:0 auto 4rem;max-width:800px}.tripadvisor-subtitle{color:#666;color:var(--premium-gray);font-size:.8rem;font-weight:500;letter-spacing:.3em;margin-bottom:1.5rem;text-transform:uppercase}.tripadvisor-title{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.5rem;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin-bottom:2rem}.tripadvisor-text{color:#666;color:var(--premium-gray);font-size:1.1rem;font-weight:300;line-height:1.7;margin-bottom:3rem}.tripadvisor-logo img{filter:grayscale(100%);height:auto;margin:0 auto;opacity:.8;transition:all .4s ease;width:160px}.tripadvisor-logo:hover img{filter:grayscale(0);opacity:1}.tripadvisor-disclaimer{border-top:1px solid #e0e0e0;border-top:1px solid var(--premium-border);color:#666;color:var(--premium-gray);font-size:.85rem;font-weight:300;line-height:1.6;margin:4rem auto 0;max-width:1000px;padding-top:2rem}@media (max-width:1200px){.hero-container,.offer-container,.tripadvisor-section{padding:60px 48px}.unlock-container{height:600px;margin:0 48px}}@media (max-width:1024px){.hero-container,.offer-container,.tripadvisor-section{padding:50px 32px}.hero-title{font-size:2.2rem}.aircraft-split-container{height:500px}.aircraft-name{font-size:3rem}.offer-title{font-size:1.6rem}.unlock-title{font-size:3rem}.unlock-container{height:500px;margin:0 32px}.tripadvisor-title{font-size:2.2rem}}@media (max-width:768px){.hero-container,.offer-container,.tripadvisor-section{padding:40px 24px}.hero-title{font-size:2rem;text-align:left}.title-underline{margin-left:0;margin-right:auto}.aircraft-split-container{flex-direction:column;height:400px}.aircraft-side{height:50%;position:relative;width:100%}.left-side{border-bottom:1px solid #ffffff1a;border-right:none}.right-side{border-left:none;border-top:1px solid #ffffff1a}.aircraft-name{font-size:2.5rem}.offer-title{font-size:1.4rem;text-align:left}.unlock-title{font-size:2.2rem;padding:0 20px}.unlock-container{height:400px;margin:0 24px}.tripadvisor-title{font-size:2rem}}@media (max-width:480px){.hero-container,.offer-container,.tripadvisor-section{padding:32px 20px}.hero-title{font-size:1.8rem}.aircraft-split-container{height:350px}.aircraft-name{font-size:2rem}.unlock-title{font-size:1.8rem}.unlock-container{height:350px;margin:0 20px}.tripadvisor-title{font-size:1.8rem}.register-now-btn,.step-aboard-btn{font-size:.9rem;padding:14px 32px}}*{box-sizing:border-box;margin:0;padding:0}.background-img-pyem{background-image:url(/static/media/ghaf-tree-background-w1280x960.9be763436fe2afa97f4e.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.payment-container-pyem{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px}.payment-content-pyem{max-width:700px;width:100%}.header-section-pyem{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001f;margin-bottom:20px;padding:24px}.header-text-pyem{color:#495057;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:20px}.details-section-pyem{display:flex;flex-direction:column;gap:12px}.detail-row-pyem{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;padding:8px 0}.detail-row-pyem:last-child{border-bottom:none}.detail-label-pyem{color:#6c757d;flex-shrink:0;font-size:14px;font-weight:500;width:120px}.detail-value-pyem{color:#000;flex:1 1;font-size:14px;font-weight:400}.email-edit-inputs-pyem,.email-edit-section-pyem{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:8px}.email-input-pyem{border:1px solid #d1d5db;border-radius:4px;flex:1 1;font-size:14px;min-width:150px;padding:6px 10px}@media (max-width:480px){.detail-row-pyem{align-items:flex-start;flex-direction:column;gap:8px}.detail-label-pyem{margin-bottom:4px;width:100%}.email-edit-section-pyem{width:100%}.email-edit-inputs-pyem{flex-direction:column;gap:6px;width:100%}.email-input-pyem{min-width:auto;width:100%}.change-button-pyem{align-self:flex-start;margin-left:0}.cancel-button-pyem,.save-button-pyem{width:100%}}@media (max-width:360px){.email-edit-inputs-pyem{flex-direction:column}.cancel-button-pyem,.save-button-pyem{width:100%}}.save-button-pyem{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background .2s}.save-button-pyem:hover{background:#218838}.cancel-button-pyem{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background .2s}.cancel-button-pyem:hover{background:#5a6268}.change-button-pyem{background:none;border:1px solid #e41e26;border-radius:4px;color:#e41e26;cursor:pointer;font-size:12px;margin-left:10px;padding:4px 12px;transition:all .2s}.change-button-pyem:hover{background:#e41e26;color:#fff}.payment-details-section-pyem{background:#fff;border:2px solid #28a745;border-radius:4px;margin-bottom:20px;overflow:hidden;padding:0;position:relative}.section-header-pyem{align-items:center;background:#fff;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:16px 24px;position:relative}.section-title-pyem{color:#000;font-size:15px;font-weight:600;margin:0}.checkmark-pyem{align-items:flex-start;background:#28a745;border-radius:0 2px 0 0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,35px 100%);clip-path:polygon(0 0,100% 0,100% 100%,35px 100%);color:#fff;display:flex;font-size:18px;font-weight:900;height:38px;justify-content:flex-end;line-height:1;padding-right:4px;padding-top:3px;position:absolute;right:-3px;top:-3px;width:38px}.checkmark-pyem svg{height:16px;width:16px}.form-pyem{padding:24px}.input-group-pyem{margin-bottom:14px;position:relative}.input-field-pyem{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 1px 1px #0000000d;box-sizing:border-box;color:#495057;font-size:14px;padding:12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.input-field-pyem::placeholder{color:#6c757d}.input-field-pyem:focus{border-color:#9ca3af;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 2px 4px #0000001a;outline:none}.input-group-pyem.error .input-field-pyem{background:#fff5f5;border-color:#e41e26}.error-text-pyem{color:#e41e26;display:block;font-size:.8rem;margin-top:.25rem}.row-inputs-pyem{align-items:flex-start;display:flex;gap:14px}.expiry-group-pyem{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 1px 1px #0000000d;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-height:70px;padding:8px 14px;position:relative;transition:border-color .2s,box-shadow .2s}.expiry-group-pyem.error{background:#fff5f5;border-color:#e41e26}.expiry-group-pyem:focus-within{border-color:#9ca3af;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 2px 4px #0000001a}.input-label-pyem{color:#6c757d;display:block;font-size:11px;font-weight:400;margin-bottom:4px}.cvv-label-pyem{margin-bottom:6px}.expiry-inputs-pyem{align-items:center;display:flex;gap:10px}.expiry-select-pyem{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:14px;border:none;color:#1a1a1a;cursor:pointer;flex:1 1;font-size:14px;font-weight:400;line-height:1.5;outline:none;padding:2px 20px 2px 0}.expiry-select-pyem::-ms-expand{display:none}.expiry-select-pyem option{background-color:#fff;color:#1a1a1a;font-size:13px;font-weight:400;line-height:1.6;min-height:40px;padding:12px 16px}.expiry-select-pyem option:hover{background-color:#f3f4f6!important;color:#1a1a1a!important}.expiry-select-pyem option:checked{background-color:#e5e7eb!important;color:#1a1a1a!important;font-weight:500}.expiry-select-pyem option:disabled{background-color:#f9fafb;color:#9ca3af}@-moz-document url-prefix(){.expiry-select-pyem option{background-color:#fff;padding:10px 14px}.expiry-select-pyem option:hover{background-color:#f3f4f6}}.expiry-input-pyem{background:#0000;border:none;color:#495057;font-size:14px;outline:none;padding:0;width:65px}.expiry-input-pyem::placeholder{color:#adb5bd}.slash-pyem{color:#495057;font-size:16px;font-weight:300;margin:0 2px}.cvv-group-pyem{display:flex;flex:1 1;flex-direction:column;min-height:70px;position:relative}.cvv-input-container-pyem{align-items:center;display:flex;flex:1 1;position:relative}.cvv-input-pyem{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 1px 1px #0000000d;box-sizing:border-box;color:#495057;font-size:14px;height:44px;padding:12px 40px 12px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.cvv-group-pyem.error .cvv-input-pyem{background:#fff5f5;border-color:#e41e26}.cvv-input-pyem::placeholder{color:#6c757d}.cvv-input-pyem:focus{border-color:#9ca3af;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 2px 4px #0000001a;outline:none}.cvv-icon-pyem{align-items:center;color:#6c757d;display:flex;height:20px;justify-content:center;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}.cvv-icon-pyem svg{height:100%;width:100%}.total-section-pyem{align-items:center;background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001f;display:flex;gap:6px;justify-content:center;margin-bottom:16px;padding:18px 30px}.total-label-pyem{color:#495057;font-size:15px;font-weight:400}.total-amount-pyem{color:#000;font-size:26px;font-weight:700}.submit-button-pyem{background:#e41e26;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:background .2s;width:100%}.submit-button-pyem:hover{background:#c4161d}.submit-button-pyem:active{background:#a81218}.security-footer-pyem{background:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001f;margin-bottom:20px;padding:16px 24px;text-align:center}.security-content-pyem{gap:8px}.padlock-icon-pyem,.security-content-pyem{align-items:center;display:flex;justify-content:center}.padlock-icon-pyem{color:#28a745}.security-text-pyem{color:#495057;font-size:14px}.security-link-pyem{color:#007bff;font-weight:500;text-decoration:none}.security-link-pyem:hover{text-decoration:underline}.modal-pyem{align-items:center;animation:fadeIn-pyem .3s ease;background:#0009;display:flex;height:100%;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100%;z-index:1000}.modal-content-pyem{animation:scaleUp-pyem .3s ease;background:#fff;border-radius:12px;box-shadow:0 6px 18px #0003;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;max-width:420px;padding:2rem;text-align:center;width:100%}.modal-content-pyem h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.payment-info-pyem{border-collapse:collapse;font-size:.95rem;margin-bottom:1.5rem;width:100%}.payment-info-pyem th{color:#555;font-weight:500;padding:.5rem;text-align:left;width:40%}.payment-info-pyem td{color:#222;font-weight:600;padding:.5rem}.processing-text-pyem{color:#555;font-size:.95rem;margin-top:1rem}.loader-pyem{animation:spin-pyem 1s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#0070f3;display:inline-block;height:30px;margin-top:15px;width:30px}@keyframes spin-pyem{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tp-pymt-ses-pyem{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.tp-pymt-ses-pyem p{background-color:#28a745;border-radius:5px;color:#fff;font-size:.8rem;font-weight:700;padding:5px 10px}.py-pci-icn-pyem{height:60px}.py-vs-icn-pyem{height:40px}.otp-text-pyem{color:#555;font-size:.9rem;margin-bottom:1rem}.modal-content-pyem input{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin:.8rem 0;padding:.8rem;width:100%}.input-error-pyem{border:1px solid red!important}.modal-content-pyem button{background:#0070f3;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.8rem;padding:.75rem 1.2rem;transition:background .2s ease;width:100%}.modal-content-pyem button:hover{background:#005bb5}.secondary-btn-pyem{background:#eaeaea!important;color:#333!important;margin-top:10px}.secondary-btn-pyem:hover{background:#d4d4d4!important}.modal-content-pyem.approved-pyem{border-top:6px solid #28a745}.success-checkmark-pyem{animation:popIn-pyem .5s ease;color:#28a745;font-size:2.5rem;margin-bottom:1rem}@keyframes popIn-pyem{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.modal-content-pyem.declined-pyem{border-top:6px solid #d9534f}.modal-content-pyem.declined-pyem h3{color:#d9534f}@keyframes fadeIn-pyem{0%{opacity:0}to{opacity:1}}@keyframes scaleUp-pyem{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.response-pyem{border-radius:6px;font-size:.95rem;margin-top:1rem;padding:.75rem;text-align:center}.response-pyem.pending{background:#fff3cd;color:#856404}.response-pyem.success{background:#d4edda;color:#155724}.response-pyem.error{background:#f8d7da;color:#721c24}.payment-details-pyem{background:#f9f9f9;border-radius:8px;font-size:14px;line-height:1.5;margin:15px 0;padding:12px}.payment-details-pyem p{display:flex;justify-content:space-between;margin:6px 0}.payment-details-pyem strong{color:#333;font-weight:600}.otp-input-wrapper-pyem{margin:12px 0}.otp-input-wrapper-pyem .error-text-pyem{color:red;font-size:12px;margin-top:4px}button .loader-pyem{animation:spin-pyem 1s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:18px;width:18px}@media (max-width:768px){.payment-container-pyem{padding:20px 15px}.row-inputs-pyem{flex-direction:column}.cvv-group-pyem,.expiry-group-pyem{min-height:65px;width:100%}.header-section-pyem{padding:18px}.section-header-pyem{padding:14px 18px}.form-pyem{padding:18px}.total-section-pyem{padding:14px 20px}.security-footer-pyem{padding:14px 18px}.security-content-pyem{flex-direction:column;gap:6px}.modal-content-pyem{padding:1.5rem}.tp-pymt-ses-pyem p{font-size:.75rem}.py-vs-icn-pyem{height:35px}}