@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--primary:#ff4e00;--bg-color:#fff;--text-color:#333;--font-inter:"Inter", sans-serif}[dir=rtl]{text-align:right}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-inter);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased}.main-content{padding:2rem}h1{color:var(--primary)}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#fffffffa;padding:.5rem 0;position:sticky;top:0;box-shadow:0 4px 15px #0000000d}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;display:flex}.Header-module__hBw1pG__logo a{line-height:0;display:inline-block}.Header-module__hBw1pG__nav{gap:1.5rem;display:flex}.Header-module__hBw1pG__link{color:var(--text-color);padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Header-module__hBw1pG__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__link:hover{color:var(--primary)}.Header-module__hBw1pG__langSelector{position:relative}.Header-module__hBw1pG__langBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #eee;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__langBtn:hover{background:#f9f9f9;border-color:#ddd}.Header-module__hBw1pG__arrow{color:#888;font-size:.7rem}.Header-module__hBw1pG__dropdown{background:#fff;border:1px solid #eee;border-radius:6px;flex-direction:column;min-width:120px;display:flex;position:absolute;top:110%;right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}[dir=rtl] .Header-module__hBw1pG__dropdown{left:0;right:auto}.Header-module__hBw1pG__dropdownItem{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.8rem 1rem;font-weight:500;transition:background .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{color:var(--primary);background:#f5f5f5}.Header-module__hBw1pG__flag{font-size:1.2rem}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Footer-module__S6Hkya__footer{color:#eee;background-color:#111;margin-top:auto;padding:4rem 0 0}.Footer-module__S6Hkya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem 3rem;display:grid}.Footer-module__S6Hkya__section{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__title{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__text{color:#ccc;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__mailLink{color:var(--primary);font-weight:600;text-decoration:none}.Footer-module__S6Hkya__mailLink:hover{text-decoration:underline}.Footer-module__S6Hkya__links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__links li a{color:#ccc;font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__links li a:hover{color:var(--primary)}.Footer-module__S6Hkya__divider{background-color:#333;height:1px;margin:.5rem 0}.Footer-module__S6Hkya__social{margin-top:1rem}.Footer-module__S6Hkya__social a{color:#fff;border:1px solid var(--primary);border-radius:4px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__social a:hover{background-color:var(--primary)}.Footer-module__S6Hkya__mapContainer{border:1px solid #333;border-radius:8px;width:100%;overflow:hidden}.Footer-module__S6Hkya__bottom{background-color:#0a0a0a;border-top:1px solid #222}.Footer-module__S6Hkya__bottomContainer{color:#888;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__agency a{color:var(--primary);letter-spacing:1px;font-weight:700;text-decoration:none}.Footer-module__S6Hkya__agency a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;gap:1rem}}
.FloatingContact-module__iWbdmW__container{z-index:9999;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem;right:2rem}[dir=rtl] .FloatingContact-module__iWbdmW__container{left:2rem;right:auto}.FloatingContact-module__iWbdmW__icon{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .3s,background-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0003}.FloatingContact-module__iWbdmW__icon svg{width:24px;height:24px}.FloatingContact-module__iWbdmW__icon:hover{transform:scale(1.1)}.FloatingContact-module__iWbdmW__whatsapp{color:#fff;background-color:#25d366}.FloatingContact-module__iWbdmW__whatsapp:hover{background-color:#128c7e}.FloatingContact-module__iWbdmW__phone{background-color:var(--primary);color:#fff}.FloatingContact-module__iWbdmW__phone:hover{background-color:#e64600}.FloatingContact-module__iWbdmW__instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}
.CookieConsent-module__QbGkGW__overlay{z-index:9999;max-width:450px;animation:.5s ease-out forwards CookieConsent-module__QbGkGW__slideUp;position:fixed;bottom:2rem;left:2rem}[dir=rtl] .CookieConsent-module__QbGkGW__overlay{left:auto;right:2rem}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__QbGkGW__popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #0000000d;border-left:4px solid var(--primary);background:#fffffff2;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 10px 40px #00000026}[dir=rtl] .CookieConsent-module__QbGkGW__popup{border-left:1px solid #0000000d;border-right:4px solid var(--primary)}.CookieConsent-module__QbGkGW__icon{font-size:2rem;line-height:1}.CookieConsent-module__QbGkGW__content{flex:1}.CookieConsent-module__QbGkGW__title{color:#222;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.CookieConsent-module__QbGkGW__text{color:#555;font-size:.9rem;line-height:1.5}.CookieConsent-module__QbGkGW__link{color:var(--primary);font-weight:700;text-decoration:none}.CookieConsent-module__QbGkGW__link:hover{text-decoration:underline}.CookieConsent-module__QbGkGW__actions{justify-content:flex-end;display:flex}.CookieConsent-module__QbGkGW__acceptBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:background .3s}.CookieConsent-module__QbGkGW__acceptBtn:hover{background:#e64600}@media (max-width:768px){.CookieConsent-module__QbGkGW__overlay{width:100%;max-width:100%;bottom:0;left:0}.CookieConsent-module__QbGkGW__popup{border-left:none;border-top:4px solid var(--primary);border-radius:12px 12px 0 0}}
