@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#3f4246;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 2rem}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn.btn-primary{background-color:#fd8307;color:#fff}.btn.btn-primary:hover{background-color:#cf6902;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,131,7,.3)}.btn.btn-secondary{background-color:transparent;color:#fd8307;border:2px solid #fd8307}.btn.btn-secondary:hover{background-color:#fd8307;color:#fff}.btn.btn-outline{background-color:transparent;color:#3f4246;border:2px solid #3f4246}.btn.btn-outline:hover{background-color:#3f4246;color:#fff}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px rgba(63,66,70,.1);overflow:hidden;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(63,66,70,.15)}.section{padding:5rem 0}.section.section-gray{background-color:#e6e4e1}.section.section-dark{background-color:#3f4246;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in-left{animation:fadeInLeft .6s ease-out}.fade-in-right{animation:fadeInRight .6s ease-out}.scale-in{animation:scaleIn .6s ease-out}.pulse-animation{animation:pulse 2s infinite}.header{position:fixed;top:0;left:0;right:0;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #f2f1ef;z-index:1000;transition:all .3s ease}.header .nav{display:flex;justify-content:space-between;align-items:center;height:4rem}.header .nav .logo{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#3f4246;text-decoration:none;transition:transform .3s ease}.header .nav .logo .logohead{width:100px;height:80px;-o-object-fit:contain;object-fit:contain}.header .nav .logo:hover{transform:scale(1.05)}.header .nav .logo .logo-icon{width:2rem;height:2rem;margin-right:.5rem;color:#fd8307;transition:color .3s ease}.header .nav .nav-links{display:none;list-style:none;gap:2rem;align-items:center}@media(min-width:768px){.header .nav .nav-links{display:flex}}.header .nav .nav-links .nav-link{color:#3f4246;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;background:none;border:none;cursor:pointer;font-size:1rem;font-family:inherit}.header .nav .nav-links .nav-link.active,.header .nav .nav-links .nav-link:hover{color:#fd8307;transform:translateY(-2px)}.header .nav .nav-links .nav-link.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background-color:#fd8307;animation:scaleIn .3s ease-out}.header .nav .mobile-menu-btn{display:block;background:none;border:none;color:#3f4246;cursor:pointer;transition:transform .3s ease}.header .nav .mobile-menu-btn:hover{transform:scale(1.1)}@media(min-width:768px){.header .nav .mobile-menu-btn{display:none}}.header .mobile-menu{display:block;background-color:#fff;border-top:1px solid #f2f1ef;padding:1rem 0;animation:fadeInUp .3s ease-out}@media(min-width:768px){.header .mobile-menu{display:none}}.header .mobile-menu .mobile-nav-links{list-style:none}.header .mobile-menu .mobile-nav-links .mobile-nav-link{display:block;padding:.75rem 1rem;color:#3f4246;text-decoration:none;font-weight:500;transition:all .3s ease;background:none;border:none;cursor:pointer;font-size:1rem;font-family:inherit;width:100%;text-align:left}.header .mobile-menu .mobile-nav-links .mobile-nav-link:hover{background-color:#e6e4e1;color:#fd8307;transform:translateX(10px)}.hero{padding-top:8rem;padding-bottom:5rem;background:linear-gradient(135deg,#e6e4e1,#fff);overflow:hidden}.hero .hero-content{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero .hero-content{grid-template-columns:1fr 1fr}}.hero .hero-content .hero-text .hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#3f4246;animation:fadeInLeft .8s ease-out}@media(min-width:768px){.hero .hero-content .hero-text .hero-title{font-size:3.5rem}}.hero .hero-content .hero-text .hero-title .highlight{color:#fd8307;position:relative}.hero .hero-content .hero-text .hero-title .highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#f4a221;animation:scaleIn 1s ease-out .5s both}.hero .hero-content .hero-text .hero-description{font-size:1.25rem;color:#6f757c;margin-bottom:2rem;line-height:1.6;animation:fadeInLeft .8s ease-out .2s both}.hero .hero-content .hero-text .hero-buttons{display:flex;flex-direction:column;gap:1rem;animation:fadeInLeft .8s ease-out .4s both}@media(min-width:640px){.hero .hero-content .hero-text .hero-buttons{flex-direction:row}}.hero .hero-content .hero-image{position:relative;animation:fadeInRight .8s ease-out .3s both}.hero .hero-content .hero-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 20px 40px rgba(63,66,70,.1);transition:transform .3s ease}.hero .hero-content .hero-image img:hover{transform:scale(1.02)}.hero .hero-content .hero-image .hero-badge{position:absolute;bottom:-1.5rem;left:-1.5rem;background-color:#fff;padding:1rem;border-radius:.75rem;box-shadow:0 8px 25px rgba(63,66,70,.15);display:flex;align-items:center;gap:.75rem;animation:scaleIn 1s ease-out 1s both}.hero .hero-content .hero-image .hero-badge .badge-icon{width:2rem;height:2rem;color:#f4a221;animation:pulse 2s 2s infinite}.hero .hero-content .hero-image .hero-badge .badge-text .badge-title{font-weight:600;color:#3f4246;margin-bottom:.25rem}.hero .hero-content .hero-image .hero-badge .badge-text .badge-subtitle{font-size:.875rem;color:#6f757c}.stats{background-color:#3f4246;color:#fff}.stats .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.stats .stats-grid{grid-template-columns:repeat(4,1fr)}}.stats .stats-grid .stat-item{text-align:center;transition:transform .3s ease}.stats .stats-grid .stat-item:hover{transform:translateY(-5px)}.stats .stats-grid .stat-item .stat-icon{width:2rem;height:2rem;color:#f4a221;margin:0 auto .75rem;transition:transform .3s ease}.stats .stats-grid .stat-item:hover .stat-icon{transform:scale(1.2)}.stats .stats-grid .stat-item .stat-value{font-size:2rem;font-weight:700;margin-bottom:.5rem;transition:color .3s ease}.stats .stats-grid .stat-item:hover .stat-value{color:#f4a221}.stats .stats-grid .stat-item .stat-label{color:hsla(0,0%,100%,.8);font-size:.875rem}.section-description{font-size:1.25rem;color:#6f757c;margin-bottom:20px}.about .section-header{text-align:center;margin-bottom:4rem}.about .section-header .section-title{font-size:2.5rem;font-weight:700;color:#3f4246;margin-bottom:1rem;position:relative}.about .section-header .section-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#fd8307}.about .section-header .section-description{font-size:1.25rem;color:#6f757c;max-width:48rem;margin:0 auto 20px}.about .about-content{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.about .about-content{grid-template-columns:1fr 1fr}}.about .about-content .about-text .about-subtitle{font-size:1.5rem;font-weight:700;color:#3f4246;margin-bottom:1.5rem}.about .about-content .about-text .about-description{color:#6f757c;margin-bottom:1.5rem;line-height:1.7}.about .about-content .about-text .features-list{list-style:none}.about .about-content .about-text .features-list .feature-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;transition:transform .3s ease}.about .about-content .about-text .features-list .feature-item:hover{transform:translateX(10px)}.about .about-content .about-text .features-list .feature-item .feature-icon{width:1.25rem;height:1.25rem;color:#f4a221;transition:transform .3s ease}.about .about-content .about-text .features-list .feature-item:hover .feature-icon{transform:scale(1.2)}.about .about-content .about-text .features-list .feature-item .feature-text{color:#3f4246}.about .about-content .about-images .main-image{width:100%;height:auto;border-radius:.75rem;box-shadow:0 8px 25px rgba(63,66,70,.1);margin-bottom:1.5rem;transition:transform .3s ease}.about .about-content .about-images .main-image:hover{transform:scale(1.02)}.about .about-content .about-images .image-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about .about-content .about-images .image-grid .image-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px rgba(63,66,70,.1);transition:all .3s ease}.about .about-content .about-images .image-grid .image-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(63,66,70,.15)}.about .about-content .about-images .image-grid .image-card .card-icon{width:2rem;height:2rem;margin-bottom:.75rem;transition:transform .3s ease}.about .about-content .about-images .image-grid .image-card .card-icon.quality{color:#f4a221}.about .about-content .about-images .image-grid .image-card .card-icon.team{color:#fd8307}.about .about-content .about-images .image-grid .image-card:hover .card-icon{transform:scale(1.1)}.about .about-content .about-images .image-grid .image-card .card-title{font-weight:600;color:#3f4246;margin-bottom:.5rem}.about .about-content .about-images .image-grid .image-card .card-description{font-size:.875rem;color:#6f757c}.services .services-grid{display:grid;gap:2rem}@media(min-width:768px){.services .services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services .services-grid{grid-template-columns:repeat(2,1fr)}}.services .services-grid .service-card{padding:2rem;text-align:left;transition:all .3s ease}.services .services-grid .service-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(63,66,70,.15)}.services .services-grid .service-card .service-icon{width:3rem;height:3rem;color:#fd8307;margin-bottom:1.5rem;transition:all .3s ease}.services .services-grid .service-card:hover .service-icon{transform:scale(1.1);color:#f4a221}.services .services-grid .service-card .service-title{font-size:1.5rem;font-weight:700;color:#3f4246;margin-bottom:1rem}.services .services-grid .service-card .service-description{color:#6f757c;margin-bottom:1.5rem;line-height:1.6}.services .services-grid .service-card .service-features{list-style:none}.services .services-grid .service-card .service-features .service-feature{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;transition:transform .3s ease}.services .services-grid .service-card .service-features .service-feature:hover{transform:translateX(5px)}.services .services-grid .service-card .service-features .service-feature .feature-icon{width:1rem;height:1rem;color:#f4a221;margin-top:.25rem;flex-shrink:0}.services .services-grid .service-card .service-features .service-feature .feature-text{font-size:.875rem;color:#3f4246;line-height:1.4}.carousel .carousel-container{max-width:1000px;margin:0 auto}.carousel .carousel-wrapper{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 8px 25px rgba(63,66,70,.1);overflow:hidden}.carousel .carousel-main{position:relative;height:500px;overflow:hidden}@media(max-width:768px){.carousel .carousel-main{height:300px}}.carousel .carousel-slides{display:flex;height:100%;transition:transform .5s ease-in-out}.carousel .carousel-slide{min-width:100%;position:relative;height:100%}.carousel .carousel-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.carousel .carousel-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(63,66,70,.8));padding:2rem;color:#fff;transform:translateY(100%);transition:transform .3s ease}@media(max-width:768px){.carousel .carousel-overlay{padding:1rem}}.carousel .carousel-slide:hover .carousel-overlay{transform:translateY(0)}.carousel .carousel-slide:hover .carousel-image{transform:scale(1.05)}.carousel .carousel-content .carousel-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}@media(max-width:768px){.carousel .carousel-content .carousel-title{font-size:1.25rem}}.carousel .carousel-content .carousel-description{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.5}@media(max-width:768px){.carousel .carousel-content .carousel-description{font-size:.875rem}}.carousel .carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#3f4246}.carousel .carousel-nav:hover{background-color:#fd8307;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(253,131,7,.3)}.carousel .carousel-nav.carousel-nav-prev{left:1rem}.carousel .carousel-nav.carousel-nav-next{right:1rem}@media(max-width:768px){.carousel .carousel-nav{width:2.5rem;height:2.5rem}.carousel .carousel-nav.carousel-nav-prev{left:.5rem}.carousel .carousel-nav.carousel-nav-next{right:.5rem}}.carousel .carousel-autoplay{position:absolute;top:1rem;right:1rem;background-color:rgba(63,66,70,.8);border:none;border-radius:.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:#fff}.carousel .carousel-autoplay:hover{background-color:#fd8307;transform:scale(1.1)}@media(max-width:768px){.carousel .carousel-autoplay{width:2rem;height:2rem;top:.5rem;right:.5rem}}.carousel .carousel-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;padding:1rem;background-color:hsla(36,9%,89%,.5)}@media(max-width:768px){.carousel .carousel-thumbnails{grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.5rem}}@media(max-width:480px){.carousel .carousel-thumbnails{display:none}}.carousel .carousel-thumbnail{position:relative;height:80px;border:none;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .3s ease;background:none}.carousel .carousel-thumbnail:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(63,66,70,.2)}.carousel .carousel-thumbnail.active{transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,131,7,.4)}.carousel .carousel-thumbnail.active .thumbnail-overlay{background-color:rgba(253,131,7,.8)}@media(max-width:768px){.carousel .carousel-thumbnail{height:60px}}.carousel .thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.carousel .carousel-thumbnail:hover .thumbnail-image{transform:scale(1.1)}.carousel .thumbnail-overlay{position:absolute;bottom:0;left:0;right:0;background-color:rgba(63,66,70,.7);padding:.25rem .5rem;transition:background-color .3s ease}.carousel .thumbnail-title{color:#fff;font-size:.75rem;font-weight:600;text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.carousel .thumbnail-title{font-size:.625rem}}.carousel .carousel-dots{display:flex;justify-content:center;gap:.5rem;padding:1rem;background-color:hsla(36,9%,89%,.3)}@media(min-width:481px){.carousel .carousel-dots{display:none}}.carousel .carousel-dot{width:.75rem;height:.75rem;border-radius:50%;border:none;background-color:rgba(63,66,70,.3);cursor:pointer;transition:all .3s ease}.carousel .carousel-dot:hover{background-color:rgba(253,131,7,.7);transform:scale(1.2)}.carousel .carousel-dot.active{background-color:#fd8307;transform:scale(1.3)}.portfolio .portfolio-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.portfolio .portfolio-tabs .tab-button{padding:.75rem 1.5rem;border:2px solid #f2f1ef;background-color:#fff;color:#3f4246;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:1rem;font-family:inherit;position:relative;overflow:hidden}.portfolio .portfolio-tabs .tab-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(253,131,7,.1),transparent);transition:left .5s ease}.portfolio .portfolio-tabs .tab-button.active,.portfolio .portfolio-tabs .tab-button:hover{border-color:#fd8307;background-color:#fd8307;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,131,7,.3)}.portfolio .portfolio-tabs .tab-button.active:before,.portfolio .portfolio-tabs .tab-button:hover:before{left:100%}.portfolio .portfolio-grid{display:grid;gap:2rem}@media(min-width:768px){.portfolio .portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.portfolio .portfolio-grid{grid-template-columns:repeat(3,1fr)}}.portfolio .portfolio-grid .portfolio-card{overflow:hidden;transition:all .3s ease}.portfolio .portfolio-grid .portfolio-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(63,66,70,.15)}.portfolio .portfolio-grid .portfolio-card .portfolio-image{width:100%;height:12rem;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.portfolio .portfolio-grid .portfolio-card:hover .portfolio-image{transform:scale(1.05)}.portfolio .portfolio-grid .portfolio-content{padding:1.5rem}.portfolio .portfolio-grid .portfolio-content .portfolio-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.portfolio .portfolio-grid .portfolio-content .portfolio-header .portfolio-badge{background-color:rgba(253,131,7,.1);color:#fd8307;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;border:1px solid rgba(253,131,7,.2)}.portfolio .portfolio-grid .portfolio-content .portfolio-title{font-size:1.125rem;font-weight:700;color:#3f4246;margin-bottom:.75rem}.portfolio .portfolio-grid .portfolio-content .portfolio-description{color:#6f757c;font-size:.875rem;line-height:1.5}.projects .tab-button{padding:.75rem 1.5rem;border:2px solid #f2f1ef;background-color:#fff;color:#3f4246;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:1rem;font-family:inherit;position:relative;overflow:hidden}.projects .tab-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(253,131,7,.1),transparent);transition:left .5s ease}.projects .tab-button.active,.projects .tab-button:hover{border-color:#fd8307;background-color:#fd8307;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,131,7,.3)}.projects .tab-button.active:before,.projects .tab-button:hover:before{left:100%}.clients .featured-clients{margin-bottom:4rem;text-align:center}.clients .featured-clients .featured-title{font-size:1.5rem;font-weight:700;color:#3f4246;margin-bottom:2rem}.clients .featured-clients .clients-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:60rem;margin:0 auto}@media(min-width:640px){.clients .featured-clients .clients-logos{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.clients .featured-clients .clients-logos{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.clients .featured-clients .clients-logos{grid-template-columns:repeat(5,1fr)}}.clients .featured-clients .clients-logos .client-logo{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px rgba(63,66,70,.1);transition:all .3s ease;animation:fadeInUp .6s ease-out}.clients .featured-clients .clients-logos .client-logo:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(63,66,70,.15)}.clients .featured-clients .clients-logos .client-logo img{width:100%;max-width:120px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;filter:grayscale(100%);transition:filter .3s ease}.clients .featured-clients .clients-logos .client-logo:hover img{filter:grayscale(0)}.clients .featured-clients .clients-logos .client-logo span{font-size:.875rem;font-weight:600;color:#3f4246;text-align:center}.clients .clients-content{display:grid;gap:3rem}@media(min-width:1024px){.clients .clients-content{grid-template-columns:1fr 1fr}}.clients .clients-content .clients-category .category-title{font-size:1.5rem;font-weight:700;color:#3f4246;margin-bottom:1.5rem}.clients .clients-content .clients-category .clients-list{list-style:none;-moz-columns:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem}@media(min-width:768px){.clients .clients-content .clients-category .clients-list{-moz-columns:3;column-count:3}}.clients .clients-content .clients-category .clients-list li{color:#3f4246;margin-bottom:.75rem;padding:.25rem 0;font-size:.95rem;-moz-column-break-inside:avoid;break-inside:avoid}.clients .clients-content .clients-category .clients-list li:before{content:"•";color:#fd8307;margin-right:.5rem}.projects .projects-grid{display:grid;gap:2rem;margin-top:2rem}@media(min-width:768px){.projects .projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects .projects-grid{grid-template-columns:repeat(3,1fr)}}.projects .projects-grid .project-card{padding:2rem;transition:all .3s ease}.projects .projects-grid .project-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(63,66,70,.15)}.projects .projects-grid .project-card .project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.projects .projects-grid .project-card .project-header .project-icon-wrapper{background-color:rgba(253,131,7,.1);padding:.75rem;border-radius:.5rem;transition:all .3s ease}.projects .projects-grid .project-card .project-header .project-icon-wrapper .project-icon{width:1.5rem;height:1.5rem;color:#fd8307}.projects .projects-grid .project-card .project-header .project-meta{text-align:right}.projects .projects-grid .project-card .project-header .project-meta .project-year{display:block;font-size:.875rem;font-weight:600;color:#fd8307;margin-bottom:.25rem}.projects .projects-grid .project-card .project-header .project-meta .project-category{font-size:.75rem;color:#6f757c;background-color:rgba(63,66,70,.1);padding:.25rem .5rem;border-radius:.25rem}.projects .projects-grid .project-card:hover .project-icon-wrapper{background-color:#fd8307;transform:scale(1.1)}.projects .projects-grid .project-card:hover .project-icon-wrapper .project-icon{color:#fff}.projects .projects-grid .project-card .project-content .project-title{font-size:1.25rem;font-weight:700;color:#3f4246;margin-bottom:.75rem;line-height:1.3}.projects .projects-grid .project-card .project-content .project-location{display:flex;align-items:center;gap:.5rem;color:#6f757c;font-size:.875rem;margin-bottom:1rem}.projects .projects-grid .project-card .project-content .project-location .location-icon{width:1rem;height:1rem;color:#f4a221;flex-shrink:0}.projects .projects-grid .project-card .project-content .project-description{color:#6f757c;line-height:1.6;font-size:.875rem}.projects .no-projects{text-align:center;padding:4rem 2rem;color:#6f757c}.projects .no-projects .no-projects-icon{width:4rem;height:4rem;color:#f2f1ef;margin:0 auto 1rem}.projects .no-projects h3{font-size:1.5rem;color:#3f4246;margin-bottom:.5rem}.contact .contact-content{display:grid;gap:3rem}@media(min-width:1024px){.contact .contact-content{grid-template-columns:1fr 1fr}}.contact .contact-content .contact-info .contact-title{font-size:1.5rem;font-weight:700;color:#3f4246;margin-bottom:1.5rem}.contact .contact-content .contact-info .contact-items{margin-bottom:2rem}.contact .contact-content .contact-info .contact-items .contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;transition:transform .3s ease}.contact .contact-content .contact-info .contact-items .contact-item:hover{transform:translateX(10px)}.contact .contact-content .contact-info .contact-items .contact-item .contact-icon-wrapper{background-color:rgba(253,131,7,.1);padding:.75rem;border-radius:.5rem;transition:all .3s ease}.contact .contact-content .contact-info .contact-items .contact-item .contact-icon-wrapper .contact-icon{width:1.5rem;height:1.5rem;color:#fd8307}.contact .contact-content .contact-info .contact-items .contact-item:hover .contact-icon-wrapper{background-color:#fd8307;transform:scale(1.1)}.contact .contact-content .contact-info .contact-items .contact-item:hover .contact-icon-wrapper .contact-icon{color:#fff}.contact .contact-content .contact-info .contact-items .contact-item .contact-details .contact-label{font-weight:600;color:#3f4246;margin-bottom:.25rem}.contact .contact-content .contact-info .contact-items .contact-item .contact-details .contact-value{color:#6f757c}.contact .contact-content .contact-info .contact-highlight{background-color:rgba(253,131,7,.05);padding:1.5rem;border-radius:.75rem;border-left:4px solid #fd8307;transition:transform .3s ease}.contact .contact-content .contact-info .contact-highlight:hover{transform:translateY(-5px)}.contact .contact-content .contact-info .contact-highlight .highlight-title{font-size:1.125rem;font-weight:600;color:#3f4246;margin-bottom:.75rem}.contact .contact-content .contact-info .contact-highlight .highlight-list{list-style:none}.contact .contact-content .contact-info .contact-highlight .highlight-list .highlight-item{color:#6f757c;font-size:.875rem;margin-bottom:.5rem;transition:transform .3s ease}.contact .contact-content .contact-info .contact-highlight .highlight-list .highlight-item:hover{transform:translateX(5px)}.contact .contact-content .contact-info .contact-highlight .highlight-list .highlight-item:before{content:"•";color:#fd8307;margin-right:.5rem}.contact .contact-content .contact-form .form-card{padding:2rem}.contact .contact-content .contact-form .form-card .form-title{font-size:1.25rem;font-weight:700;color:#3f4246;margin-bottom:.5rem}.contact .contact-content .contact-form .form-card .form-description{color:#6f757c;margin-bottom:1.5rem}.contact .contact-content .contact-form .form-card .form .form-row{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:640px){.contact .contact-content .contact-form .form-card .form .form-row{grid-template-columns:1fr 1fr}}.contact .contact-content .contact-form .form-card .form .form-group{margin-bottom:1rem}.contact .contact-content .contact-form .form-card .form .form-group .form-label{display:block;font-weight:500;color:#3f4246;margin-bottom:.5rem}.contact .contact-content .contact-form .form-card .form .form-group .form-input,.contact .contact-content .contact-form .form-card .form .form-group .form-select,.contact .contact-content .contact-form .form-card .form .form-group .form-textarea{width:100%;padding:.75rem;border:2px solid #f2f1ef;border-radius:.5rem;font-size:1rem;transition:all .3s ease}.contact .contact-content .contact-form .form-card .form .form-group .form-input:focus,.contact .contact-content .contact-form .form-card .form .form-group .form-select:focus,.contact .contact-content .contact-form .form-card .form .form-group .form-textarea:focus{outline:none;border-color:#fd8307;box-shadow:0 0 0 3px rgba(253,131,7,.1);transform:translateY(-2px)}.contact .contact-content .contact-form .form-card .form .form-group .form-textarea{resize:vertical;min-height:6rem}.contact .contact-content .contact-form .form-card .form .form-submit{width:100%;transition:all .3s ease}.contact .contact-content .contact-form .form-card .form .form-submit:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(253,131,7,.3)}.equipment-hero{background:linear-gradient(135deg,rgba(253,131,7,.05),hsla(36,9%,89%,.8))}.equipment-hero .equipment-hero-content{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.equipment-hero .equipment-hero-content{grid-template-columns:1fr 1fr}}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#3f4246}@media(min-width:768px){.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-title{font-size:3.5rem}}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-title .highlight-orange{color:#fd8307;position:relative}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-title .highlight-orange:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#f4a221;animation:scaleIn 1s ease-out .5s both}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-description{font-size:1.25rem;color:#6f757c;margin-bottom:2rem;line-height:1.6}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-features .hero-feature{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#3f4246}.equipment-hero .equipment-hero-content .equipment-hero-text .equipment-hero-features .hero-feature .hero-feature-icon{width:1.25rem;height:1.25rem;color:#fd8307}.equipment-hero .equipment-hero-content .equipment-hero-image img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 20px 40px rgba(253,131,7,.2)}.equipment-stats{background:linear-gradient(135deg,#fd8307,#f4a221);color:#fff}.equipment-stats .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.equipment-stats .stats-grid{grid-template-columns:repeat(4,1fr)}}.equipment-stats .stats-grid .stat-item{text-align:center;transition:transform .3s ease}.equipment-stats .stats-grid .stat-item:hover{transform:translateY(-5px)}.equipment-stats .stats-grid .stat-item .stat-icon{width:2rem;height:2rem;color:#fff;margin:0 auto .75rem;opacity:.9}.equipment-stats .stats-grid .stat-item .stat-value{font-size:2rem;font-weight:700;margin-bottom:.5rem}.equipment-stats .stats-grid .stat-item .stat-label{color:hsla(0,0%,100%,.9);font-size:.875rem}.equipment-categories .equipment-category{margin-bottom:4rem}.equipment-categories .equipment-category .category-title{font-size:1.75rem;font-weight:700;color:#3f4246;margin-bottom:2rem;text-align:center;position:relative}.equipment-categories .equipment-category .category-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#fd8307}.equipment-categories .equipment-category .equipment-grid{display:grid;gap:2rem}@media(min-width:768px){.equipment-categories .equipment-category .equipment-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.equipment-categories .equipment-category .equipment-grid{grid-template-columns:repeat(4,1fr)}}.equipment-categories .equipment-category .equipment-grid .equipment-card{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px rgba(63,66,70,.1);transition:all .3s ease}.equipment-categories .equipment-category .equipment-grid .equipment-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(253,131,7,.2)}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image{position:relative;height:200px;overflow:hidden}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image .equipment-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(253,131,7,.9));display:flex;align-items:flex-end;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image .equipment-overlay .equipment-btn{background-color:#fff;color:#fd8307;border:none;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image .equipment-overlay .equipment-btn:hover{background-color:#fd8307;color:#fff;transform:translateY(-2px)}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image:hover img{transform:scale(1.1)}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-image:hover .equipment-overlay{opacity:1}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-content{padding:1.5rem}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-content .equipment-name{font-size:1.125rem;font-weight:700;color:#3f4246;margin-bottom:.5rem}.equipment-categories .equipment-category .equipment-grid .equipment-card .equipment-content .equipment-description{color:#6f757c;font-size:.875rem;line-height:1.5}.equipment-benefits .benefits-grid{display:grid;gap:2rem}@media(min-width:768px){.equipment-benefits .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.equipment-benefits .benefits-grid{grid-template-columns:repeat(4,1fr)}}.equipment-benefits .benefits-grid .benefit-card{text-align:center;padding:2rem;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px rgba(63,66,70,.1);transition:all .3s ease;border:2px solid transparent}.equipment-benefits .benefits-grid .benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(253,131,7,.15);border-color:rgba(253,131,7,.2)}.equipment-benefits .benefits-grid .benefit-card .benefit-icon-wrapper{background:linear-gradient(135deg,rgba(253,131,7,.1),rgba(244,162,33,.1));width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.equipment-benefits .benefits-grid .benefit-card .benefit-icon-wrapper .benefit-icon{width:2rem;height:2rem;color:#fd8307;transition:all .3s ease}.equipment-benefits .benefits-grid .benefit-card:hover .benefit-icon-wrapper{background:linear-gradient(135deg,#fd8307,#f4a221);transform:scale(1.1)}.equipment-benefits .benefits-grid .benefit-card:hover .benefit-icon-wrapper .benefit-icon{color:#fff}.equipment-benefits .benefits-grid .benefit-card .benefit-title{font-size:1.25rem;font-weight:700;color:#3f4246;margin-bottom:1rem}.equipment-benefits .benefits-grid .benefit-card .benefit-description{color:#6f757c;line-height:1.6;font-size:.875rem}.equipment-form .form-section{display:grid;gap:3rem}@media(min-width:1024px){.equipment-form .form-section{grid-template-columns:1fr 1fr}}.equipment-form .form-section .form-info .form-title{font-size:2rem;font-weight:700;color:#3f4246;margin-bottom:1rem}.equipment-form .form-section .form-info .form-description{font-size:1.125rem;color:#6f757c;margin-bottom:2rem;line-height:1.6}.equipment-form .form-section .form-info .contact-items .contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;transition:transform .3s ease}.equipment-form .form-section .form-info .contact-items .contact-item:hover{transform:translateX(10px)}.equipment-form .form-section .form-info .contact-items .contact-item .contact-icon-wrapper{background:linear-gradient(135deg,rgba(253,131,7,.1),rgba(244,162,33,.1));padding:.75rem;border-radius:.5rem;transition:all .3s ease}.equipment-form .form-section .form-info .contact-items .contact-item .contact-icon-wrapper .contact-icon{width:1.5rem;height:1.5rem;color:#fd8307}.equipment-form .form-section .form-info .contact-items .contact-item:hover .contact-icon-wrapper{background:linear-gradient(135deg,#fd8307,#f4a221)}.equipment-form .form-section .form-info .contact-items .contact-item:hover .contact-icon-wrapper .contact-icon{color:#fff}.equipment-form .form-section .form-info .contact-items .contact-item .contact-details .contact-label{font-weight:600;color:#3f4246;margin-bottom:.25rem}.equipment-form .form-section .form-info .contact-items .contact-item .contact-details .contact-value{color:#6f757c}.equipment-form .form-section .form-container .equipment-form-card{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 8px 25px rgba(253,131,7,.1);border:2px solid rgba(253,131,7,.1)}.equipment-form .form-section .form-container .equipment-form-card .form-row{display:grid;gap:1rem;margin-bottom:1rem}@media(min-width:640px){.equipment-form .form-section .form-container .equipment-form-card .form-row{grid-template-columns:1fr 1fr}}.equipment-form .form-section .form-container .equipment-form-card .form-group{margin-bottom:1rem}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-label{display:block;font-weight:600;color:#3f4246;margin-bottom:.5rem}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-input,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-select,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-textarea{width:100%;padding:.75rem;border:2px solid rgba(253,131,7,.2);border-radius:.5rem;font-size:1rem;transition:all .3s ease;background-color:rgba(253,131,7,.02)}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-input:focus,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-select:focus,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-textarea:focus{outline:none;border-color:#fd8307;box-shadow:0 0 0 3px rgba(253,131,7,.1);transform:translateY(-2px);background-color:#fff}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-input::-moz-placeholder,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-select::-moz-placeholder,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-textarea::-moz-placeholder{color:hsla(214,5%,46%,.7)}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-input::placeholder,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-select::placeholder,.equipment-form .form-section .form-container .equipment-form-card .form-group .form-textarea::placeholder{color:hsla(214,5%,46%,.7)}.equipment-form .form-section .form-container .equipment-form-card .form-group .form-textarea{resize:vertical;min-height:6rem}.equipment-form .form-section .form-container .equipment-form-card .form-submit{width:100%;background:linear-gradient(135deg,#fd8307,#f4a221);border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s ease}.equipment-form .form-section .form-container .equipment-form-card .form-submit:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(253,131,7,.4);background:linear-gradient(135deg,#e97602,#f0970c)}.section-orange{background:linear-gradient(135deg,#fd8307,#f4a221)}.equipment-carousel-wrapper{border:2px solid rgba(253,131,7,.2)}.equipment-carousel-wrapper .equipment-carousel-overlay{background:linear-gradient(transparent,rgba(253,131,7,.9))}.equipment-carousel-wrapper .equipment-carousel-overlay .equipment-carousel-btn{background-color:#fff;color:#fd8307;border:2px solid #fd8307;margin-top:1rem}.equipment-carousel-wrapper .equipment-carousel-overlay .equipment-carousel-btn:hover{background-color:#fd8307;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,131,7,.3)}.equipment-carousel-wrapper .equipment-nav{background-color:rgba(253,131,7,.9);color:#fff}.equipment-carousel-wrapper .equipment-nav:hover{background-color:#fd8307;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(253,131,7,.4)}.equipment-carousel-wrapper .equipment-autoplay{background-color:rgba(253,131,7,.8)}.equipment-carousel-wrapper .equipment-autoplay:hover{background-color:#fd8307}.equipment-carousel-wrapper .equipment-thumbnails{background-color:rgba(253,131,7,.1)}.equipment-carousel-wrapper .equipment-thumbnails .equipment-thumbnail.active .equipment-thumbnail-overlay{background-color:rgba(253,131,7,.9)}.equipment-carousel-wrapper .equipment-thumbnails .equipment-thumbnail:hover .equipment-thumbnail-overlay{background-color:rgba(253,131,7,.7)}.equipment-carousel-wrapper .equipment-dots{background-color:rgba(253,131,7,.1)}.equipment-carousel-wrapper .equipment-dots .equipment-dot:hover{background-color:rgba(253,131,7,.7)}.equipment-carousel-wrapper .equipment-dots .equipment-dot.active{background-color:#fd8307}.footer{background-color:#3f4246;color:#fff;padding:3rem 0 1.5rem}.footer .footer-content{display:grid;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer .footer-content{grid-template-columns:repeat(4,1fr)}}.footer .footer-content .footer-section .footer-logo{display:flex;align-items:center;margin-bottom:1rem;transition:transform .3s ease}.footer .footer-content .footer-section .footer-logo:hover{transform:scale(1.05)}.footer .footer-content .footer-section .footer-logo .footer-logo-icon{width:2rem;height:2rem;color:#f4a221;margin-right:.5rem}.footer .footer-content .footer-section .footer-logo .footer-logo-text{font-size:1.25rem;font-weight:700}.footer .footer-content .footer-section .footer-description{color:hsla(0,0%,100%,.8);font-size:.875rem;line-height:1.6}.footer .footer-content .footer-section .footer-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;position:relative}.footer .footer-content .footer-section .footer-title:after{content:"";position:absolute;bottom:-.5rem;left:0;width:30px;height:2px;background-color:#f4a221}.footer .footer-content .footer-section .footer-links{list-style:none}.footer .footer-content .footer-section .footer-links .footer-link{color:hsla(0,0%,100%,.8);font-size:.875rem;margin-bottom:.5rem;transition:all .3s ease;cursor:pointer}.footer .footer-content .footer-section .footer-links .footer-link:hover{color:#f4a221;transform:translateX(5px)}.footer .footer-separator{height:1px;background-color:hsla(0,0%,100%,.2);margin:2rem 0}.footer .footer-bottom{text-align:center;color:hsla(0,0%,100%,.6);font-size:.875rem}@media(max-width:767px){.hero-title,.section-title{font-size:2rem!important}.section{padding:3rem 0!important}}html{scroll-behavior:smooth}.loading-animation{opacity:0;animation:fadeInUp .6s ease-out forwards}.stagger-animation:first-child{animation-delay:.1s}.stagger-animation:nth-child(2){animation-delay:.2s}.stagger-animation:nth-child(3){animation-delay:.3s}.stagger-animation:nth-child(4){animation-delay:.4s}.stagger-animation:nth-child(5){animation-delay:.5s}.stagger-animation:nth-child(6){animation-delay:.6s}