*,*: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:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7;color:#111828;background-color:#fff;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.1;color:#111828;text-wrap:balance}h1{font-size:clamp(3rem,2rem + 5vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#111828}h2{font-size:clamp(2.25rem,1.75rem + 2.5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#111828}h3{font-size:clamp(1.875rem,1.5rem + 1.875vw,2.5rem);font-weight:600;line-height:1.25;color:#111828}h4{font-size:clamp(1.5rem,1.3rem + 1vw,2rem);font-weight:600;line-height:1.25;color:#111828}p{font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7;color:#6b7280;text-wrap:pretty}a{color:#1fa0ce;text-decoration:none;transition:color .15s ease}a:hover{color:#1889b1}a:focus-visible{outline:2px solid #1FA0CE;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}input,button,textarea,select{font:inherit}button{cursor:pointer;border:none;background:none}.skip-to-content{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.25rem;background-color:#1fa0ce;color:#fff;font-weight:600;font-size:clamp(.875rem,.8rem + .375vw,1rem);border-radius:.5rem;text-decoration:none;transition:top .2s ease}.skip-to-content:focus{top:1rem}.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:linear-gradient(180deg,#111828 0% 100%);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:#f5f7fa}.text-center{text-align:center}.text-primary{color:#1fa0ce}.text-secondary{color:#6b7280}.text-white{color:#fff}.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}.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-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.animate-on-scroll.delay-5{transition-delay:.5s}.animate-on-scroll.delay-6{transition-delay:.6s}.animate-on-scroll.delay-7{transition-delay:.7s}.animate-on-scroll.delay-8{transition-delay:.8s}.animate-on-scroll.delay-9{transition-delay:.9s}.animate-on-scroll.delay-10{transition-delay:1s}@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)}}::selection{background-color:#1fa0ce33;color:#111828}:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#6b7280}html{scrollbar-width:thin;scrollbar-color:#D1D5DB #F5F7FA}.prose{color:#111828;font-size:clamp(1.125rem,1rem + .5vw,1.25rem);line-height:1.5;max-width:1100px;margin-inline:auto}.prose h2{font-size:clamp(1.75rem,1.5rem + 1.25vw,2.625rem);font-weight:700;color:#111828;margin-top:5rem;margin-bottom:1rem;line-height:1.5;letter-spacing:-.02em}.prose h3{font-size:clamp(1.375rem,1.2rem + .875vw,1.875rem);font-weight:600;color:#111828;margin-top:3rem;margin-bottom:1rem;line-height:1.5}.prose h4{font-size:clamp(1.125rem,1rem + .625vw,1.25rem);font-weight:600;color:#111828;margin-top:2.5rem;margin-bottom:.75rem}.prose p{margin-bottom:1rem;color:#111828}.prose p:last-child{margin-bottom:0}.prose strong,.prose b{font-weight:600;color:#111828}.prose em,.prose i{font-style:italic}.prose a{color:#1fa0ce;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.prose a:hover{opacity:.75}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem;color:#111828}.prose blockquote{border-left:4px solid #1FA0CE;margin:1.5rem 0;padding:1rem 1.5rem;background-color:#1fa0ce0f;border-radius:0 .5rem .5rem 0}.prose blockquote p{color:#111828;font-style:italic;margin-bottom:0}.prose code{background-color:#f5f7fa;border:1px solid #E5E7EB;border-radius:.25rem;font-size:.875em;padding:.1em .4em;font-family:Courier New,Courier,monospace}.prose pre{background-color:#111828;border-radius:.75rem;padding:1.5rem;overflow-x:auto;margin-bottom:1.5rem}.prose pre code{background:none;border:none;padding:0;color:#ffffffe6}.prose hr{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}.prose img{max-width:100%;height:auto;border-radius:.75rem;margin-block:1.5rem}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem)}.prose table th{background-color:#111828;color:#fff;font-weight:600;padding:.75rem 1rem;text-align:left}.prose table td{padding:.75rem 1rem;border-bottom:1px solid #E5E7EB;color:#6b7280}.prose table tr:nth-child(2n) td{background-color:#f5f7fa}.prose>*:first-child{margin-top:0}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;z-index:9999;background-color:#111828;border-top:1px solid rgba(31,160,206,.2);box-shadow:0 -4px 24px #00000040;transform:translateY(100%);transition:transform .3s ease;will-change:transform}.cookie-banner--visible[data-astro-cid-fzbxxtek]{transform:translateY(0)}.cookie-banner__inner[data-astro-cid-fzbxxtek]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem);display:flex;flex-direction:column;gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem}@media(min-width:1024px){.cookie-banner__inner[data-astro-cid-fzbxxtek]{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.cookie-banner__content[data-astro-cid-fzbxxtek]{flex:1}.cookie-banner__title[data-astro-cid-fzbxxtek]{font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;color:#fff;margin:0 0 .5rem}.cookie-banner__desc[data-astro-cid-fzbxxtek]{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#ffffffa6;line-height:1.7;margin:0}.cookie-banner__link[data-astro-cid-fzbxxtek]{color:#1fa0ce;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.cookie-banner__link[data-astro-cid-fzbxxtek]:hover{opacity:.8}.cookie-banner__link[data-astro-cid-fzbxxtek]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.cookie-banner__actions[data-astro-cid-fzbxxtek]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;flex-shrink:0}.cookie-banner__btn[data-astro-cid-fzbxxtek]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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}.cookie-banner__btn[data-astro-cid-fzbxxtek]:disabled{opacity:.5;cursor:not-allowed}.cookie-banner__btn[data-astro-cid-fzbxxtek]{font-size:clamp(.875rem,.8rem + .375vw,1rem);padding:.5rem 1rem;white-space:nowrap;cursor:pointer;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.cookie-banner__btn--settings[data-astro-cid-fzbxxtek]{background:transparent;color:#ffffffa6;border:1px solid rgba(255,255,255,.2)}.cookie-banner__btn--settings[data-astro-cid-fzbxxtek]:hover{color:#fff;border-color:#ffffff80;background:transparent;transform:none;box-shadow:none}.cookie-banner__btn--reject[data-astro-cid-fzbxxtek]{background:transparent;color:#ffffffa6;border:1px solid rgba(255,255,255,.2)}.cookie-banner__btn--reject[data-astro-cid-fzbxxtek]:hover{color:#fff;border-color:#ffffff80;background:transparent;transform:none;box-shadow:none}.cookie-banner__btn--accept[data-astro-cid-fzbxxtek]{background-color:#1fa0ce;color:#fff}.cookie-banner__btn--accept[data-astro-cid-fzbxxtek]:hover{background-color:#1889b1}.cookie-banner__btn[data-astro-cid-fzbxxtek]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.cookie-modal[data-astro-cid-fzbxxtek]{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:1rem}.cookie-modal--open[data-astro-cid-fzbxxtek]{display:flex}.cookie-modal__backdrop[data-astro-cid-fzbxxtek]{position:absolute;inset:0;background-color:#111828bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cookie-modal__panel[data-astro-cid-fzbxxtek]{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:540px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.cookie-modal__header[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #E5E7EB;flex-shrink:0}.cookie-modal__title[data-astro-cid-fzbxxtek]{font-size:clamp(1.125rem,1rem + .625vw,1.25rem);font-weight:600;color:#111828;margin:0}.cookie-modal__close[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background:none;border:none;cursor:pointer;color:#6b7280;flex-shrink:0;transition:background-color .2s ease,color .2s ease}.cookie-modal__close[data-astro-cid-fzbxxtek]:hover{background-color:#f5f7fa;color:#111828}.cookie-modal__close[data-astro-cid-fzbxxtek]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.cookie-modal__body[data-astro-cid-fzbxxtek]{flex:1;overflow-y:auto;padding:.5rem 1.5rem;display:flex;flex-direction:column;gap:0}.cookie-modal__footer[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #E5E7EB;flex-shrink:0;gap:1rem}.cookie-modal__privacy-link[data-astro-cid-fzbxxtek]{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#1fa0ce;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.cookie-modal__privacy-link[data-astro-cid-fzbxxtek]:hover{opacity:.75}.cookie-modal__privacy-link[data-astro-cid-fzbxxtek]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.cookie-modal__save[data-astro-cid-fzbxxtek]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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}.cookie-modal__save[data-astro-cid-fzbxxtek]:disabled{opacity:.5;cursor:not-allowed}.cookie-modal__save[data-astro-cid-fzbxxtek]{background-color:#1fa0ce;color:#fff}.cookie-modal__save[data-astro-cid-fzbxxtek]:hover:not(:disabled){background-color:#1889b1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.cookie-modal__save[data-astro-cid-fzbxxtek]:active:not(:disabled){transform:translateY(0)}.cookie-modal__save[data-astro-cid-fzbxxtek]{font-size:clamp(.875rem,.8rem + .375vw,1rem);padding:.5rem 1.25rem;cursor:pointer}.cookie-item[data-astro-cid-fzbxxtek]{padding:1.25rem 0;border-bottom:1px solid #E5E7EB}.cookie-item[data-astro-cid-fzbxxtek]:last-child{border-bottom:none}.cookie-item__header[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem;align-items:flex-start}.cookie-item__info[data-astro-cid-fzbxxtek]{flex:1}.cookie-item__title[data-astro-cid-fzbxxtek]{font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;color:#111828;margin:0 0 .25rem}.cookie-item__desc[data-astro-cid-fzbxxtek]{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#6b7280;line-height:1.7;margin:0}.cookie-item__always-active[data-astro-cid-fzbxxtek]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:500;color:#10b981;background-color:#10b9811a;padding:.25rem .75rem;border-radius:9999px;white-space:nowrap;flex-shrink:0;margin-top:.25rem}.cookie-item__details[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin-top:.5rem}.cookie-item__provider-label[data-astro-cid-fzbxxtek]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#9ca3af}.cookie-item__provider-value[data-astro-cid-fzbxxtek]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:500;color:#6b7280}.cookie-toggle[data-astro-cid-fzbxxtek]{display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0;margin-top:.25rem}.cookie-toggle__input[data-astro-cid-fzbxxtek]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.cookie-toggle__track[data-astro-cid-fzbxxtek]{position:relative;display:block;width:44px;height:24px;border-radius:9999px;background-color:#d1d5db;transition:background-color .2s ease;flex-shrink:0}.cookie-toggle__thumb[data-astro-cid-fzbxxtek]{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:9999px;background-color:#fff;box-shadow:0 1px 2px #0000000d;transition:transform .2s ease}.cookie-toggle__input[data-astro-cid-fzbxxtek]:checked~.cookie-toggle__track[data-astro-cid-fzbxxtek]{background-color:#1fa0ce}.cookie-toggle__input[data-astro-cid-fzbxxtek]:checked~.cookie-toggle__track[data-astro-cid-fzbxxtek] .cookie-toggle__thumb[data-astro-cid-fzbxxtek]{transform:translate(20px)}.cookie-toggle[data-astro-cid-fzbxxtek]:hover .cookie-toggle__track[data-astro-cid-fzbxxtek]{background-color:#9ca3af}.cookie-toggle__input[data-astro-cid-fzbxxtek]:checked:hover~.cookie-toggle__track[data-astro-cid-fzbxxtek]{background-color:#1889b1}.cookie-toggle__input[data-astro-cid-fzbxxtek]:focus-visible~.cookie-toggle__track[data-astro-cid-fzbxxtek]{outline:2px solid #1FA0CE;outline-offset:2px}body.body--cookie-modal-open{overflow:hidden}.whatsapp-btn[data-astro-cid-iehx2mtc]{position:fixed;bottom:24px;right:24px;z-index:50;width:56px;height:56px;border-radius:9999px;background-color:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d36659,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.whatsapp-btn[data-astro-cid-iehx2mtc]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}@media(hover:hover)and (pointer:fine){.whatsapp-btn[data-astro-cid-iehx2mtc]:hover{transform:scale(1.1);box-shadow:0 8px 24px #25d36673,0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}}.whatsapp-btn[data-astro-cid-iehx2mtc]:active{transform:scale(.97)}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:30;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;background-color:transparent}.header--scrolled[data-astro-cid-3ef6ksr2]{background-color:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2]{color:#111828}.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce}.header--scrolled[data-astro-cid-3ef6ksr2] .header__lang-btn[data-astro-cid-3ef6ksr2]{color:#111828}.header--scrolled[data-astro-cid-3ef6ksr2] .header__hamburger-bar[data-astro-cid-3ef6ksr2]{background-color:#111828}.header__container[data-astro-cid-3ef6ksr2]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem);display:flex;align-items:center;justify-content:space-between;height:72px;gap:1.5rem}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;text-decoration:none;flex-shrink:0}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:auto;max-height:28px;max-width:110px}@media(min-width:1024px){.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{max-height:35px;max-width:130px}}.header__nav[data-astro-cid-3ef6ksr2]{display:none}@media(min-width:1024px){.header__nav[data-astro-cid-3ef6ksr2]{display:block;flex:1}}.header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:.25rem;list-style:none;margin:0;padding:0}.header__nav-item[data-astro-cid-3ef6ksr2]{position:relative}.header__nav-link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;color:#ffffffe6;text-decoration:none;border-radius:.5rem;background:none;border:none;cursor:pointer;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:color .2s ease,background-color .2s ease}.header__nav-link[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce;background-color:#1fa0ce14}.header__nav-link--active[data-astro-cid-3ef6ksr2],.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link--active[data-astro-cid-3ef6ksr2]{color:#1fa0ce}.header__nav-link[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__nav-chevron[data-astro-cid-3ef6ksr2]{transition:transform .2s ease;flex-shrink:0}.header__nav-item--dropdown[data-astro-cid-3ef6ksr2]:hover .header__nav-chevron[data-astro-cid-3ef6ksr2],.header__nav-link--dropdown[data-astro-cid-3ef6ksr2][aria-expanded=true] .header__nav-chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;min-width:230px;background-color:#fffffff7;box-shadow:0 6px 20px #0000001f;padding:.5rem 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.header__dropdown--open[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;pointer-events:all}.header__dropdown-item[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem 1.25rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:400;color:#111828;text-decoration:none;transition:color .15s ease,background-color .15s ease;white-space:nowrap}.header__dropdown-item[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce;background-color:#1fa0ce0f}.header__dropdown-item[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;flex-shrink:0}.header__lang[data-astro-cid-3ef6ksr2]{display:none}@media(min-width:1024px){.header__lang[data-astro-cid-3ef6ksr2]{display:block}}.header__lang-btn[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:clamp(.75rem,.7rem + .25vw,.875rem);font-weight:600;color:#ffffffe6;text-decoration:none;letter-spacing:.05em;transition:color .2s ease;padding:.25rem .5rem;border-radius:.5rem}.header__lang-btn[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce}.header__lang-btn[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__lang-separator[data-astro-cid-3ef6ksr2]{opacity:.4}.header__lang-inactive[data-astro-cid-3ef6ksr2]{opacity:.45}.header__cta[data-astro-cid-3ef6ksr2]{display:none}@media(min-width:1024px){.header__cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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:#1fa0ce;color:#fff}.header__cta[data-astro-cid-3ef6ksr2]:hover:not(:disabled){background-color:#1889b1;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]{display:inline-flex;padding:.5rem 1.25rem;font-size:16px;border-radius:5px;white-space:nowrap}}.header__cta--mobile[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,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--mobile[data-astro-cid-3ef6ksr2]:disabled{opacity:.5;cursor:not-allowed}.header__cta--mobile[data-astro-cid-3ef6ksr2]{background-color:#1fa0ce;color:#fff}.header__cta--mobile[data-astro-cid-3ef6ksr2]:hover:not(:disabled){background-color:#1889b1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.header__cta--mobile[data-astro-cid-3ef6ksr2]:active:not(:disabled){transform:translateY(0)}.header__cta--mobile[data-astro-cid-3ef6ksr2]{width:100%;justify-content:center;padding:.75rem 1.5rem;margin-top:1rem}.header__hamburger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.5rem;flex-shrink:0;transition:background-color .2s ease}.header__hamburger[data-astro-cid-3ef6ksr2]:hover{background-color:#ffffff1a}@media(min-width:1024px){.header__hamburger[data-astro-cid-3ef6ksr2]{display:none}}.header__hamburger[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__hamburger-bar[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background-color:#fff;border-radius:9999px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.header__hamburger--open[data-astro-cid-3ef6ksr2] .header__hamburger-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger--open[data-astro-cid-3ef6ksr2] .header__hamburger-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger--open[data-astro-cid-3ef6ksr2] .header__hamburger-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu[data-astro-cid-3ef6ksr2]{display:none;position:fixed;inset:72px 0 0;background-color:#111828;overflow-y:auto;padding:1rem clamp(1rem,5vw,2rem) 2rem;transform:translate(100%);transition:transform .3s ease}@media(min-width:1024px){.header__mobile-menu[data-astro-cid-3ef6ksr2]{display:none!important}}.header__mobile-menu--open[data-astro-cid-3ef6ksr2]{display:block;transform:translate(0)}.header__mobile-section[data-astro-cid-3ef6ksr2]{border-bottom:1px solid rgba(255,255,255,.08)}.header__mobile-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;font-size:clamp(1.125rem,1rem + .625vw,1.25rem);font-weight:500;color:#ffffffe6;text-decoration:none;background:none;border:none;cursor:pointer;font-family:Rethink Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-bottom:1px solid rgba(255,255,255,.08);transition:color .2s ease}.header__mobile-link[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce}.header__mobile-link--accordion[data-astro-cid-3ef6ksr2]{border-bottom:none}.header__mobile-link[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__mobile-chevron[data-astro-cid-3ef6ksr2]{transition:transform .2s ease;flex-shrink:0}.header__mobile-link--accordion-open[data-astro-cid-3ef6ksr2] .header__mobile-chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__mobile-submenu[data-astro-cid-3ef6ksr2]{display:none;padding-bottom:.5rem}.header__mobile-submenu--open[data-astro-cid-3ef6ksr2]{display:block}.header__mobile-sublink[data-astro-cid-3ef6ksr2]{display:block;padding:.75rem 1rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);color:#ffffffa6;text-decoration:none;border-radius:.5rem;transition:color .2s ease,background-color .2s ease}.header__mobile-sublink[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce;background-color:#1fa0ce14}.header__mobile-sublink[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.header__mobile-bottom[data-astro-cid-3ef6ksr2]{margin-top:1.5rem}.header__mobile-lang[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.header__mobile-lang-link[data-astro-cid-3ef6ksr2]{font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#fff9;text-decoration:none;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;transition:all .2s ease}.header__mobile-lang-link[data-astro-cid-3ef6ksr2]:hover{color:#1fa0ce;border-color:#1fa0ce}.header__mobile-lang-link[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}body.body--menu-open{overflow:hidden}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.footer[data-astro-cid-sz7xmlte]{background-color:#fff;color:#6b7280;border-top:1px solid #E5E7EB}.footer__container[data-astro-cid-sz7xmlte]{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem);padding-top:4rem;padding-bottom:2rem}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr;gap:3rem}}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.footer__logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;text-decoration:none;width:fit-content}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{display:block;width:auto;max-height:35px;max-width:130px}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.7;color:#9ca3af;max-width:280px;margin:0}.footer__social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-top:.5rem}.footer__social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:9999px;background-color:#f5f7fa;color:#6b7280;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.footer__social-link[data-astro-cid-sz7xmlte]:hover{background-color:#1fa0ce;color:#fff;transform:translateY(-2px)}.footer__social-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.footer__col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem}.footer__col-title[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;color:#111828;letter-spacing:.1em;text-transform:uppercase;margin:0}.footer__col-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.footer__col-link[data-astro-cid-sz7xmlte]{font-size:clamp(.875rem,.8rem + .375vw,1rem);color:#6b7280;text-decoration:none;transition:color .2s ease;display:inline-block}.footer__col-link[data-astro-cid-sz7xmlte]:hover{color:#1fa0ce}.footer__col-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.footer__bottom[data-astro-cid-sz7xmlte]{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #E5E7EB;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media(min-width:768px){.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright[data-astro-cid-sz7xmlte]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#9ca3af;margin:0}.footer__legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.footer__legal-link[data-astro-cid-sz7xmlte]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#9ca3af;text-decoration:none;transition:color .2s ease}.footer__legal-link[data-astro-cid-sz7xmlte]:hover{color:#1fa0ce}.footer__legal-link[data-astro-cid-sz7xmlte]:focus-visible{outline:2px solid #1FA0CE;outline-offset:2px}.footer__legal-sep[data-astro-cid-sz7xmlte]{font-size:clamp(.75rem,.7rem + .25vw,.875rem);color:#d1d5db}
