*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,Varela Round,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7;color:#353535;background-color:#fff;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Inter,Varela Round,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.1;color:#353535;text-wrap:balance}h1{font-size:clamp(3rem,2rem + 5vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#353535}h2{font-size:clamp(2.25rem,1.75rem + 2.5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#353535}h3{font-size:clamp(1.875rem,1.5rem + 1.875vw,2.5rem);font-weight:600;line-height:1.25;color:#353535}h4{font-size:clamp(1.5rem,1.3rem + 1vw,2rem);font-weight:600;line-height:1.25;color:#353535}p{font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7;color:#8c9398;text-wrap:pretty}a{color:#ef7b25;text-decoration:none;transition:color .15s ease}a:hover{color:#d66a1b}a:focus-visible{outline:2px solid #EF7B25;outline-offset:2px}strong,b{font-weight:600}small{font-size:clamp(.875rem,.8rem + .375vw,1rem)}ul,ol{padding-left:1.5rem}li{margin-block:.5rem}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}img{font-style:italic}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.section{padding-block:clamp(3rem,2rem + 5vw,6rem)}.section-dark{padding-block:clamp(3rem,2rem + 5vw,6rem);background-color:#242830;color:#fff}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark h6{color:#fff}.section-dark p{color:#fffc}.section-light{padding-block:clamp(3rem,2rem + 5vw,6rem);background-color:#f3f5f8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#ef7b25}.text-secondary{color:#8c9398}.text-white{color:#fff}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid{display:grid}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.animate-fade-in{animation:fadeIn .6s ease-out}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.animate-fade-in-down{animation:fadeInDown .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.stagger>*:nth-child(1){animation-delay:.1s}.stagger>*:nth-child(2){animation-delay:.2s}.stagger>*:nth-child(3){animation-delay:.3s}.stagger>*:nth-child(4){animation-delay:.4s}.stagger>*:nth-child(5){animation-delay:.5s}.stagger>*:nth-child(6){animation-delay:.6s}.stagger>*:nth-child(7){animation-delay:.7s}.stagger>*:nth-child(8){animation-delay:.8s}.stagger>*:nth-child(9){animation-delay:.9s}.stagger>*:nth-child(10){animation-delay:1s}::selection{background-color:#ef7b2533;color:#353535}:focus-visible{outline:2px solid #EF7B25;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f5f8}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#8c9398}html{scrollbar-width:thin;scrollbar-color:#D1D5DB #f3f5f8}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:30;background-color:transparent;transition:all .2s ease}.header[data-astro-cid-3ef6ksr2].scrolled{background-color:#fffffffa;backdrop-filter:blur(12px);box-shadow:0 1px 3px #00000014}.header__container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem);height:80px}@media(min-width:1024px){.header__container[data-astro-cid-3ef6ksr2]{height:90px}}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}@media(min-width:1024px){.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:45px}}.header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem}.header__lang[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;text-decoration:none;padding:.5rem .75rem;border-radius:.5rem;transition:all .15s ease}.header[data-astro-cid-3ef6ksr2]:not(.scrolled) .header__lang[data-astro-cid-3ef6ksr2]{color:#fff}.header[data-astro-cid-3ef6ksr2]:not(.scrolled) .header__lang[data-astro-cid-3ef6ksr2]:hover{background-color:#ffffff1a}.header[data-astro-cid-3ef6ksr2].scrolled .header__lang[data-astro-cid-3ef6ksr2]{color:#8c9398}.header[data-astro-cid-3ef6ksr2].scrolled .header__lang[data-astro-cid-3ef6ksr2]:hover{background-color:#f3f5f8;color:#ef7b25}.header__lang-current[data-astro-cid-3ef6ksr2]{color:#ef7b25;font-weight:600}.header__lang-divider[data-astro-cid-3ef6ksr2]{margin:0 .25rem;opacity:.5}.header__lang-other[data-astro-cid-3ef6ksr2]{opacity:.7}.header__cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,Varela Round,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:500;line-height:1;text-decoration:none;border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease}.header__cta[data-astro-cid-3ef6ksr2]:disabled{opacity:.5;cursor:not-allowed}.header__cta[data-astro-cid-3ef6ksr2]{background-color:#ef7b25;color:#fff}.header__cta[data-astro-cid-3ef6ksr2]:hover:not(:disabled){background-color:#d66a1b;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.header__cta[data-astro-cid-3ef6ksr2]:active:not(:disabled){transform:translateY(0)}.header__cta[data-astro-cid-3ef6ksr2]{padding:.75rem 1.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.footer[data-astro-cid-sz7xmlte]{background-color:#242830;color:#fff;padding-block:4rem 2rem}.footer__container[data-astro-cid-sz7xmlte]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.footer__top[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.footer__top[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr 2fr}}.footer__brand[data-astro-cid-sz7xmlte]{max-width:320px}.footer__logo[data-astro-cid-sz7xmlte]{display:inline-block;margin-bottom:1.5rem}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:40px;width:auto;filter:brightness(0) invert(1)}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.7;color:#ffffffb3;margin-bottom:1.5rem}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:.75rem}.footer__social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:#ffffff1a;color:#fff;transition:all .2s ease}.footer__social-link[data-astro-cid-sz7xmlte]:hover{background-color:#ef7b25;transform:translateY(-2px)}.footer__social-icon[data-astro-cid-sz7xmlte]{width:20px;height:20px}.footer__links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.footer__links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(4,1fr)}}.footer__section-title[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer__section-list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer__link[data-astro-cid-sz7xmlte]{display:block;font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#ffffffb3;text-decoration:none;padding-block:.5rem;transition:color .15s ease}.footer__link[data-astro-cid-sz7xmlte]:hover{color:#ef7b25}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:space-between;padding-top:3rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:row}}.footer__copyright[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#ffffff80;margin:0}
