.testimonial-section{background:#1b2a4e;padding:100px 0 80px}.testimonial-header{margin-bottom:60px}.testimonial-stage{max-width:720px;min-height:260px;margin:0 auto 40px;position:relative}.testimonial-card{background:#ffffff0d;border:1px solid #ffffff17;border-radius:20px;padding:48px}@keyframes slideNext{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes slidePrev{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}.animate-slide-next{animation:slideNext .45s var(--ease-out-quint) forwards}.animate-slide-prev{animation:slidePrev .45s var(--ease-out-quint) forwards}.quote-icon{color:#6ea8fe;opacity:.7;margin-bottom:24px}.testimonial-text{color:#ffffffbf;margin-bottom:32px;font-size:1.1rem;line-height:1.82}.testimonial-author{align-items:center;gap:16px;display:flex}.author-avatar-img{background:#0d6efd;border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;width:54px;height:54px;overflow:hidden}.author-avatar-img img{object-fit:cover;width:100%;height:100%}.author-info{flex-direction:column;display:flex}.author-name{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:600}.author-title{color:#ffffff80;margin-top:1px;font-size:.82rem}.testimonial-controls{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto;display:flex}.dot-row{gap:8px;display:flex}.dot{cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;width:6px;height:6px;transition:background .2s,width .2s,border-radius .2s}.dot.active{background:#6ea8fe;border-radius:3px;width:24px}.arrow-row{gap:8px;display:flex}.arrow-btn{color:#ffffff73;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,color .2s;display:flex}.arrow-btn:hover{color:#6ea8fe;border-color:#6ea8fe}
.hero-section{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-background{z-index:0;position:absolute;inset:0}.hero-img-cover{object-fit:cover}.hero-img-overlay{background:linear-gradient(#000000a0,#000000a6);position:absolute;inset:0}.hero-container{z-index:1;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;padding-top:100px;padding-bottom:48px;display:flex;position:relative}.hero-top-meta{justify-content:flex-end;align-items:center;gap:16px;padding-top:16px;display:flex}.hero-meta-item{font-family:var(--font-inter);letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;border:1px solid #ffffff2e;border-radius:100px;padding:6px 14px;font-size:.76rem}.hero-meta-divider{background:#ffffff2e;width:1px;height:12px}.hero-center{flex-grow:1;justify-content:center;align-items:center;display:flex}.hero-center-inner{flex-direction:column;align-items:center;gap:32px;display:flex}.hero-massive-text{font-family:var(--font-outfit);letter-spacing:-.025em;color:#fff;text-shadow:0 4px 60px #0006;text-align:center;margin:0;font-size:clamp(4.5rem,14vw,16rem);font-weight:400;line-height:.9}.hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.hero-cta-btn{color:#fff;font-family:var(--font-inter);letter-spacing:.01em;background:#0d6efd;border-radius:6px;align-items:center;gap:8px;padding:14px 32px;font-size:.9rem;font-weight:600;transition:background .25s,transform .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #0d6efd4d}.hero-cta-btn:hover{background:#0b5ed7;transform:translateY(-2px);box-shadow:0 8px 20px #0d6efd59}.hero-cta-ghost{font-family:var(--font-inter);color:#ffffffb3;border:1px solid #ffffff47;border-radius:6px;align-items:center;padding:14px 28px;font-size:.88rem;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.hero-cta-ghost:hover{color:#fff;background:#ffffff14;border-color:#ffffffb3}.hero-bottom-row{justify-content:space-between;align-items:flex-end;gap:24px;width:100%;display:flex}.hero-bottom-left{flex-direction:column;flex:1 1 0;gap:12px;max-width:360px;display:flex}.hero-kicker{font-family:var(--font-inter);color:#ffffff8c;font-size:.96rem;font-weight:500}.hero-subtitle{text-align:left;color:#ffffff80;font-size:.88rem;line-height:1.65}.hero-bottom-middle{flex-shrink:0;justify-content:center;align-items:flex-end;padding-bottom:4px;display:flex}.scroll-arrow{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;transition:border-color .3s,color .3s,transform .3s;display:flex}.scroll-arrow:hover{color:#6ea8fe;border-color:#0d6efd;transform:translateY(4px)}.hero-bottom-right{flex:1 1 0;justify-content:flex-end;max-width:360px;display:flex}.hero-floating-glass{-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #fffc;border-radius:10px;max-width:300px;padding:20px 24px;box-shadow:0 8px 32px #1b2a4e2e}.hero-floating-glass .glass-title{color:#1b2a4e;font-size:1rem;font-family:var(--font-playfair);margin-bottom:8px;font-style:italic;display:block}.hero-floating-glass .glass-desc{color:#495057;margin-bottom:14px;font-size:.86rem;line-height:1.55}.hero-floating-glass .glass-link{letter-spacing:.1em;text-transform:uppercase;color:#0d6efd;font-size:.78rem;font-weight:600;transition:opacity .2s}.hero-floating-glass .glass-link:hover{opacity:.7}@media (max-width:900px){.hero-top-meta{display:none}.hero-container{justify-content:space-between;gap:40px;min-height:50vh;padding-top:100px;padding-bottom:40px}.hero-center{flex-grow:0;padding:48px 0 40px}.hero-center-inner{align-items:center;gap:28px}.hero-bottom-row{text-align:center;border-top:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:16px;width:100%;padding-top:28px}.hero-bottom-left{text-align:center;align-items:center;gap:10px;width:100%;max-width:420px}.hero-kicker{letter-spacing:.2em;text-transform:uppercase;color:#ffffff73;font-size:.65rem;font-weight:400}.hero-subtitle{text-align:center;max-width:360px;margin:0 auto;font-size:.82rem;line-height:1.7}.hero-bottom-right{display:none}.hero-bottom-middle{align-self:center;padding-top:4px}}@media (max-width:768px){.hero-massive-text{font-size:clamp(3.8rem,14vw,6rem)}.hero-center-inner{gap:80px}.hero-cta-row{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:260px}.hero-cta-btn{text-align:center;justify-content:center;width:100%;padding:13px 24px;font-size:.88rem}.hero-cta-ghost{text-align:center;justify-content:center;width:100%;padding:11px 0;font-size:.82rem}}.trust-strip-section{background:#f8f9fa;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.trust-strip{grid-template-columns:repeat(3,1fr);display:grid}.trust-badge{border-right:1px solid #dee2e6;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:36px 16px;display:flex}.trust-badge:last-child{border-right:none}.trust-stat{letter-spacing:-.03em;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700;font-family:var(--font-outfit);color:#0d6efd}.trust-label{text-transform:uppercase;letter-spacing:.14em;color:#6c757d;font-size:.68rem;font-weight:500}@media (max-width:640px){.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-badge:nth-child(3){border-right:none}.trust-badge:nth-child(4),.trust-badge:nth-child(5){border-top:1px solid #dee2e6}}.luxury-about-section{background:#fff;border-top:1px solid #dee2e6}.luxury-split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}@media (max-width:900px){.luxury-split-grid{grid-template-columns:1fr;gap:48px}}.clean-image-box{border-radius:8px;height:520px;position:relative;overflow:hidden;box-shadow:0 8px 40px #1b2a4e1f}@media (max-width:900px){.clean-image-box{height:320px}}.about-img{object-fit:cover}.image-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #1b2a4e14;border-radius:8px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 4px 16px #1b2a4e1f}.badge-num{color:#0d6efd;letter-spacing:-.04em;font-size:2rem;font-weight:700;font-family:var(--font-outfit)}.badge-txt{color:#495057;font-size:.78rem;line-height:1.5}.about-desc{color:#495057;margin-bottom:18px;font-size:1rem;line-height:1.82}.why-choose-section{background:#f8f9fa;border-top:1px solid #dee2e6}.why-choose-grid{grid-template-columns:1fr 2fr;align-items:start;gap:72px;margin-bottom:0;display:grid}@media (max-width:900px){.why-choose-grid{grid-template-columns:1fr;gap:36px}}.why-choose-heading{font-family:var(--font-outfit);letter-spacing:-.025em;color:#1b2a4e;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.why-choose-features{border-left:1px solid #dee2e6;grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (max-width:840px){.why-choose-features{grid-template-columns:1fr}}.why-feature-card{background:#fff;border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;padding:28px 32px;transition:background .3s,box-shadow .3s}.why-feature-card:hover{background:#f0f6ff;box-shadow:inset 0 0 0 1px #c4d8ff}.why-feature-title{color:#1b2a4e;letter-spacing:-.01em;font-size:1rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:10px}.why-feature-desc{color:#6c757d;font-size:.86rem;line-height:1.72}.process-section{background:#fff;border-top:1px solid #dee2e6}.process-header{margin-bottom:56px}.process-heading{text-align:left;color:#1b2a4e;max-width:600px;font-size:clamp(1.9rem,3.5vw,3rem)!important}.process-grid{border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:860px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.process-grid{grid-template-columns:1fr}}.process-step{background:0 0;border-top:1px solid #dee2e6;border-left:1px solid #dee2e6;padding:52px 36px;transition:background .3s}.process-step:hover{background:#f0f6ff}.step-num{font-family:var(--font-playfair);color:#0d6efd;margin-bottom:20px;font-size:2.4rem;font-style:italic;line-height:1}.step-title{color:#1b2a4e;letter-spacing:-.01em;margin-bottom:12px;font-size:1rem;font-weight:600}.step-desc{color:#6c757d;font-size:.86rem;line-height:1.75}.luxury-services-section{background:#f8f9fa;border-top:1px solid #dee2e6}.services-header{justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:72px;display:flex}@media (max-width:860px){.services-header{flex-direction:column;align-items:flex-start;gap:20px}}.services-heading{color:#1b2a4e;max-width:480px;font-size:clamp(1.9rem,3.5vw,2.8rem)!important}.services-intro-desc{color:#6c757d;text-align:right;max-width:340px;font-size:.9rem;line-height:1.72}@media (max-width:860px){.services-intro-desc{text-align:left;max-width:none}}.luxury-services-grid{border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.luxury-services-grid{grid-template-columns:1fr}}.luxury-service-card{text-align:left;background:#fff;border-top:1px solid #dee2e6;border-left:1px solid #dee2e6;padding:52px 40px;transition:background .3s,box-shadow .3s}.luxury-service-card:hover{background:#f0f6ff;box-shadow:inset 0 0 0 1px #c4d8ff}.service-number{font-family:var(--font-playfair);color:#0d6efd;margin-bottom:20px;font-size:2rem;font-style:italic;line-height:1}.service-title{color:#1b2a4e;letter-spacing:-.015em;margin-bottom:12px;font-size:1.15rem;font-weight:600}.service-desc{color:#6c757d;margin-bottom:24px;font-size:.88rem;line-height:1.78}.service-link{color:#0d6efd;font-size:.84rem;font-weight:600;transition:opacity .2s}.service-link:hover{opacity:.7}.luxury-stat-section{background:#1b2a4e}.luxury-stat-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}@media (max-width:768px){.luxury-stat-grid{grid-template-columns:1fr;gap:48px}}.stat-numbers-col{flex-direction:column;gap:48px;display:flex}.massive-stat{letter-spacing:-.06em;font-size:clamp(5rem,11vw,8.5rem);font-weight:700;line-height:1;font-family:var(--font-outfit);color:#6ea8fe}.massive-stat-sm{letter-spacing:-.06em;font-size:clamp(3.2rem,6.5vw,5.5rem);font-weight:700;line-height:1;font-family:var(--font-outfit);color:#fff}.stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font-size:.8rem}.stat-supporting-title{color:#fff;letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:600}.stat-supporting-desc{color:#fff9;margin-bottom:32px;font-size:.98rem;line-height:1.82}.stat-cta{margin-top:8px}.testimonials-section{background:#fff;border-top:1px solid #dee2e6}.testimonials-header{margin-bottom:48px}.testimonials-heading{font-family:var(--font-playfair,serif);letter-spacing:-.02em;color:#1b2a4e;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.15}.testimonials-masonry{border-top:1px solid #dee2e6;border-left:1px solid #dee2e6;grid-template-rows:repeat(2,320px);grid-template-columns:repeat(4,1fr);display:grid}.testimonial-img-card{border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;position:relative;overflow:hidden}.testimonial-bg-img{object-fit:cover;transition:transform .6s var(--ease-out-quint)}.testimonial-img-card:hover .testimonial-bg-img{transform:scale(1.04)}.testimonial-text-card{background:#fafafa;border-bottom:1px solid #dee2e6;border-right:1px solid #dee2e6;flex-direction:column;transition:background .3s;display:flex}.testimonial-text-card:hover{background:#f0f6ff}.testimonial-card-inner{flex-direction:column;height:100%;padding:32px;display:flex}.testimonial-title{color:#1b2a4e;letter-spacing:-.01em;margin-bottom:12px;font-size:1rem;font-weight:600;line-height:1.35}.testimonial-body{color:#6c757d;flex:1;margin-bottom:18px;font-size:.82rem;line-height:1.75}.case-meta-row{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.case-id{letter-spacing:.12em;color:#0d6efd;text-transform:uppercase;font-family:Courier New,monospace;font-size:.68rem;font-weight:700}.case-location{letter-spacing:.06em;color:#adb5bd;text-transform:uppercase;font-size:.68rem}.case-asset{color:#1b2a4e;letter-spacing:-.01em;margin-bottom:10px;font-size:.9rem;font-weight:600;line-height:1.3}.case-result-row{border-top:1px solid #dee2e6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:14px;display:flex}.case-result{font-family:var(--font-outfit);color:#1a9c5b;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.case-badges{flex-wrap:wrap;gap:6px;display:flex}.case-badge{letter-spacing:.08em;text-transform:uppercase;color:#6c757d;background:#f1f3f5;border:1px solid #dee2e6;border-radius:100px;padding:3px 10px;font-size:.6rem}.case-badge--percent{color:#1a9c5b;background:#1a9c5b12;border-color:#1a9c5b40}@media (max-width:1024px){.testimonials-masonry{grid-template-rows:repeat(4,280px);grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonials-masonry{grid-template-rows:auto;grid-template-columns:1fr}.testimonial-img-card{min-height:220px}.testimonial-text-card{min-height:260px}}.faq-section{background:#f8f9fa;border-top:1px solid #dee2e6}.faq-grid{grid-template-columns:1fr 1.6fr;gap:80px;display:grid}@media (max-width:860px){.faq-grid{grid-template-columns:1fr;gap:48px}}.faq-header-col{align-self:start;position:sticky;top:100px}.faq-intro{color:#6c757d;margin-top:18px;font-size:.9rem;line-height:1.72}.faq-link{color:#0d6efd;text-underline-offset:3px;text-decoration:underline}.faq-item{background:0 0;border-bottom:1px solid #dee2e6;padding:24px 0}.faq-question{cursor:pointer;color:#1b2a4e;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;font-size:.98rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-icon{color:#6c757d;border:2px solid #dee2e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;transition:all .2s;display:flex}details[open] .faq-icon{color:#0d6efd;border-color:#0d6efd;transform:rotate(45deg)}.faq-answer{color:#6c757d;padding-top:14px;font-size:.9rem;line-height:1.8}.cta-luxury{background:#1b2a4e}.cta-heading{letter-spacing:-.035em;color:#fff;margin-bottom:18px;font-size:clamp(2.4rem,5.5vw,4.5rem);line-height:1.06}.cta-desc{color:#fff9;max-width:420px;margin:0 auto 40px;font-size:1rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-luxury .btn-outline{color:#ffffffbf;border-color:#ffffff40}.cta-luxury .btn-outline:hover{color:#6ea8fe;background:0 0;border-color:#6ea8fe}.case-photo-strip{border:1px solid #dee2e6;border-radius:6px;margin-bottom:20px;position:relative;overflow:hidden}.case-photo-track{transition:transform .6s var(--ease-out-quint);will-change:transform;display:flex}.case-photo-item{aspect-ratio:4/3;flex:0 0 25%;position:relative;overflow:hidden}.case-photo-img{object-fit:cover}.photo-strip-controls{align-items:center;gap:12px;display:flex}.photo-nav-btn{color:#6c757d;cursor:pointer;background:0 0;border:1px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:border-color .25s,color .25s;display:flex}.photo-nav-btn:hover{color:#0d6efd;border-color:#0d6efd}.photo-strip-label{color:#adb5bd;margin-left:8px;font-size:.78rem;line-height:1.5}.photo-strip-label strong{color:#6c757d;font-weight:500;display:block}@media (max-width:640px){.case-photo-item{flex:0 0 80%}}
