@charset "UTF-8";.topbar{background-color:#1a1a1a;color:#f6f5f3;padding:.7rem 0;font-size:.9rem;position:fixed;top:0;left:0;right:0;z-index:1001;border-bottom:none}.topbar-container{max-width:1400px;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:0 2rem}.topbar-left{display:flex;align-items:center}.topbar-contact{font-weight:400;color:#f6f5f3}.topbar-contact strong{color:#e8a39e;font-weight:700}.topbar-email{font-size:.85rem}@media (max-width: 1024px){.topbar-container{padding:0 1.5rem}.topbar-contact{font-size:.85rem}}@media (max-width: 768px){.topbar{padding:.5rem 0}.topbar-container{padding:0 1rem}.topbar-contact{font-size:.8rem;text-align:center}}@media (max-width: 480px){.topbar-contact{font-size:.75rem}.topbar-email{font-size:.7rem}}.navbar{background-color:#f6f5f3f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1rem 0;position:fixed;top:45px;left:0;right:0;z-index:1000;box-shadow:0 4px 20px #2e2e2e1a;border-bottom:1px solid rgba(199,206,219,.3);height:85px;display:flex;justify-content:center;align-items:center;font-size:1.2rem}.navbar-container{max-width:1400px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:85px}.navbar-left .logo{display:flex;align-items:center;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;color:#2e2e2e}.logo-text{color:#2e2e2e;margin-right:.5rem;font-weight:700}.logo-bilka{color:#e74c3c;font-weight:700}.logo-icon{display:inline-block;width:25px;height:25px;background-color:#e74c3c;margin-right:5px;vertical-align:middle;position:relative;top:-2px}.logo-icon:before{content:"";position:absolute;top:-10px;left:0;width:0;height:0;border-left:12.5px solid transparent;border-right:12.5px solid transparent;border-bottom:10px solid #e74c3c}.logo-highlight{color:#f6f5f3;background-color:#e8a39e;padding:.3rem .8rem;border-radius:8px;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;cursor:pointer;transition:all .3s ease;font-size:.95rem;box-shadow:0 4px 15px #e74c3c4d}.nav-menu-container{display:flex;flex:1;justify-content:center}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2.5rem;align-items:center}.nav-item{position:relative;height:85px;display:flex;align-items:center}.nav-link{color:#2e2e2e;text-decoration:none;font-weight:500;padding:.8rem 0;transition:all .3s ease;position:relative;font-size:.95rem}.nav-link:after{content:"";position:absolute;bottom:30px;left:0;width:0;height:2px;background-color:#e8a39e;transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-link:hover{color:#e8a39e}.dropdown .dropdown-content{display:none;position:absolute;top:80%;left:0;background-color:#f6f5f3;min-width:220px;box-shadow:0 10px 40px #2e2e2e26;border-radius:12px;padding:.8rem 0;border:1px solid #C7CEDB;z-index:1}.dropdown:hover .dropdown-content{display:block;animation:fadeInDown .3s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-content a{color:#2e2e2e;padding:.8rem 1.5rem;text-decoration:none;display:block;transition:all .3s ease;font-weight:500}.dropdown-content a:hover{background-color:#c7cedb;color:#2e2e2e}.navbar-right .cta-button{background-color:#e74c3c;color:#fff;border:none;padding:.9rem 1.8rem;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem;box-shadow:0 4px 15px #e74c3c4d}.navbar-right .cta-button:before{content:"📞";margin-right:8px;filter:grayscale(100%)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #e74c3c66;background-color:#c0392b}.mobile-cta-container,.menu-icon{display:none}@media screen and (max-width: 1024px){.nav-menu-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:calc(100vh - 85px);position:fixed;top:85px;left:-100%;opacity:0;transition:all .5s ease;background:#f6f5f3;padding-top:4rem}.nav-menu-container.active{left:0;opacity:1;z-index:1}.nav-menu{flex-direction:column;gap:0;width:100%;align-items:center}.nav-item{width:100%;padding:1rem 0;text-align:center}.nav-link{font-size:1.5rem;padding:1rem;display:block;width:100%}.nav-link:after{display:none}.dropdown .dropdown-content,.dropdown:hover .dropdown-content,.navbar-right{display:none}.mobile-cta-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:2rem}.mobile-cta-container .cta-button{background-color:#e74c3c;color:#fff;width:80%;max-width:250px;padding:1rem;font-size:1.2rem}.mobile-cta-container .cta-button:before{content:"📞";margin-right:8px;filter:grayscale(100%)}.menu-icon{display:block;position:absolute;top:0;right:0;transform:translate(-100%,60%);font-size:1.8rem;cursor:pointer;color:#2e2e2e}.fa-times{font-size:2rem}}@media (max-width: 768px){.navbar{padding:.8rem 0}.navbar-container{padding:0 1rem}.navbar-left .logo{font-size:1.5rem}}@media (max-width: 480px){.nav-menu{text-align:center;width:100%}}.hero{background:linear-gradient(#00000080,#000000b3),url(/images/p1.jpg);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;align-items:center;padding-top:150px;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#e8a39e1a,#c7cedb1a);pointer-events:none}.hero-container{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:1}.hero-content{display:grid;grid-template-columns:1fr 450px;gap:5rem;align-items:center}.hero-left{color:#f6f5f3;max-width:650px}.hero-title{font-size:3.8rem;font-weight:800;line-height:1.15;margin-bottom:2rem;letter-spacing:-1.5px;color:#fff;text-shadow:0px 4px 20px rgba(0,0,0,.8)}.hero-description{font-size:1.4rem;line-height:1.7;margin-bottom:2.5rem;text-shadow:0px 2px 10px rgba(0,0,0,.9);color:#f6f5f3;font-weight:400;max-width:600px}.hero-cta-button{background-color:#e74c3c;color:#fff;border:none;padding:1.2rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .4s ease;box-shadow:0 8px 25px #e74c3c4d;text-transform:uppercase;letter-spacing:1px}.hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #e74c3c80;background-color:#c0392b}.hero-right{display:flex;justify-content:flex-end;align-items:center}.hero-contact-box{background:#f6f5f3f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:2.5rem;border-radius:20px;box-shadow:0 20px 60px #2e2e2e33;width:100%;max-width:450px;border:1px solid rgba(199,206,219,.3);text-align:center}.hero-contact-title{color:#2e2e2e;font-size:1.6rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.5px}.hero-contact-subtitle{color:#666;font-size:1rem;margin-bottom:2rem;line-height:1.5}.hero-contact-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.hero-contact-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 25px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;min-width:140px}.hero-contact-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.hero-contact-button.call-button{background-color:#e74c3c;color:#fff}.hero-contact-button.call-button:hover{background-color:#c0392b;color:#fff}.hero-contact-button.whatsapp-button{background-color:#25d366;color:#fff}.hero-contact-button.whatsapp-button:hover{background-color:#128c7e;color:#fff}.hero-button-icon{font-size:1.1rem}@media (max-width: 1200px){.hero-content{grid-template-columns:1fr 400px;gap:3rem}.hero-title{font-size:3rem}}@media (max-width: 1024px){.hero-container{padding:0 1.5rem}.hero-content{grid-template-columns:1fr 350px;gap:2.5rem}.hero-title{font-size:2.7rem}.hero-description{font-size:1.2rem}}@media (max-width: 768px){.hero{padding-top:200px;background-attachment:scroll}.hero-container{padding:0 1rem}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-title{font-size:2.3rem;margin-bottom:1.5rem}.hero-description{font-size:1.1rem;margin-bottom:2rem}.hero-cta-button{padding:1rem 2rem;font-size:1.1rem}.hero-right{justify-content:center}.hero-contact-box{max-width:100%;padding:2rem}.hero-contact-title{font-size:1.4rem}.hero-contact-buttons{flex-direction:column;align-items:center}.hero-contact-button{width:100%;max-width:250px}}@media (max-width: 480px){.hero{padding-top:220px}.hero-title{font-size:1.9rem;line-height:1.2}.hero-description{font-size:1rem;line-height:1.6}.hero-cta-button{padding:.9rem 1.8rem;font-size:1rem}.hero-contact-box{padding:1.5rem;border-radius:15px}.hero-contact-button{padding:12px 20px;font-size:.9rem}}.brands-section{padding:2rem 0;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}.brands-container{max-width:1200px;margin:0 auto}.brand-slide{display:flex!important;justify-content:center;align-items:center;height:100px;padding:0 20px}.brand-slide img{max-width:100%;max-height:60px;object-fit:contain;transition:all .3s ease}.brand-slide:hover img{transform:scale(1.1)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.about-section{padding:6rem 2rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.about-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-image-column{width:100%}.about-image{width:100%;height:auto;object-fit:cover;border-radius:20px;box-shadow:0 20px 50px #0000001a}.about-content-column{display:flex;flex-direction:column}.about-subtitle{color:#e74c3c;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.about-title{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:2rem;color:#2e2e2e}.about-description{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.5rem}.about-cta-button{background-color:#e74c3c;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;align-self:flex-start;border:none}.about-cta-button:hover{background-color:#c0392b;transform:translateY(-3px);box-shadow:0 6px 20px #e91e6366}.about-cta-container{text-align:center;margin-top:2rem}@media (max-width: 1024px){.about-container{grid-template-columns:1fr;gap:3rem;text-align:center}.about-content-column{align-items:center}}@media (max-width: 768px){.about-section{padding:4rem 1rem}.about-title{font-size:2.2rem}.about-description{font-size:1rem}}.services-section{padding:6rem 2rem;background-color:#f9f9f9}.services-container{max-width:1400px;margin:0 auto;text-align:center}.services-main-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#2e2e2e}.services-main-subtitle{font-size:1.2rem;color:#555;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;justify-content:center}.service-card{background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;text-align:center;overflow:hidden;display:flex;flex-direction:column;color:#555}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.service-image{width:100%;height:220px;object-fit:cover}.service-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column;align-items:center}.service-icon{font-size:3rem;color:#e74c3c;margin-bottom:1.5rem;display:inline-block}.service-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2e2e2e}.service-description{font-size:1rem;line-height:1.7;color:#555}@media (max-width: 992px){.services-grid{grid-template-columns:1fr}}@media (max-width: 768px){.services-section{padding:4rem 1rem}.services-main-title{font-size:2.5rem}}.locations-section{padding:6rem 2rem;background-color:#f8f9fa}.locations-container{max-width:1200px;margin:0 auto}.locations-header{text-align:center;margin-bottom:4rem}.locations-subtitle{color:#e74c3c;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;display:block}.locations-title{font-size:2.8rem;font-weight:700;color:#2e2e2e;margin-bottom:1.5rem}.locations-description{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.locations-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.locations-list-column{background-color:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #00000014}.list-title{font-size:1.5rem;font-weight:700;color:#2e2e2e;margin-bottom:2rem;text-align:center}.locations-grid{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2.5rem}.location-item{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8f9fa;border-radius:12px;transition:all .3s ease}.location-item:hover{background-color:#e8f4f8;transform:translate(5px)}.location-icon{color:#e74c3c;font-size:1.2rem;min-width:20px}.location-name{font-size:1.1rem;font-weight:600;color:#2e2e2e}.locations-cta{text-align:center;padding-top:1.5rem;border-top:2px solid #f0f0f0}.cta-text{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:#666;margin-bottom:1.5rem}.cta-icon{color:#e74c3c}.locations-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #e74c3c4d}.locations-button:hover{background-color:#c0392b;transform:translateY(-2px);box-shadow:0 6px 20px #e74c3c66;color:#fff}.map-column{display:flex;justify-content:center;align-items:flex-start}.map-container{width:100%;max-width:500px;box-shadow:0 10px 30px #00000026;border-radius:15px;overflow:hidden}.map-container iframe{width:100%;height:400px;border:none}@media (max-width: 1024px){.locations-content{grid-template-columns:1fr;gap:3rem}.locations-title{font-size:2.4rem}}@media (max-width: 768px){.locations-section{padding:4rem 1rem}.locations-header{margin-bottom:3rem}.locations-title{font-size:2rem}.locations-description{font-size:1.1rem}.locations-list-column{padding:2rem}.map-container iframe{height:300px}}@media (max-width: 480px){.locations-title{font-size:1.8rem}.locations-list-column{padding:1.5rem}.location-item{padding:.8rem}.location-name{font-size:1rem}}.testimonials-section{padding:6rem 2rem;background-color:#fff}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.testimonials-subtitle{color:#e74c3c;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.testimonials-main-title{font-size:2.8rem;font-weight:700;color:#2e2e2e}.google-reviews{display:flex;align-items:center;gap:.8rem;font-weight:600;color:#555}.google-icon{font-size:1.8rem;color:#e74c3c}.stars{display:flex;gap:.2rem;color:#fbbc05;font-size:1.2rem}.testimonial-card-wrapper{padding:0 1rem}.testimonial-card{background-color:#f9f9f9;padding:2.5rem;border-radius:15px;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:400px;justify-content:center}.testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;border:4px solid #ffffff;box-shadow:0 5px 15px #0000001a}.testimonial-quote{font-size:1.05rem;font-style:italic;line-height:1.7;color:#555;margin-bottom:2rem;flex-grow:1}.testimonial-author{display:flex;flex-direction:column}.testimonial-name{font-weight:700;color:#2e2e2e}.testimonial-location{font-size:.9rem;color:#777}.testimonials-tagline{text-align:center;margin-top:4rem;font-size:1.3rem;font-weight:600;color:#2e2e2e}.slick-dots{bottom:-50px}.slick-dots li button:before{font-size:12px;color:#ccc;opacity:1;transition:all .3s ease}.slick-dots li.slick-active button:before{color:#e74c3c}@media (max-width: 768px){.testimonials-header{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}.contact-section{padding:80px 0;background:linear-gradient(135deg,#fdf4f4,#eef2f5);font-family:Poppins,sans-serif;color:#333}.promo-banner{background:#111;color:#fff;padding:2rem 0;text-align:center;margin-bottom:60px;box-shadow:0 4px 15px #0003;border-radius:8px;max-width:1200px;margin-left:auto;margin-right:auto}.promo-content h3{margin:0;font-size:2rem;font-weight:700;letter-spacing:.5px;color:#fff}.promo-highlight{background-color:#ffeb3b;color:#111;padding:.2rem .8rem;border-radius:6px;margin-right:1rem;display:inline-block;transform:rotate(-2deg)}.promo-cta{display:inline-block;margin-top:1.5rem;background-color:#fff;color:#c2185b;padding:12px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.promo-cta:hover{background-color:#ffeb3b;color:#c2185b;transform:translateY(-3px);box-shadow:0 4px 12px #0003}.contact-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;gap:50px;align-items:flex-start}.contact-info-column{flex:1;display:flex;flex-direction:column;justify-content:center}.contact-form-column{flex:1}.contact-title{font-size:3.2rem;font-weight:700;color:var(--charcoal-ink);margin-bottom:1rem;position:relative;padding-bottom:10px}.contact-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background-color:#e91e63}.contact-subtitle{font-size:1.2rem;color:#495057;margin-bottom:2.5rem;line-height:1.6}.contact-details{display:flex;flex-direction:column;gap:20px}.contact-item{display:flex;align-items:center;gap:15px;font-size:1.2rem}.contact-item .contact-icon{font-size:1.5rem;color:#e91e63}.contact-item a{color:#343a40;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#e91e63}.contact-box{background-color:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #00000014;text-align:center}.contact-box-title{font-size:2rem;font-weight:700;color:#2e2e2e;margin-bottom:1rem}.contact-box-subtitle{font-size:1.1rem;color:#666;margin-bottom:2.5rem;line-height:1.6}.contact-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.contact-button{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;min-width:160px}.contact-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.call-button{background-color:#e74c3c;color:#fff}.call-button:hover{background-color:#c0392b;color:#fff}.whatsapp-button{background-color:#25d366;color:#fff}.whatsapp-button:hover{background-color:#128c7e;color:#fff}.button-icon{font-size:1.3rem}@media (max-width: 992px){.contact-container{flex-direction:column;gap:60px}}@media (max-width: 768px){.contact-buttons{flex-direction:column;align-items:center}.contact-button{width:100%;max-width:250px}.contact-box{padding:30px 20px}.contact-box-title{font-size:1.7rem}}.site-footer{background-color:#0d1117;color:#c9d1d9;padding:40px 0;font-family:Poppins,sans-serif;font-size:.9rem;border-top:1px solid #30363d}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.footer-copyright p{margin:0;color:#fff}.footer-links{display:flex;gap:25px}.footer-links a{color:#c9d1d9;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#58a6ff}@media (max-width: 768px){.footer-container{flex-direction:column;gap:20px;text-align:center}}.App{text-align:left;background-color:#f6f5f3;min-height:100vh}body{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#2e2e2e;background-color:#f6f5f3;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{color:#2e2e2e;font-weight:700;line-height:1.2;letter-spacing:-.025em}p{color:#2e2e2e;line-height:1.7}button{font-family:inherit;cursor:pointer;border:none;transition:all .3s ease}a{color:#e8a39e;text-decoration:none;transition:color .3s ease}a:hover{color:#c7cedb}::selection{background-color:#e8a39e;color:#f6f5f3}::-moz-selection{background-color:#e8a39e;color:#f6f5f3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f6f5f3}::-webkit-scrollbar-thumb{background:#c7cedb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8e8c84}:root{--ivory-mist: #F6F5F3;--slate-cloud: #C7CEDB;--blush-terra: #E8A39E;--olive-smoke: #8E8C84;--charcoal-ink: #2E2E2E;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:var(--charcoal-ink);background-color:var(--ivory-mist)}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:inherit;background-color:var(--ivory-mist);color:var(--charcoal-ink);overflow-x:hidden}#root{width:100%;min-height:100vh;margin:0;display:flex;flex-direction:column}*:focus{outline:2px solid var(--blush-terra);outline-offset:2px}*:focus:not(:focus-visible){outline:none}@media (max-width: 768px){:root{font-size:14px}}@media (max-width: 480px){:root{font-size:13px}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}}
