.contact-page-wrapper{background:#fff;position:relative;overflow:hidden;font-family:"Poppins",var(--font-body),sans-serif;color:#0b1730}.contact-bg-glow{position:absolute;border-radius:50%;filter:blur(120px);z-index:0;pointer-events:none;opacity:.6}.contact-bg-glow--1{width:45rem;height:45rem;background:radial-gradient(circle,rgba(0,97,255,.12) 0,rgba(96,239,255,.05) 70%,transparent 100%);top:-10rem;right:-12rem}.contact-bg-glow--2{width:40rem;height:40rem;background:radial-gradient(circle,rgba(255,122,89,.1) 0,rgba(0,97,255,.04) 70%,transparent 100%);top:35%;left:-15rem}.contact-bg-glow--3{width:50rem;height:50rem;background:radial-gradient(circle,rgba(0,97,255,.08) 0,rgba(96,239,255,.03) 70%,transparent 100%);bottom:10%;right:-15rem}.contact-dot-grid{position:absolute;top:0;left:0;right:0;height:900px;background-image:radial-gradient(rgba(0,97,255,.07) 1px,transparent 0);background-size:28px 28px;pointer-events:none;z-index:0;mask-image:linear-gradient(180deg,#000 50%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent)}.contact-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.contact-section-heading{text-align:center;max-width:780px;margin:0 auto 3.5rem}.contact-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#e8f2ff;border:1px solid rgba(0,97,255,.18);border-radius:999px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#0061ff;margin-bottom:1rem}.contact-eyebrow .pulse-dot{width:7px;height:7px;border-radius:50%;background:#0061ff;box-shadow:0 0 0 0 rgba(0,97,255,.7);animation:pulseBeacon 2s infinite}@keyframes pulseBeacon{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,97,255,.7)}70%{transform:scale(1);box-shadow:0 0 0 8px rgba(0,97,255,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(0,97,255,0)}}.contact-section-title{font-family:"Poppins",var(--font-heading),sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2;color:#001a4d;margin-bottom:1rem;letter-spacing:-.02em}.contact-section-title span.text-gradient{background:linear-gradient(135deg,#0061ff,#0047b8 50%,#60efff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.contact-section-title span.text-coral{color:#ff7a59}.contact-section-subtitle{font-size:1.05rem;color:#4a5a73;line-height:1.65;font-weight:400}.contact-hero{padding:5rem 0 3.5rem;position:relative;z-index:2}.contact-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:3.5rem;align-items:center}.contact-hero-left{display:flex;flex-direction:column;align-items:flex-start}.contact-hero-title{font-size:3.25rem;font-weight:850;color:#001a4d;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.25rem}.contact-hero-title span.highlight-coral{color:#ff7a59;position:relative;display:inline-block}.contact-hero-title span.highlight-coral:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:8px;background:rgba(255,122,89,.2);border-radius:4px;z-index:-1}.contact-hero-desc{font-size:1.12rem;line-height:1.7;color:#4a5a73;margin-bottom:2.25rem;max-width:580px}.contact-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.btn-coral-glow{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#ff7a59,#ff623a);color:#fff;font-size:1rem;font-weight:700;padding:1rem 2rem;border-radius:999px;border:none;cursor:pointer;box-shadow:0 10px 25px rgba(255,122,89,.35);transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none}.btn-coral-glow:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(255,122,89,.45);background:linear-gradient(135deg,#ff896b,#ff623a)}.btn-blue-outline{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#001a4d;font-size:1rem;font-weight:700;padding:1rem 1.85rem;border-radius:999px;border:1.5px solid #dce7f7;box-shadow:0 4px 15px rgba(0,26,77,.05);transition:all .3s ease;text-decoration:none;cursor:pointer}.btn-blue-outline:hover{border-color:#0061ff;color:#0061ff;background:#f5f9ff;transform:translateY(-2px)}.contact-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-top:2rem;border-top:1px solid #dce7f7;width:100%}.hero-stat-card{display:flex;flex-direction:column}.hero-stat-value{font-size:1.6rem;font-weight:850;color:#001a4d;line-height:1.1}.hero-stat-value span{color:#0061ff}.hero-stat-label{font-size:.82rem;color:#6c7a92;font-weight:500;margin-top:4px}.contact-hero-right{position:relative}.hero-visual-frame{position:relative;width:100%;height:480px;border-radius:28px;overflow:hidden;box-shadow:0 25px 60px rgba(0,26,77,.12);border:4px solid #fff}.hero-visual-img{-o-object-fit:cover;object-fit:cover}.hero-glass-badge{position:absolute;background:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.8);border-radius:18px;padding:12px 18px;box-shadow:0 12px 30px rgba(0,26,77,.12);display:flex;align-items:center;gap:12px;z-index:3}.badge-top-right{top:1.5rem;right:-1.25rem}.badge-bottom-left{bottom:1.5rem;left:-1.25rem}.badge-icon-wrap{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.badge-icon-coral{background:#ffede7;color:#ff7a59}.badge-icon-blue{background:#e8f2ff;color:#0061ff}.badge-title{font-size:.88rem;font-weight:800;color:#001a4d;line-height:1.2}.badge-subtitle{font-size:.75rem;color:#4a5a73;font-weight:500}.quick-channels-section{padding:2rem 0 5rem;position:relative;z-index:2}.channels-grid-luxury{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.channel-card-lux{background:#fff;border:1.5px solid #e4edfa;border-radius:24px;padding:2rem 1.65rem;box-shadow:0 10px 30px rgba(0,26,77,.03);transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:inherit;position:relative;overflow:hidden;cursor:pointer}.channel-card-lux:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0061ff,#60efff);opacity:0;transition:opacity .3s ease}.channel-card-lux:hover{transform:translateY(-8px);border-color:#0061ff;box-shadow:0 20px 45px rgba(0,97,255,.1)}.channel-card-lux:hover:before{opacity:1}.channel-card-lux.featured{background:linear-gradient(180deg,#f0f6ff,#fff);border-color:rgba(0,97,255,.3)}.channel-card-lux.featured:before{opacity:1;background:linear-gradient(90deg,#ff7a59,#ffb09c)}.channel-icon-pill{width:52px;height:52px;border-radius:16px;background:#e8f2ff;color:#0061ff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.channel-card-lux:hover .channel-icon-pill{background:#0061ff;color:#fff;transform:scale(1.08)}.channel-card-lux.featured .channel-icon-pill{background:#ffede7;color:#ff7a59}.channel-card-lux.featured:hover .channel-icon-pill{background:#ff7a59;color:#fff}.channel-card-lux h3{font-size:1.2rem;font-weight:800;color:#001a4d;margin-bottom:.5rem}.channel-card-lux p{font-size:.88rem;color:#556885;line-height:1.55;margin-bottom:1.5rem;flex-grow:1}.channel-action-link{display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:800;color:#0061ff;margin-top:auto;transition:gap .2s ease}.channel-card-lux:hover .channel-action-link{gap:12px}.channel-card-lux.featured .channel-action-link{color:#ff7a59}.consultation-section{padding:5rem 0;background:linear-gradient(180deg,#f5f9ff,#fff);border-top:1px solid #dce7f7;border-bottom:1px solid #dce7f7;position:relative;z-index:2}.consultation-split-wrapper{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;background:#fff;border-radius:32px;border:1.5px solid #dce7f7;box-shadow:0 25px 70px rgba(0,26,77,.06);overflow:hidden}.consultation-guide-sidebar{background:linear-gradient(165deg,#001a4d,#002875);color:#fff;padding:3.5rem 2.75rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.consultation-guide-sidebar:after{content:"";position:absolute;top:-20%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(96,239,255,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.sidebar-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.2);padding:5px 14px;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#60efff;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content}.sidebar-heading{font-size:1.95rem;font-weight:850;line-height:1.25;color:#fff;margin-bottom:1rem}.sidebar-heading span{color:#60efff}.sidebar-desc{font-size:.95rem;color:#c8d7f0;line-height:1.6;margin-bottom:2.5rem}.sidebar-steps-list{display:flex;flex-direction:column;gap:1.75rem;margin-bottom:3rem}.sidebar-step-item{display:flex;gap:1rem;align-items:flex-start}.sidebar-step-num{width:32px;height:32px;border-radius:50%;background:rgba(96,239,255,.15);border:1.5px solid #60efff;color:#60efff;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.sidebar-step-text h4{font-size:.95rem;font-weight:800;color:#fff;margin-bottom:3px}.sidebar-step-text p{font-size:.82rem;color:#a3bddf;line-height:1.45}.sidebar-direct-box{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:1.5rem}.sidebar-direct-box p{font-size:.82rem;color:#a3bddf;margin-bottom:.5rem}.sidebar-direct-phone{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:850;color:#ff7a59;text-decoration:none;transition:color .2s ease}.sidebar-direct-phone:hover{color:#ffb09c}.consultation-form-area{padding:3.5rem 3rem;background:#fff}.form-header-lux{margin-bottom:2rem}.form-header-lux h3{font-size:1.6rem;font-weight:850;color:#001a4d;margin-bottom:.5rem}.form-header-lux p{font-size:.92rem;color:#556885}.form-question-label{display:block;font-size:.88rem;font-weight:750;color:#001a4d;margin-bottom:.65rem}.pills-select-grid{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.pill-choice-btn{background:#f5f9ff;border:1.5px solid #dce7f7;color:#4a5a73;padding:8px 16px;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.pill-choice-btn:hover{background:#e8f2ff;color:#0061ff;border-color:#0061ff}.pill-choice-btn.active{background:#0061ff;border-color:#0061ff;color:#fff;box-shadow:0 4px 12px rgba(0,97,255,.25)}.inputs-double-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.15rem;margin-bottom:1.15rem}.input-field-wrap{position:relative;display:flex;flex-direction:column}.input-icon-left{position:absolute;left:1rem;top:1rem;color:#8a97ac;pointer-events:none;transition:color .2s ease}.lux-input,.lux-select,.lux-textarea{width:100%;padding:.85rem 1rem .85rem 2.75rem;background:#f8fafc;border:1.5px solid #dce7f7;border-radius:14px;font-size:.92rem;color:#001a4d;font-family:inherit;outline:none;transition:all .25s ease}.lux-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234A5A73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;cursor:pointer}.lux-textarea{padding-left:1rem;resize:vertical;min-height:100px;margin-bottom:1.25rem}.lux-input:focus,.lux-select:focus,.lux-textarea:focus{background:#fff;border-color:#0061ff;box-shadow:0 0 0 4px rgba(0,97,255,.12)}.input-field-wrap:focus-within .input-icon-left{color:#0061ff}.lux-input.has-error,.lux-select.has-error{border-color:#ff4d4f;background:#fff2f0}.field-error-text{font-size:.75rem;color:#ff4d4f;margin-top:4px;font-weight:600}.consent-agreement-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:1.75rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e8eef5}.consent-agreement-row input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#0061ff;cursor:pointer;flex-shrink:0}.consent-agreement-row label{font-size:.78rem;color:#556885;line-height:1.5;cursor:pointer}.consent-agreement-row a{color:#0061ff;font-weight:600;text-decoration:underline}.form-submit-block{display:flex;flex-direction:column;align-items:stretch;gap:10px}.submit-guarantee-text{justify-content:center;gap:8px;font-size:.82rem;color:#6c7a92;font-weight:500}.form-success-card,.submit-guarantee-text{display:flex;align-items:center;text-align:center}.form-success-card{padding:3rem 2rem;flex-direction:column}.success-icon-badge{width:72px;height:72px;border-radius:50%;background:#e6f7ed;color:#10b981;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.form-success-card h3{font-size:1.85rem;font-weight:850;color:#001a4d;margin-bottom:.75rem}.form-success-card p{font-size:.98rem;color:#4a5a73;line-height:1.6;max-width:520px;margin-bottom:2rem}.why-trust-section{padding:5.5rem 0;position:relative;z-index:2}.trust-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.trust-card-lux{background:#fff;border:1.5px solid #e8eef7;border-radius:24px;padding:2.25rem 1.85rem;box-shadow:0 10px 30px rgba(0,26,77,.02);transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;position:relative}.trust-card-lux:hover{transform:translateY(-6px);border-color:#0061ff;box-shadow:0 20px 40px rgba(0,97,255,.08)}.trust-icon-box{width:48px;height:48px;border-radius:14px;background:#e8f2ff;color:#0061ff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.trust-card-lux:nth-child(2) .trust-icon-box{background:#ffede7;color:#ff7a59}.trust-card-lux:nth-child(3) .trust-icon-box{background:#e3fbff;color:#0099b8}.trust-card-lux:nth-child(4) .trust-icon-box{background:#f3e8ff;color:#8b5cf6}.trust-card-lux h3{font-size:1.18rem;font-weight:800;color:#001a4d;margin-bottom:.65rem}.trust-card-lux p{font-size:.88rem;color:#556885;line-height:1.6}.team-spotlight-section{padding:5.5rem 0;background:#f8fafd;border-top:1px solid #dce7f7;border-bottom:1px solid #dce7f7;position:relative;z-index:2}.team-grid-lux{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-member-card{background:#fff;border-radius:24px;border:1.5px solid #e4edfa;overflow:hidden;box-shadow:0 12px 35px rgba(0,26,77,.04);transition:all .35s ease;display:flex;flex-direction:column}.team-member-card:hover{transform:translateY(-8px);border-color:#0061ff;box-shadow:0 22px 50px rgba(0,97,255,.12)}.team-photo-wrap{position:relative;width:100%;height:240px}.team-photo{-o-object-fit:cover;object-fit:cover}.team-member-body{padding:1.75rem;display:flex;flex-direction:column;flex-grow:1}.team-role-pill{display:inline-block;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#0061ff;background:#e8f2ff;padding:4px 12px;border-radius:999px;width:-moz-fit-content;width:fit-content;margin-bottom:.75rem}.team-member-body h3{font-size:1.35rem;font-weight:850;color:#001a4d;margin-bottom:.5rem}.team-quote-text{font-size:.88rem;color:#4a5a73;line-height:1.55;font-style:italic;margin-bottom:1.5rem;flex-grow:1}.team-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #f0f4fa}.team-badge-sub{font-size:.78rem;font-weight:600;color:#6c7a92;display:flex;align-items:center;gap:6px}.location-map-section{padding:5.5rem 0;position:relative;z-index:2}.location-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.location-info-card{background:#fff;border:1.5px solid #dce7f7;border-radius:28px;padding:2.75rem;box-shadow:0 15px 45px rgba(0,26,77,.04)}.location-info-card h2{font-size:2rem;font-weight:850;color:#001a4d;margin-bottom:1.25rem}.location-address-box{background:#f5f9ff;border:1px solid #dce7f7;border-radius:16px;padding:1.25rem 1.5rem;margin-bottom:1.75rem;display:flex;align-items:flex-start;gap:14px}.location-address-box .icon-wrap{width:40px;height:40px;border-radius:10px;background:#0061ff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.location-address-box address{font-style:normal;font-size:.95rem;font-weight:700;color:#001a4d;line-height:1.45}.location-contact-rows{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.loc-row-item{display:flex;align-items:center;gap:12px;font-size:.92rem;color:#4a5a73}.loc-row-item strong{color:#001a4d}.loc-row-item a{color:#0061ff;font-weight:700;text-decoration:none}.loc-row-item a:hover{text-decoration:underline}.counties-chips-wrap{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid #e8eef5}.counties-chips-wrap h4{font-size:.85rem;font-weight:800;color:#001a4d;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.counties-tags{display:flex;flex-wrap:wrap;gap:6px}.county-tag{background:#e8f2ff;color:#0061ff;font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:6px}.map-embed-wrapper{position:relative;width:100%;height:480px;border-radius:28px;overflow:hidden;border:4px solid #fff;box-shadow:0 20px 50px rgba(0,26,77,.12)}.map-iframe-element{width:100%;height:100%;border:0}.pathway-timeline-section{padding:5.5rem 0;background:linear-gradient(180deg,#f8fafd,#fff);position:relative;z-index:2}.timeline-cards-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;position:relative}.timeline-step-card{background:#fff;border:1.5px solid #e4edfa;border-radius:20px;padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 25px rgba(0,26,77,.03);transition:all .3s ease;position:relative}.timeline-step-card:hover{transform:translateY(-6px);border-color:#0061ff;box-shadow:0 16px 35px rgba(0,97,255,.1)}.timeline-step-card .step-num-pill{font-size:.85rem;font-weight:850;color:#0061ff;background:#e8f2ff;padding:4px 10px;border-radius:8px;margin-bottom:1rem}.timeline-step-card h3{font-size:1.05rem;font-weight:800;color:#001a4d;margin-bottom:.5rem;line-height:1.3}.timeline-step-card p{font-size:.82rem;color:#556885;line-height:1.5}.emergency-banner-section{padding:3rem 0;position:relative;z-index:2}.emergency-banner-card{background:linear-gradient(135deg,#001a4d,#0b255e 50%,#001a4d);border-radius:28px;padding:3.5rem 3rem;color:#fff;text-align:center;position:relative;overflow:hidden;border:2px solid rgba(255,122,89,.3);box-shadow:0 25px 65px rgba(0,26,77,.18)}.emergency-banner-card:before{content:"";position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(circle,rgba(255,122,89,.25) 0,transparent 70%);pointer-events:none}.urgent-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,122,89,.2);border:1px solid #ff7a59;color:#ffb09c;font-size:.78rem;font-weight:800;padding:6px 16px;border-radius:999px;margin-bottom:1.25rem;text-transform:uppercase}.emergency-banner-card h2{font-size:2.25rem;font-weight:850;margin-bottom:1rem;color:#fff}.emergency-banner-card p{font-size:1.05rem;color:#c8d7f0;max-width:650px;margin:0 auto 2rem;line-height:1.6}.emergency-call-btn{display:inline-flex;align-items:center;gap:12px;background:#ff7a59;color:#fff;font-size:1.15rem;font-weight:850;padding:1.15rem 2.5rem;border-radius:999px;text-decoration:none;box-shadow:0 10px 30px rgba(255,122,89,.4);transition:all .3s ease}.emergency-call-btn:hover{transform:scale(1.04);background:#ff8e72;box-shadow:0 15px 40px rgba(255,122,89,.55)}.careers-spotlight-section{padding:5.5rem 0;position:relative;z-index:2}.careers-split-card{background:#fff;border-radius:32px;border:1.5px solid #dce7f7;overflow:hidden;box-shadow:0 20px 55px rgba(0,26,77,.05);display:grid;grid-template-columns:1.1fr .9fr}.careers-card-content{padding:3.5rem;display:flex;flex-direction:column;justify-content:center}.careers-card-content h2{font-size:2.25rem;font-weight:850;color:#001a4d;margin-bottom:1rem}.careers-card-content p{font-size:.98rem;color:#4a5a73;line-height:1.65;margin-bottom:2rem}.careers-perks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem}.perk-item{display:flex;align-items:center;gap:10px;font-size:.92rem;font-weight:750;color:#001a4d}.perk-item .check-icon{color:#0061ff}.careers-card-media{position:relative;min-height:380px}.careers-img{-o-object-fit:cover;object-fit:cover}.faq-section-lux{padding:5.5rem 0;background:#f8fafd;border-top:1px solid #dce7f7;position:relative;z-index:2}.faq-list-wrap{max-width:840px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-accordion-item{background:#fff;border:1.5px solid #e4edfa;border-radius:18px;overflow:hidden;transition:all .25s ease}.faq-accordion-item.is-open{border-color:#0061ff;box-shadow:0 10px 25px rgba(0,97,255,.08)}.faq-trigger-btn{width:100%;padding:1.35rem 1.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:1.05rem;font-weight:750;color:#001a4d;transition:color .2s ease}.faq-accordion-item.is-open .faq-trigger-btn{color:#0061ff}.faq-icon-toggle{width:32px;height:32px;border-radius:50%;background:#f0f6ff;color:#0061ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-accordion-item.is-open .faq-icon-toggle{background:#0061ff;color:#fff}.faq-panel-body{padding:0 1.75rem 1.5rem;font-size:.95rem;color:#4a5a73;line-height:1.65}.final-cta-section{padding:5.5rem 0 6.5rem;position:relative;z-index:2}.final-cta-card{background:linear-gradient(135deg,#0061ff,#0047b8 60%,#001a4d);border-radius:32px;padding:4.5rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 25px 70px rgba(0,97,255,.25)}.final-cta-card:after{content:"";position:absolute;bottom:-40%;right:-10%;width:450px;height:450px;background:radial-gradient(circle,rgba(96,239,255,.2) 0,transparent 70%);border-radius:50%;pointer-events:none}.final-cta-card h2{font-size:2.75rem;font-weight:850;margin-bottom:1.25rem;line-height:1.2}.final-cta-card p{font-size:1.15rem;color:#e0ebfb;max-width:680px;margin:0 auto 2.5rem;line-height:1.6}.final-cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.btn-white-solid{background:#fff;color:#001a4d;font-size:1.05rem;font-weight:800;padding:1.1rem 2.25rem;border-radius:999px;border:none;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.15);transition:all .3s ease;text-decoration:none}.btn-white-solid:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,0,0,.22);background:#f8fafd}.btn-glass-outline{background:hsla(0,0%,100%,.12);color:#fff;font-size:1.05rem;font-weight:800;padding:1.1rem 2.25rem;border-radius:999px;border:1.5px solid hsla(0,0%,100%,.4);backdrop-filter:blur(8px);cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-glass-outline:hover{background:hsla(0,0%,100%,.25);border-color:#fff;transform:translateY(-2px)}@media (max-width:1100px){.channels-grid-luxury,.trust-bento-grid{grid-template-columns:repeat(2,1fr)}.timeline-cards-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.contact-hero-grid{gap:3rem}.careers-split-card,.consultation-split-wrapper,.contact-hero-grid,.location-map-grid,.team-grid-lux{grid-template-columns:1fr}.careers-card-media{height:300px}.timeline-cards-row{grid-template-columns:1fr}}@media (max-width:640px){.contact-hero-title{font-size:2.35rem}.contact-section-title{font-size:2rem}.channels-grid-luxury,.inputs-double-grid,.trust-bento-grid{grid-template-columns:1fr}.careers-card-content,.consultation-form-area,.consultation-guide-sidebar{padding:2.25rem 1.5rem}.careers-perks-grid{grid-template-columns:1fr}.final-cta-card{padding:3rem 1.5rem}.final-cta-card h2{font-size:2rem}}