*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%}:root{--primary:#c8a46b;--primary-hover:#d4b27a;--white:#fff;--black:#111;--text-light:#ffffffb3;--transition:all .35s ease;--container-width:130rem}body{word-spacing:.1rem;letter-spacing:.05rem;font-family:Poppins,sans-serif;line-height:1.7}.container{max-width:130rem;margin:0 auto;padding:0 1.5rem}@media (width<=1300px){.container{padding:8rem 3.5rem}}@media (width<=768px){.container{padding:6.4rem 2.4rem}}li{list-style:none}a{text-decoration:none}.primary-btn{color:#111;cursor:pointer;background:#c8a46b;border:none;border-radius:8px;align-items:center;gap:.8rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:500;transition:all .3s;display:inline-flex}.primary-btn:hover{background:#d4b27a;transform:translateY(-2px)}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:500;transition:all .3s}.secondary-btn:hover{background:#ffffff14;border-color:#c8a46b}.quote-btn{background:var(--primary);color:#111;cursor:pointer;transition:var(--transition);border:none;border-radius:.8rem;align-items:center;gap:.8rem;padding:1.2rem 2rem;font-size:1.4rem;display:flex}.quote-btn:hover{transform:translateY(-2px)}.header{z-index:9999;width:100%;transition:all .35s;position:fixed;top:0;left:0}.header .container{justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.header .container .nav ul{gap:2rem;display:flex}.header .container .nav ul li{color:#fff;font-size:1.6rem;transition:all .3s}.header .container .nav ul li:hover{color:#c8a46b}.header .container .header-icons{align-items:center;gap:2rem;display:flex}.header .container .header-icons .cart-wrapper{cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative}.header .container .header-icons .cart-wrapper svg{color:#fff}.header .container .header-icons .cart-wrapper .cart-count{background:#c8a46b;border-radius:50px;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:1.1rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-7px;box-shadow:0 4px 10px #c8a46b66}.header .container .header-icons .menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.header .mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1002;background:#121212fa;width:30rem;max-width:85vw;height:calc(100vh - 8rem);padding:4rem 3rem;transition:all .35s;position:fixed;top:8rem;right:-100%}.header .mobile-menu ul{flex-direction:column;gap:2.5rem;margin-bottom:3rem;display:flex}.header .mobile-menu ul li{color:#fff;cursor:pointer;font-size:1.6rem;transition:all .3s}.header .mobile-menu ul li:hover{color:#c8a46b}.header .mobile-menu-open{right:0}.header .menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1001;background:#00000080;position:fixed;inset:8rem 0 0}.logo{align-items:center;gap:.4rem;display:flex}.logo .logo-img{width:5rem;height:auto}.logo .logo-text{color:#c8a46b;line-height:1.1}.logo .logo-text .python{letter-spacing:.3rem;font-size:2rem;font-weight:600}.logo .logo-text .decor{letter-spacing:.2rem;font-size:1.1rem;font-weight:400}.header-scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#121212e6;border-bottom:1px solid #ffffff14;animation:.35s slideDown}.nav a,.mobile-menu a{color:var(--white);transition:var(--transition);position:relative}.nav a:hover,.mobile-menu a:hover{color:var(--primary)}.active-link{color:var(--primary)!important}.active-link:after{content:"";background:var(--primary);width:100%;height:.1rem;position:absolute;bottom:0;left:0}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (width<=992px){.header .container{padding:1.5rem}.header .container .nav{display:none}.header .container .header-icons{gap:1.5rem}.header .container .header-icons .quote-btn{display:none}.header .container .header-icons .menu-btn{justify-content:center;align-items:center;display:flex}}@media (width<=576px){.logo .logo-img{width:4.5rem}.logo-text .python{font-size:1.8rem}.logo-text .decor{font-size:1rem}.cart-wrapper svg{width:2rem;height:2rem}}.footer{color:#fff;background:#090909;padding-top:7rem}.footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:5rem;display:grid}@media (width<=992px){.footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.footer .footer-grid{grid-template-columns:1fr;gap:4rem}}.footer .footer-about p{color:#ffffffb3;max-width:38rem;font-size:1.5rem}.footer .footer-links{flex-direction:column;gap:1rem;display:flex}.footer .footer-links h4{color:#fff;margin-bottom:1rem;font-size:1.8rem}.footer .footer-links a{color:#ffffffb3;font-size:1.5rem;transition:all .3s}.footer .footer-links a:hover{color:#c8a46b}.footer .footer-social h4{margin-bottom:2rem;font-size:1.8rem}.footer .footer-social .social-icons{gap:1rem;display:flex}.footer .footer-social .social-icons a{color:#fff;background:#ffffff0d;justify-content:center;align-items:center;width:4.2rem;height:4.2rem;transition:all .3s;display:flex}.footer .footer-social .social-icons a:hover{color:#000;background:#c8a46b}.footer .footer-bottom{text-align:center;border-top:1px solid #ffffff14;margin-top:6rem;padding:2rem 0}.footer .footer-bottom p{color:#fff9;font-size:1.4rem}.home-hero{color:#fff;background:#16120f;min-height:100vh;position:relative;overflow:hidden}.home-hero .hero-bg{position:absolute;inset:0}.home-hero .hero-bg img{object-fit:cover;opacity:.4;width:100%;height:100%}.home-hero .hero-bg .hero-overlay{background:linear-gradient(90deg,#000000f2,#000000a6,#0003);position:absolute;inset:0}.home-hero .hero-content{z-index:5;align-items:center;min-height:100vh;display:flex;position:relative}.home-hero .hero-content .content-wrapper{margin-top:7rem}.home-hero .hero-content .content-wrapper .tagline{text-transform:uppercase;letter-spacing:3px;color:#cfcfcf;margin-bottom:16px;font-size:12px}.home-hero .hero-content .content-wrapper h1{font-size:8rem;font-weight:900;line-height:1.15}.home-hero .hero-content .content-wrapper h1 span{color:#c8a46b}.home-hero .hero-content .content-wrapper .description{color:#d9d9d9;max-width:80rem;font-size:1.5rem}.home-hero .hero-content .content-wrapper .hero-buttons{gap:2rem;margin-top:4rem;display:flex}.home-hero .hero-content .content-wrapper .trust-points{gap:2rem;display:flex}.home-hero .hero-content .content-wrapper .trust-points .trust-item{background:#ffffff1a;align-items:center;gap:1.4rem;margin-top:3rem;padding:1rem 1.4rem;display:flex}@media (width<=992px){.home-hero .hero-content .content-wrapper h1{font-size:6.5rem}.home-hero .hero-content .content-wrapper .description{max-width:65rem}.home-hero .hero-content .content-wrapper .trust-points{flex-wrap:wrap}}@media (width<=768px){.home-hero{min-height:auto}.home-hero .hero-bg .hero-overlay{background:linear-gradient(#000000d9,#000000bf)}.home-hero .hero-content{min-height:auto}.home-hero .hero-content .content-wrapper .tagline{letter-spacing:.2rem;font-size:1.1rem}.home-hero .hero-content .content-wrapper h1{font-size:5rem;line-height:1.1}.home-hero .hero-content .content-wrapper .description{max-width:100%;margin-top:2rem;font-size:1.6rem}.home-hero .hero-content .content-wrapper .hero-buttons{flex-direction:column;align-items:flex-start;gap:1.2rem}.home-hero .hero-content .content-wrapper .hero-buttons button{justify-content:center;width:100%}.home-hero .hero-content .content-wrapper .trust-points{flex-direction:column;gap:1rem;margin-top:3rem}.home-hero .hero-content .content-wrapper .trust-points .trust-item{width:100%;margin-top:0}}@media (width<=576px){.home-hero .hero-content .content-wrapper .tagline{font-size:1rem;line-height:1.6}.home-hero .hero-content .content-wrapper h1{font-size:4rem}.home-hero .hero-content .content-wrapper .description{font-size:1.5rem}.home-hero .hero-content .content-wrapper .trust-points .trust-item{gap:1rem;padding:1.2rem}.home-hero .hero-content .content-wrapper .trust-points .trust-item span{font-size:1.3rem}}.contact-strip{background:#0f0f0f;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:3rem 0;overflow:hidden}.contact-strip .container{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (width<=768px){.contact-strip .container{grid-template-columns:1fr;gap:2rem}}.contact-strip .contact-item{background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.contact-strip .contact-item:hover{border-color:#c8a46b59}.contact-strip .contact-item svg{color:#c8a46b;flex-shrink:0}.contact-strip .contact-item span{color:#ffffffa6;margin-bottom:.4rem;font-size:1.3rem;display:block}.contact-strip .contact-item p{color:#fff;font-size:1.6rem;font-weight:500}.cta-section{color:#fff;background-image:linear-gradient(#000000bf,#000000bf),url(https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?q=80&w=1600&auto=format&fit=crop);background-position:50%;background-size:cover;background-attachment:fixed;padding:12rem 0;position:relative;overflow:hidden}.cta-section .cta-content{z-index:2;text-align:center;max-width:80rem;margin:0 auto;position:relative}.cta-section .cta-content .section-tag{color:#c8a46b;letter-spacing:.35rem;margin-bottom:2rem;font-size:1.3rem;display:inline-block}.cta-section .cta-content h2{margin-bottom:2rem;font-size:6rem;line-height:1.1}@media (width<=768px){.cta-section .cta-content h2{font-size:4rem}}.cta-section .cta-content h2 span{color:#c8a46b}.cta-section .cta-content p{color:#ffffffd9;max-width:65rem;margin:0 auto;font-size:1.8rem;line-height:1.8}@media (width<=768px){.cta-section .cta-content p{font-size:1.5rem}}.cta-section .cta-content .cta-buttons{justify-content:center;gap:1.5rem;margin-top:4rem;display:flex}@media (width<=768px){.cta-section .cta-content .cta-buttons{flex-direction:column;align-items:center}}.cta-section .cta-content .cta-buttons button{cursor:pointer}.cta-section .cta-content .primary-btn{color:#111;background:#c8a46b;border:none;align-items:center;gap:.8rem;padding:1.4rem 2.4rem;font-size:1.5rem;font-weight:600;transition:all .3s;display:flex}.cta-section .cta-content .primary-btn:hover{transform:translateY(-3px)}.cta-section .cta-content .secondary-btn{color:#fff;background:0 0;border:1px solid #fff3;align-items:center;gap:.8rem;padding:1.4rem 2.4rem;font-size:1.5rem;transition:all .3s;display:flex}.cta-section .cta-content .secondary-btn:hover{color:#111;background:#fff}.cta-section .cta-content .cta-trust-points{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;display:flex}.cta-section .cta-content .cta-trust-points .trust-item{color:#ffffffd9;align-items:center;gap:.8rem;font-size:1.5rem;display:flex}.cta-section .cta-content .cta-trust-points .trust-item svg{color:#c8a46b}.process-section{color:#fff;background:#111;padding:10rem 0}.process-section .section-header{text-align:center;max-width:70rem;margin:0 auto 8rem}.process-section .section-header .section-tag{color:#c8a46b;letter-spacing:.3rem;margin-bottom:1.5rem;font-size:1.3rem;display:inline-block}.process-section .section-header h2{font-size:5rem;line-height:1.1}.process-section .section-header h2 span{color:#c8a46b}@media (width<=768px){.process-section .section-header h2{font-size:3.6rem}}.process-section .section-header p{color:#ffffffb3;margin-top:2rem;font-size:1.7rem}@media (width<=768px){.process-section .section-header p{font-size:1.5rem}}.process-section .process-timeline{grid-template-columns:repeat(5,1fr);gap:2rem;display:grid}@media (width<=992px){.process-section .process-timeline{grid-template-columns:1fr;gap:3rem}}.process-section .process-timeline .process-step{text-align:center;position:relative}@media (width<=992px){.process-section .process-timeline .process-step{text-align:left;align-items:flex-start;gap:2rem;display:flex}}.process-section .process-timeline .process-step .step-circle{z-index:2;background:#c8a46b1f;border:1px solid #c8a46b40;border-radius:50%;justify-content:center;align-items:center;width:7rem;height:7rem;margin:0 auto;display:flex;position:relative}@media (width<=992px){.process-section .process-timeline .process-step .step-circle{flex-shrink:0;margin:0}}.process-section .process-timeline .process-step .step-circle svg{color:#c8a46b}.process-section .process-timeline .process-step .timeline-line{background:#c8a46b40;width:90%;height:1px;position:absolute;top:3.5rem;left:55%}@media (width<=992px){.process-section .process-timeline .process-step .timeline-line{display:none}}.process-section .process-timeline .process-step .step-content{margin-top:3rem}@media (width<=992px){.process-section .process-timeline .process-step .step-content{margin-top:0}}.process-section .process-timeline .process-step .step-content .step-number{color:#c8a46b;letter-spacing:.15rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600;display:inline-block}.process-section .process-timeline .process-step .step-content h3{margin-bottom:1rem;font-size:2rem}@media (width<=768px){.process-section .process-timeline .process-step .step-content h3{font-size:1.8rem}}.process-section .process-timeline .process-step .step-content p{color:#ffffffb3;font-size:1.5rem;line-height:1.7}@media (width<=768px){.process-section .process-timeline .process-step .step-content p{font-size:1.4rem}}.project-section{color:#fff;background:#151515;padding:10rem 0}.project-section .project-header{text-align:center;max-width:70rem;margin:0 auto 6rem}.project-section .project-header .section-tag{color:#c8a46b;letter-spacing:.35rem;margin-bottom:1.5rem;font-size:1.3rem;display:inline-block}.project-section .project-header h2{margin-bottom:2rem;font-size:5rem;line-height:1.1}.project-section .project-header h2 span{color:#c8a46b}.project-section .project-header p{color:#ffffffbf;font-size:1.7rem}.project-section .project-grid{grid-template-columns:1.4fr .8fr;gap:2.5rem;display:grid}.project-section .project-grid .featured-project{border-radius:2rem;height:60rem;display:block;position:relative;overflow:hidden}.project-section .project-grid .featured-project img{object-fit:cover;width:100%;height:100%;transition:all .5s}.project-section .project-grid .featured-project:hover img{transform:scale(1.05)}.project-section .project-grid .featured-project .project-overlay{background:linear-gradient(#0000,#000000e6);padding:4rem;position:absolute;bottom:0;left:0;right:0}.project-section .project-grid .featured-project .project-overlay span{color:#c8a46b;letter-spacing:.15rem;font-size:1.3rem}.project-section .project-grid .featured-project .project-overlay h3{color:#fff;margin-top:1rem;font-size:3.2rem}.project-section .project-grid .featured-project .project-overlay p{color:#fffc;margin-top:.8rem;font-size:1.5rem}.project-section .project-grid .small-projects{flex-direction:column;gap:2.5rem;display:flex}.project-section .project-grid .small-projects .project-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:2rem;transition:all .3s;overflow:hidden}.project-section .project-grid .small-projects .project-card:hover{border-color:#c8a46b66;transform:translateY(-6px)}.project-section .project-grid .small-projects .project-card img{object-fit:cover;width:100%;height:22rem}.project-section .project-grid .small-projects .project-card .card-content{padding:2.4rem}.project-section .project-grid .small-projects .project-card .card-content span{color:#c8a46b;letter-spacing:.12rem;font-size:1.2rem}.project-section .project-grid .small-projects .project-card .card-content h3{color:#fff;margin-top:1rem;font-size:2.2rem}.project-section .project-grid .small-projects .project-card .card-content p{color:#ffffffb3;margin-top:.8rem;font-size:1.4rem}.project-section .project-grid .small-projects .project-card .card-content .view-project{color:#c8a46b;align-items:center;gap:.8rem;margin-top:2rem;font-size:1.5rem;font-weight:500;display:flex}@media (width<=992px){.project-section .project-grid{grid-template-columns:1fr}.project-section .project-grid .featured-project{height:45rem}.project-section .project-header h2{font-size:4rem}}@media (width<=768px){.project-section{padding:8rem 0}.project-section .project-header h2{font-size:3.4rem}.project-section .project-grid .featured-project{height:35rem}.project-section .project-grid .featured-project .project-overlay{padding:2.5rem}.project-section .project-grid .featured-project .project-overlay h3{font-size:2.4rem}}.services-section{color:#fff;background:#111;padding:10rem 0}.services-section .section-header{text-align:center;max-width:75rem;margin:0 auto}.services-section .section-header .section-tag{color:#c8a46b;letter-spacing:.35rem;margin-bottom:1.5rem;font-size:1.3rem;display:inline-block}.services-section .section-header h2{font-size:5rem;font-weight:700;line-height:1.15}.services-section .section-header h2 span{color:#c8a46b}.services-section .section-header p{color:#ffffffb3;margin-top:2rem;max-width:65rem;margin-inline:auto;font-size:1.7rem}.services-section .services-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:6rem;display:grid}.services-section .services-grid .service-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.6rem;flex-direction:column;padding:3rem;transition:all .35s;display:flex}.services-section .services-grid .service-card:hover{background:#ffffff0d;border-color:#c8a46b66;transform:translateY(-6px)}.services-section .services-grid .service-card .service-icon{background:#c8a46b1f;border-radius:1.6rem;justify-content:center;align-items:center;width:7rem;height:7rem;margin-bottom:2rem;display:flex}.services-section .services-grid .service-card .service-icon svg{color:#c8a46b}.services-section .services-grid .service-card h3{margin-bottom:1.2rem;font-size:2.1rem}.services-section .services-grid .service-card p{color:#ffffffb8;flex:1;font-size:1.5rem}.services-section .services-grid .service-card .service-link{color:#c8a46b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;margin-top:2rem;font-size:1.5rem;font-weight:500;display:flex}@media (width<=992px){.services-section .section-header h2{font-size:4rem}.services-section .services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-section{padding:8rem 0}.services-section .section-header h2{font-size:3.4rem}.services-section .section-header p{font-size:1.6rem}.services-section .services-grid{grid-template-columns:1fr}}.testimonials-section{color:#fff;background:#151515;padding:10rem 0}.testimonials-section .section-header{text-align:center;max-width:75rem;margin:0 auto 6rem}.testimonials-section .section-header .section-tag{color:#c8a46b;letter-spacing:.3rem;margin-bottom:1.5rem;font-size:1.3rem;display:inline-block}.testimonials-section .section-header h2{font-size:5rem;line-height:1.1}.testimonials-section .section-header h2 span{color:#c8a46b}@media (width<=768px){.testimonials-section .section-header h2{font-size:3.6rem}}.testimonials-section .section-header p{color:#ffffffb3;margin-top:2rem;font-size:1.7rem}@media (width<=768px){.testimonials-section .section-header p{font-size:1.5rem}}.testimonials-section .testimonial-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (width<=992px){.testimonials-section .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.testimonials-section .testimonial-grid{grid-template-columns:1fr}}.testimonials-section .testimonial-grid .testimonial-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.8rem;padding:3rem;transition:all .3s}.testimonials-section .testimonial-grid .testimonial-card:hover{border-color:#c8a46b59;transform:translateY(-6px)}@media (width<=768px){.testimonials-section .testimonial-grid .testimonial-card{padding:2.4rem}}.testimonials-section .testimonial-grid .testimonial-card .stars{color:#c8a46b;gap:.4rem;margin-bottom:2rem;display:flex}.testimonials-section .testimonial-grid .testimonial-card .review{color:#ffffffd1;margin-bottom:3rem;font-size:1.6rem;line-height:1.8}@media (width<=768px){.testimonials-section .testimonial-grid .testimonial-card .review{font-size:1.5rem}}.testimonials-section .testimonial-grid .testimonial-card .client-info h4{color:#fff;margin-bottom:.4rem;font-size:1.8rem}.testimonials-section .testimonial-grid .testimonial-card .client-info span{color:#c8a46b;letter-spacing:.08rem;font-size:1.3rem}.why-choose-section{color:#fff;background:#151515;padding:10rem 0}.why-choose-section .why-choose-wrapper{grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;display:grid}@media (width<=992px){.why-choose-section .why-choose-wrapper{grid-template-columns:1fr}}.why-choose-section .why-content .section-tag{color:#c8a46b;letter-spacing:.3rem;margin-bottom:1.5rem;font-size:1.3rem;display:inline-block}.why-choose-section .why-content h2{margin-bottom:2rem;font-size:4.8rem;line-height:1.1}.why-choose-section .why-content h2 span{color:#c8a46b}@media (width<=768px){.why-choose-section .why-content h2{font-size:3.4rem}}.why-choose-section .why-content p{color:#ffffffb8;margin-bottom:3rem;font-size:1.7rem}@media (width<=768px){.why-choose-section .why-content p{font-size:1.5rem}}.why-choose-section .why-content .trust-list{flex-direction:column;gap:1.6rem;display:flex}.why-choose-section .why-content .trust-list .trust-item{color:#fff;font-size:1.7rem}@media (width<=768px){.why-choose-section .why-content .trust-list .trust-item{font-size:1.5rem}}.why-choose-section .feature-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width<=576px){.why-choose-section .feature-grid{grid-template-columns:1fr}}.why-choose-section .feature-grid .feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.8rem;padding:3rem;transition:all .3s}.why-choose-section .feature-grid .feature-card:hover{border-color:#c8a46b59;transform:translateY(-5px)}@media (width<=768px){.why-choose-section .feature-grid .feature-card{padding:2.4rem}}.why-choose-section .feature-grid .feature-card .feature-icon{background:#c8a46b1f;border-radius:1.4rem;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:2rem;display:flex}.why-choose-section .feature-grid .feature-card .feature-icon svg{color:#c8a46b}.why-choose-section .feature-grid .feature-card h3{margin-bottom:1rem;font-size:2rem}@media (width<=768px){.why-choose-section .feature-grid .feature-card h3{font-size:1.8rem}}.why-choose-section .feature-grid .feature-card p{color:#ffffffb3;font-size:1.5rem}@media (width<=768px){.why-choose-section .feature-grid .feature-card p{font-size:1.4rem}}.page-hero{color:#fff;align-items:center;min-height:55rem;display:flex;position:relative;overflow:hidden}.page-hero .page-hero-bg{position:absolute;inset:0}.page-hero .page-hero-bg img{object-fit:cover;width:100%;height:100%}.page-hero .page-hero-bg .page-hero-overlay{background:linear-gradient(90deg,#000000e0,#000000a6,#00000059);position:absolute;inset:0}.page-hero .page-hero-content{z-index:2;max-width:80rem;padding-top:8rem;position:relative}.page-hero .page-hero-content .breadcrumbs{flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:2rem;font-size:1.4rem;display:flex}.page-hero .page-hero-content .breadcrumbs a{color:#ffffffb3;transition:all .3s}.page-hero .page-hero-content .breadcrumbs a:hover{color:#c8a46b}.page-hero .page-hero-content .breadcrumbs .current-page{color:#c8a46b}.page-hero .page-hero-content .breadcrumbs .separator{color:#fff6;margin-left:.4rem}.page-hero .page-hero-content .page-subtitle{color:#c8a46b;letter-spacing:.3rem;text-transform:uppercase;margin-bottom:1.6rem;font-size:1.3rem;font-weight:500;display:inline-block}.page-hero .page-hero-content h1{margin-bottom:2rem;font-size:6rem;font-weight:700;line-height:1.1}.page-hero .page-hero-content p{color:#ffffffd9;max-width:65rem;font-size:1.7rem;line-height:1.8}@media (width<=992px){.page-hero{min-height:50rem}.page-hero .page-hero-content h1{font-size:5rem}}@media (width<=768px){.page-hero{min-height:45rem}.page-hero .page-hero-content{padding-top:6rem}.page-hero .page-hero-content h1{font-size:4rem}.page-hero .page-hero-content p{font-size:1.5rem}}@media (width<=576px){.page-hero{min-height:40rem}.page-hero .page-hero-content .page-subtitle{letter-spacing:.2rem;font-size:1.1rem}.page-hero .page-hero-content h1{font-size:3.2rem}.page-hero .page-hero-content p{font-size:1.4rem}}.projects-page{color:#fff;background:#111;padding:8rem 0}.projects-page .projects-top{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:4rem;display:flex}.projects-page .projects-top .section-tag{color:#c8a46b;letter-spacing:.3rem;margin-bottom:1rem;font-size:1.3rem;display:inline-block}.projects-page .projects-top h2{margin-bottom:1.2rem;font-size:4.8rem}.projects-page .projects-top h2 span{color:#c8a46b}.projects-page .projects-top p{color:#bdbdbd;max-width:60rem;font-size:1.6rem}.projects-page .projects-top .project-count{white-space:nowrap;color:#c8a46b;font-size:1.6rem;font-weight:600}.projects-page .filter-tabs{gap:1.2rem;margin-bottom:4rem;display:flex}.projects-page .filter-tabs .filter-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:.8rem;padding:1.1rem 2rem;transition:all .3s}.projects-page .filter-tabs .active{color:#111;background:#c8a46b;border-color:#c8a46b}.projects-page .projects-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.projects-page .project-card{color:inherit;background:#1a1a1a;border-radius:1.6rem;transition:all .35s;overflow:hidden}.projects-page .project-card:hover{transform:translateY(-6px)}.projects-page .project-card .project-image{height:25rem;position:relative}.projects-page .project-card .project-image img{object-fit:cover;width:100%;height:100%}.projects-page .project-card .project-image .project-badge{color:#111;background:#c8a46bf2;border-radius:5rem;padding:.8rem 1.4rem;font-size:1.2rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.projects-page .project-card .project-content{padding:2.2rem}.projects-page .project-card .project-content h3{margin-bottom:1.2rem;font-size:2rem}.projects-page .project-card .project-content .project-location{color:#bdbdbd;align-items:center;gap:.8rem;font-size:1.4rem;display:flex}.projects-page .project-card .project-content .project-meta{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.projects-page .project-card .project-content .project-meta span{background:#ffffff0d;border-radius:.6rem;padding:.6rem 1rem;font-size:1.2rem}.projects-page .project-card .project-content .project-link{color:#c8a46b;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:500;display:flex}@media (width<=992px){.projects-page .projects-top{flex-direction:column;align-items:flex-start}.projects-page .projects-top h2{font-size:4rem}.projects-page .projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.projects-page{padding:6rem 0}.projects-page .filter-tabs{flex-wrap:wrap}.projects-page .projects-grid{grid-template-columns:1fr}.projects-page .projects-top h2{font-size:3.4rem}}@media (width<=576px){.projects-page .projects-top h2{font-size:2.8rem}.projects-page .projects-top p{font-size:1.5rem}.projects-page .project-card .project-image{height:22rem}.projects-page .project-card .project-content{padding:2rem}.projects-page .project-card .project-content h3{font-size:1.8rem}}.project-details-page{color:#fff;background:#111}.overview-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:-6rem;display:grid;position:relative}.overview-grid .overview-card{text-align:center;background:#1b1b1b;border-radius:1.2rem;padding:2.5rem}.overview-grid .overview-card svg{color:#c8a46b;margin-bottom:1rem}.overview-grid .overview-card h4{margin-bottom:.8rem}.details-layout{grid-template-columns:2fr 1fr;gap:4rem;padding:8rem 0;display:grid}.content-block{margin-bottom:6rem}.content-block h2{margin-bottom:2rem;font-size:3rem}.content-block p{color:#cfcfcf;margin-bottom:1.5rem;font-size:1.6rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gallery-grid img{object-fit:cover;border-radius:1rem;width:100%;height:280px}.video-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.video-grid video{border-radius:1rem;width:100%}.highlights{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.highlights div{align-items:center;gap:1rem;display:flex}.highlights svg{color:#c8a46b}.project-sidebar{background:#1a1a1a;border-radius:1.2rem;height:fit-content;padding:3rem;position:sticky;top:12rem}.project-sidebar h3{margin-bottom:2rem}.project-sidebar ul{flex-direction:column;gap:2rem;display:flex}.project-sidebar li{justify-content:space-between;gap:1rem;display:flex}.project-sidebar strong{color:#c8a46b}@media (width<=992px){.overview-grid{grid-template-columns:repeat(2,1fr)}.details-layout{grid-template-columns:1fr}.project-sidebar{position:static}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.gallery-grid,.video-grid,.overview-grid,.highlights{grid-template-columns:1fr}}@media (width<=576px){.content-block h2{font-size:2.4rem}.project-sidebar{padding:2rem}}.service-details{color:#fff;background:#111;padding:10rem 0}.service-details .service-overview{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.service-details .service-overview .service-image img{object-fit:cover;border-radius:1.6rem;width:100%}.service-details .service-overview .service-content .section-tag{color:#c8a46b;letter-spacing:.3rem;font-size:1.3rem}.service-details .service-overview .service-content h2{margin:1.5rem 0;font-size:4.8rem}.service-details .service-overview .service-content p{color:#ffffffbf;font-size:1.6rem}.service-details .service-overview .service-content .features-list{gap:1.5rem;margin-top:3rem;display:grid}.service-details .service-overview .service-content .features-list .feature-item{align-items:center;gap:1rem;display:flex}.service-details .service-overview .service-content .features-list .feature-item svg{color:#c8a46b}.service-details .service-overview .service-content .features-list .feature-item span{font-size:1.6rem}@media (width<=992px){.service-details .service-overview{grid-template-columns:1fr}}.service-includes{color:#fff;background:#161616;padding:10rem 0}.service-includes .section-heading{text-align:center}.service-includes .section-heading span{color:#c8a46b;letter-spacing:.3rem;font-size:1.3rem}.service-includes .section-heading h2{margin-top:1rem;font-size:4.8rem}.service-includes .section-heading h2 span{color:#c8a46b}.service-includes .includes-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:5rem;display:grid}.service-includes .includes-grid .include-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.4rem;padding:3rem}.service-includes .includes-grid .include-card svg{color:#c8a46b}.service-includes .includes-grid .include-card h3{margin-top:1.5rem;font-size:1.8rem}@media (width<=992px){.service-includes .includes-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.service-includes .section-heading h2{font-size:3.6rem}.service-includes .includes-grid{grid-template-columns:1fr}}.service-process{color:#fff;background:#111;padding:10rem 0}.service-process .section-heading{text-align:center}.service-process .section-heading span{color:#c8a46b}.service-process .section-heading h2{margin-top:1rem;font-size:4.8rem}.service-process .section-heading h2 span{color:#c8a46b}.service-process .process-grid{grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:6rem;display:grid}.service-process .process-grid .process-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.4rem;padding:3rem}.service-process .process-grid .process-card .step-no{color:#c8a46b;font-size:3rem;font-weight:700;display:block}.service-process .process-grid .process-card h3{margin-top:1rem;font-size:1.8rem}@media (width<=992px){.service-process .process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.service-process .section-heading h2{font-size:3.6rem}.service-process .process-grid{grid-template-columns:1fr}}.service-cta{background:#161616;padding:10rem 0}.service-cta .cta-box{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:2rem;padding:6rem 3rem}.service-cta .cta-box h2{color:#fff;font-size:4.8rem}.service-cta .cta-box p{color:#ffffffbf;margin-top:1.5rem;font-size:1.6rem}.service-cta .cta-box .primary-btn{margin-top:3rem}@media (width<=768px){.service-cta .cta-box h2{font-size:3.4rem}}
