#contact_data[data-astro-cid-qwtpf7df]{font-size:16px;gap:5px;display:flex;flex-direction:column;width:300px}h4[data-astro-cid-qwtpf7df]{font-size:20px;text-align:right;text-decoration:underline}#contact_data[data-astro-cid-qwtpf7df]>div[data-astro-cid-qwtpf7df]{display:flex;justify-content:right;align-items:center;gap:10px}#contact_data[data-astro-cid-qwtpf7df]>div[data-astro-cid-qwtpf7df] a[data-astro-cid-qwtpf7df]{color:#fff;cursor:pointer;text-decoration:none}#contact_data[data-astro-cid-qwtpf7df]>div[data-astro-cid-qwtpf7df] a[data-astro-cid-qwtpf7df]:hover{text-decoration:underline}#contact_data[data-astro-cid-qwtpf7df]>div[data-astro-cid-qwtpf7df] img[data-astro-cid-qwtpf7df]{margin-right:10px;width:20px}@media (max-width: 1024px){#contact_data[data-astro-cid-qwtpf7df]{align-items:center}}#go_to_top_link[data-astro-cid-wqcaczpm]{font-size:16px;gap:5px;display:flex;flex-direction:column}#go_to_top_link[data-astro-cid-wqcaczpm] a[data-astro-cid-wqcaczpm]{display:flex;align-items:center;justify-content:center;flex-direction:column}#go_to_top_link[data-astro-cid-wqcaczpm] a[data-astro-cid-wqcaczpm]:hover{animation:bounce .9s}img[data-astro-cid-wqcaczpm]{width:150px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 1024px){#go_to_top_link[data-astro-cid-wqcaczpm]{align-items:center}}#info[data-astro-cid-zqmte3ch]{font-size:16px;gap:5px;display:flex;flex-direction:column;width:300px}h4[data-astro-cid-zqmte3ch]{font-size:20px;text-decoration:underline}#info[data-astro-cid-zqmte3ch] a[data-astro-cid-zqmte3ch]{color:#939393}#info[data-astro-cid-zqmte3ch] a[data-astro-cid-zqmte3ch]:hover{color:#fff}@media (max-width: 1024px){#info[data-astro-cid-zqmte3ch]{align-items:center}}footer[data-astro-cid-dwl4onjj]{background-color:#121212;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px 0}footer[data-astro-cid-dwl4onjj] #footer_data[data-astro-cid-dwl4onjj]{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:auto;width:100%}#copyright[data-astro-cid-dwl4onjj]{font-size:15px;margin-top:25px}#copyright[data-astro-cid-dwl4onjj] a[data-astro-cid-dwl4onjj]{color:#fff}@media (max-width: 1024px){#footer_data[data-astro-cid-dwl4onjj]{flex-direction:column;gap:50px;margin-top:25px}#footer_data[data-astro-cid-dwl4onjj]>div[data-astro-cid-dwl4onjj]{align-items:center}}@media (max-width: 767px){#copyright[data-astro-cid-dwl4onjj]{margin-top:25px;font-size:12px}}.hamburger{padding:15px;display:block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#686868}.hamburger.is-active{z-index:200}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:40px;height:4px;background-color:var(--grayNeros);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger{display:none}@media (max-width: 1024px){.hamburger{display:block}}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--blueNeros),var(--pinkNeros));opacity:.9;display:none;z-index:150;align-items:center}.overlay.is-active{display:flex}.overlay div{display:flex;justify-content:center;flex-direction:column;margin-left:50px;gap:25px}.overlay div a{width:fit-content;display:flex;text-decoration:none;align-items:center;font-size:35px;gap:5px;color:#fff;position:relative;transition:all .7s}.overlay div .actual-page,.overlay div a:hover{font-weight:500;transform:scale(1.2)}.overlay div a:after{background-color:#fff;content:"";height:2px;position:absolute;left:0;bottom:0;transition:width .7s;width:0}.overlay div a:nth-child(2n):after{background-color:#fff}.overlay div a:hover:after{width:100%}.overlay div .actual-page:after{width:100%}header{box-shadow:0 4px 8px #0003;display:flex;align-items:center;justify-content:space-between;height:100px;position:sticky;top:0;z-index:100;padding:0 25px;background-color:#fff;transition:top .3s}header picture{display:flex;align-items:center;font-size:30px;font-weight:unset;gap:10px;width:fit-content}header img{width:50px}header nav{display:grid;place-items:center;grid-template-columns:repeat(5,1fr);width:55%}header a{display:flex;text-decoration:none;align-items:center;font-size:20px;gap:5px;color:#000;position:relative;transition:all .7s}header a>img{width:20px}header .actual-page,header a:hover{font-weight:500;transform:scale(1.2)}header a:after{background-color:var(--pinkNeros);content:"";height:2px;position:absolute;left:0;bottom:0;transition:width .7s;width:0}header a:nth-child(2n):after{background-color:var(--blueNeros)}header a:hover:after{width:100%}header .actual-page:after{width:100%}@media (max-width: 1024px){header{justify-content:space-between}header nav{display:none}}@media (max-width: 767px){header h1{font-size:16px;margin-left:35px}header picture{font-size:20px}header img{width:40px}}@media only screen and (min-width: 1025px) and (max-width: 1440px){header a{font-size:15px}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--blueNeros: #7da4e3;--pinkNeros: #c8bfe7;--grayNeros: #8d8d8d}a[rel=noreferrer]{visibility:hidden!important}@font-face{font-family:Poppins;src:url(/font/Poppins-Regular.ttf)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#dbdbdb}::-webkit-scrollbar-thumb{background:var(--blueNeros)}::-webkit-scrollbar-thumb:hover{background:var(--grayNeros)}
