*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Outfit",system-ui,-apple-system,sans-serif;background:#f9f9f7;color:#2c3239;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}.nav{position:fixed;top:0;left:0;right:0;z-index:900;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;transition:background 280ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1)}.nav-solid{background:#fdfdfd;box-shadow:0 1px 0 #e0e2e4}.nav-hero{background:rgba(0,0,0,0)}.nav-logo{height:38px;width:auto;object-fit:contain;cursor:pointer}.nav-logo-inv{filter:brightness(0) invert(1)}.nav-logo-fallback{height:38px;display:flex;align-items:center;font-size:1.1rem;font-weight:800;cursor:pointer;gap:0}.nav-logo-fallback.nav-logo-fallback-hero{color:#fdfdfd}.nav-logo-fallback.nav-logo-fallback-solid{color:#0e1419}.nav-logo-fallback span{color:#0caed7}.nav-links{display:none}.nav-cta{display:none}.hamburger{display:flex;background:none;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:5px;align-items:center}.hamburger span{display:block;width:24px;height:2px;border-radius:2px;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 200ms}.nav-hero .hamburger span{background:#fdfdfd}.nav-solid .hamburger span{background:#0e1419}.mob-menu{position:fixed;top:64px;left:0;right:0;z-index:899;background:#fdfdfd;box-shadow:0 8px 40px rgba(48,51,56,.16);padding:1.25rem 1.25rem 1.75rem;flex-direction:column;gap:0;display:none}.mob-menu a{display:block;padding:.8rem 0;font-size:1.05rem;font-weight:500;color:#2c3239;border-bottom:1px solid #e0e2e4;transition:color 200ms}.mob-menu a:hover,.mob-menu a.act{color:#0caed7}.mob-menu.open{display:flex}.mob-cta{margin-top:1rem;background:#0caed7;color:#fdfdfd !important;text-align:center;border-radius:10px;font-weight:600;border-bottom:none !important;padding:.9rem}.mob-cta:hover{background:#0a8aa9 !important}.btn{display:inline-flex;align-items:center;gap:.45rem;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;border:2px solid rgba(0,0,0,0);transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);line-height:1}.btn:hover .arrow{transform:translateX(3px)}.btn-primary{background:#0caed7;color:#fdfdfd;border-color:#0caed7}.btn-primary:hover{background:#0a8aa9;border-color:#0a8aa9}.btn-white-out{background:rgba(0,0,0,0);color:#fdfdfd;border-color:rgba(255,255,255,.55)}.btn-white-out:hover{background:rgba(255,255,255,.12);border-color:#fdfdfd}.btn-outline{background:rgba(0,0,0,0);color:#2c3239;border-color:#e0e2e4}.btn-outline:hover{border-color:#0caed7;color:#0caed7}.btn-sm{padding:.5rem 1.1rem;font-size:.875rem}.arrow{transition:transform 200ms}.hero{position:relative;min-height:100svh;display:flex;align-items:center;padding:calc(64px + 2.5rem) 1.25rem 3rem;overflow:hidden}.hero-bg{position:absolute;inset:0;background:#1c2128}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%;opacity:.68}.hero-ov{position:absolute;inset:0;background:linear-gradient(108deg, rgba(10, 28, 46, 0.75) 0%, rgba(14, 20, 25, 0.45) 55%, rgba(14, 20, 25, 0.08) 100%)}.hero-cont{position:relative;z-index:1;max-width:100%}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fdfdfd;padding:.28rem .8rem;border-radius:999px;font-size:.76rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}.hero-badge::before{content:"";width:5px;height:5px;border-radius:50%;background:#0caed7;flex-shrink:0}.hero-h1{font-size:2.25rem;font-weight:900;line-height:1.08;color:#fdfdfd;margin-bottom:1rem}.hero-h1 em{font-style:normal;color:#0caed7}.hero-p{font-size:1rem;color:rgba(255,255,255,.78);max-width:100%;line-height:1.7;margin-bottom:2rem}.hero-btns{display:flex;flex-direction:column;gap:.75rem}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:rgba(255,255,255,.5);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(5px)}}.stats-bar{background:#0e1419}.stats-inner{max-width:100%;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1fr}.stat{padding:1.2rem .75rem;border-left:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:.2rem}.stat:first-child{border-left:none}.stat:nth-child(3){border-left:none}.stat-val{font-size:1.5rem;font-weight:900;color:#0caed7;line-height:1;letter-spacing:-0.02em}.stat-lbl{font-size:.78rem;color:rgba(255,255,255,.55);font-weight:400}.section{padding:3.5rem 1.25rem}.section-inner{max-width:100%;margin:0 auto}.sec-hd{margin-bottom:2.25rem}.sec-hd.ctr{text-align:center}.sec-hd.ctr .sec-sub{margin:0 auto}.sec-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#0caed7;margin-bottom:.6rem}.sec-tag::before{content:"";display:block;width:16px;height:2px;background:#0caed7;flex-shrink:0}.sec-title{font-size:clamp(1.55rem,5.5vw,2rem);font-weight:800;line-height:1.2;color:#0e1419;margin-bottom:.85rem;text-wrap:balance}.sec-sub{font-size:.95rem;color:#6e757b;max-width:100%;line-height:1.68}.svc-grid{display:grid;grid-template-columns:1fr;gap:1.1rem}.svc-card{background:#fdfdfd;border-radius:20px;overflow:hidden;box-shadow:0 2px 16px rgba(48,51,56,.09);border:1px solid #e0e2e4;cursor:pointer}.svc-card:active{transform:scale(0.99)}.svc-img{height:180px;overflow:hidden;background:#f4f4f1;position:relative}.svc-img img{width:100%;height:100%;object-fit:cover}.svc-body{padding:1.2rem}.svc-name{font-size:1rem;font-weight:700;color:#0e1419;margin-bottom:.4rem}.svc-desc{font-size:.85rem;color:#6e757b;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.svc-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.85rem;font-size:.85rem;font-weight:600;color:#0caed7}.about-dark{background:#0e1419;padding:3.5rem 1.25rem}.about-dark .sec-title{color:#fdfdfd}.about-dark p{color:rgba(255,255,255,.68);line-height:1.8;margin-bottom:1rem}.about-dark-inner{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}.about-vals{display:grid;grid-template-columns:1fr;gap:.75rem;margin:1.5rem 0 2rem}.val-item{display:flex;align-items:flex-start;gap:.6rem;padding:.8rem .9rem;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-left:2px solid #0caed7}.val-dot{width:7px;height:7px;border-radius:50%;background:#0caed7;flex-shrink:0;margin-top:5px}.val-text{font-size:.88rem;font-weight:500;color:rgba(255,255,255,.85)}.about-img-wrap{border-radius:20px;overflow:hidden;aspect-ratio:3/4;background:#1c2128;max-width:340px}.about-img-wrap img{width:100%;height:100%;object-fit:cover}.cta-banner{background:#0e1419;color:#fdfdfd;padding:3.5rem 1.25rem;text-align:center;border-top:4px solid #0caed7}.cta-banner h2{font-size:clamp(1.5rem,5vw,2rem);font-weight:800;margin-bottom:.65rem}.cta-banner p{font-size:1rem;opacity:.87;max-width:100%;margin:0 auto 1.75rem}.pg-hero{padding:calc(64px + 2.5rem) 1.25rem 2.5rem;background:#0e1419;position:relative;overflow:hidden}.pg-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.22}.pg-hero-inner{max-width:100%;margin:0 auto;position:relative;z-index:1}.pg-crumb{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:rgba(255,255,255,.45);margin-bottom:.75rem}.pg-crumb a{color:rgba(255,255,255,.45);transition:color 200ms}.pg-crumb a:hover{color:#0caed7}.pg-crumb span{color:rgba(255,255,255,.25)}.pg-title{font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800;color:#fdfdfd;margin-bottom:.65rem}.pg-title span{color:#0caed7}.pg-sub{font-size:.95rem;color:rgba(255,255,255,.65);max-width:100%}.svc-section{padding:3rem 1.25rem;border-bottom:1px solid #e0e2e4}.svc-section:nth-child(even){background:#fdfdfd}.svc-section-inner{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;direction:ltr !important}.svc-section-inner>*{direction:ltr !important}.svc-section-inner.rev{direction:ltr !important}.svc-section-inner.rev>*{direction:ltr !important}.svc-section-title{font-size:clamp(1.3rem,4.5vw,1.6rem);font-weight:800;color:#0e1419;margin-bottom:1rem}.svc-section-body{color:#6e757b;line-height:1.72}.svc-section-body p{margin-bottom:.85rem}.svc-section-body ul{padding-left:1.1rem;margin-top:.35rem}.svc-section-body li{margin-bottom:.3rem}.svc-gallery{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.svc-gal-main{grid-column:1/-1;border-radius:10px;overflow:hidden;aspect-ratio:16/10;background:#f4f4f1}.svc-gal-main img{width:100%;height:100%;object-fit:cover}.svc-gal-thumb{border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:#f4f4f1;cursor:pointer}.svc-gal-thumb img{width:100%;height:100%;object-fit:cover}.gal-section{padding:3rem 1.25rem}.gal-inner{max-width:100%;margin:0 auto}.gal-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.75rem}.fil-btn{padding:.4rem 1rem;border-radius:999px;font-size:.83rem;font-weight:500;cursor:pointer;border:2px solid #e0e2e4;background:rgba(0,0,0,0);color:#6e757b;transition:all 200ms}.fil-btn:hover{border-color:#0caed7;color:#0caed7}.fil-btn.on{background:#0caed7;border-color:#0caed7;color:#fdfdfd}.gal-grid{columns:1;column-gap:.75rem}.gal-item{break-inside:avoid;margin-bottom:.75rem;border-radius:10px;overflow:hidden;cursor:pointer;background:#f4f4f1}.gal-item img{width:100%;height:auto;display:block}.lbox{position:fixed;inset:0;z-index:9999;background:rgba(12,14,18,.96);display:flex;align-items:center;justify-content:center;padding:1rem}.lbox-img{max-width:92vw;max-height:80vh;object-fit:contain;border-radius:10px}.lbox-close,.lbox-nav{position:absolute;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fdfdfd;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 200ms;font-size:1.1rem}.lbox-close:hover,.lbox-nav:hover{background:#0caed7}.lbox-close{top:1rem;right:1rem;width:38px;height:38px}.lbox-nav{width:42px;height:42px;top:50%;transform:translateY(-50%);display:none}.lbox-prev{left:.75rem}.lbox-next{right:.75rem}.lbox-cap{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.6);font-size:.8rem;white-space:nowrap}.oo-section{padding:3.5rem 1.25rem}.oo-inner{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}.oo-photo{border-radius:20px;overflow:hidden;aspect-ratio:3/4;background:#f4f4f1;box-shadow:0 8px 40px rgba(48,51,56,.16);max-width:320px}.oo-photo img{width:100%;height:100%;object-fit:cover}.oo-content p{color:#6e757b;line-height:1.78;margin-bottom:1rem}.oo-vals{display:grid;grid-template-columns:1fr;gap:.85rem;margin-top:2rem}.oo-val{background:#fdfdfd;border:1px solid #e0e2e4;border-radius:10px;padding:1.1rem}.oo-val-icon{width:34px;height:34px;border-radius:8px;background:#e5f6fb;margin-bottom:.65rem;display:flex;align-items:center;justify-content:center}.oo-val-title{font-weight:700;color:#0e1419;margin-bottom:.2rem;font-size:.9rem}.oo-val-desc{font-size:.82rem;color:#6e757b;line-height:1.5}.ct-section{padding:3.5rem 1.25rem}.ct-inner{max-width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}.ct-info h3{font-size:1.2rem;font-weight:700;color:#0e1419;margin-bottom:1.25rem}.ct-detail{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.2rem}.ct-icon{width:38px;height:38px;border-radius:8px;background:#e5f6fb;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ct-lbl{font-size:.75rem;color:#6e757b;font-weight:500;margin-bottom:.12rem}.ct-val{font-weight:600;color:#0e1419;font-size:.95rem}.ct-form{background:#fdfdfd;padding:1.75rem 1.25rem;border-radius:20px;border:1px solid #e0e2e4;box-shadow:0 2px 16px rgba(48,51,56,.09)}.ct-form h3{font-size:1.2rem;font-weight:700;color:#0e1419;margin-bottom:1.25rem}.f-row{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:0}.f-grp{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.85rem}.f-grp label{font-size:.82rem;font-weight:600;color:#2c3239}.f-grp input,.f-grp select,.f-grp textarea{padding:.7rem .9rem;border-radius:10px;border:2px solid #e0e2e4;font-family:inherit;font-size:.9rem;color:#0e1419;background:#f9f9f7;transition:border-color 200ms;outline:none;width:100%;-webkit-appearance:none;appearance:none}.f-grp input:focus,.f-grp select:focus,.f-grp textarea:focus{border-color:#0caed7;background:#fdfdfd}.f-grp textarea{resize:vertical;min-height:110px}.f-success{text-align:center;padding:2.5rem 1.5rem}.f-success-icon{width:56px;height:56px;background:#e5f6fb;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.f-success h4{font-size:1.2rem;font-weight:700;color:#0e1419;margin-bottom:.45rem}.f-success p{color:#6e757b;font-size:.9rem}.gform_wrapper .gform_fields{display:flex;flex-direction:column;gap:0;list-style:none;padding:0;margin:0}.gform_wrapper .gfield{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.85rem}.gform_wrapper .gfield_label{font-size:.82rem;font-weight:600;color:#2c3239}.gform_wrapper .gfield_required{color:#0caed7;margin-left:2px}.gform_wrapper .ginput_container input[type=text],.gform_wrapper .ginput_container input[type=email],.gform_wrapper .ginput_container input[type=tel],.gform_wrapper .ginput_container input[type=url],.gform_wrapper .ginput_container input[type=number],.gform_wrapper .ginput_container input[type=password],.gform_wrapper .ginput_container select,.gform_wrapper .ginput_container textarea{padding:.7rem .9rem;border-radius:10px;border:2px solid #e0e2e4;font-family:inherit;font-size:.9rem;color:#0e1419;background:#f9f9f7;transition:border-color 200ms;outline:none;width:100%;line-height:1.4;box-shadow:none;-webkit-appearance:none;appearance:none}.gform_wrapper .ginput_container input[type=text]:focus,.gform_wrapper .ginput_container input[type=text]:hover,.gform_wrapper .ginput_container input[type=email]:focus,.gform_wrapper .ginput_container input[type=email]:hover,.gform_wrapper .ginput_container input[type=tel]:focus,.gform_wrapper .ginput_container input[type=tel]:hover,.gform_wrapper .ginput_container input[type=url]:focus,.gform_wrapper .ginput_container input[type=url]:hover,.gform_wrapper .ginput_container input[type=number]:focus,.gform_wrapper .ginput_container input[type=number]:hover,.gform_wrapper .ginput_container input[type=password]:focus,.gform_wrapper .ginput_container input[type=password]:hover,.gform_wrapper .ginput_container select:focus,.gform_wrapper .ginput_container select:hover,.gform_wrapper .ginput_container textarea:focus,.gform_wrapper .ginput_container textarea:hover{background:#f9f9f7;box-shadow:none}.gform_wrapper .ginput_container input[type=text]:focus,.gform_wrapper .ginput_container input[type=email]:focus,.gform_wrapper .ginput_container input[type=tel]:focus,.gform_wrapper .ginput_container input[type=url]:focus,.gform_wrapper .ginput_container input[type=number]:focus,.gform_wrapper .ginput_container input[type=password]:focus,.gform_wrapper .ginput_container select:focus,.gform_wrapper .ginput_container textarea:focus{border-color:#0caed7;background:#fdfdfd}.gform_wrapper .ginput_container select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%230caed7' stroke-width='2' d='M1 1l5 5 5-5'/></svg>");background-repeat:no-repeat;background-position:right .9rem center;background-size:12px 8px;padding-right:2.5rem;cursor:pointer}.gform_wrapper .ginput_container textarea{resize:vertical;min-height:110px}.gform_wrapper .gform_button{display:inline-flex;align-items:center;gap:.45rem;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;border:2px solid #0caed7;background:#0caed7;color:#fdfdfd;transition:all 200ms cubic-bezier(0.4, 0, 0.2, 1);line-height:1;font-family:inherit;width:100%;justify-content:center}.gform_wrapper .gform_button:hover{background:#0a8aa9;border-color:#0a8aa9}.gform_wrapper .gform_required_legend{font-size:.76rem;color:#6e757b;margin-bottom:.85rem}.gform_confirmation_message{text-align:center;padding:2.5rem 1.5rem;background:#e5f6fb;border-radius:20px;border:1px solid rgba(12,174,215,.2);color:#0e1419;font-weight:500}.footer{background:#0e1419;color:rgba(255,255,255,.6);padding:3rem 1.25rem 1.75rem}.footer-inner{max-width:100%;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem}.footer-logo{height:38px;width:auto;margin-bottom:0}.footer-logo-text{font-size:1.25rem;font-weight:800;color:#fdfdfd;margin-bottom:0}.footer-logo-text span{color:#0caed7}.footer-desc{font-size:.85rem;line-height:1.7;margin:.9rem 0}.footer-col-title{font-size:.74rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#fdfdfd;margin-bottom:.9rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links a{font-size:.85rem;transition:color 200ms}.footer-links a:hover{color:#0caed7}.footer-btm{display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;color:rgba(255,255,255,.35)}.ft-or{color:#0caed7}@keyframes pgIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-in{animation:pgIn 280ms cubic-bezier(0.4, 0, 0.2, 1) both}
