body{margin:0;font-family:'Plus Jakarta Sans',sans-serif;background-color:#070707;color:#eeeeee;box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}a{color:#ff6f00;text-decoration:none;transition:color .3s ease}a:hover{color:#bf360c}h1,h2,h3,h4{margin:0;font-family:'Playfair Display',serif;color:#ffffff;font-weight:700}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.badge{background-color:#bf360c;color:#ffffff;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:5px 12px;border-radius:3px;text-transform:uppercase;display:inline-block;margin-bottom:15px}.accent-text{color:#ff5722}.site-header{position:sticky;top:0;background-color:rgba(7,7,7,0.95);backdrop-filter:blur(10px);z-index:999;border-bottom:1px solid rgba(255,255,255,0.08);padding:16px 0}.main-header-container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-text{font-family:'Playfair Display',serif;font-size:24px;font-weight:800;color:#ffffff;letter-spacing:-.5px}.navigation{display:flex;align-items:center;gap:35px}.nav-link{font-size:14px;font-weight:500;color:rgba(255,255,255,0.75);transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#ff7043}.nav-link.active::after{content:'';position:absolute;width:100%;height:2px;background:#bf360c;bottom:-6px;left:0}.btn-cta-main{background-color:#bf360c;color:#ffffff;padding:12px 28px;border-radius:4px;font-size:14px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-block;text-align:center}.btn-cta-main:hover{background-color:#ff5722;transform:translateY(-2px);box-shadow:0 8px 20px rgba(191,54,12,0.35)}.btn-outline-main{background-color:transparent;color:#ffffff;padding:12px 28px;border:1px solid rgba(255,255,255,0.3);border-radius:4px;font-size:14px;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center}.btn-outline-main:hover{border-color:#ffffff;background-color:rgba(255,255,255,0.05)}.header-cta{padding:9px 20px;font-size:13px}.burger-btn{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;width:30px;padding:0}.burger-btn span{background-color:#ffffff;height:2px;width:100%;transition:.3s ease-in-out}.hero-section{position:relative;height:90vh;min-height:650px;display:flex;align-items:center;overflow:hidden}.hero-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.hero-content{position:relative;z-index:2;max-width:750px}.hero-content h1{font-size:62px;line-height:1.1;margin-bottom:20px;letter-spacing:-1px}.hero-content p{font-size:18px;color:rgba(255,255,255,0.7);line-height:1.6;margin-bottom:35px}.hero-cta-group{display:flex;align-items:center;gap:20px}.stats-section{background-color:#0d0d0d;padding:50px 0;border-bottom:1px solid rgba(255,255,255,0.05);border-top:1px solid rgba(255,255,255,0.05)}.stats-grid{display:flex;justify-content:space-between;align-items:center;text-align:center}.stat-card{flex:1}.stat-card h3{font-size:48px;color:#ff5722;margin-bottom:5px}.stat-card p{font-size:13px;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:1px}.home-services-intro{padding:100px 0}.section-label{display:block;text-align:center;font-size:12px;font-weight:700;color:#bf360c;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.home-services-intro h2,.faq-section h2,.trust-section h2,.testimonials-section h2{text-align:center;font-size:42px;margin-bottom:15px;letter-spacing:-.5px}.section-sub{text-align:center;max-width:650px;margin:0 auto 60px;color:rgba(255,255,255,0.6);line-height:1.6;font-size:16px}.services-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.service-card-preview{background-color:#111111;border:1px solid rgba(255,255,255,0.05);border-radius:6px;overflow:hidden;transition:transform .3s ease}.service-card-preview:hover{transform:translateY(-8px)}.service-card-preview .img-wrap{height:220px;overflow:hidden}.service-card-preview .img-wrap img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.sc-text{padding:30px}.sc-text h3{font-size:22px;margin-bottom:15px}.sc-text p{font-size:14px;color:rgba(255,255,255,0.65);line-height:1.6;margin-bottom:20px}.text-link{font-size:13px;font-weight:700;color:#ff5722;display:inline-block}.text-link:hover{color:#ffffff}.trust-section{background-color:#0d0d0d;padding:100px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.trust-item{border-left:2px solid #bf360c;padding-left:25px}.trust-item h4{font-size:20px;margin-bottom:15px}.trust-item p{font-size:14px;color:rgba(255,255,255,0.6);line-height:1.6}.testimonials-section{padding:100px 0}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px}.testimonial-card{background-color:#111111;border:1px solid rgba(255,255,255,0.04);padding:40px;border-radius:6px;display:flex;flex-direction:column;justify-content:space-between}.quote-text{font-style:italic;color:rgba(255,255,255,0.75);line-height:1.7;font-size:15px;margin-bottom:30px}.author-info{display:flex;align-items:center;gap:15px}.avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.author-info h5{font-size:15px;margin:0}.author-info p{font-size:12px;color:rgba(255,255,255,0.45);margin:0}.faq-section{background-color:#0d0d0d;padding:100px 0}.faq-accordion{max-width:800px;margin:60px auto 0;display:flex;flex-direction:column;gap:15px}.faq-item{background-color:#121212;border:1px solid rgba(255,255,255,0.04);border-radius:6px;overflow:hidden}.faq-trigger{width:100%;padding:25px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-trigger h3{font-size:18px;color:#ffffff;transition:color .3s ease}.faq-trigger:hover h3{color:#ff5722}.faq-content{padding:0 25px 25px;display:none}.faq-content p{font-size:14px;color:rgba(255,255,255,0.65);line-height:1.6;margin:0}.inline-contact-form-section{padding:100px 0;background-color:#070707}.form-wrapper-box{max-width:800px;background-color:#121212;padding:60px;border-radius:8px;border:1px solid rgba(255,255,255,0.05);text-align:center}.form-wrapper-box h2{font-size:36px;margin-bottom:15px}.form-wrapper-box p{color:rgba(255,255,255,0.65);margin-bottom:40px}.contact-form{text-align:left;display:grid;grid-template-columns:1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,0.6);font-weight:600}.form-group input[type='text'],.form-group input[type='email'],.form-group input[type='tel'],.form-group textarea{background-color:#1b1b1b;border:1px solid rgba(255,255,255,0.1);padding:15px;color:#ffffff;border-radius:4px;font-family:inherit;font-size:14px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#bf360c}.form-group textarea{min-height:120px;resize:vertical}.checkbox-group{flex-direction:row;align-items:flex-start;gap:10px}.checkbox-group input{margin-top:3px}.checkbox-group label{font-size:12px;line-height:1.5;text-transform:none;letter-spacing:0}.error-msg-box{color:#ff5252;font-size:13px}.site-footer{background-color:#060606;padding:80px 0 30px;border-top:1px solid rgba(255,255,255,0.08)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 2fr;gap:60px;margin-bottom:60px}.f-desc{color:rgba(255,255,255,0.5);font-size:14px;line-height:1.6;margin-top:20px}.footer-links h4,.footer-contact-info h4{font-size:16px;margin-bottom:20px}.footer-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-links a{color:rgba(255,255,255,0.6);font-size:14px}.footer-links a:hover{color:#ff5722}.footer-contact-info p{color:rgba(255,255,255,0.6);font-size:14px;line-height:1.6;margin:0 0 12px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid rgba(255,255,255,0.05);color:rgba(255,255,255,0.4);font-size:13px}.footer-legal-links{display:flex;align-items:center;gap:20px}.footer-legal-links a,.cookie-settings-trigger{color:rgba(255,255,255,0.4);font-size:13px;background:none;border:none;cursor:pointer;padding:0;transition:color .3s ease}.footer-legal-links a:hover,.cookie-settings-trigger:hover{color:#ff5722}.inner-hero-header{padding:120px 0 60px;background-color:#0a0a0a;border-bottom:1px solid rgba(255,255,255,0.04);text-align:center}.inner-hero-header h1{font-size:52px;margin-bottom:15px}.inner-hero-header p{font-size:16px;color:rgba(255,255,255,0.6);max-width:650px;margin:0 auto}.about-story-section{padding:100px 0}.story-grid{display:grid;grid-template-columns:11fr 10fr;gap:60px;align-items:center}.story-txt h2{font-size:38px;margin-bottom:20px}.story-txt p{color:rgba(255,255,255,0.65);font-size:15px;line-height:1.7;margin-bottom:20px}.story-img-wrap img{width:100%;height:auto;border-radius:6px;border:1px solid rgba(255,255,255,0.05)}.team-section{padding:100px 0;background-color:#0d0d0d}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.team-card{text-align:center}.team-card img{width:100%;height:320px;object-fit:cover;border-radius:4px;margin-bottom:20px;border:1px solid rgba(255,255,255,0.05)}.team-card h4{font-size:20px;margin-bottom:5px}.team-card p{color:#ff5722;font-size:13px;text-transform:uppercase;margin:0;letter-spacing:1px}.call-to-action-dark{background-color:#bf360c;padding:80px 0;text-align:center}.cta-box-content h2{font-size:42px;margin-bottom:15px}.cta-box-content p{color:rgba(255,255,255,0.85);font-size:16px;max-width:600px;margin:0 auto 35px}.btn-group-center{display:flex;justify-content:center;gap:20px;margin-top:10px}.services-full-list{padding:100px 0}.detailed-service-item{display:flex;gap:80px;align-items:center;padding:80px 0}.detailed-service-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.05)}.detailed-service-item.alt-row{flex-direction:row-reverse}.service-img-wrap{flex:1;height:400px;overflow:hidden;border-radius:6px;border:1px solid rgba(255,255,255,0.05)}.service-img-wrap img{width:100%;height:100%;object-fit:cover}.service-txt-wrap{flex:1}.service-txt-wrap h2{font-size:36px;margin-bottom:20px}.service-txt-wrap p{color:rgba(255,255,255,0.65);font-size:15px;line-height:1.7;margin-bottom:25px}.blog-posts-section{padding:100px 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:40px}.blog-card{background-color:#121212;border:1px solid rgba(255,255,255,0.05);border-radius:6px;overflow:hidden}.blog-img-wrap{height:230px;overflow:hidden}.blog-img-wrap img{width:100%;height:100%;object-fit:cover}.blog-txt-wrap{padding:30px}.blog-card .date{font-size:12px;color:rgba(255,255,255,0.4);margin-bottom:12px;display:block}.blog-txt-wrap h3{font-size:22px;margin-bottom:12px;line-height:1.3}.blog-txt-wrap p{font-size:14px;color:rgba(255,255,255,0.6);line-height:1.6;margin-bottom:20px}.article-container{max-width:800px;margin:120px auto;padding:0 24px}.article-container h1{font-size:48px;line-height:1.15;margin:12px 0 20px}.publish-date{font-size:13px;color:rgba(255,255,255,0.5);margin-bottom:40px}.article-featured-img{height:450px;border-radius:6px;overflow:hidden;margin-bottom:40px}.article-featured-img img{width:100%;height:100%;object-fit:cover}.article-body-p h2{font-size:28px;margin:30px 0 15px}.article-body-p p{font-size:16px;line-height:1.75;color:rgba(255,255,255,0.75);margin-bottom:25px}.article-body-p blockquote{border-left:4px solid #bf360c;margin:40px 0;padding-left:30px;font-family:'Playfair Display',serif;font-size:20px;font-style:italic;color:#ffffff}.article-body-p ul{margin-bottom:25px;padding-left:20px}.article-body-p li{margin-bottom:10px;color:rgba(255,255,255,0.75);line-height:1.6}.article-cta-box{background-color:#111111;border:1px solid rgba(255,255,255,0.06);padding:40px;border-radius:6px;margin-top:60px;text-align:center}.article-cta-box h3{font-size:24px;margin-bottom:10px}.article-cta-box p{color:rgba(255,255,255,0.6);font-size:15px;margin-bottom:25px}.contacts-page-interactive{padding:80px 0}.map-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.q-item{margin-bottom:40px}.q-item h4{font-size:20px;margin-bottom:10px}.q-item p{color:rgba(255,255,255,0.65);font-size:15px;line-height:1.6;margin:0}.q-item a{color:#ff5722}.iframe-map-section{position:relative;height:450px}.map-iframe-container iframe{display:block;filter:grayscale(100%) invert(90%) contrast(120%)}.thank-you-wrap{padding:160px 0}.table-wrap{overflow-x:auto;margin:30px 0}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:15px;border-bottom:1px solid rgba(255,255,255,0.08);font-size:14px}th{background-color:#111111;font-weight:600;color:#ffffff}td{color:rgba(255,255,255,0.75)}.cookie-banner-wrap{position:fixed;bottom:24px;right:24px;width:380px;background-color:#141414;border:1px solid rgba(255,255,255,0.1);padding:24px;border-radius:6px;box-shadow:0 15px 35px rgba(0,0,0,0.5);z-index:10000;transition:opacity .3s ease,transform .3s ease}.cookie-banner-wrap.hidden{opacity:0;transform:translateY(20px);pointer-events:none}.cookie-banner-wrap h5{font-family:'Playfair Display',serif;font-size:18px;margin:0 0 10px;color:#ffffff}.cookie-banner-wrap p{font-size:12px;color:rgba(255,255,255,0.65);line-height:1.5;margin:0 0 15px}.cookie-cat-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.cat-chk{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,0.8);display:flex;align-items:center;gap:8px}.cookie-btn-group{display:flex;flex-direction:column;gap:8px}.cookie-btn{padding:10px;font-size:12px;font-weight:700;border-radius:4px;border:none;cursor:pointer;transition:.2s ease}.cookie-btn.primary{background-color:#bf360c;color:#ffffff}.cookie-btn.primary:hover{background-color:#ff5722}.cookie-btn.secondary{background-color:rgba(255,255,255,0.08);color:#ffffff}.cookie-btn.secondary:hover{background-color:rgba(255,255,255,0.15)}.cookie-btn.accent{background-color:transparent;color:#ff5722;border:1px solid rgba(255,255,255,0.1)}.cookie-btn.accent:hover{background-color:rgba(255,255,255,0.04)}@media (max-width:991px){.burger-btn{display:flex}.navigation{position:fixed;top:73px;right:-100%;width:260px;height:calc(100vh - 73px);background-color:#0d0d0d;flex-direction:column;align-items:flex-start;padding:40px;gap:25px;border-left:1px solid rgba(255,255,255,0.08);transition:right .3s ease-in-out}.navigation.open{right:0}.navigation .header-cta{width:100%;text-align:center}.hero-content h1{font-size:46px}.footer-grid{grid-template-columns:1fr;gap:40px}.story-grid{grid-template-columns:1fr;gap:40px}.detailed-service-item,.detailed-service-item.alt-row{flex-direction:column;gap:35px;padding:60px 0}.service-img-wrap{width:100%;height:300px}.map-contact-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:767px){.stats-grid{flex-wrap:wrap;gap:30px}.stat-card{flex:none;width:calc(50% - 15px)}.trust-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr}}