#CookiebotWidget{display:none !important}.trust-location-link{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(93,79,71,0.4)}.trust-location-link:hover{text-decoration-color:rgba(93,79,71,0.85)}.trust-bar{background:#f0ece8;border-bottom:1px solid #e0d8d2;padding:0.85rem 0}.trust-bar-items{display:flex;justify-content:space-evenly;align-items:center;gap:0.5rem;flex-wrap:nowrap}.trust-item{font-size:0.85rem;color:#5d4f47;font-weight:500;white-space:nowrap}.trust-item-kab{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:#5d4f47;font-weight:500;text-decoration:none;white-space:nowrap}.trust-item-kab:hover{opacity:0.75}.trust-item-location{white-space:nowrap}@media (max-width:768px){.hero-trust-link{display:inline-block;padding:0.55rem 0.1rem}.trust-item-kab,.trust-item-location{display:none}.trust-bar-items{justify-content:center;flex-wrap:wrap;gap:0.75rem 2rem}}@media (max-width:600px){.trust-bar{padding:0.65rem 0}.trust-bar-items{gap:0.5rem 1.5rem}.trust-item{font-size:0.8rem}}section{padding:80px 0}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#766860}.section-subtitle{text-align:center;font-size:1.2rem;margin-bottom:3rem;color:#666;max-width:800px;margin-left:auto;margin-right:auto}.content{background:white}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.content-text{font-size:1.1rem;line-height:1.8}.content-text h3{color:#766860;margin:2rem 0 1rem 0;font-size:1.5rem}.content-text h3:first-child{margin-top:0}.content-text ul{margin-left:1.5rem;margin-bottom:1.5rem}.content-text li{margin-bottom:0.5rem;color:#5d4f47}.content-sidebar{background:#f8f9fa;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,0.1);position:sticky;top:100px}.content-sidebar h3{color:#766860;margin-bottom:1rem;font-size:1.3rem}.content-sidebar ul{list-style:none}.content-sidebar li{padding:0.5rem 0;border-bottom:1px solid #e0e0e0}.content-sidebar li:last-child{border-bottom:none}.services{background:#f8f9fa}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,0.1);transition:transform 0.3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#766860;margin-bottom:1rem;font-size:1.3rem}.faq{background:white}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.faq-item{background:#f8f9fa;padding:1.5rem;border-radius:10px;border-left:4px solid #766860}.faq-item h3{color:#766860;margin-bottom:0.75rem;font-size:1.2rem}.faq-item p{color:#555;line-height:1.6}.testimonials{background:#f8f9fa}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial-card{background:white;padding:2rem;border-radius:15px;border-left:4px solid #5d4f47;box-shadow:0 5px 15px rgba(0,0,0,0.1);position:relative}.testimonial-quote{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:1.5rem;font-style:italic}.testimonial-quote::before{content:'\201C';font-size:3rem;color:#5d4f47;position:absolute;top:-10px;left:20px;line-height:1}.testimonial-author{display:flex;align-items:center;gap:1rem}.testimonial-avatar{width:50px;height:50px;background:linear-gradient(135deg,#5d4f47,#766860);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;font-size:1.2rem}.testimonial-info strong{color:#766860;margin-bottom:0.2rem;font-size:1.1rem;display:block}.testimonial-info p{color:#666;font-size:0.9rem}.testimonial-stars{color:#f5a623;font-size:1.2rem;margin-bottom:0.75rem;letter-spacing:2px}.testimonial-source{margin-top:1rem;padding-top:1rem;border-top:1px solid #e8e6e3;font-size:0.85rem;color:#888}.location{background:white}.location-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.location-info h3{color:#766860;margin-bottom:1rem;font-size:1.4rem}.location-item{margin-bottom:1.5rem}.location-item strong{color:#5d4f47;display:block;margin-bottom:0.5rem}.map-container{border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.1);height:400px;background:#f8f9fa}.map-container iframe{width:100%;height:100%;border:none}.map-placeholder{width:100%;height:100%;background-color:#e8ede8;background-image:linear-gradient(rgba(160,185,160,0.35) 1px,transparent 1px),linear-gradient(90deg,rgba(160,185,160,0.35) 1px,transparent 1px);background-size:32px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;gap:0.75rem;transition:background-color 0.2s ease;padding:1rem;box-sizing:border-box}.map-placeholder:hover{background-color:#dce6dc}.map-placeholder-pin{font-size:2.8rem;line-height:1}.map-placeholder-address{color:#5d4f47;font-size:1rem;font-weight:600;text-align:center}.map-load-btn{background:#766860;color:#ffffff;border:none;padding:10px 26px;border-radius:50px;font-size:1rem;font-weight:bold;cursor:pointer;transition:background 0.2s ease;margin-top:0.25rem}.map-load-btn:hover{background:#5d4f47}footer{background:#766860;color:#ffffff;text-align:center;padding:2rem 0}footer a{color:#ffffff;text-decoration:underline}footer a:hover{color:#e8e6e3}@media (max-width:768px){section{padding:50px 0}.section-title{font-size:1.8rem;margin-bottom:2rem}.content-grid,.location-content{grid-template-columns:1fr;gap:2rem}.content-sidebar{position:static}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}.testimonials-grid,.faq-grid{grid-template-columns:1fr}footer{padding:1.5rem 0;font-size:0.9rem}}@media (max-width:480px){.section-title{font-size:1.6rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#5d4f47;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#766860}