:root{--primary:#0e2a04;--primary-dark:#071502;--primary-light:#2e5a1e;--secondary:#7cb342;--secondary-dark:#558b2f;--accent:#cbd97a;--accent-light:#f4faee;--background:#fbfcfb;--surface:#fff;--text:#1a1a1a;--text-muted:#5e665c;--border:#0e2a0414;--radius-sm:8px;--radius-md:16px;--radius-lg:32px;--radius-xl:60px;--shadow-sm:0 4px 12px #0e2a040d;--shadow-md:0 10px 30px #0e2a0414;--shadow-lg:0 20px 50px #0e2a041f;--header-height:90px;--container-width:1400px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--text);font-family:Be Vietnam Pro,Outfit,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--primary-dark);letter-spacing:-.01em;font-family:Be Vietnam Pro,Playfair Display,serif;font-weight:700;line-height:1.15}.subtitle{text-transform:uppercase;letter-spacing:.25em;color:var(--secondary);align-items:center;margin-bottom:2rem;padding-left:55px;font-family:Be Vietnam Pro,Outfit,sans-serif;font-size:.8rem;font-weight:800;display:inline-flex;position:relative}.subtitle:before{content:"";background:var(--secondary);width:40px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.subtitle-pill{padding-left:1.5rem!important}.subtitle-pill:before{content:none!important;display:none!important}p,span,li,a,button{font-family:Be Vietnam Pro,Outfit,sans-serif;transition:all .3s cubic-bezier(.4,0,.2,1)}.arsenal{font-family:Arsenal,sans-serif}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 4rem}@media (max-width:768px){.container{padding:0 1.5rem}.home-highlights .container{padding:0 1rem}}.section{background-color:var(--background);width:100%;padding:6.5rem 0;display:block;position:relative}.bg-pattern{background-image:radial-gradient(var(--border)1px,transparent 1px);background-size:20px 20px}.section-tight{padding:4rem 0}.section-dark{background-color:var(--primary-dark);color:#fff}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:#fff!important}.section-dark .page-desc{color:#ffffffd9!important}.btn{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 10px 20px #2e5a2726}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-5px);box-shadow:0 15px 30px #2e5a2740}.btn-secondary{background-color:var(--secondary);color:#fff}.btn-secondary:hover{background-color:var(--secondary-dark);transform:translateY(-5px)}[data-aos]{transition:transform .8s ease-out,opacity .8s ease-out}[data-aos].aos-init{opacity:1;transform:translateY(20px)}[data-aos].aos-animate{opacity:1;transform:translateY(0)}.header{z-index:1000;background:#fff;border-radius:45px;align-items:center;width:92%;max-width:1400px;height:90px;margin:0 auto;padding:0 40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:30px;left:0;right:0;box-shadow:0 10px 40px #0000001a;overflow:visible!important}.header.scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:0;width:100%;max-width:100%;height:80px;padding:0 3rem;position:fixed;top:0;box-shadow:0 10px 30px #0000000d}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:10px;display:none}.hamburger span{background:var(--primary-dark);border-radius:2px;width:28px;height:2.5px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.mobile-menu-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;opacity:0;visibility:hidden;background:#0b1a1599;transition:all .4s;position:fixed;inset:0}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{color:#fff;background:#16320a;width:320px;height:100%;padding:3rem 2rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-320px;box-shadow:20px 0 60px #0006}.mobile-menu-overlay.active .mobile-menu{left:0}.mobile-menu-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.close-menu{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.mobile-nav-list{flex-direction:column;gap:2rem;display:flex}.mobile-nav-list li a{color:#fff;font-size:1.25rem;font-weight:700}.mobile-sub-nav{border-left:2px solid #ffffff1a;flex-direction:column;gap:1rem;margin-top:1.2rem;padding-left:1.5rem;display:flex}.mobile-sub-nav li a{color:#fff9!important;font-size:1rem!important;font-weight:500!important}.mobile-dropdown-toggle{justify-content:space-between;align-items:center;display:flex}.mobile-arrow{color:var(--secondary);font-size:1.2rem}.bottom-bar{z-index:1000;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:space-around;align-items:center;width:100%;height:80px;padding:0 1rem;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -10px 30px #0000001a}.bottom-bar-item{color:var(--primary-dark);flex-direction:column;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.bottom-bar-item img{background:var(--primary);object-fit:contain;border-radius:12px;width:40px;height:40px;padding:8px;transition:transform .3s}.bottom-bar-item:hover img{transform:translateY(-5px)}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:991px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.header{border-radius:0;width:100%;max-width:100%;height:75px;padding:0 2rem;top:0}.hamburger{display:flex}}.header-container{justify-content:space-between;align-items:center;width:100%;display:flex}.nav-list{gap:2rem;display:flex}.nav-list li a{color:var(--text);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:700}.nav-list li a:hover{color:var(--primary)}.nav-dropdown{position:relative}.dropdown-menu{z-index:1000;background:#fff;border:1px solid #0000000d;border-radius:20px;min-width:300px;padding:1rem 0;animation:.3s ease-out dropdownSlide;display:none;position:absolute;top:calc(100% + 15px);left:0;box-shadow:0 20px 60px #00000026}.dropdown-menu:before{content:"";width:100%;height:15px;position:absolute;top:-15px;left:0}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown:hover .dropdown-menu{display:block}.nav-dropdown>a:after{content:"▼";margin-left:8px;font-family:inherit;font-size:.8rem}.dropdown-menu li a{display:block;color:var(--text)!important;text-transform:none!important;letter-spacing:0!important;padding:.8rem 2.5rem!important;font-size:.95rem!important;font-weight:600!important}.dropdown-menu li a:hover{color:var(--primary)!important;background:#f1f6f1!important;padding-left:3rem!important}.steps-container{flex-direction:column;gap:4rem;display:flex}.step-item{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.step-item.reverse .step-content{order:2}.step-item.reverse .step-image{order:1}.step-number{color:var(--primary);opacity:.08;margin-bottom:-1rem;font-family:Playfair Display,serif;font-size:5rem;font-weight:950;line-height:1;display:block}.step-content h3{color:var(--primary-dark);margin-bottom:1.2rem;font-size:2.5rem}.step-content p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.step-bullets{flex-direction:column;gap:1.5rem;display:flex}.step-bullets li{color:var(--text);align-items:center;gap:1.2rem;font-size:1.1rem;font-weight:700;display:flex}.step-bullets .bullet{background:var(--accent);border-radius:50%;width:14px;height:14px;box-shadow:0 0 15px #e9d28b80}.step-image{border-radius:24px;height:380px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.step-image img{object-fit:cover;width:100%;height:100%;transition:transform 1s}.step-item:hover .step-image img{transform:scale(1.05)}.hero{z-index:1;background-color:#16320a;width:100%;height:100vh;min-height:850px;position:relative;overflow:hidden;justify-content:center!important;align-items:center!important;display:flex!important}.hero-container{z-index:10;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:0 4rem;position:relative;justify-content:flex-start!important;align-items:center!important;display:flex!important}.hero-bg{z-index:1;position:absolute;inset:0}.hero-bg-slide{position:absolute;inset:0}.hero-bg-slide img{filter:saturate(.92)brightness(.82);transform:scale(1.03)}.hero-overlay{z-index:2;background:radial-gradient(circle at 25%,#0d1e19f2 0%,#0d1e1966 70%,#0d1e1900 100%);position:absolute;inset:0}.hero-glass-panel{-webkit-backdrop-filter:blur(30px);color:#fff;z-index:10;background:#0d1e198c;border:1px solid #ffffff1a;border-radius:40px;max-width:820px;padding:70px 80px;position:relative;overflow:hidden;box-shadow:0 40px 100px #000000b3}.hero-glass-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);position:absolute;inset:0}.hero-title{color:#fff;letter-spacing:-.04em;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:clamp(3rem,6vw,5.2rem);font-weight:300;line-height:1.05}.hero-title span{color:#a8d89a;font-weight:700}.hero-description{max-width:620px;margin-bottom:3.5rem}.hero-description p{color:#ffffffb3;font-size:1.15rem;line-height:1.8}.hero-btns-wrapper-new{align-items:center;gap:2rem;display:flex}.btn-modern-outline-white{color:#fff;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 2.4rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-modern-outline-white:hover{color:#16320a;background:#fff;border-color:#fff}.hero-btn-secondary{background:0 0}.hero-btn-secondary:hover{background:#fff}.mobile-contact-stack{display:none}.mobile-contact-fab{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;text-decoration:none;display:inline-flex;box-shadow:0 18px 34px #0000002e}.mobile-contact-fab img{width:28px;height:28px}.mobile-contact-fab svg{width:34px;height:34px}.mobile-contact-fab.zalo{background:linear-gradient(#2f7cff 0%,#145dff 100%)}.mobile-contact-fab.phone{color:#fff;background:linear-gradient(#33e56f 0%,#1acb53 100%)}.hero-title br{display:block}.hero-decoration{z-index:2;pointer-events:none;opacity:.15;position:absolute;top:10%;left:20%}.hero-cta-box{align-items:center;gap:2.5rem;margin-top:1rem;display:flex}.cta-thumb{position:relative}.cta-thumb img{object-fit:cover;border:2px solid #fff3;border-radius:20px;box-shadow:0 15px 30px #0003}.cta-info p{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:700}.hero-btns-wrapper{align-items:center;gap:2rem;display:flex}.cta-size{color:#fff6;font-size:1rem;font-weight:700}.view-pdf-btn{background:var(--accent);color:var(--primary-dark);text-transform:uppercase;letter-spacing:.15em;border-radius:100px;padding:1.2rem 3.5rem;font-size:1.15rem;font-weight:900;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-block;box-shadow:0 10px 30px #e9d28b66}.view-pdf-btn:hover{color:var(--primary-dark);background:#fff;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #ffffff4d}.hero-foreground{z-index:5;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:55%;height:90%;display:flex;position:absolute;bottom:-2%;right:-2%}.hero-foreground img{object-fit:contain;filter:drop-shadow(0 40px 80px #0009);width:auto;height:100%}.section-header{text-align:center;z-index:2;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto;position:relative}.section-title{color:var(--primary-dark);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;line-height:1.05}.section-subtitle{color:var(--text-muted);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.7}.services-carousel{position:relative}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.service-card{aspect-ratio:4/5.1;isolation:isolate;background:#eef1e6;border:1px solid #ffffff73;border-radius:30px;outline:none;min-height:0;position:relative;overflow:hidden;box-shadow:0 24px 55px #1c321e1f}.service-image{height:100%;position:relative}.service-image img{transition:transform .35s,filter .25s}.service-card.is-featured .service-image img{filter:saturate(1.03);transform:scale(1.02)}.service-info{z-index:2;background:#fffffff5;border-radius:24px;flex-direction:column;justify-content:center;min-height:126px;padding:1.45rem 1.7rem;transition:min-height .22s,padding .22s,transform .22s;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 18px 45px #0f1e121a}.service-info-static{-webkit-backdrop-filter:blur(8px)}.service-card.is-featured .service-info{justify-content:flex-start;align-items:flex-start;min-height:340px;padding:2rem 2rem 1.7rem}.service-card:focus-visible{box-shadow:0 0 0 3px #96ad7759,0 24px 55px #1c321e1f}.service-info h3{color:#223526;letter-spacing:-.01em;margin-bottom:0;font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:700;line-height:1.12}.service-info p{color:var(--text-muted);opacity:0;max-width:92%;max-height:0;margin:1rem 0 1.4rem;font-size:.98rem;line-height:1.55;transition:max-height .2s,opacity .16s,transform .16s;overflow:hidden;transform:translateY(8px)}.service-card-arrow{width:64px;height:64px;color:var(--primary-dark);opacity:0;background:#deebb4;border-radius:999px;justify-content:center;align-items:center;font-size:2rem;line-height:1;transition:opacity .16s,transform .16s,background .2s;display:inline-flex;transform:translateY(8px);box-shadow:0 10px 24px #7a98422e}.service-card.is-featured .service-info p{opacity:1;max-height:180px;transform:translateY(0)}.service-card.is-featured .service-card-arrow{opacity:1;transform:translateY(0)}.service-card-arrow:hover{background:#d1e39b}.services-controls{justify-content:center;align-items:center;gap:1rem;margin-top:2.7rem;display:flex}.services-controls-line{background:#96ad7773;width:min(100%,260px);height:1px}.services-control-btn{width:56px;height:56px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #96ad77b3;border-radius:999px;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .25s,background .25s,color .25s;display:inline-flex}.services-control-btn:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.home-highlights{z-index:2;background:radial-gradient(circle at top,#3c88842e,#0000 32%),linear-gradient(135deg,#1f5550 0%,#113c37 100%);padding:4.5rem 0;position:relative}.home-highlights-shell{box-shadow:none;background:0 0;position:relative;overflow:hidden}.home-highlights-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 0,#78d5c624,#0000 26%),radial-gradient(circle at 80% 100%,#4ca7971f,#0000 28%);position:absolute;inset:0}.home-highlights-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.home-highlight-card{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #d1efe924;border-radius:18px;padding:2rem 1.5rem 1.7rem;box-shadow:inset 0 1px #ffffff14}.home-highlight-icon{color:#a7fff0;background:linear-gradient(#5ed4c233,#387f7629);border:1px solid #a6f5e81f;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 1rem;display:flex;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #091d1b29}.home-highlight-icon svg{fill:none;width:24px;height:24px}.home-highlight-card h3{color:#fff;margin-bottom:.45rem;font-size:1.5rem}.home-highlight-card p{color:#e7f3f0b8;margin:0;font-size:.98rem}.mission{background-color:#fff}.mission-content h2{letter-spacing:-.02em;margin-bottom:2rem;font-size:4.5rem;line-height:1.05}.mission-content>p{color:var(--text-muted);margin-bottom:3.5rem;font-size:1.25rem;line-height:1.8}.mission-features{flex-direction:column;gap:2.5rem;margin-bottom:4rem;display:flex}.feature-item{align-items:center;gap:2rem;display:flex}.feature-icon{width:70px;height:70px;color:var(--primary);border:1px solid var(--accent);background:#fff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex;box-shadow:0 10px 25px #e9d28b40}.feature-text h3{color:var(--primary-dark);margin-bottom:.4rem;font-size:1.5rem}.feature-text p{color:var(--text-muted);font-size:1rem}.mission-cta{color:var(--primary-dark);box-shadow:none;background:0 0;border-left:3px solid #7cb34273;border-radius:0;justify-content:flex-start;align-items:center;margin-top:.5rem;padding:0 0 0 1.1rem;display:flex}.cta-txt p{letter-spacing:.12em;text-transform:uppercase;color:#6a7b62;margin:0 0 .25rem;font-size:.95rem;font-weight:800}.cta-txt span{color:var(--primary-dark);font-family:Playfair Display,serif;font-size:2rem;line-height:1.15;display:block}.mission-image{position:relative}.mission-book-intro{max-width:44rem;margin-top:1.1rem}.mission-book-intro p{color:var(--text-muted);font-size:1.05rem;line-height:1.9}.mission-book-intro strong{color:var(--primary-dark)}.mission-image-actions{justify-content:center;margin-top:1.5rem;display:flex}.mission-read-btn{text-align:center;letter-spacing:.04em;text-transform:none;min-width:220px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:800}.image-wrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.image-decoration{pointer-events:none;mix-blend-mode:multiply;opacity:.15;width:100%;height:100%;position:absolute;top:0;right:0}.projects-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.project-card{aspect-ratio:1;border-radius:20px;grid-column:span 2;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000014}.project-card:nth-child(2),.project-card:nth-child(5){aspect-ratio:2;grid-column:span 4}.project-image{width:100%;height:100%;position:relative}.project-image img{transition:transform 1.2s cubic-bezier(.2,.6,.2,1)}.project-card:hover .project-image img{transform:scale(1.08)}.project-overlay{background:linear-gradient(#0d1e1900 0%,#0d1e1966 60%,#0d1e19f2 100%);flex-direction:column;justify-content:flex-end;padding:2.5rem;transition:all .4s;display:flex;position:absolute;inset:0}.project-card:hover .project-overlay{background:linear-gradient(#0b1a1533 0%,#0b1a1580 40%,#0b1a15f2 100%)}.project-cat{background:var(--accent);color:var(--primary-dark);text-transform:uppercase;letter-spacing:.1em;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-block}.project-meta h3{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1.1}.project-meta p{color:#ffffffb3;margin-bottom:0}.btn-details{color:#fff;border-bottom:2px solid var(--accent);text-transform:uppercase;letter-spacing:.1em;align-self:flex-start;margin-top:1.5rem;padding-bottom:4px;font-size:.8rem;font-weight:800}.projects-footer{text-align:center}.projects-split-header{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:3rem;margin-bottom:3.5rem;display:grid}.projects-badge{color:#d7ef7a;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.3;display:inline-flex}.projects-main-title{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 10px #0000002e;max-width:20ch;margin-bottom:1.2rem;font-size:clamp(2.6rem,4.2vw,4.8rem);line-height:1.02}.projects-header-caption{color:#e6f0e2b3;max-width:34rem;font-size:1.02rem;line-height:1.75}.projects-header-panel{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #dcefbc1f;border-radius:28px;padding:1.8rem 2rem;box-shadow:0 24px 50px #00000024}.projects-header-kicker{color:#d7ef7a;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;font-weight:800;display:inline-flex}.projects-header-right p{margin-bottom:1.35rem;font-size:1.08rem;line-height:1.75;color:#ffffffdb!important}.projects-header-tags{flex-wrap:wrap;gap:.75rem;display:flex}.projects-header-tags span{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;background:#e8f5d214;border:1px solid #e8f5d224;border-radius:999px;align-items:center;padding:.65rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.before-after{color:#fff;padding:8rem 0;background-color:#16320a!important}.cases-tabs{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4.5rem;display:flex}.tab-btn{color:#fffc;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;padding:1rem 2.5rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600;transition:all .4s}.tab-btn:hover{color:#fff;background:#ffffff14}.tab-btn.active{background:var(--accent);color:var(--primary-dark);border-color:var(--accent);font-weight:800;box-shadow:0 10px 30px #e9d28b40}.comparison-container{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2.5rem;display:grid}.comparison-item{position:relative}.comparison-item .label{z-index:5;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;border-radius:20px;padding:.3rem 1.2rem;font-size:.8rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.image-box{border-radius:var(--radius-lg);border:1px solid #ffffff1a;height:min(60vh,500px);position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.active-case-info{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(90deg,#14271ee6 0%,#28332cb8 100%);border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:end;gap:2rem;padding:1.75rem 2rem;transition:opacity .2s,transform .2s;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.active-case-info.is-hidden{opacity:0;pointer-events:none;transform:translateY(12px)}.active-case-info h3{color:#fff;margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.02}.active-case-info p{color:#ffffffeb;margin:0;font-size:clamp(1.15rem,1.8vw,1.8rem);line-height:1.1}.active-case-meta{flex-direction:column;gap:.5rem;min-width:0;display:flex}.active-case-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;font-size:.9rem}.companion-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.companion-card{background:#fff;border:1px solid #2e5a270d;border-radius:24px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;box-shadow:0 15px 40px #0000000d}.companion-card:hover{transform:translateY(-12px);box-shadow:0 25px 60px #2e5a271a}.card-image{height:300px;position:relative;overflow:hidden}.card-num{background:var(--primary);color:#fff;border-radius:var(--radius-lg)0 0 0;z-index:5;padding:1rem 1.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;position:absolute;bottom:0;right:0}.card-content{padding:2.5rem}.card-content h3{color:var(--primary);margin-bottom:1rem;font-size:1.8rem}.card-content p{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.contact{background-color:#0000;background-image:linear-gradient(#0d1e19f2,#0d1e19fa),url(https://res.cloudinary.com/dwalymiy3/image/upload/v1774426332/farm/images/other/ntpp2uqfd61jpnhxpzm7.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:6rem 0}.contact-container{justify-content:center;display:flex}.contact-box{background:#fff;border-radius:40px;max-width:950px;margin:0 auto;padding:6rem;box-shadow:0 40px 100px #0006}.contact-header{text-align:center;margin-bottom:4rem}.contact-header h2{color:var(--primary-dark);margin-bottom:1rem;font-size:3.5rem}.contact-header p{color:var(--text-muted);font-size:1.15rem}.contact-form{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.form-group:nth-child(4),.contact-form .btn-block{grid-column:span 2}.form-group input,.form-group textarea{background:#fbfcfb;border:1px solid #2e5a2726;border-radius:12px;width:100%;padding:1.2rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 5px 20px #2e5a2714}.btn-block{border-radius:12px;width:100%;margin-top:1rem;padding:1.4rem;font-size:1.1rem}.contact-footer{text-align:center;border-top:1px solid #eee;padding-top:2rem}.contact-footer p{color:var(--text-muted);margin-bottom:1rem;font-weight:600}.quick-links{justify-content:center;gap:1rem;display:flex}.btn-quick{color:var(--primary);background:#f5f5f5;border-radius:30px;padding:.6rem 1.2rem;font-weight:700}.btn-quick:hover{background:var(--primary);color:#fff}.testimonials{background:radial-gradient(circle at 50% 58%,#b0ff7924,#0000 26%),linear-gradient(#253224 0%,#1a2419 100%)!important}.testimonials-shell{position:relative}.testimonial-header{margin-bottom:4.5rem}.testimonial-header .subtitle{color:#c9ef83!important}.testimonial-header .section-title{color:#f6f4ec!important}.testimonials-stage,.testimonial-scene{min-height:auto;position:relative}.testimonial-copy{z-index:3;text-align:center;max-width:920px;margin:0 auto;padding:1rem 0 0;position:relative}.testimonial-quote-mark{color:#d9ff85;margin-bottom:1rem;font-size:clamp(7rem,12vw,9rem);line-height:.8}.testimonial-content{letter-spacing:-.02em;color:#f8f6edf5;max-width:1120px;min-height:0;margin:0 auto;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.1vw,3.35rem);font-style:normal;line-height:1.22}.testimonial-meta{text-align:center;margin-top:3.5rem}.testimonial-avatar{color:#182214;letter-spacing:.08em;background:linear-gradient(135deg,#d6ff8a 0%,#8cbf49 100%);border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto 1.4rem;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800;display:grid;box-shadow:0 18px 36px #00000038}.testimonial-meta h3{letter-spacing:-.03em;color:#b5e95c80;margin:0;font-size:clamp(2.3rem,4vw,4.4rem);font-weight:400}.testimonial-meta span{color:#f4f3ecb8;margin-top:.65rem;font-size:1.35rem;display:inline-block}.testimonial-meta strong{color:#f4f3ec80;letter-spacing:.08em;text-transform:uppercase;margin-top:.45rem;font-size:.95rem;font-weight:600;display:block}.testimonial-visual{border-radius:28px;position:absolute;overflow:hidden;box-shadow:0 26px 60px #0000003d}.testimonial-visual img{object-fit:cover!important;width:100%!important;height:100%!important}.testimonial-visual:after{content:"";background:linear-gradient(#121c120a 0%,#121c1247 100%);position:absolute;inset:0}.testimonial-visual-left{aspect-ratio:.72;width:20vw;min-width:220px;max-width:310px;top:0;left:-9%}.testimonial-visual-right-top{aspect-ratio:1.05;width:20vw;min-width:230px;max-width:370px;top:0;right:0}.testimonial-visual-bottom-left{aspect-ratio:1.6;opacity:.3;width:31vw;min-width:320px;max-width:590px;bottom:4.5rem;left:14%}.testimonial-visual-bottom-left:after{background:linear-gradient(#121c121f 0%,#121c12b8 100%)}.testimonial-visual-bottom-right{aspect-ratio:1;opacity:.38;width:20vw;min-width:230px;max-width:340px;bottom:4.7rem;right:21%}.testimonials-controls-modern{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;margin-top:4.5rem;padding-bottom:3.5rem;display:flex;position:relative}.t-dots-modern{justify-content:center}.testimonial-nav-pair{gap:1rem;display:flex}.t-control-btn-dark{color:#9bc554;background:0 0;border:1px solid #d9ff858c;border-radius:50%;width:74px;height:74px;font-size:1.8rem}.t-control-btn-dark:hover{color:#d9ff85;background:#d9ff8514;border-color:#d9ff85}.t-dots .t-dot{background:#ffffff29;border:none;border-radius:999px;width:12px;height:12px}.t-dots .t-dot.active{background:#75a238;width:38px}@media (max-width:1200px){.testimonial-content{max-width:860px}}@media (max-width:991px){.testimonial-header{margin-bottom:2.5rem}.testimonials-stage{min-height:auto}.testimonial-scene{gap:1.25rem;min-height:auto;padding-bottom:8rem;display:grid}.testimonial-copy{order:1;max-width:100%;padding-top:0}.testimonial-content{font-size:2rem}.testimonial-meta{margin-top:2rem}.testimonial-meta h3{font-size:2.6rem}.testimonial-meta span{font-size:1.1rem}.testimonial-visual{opacity:1;width:100%;min-width:0;max-width:none;position:relative;inset:auto}.testimonial-visual-left,.testimonial-visual-right-top{aspect-ratio:4/3}.testimonial-visual-bottom-left,.testimonial-visual-bottom-right{aspect-ratio:16/9}.testimonials-controls-modern{flex-direction:column;margin-top:2rem;position:static}}@media (max-width:640px){.testimonial-quote-mark{font-size:5rem}.testimonial-content{font-size:1.55rem}.testimonial-meta h3{font-size:2rem}.testimonial-meta span{font-size:1rem}.testimonial-nav-pair{gap:.75rem}.t-control-btn-dark{width:58px;height:58px;font-size:1.35rem}}.footer{background:var(--primary-dark);color:#ffffffb3;padding:5rem 0 0}.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-logo{margin-bottom:1.5rem;display:block}.footer-logo img{width:400px;max-width:100%;height:auto}.footer-desc{margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.social-icons a{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-right:1rem;font-family:serif;transition:all .4s;display:inline-flex}.social-icons a:hover{background:var(--accent);color:var(--primary-dark);transform:translateY(-5px)}.footer-section h3{color:#fff;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.5rem;position:relative}.footer-section h3:after{content:"";background:var(--accent);width:40px;height:2px;position:absolute;bottom:0;left:0}.footer-section p{color:#fffc;margin-bottom:1rem}.footer-menu a{color:#fffc;font-size:1.05rem}.footer-menu a:hover{color:var(--accent);padding-left:5px}.footer-bottom{text-align:center;background:#0003;padding:1.5rem 0}.footer-bottom p{color:#ffffff80;font-size:.9rem}@media (max-width:1200px){.hero-title{font-size:3.5rem}.hero-foreground{height:75%;right:0}}@media (max-width:991px){.section{padding:3.5rem 0}.section-header{margin-bottom:2.5rem}.section-title{font-size:3rem}.hero{height:auto;min-height:0;padding:calc(var(--header-height) + 2rem)0 4rem;align-items:stretch!important}.hero-container{min-height:0;padding:0 1.5rem;align-items:stretch!important}.hero-overlay{background:linear-gradient(#0d1e19b8 0%,#0d1e1973 35%,#0d1e19d1 100%)}.hero-glass-panel{border-radius:2rem;width:100%;max-width:none;padding:2rem 1.5rem}.hero-title{font-size:3.2rem;line-height:1.1}.hero-description p{font-size:1rem}.hero-btns-wrapper-new{flex-direction:column;align-items:flex-start;gap:1.5rem}.subtitle{margin-bottom:1.25rem}.hero-cta-box{z-index:3;flex-direction:column;align-items:flex-start;gap:1rem;position:relative}.cta-info{max-width:16rem}.cta-info p{font-size:1.1rem;line-height:1.45}.hero-btns-wrapper{flex-direction:column;align-items:flex-start;gap:.75rem}.view-pdf-btn{letter-spacing:.12em;padding:1rem 2.5rem;font-size:1rem}.cta-size{color:#ffffff8c;font-size:.9rem}.hero-foreground{display:none!important}.hero-decoration{display:none}.services-grid{grid-template-columns:1fr}.home-highlights{background:#1f5550}.home-highlights-shell{margin-top:0;border-radius:0;margin-inline:0;padding:2.5rem 1.5rem}.home-highlights-shell:before{display:none}.home-highlights-grid{grid-template-columns:1fr}.home-highlight-card h3{font-size:1.3rem}.service-card{aspect-ratio:auto;min-height:520px}.service-info{min-height:118px;padding:1.3rem;bottom:1rem;left:1rem;right:1rem}.service-card.is-featured .service-info{min-height:260px;padding:1.5rem}.service-info h3{font-size:1.6rem}.services-controls-line{width:100px}.mission-container{text-align:center;grid-template-columns:1fr;gap:4rem}.mission-content h2{font-size:3.2rem}.mission-cta{border-radius:30px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem}.cta-phone{font-size:1.8rem}.projects-grid{grid-template-columns:1fr}.project-card{aspect-ratio:4/3!important;grid-column:auto!important}.step-item{text-align:center;grid-template-columns:1fr;gap:3rem}.step-image{border-radius:30px;height:350px}.step-content h3{font-size:2.2rem}.comparison-container{grid-template-columns:1fr;gap:1.5rem}.image-box{border-radius:20px;height:300px}.contact-box{border-radius:30px;padding:3rem 1.5rem}.footer-container{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:480px){.hero{padding:calc(var(--header-height) + 1.25rem)0 4rem}.hero-glass-panel{border-radius:1.75rem;padding:1.5rem 1.1rem}.hero-title{font-size:2.2rem}.cta-info{max-width:12rem}.cta-info p{font-size:.98rem}.view-pdf-btn{text-align:center;justify-content:center;width:100%}.mission-read-btn{width:100%}.mission-cta{padding-left:.9rem}.cta-txt span{font-size:1.55rem}.mission-book-intro p{font-size:.98rem;line-height:1.8}.mission-image-actions{width:100%}.hero-foreground{width:58%;height:44%;bottom:-1.75rem;right:-10%}.section-title{font-size:2.2rem}.service-card{min-height:440px}.service-info h3{font-size:1.55rem}.mission-content h2{font-size:2.4rem}.cta-phone{font-size:1.3rem}.cta-thumb{display:none}}.btn-view-projects{color:#d8ebb9;letter-spacing:.04em;cursor:pointer;background:0 0;border:1.5px solid #a8d89a80;border-radius:999px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:.95rem;font-weight:700;transition:all .35s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn-view-projects:hover{color:#fff;background:#a8d89a1f;border-color:#d8ebb9;transform:translateY(-3px);box-shadow:0 12px 30px #00000040}.btn-view-projects .btn-arrow{justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.btn-view-projects:hover .btn-arrow{transform:translate(4px)}.expand-cards{--exp-gap:16px;gap:var(--exp-gap);justify-content:center;align-items:stretch;width:100%;max-width:none;margin:0 auto;transition:all .6s cubic-bezier(.22,1,.36,1);display:flex}.exp-card{cursor:pointer;background:#111;border-radius:20px;flex:1 1 0;width:auto;min-width:0;max-width:none;height:480px;transition:flex .75s cubic-bezier(.22,1,.36,1),transform .6s,box-shadow .45s,opacity .45s;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.exp-card-inner{background:linear-gradient(#132218d9 0%,#0b150ef5 100%);width:100%;height:100%;position:relative}.exp-card-inner:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#08110c0a 0%,#08110c1f 36%,#08110c6b 100%);transition:background .45s,opacity .45s;position:absolute;inset:0}.expand-cards:not(.is-hovering) .exp-card{transform:translateY(0);flex:1 1 0!important}.expand-cards.is-hovering .exp-card{opacity:.96;flex:.82 1 0}.expand-cards.is-hovering .exp-card.active{opacity:1;flex:2.45 1 0;box-shadow:0 28px 70px #0000006b}.exp-card-inner img{object-position:center;transition:transform .7s,opacity .35s,filter .45s}.expand-cards:not(.is-hovering) .exp-info{pointer-events:none;opacity:0!important;transform:translateY(20px)!important}.expand-cards:not(.is-hovering) .exp-label-vert{opacity:0!important;pointer-events:none!important}.expand-cards:not(.is-hovering) .exp-tooltip{opacity:0!important;transform:translateY(-8px)scale(.92)!important}.expand-cards.is-hovering .exp-card:not(.active) .exp-card-inner:after{background:linear-gradient(#08110c1f 0%,#08110c47 46%,#08110ce0 100%)}.expand-cards.is-hovering .exp-card.active .exp-card-inner:after{background:linear-gradient(#08110c05 0%,#08110c14 34%,#08110c73 100%)}.expand-cards.is-hovering .exp-card:not(.active) .exp-card-inner img{filter:saturate(.9)brightness(.86);transform:scale(.96)}.expand-cards.is-hovering .exp-card.active .exp-card-inner img{filter:saturate(1.04)brightness();transform:scale(1.02)}.exp-label-vert{z-index:3;justify-content:center;align-items:flex-end;transition:opacity .4s,transform .4s;display:flex;position:absolute;inset:auto 0 42px}.expand-cards.is-hovering .exp-card:not(.active) .exp-label-vert{opacity:1;transform:translateY(0)}.expand-cards.is-hovering .exp-card.active .exp-label-vert{opacity:0;pointer-events:none;transform:translateY(12px)}.exp-label-vert span{color:#fff;letter-spacing:3px;text-transform:uppercase;text-shadow:0 2px 10px #00000080;writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;font-weight:800;transform:rotate(180deg)}.exp-info{z-index:4;color:#fff;opacity:0;background:linear-gradient(#1e331800 0%,#1e3318b3 40%,#1e3318eb 100%);justify-content:space-between;align-items:flex-end;padding:30px 32px;transition:all .6s cubic-bezier(.22,1,.36,1) .2s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(30px)}.exp-card.active .exp-info{opacity:1;transform:translateY(0)}.exp-info-category{color:#a8d89a;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:none}.exp-info-loc{color:#ffffffb3;letter-spacing:.02em;margin-bottom:6px;font-size:.8rem}.exp-info-name{color:#fff;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.1}.exp-info-desc{color:#ffffffc7;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:26ch;margin:.75rem 0 0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.exp-arrow{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:all .3s;display:flex}.exp-card.active:hover .exp-arrow{background:#ffffff4d;transform:scale(1.08)}.exp-tooltip{z-index:5;color:#16320a;letter-spacing:1px;text-transform:uppercase;opacity:0;background:#a8d89a;border-radius:999px;padding:8px 20px;font-size:11px;font-weight:900;transition:all .3s;position:absolute;top:22px;left:22px;transform:scale(.8)}.exp-card:hover .exp-tooltip,.exp-card.active .exp-tooltip{opacity:1;transform:translateY(0)scale(1)}.exp-overlay-bottom{z-index:2;color:#ffffff2e;letter-spacing:3px;font-size:9px;font-weight:900;position:absolute;bottom:24px;left:24px}.projects-carousel{--projects-visible:3;--projects-gap:28px}.projects-track-window{overflow:hidden}.projects-track{gap:var(--projects-gap);width:100%;display:flex}.project-slide{flex:0 0 calc((100% - (var(--projects-gap)*(var(--projects-visible) - 1)))/var(--projects-visible));min-width:0}.project-showcase-card{aspect-ratio:.78;background:#ffffff0f;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000038}.project-showcase-card img{transition:transform .9s cubic-bezier(.22,1,.36,1),filter .45s}.project-showcase-card:after{content:"";pointer-events:none;background:linear-gradient(#0c191205 0%,#0c191229 55%,#0c191266 100%);transition:opacity .35s;position:absolute;inset:0}.project-hover-overlay{z-index:2;position:absolute;inset:0}.project-hover-category{color:#fff;letter-spacing:.08em;text-transform:uppercase;opacity:0;background:#122219c7;border:1px solid #ffffff1f;border-radius:999px;padding:.6rem 1rem;font-size:.72rem;font-weight:700;transition:opacity .3s,transform .3s;position:absolute;top:28px;right:28px;transform:translateY(-8px)}.project-hover-panel{color:#1d3427;opacity:0;border-radius:28px;padding:1.9rem 2rem;transition:opacity .35s,transform .5s cubic-bezier(.22,1,.36,1);position:absolute;bottom:28px;left:28px;right:28px;transform:translateY(26px)}.project-hover-location{text-transform:uppercase;letter-spacing:.12em;color:#1d342799;margin-bottom:.8rem;font-size:.78rem}.project-hover-panel h3{color:#1f3528;margin:0;font-size:clamp(2rem,2.6vw,3rem);line-height:.98}.project-hover-link{color:#22402f;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;margin-top:1.5rem;font-size:.95rem;font-weight:800;display:inline-flex}.project-hover-link span{transition:transform .25s}.project-showcase-card:hover img{filter:saturate(1.05);transform:scale(1.06)}.project-showcase-card:hover:after{opacity:.82}.project-showcase-card:hover .project-hover-category,.project-showcase-card:hover .project-hover-panel{opacity:1;transform:translateY(0)}.project-showcase-card:hover .project-hover-link span{transform:translate(4px)}.projects-carousel-controls{justify-content:center;align-items:center;gap:.9rem;margin-top:2.25rem;display:flex}.projects-carousel-line{background:#a8d89a47;width:min(22vw,240px);height:1px}.projects-nav-btn{color:#d8ebb9;cursor:pointer;background:0 0;border:1px solid #a8d89a80;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:transform .25s,background .25s,color .25s,border-color .25s;display:inline-flex}.projects-nav-btn:hover{color:#fff;background:#e8f5d21f;border-color:#d8ebb9;transform:translateY(-2px)}.glass-effect{-webkit-backdrop-filter:blur(15px)!important;background:#ffffffb3!important;border:1px solid #ffffff4d!important}.service-link:hover .arrow-right{transform:translate(5px)}.arrow-right{transition:transform .3s}@media (max-width:991px){.projects .container{padding-left:1.5rem;padding-right:1.5rem}.projects-split-header{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}.projects-header-right{padding-top:0}.projects-main-title{max-width:none;font-size:2.6rem}.projects-header-left{max-width:32rem}.projects-header-panel{border-radius:22px;padding:1.4rem 1.25rem}.projects-header-caption{max-width:none}.expand-cards{flex-direction:column;max-width:100%}.expand-cards.is-hovering .exp-card,.expand-cards.is-hovering .exp-card.active,.expand-cards:not(.is-hovering) .exp-card{width:100%;max-width:100%;height:380px;flex:none!important}.exp-card{aspect-ratio:auto}.exp-label-vert{justify-content:center;inset:auto 0 28px}.exp-label-vert span{writing-mode:initial;transform:none}.exp-info{padding:22px}.exp-info-name{font-size:22px}.projects-carousel{--projects-visible:2;--projects-gap:20px}.project-showcase-card{border-radius:24px}.project-hover-category{top:20px;right:20px}.project-hover-panel{padding:1.5rem;bottom:20px;left:20px;right:20px}.project-hover-panel h3{font-size:2rem}}@media (max-width:640px){.exp-card{border-radius:24px}.exp-info{gap:16px;padding:22px}.exp-info-name{font-size:22px}.exp-arrow{width:42px;height:42px;font-size:20px}.exp-tooltip{top:20px;right:20px}.projects-carousel{--projects-visible:1;--projects-gap:16px}.projects-carousel-line{width:min(18vw,80px)}.projects-nav-btn{width:48px;height:48px}.project-hover-location{font-size:.72rem}}.ba-comparison-wrapper{aspect-ratio:16/9;-webkit-user-select:none;user-select:none;background:#15231d;border-radius:32px;width:100%;margin:40px 0 0;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d}.ba-image-after,.ba-image-before{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.ba-image-before{z-index:2}.ba-image-after img,.ba-image-before img{object-fit:cover!important;width:100%!important;height:100%!important}.ba-handle{z-index:3;pointer-events:none;background:#ffffffd9;width:2px;position:absolute;top:0;bottom:0}.ba-handle-button{border:4px solid var(--primary);width:58px;height:58px;color:var(--primary);pointer-events:auto;cursor:grab;touch-action:none;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:900;transition:transform .25s,box-shadow .25s,background .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #00000080}.ba-handle-button:hover,.ba-handle-button.is-dragging{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 36px #0000006b}.ba-handle-button:active,.ba-handle-button.is-dragging{cursor:grabbing}.ba-label{color:#fff;z-index:4;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18231eb8;border:1px solid #ffffff14;border-radius:50px;padding:10px 20px;font-size:12px;font-weight:800;position:absolute;top:30px}.ba-label.before{left:30px}.ba-label.after{right:30px}@media (max-width:991px){.cases-tabs{gap:1rem;margin-bottom:2.5rem}.tab-btn{width:100%;max-width:420px}.ba-comparison-wrapper{aspect-ratio:4/5;border-radius:24px}.ba-label{padding:9px 16px;top:20px}.ba-label.before{left:20px}.ba-label.after{right:20px}.active-case-info{border-radius:22px;grid-template-columns:1fr;gap:1.25rem;padding:1.35rem 1.25rem;bottom:16px;left:16px;right:16px}.active-case-info h3{font-size:1.8rem}.active-case-info p{font-size:1.2rem}}@media (max-width:480px){.ba-handle-button{width:52px;height:52px}.ba-label{letter-spacing:.08em;font-size:10px}}.testimonials-controls{justify-content:center;align-items:center;gap:30px;display:flex}.t-control-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.t-dots{align-items:center;gap:10px;display:flex}.t-dot{cursor:pointer;transition:all .3s}.mission-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.mission-image .image-wrapper{background:0 0;border-radius:0;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000026}.mission-image .image-wrapper img{transition:transform 1.5s cubic-bezier(.165,.84,.44,1);object-fit:contain!important;object-position:center bottom!important}.mission-image:hover .image-wrapper img{transform:scale(1.02)}.mission-watermark{color:#ffffff26;white-space:nowrap;pointer-events:none;z-index:2;font-family:Playfair Display,serif;font-size:60px;font-weight:950;position:absolute;top:50%;left:20px;transform:translateY(-50%)rotate(-90deg)}.mission-badge{background:var(--accent);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:40px;display:flex;position:absolute;bottom:20px;right:-20px;box-shadow:0 15px 30px #e9d28b66}@media (max-width:991px){.mission-container{grid-template-columns:1fr;gap:40px}}.companion-intro{text-align:center;max-width:900px;color:var(--text-muted);margin:0 auto 60px;font-size:1.2rem;line-height:1.8}.companion-grid{border:1px solid var(--border);background:#fff;border-radius:32px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.companion-card{padding:40px;transition:all .4s;position:relative}.companion-card:not(:last-child):after{content:"";background:linear-gradient(to bottom,transparent,var(--border),transparent);width:1px;height:80%;position:absolute;top:10%;right:0}.companion-card:hover{background:#fdfaf5}.card-image-box{aspect-ratio:4/3;border-radius:20px;width:100%;margin-bottom:30px;position:relative;overflow:hidden}.card-num-badge{background:var(--primary);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 10px 20px #0000001a}.companion-card h3{color:var(--primary-dark);margin-bottom:15px;font-size:1.8rem}@media (max-width:991px){.companion-grid{grid-template-columns:1fr}.companion-card:not(:last-child):after{background:linear-gradient(to right,transparent,var(--border),transparent);width:80%;height:1px;top:auto;bottom:0;left:10%}}.stages-wrapper{grid-template-columns:minmax(0,.95fr) minmax(360px,.9fr);align-items:start;gap:72px;display:grid}.stages-accordion{flex-direction:column;gap:.65rem;display:flex}.acc-item{appearance:none;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;width:100%;padding:0;transition:opacity .24s}.acc-item.active{opacity:1}.acc-item:not(.active){opacity:.55}.acc-item:not(.active):hover{opacity:.82}.acc-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.35rem 0;display:flex}.acc-header-main{align-items:baseline;gap:.75rem;min-width:0;display:flex}.acc-num{color:#2c2c2c73;letter-spacing:-.04em;min-width:3.4rem;font-family:Outfit,sans-serif;font-size:clamp(1.7rem,2.6vw,2.3rem);font-weight:300;line-height:1}.acc-item.active .acc-num{color:var(--primary-dark)}.acc-header h3{color:#23352685;letter-spacing:-.04em;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:clamp(2rem,3vw,2.55rem);font-weight:300;line-height:1.06;transition:color .24s}.acc-item.active .acc-header h3{color:var(--primary-dark)}.acc-icon{width:2.8rem;height:2.8rem;color:var(--primary-dark);background:#ffffffb8;border:1px solid #2e5a271f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.acc-content{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.acc-inner{padding:0 0 0 4.2rem;overflow:hidden}.acc-inner p{color:var(--text-muted);max-width:42rem;margin:1rem 0 1.6rem;font-size:1.02rem;line-height:1.68}.process-bullets{flex-direction:column;gap:.95rem;margin-bottom:1.5rem;display:flex}.process-bullets li{color:#2c2c2cc7;align-items:center;gap:.85rem;font-size:1rem;display:flex}.process-bullet-dot{background:#dde8c973;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex;position:relative}.process-bullet-dot:before{content:"✓";color:var(--primary);font-size:.82rem}.stages-image-sticky{width:100%;min-height:760px;position:sticky;top:110px}.sticky-image-box{background:#e8eadf;border-radius:260px 260px 32px 32px;width:100%;height:100%;min-height:760px;position:relative;overflow:hidden;box-shadow:0 28px 80px #15261629}.sticky-image-stack,.sticky-image-layer{position:absolute;inset:0}.sticky-image-layer{opacity:0;will-change:opacity,transform;transition:opacity .24s ease-out,transform .36s ease-out;transform:scale(1.015)}.sticky-image-layer.active{opacity:1;transform:scale(1)}.sticky-image-layer img{object-position:center}.sticky-image-shape{pointer-events:none;z-index:1;background:linear-gradient(#0e161005 0%,#0e16100d 55%,#0e16102e 100%);position:absolute;inset:0}.sticky-image-caption{-webkit-backdrop-filter:blur(16px);z-index:2;background:#ffffffd6;border-radius:24px;padding:1.4rem 1.6rem;position:absolute;bottom:2rem;left:2rem;right:2rem;box-shadow:0 18px 40px #1526161f}.sticky-image-caption span{text-transform:uppercase;letter-spacing:.14em;color:#2c2c2c85;margin-bottom:.55rem;font-size:.72rem;font-weight:700;display:block}.sticky-image-caption h3{color:var(--primary-dark);font-family:Outfit,sans-serif;font-size:2rem;font-weight:400;line-height:1.05}.sticky-image-badge{color:#f3f0df;z-index:2;background:#44662feb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:absolute;bottom:8.6rem;right:1.8rem;box-shadow:0 20px 40px #2e5a272e}.sticky-image-badge span{letter-spacing:.22em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem}.sticky-image-badge strong{font-size:2.35rem;font-weight:600}.mobile-only-image{display:none}.mobile-only-image img{width:100%;height:auto;display:block}@media (max-width:991px){.stages-wrapper{grid-template-columns:1fr;gap:2rem}.acc-item,.acc-item:not(.active){opacity:1}.acc-header h3{font-size:1.7rem}.acc-inner{padding:0 0 0 3rem}.acc-icon{width:2.35rem;height:2.35rem}.mobile-only-image{border-radius:28px;margin-top:1.25rem;display:block;overflow:hidden;box-shadow:0 20px 40px #1526161f}}@media (max-width:640px){.acc-header-main{gap:.5rem}.acc-num{min-width:2.6rem;font-size:1.35rem}.acc-header h3{font-size:1.35rem}.acc-inner{padding-left:0}.process-bullets li{align-items:flex-start}}.contact-box.glass-effect{border-radius:40px;max-width:900px;margin:0 auto;padding:80px;-webkit-backdrop-filter:blur(20px)!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.contact-form .form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form .form-group{margin-bottom:20px}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:18px 25px;transition:all .3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff4d}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);background:#ffffff1a;outline:none}.contact-footer{text-align:center;margin-top:50px}.quick-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;display:flex}.btn-quick{color:#fff;letter-spacing:2px;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;padding:12px 30px;font-size:11px;font-weight:700;text-decoration:none;transition:all .3s}.btn-quick:hover{color:var(--primary-dark);background:#fff}.contact{background:radial-gradient(circle at 15% 20%,#5e842f3d 0%,#5e842f00 24%),radial-gradient(circle at 82% 22%,#7b9c4d2e 0%,#7b9c4d00 18%),#182219;overflow:hidden}.contact-showcase{background:linear-gradient(135deg,#1e2a20 0%,#182219 100%);border-radius:34px;min-height:700px;padding:2rem;position:relative;overflow:hidden}.contact-showcase:before,.contact-showcase:after{content:"";filter:blur(2px);background:#82a2561f;border-radius:999px;position:absolute}.contact-showcase:before{width:320px;height:320px;top:-120px;right:14%}.contact-showcase:after{width:280px;height:280px;bottom:-100px;left:-80px}.contact-decor{filter:blur(1px);opacity:.9;background:radial-gradient(circle at 40% 40%,#6b99254d,#6b992500);width:360px;height:360px;position:absolute}.contact-decor-left{top:40px;left:-110px}.contact-decor-right{top:100px;right:-100px}.contact-modern{background-color:#16320a;padding:10rem 0;position:relative;overflow:hidden}.contact-modern-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:6rem;display:grid}.contact-modern-label{text-transform:uppercase;letter-spacing:.3em;color:#a8d89a;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:inline-block}.contact-modern-title{color:#fff;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1.1}.contact-modern-title span{color:#a8d89a;font-weight:600}.contact-modern-desc{color:#ffffffb3;max-width:580px;margin-bottom:4rem;font-size:1.15rem;line-height:1.8}.contact-modern-tools{flex-direction:column;gap:2.5rem;display:flex}.contact-btn-phone{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:1.5rem;width:fit-content;padding:1rem 2rem 1rem 1rem;text-decoration:none;transition:all .3s;display:flex}.contact-btn-phone:hover{background:#a8d89a;transform:translateY(-5px)}.contact-btn-phone:hover .phone-icon-box{color:#16320a;background:#fff}.contact-btn-phone:hover .phone-label,.contact-btn-phone:hover .phone-number{color:#16320a}.phone-icon-box{color:#16320a;background:#a8d89a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.phone-text-box{flex-direction:column;display:flex}.phone-label{text-transform:uppercase;color:#ffffff80;letter-spacing:.1em;font-size:.8rem}.phone-number{color:#fff;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:600}.contact-info-refined{flex-direction:column;gap:.8rem;padding-left:1rem;display:flex}.info-refined-item{color:#fffc;font-size:1.05rem}.info-refined-item strong{color:#a8d89a;margin-right:.5rem;font-weight:500}.contact-modern-visual{position:relative}.visual-image-wrapper{z-index:5;border-radius:40px;position:relative;overflow:visible}.visual-main-img{border-radius:40px;width:100%;height:auto;display:block}.visual-floating-card{z-index:10;background:#fff;border-radius:24px;align-items:center;gap:1.2rem;min-width:280px;padding:1.5rem 2rem;display:flex;position:absolute;bottom:10%;left:-15%;box-shadow:0 30px 60px #0000004d}.floating-card-icon{background:#f0f7ed;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.visual-floating-card h4{color:#16320a;margin:0;font-size:1.1rem;font-weight:700}.visual-floating-card p{color:#666;margin:2px 0 0;font-size:.9rem}.visual-backdrop-element{z-index:1;background:#a8d89a0d;border-radius:100px;width:120%;height:80%;position:absolute;top:10%;right:-10%;transform:rotate(-15deg)}@media (max-width:1200px){.contact-modern-grid{grid-template-columns:1fr;gap:5rem}.contact-modern-visual{max-width:600px}.visual-floating-card{bottom:-5%;left:5%}}@media (max-width:768px){.contact-modern{padding:6rem 0}.contact-modern-title{font-size:3rem}.contact-box.glass-effect{padding:40px 20px}.contact-form .form-row{grid-template-columns:1fr}}.header.scrolled{-webkit-backdrop-filter:blur(15px);border-bottom:1px solid #0000000d;padding:10px 0;background:#fffc!important}.nav-underline{background:var(--primary);border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.nav-list li a{font-weight:700;transition:color .3s;position:relative}.nav-list li a.active{color:var(--primary)}.footer.section-dark-alt{color:#fff;background:#0b1a15;padding-top:100px}.footer-section.main{flex:2}.footer-logo-box{margin-bottom:30px;display:inline-block}@media (max-width:640px){.footer-logo img{width:280px}}.social-links-modern{gap:15px;margin-top:30px;display:flex}.social-links-modern a{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;display:flex;box-shadow:0 14px 28px #00000029}.social-links-modern a svg{width:22px;height:22px}.social-links-modern a img{object-fit:contain;width:22px;height:22px}.social-links-modern a.is-facebook:hover{background:#1877f2;border-color:#1877f2}.social-links-modern a.is-zalo:hover{background:#0068ff;border-color:#0068ff}.social-links-modern a.is-instagram:hover{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 55%,#8134af 100%);border-color:#0000}.footer-section h3{color:var(--accent);margin-bottom:25px;font-family:Playfair Display,serif;font-size:1.5rem}.footer-menu li{margin-bottom:12px}.footer-menu li a{color:#fff9;text-decoration:none;transition:all .3s}.footer-menu li a:hover{color:var(--accent);padding-left:5px}.footer-bottom{text-align:center;color:#fff6;border-top:1px solid #ffffff0d;margin-top:80px;padding:30px 0;font-size:14px}.about-modern-wrapper{color:#1a1a1a;background-color:#fbfaf8;overflow:hidden}.modern-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#7ca14e;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.modern-header-centered{text-align:center;margin-bottom:5rem}.modern-header-centered h2{color:#16320a;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:300}.modern-header-centered p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.about-hero-modern{color:#fff;background:linear-gradient(135deg,#16320a 0%,#265511 100%);padding:10rem 0 8rem;position:relative}.hero-grid-modern{grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;display:grid}.modern-title-main{letter-spacing:-.04em;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:clamp(3.2rem,6.5vw,5.8rem);font-weight:300;line-height:.95}.modern-title-main .accent-text{color:#a8d89a;font-weight:700}.modern-desc-main{color:#ffffffb3;max-width:540px;margin-bottom:3.5rem;font-size:1.2rem;line-height:1.8}.hero-modern-cta{align-items:center;gap:2.5rem;display:flex}.btn-modern-primary{color:#16320a;background:#a8d89a;border-radius:999px;padding:1.2rem 2.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 15px 35px #a8d89a33}.btn-modern-primary:hover{background:#fff;transform:translateY(-5px)}.btn-modern-link{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .3s}.btn-modern-link:hover{opacity:.7}.hero-images-modern{flex-direction:column;gap:3rem;display:flex;position:relative}.main-img-box{border-radius:40px;width:90%;height:auto;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000004d}.main-img-box img{object-fit:cover;width:100%;height:100%;display:block}.sub-img-box{border:10px solid #16320a;border-radius:30px;width:55%;height:60%;position:absolute;top:50%;right:-5%;overflow:hidden;box-shadow:0 40px 100px #0006}.sub-img-box img{object-fit:cover;width:100%;height:100%}.floating-stat-box{color:#16320a;z-index:5;background:#fff;border-radius:20px;flex-direction:column;padding:1rem 1.8rem;display:flex;position:absolute;bottom:2rem;left:2rem}.floating-stat-box strong{font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700}.floating-stat-box span{text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.8rem}.about-philosophy{background:#fff;padding:8rem 0}.philosophy-box{text-align:center;max-width:900px;margin:0 auto}.philosophy-box p{color:#16320a;font-family:Arsenal,sans-serif;font-size:clamp(1.8rem,3.2vw,2.6rem);font-style:italic;line-height:1.6}.philosophy-box p strong{color:#7ca14e;font-style:normal}.about-team-modern{padding:8rem 0}.team-modern-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.team-modern-card{position:relative}.team-card-img-modern{aspect-ratio:1;background:#f0f0f0;border-radius:300px 300px 20px 20px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.team-card-img-modern img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.img-overlay-modern{text-align:center;opacity:0;background:#0d1e19d9;justify-content:center;align-items:center;padding:2.5rem;transition:all .4s;display:flex;position:absolute;inset:0}.img-overlay-modern p{color:#fff;font-size:.95rem;font-weight:500;line-height:1.5}.team-modern-card:hover .img-overlay-modern{opacity:1}.team-modern-card:hover .team-card-img-modern img{transform:scale(1.05)}.team-card-info-modern h3{color:#16320a;margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600}.team-card-info-modern span{color:#7ca14e;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:600}.about-values-modern{background:#f0f4ef;padding:8rem 0}.box-values-modern{grid-template-columns:.8fr 1.2fr;gap:6rem;display:grid}.values-modern-header h2{color:#16320a;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:300;line-height:1.1}.btn-modern-outline{color:#7ca14e;border:1px solid #7ca14e;border-radius:999px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-modern-outline:hover{color:#fff;background:#7ca14e}.values-modern-grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.value-modern-item{background:#fff;border-radius:30px;padding:2.5rem;box-shadow:0 15px 40px #0000000a}.value-icon-box{margin-bottom:1.5rem;font-size:2.5rem}.value-modern-item h3{color:#16320a;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:600}.value-modern-item p{color:#666;font-size:1rem;line-height:1.7}.about-faq-modern{padding:10rem 0}.faq-modern-inner{grid-template-columns:.8fr 1.2fr;align-items:flex-start;gap:8rem;display:grid}.faq-modern-left h2{color:#16320a;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:300;line-height:1}.faq-modern-left p{color:#666;max-width:320px;font-size:1.1rem;line-height:1.7}.faq-modern-right{flex-direction:column;display:flex}.faq-modern-item{cursor:pointer;border-bottom:1px solid #e0e0e0;padding:2rem 0}.faq-modern-item.active{border-bottom-color:#7ca14e}.faq-modern-q{align-items:center;gap:2rem;display:flex}.faq-modern-q span{color:#7ca14e;opacity:.6;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.faq-modern-q h4{color:#16320a;margin:0;font-size:1.25rem;font-weight:600}.faq-modern-a{padding:1.5rem 0 0 3.5rem;overflow:hidden}.faq-modern-a p{color:#666;margin:0;font-size:1.05rem;line-height:1.8}.about-cta-modern{background:#fff;padding:10rem 0}.cta-modern-box{color:#fff;background:#16320a;border-radius:60px;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:6rem;display:grid;position:relative;overflow:hidden}.cta-modern-content h2{margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.15}.cta-modern-content p{color:#fff9;max-width:440px;margin-bottom:3.5rem;font-size:1.2rem}.cta-modern-btns{align-items:center;gap:2rem;display:flex}.btn-fb-modern{color:#fff;background:#1877f2;border-radius:999px;padding:1.1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s}.btn-fb-modern:hover{filter:brightness(1.1);transform:translateY(-5px)}.btn-contact-modern{color:#fff;text-underline-offset:6px;font-weight:600;text-decoration:underline;transition:opacity .3s}.btn-contact-modern:hover{opacity:.7}.cta-modern-visual{border-radius:40px;height:500px;overflow:hidden}.cta-modern-visual img{object-fit:cover;width:100%;height:100%}.is-visible{opacity:1!important;transform:none!important}@media (max-width:1200px){.hero-grid-modern{text-align:center;grid-template-columns:1fr;gap:5rem}.modern-desc-main{margin-left:auto;margin-right:auto}.hero-modern-cta{justify-content:center}.hero-images-modern{max-width:600px;margin:0 auto}.box-values-modern{text-align:center;grid-template-columns:1fr;gap:4rem}.faq-modern-inner{grid-template-columns:1fr;gap:4rem}.cta-modern-box{text-align:center;grid-template-columns:1fr;padding:4rem}.cta-modern-content p{margin-left:auto;margin-right:auto}.cta-modern-btns{justify-content:center}.team-modern-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero-modern{padding:8rem 0}.modern-title-main{font-size:3.2rem}.hero-modern-cta{flex-direction:column;gap:1.5rem}.team-modern-grid,.values-modern-grid{grid-template-columns:1fr}.faq-modern-q{gap:1rem}.faq-modern-q h4{font-size:1.1rem}.cta-modern-box{border-radius:40px}.cta-modern-btns{flex-direction:column}}.about-avatar-stack{flex-wrap:wrap;align-items:center;gap:0;display:flex}.about-avatar-item{border:3px solid #fff;border-radius:999px;width:3.4rem;height:3.4rem;margin-left:-.8rem;overflow:hidden;box-shadow:0 8px 18px #00000014}.about-avatar-item:first-child{margin-left:0}.about-avatar-meta{flex-direction:column;margin-left:1rem;display:flex}.about-avatar-meta strong{color:var(--primary-dark);font-size:1.5rem;line-height:1}.about-avatar-meta span{color:var(--text-muted);margin-top:.2rem;font-size:.84rem}.about-avatar-meta-light strong,.about-avatar-meta-light span{color:#fff}.about-stats-row{gap:2rem;margin-top:2rem;display:flex}.about-stat-item strong{color:var(--primary-dark);letter-spacing:-.05em;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:300;line-height:.95;display:block}.about-stat-item span{max-width:12rem;color:var(--text-muted);margin-top:.45rem;font-size:.92rem;line-height:1.6;display:block}.about-journey-visual{position:relative}.about-journey-image{border-radius:2rem;overflow:hidden;box-shadow:0 24px 60px #1f311c1f}.about-journey-image img{aspect-ratio:4/5}.about-journey-badge{color:#fff;background:#1f3a1b;border-radius:1.2rem;flex-direction:column;gap:.25rem;padding:1rem 1.2rem;display:flex;position:absolute;top:1.4rem;left:-1.2rem;box-shadow:0 18px 40px #0e180c3d}.about-journey-badge strong{font-size:1.4rem}.about-journey-badge span{color:#ffffffc7;max-width:10rem;font-size:.84rem;line-height:1.5}.about-faq-section{background:#f1eee6}.about-faq-list{border:1px solid #2e5a271f;border-radius:1.8rem;overflow:hidden}.about-faq-item{background:#ffffffe6;border-bottom:1px solid #2e5a2714}.about-faq-item:last-child{border-bottom:0}.about-faq-question{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:1rem;width:100%;padding:1.35rem 1.5rem;display:flex}.about-faq-number{color:var(--primary);font-size:.82rem;font-weight:800}.about-faq-text{color:#1f311c;flex:1;font-size:1rem;font-weight:600}.about-faq-toggle{width:2rem;height:2rem;color:var(--primary-dark);border:1px solid #2e5a272e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.about-faq-item.is-open .about-faq-toggle{background:var(--primary);border-color:var(--primary);color:#fff;transform:rotate(45deg)}.about-faq-answer{transition:max-height .35s;overflow:hidden}.about-faq-answer-inner{color:var(--text-muted);padding:0 1.5rem 1.4rem 4.4rem;font-size:.95rem;line-height:1.8}.about-fanpage{background:linear-gradient(135deg,#1f3b1a 0%,#294620 100%);padding:4rem 0}.about-fanpage-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.about-fanpage-copy h2{color:#fff}.about-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.about-reveal-delay-1{transition-delay:80ms}.about-reveal-delay-2{transition-delay:.16s}.about-reveal-delay-3{transition-delay:.24s}.about-reveal-delay-4{transition-delay:.32s}.about-reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1200px){.about-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.about-hero{padding:5.5rem 0 4rem}.about-hero-inner,.about-journey-inner{grid-template-columns:1fr;gap:3rem}.about-hero-copy h1,.about-section-head h2,.about-fanpage-copy h2{font-size:3rem}.about-hero-visual{min-height:30rem}.about-why-grid{grid-template-columns:1fr}.about-journey-badge{left:1rem}}@media (max-width:640px){.about-hero-copy h1,.about-section-head h2,.about-fanpage-copy h2{font-size:2.35rem}.about-hero-copy p,.about-section-head p,.about-intro-quote{font-size:.96rem}.about-hero-actions,.about-stats-row,.about-fanpage-inner{flex-direction:column;align-items:stretch}.about-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero-visual{min-height:24rem}.about-hero-image-main{width:100%;height:24rem}.about-hero-image-float{width:44%;height:8.5rem}.about-cta-banner-content,.about-faq-question{padding-left:1.2rem;padding-right:1.2rem}.about-faq-answer-inner{padding:0 1.2rem 1.2rem}}.page-header{background:var(--primary-dark);color:#fff;padding:10rem 0 6rem;position:relative;overflow:hidden}.page-header:before{content:"";opacity:.15;z-index:0;background-image:url(https://oakfarm.vn/wp-content/uploads/2025/08/coverr-oak-farm.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.page-header-content{z-index:1;position:relative}.catalog-filter-bar{border-bottom:1px solid var(--border);top:var(--header-height);z-index:100;background:#fff;padding:1.5rem 0;position:sticky}.filter-list{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.filter-list li{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;color:var(--text-muted);font-size:.9rem;font-weight:700;transition:all .3s;position:relative}.filter-list li:hover,.filter-list li.active{color:var(--primary)}.filter-list li.active:after{content:"";background:var(--primary);width:100%;height:2px;position:absolute;bottom:-8px;left:0}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:3rem;padding:2rem 0;display:grid}.project-card-item{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden}.project-card-item:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.project-card-image{aspect-ratio:16/10;position:relative;overflow:hidden}.project-card-image img{transition:transform .8s}.project-card-item:hover .project-card-image img{transform:scale(1.1)}.project-card-overlay{opacity:0;background:linear-gradient(#0000,#2e5a27cc);justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;inset:0}.project-card-item:hover .project-card-overlay{opacity:1}.view-details{color:#fff;letter-spacing:.2em;border-bottom:2px solid #fff;padding-bottom:5px;font-size:.8rem;font-weight:800}.project-card-info{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.project-card-cat{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.project-card-title{color:var(--primary-dark);margin-bottom:1rem;font-size:1.6rem}.project-card-desc{color:var(--text-muted);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:991px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}}@media (max-width:640px){.catalog-grid{grid-template-columns:1fr}.filter-list{gap:1.5rem}}.project-hero{background:#16320a;align-items:center;min-height:80vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:1;position:absolute;inset:0}.hero-img-parallax{object-fit:cover;filter:brightness(.7);transform:scale(1.1)}.hero-overlay-project{z-index:2;background:0 0;position:absolute;inset:0}.project-hero-content{z-index:3;color:#fff;max-width:900px;position:relative}.project-category-badge{letter-spacing:.3em;color:#c5a059;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.project-main-title{letter-spacing:-.04em;color:#fff;margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:clamp(3rem,7vw,6rem);font-weight:300;line-height:1}.project-subtitle-desc{color:#ffffffe6;max-width:600px;font-size:1.2rem;line-height:1.8}.project-info-grid{border-bottom:1px solid #0000000d;grid-template-columns:repeat(4,1fr);gap:3rem;padding:4rem 0;display:grid}.info-item{flex-direction:column;display:flex}.info-label{letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:.65rem;font-weight:700}.info-value{color:var(--primary-dark);font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600}.gallery-layout-modern{columns:2;column-gap:2rem;margin-top:3rem}.gallery-item{break-inside:avoid;border-radius:12px;margin-bottom:2rem;position:relative;overflow:hidden}.gallery-img-wrapper{aspect-ratio:4/3;width:100%;transition:all .5s;position:relative}.gallery-item.large .gallery-img-wrapper{aspect-ratio:1/1.2}.gallery-item.medium .gallery-img-wrapper{aspect-ratio:16/10}.gallery-img{object-fit:cover;transition:transform .8s cubic-bezier(.2,0,.2,1)}.gallery-item:hover .gallery-img{transform:scale(1.08)}.gallery-img-overlay{opacity:0;background:linear-gradient(#0000 60%,#0d1e1999 100%);align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-img-overlay{opacity:1}.gallery-img-overlay span{color:#fff;letter-spacing:.2em;font-size:.7rem}.cta-modern-dark{color:#fff;background:#16320a;border-radius:30px;justify-content:space-between;align-items:center;gap:4rem;padding:5rem;display:flex}.cta-modern-dark h3{margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}.cta-modern-dark p{color:#fff9;max-width:500px}.cta-actions{flex-shrink:0;gap:1.5rem;display:flex}@media (max-width:991px){.project-info-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.gallery-layout-modern{columns:1}.cta-modern-dark{text-align:center;flex-direction:column;padding:4rem 2rem}.cta-actions{flex-direction:column;width:100%}}.gallery-item{aspect-ratio:16/10;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.gallery-item.large{aspect-ratio:16/16.5;grid-area:span 2/span 2}.gallery-img-wrapper{width:100%;height:100%;position:relative}.gallery-item:hover .gallery-img-wrapper{transform:scale(1.05)}.text-center{text-align:center}@media (max-width:991px){.grid-2{grid-template-columns:1fr;gap:4rem}.project-hero{padding-top:10rem}}@media (max-width:768px){.project-gallery-grid{grid-template-columns:1fr 1fr}.gallery-item.large{aspect-ratio:16/10;grid-area:auto/span 2}}@media (max-width:480px){.project-gallery-grid{grid-template-columns:1fr}.gallery-item.large{grid-column:span 1}.project-meta{gap:2rem}}.quote-grid-classic{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;display:grid}.sticky-info{position:sticky;top:120px}.benefit-list-pricing{margin:3rem 0}.benefit-p-item{gap:1.5rem;margin-bottom:2rem;display:flex}.benefit-p-item .b-icon{background:var(--accent-light);width:40px;height:40px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;display:flex}.benefit-p-item h4{color:var(--primary-dark);margin-bottom:.25rem;font-size:1.25rem}.benefit-p-item p{color:var(--text-muted);font-size:.95rem}.direct-cta-box{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border-left:5px solid var(--secondary);background:#fff;padding:2.5rem}.pricing-phone{color:var(--secondary);margin-top:.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;display:block}.quote-form-card{background:#fff;border:1px solid #16320a0d;border-radius:40px;padding:4rem;box-shadow:0 40px 100px #16320a14}.form-head{text-align:center;margin-bottom:3rem}.form-head h3{margin-bottom:.5rem;font-size:2rem}.pricing-form-content{flex-direction:column;gap:2rem;display:flex}.form-row-pricing{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.form-group-pricing label{color:var(--primary-dark);letter-spacing:.02em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.input-modern,.select-modern,.textarea-modern{border-radius:var(--radius-md);background:#f8fcf7;border:2px solid #0000;width:100%;padding:1.2rem 1.5rem;font-family:Outfit,sans-serif;font-size:1rem;transition:all .3s}.input-modern:focus,.select-modern:focus,.textarea-modern:focus{border-color:var(--primary-light);background:#fff;outline:none;box-shadow:0 10px 20px #2655110d}.full-width{width:100%}.process-list-modern{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.process-card{border-radius:var(--radius-md);background:#fff;border:1px solid #16320a0d;padding:3rem;transition:all .5s;position:relative}.process-card:hover{opacity:1;background:#fbfcfb;transform:translateY(-10px)}.p-num{color:#2655110d;font-family:Playfair Display,serif;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:1rem;right:1.5rem}.p-content h3{color:var(--primary-dark);margin-bottom:1rem;font-size:1.4rem}.p-content p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:991px){.quote-grid-classic{grid-template-columns:1fr;gap:4rem}.form-row-pricing{grid-template-columns:1fr}.process-list-modern{grid-template-columns:1fr 1fr}.sticky-info{position:relative;top:0}.quote-form-card{padding:2.5rem}}@media (max-width:640px){.process-list-modern{grid-template-columns:1fr}}.quote-grid-premium{grid-template-columns:45% 55%;min-height:800px;display:grid}.quote-branding-panel{background:var(--primary-dark);color:#fff;justify-content:flex-end;align-items:center;padding:8rem 6rem;display:flex;position:relative;overflow:hidden}.quote-branding-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#a8d89a0d 0%,#0000 70%);width:40%;height:40%;position:absolute;top:-10%;right:-10%}.panel-inner-content{max-width:500px}.panel-title{margin-bottom:3rem;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;line-height:1.1;color:#fff!important}.benefit-list-modern{flex-direction:column;gap:2.5rem;margin-bottom:4rem;display:flex}.modern-b-item{align-items:flex-start;gap:2rem;display:flex}.modern-b-item .b-num{color:var(--secondary);opacity:.8;padding-top:.2rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900}.modern-b-item h4{margin-bottom:.5rem;font-size:1.3rem;font-weight:600;color:#fff!important;font-family:Outfit,sans-serif!important}.modern-b-item p{color:#fff9;font-size:1rem;line-height:1.6}.panel-cta-box{border-top:1px solid #ffffff1a;padding-top:2.5rem}.panel-cta-box p{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.panel-phone{color:#fff;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.quote-form-panel{background:#fcfdfa;align-items:center;padding:8rem 6rem;display:flex}.form-panel-wrapper{width:100%;max-width:700px}@media (max-width:1200px){.quote-grid-premium{grid-template-columns:1fr;min-height:auto}.quote-branding-panel{justify-content:flex-start;padding:5rem 3rem}.quote-form-panel{padding:4rem 3rem}}@media (max-width:991px){.quote-branding-panel{flex-direction:column;align-items:flex-start;gap:3rem;padding:3.5rem 1.5rem}.quote-left-info,.coop-badge,.panel-inner-content{width:100%;max-width:100%}.modern-b-item{flex-wrap:wrap;gap:1rem}.quote-form-panel{padding:3rem 1.5rem}.panel-title{margin-bottom:2rem;font-size:2.2rem}.benefit-list-modern{margin-bottom:2.5rem}}.reels-page-main{padding-top:var(--header-height);background:#fff}.reels-header{padding:6rem 0 4rem}.reels-title{color:#1a1a1a;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:400}.reels-intro{color:#666;font-size:1.25rem;line-height:1.6}.reels-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-bottom:8rem;display:grid}.reel-card{aspect-ratio:9/16;cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.reel-thumbnail{width:100%;height:100%;position:relative}.reel-play-overlay{z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-icon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.reel-card:hover .play-icon{background:#fff6;transform:scale(1.15)}.reel-content-overlay{color:#fff;z-index:10;background:linear-gradient(#0000,#000c);padding:2.5rem 1.5rem 1.5rem;position:absolute;bottom:0;left:0;right:0}.reel-category{letter-spacing:.1em;opacity:.7;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:block}.reel-title-text{margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.2}.reel-duration{opacity:.6;font-size:.75rem}@media (max-width:1200px){.reels-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.reels-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.reels-header{padding:4rem 0 2rem}}@media (max-width:480px){.reels-grid{grid-template-columns:1fr}}.about-v2{overflow:hidden}.about-hero-v2{align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.hero-bg-img{object-fit:cover;z-index:1}.hero-overlay-dark{z-index:2;background:linear-gradient(90deg,#16320acc 0%,#16320a66 60%,#0000 100%);position:absolute;inset:0}.hero-glass-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:40px;max-width:700px;padding:5rem}.hero-glass-box h1{margin-bottom:2rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:300;line-height:1}.hero-glass-box p{opacity:.9;font-size:1.25rem;line-height:1.8}.about-vision-v2{min-height:700px;display:flex}.vision-image-side{flex:1;position:relative}.vision-content-side{background:#fff;flex:1;align-items:center;padding:6rem;display:flex}.vision-text-box h2{color:var(--primary-dark);margin-bottom:2rem;font-size:3rem}.vision-text-box p{color:var(--text-muted);font-size:1.15rem;line-height:1.8}.vision-stats{gap:4rem;margin-top:3rem;display:flex}.stat-item strong{color:var(--secondary);font-family:Outfit,sans-serif;font-size:3rem;line-height:1;display:block}.stat-item span{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:.9rem}.values-grid-v2{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;display:grid}.value-card-v2{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:4rem 3rem;transition:all .4s}.value-card-v2:hover{border-color:var(--secondary);background:#ffffff0f}.value-card-v2 .val-num{color:var(--secondary);opacity:.4;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:3rem}.value-card-v2 h3{color:#fff;margin-bottom:1rem}.value-card-v2 p{color:#fff9;line-height:1.6}.about-team-v2{background:radial-gradient(circle at top,#d2eac152,#0000 40%),linear-gradient(#fffdf8 0%,#f6f7ef 100%);position:relative;overflow:hidden}.about-team-bg{object-fit:cover;opacity:.12;transform:scale(1.04)}.about-team-overlay{background:linear-gradient(#fffdf8e0 0%,#f6f7efeb 100%),radial-gradient(circle,#d2eac12e,#0000 52%);position:absolute;inset:0}.about-team-v2 .container{z-index:1;position:relative}.team-header-v2{margin-bottom:1.5rem}.team-grid-v2{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:0;display:grid}.member-card-v2{background:linear-gradient(#fffffff5 0%,#fff 100%);border:1px solid #7696551f;border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #3548221a}.member-portrait{isolation:isolate;background:linear-gradient(#f8fbf3 0%,#eef4e4 100%);justify-content:center;align-items:flex-end;height:350px;display:flex;position:relative}.member-portrait-glow{pointer-events:none;position:absolute}.member-portrait:after{content:"";z-index:1;background:linear-gradient(#f8fbf385 0%,#eef4e43d 55%,#eef4e494 100%),radial-gradient(circle at top,#d6e7bd29,#0000 48%);position:absolute;inset:0}.member-portrait-glow{filter:blur(10px);z-index:2;background:radial-gradient(circle,#a5c46640 0%,#a5c46600 70%);border-radius:999px;height:120px;inset:auto 18% -6%}.member-portrait img{z-index:3;object-fit:contain!important;width:100%!important;height:100%!important}.member-bio{padding:2rem}.member-bio h3{margin-bottom:.25rem;font-size:1.4rem}.member-role{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.member-bio p{color:#777;font-size:.95rem;line-height:1.5}.about-cta-v2{color:#fff;justify-content:center;align-items:center;padding:10rem 0;display:flex;position:relative}.cta-overlay-v2{z-index:2;background:#16320ad9;position:absolute;inset:0}.cta-bg-img{object-fit:cover;z-index:1}.about-cta-v2 h2{margin-bottom:2rem;font-size:3.5rem;color:#fff!important}.about-cta-v2 p{opacity:.8;margin-bottom:3rem;max-width:700px;margin-inline:auto;font-size:1.2rem}.cta-flex-btns{justify-content:center;gap:1.5rem;display:flex}@media (max-width:1200px){.team-grid-v2,.values-grid-v2{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.about-vision-v2{flex-direction:column}.vision-image-side{min-height:400px}.vision-content-side{padding:4rem 2rem}.hero-glass-box{border-radius:20px;padding:3rem}}@media (max-width:640px){.home-highlights{background:#1f5550}.home-highlights-shell{margin-top:0;border-radius:0;margin-inline:0;padding:2rem 0}.home-highlights-shell:before{display:none}.home-highlights-grid{width:100%}.home-highlight-card{width:100%;padding:1.5rem 1rem}.home-highlight-icon{border-radius:16px;width:48px;height:48px}.home-highlight-card h3{font-size:1.15rem}.home-highlight-card p{font-size:.92rem}.team-grid-v2,.values-grid-v2{grid-template-columns:1fr}.cta-flex-btns{flex-direction:column}.member-portrait{height:320px}}.about-philosophy-simple{background:#fff;padding:6rem 0}.philosophy-text-card{text-align:center;max-width:900px;margin:0 auto}.philosophy-text-card p{color:var(--primary-dark);font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:300;line-height:1.6}.values-v2-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:2rem;display:flex}.values-grid-v2{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.val-icon{margin-bottom:1.5rem;font-size:2.5rem}.faq-v2-grid{grid-template-columns:350px 1fr;gap:6rem;display:grid}.faq-v2-info h2{color:var(--primary-dark);margin-bottom:1.5rem;font-size:3rem}.faq-v2-item{cursor:pointer;border-bottom:1px solid #eee;padding:1.5rem 0}.faq-v2-q{align-items:center;gap:1.5rem;display:flex}.q-num{color:var(--secondary);font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700}.faq-v2-q h4{flex:1;margin:0;font-size:1.15rem;transition:color .3s}.faq-v2-item.active .faq-v2-q h4{color:var(--secondary)}.q-arrow{color:#ccc;font-family:Outfit,sans-serif;font-size:1.5rem}.faq-v2-a p{color:#666;padding:1rem 0 1rem 3rem;font-size:1.05rem;line-height:1.7}@media (max-width:991px){.faq-v2-grid{grid-template-columns:1fr;gap:3rem}.philosophy-text-card p{font-size:1.4rem}.values-grid-v2{grid-template-columns:repeat(2,1fr)}.values-v2-header{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width:640px){.values-grid-v2{grid-template-columns:1fr}}@media (max-width:991px){.hero{height:auto;min-height:100vh;padding-top:80px;align-items:center!important;display:flex!important}.hero-container{z-index:10;min-height:auto;padding:1.5rem 1.25rem 3rem;position:relative;flex-direction:column!important;justify-content:center!important;align-items:stretch!important}.hero-glass-panel{-webkit-backdrop-filter:blur(10px);text-align:left;z-index:10;background:#0e2a0499;border:1px solid #ffffff1f;border-radius:28px;width:100%;margin-bottom:0;padding:2.5rem 1.5rem}.hero-title{margin-bottom:1rem;font-size:2.4rem;line-height:1.15}.hero-description{margin-bottom:2rem}.hero-description p{opacity:.9;font-size:1rem;line-height:1.6}.hero-btns-wrapper-new{width:100%;min-width:unset;z-index:25;flex-flow:wrap;align-items:center;gap:1.5rem;position:relative}.hero-btns-wrapper-new .btn-modern-primary,.hero-btns-wrapper-new .btn-modern-outline-white{letter-spacing:0;text-align:center;box-sizing:border-box;flex:0 0 10.75rem;justify-content:center;width:10.75rem;padding:.85rem 2rem;font-size:.95rem}.hero-btns-wrapper-new .btn-modern-primary{border-radius:50px;box-shadow:0 8px 20px #00000040}.hero-btns-wrapper-new .btn-modern-outline-white{color:#fff;text-underline-offset:6px;border-radius:50px;font-weight:600;text-decoration:none;box-shadow:0 8px 20px #0000002e;border-style:solid!important;border-width:1px!important;padding:.85rem 2rem!important}.hero-btns-wrapper-new .hero-btn-secondary{background:#ffffff14;border-color:#ffffff80}.mobile-contact-stack{right:calc(env(safe-area-inset-right,0px) + 8px);z-index:80;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:140px}.mobile-contact-fab{width:62px;height:62px;box-shadow:0 14px 28px #00000038}.mobile-contact-fab img{width:24px;height:24px}.mobile-contact-fab svg{width:30px;height:30px}.hero-foreground,.hero-foreground img{display:none!important}.hero-bg{transform:none!important}.hero-overlay{background:linear-gradient(#0e2a0480 0%,#0e2a04d9 100%)}}@media (max-width:480px){.hero-title{font-size:2.2rem}.hero-glass-panel{padding:2.25rem 1.25rem 2rem}.hero-foreground{display:none!important}}.video-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.video-modal-content{aspect-ratio:9/16;background:#000;border-radius:20px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000080}.video-modal-close{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.video-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}.reel-video-player{object-fit:cover;width:100%;height:100%}.consultation-popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.consultation-popup-content{color:#fff;background:#094735;border:1px solid #fff3;border-radius:24px;width:100%;max-width:480px;padding:3rem 2.5rem;position:relative;box-shadow:0 30px 60px #0006}.popup-close{color:#fff;opacity:.7;cursor:pointer;background:0 0;border:none;transition:opacity .2s,transform .2s;position:absolute;top:1.5rem;right:1.5rem}.popup-close:hover{opacity:1;transform:scale(1.1)}.popup-title{text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800}.popup-form{flex-direction:column;gap:1.25rem;display:flex}.popup-form .form-group{flex-direction:column;gap:.5rem;display:flex}.popup-form label{color:#fffffff2;font-size:.95rem;font-weight:500}.popup-form input,.popup-form select{color:#333;background:#fff;border:none;border-radius:50px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:box-shadow .2s}.popup-form input:focus,.popup-form select:focus{box-shadow:0 0 0 3px #b8d98366}.popup-submit-btn{color:#1a2a1b;cursor:pointer;background:#9b8118;border:none;border-radius:50px;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:background .3s,transform .2s}.popup-submit-btn:hover{background:#bd9f1e;transform:translateY(-2px)}.popup-footer{color:#fffc;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.85rem;display:flex}.popup-footer .divider{opacity:.5}@media (max-width:1024px){.section{padding:3rem 0!important}.section-tight{padding:1.5rem 0!important}.home-highlights{padding-top:0!important;padding-bottom:0!important}.services{padding-top:.75rem!important}.home-highlights-shell{margin-bottom:0;padding-top:0}}.hover-accent:hover{color:#00c689!important}@media (max-width:1100px){.pricing-grid-premium{grid-template-columns:1fr!important;gap:4rem!important}.pricing-form-container{width:100%;max-width:600px;margin:0 auto;position:relative!important;top:0!important}}
