:root{font-family:Montserrat,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#c1c1c1;text-decoration:inherit}a:hover{color:#c1c1c1}body{margin:0;min-width:320px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:silver}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--primary-yellow: #fbbc47;--secondary-yellow: #cdc5b6;--dark-black: #1A1A1A;--light-gray: #F5F5F5;--text-black: #2C2C2C;--text-gray: #666666}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1em}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,107,53,.2);border-top-color:var(--primary-orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-boundary{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2em;background-color:#f5f5f5}.error-content{text-align:center;max-width:600px;padding:3em;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}.error-content h1{font-size:2.5rem;color:#d32f2f;margin-bottom:.5em}.error-content p{font-size:1.2rem;color:#666;margin-bottom:2em}.not-found-section{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2em}.not-found-content{text-align:center;max-width:600px}.not-found-title{font-size:10rem;font-weight:700;color:var(--primary-orange);margin:0;line-height:1}.not-found-subtitle{font-size:2.5rem;font-weight:400;color:#333;margin:.5em 0}.not-found-text{font-size:1.2rem;color:#666;margin:1.5em 0 2em;line-height:1.6}.btn-primary{background:linear-gradient(135deg,var(--primary-orange) 0%,var(--secondary-yellow) 100%);color:#fff;border:none;padding:1em 2.5em;font-size:1rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.btn-primary:active{transform:translateY(0)}*{font-family:Montserrat,sans-serif;font-optical-sizing:auto;box-sizing:border-box}html{overflow-x:hidden}:root{--primary-yellow: #fbbc47;--secondary-yellow: #cdc5b6;--dark-black: #1A1A1A;--light-gray: #F5F5F5;--text-black: #2C2C2C;--text-gray: #666666;--font-display: 10rem;--font-h1: 5rem;--font-h2: 3rem;--font-h3: 2rem;--font-h4: 1.5rem;--font-body: 1.5rem;--font-small: 1.25rem;--weight-light: 400;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--line-height-tight: 1.2;--line-height-normal: 1.6;--line-height-relaxed: 1.8;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .03em}body{margin:0;padding:3em 0 0;overflow-x:hidden;max-width:100vw}.header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;height:3.5em;padding:0 5rem;background-color:#fff}.left-header{font-size:1em;display:flex;align-items:center}.company-name{font-size:.9em;font-weight:400;margin:0;color:var(--dark-black)}.hamburger-menu{display:none;flex-direction:column;justify-content:space-around;width:22px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;margin-right:2.5em;align-self:center;margin-top:.2em;z-index:1001}.hamburger-menu span{display:block;width:100%;height:2px;background-color:var(--dark-black);border-radius:2px;transition:all .3s ease}.hamburger-menu.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.right-header{display:flex;gap:2.5rem;align-items:center}.header-buttons{font-size:.85em;font-weight:400;display:inline-block;background-color:transparent;border:none;padding:0;cursor:pointer;transition:.3s;color:var(--text-black)}.header-buttons:hover{color:var(--dark-black)}.header-buttons:active{transform:scaleX(1.05)}h1{font-weight:var(--weight-medium);font-size:var(--font-h1);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);margin-top:0;margin-bottom:0}h2{font-weight:var(--weight-regular);font-size:var(--font-h2);line-height:var(--line-height-tight);margin-top:0;margin-bottom:0}h3{font-weight:var(--weight-medium);font-size:var(--font-h3);line-height:var(--line-height-tight);margin-top:0;margin-bottom:0}h4{font-weight:var(--weight-medium);font-size:var(--font-h4);line-height:var(--line-height-tight);margin-top:0;margin-bottom:0}p{font-weight:var(--weight-light);font-size:var(--font-body);line-height:var(--line-height-relaxed)}.hero-section{position:relative;min-height:90vh;background-color:#fff;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;padding:0}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:4rem 5rem;z-index:10}.hero-title{display:flex;flex-direction:column;font-size:6rem;font-weight:300;line-height:1.1;letter-spacing:-.02em}.hero-title span{display:block;background:linear-gradient(135deg,#8b7355,#6b5b4f,#a69076 60%,#8b7355);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-graphics{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible}.diagonal-line{position:absolute;width:140%;height:2px;background-color:#2c2c2c;transform:rotate(-35deg);transform-origin:center;z-index:5}.circle{position:absolute;border-radius:50%}.circle-1{width:320px;height:320px;top:15%;right:5%;background:radial-gradient(ellipse 70% 50% at 30% 30%,#c4b896,#8b7b5e,#5c4d3c 80%,#3d3426);z-index:3}.circle-2{width:180px;height:180px;top:8%;right:2%;background:radial-gradient(ellipse 60% 40% at 25% 25%,#e8e8e8,#b8b8b8,#888 80%,#666);z-index:4}.circle-3{width:280px;height:280px;bottom:20%;right:20%;background:radial-gradient(ellipse 70% 50% at 35% 35%,#9e8b6e,#6b5b4f,#4a3d32 80%,#2c2318);z-index:2}.circle-4{width:200px;height:200px;bottom:15%;left:10%;background:radial-gradient(ellipse 60% 45% at 30% 30%,#7a6b5a,#5c4d3c,#3d3426 80%,#1a1510);z-index:1}.hero-footer{grid-column:1 / -1;background-color:var(--dark-black);padding:2.5rem 5rem;display:flex;justify-content:flex-end}.hero-footer p{color:#fffc;font-size:1rem;font-weight:300;font-style:italic;text-align:right;max-width:400px;margin:0;line-height:1.6}.mission-section{min-height:80vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4em 2em;position:relative;background:radial-gradient(ellipse 70% 70% at 50% 50%,#3d3426,#4a3d32,#6b5b4f,#9e8b6e 60%,#c4b896,#e8e4dc 90%,#f5f5f5)}.mission-title{text-align:center;margin-bottom:1.5em;color:#fff;font-size:6rem;font-weight:200;letter-spacing:.3em;text-transform:uppercase}.mission-text{text-align:center;color:#ffffffe6;font-size:2rem;font-weight:300;line-height:1.8;max-width:850px;margin:0 auto}.section-title{text-align:center;font-size:var(--font-display);font-weight:var(--weight-light);letter-spacing:var(--letter-spacing-wide);line-height:var(--line-height-tight);margin-bottom:.5em;position:relative;z-index:10}.section-divider{width:80px;height:1px;background:linear-gradient(90deg,transparent 0%,#d4af37 50%,transparent 100%);border:none;margin:0 auto 2em;position:relative;z-index:10}.services-section{min-height:100vh;padding:3em 0 5em;background-color:#f5f5f5;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.services-titles{display:flex;flex-direction:column;align-items:center}.services-title-top,.services-title-bottom{font-size:6rem;font-weight:200;letter-spacing:.4em;color:var(--text-black);text-align:center;margin:0;position:relative}.services-carousel-container{display:flex;align-items:center;justify-content:center;width:100%;position:relative;padding:2rem 0}.carousel-btn{width:50px;height:50px;border-radius:50%;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:20;flex-shrink:0}.carousel-btn svg{width:50px;height:50px}.carousel-btn:hover{transform:scale(1.1);opacity:.8}.carousel-btn-prev{margin-right:18rem;transform:scaleX(-1)}.carousel-btn-prev:hover{transform:scaleX(-1) scale(1.1)}.carousel-btn-next{margin-left:18rem}.services-carousel{display:flex;align-items:center;justify-content:center;position:relative;width:1400px;height:720px;overflow:visible}.service-card{position:absolute;width:480px;height:640px;padding:0;background:#c8c8c84d;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-end;transition:all .5s cubic-bezier(.4,0,.2,1);filter:blur(8px);overflow:hidden}.service-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:blur(4px)}.service-card:before{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to top,#000000f2,#000000e0 40%,#000000bf,#00000080);z-index:1}.service-card-content{position:relative;z-index:2;padding:2.5rem}.service-card.active{width:520px;height:680px;filter:blur(0);opacity:1;transform:scale(1);box-shadow:0 25px 80px #0006}.service-card.active .service-card-image{filter:blur(0)}.service-card h3{color:#fff;font-size:1.8rem;font-weight:500;margin-bottom:1rem;line-height:1.3}.service-card p{color:#ffffffd9;font-size:1.2rem;font-weight:300;line-height:1.7}.team-section{min-height:80vh;padding:5em 8em;background-color:#3d4f5f;display:flex;align-items:center;justify-content:center}.team-content{display:grid;grid-template-columns:1fr 1fr;gap:4em;max-width:1400px;width:100%}.team-text{display:flex;flex-direction:column;justify-content:center;gap:2em}.team-text p{color:#ffffffe6;font-size:1.8rem;font-weight:300;line-height:1.8;margin:0}.team-right{display:flex;flex-direction:column;align-items:flex-start}.team-title{color:#fff;font-size:6rem;font-weight:200;letter-spacing:.2em;line-height:1.1;margin:0 0 2em 1.3em;text-align:right}.team-photos{display:flex;gap:1.5rem}.team-photo{width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.3)}.team-photo img{width:100%;height:100%;object-fit:cover}.certs-section{padding:6em 8em;background:#fff;background-blend-mode:soft-light,normal;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.certs-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:4rem;max-width:1200px;position:relative;z-index:10}.certs-logos img{height:50px;width:auto;object-fit:contain;opacity:.75;transition:all .5s cubic-bezier(.4,0,.2,1)}.certs-logos img:hover{opacity:1;transform:translateY(-4px) scale(1.05);filter:drop-shadow(0 8px 20px rgba(139,90,43,.15))}.certs-content{max-width:800px;position:relative;z-index:10;text-align:left}.certs-intro{color:#3c3228e6;font-size:1.8rem;font-weight:300;line-height:1.7;margin-bottom:1.5rem;letter-spacing:.02em}.certs-list{list-style:none;padding:0;margin:0;position:relative}.certs-list li{color:#3c3228cc;font-size:1.8rem;font-weight:300;line-height:1.9;letter-spacing:.01em;padding-left:1.2em;position:relative}.certs-list li:before{content:"•";color:#b8860b;position:absolute;left:0}.value-section{padding:6em 8em;background-color:#2a2420;position:relative;overflow:hidden}.value-container{display:grid;grid-template-columns:1fr 1fr;gap:4em;max-width:1200px;margin:0 auto;align-items:start}.value-left{padding-right:2em}.value-title{color:#fff;font-size:4rem;font-weight:300;line-height:1.2;margin-bottom:1.2em;letter-spacing:-.01em;text-transform:uppercase}.value-text{color:#ffffffd9;font-size:1.8rem;font-weight:300;line-height:1.8;margin-bottom:2em}.value-closing{color:#ffffffd9;font-size:1.8rem;font-weight:300;line-height:1.8}.value-right{display:flex;align-items:center;justify-content:flex-end;padding-top:2em}.value-timeline{list-style:none;padding:0;margin:0;position:relative}.value-timeline:before{content:"";position:absolute;right:8px;top:12px;bottom:12px;width:1px;background:#ffffff4d}.value-timeline li{display:flex;align-items:center;justify-content:flex-end;gap:1.5em;padding:1.2em 0;position:relative}.timeline-text{color:#ffffffe6;font-size:1.15rem;font-weight:300;text-align:right;letter-spacing:.02em}.timeline-dot{width:10px;height:10px;background:#fff;border-radius:50%;flex-shrink:0;position:relative;z-index:1}.industries-section{min-height:60vh;padding:4em 8em 3em;background-color:#faf8f4;display:flex;flex-direction:column;align-items:center}.industries-title{font-size:4rem;font-weight:200;letter-spacing:.15em;color:#b8860b;text-align:center;margin-bottom:1.5em;text-transform:uppercase}.industries-container{display:grid;grid-template-columns:400px 1fr;gap:4em;width:100%;max-width:1400px;align-items:center}.industry-wheel-container{position:relative;width:100%;height:420px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #8b775526,0 4px 15px #0000001a;border:1px solid rgba(212,175,55,.2);outline:none}.industry-wheel-container:focus{outline:none}.industry-wheel{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y proximity;scrollbar-width:none;padding:150px 0;position:relative;-webkit-overflow-scrolling:touch;outline:none}.industry-wheel:focus{outline:none}.industry-wheel::-webkit-scrollbar{display:none}.industry-item{height:120px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:400;color:#2a24204d;text-align:center;padding:0 2rem;scroll-snap-align:center;transition:all .3s ease;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;outline:none}.industry-item:focus{outline:none}.industry-item:hover{color:#2a242099}.industry-item.active{color:#2a2420;font-size:2rem;font-weight:600;transform:scale(1.05);cursor:default}.wheel-highlight{position:absolute;top:50%;left:0;right:0;height:120px;transform:translateY(-50%);background:linear-gradient(180deg,transparent 0%,rgba(184,134,11,.05) 20%,rgba(184,134,11,.08) 50%,rgba(184,134,11,.05) 80%,transparent 100%);border-top:1px solid rgba(139,119,85,.4);border-bottom:1px solid rgba(139,119,85,.4);pointer-events:none;z-index:10}.industry-details{display:flex;flex-direction:column;gap:1.5em;padding:2em}.industry-details h2{font-size:2.5rem;font-weight:300;color:#2a2420;margin:0;line-height:1.2}.industry-details p{font-size:1.8rem;font-weight:300;color:#4a3d32;line-height:1.8;margin:0}#footer{padding:5em 8em 3em;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='6' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E"),linear-gradient(180deg,#fefdfb,#faf8f4);background-blend-mode:soft-light,normal;position:relative;overflow:hidden}#footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,rgba(184,134,11,.4),transparent)}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:4em;max-width:1200px;margin:0 auto;padding:0 0 3em;border-bottom:1px solid rgba(184,134,11,.15);position:relative;z-index:1}.footer-section h3{color:#1a1a1a;font-size:1.8rem;font-weight:300;letter-spacing:.02em;line-height:1.3;margin-bottom:.8em}.footer-section h4{color:#8b5a2be6;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;line-height:1.4;margin-bottom:1.5em}.footer-section p,.footer-section address{color:#3c3228b3;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.7;font-style:normal}.footer-section a{color:#3c3228b3!important;font-family:Montserrat,sans-serif;font-weight:300;text-decoration:none!important;transition:all .4s cubic-bezier(.4,0,.2,1)}.footer-section a:hover{color:#b8860b!important}.footer-content+*{text-align:center;padding-top:2em;color:#3c322880;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.05em}@media(max-width:1552px){.hero-content{padding:3rem 4rem}.hero-title{font-size:5rem}.circle-1{width:280px;height:280px}.circle-2{width:160px;height:160px}.circle-3{width:250px;height:250px}.circle-4{width:180px;height:180px}.diagonal-line{width:135%}.mission-title{font-size:5rem}.mission-text{font-size:1.7rem}.services-title-top,.services-title-bottom{font-size:5rem}.services-carousel{width:1200px}.carousel-btn-prev{margin-right:14rem}.carousel-btn-next{margin-left:14rem}.team-title{font-size:5rem}.team-text p{font-size:1.5rem}.value-title{font-size:3.5rem}.value-text,.value-closing{font-size:1.5rem}}@media(max-width:1400px){.hero-content{padding:2.5rem 3rem}.hero-title{font-size:4.5rem}.hero-footer{padding:2rem 3rem}.circle-1{width:260px;height:260px}.circle-2{width:150px;height:150px}.circle-3{width:230px;height:230px}.circle-4{width:170px;height:170px}.diagonal-line{width:130%}.mission-title{font-size:4.5rem;letter-spacing:.2em}.mission-text{font-size:1.5rem;max-width:700px}.services-title-top,.services-title-bottom{font-size:4.5rem;letter-spacing:.3em}.services-carousel{width:1000px;height:650px}.service-card{width:420px;height:560px}.service-card.active{width:450px;height:600px}.carousel-btn-prev{margin-right:10rem}.carousel-btn-next{margin-left:10rem}.team-section{padding:4em 5em}.team-title{font-size:4.5rem;margin:0 0 1.5em 1em}.team-text p{font-size:1.3rem}.certs-section{padding:5em}.industries-section{padding:4em 5em 2em}.industries-title{font-size:3.5rem}.industries-container{grid-template-columns:350px 1fr;gap:3em}.industry-wheel-container{height:450px}.industry-item{font-size:1.6rem}.industry-item.active{font-size:1.8rem}.industry-details h2{font-size:2.2rem}.industry-details p{font-size:1.3rem}.value-section{padding:5em}.value-title{font-size:3rem}.value-text,.value-closing{font-size:1.3rem}#footer{padding:4em 5em 2em}}@media(max-width:991px){.header{padding:0 2rem}.hero-section{grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:auto}.hero-content{padding:3rem 3rem 2rem;order:1}.hero-title{font-size:4rem}.hero-graphics{order:2;min-height:350px}.hero-footer{order:3;grid-column:1}.circle-1{width:250px;height:250px}.circle-2{width:140px;height:140px}.circle-3{width:220px;height:220px}.circle-4{width:160px;height:160px}.mission-section{padding:3em 2em}.mission-title{font-size:3.5rem;letter-spacing:.15em}.mission-text{font-size:1.3rem;max-width:600px}.services-section{padding:2em 0}.services-title-top,.services-title-bottom{font-size:3.5rem;letter-spacing:.2em}.services-carousel-container{flex-direction:column;gap:2rem}.services-carousel{width:100%;height:550px;max-width:500px}.service-card{width:380px;height:500px}.service-card.active{width:400px;height:530px}.carousel-btn-prev,.carousel-btn-next{margin:0}.carousel-btn-prev{transform:scaleX(-1);order:1}.carousel-btn-next{order:2}.services-carousel-container{flex-wrap:wrap}.services-carousel{order:0;width:100%}.team-section{padding:3em}.team-content{grid-template-columns:1fr;gap:2em}.team-right{order:-1;align-items:center}.team-title{font-size:3.5rem;margin:0 0 1em;text-align:center}.team-photos{justify-content:center}.team-text{text-align:center}.team-text p{font-size:1.2rem}.certs-section{padding:4em 3em}.certs-logos{gap:2rem}.certs-logos img{height:40px}.certs-intro,.certs-list li{font-size:1.2rem}.industries-section{padding:3em}.industries-title{font-size:3rem;margin-bottom:1.5em}.industries-container{grid-template-columns:1fr;gap:3em}.industry-wheel-container{width:100%;max-width:500px;margin:0 auto;height:400px}.industry-item{font-size:1.5rem}.industry-item.active{font-size:1.7rem}.industry-details{text-align:center}.industry-details h2{font-size:2rem}.industry-details p{font-size:1.2rem}.value-section{padding:4em 3em}.value-container{grid-template-columns:1fr;gap:3em}.value-left{padding-right:0}.value-title{font-size:2.5rem}.value-text,.value-closing{font-size:1.2rem}.value-right{justify-content:flex-start;padding-top:0}.value-timeline:before{left:8px;right:auto}.value-timeline li{flex-direction:row-reverse;justify-content:flex-end}.timeline-text{text-align:left;font-size:1rem}#footer{padding:3em 3em 2em}.footer-content{grid-template-columns:1fr 1fr;gap:2em}.footer-section h3{font-size:1.5rem}}@media(max-width:768px){html,body{overflow-x:hidden}body{padding-top:3.5em}.header{gap:0;padding:0 1.5em;justify-content:space-between}.hamburger-menu{display:flex}.right-header{display:none;position:absolute;top:3.5em;left:0;right:0;background:#fff;flex-direction:column;padding:1.5em 0;border-bottom:2px solid var(--primary-yellow);box-shadow:0 4px 20px #0000001a}.right-header.active{display:flex}.header-buttons{width:100%;padding:1em 2em;text-align:center;font-size:1.1em;border-bottom:1px solid rgba(0,0,0,.05)}.header-buttons:last-child{border-bottom:none}.header-buttons:hover{background-color:var(--light-gray)}.hero-content{padding:2rem}.hero-title{font-size:3rem}.hero-graphics{min-height:280px}.hero-footer{padding:1.5rem 2rem}.hero-footer p{font-size:.9rem;max-width:100%}.circle-1{width:200px;height:200px;top:12%;right:3%}.circle-2{width:110px;height:110px;top:6%;right:1%}.circle-3{width:170px;height:170px;bottom:18%;right:18%}.circle-4{width:130px;height:130px;bottom:12%;left:8%}.mission-title{font-size:2.5rem;letter-spacing:.1em}.mission-text{font-size:1.1rem;max-width:100%;padding:0 1em}.services-titles{flex-direction:row;gap:.8em;margin-bottom:1.5em}.services-title-top,.services-title-bottom{font-size:2.5rem;letter-spacing:.15em;margin:0;line-height:1.1}.services-carousel-container{padding:0}.services-carousel{height:480px;touch-action:pan-x}.service-card{width:320px;height:420px}.service-card.active{width:340px;height:450px}.service-card h3{font-size:1.4rem}.service-card p{font-size:1rem}.carousel-btn{display:none}.team-section{padding:3em 2em}.team-title{font-size:2.5rem}.team-text p{font-size:1.1rem}.team-photo{width:110px;height:110px}.certs-section{padding:3em 2em}.certs-logos{gap:1.5rem;margin-bottom:3rem}.certs-logos img{height:35px}.certs-intro,.certs-list li{font-size:1.1rem}.industries-section{padding:2.5em 2em}.industries-title{font-size:2.5rem}.industry-wheel-container{max-width:400px;height:380px}.industry-item{font-size:1.3rem;height:100px}.industry-item.active{font-size:1.5rem}.wheel-highlight{height:100px}.industry-wheel{padding:140px 0}.industry-details h2{font-size:1.8rem}.industry-details p{font-size:1.1rem}.value-section{padding:3em 2em}.value-title{font-size:2rem}.value-text,.value-closing{font-size:1.1rem}.timeline-text{font-size:.95rem}#footer{padding:3em 2em 2em}.footer-content{grid-template-columns:1fr;text-align:center;gap:2em}.footer-section h3{font-size:1.4rem}.footer-section h4{font-size:.9rem}.footer-section p,.footer-section address{font-size:1rem}}@media(max-width:480px){body{padding-top:3em}.header{height:3em;padding:0 1em}.company-name{font-size:.8em}.hero-content{padding:1.5rem}.hero-title{font-size:2.2rem}.hero-graphics{min-height:220px}.hero-footer{padding:1.2rem 1.5rem}.hero-footer p{font-size:.85rem}.circle-1{width:150px;height:150px;top:8%;right:-5%}.circle-2{width:80px;height:80px;top:3%;right:-2%}.circle-3{width:130px;height:130px;bottom:15%;right:12%}.circle-4{width:100px;height:100px;bottom:10%;left:2%}.mission-section{padding:2.5em 1.5em}.mission-title{font-size:1.8rem;letter-spacing:.08em}.mission-text{font-size:1rem}.services-section{padding:2em 0;min-height:auto}.services-titles{flex-direction:row;gap:.5em;margin-bottom:1em}.services-title-top,.services-title-bottom{font-size:1.8rem;letter-spacing:.1em;margin:0;line-height:1}.services-carousel-container{padding:0}.services-carousel{height:420px;touch-action:pan-x}.service-card{width:280px;height:370px}.service-card.active{width:300px;height:400px}.service-card-content{padding:1.5rem}.service-card h3{font-size:1.2rem}.service-card p{font-size:.9rem}.carousel-btn{display:none}.team-section{padding:2.5em 1.5em}.team-title{font-size:1.8rem;letter-spacing:.1em}.team-text p{font-size:1rem}.team-photos{gap:1rem}.team-photo{width:90px;height:90px}.certs-section{padding:2.5em 1.5em}.certs-logos{gap:1.2rem;margin-bottom:2.5rem}.certs-logos img{height:28px}.certs-intro{font-size:1rem}.certs-list li{font-size:1rem;line-height:1.7}.industries-section{padding:2em 1.5em}.industries-title{font-size:2rem;margin-bottom:1.2em}.industries-container{gap:2em}.industry-wheel-container{max-width:100%;height:350px}.industry-item{font-size:1.1rem;height:90px;padding:0 1rem}.industry-item.active{font-size:1.3rem}.wheel-highlight{height:90px}.industry-wheel{padding:130px 0}.industry-details{padding:1em}.industry-details h2{font-size:1.5rem}.industry-details p{font-size:1rem;line-height:1.7}.value-section{padding:2.5em 1.5em}.value-container{gap:2em}.value-title{font-size:1.6rem}.value-text,.value-closing{font-size:1rem}.timeline-text{font-size:.85rem}.timeline-dot{width:8px;height:8px}#footer{padding:2.5em 1.5em 1.5em}.footer-content{gap:1.5em;padding-bottom:1.5em}.footer-section h3{font-size:1.2rem}.footer-section h4{font-size:.85rem}.footer-section p,.footer-section address{font-size:.95rem}}
