.navbar-list:where(.astro-LVZK3UN4){display:flex;list-style:none}.column:where(.astro-LVZK3UN4){flex-direction:column;align-items:center}.wrap:where(.astro-LVZK3UN4){flex-wrap:wrap;justify-content:center}.button:where(.astro-7AB5KPLB){cursor:pointer;--padding-left: 1.5rem;padding:.75rem var(--padding-left);border-radius:.25rem;font-size:1rem;font-weight:500;text-decoration:none;color:#333;width:max-content;display:flex;gap:.75rem;align-items:center;transition:all .3s;position:relative}.button:where(.astro-7AB5KPLB):after{content:"";position:absolute;width:calc(100% - 2 * var(--padding-left));left:var(--padding-left);scale:0;transform-origin:right;bottom:30%;border-bottom:1px solid #333333;transition:scale .3s}.button:where(.astro-7AB5KPLB):hover:after{scale:1;transform-origin:left}.button:where(.astro-7AB5KPLB):disabled{user-select:none;pointer-events:none;filter:grayscale(1)}.primary-button:where(.astro-7AB5KPLB){background-color:#ff8f3d;border:1px solid #FF8F3D;color:#fff}.primary-button:where(.astro-7AB5KPLB):after{content:unset}.primary-button:where(.astro-7AB5KPLB):hover{background-color:#cc6931;border:1px solid #CC6931}.white-button:where(.astro-7AB5KPLB){border:1px solid #FF8F3D;color:#ff8f3d}.white-button:where(.astro-7AB5KPLB):after{content:unset}.white-button:where(.astro-7AB5KPLB):hover{border:1px solid #CC6931;color:#cc6931}.gray:where(.astro-7AB5KPLB){color:#f0f1f3;font-weight:400}.gray:where(.astro-7AB5KPLB):after{border-bottom:1px solid #F0F1F3}.button:where(.astro-7AB5KPLB):active.noEvents{pointer-events:none}input:where(.astro-SVD47VJY){display:none}input:where(.astro-SVD47VJY):not(:checked)+.container:where(.astro-SVD47VJY){pointer-events:none}input:where(.astro-SVD47VJY):checked+.container:where(.astro-SVD47VJY){opacity:1}.container:where(.astro-SVD47VJY){position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;isolation:isolate;opacity:0;transition:opacity .3s}.bg:where(.astro-SVD47VJY){background-color:#0000004d;position:fixed;inset:0;z-index:-1}.img-container:where(.astro-SVD47VJY){max-width:750px;max-height:80vh;overflow:auto;position:relative}.img:where(.astro-SVD47VJY){width:100%;height:100%;border:4px solid #CC6931}.button:where(.astro-SVD47VJY){position:absolute;top:20px;right:20px}.navbar-list:where(.astro-G5CD3C43){display:flex;list-style:none}.column:where(.astro-G5CD3C43){flex-direction:column;align-items:center}.wrap:where(.astro-G5CD3C43){flex-wrap:wrap;justify-content:center}.navbar-logo-container:where(.astro-VQXK7STC){display:flex;gap:.75rem;align-items:center}.navbar-logo-container:where(.astro-VQXK7STC)>img:where(.astro-VQXK7STC){width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover}.navbar-logo-container:where(.astro-VQXK7STC)>h1:where(.astro-VQXK7STC){font-weight:600;font-size:2rem;line-height:2.5rem;color:#132238}@media screen and (max-width: 1130px){.navbar-logo-container:where(.astro-VQXK7STC)>h1:where(.astro-VQXK7STC){font-weight:600;font-size:1.5rem;line-height:1.875rem}}@media screen and (max-width: 500px){.navbar-logo-container:where(.astro-VQXK7STC)>h1:where(.astro-VQXK7STC){display:none}}.white:where(.astro-VQXK7STC){color:#fff!important}p:where(.astro-DCRJM3BW){text-align:center;display:flex;flex-direction:column;gap:6px}em:where(.astro-DCRJM3BW){font-size:.75rem;font-style:normal;color:#f0f1f3}.op:where(.astro-DCRJM3BW){opacity:.6}footer:where(.astro-TMCXRFDN){display:flex;flex-direction:column;gap:4rem;background-color:#2b384c;padding:4rem 0}footer:where(.astro-TMCXRFDN)>div:where(.astro-TMCXRFDN){display:flex;gap:2rem;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.column:where(.astro-TMCXRFDN){display:flex;flex-direction:column;gap:.75rem}.column:where(.astro-TMCXRFDN)>h4:where(.astro-TMCXRFDN){font-size:1.25rem;color:#fff;text-align:center}body:hover .cursor-circle:where(.astro-RFDOTBMO){opacity:1;z-index:1000}.cursor-circle:where(.astro-RFDOTBMO){backdrop-filter:blur(2);height:var(--circleSize);width:var(--circleSize);border-radius:50%;background-color:#ff8f3d33;position:fixed;top:0;left:0;z-index:100;pointer-events:none;opacity:0;transition:opacity .3s}.hamburguer{display:none}.hamburguer>label{font-size:1.5rem;color:#132238;padding:.5rem;transition:all .3s}.hamburguer>.navbar-positioner{display:none;padding:2rem;background-color:#fffc;position:absolute;top:0;right:0;animation:appear .3s ease}@keyframes appear{0%{opacity:0}to{opacity:1}}.hamburguer>input{display:none}.hamburguer>input:checked+label{transform:translate(-10rem)}.hamburguer>input:checked+label+.navbar-positioner{display:block}@media screen and (max-width: 960px){.hamburguer{display:block}}nav:where(.astro-I3GGHVVU){position:relative}.navbar:where(.astro-I3GGHVVU){position:fixed;top:0;width:100%;height:6rem;display:flex;justify-content:space-evenly;align-items:center;z-index:5;background-color:#fff}@media screen and (max-width: 960px){.navbar:where(.astro-I3GGHVVU){padding:0 2rem;justify-content:space-between}}@media screen and (max-width: 960px){.links:where(.astro-I3GGHVVU){display:none}}*{margin:0;padding:0;box-sizing:border-box;font-family:Work Sans;cursor:none}html{scroll-behavior:smooth;scroll-padding:6rem}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#F0F1F3}body::-webkit-scrollbar-thumb{background:#FF8F3D}body::-webkit-scrollbar-thumb:hover{background:#FF8F3D}main{margin-top:6rem}.animationNone{animation:none}.appear100{opacity:0;animation:onlyOpacity100 linear forwards;animation-timeline:view();animation-range:-200px 120px}@keyframes onlyOpacity100{to{opacity:1}}.appear80{opacity:0;animation:onlyOpacity80 linear forwards;animation-timeline:view();animation-range:100px 350px}@keyframes onlyOpacity80{to{opacity:.8}}.fadeIn{scale:.8;opacity:0;filter:blur(5px);animation:fadeInLeft linear forwards;animation-timeline:view();animation-range:100px 350px}@keyframes fadeInLeft{to{scale:1;opacity:1;filter:none}}.fadeInLeft100{scale:.8;opacity:0;filter:blur(5px);transform:translate(-100%);animation:fadeInLeft linear forwards;animation-timeline:view();animation-range:100px 350px}.fadeInLeft50{scale:.8;opacity:0;filter:blur(5px);transform:translate(-100%);animation:fadeInLeft linear forwards;animation-timeline:view();animation-range:100px 300px}@keyframes fadeInLeft{to{scale:1;opacity:1;filter:none;transform:translate(0)}}
