.header-nav{z-index:50;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #f0f0f0;width:100%;transition:all .3s;position:fixed;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 24px;display:flex}.header-logo{align-items:center;transition:opacity .3s;display:flex}.header-logo:hover{opacity:.8}.header-logo-img{object-fit:contain;width:auto;height:32px}.header-links{align-items:center;gap:32px;display:none}@media (min-width:768px){.header-links{display:flex}}.header-link{color:#737373;font-size:14px;font-weight:500;transition:color .3s}.header-link:hover{color:#171717}.header-actions{align-items:center;gap:16px;display:flex}.header-cta{letter-spacing:.05em;color:#fff;background:#171717;border:1px solid #171717;border-radius:9999px;justify-content:center;align-items:center;padding:10px 20px;font-size:12px;font-weight:500;transition:all .3s;display:none}.header-cta:hover{background:#262626;box-shadow:0 10px 30px #0000000f}@media (min-width:640px){.header-cta{display:inline-flex}}.header-menu-toggle{color:#171717;display:flex}@media (min-width:768px){.header-menu-toggle{display:none}}.header-menu-toggle .iconify{width:24px;height:24px}@media (max-width:767px){.header-links{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;background:#fffffffa;border-top:1px solid #f0f0f0;flex-direction:column;align-items:flex-start;padding:24px;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.header-container{height:60px}.header-links.active{opacity:1;visibility:visible;display:flex;transform:translateY(0)}.header-link{border-bottom:1px solid #f5f5f5;width:100%;padding:12px 0}}
.hero-section{padding-top:120px;padding-bottom:80px;position:relative;overflow:hidden}@media (min-width:1024px){.hero-section{padding-top:120px;padding-bottom:80px}}.hero-container{align-items:center;gap:64px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}@media (min-width:1024px){.hero-container{grid-template-columns:1fr 1fr}}.hero-content{z-index:10;max-width:672px;position:relative}.hero-badge{background:#fafafa;border:1px solid #e5e5e5;border-radius:9999px;align-items:center;gap:8px;margin-bottom:32px;padding:4px 12px;display:inline-flex}.hero-badge-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-glow;box-shadow:0 0 8px #22c55ecc,0 0 16px #22c55e66}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #22c55ecc,0 0 16px #22c55e66}50%{box-shadow:0 0 12px #22c55e,0 0 24px #22c55e99}}.hero-badge-text{color:#525252;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:500}.hero-heading{letter-spacing:-.02em;color:#171717;margin-bottom:24px;font-size:48px;font-weight:600;line-height:1.1}@media (min-width:1024px){.hero-heading{font-size:72px}}.hero-description{color:#737373;max-width:512px;margin-bottom:40px;font-size:18px;font-weight:400;line-height:1.6}@media (min-width:1024px){.hero-description{font-size:20px}}.hero-cta-group{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}@media (min-width:640px){.hero-cta-group{flex-direction:row}}.hero-cta-primary,.hero-cta-secondary{border-radius:9999px;justify-content:center;align-items:center;padding:16px 32px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.hero-cta-primary{color:#fff;background:#171717}.hero-cta-primary:hover{background:#262626;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}.hero-cta-secondary{color:#171717;background:#fff;border:1px solid #e5e5e5}.hero-cta-secondary:hover{background:#fafafa;border-color:#d4d4d4}.hero-features{color:#525252;flex-direction:column;gap:24px;font-size:14px;font-weight:500;display:flex}@media (min-width:640px){.hero-features{flex-direction:row;align-items:center}}.hero-feature{align-items:center;gap:8px;display:flex}.hero-feature-icon{color:#171717;width:16px;height:16px}.hero-visual{width:100%;height:100%;min-height:500px;display:none;position:relative}@media (min-width:1024px){.hero-visual{display:block}}.hero-cards{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-glow{filter:blur(80px);opacity:.5;background:linear-gradient(to top right,#f5f5f5,#fff);border-radius:50%;width:400px;height:400px;position:absolute}.hero-card{border:1px solid #e5e5e5;border-radius:16px;width:360px;height:480px;position:absolute}.hero-card-back{opacity:.6;background:#f5f5f5;transform:rotate(6deg)translate(48px,16px);box-shadow:0 2px 10px #00000008}.hero-card-middle{z-index:10;background:#fff;flex-direction:column;padding:24px;display:flex;transform:rotate(3deg)translate(24px,8px);box-shadow:0 10px 15px -3px #0000001a}.hero-card-front{z-index:20;flex-direction:column;justify-content:space-between;padding:32px;transition:transform .5s;display:flex;box-shadow:0 25px 50px -12px #00000040}.hero-card-front:hover{transform:translateY(-8px)}.hero-card-content{flex-direction:column;height:100%;display:flex}.hero-card-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.hero-card-avatar{background:#171717;border-radius:50%;width:32px;height:32px}.hero-card-menu{background:#e5e5e5;border-radius:9999px;width:48px;height:6px}.hero-card-body{flex-direction:column;flex:1;gap:16px;display:flex}.hero-card-image{background:linear-gradient(to bottom right,#fafafa,#f5f5f5);border:1px solid #f5f5f5;border-radius:8px;width:100%;height:96px}.hero-card-growth-widget{background:linear-gradient(to bottom right,#fafafa,#fff);border:1px solid #f5f5f5;border-radius:8px;width:100%;margin-bottom:16px;padding:16px;position:relative;overflow:hidden}.hero-card-growth-widget:before{content:"";background:radial-gradient(circle,#22c55e0d 0%,#0000 70%);width:100%;height:100%;animation:3s ease-in-out infinite shimmer;position:absolute;top:-50%;right:-50%}@keyframes shimmer{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.6;transform:translate(-20px,-20px)scale(1.1)}}.hero-growth-header{z-index:1;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex;position:relative}.hero-growth-label{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:500}.hero-growth-badge{color:#22c55e;background:#22c55e1a;border-radius:6px;align-items:center;padding:4px 10px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.hero-growth-badge-value{z-index:2;position:relative}.hero-growth-badge-pulse{background:#22c55e33;border-radius:6px;animation:2s ease-in-out infinite pulse;position:absolute;inset:0}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.hero-growth-stats{z-index:1;gap:16px;margin-bottom:12px;display:flex;position:relative}.hero-growth-stat{flex:1}.hero-growth-stat-value{color:#171717;letter-spacing:-.01em;margin-bottom:2px;font-size:16px;font-weight:600}.hero-growth-stat-label{color:#737373;text-transform:uppercase;letter-spacing:.05em;font-size:9px}.hero-growth-chart{align-items:flex-end;gap:4px;height:32px;margin-bottom:10px;display:flex}.hero-growth-bar{height:var(--growth,50%);transform-origin:bottom;opacity:0;background:linear-gradient(#4ade80,#22c55e);border-radius:2px 2px 0 0;flex:1;max-height:100%;animation:1.5s ease-out forwards growBar}.hero-growth-bar:first-child{animation-delay:.1s}.hero-growth-bar:nth-child(2){animation-delay:.2s}.hero-growth-bar:nth-child(3){animation-delay:.3s}.hero-growth-bar:nth-child(4){animation-delay:.4s}.hero-growth-bar:nth-child(5){animation-delay:.5s}.hero-growth-bar:nth-child(6){animation-delay:.6s}@keyframes growBar{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.hero-growth-trend{color:#525252;z-index:1;align-items:center;gap:6px;font-size:10px;font-weight:500;display:flex;position:relative}.hero-growth-trend-icon{color:#22c55e;width:12px;height:12px;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.hero-growth-trend-text{font-size:10px}.hero-growth-sparkles{gap:4px;margin-left:auto;display:flex}.hero-sparkle{opacity:0;background:#22c55e;border-radius:50%;width:4px;height:4px;animation:1.5s ease-in-out infinite sparkle}.hero-sparkle:first-child{animation-delay:0s}.hero-sparkle:nth-child(2){animation-delay:.3s}.hero-sparkle:nth-child(3){animation-delay:.6s}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.hero-card-text-group{flex-direction:column;gap:8px;display:flex}.hero-card-text-line{background:#f5f5f5;border-radius:9999px;width:100%;height:12px}.hero-card-text-line-short{width:66.6667%}.hero-card-footer{gap:12px;display:flex}.hero-card-button{background:#171717;border-radius:8px;flex:1;height:40px}.hero-card-icon{border:1px solid #e5e5e5;border-radius:8px;width:40px;height:40px}.hero-card-placeholder{background:#fafafa;border-radius:8px;margin-bottom:16px}.hero-card-placeholder-large{width:100%;height:128px}.hero-card-placeholder-medium{width:75%;height:16px;margin-bottom:8px}.hero-card-placeholder-small{width:50%;height:16px}
.marquee-section{background:#171717;width:100%;padding:24px 0;position:relative;overflow:hidden}.marquee-container{width:100%;overflow:hidden}.marquee-track{width:fit-content;animation:50s linear infinite marquee;display:flex}.marquee-content{white-space:nowrap;letter-spacing:.1em;color:#0000;-webkit-text-stroke:1px #525252;text-stroke:1px #525252;text-transform:uppercase;padding-right:80px;font-size:48px;font-weight:300;display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-section:hover .marquee-track{animation-play-state:paused}@media (max-width:768px){.marquee-content{padding-right:60px;font-size:32px}}@media (max-width:480px){.marquee-content{padding-right:60px;font-size:24px}}
.trusted-by-section{background:#fafafa80;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;padding:48px 0}.trusted-by-container{text-align:center;max-width:1280px;margin:0 auto;padding:0 24px}.trusted-by-label{text-transform:uppercase;letter-spacing:.1em;color:#a3a3a3;margin-bottom:32px;font-size:12px;font-weight:500}.trusted-by-brands{opacity:.6;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;transition:all .5s;display:flex}.trusted-by-brands:hover{filter:grayscale(0%)}@media (min-width:1024px){.trusted-by-brands{gap:80px}}.trusted-by-brand{color:#262626;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.trusted-by-brand .iconify{width:20px;height:20px}
.services-section{background:#fff;padding:80px 0}@media (min-width:1024px){.services-section{padding:80px 0}}.services-container{max-width:1280px;margin:0 auto;padding:0 24px}.services-header{max-width:672px;margin-bottom:64px}@media (min-width:768px){.services-header{margin-bottom:96px}}.services-heading{letter-spacing:-.02em;color:#171717;margin-bottom:24px;font-size:30px;font-weight:600}@media (min-width:768px){.services-heading{font-size:48px}}.services-description{color:#737373;font-size:18px}.services-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.services-card{background:#fff;border:1px solid #f5f5f5;border-radius:16px;padding:32px;transition:all .3s}.services-card:hover{border-color:#e5e5e5;box-shadow:0 10px 30px #0000000f}.services-icon-wrapper{background:#fafafa;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;transition:background-color .3s;display:flex}.services-card:hover .services-icon-wrapper{background:#171717}.services-icon{color:#171717;width:24px;height:24px;transition:color .3s}.services-card:hover .services-icon{color:#fff}.services-title{letter-spacing:-.02em;color:#171717;margin-bottom:12px;font-size:20px;font-weight:600}.services-text{color:#737373;font-size:14px;line-height:1.6}
.what-we-do-section{background:#fafafa;padding:80px 0}@media (min-width:1024px){.what-we-do-section{padding:80px 0}}.what-we-do-container{max-width:1280px;margin:0 auto;padding:0 24px}.what-we-do-header{text-align:center;max-width:800px;margin-bottom:64px;margin-left:auto;margin-right:auto}.what-we-do-badge{color:#22c55e;text-transform:uppercase;letter-spacing:.05em;background:#22c55e1a;border:1px solid #22c55e33;border-radius:9999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.what-we-do-badge-icon{width:14px;height:14px}.what-we-do-heading{letter-spacing:-.02em;color:#171717;margin-bottom:12px;font-size:30px;font-weight:600}@media (min-width:768px){.what-we-do-heading{font-size:48px}}.what-we-do-subheading{letter-spacing:-.01em;color:#525252;margin-bottom:20px;font-size:24px;font-weight:500}@media (min-width:768px){.what-we-do-subheading{font-size:32px}}.what-we-do-description{color:#737373;font-size:18px;line-height:1.7}.what-we-do-grid{grid-template-columns:1fr;gap:32px;margin-bottom:64px;display:grid}@media (min-width:768px){.what-we-do-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.what-we-do-grid{gap:40px}}.what-we-do-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;flex-direction:column;gap:16px;padding:40px;transition:all .3s;display:flex}.what-we-do-card:hover{border-color:#d4d4d4;transform:translateY(-4px);box-shadow:0 10px 30px #00000014}.what-we-do-card-header{align-items:flex-start;gap:16px;display:flex}.what-we-do-icon-wrapper{background:#fafafa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.what-we-do-card:hover .what-we-do-icon-wrapper{background:#171717;transform:scale(1.1)}.what-we-do-icon{color:#171717;width:24px;height:24px;transition:color .3s}.what-we-do-card:hover .what-we-do-icon{color:#fff}.what-we-do-card-title{letter-spacing:-.02em;color:#171717;flex:1;margin:0;font-size:22px;font-weight:600}.what-we-do-card-description{color:#525252;margin:0;font-size:15px;line-height:1.7}.what-we-do-card-benefit{border-top:1px solid #f5f5f5;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.what-we-do-benefit-icon{color:#22c55e;width:16px;height:16px;transition:transform .3s}.what-we-do-card:hover .what-we-do-benefit-icon{transform:translate(4px)}.what-we-do-benefit-text{color:#171717;font-size:14px;font-weight:500}.what-we-do-cta{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:48px}.what-we-do-cta-text{color:#525252;margin-bottom:24px;font-size:18px;font-weight:500}.what-we-do-cta-button{color:#fff;background:#171717;border-radius:9999px;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:500;transition:all .3s;display:inline-flex}.what-we-do-cta-button:hover{background:#262626;transform:translateY(-2px);box-shadow:0 10px 30px #0000001a}.what-we-do-cta-icon{width:18px;height:18px;transition:transform .3s}.what-we-do-cta-button:hover .what-we-do-cta-icon{transform:translate(4px)}
.growth-results-section{background:#fff;padding:80px 0}@media (min-width:1024px){.growth-results-section{padding:80px 0}}.growth-results-container{max-width:1280px;margin:0 auto;padding:0 24px}.growth-results-header{max-width:672px;margin-bottom:64px}@media (min-width:768px){.growth-results-header{margin-bottom:96px}}.growth-results-heading{letter-spacing:-.02em;color:#171717;margin-bottom:16px;font-size:30px;font-weight:600}@media (min-width:768px){.growth-results-heading{font-size:48px}}.growth-results-description{color:#737373;font-size:18px;line-height:1.6}.growth-results-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.growth-results-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.growth-results-grid{grid-template-columns:repeat(3,1fr)}}.growth-metric-card{background:#fff;border:1px solid #f5f5f5;border-radius:16px;padding:32px;transition:all .3s}.growth-metric-card:hover{border-color:#e5e5e5;box-shadow:0 10px 30px #0000000f}.growth-metric-icon-wrapper{background:#fafafa;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;transition:background-color .3s;display:flex}.growth-metric-card:hover .growth-metric-icon-wrapper{background:#171717}.growth-metric-icon{color:#171717;width:24px;height:24px;transition:color .3s}.growth-metric-card:hover .growth-metric-icon{color:#fff}.growth-metric-content{flex-direction:column;gap:12px;display:flex}.growth-metric-value{letter-spacing:-.02em;color:#171717;font-size:32px;font-weight:600;line-height:1.2}@media (min-width:768px){.growth-metric-value{font-size:36px}}.growth-metric-label{letter-spacing:-.02em;color:#171717;font-size:20px;font-weight:600}.growth-metric-description{color:#737373;font-size:14px;line-height:1.6}
.work-section{background:#fafafa;padding:80px 0}.work-container{max-width:1280px;margin:0 auto;padding:0 24px}.work-header{flex-direction:column;gap:24px;margin-bottom:64px;display:flex}@media (min-width:768px){.work-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.work-heading{letter-spacing:-.02em;color:#171717;margin-bottom:16px;font-size:30px;font-weight:600}@media (min-width:768px){.work-heading{font-size:48px}}.work-description{color:#737373}.work-view-all{color:#171717;align-items:center;font-size:14px;font-weight:500;transition:color .3s;display:inline-flex}.work-view-all:hover{color:#525252}.work-view-all-icon{width:16px;height:16px;margin-left:4px;transition:transform .3s}.work-view-all:hover .work-view-all-icon{transform:translate(4px)}.work-list{flex-direction:column;gap:64px;display:flex}.work-item{align-items:center;gap:32px;display:grid}@media (min-width:1024px){.work-item{grid-template-columns:1fr 1fr}.work-item.reverse{direction:rtl}.work-item.reverse>*{direction:ltr}}.work-image{aspect-ratio:4/3;background:#f5f5f5;border-radius:16px;transition:all .5s;position:relative;overflow:hidden}.work-item:hover .work-image{box-shadow:0 10px 30px #0000000f}.work-image-placeholder{background:linear-gradient(to bottom right,#e5e5e5,#f5f5f5,#fff);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.work-image-placeholder:after{content:"";background:#d4d4d4;width:48px;height:48px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (min-width:1024px){.work-content{padding-left:32px}.work-item.reverse .work-content{padding-left:0;padding-right:32px}}.work-category{text-transform:uppercase;letter-spacing:.05em;color:#737373;margin-bottom:12px;font-size:12px;font-weight:600}.work-title{letter-spacing:-.02em;color:#171717;margin-bottom:16px;font-size:30px;font-weight:600}.work-text{color:#737373;margin-bottom:24px;line-height:1.6}.work-metrics{border-top:1px solid #f5f5f5;align-items:center;gap:24px;margin-bottom:32px;padding-top:24px;display:flex}.work-metrics-divider{background:#e5e5e5;width:1px;height:40px}.work-metric-value{letter-spacing:-.02em;color:#171717;font-size:24px;font-weight:600}.work-metric-label{color:#737373;margin-top:4px;font-size:12px;font-weight:500}.work-cta{color:#171717;border-bottom:1px solid #171717;align-items:center;padding-bottom:2px;font-size:14px;font-weight:500;transition:opacity .3s;display:inline-flex}.work-cta:hover{opacity:.7}
.process-section{background:#fff;padding:80px 0}.process-container{max-width:1280px;margin:0 auto;padding:0 24px}.process-heading{letter-spacing:-.02em;color:#171717;text-align:center;margin-bottom:64px;font-size:30px;font-weight:600}@media (min-width:768px){.process-heading{font-size:48px}}.process-steps{grid-template-columns:1fr;gap:32px;display:grid;position:relative}@media (min-width:768px){.process-steps{grid-template-columns:repeat(4,1fr)}}.process-line{display:none}@media (min-width:768px){.process-line{z-index:-1;background:#f5f5f5;width:100%;height:1px;display:block;position:absolute;top:48px;left:0}}.process-step{background:#fff;padding-top:16px}.process-number{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex;box-shadow:0 0 0 4px #fff}.process-number.active{color:#fff;background:#171717}.process-number:not(.active){color:#171717;background:#fff;border:1px solid #e5e5e5}.process-step-title{letter-spacing:-.02em;color:#171717;margin-bottom:12px;font-size:18px;font-weight:600}.process-step-description{color:#737373;font-size:14px;line-height:1.6}
.why-choose-us-section{color:#fff;background:#171717;padding:80px 0}.why-choose-us-container{max-width:1280px;margin:0 auto;padding:0 24px}.why-choose-us-grid{gap:64px;display:grid}@media (min-width:1024px){.why-choose-us-grid{grid-template-columns:1fr 2fr}}.why-choose-us-header{grid-column:1}.why-choose-us-heading{letter-spacing:-.02em;color:#fff;margin-bottom:24px;font-size:30px;font-weight:600}@media (min-width:768px){.why-choose-us-heading{font-size:48px}}.why-choose-us-description{color:#a3a3a3;font-size:18px;line-height:1.6}.why-choose-us-features{gap-x:48px;gap-y:48px;grid-template-columns:1fr;display:grid}@media (min-width:640px){.why-choose-us-features{grid-template-columns:repeat(2,1fr)}}.why-choose-us-feature-title{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:20px;font-weight:500}.why-choose-us-feature-description{color:#a3a3a3;font-size:14px;line-height:1.6}
.testimonials-section{background:#fff;border-bottom:1px solid #f5f5f5;padding:80px 0}.testimonials-container{max-width:1280px;margin:0 auto;padding:0 24px}.testimonials-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fafafa;border:1px solid #f5f5f5;border-radius:16px;padding:32px}.testimonial-stars{color:#171717;gap:4px;margin-bottom:16px;display:flex}.testimonial-star{width:16px;height:16px}.testimonial-quote{color:#525252;margin-bottom:24px;font-size:14px;line-height:1.6}.testimonial-author{align-items:center;gap:12px;display:flex}.testimonial-avatar{background:#e5e5e5;border-radius:50%;width:40px;height:40px}.testimonial-name{color:#171717;font-size:14px;font-weight:600}.testimonial-role{color:#737373;font-size:12px}
.contact-section{padding:80px 0;position:relative;overflow:hidden}.contact-container{text-align:center;z-index:10;max-width:896px;margin:0 auto;padding:0 24px;position:relative}.contact-heading{letter-spacing:-.02em;color:#171717;margin-bottom:32px;font-size:36px;font-weight:600}@media (min-width:768px){.contact-heading{font-size:60px}}.contact-content{flex-direction:column;align-items:center;display:flex}.contact-cta{color:#fff;background:#171717;border-radius:9999px;justify-content:center;align-items:center;padding:20px 40px;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex}.contact-cta:hover{background:#262626;transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.contact-subtitle{color:#737373;letter-spacing:.05em;margin-top:24px;font-size:14px;font-weight:500}.contact-glow{filter:blur(100px);z-index:-1;opacity:.6;pointer-events:none;background:#f5f5f5;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.footer{background:#fff;border-top:1px solid #f5f5f5;padding:64px 0}.footer-container{max-width:1280px;margin:0 auto;padding:0 24px}.footer-top{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:48px;display:flex}@media (min-width:768px){.footer-top{flex-direction:row;align-items:center}}.footer-logo-link{align-items:center;gap:4px;margin-bottom:8px;transition:opacity .3s;display:flex}.footer-logo-link:hover{opacity:.8}.footer-logo-img{object-fit:contain;width:auto;height:32px}.footer-tagline{color:#737373;font-size:14px}.footer-links{gap:32px;display:flex}.footer-link{color:#737373;font-size:14px;font-weight:500;transition:color .3s}.footer-link:hover{color:#171717}.footer-social{gap:16px;display:flex}.footer-social-link{color:#a3a3a3;transition:color .3s}.footer-social-link:hover{color:#171717}.footer-social-link .iconify{width:20px;height:20px}.footer-bottom{color:#a3a3a3;border-top:1px solid #f5f5f5;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;font-size:12px;display:flex}@media (min-width:768px){.footer-bottom{flex-direction:row}}.footer-bottom-links{gap:24px;display:flex}.footer-bottom-link{color:#a3a3a3;transition:color .3s}.footer-bottom-link:hover{color:#525252}
