.navbar{padding-right:.5rem}.navbar ul{align-items:center;height:100%;padding:0;display:flex}.navbar ul li{border:none;height:3rem;list-style:none;position:relative}.navbar ul li a{height:100%;color:var(--text-color);align-items:center;padding:0 .5rem;font-size:1rem;text-decoration:none;display:flex}.current-link{color:var(--text-color);position:relative}.current-link:after{content:"";background-color:var(--bg-color-footer);border:1px solid #f4f1f1;border-radius:50%;width:1.5rem;height:1.5rem;position:absolute;top:50%;left:6rem;translate:-50% -50%}.navbar{width:auto;height:var(--height-header);background-color:#0000;border:none;right:0}:is(.navbar ul li,.navbar ul li:first-child) .link:not(.current-link):after{content:"";width:calc(100% - 1rem);height:var(--underline-height);background-color:var(--text-color);transform-origin:100%;border:none;border-radius:0;transition:transform .8s cubic-bezier(.87,0,.13,1);position:absolute;top:2.2rem;transform:scaleX(0)}:is(.navbar ul li,.navbar ul li:first-child) .link:not(.current-link):hover:is(:is(.navbar ul li,.navbar ul li:first-child) .link:not(.current-link)):after{transform-origin:0;transform:scaleX(1)}.current-link:after{content:"";width:calc(100% - 1rem);height:var(--underline-height);background-color:var(--text-color);border:none;border-radius:0;position:absolute;top:2.2rem;left:50%;translate:-50%}@media screen and (min-width:500px){:is(.navbar ul li,.navbar ul li:first-child) .link{padding:0 1rem}:is(.navbar ul li,.navbar ul li:first-child) .link:not(.current-link):after{width:calc(100% - 2rem)}.current-link:after{width:calc(100% - 2rem)}}
.header-module__IYDVEW__header{z-index:100;height:var(--height-header);border-bottom:1px solid var(--border-color);background-color:var(--bg-color);justify-content:space-between;align-items:center;width:100vw;padding-left:1rem;display:flex;position:fixed;top:0}.header-module__IYDVEW__header--title{color:var(--text-color);width:10rem;font-size:1.8rem}.header-module__IYDVEW__logo--title{width:100%}
.footer-module__XhqkKq__footer{width:100%;min-height:var(--height-footer);background-color:var(--bg-color-footer);color:var(--text-color-footer);border-top:1px solid #000;justify-content:space-around;align-items:center;padding:.5rem 0 1.5rem;display:flex;position:relative}.footer-module__XhqkKq__legal{flex-direction:column;gap:.6rem;display:flex}.footer-module__XhqkKq__networks{flex-direction:row;justify-content:space-between;display:flex}.footer-module__XhqkKq__networks div{gap:.4rem;display:flex}.footer-module__XhqkKq__networks a{width:1.5rem;height:1.5rem;display:flex;position:relative}.footer-module__XhqkKq__networks a img{background-color:#fff;border-radius:30%;width:100%}.footer-module__XhqkKq__networks p{color:var(--text-color-footer);padding-right:.5rem;font-size:1.1rem}.footer-module__XhqkKq__administrative-container{flex-direction:column;align-items:center;gap:.6rem;padding:.5rem;display:flex}.footer-module__XhqkKq__administrative-container span{display:none}.footer-module__XhqkKq__li-footer a:not(.footer-module__XhqkKq__current-link-footer){color:var(--text-color-footer);padding-bottom:2px;font-size:1rem;text-decoration:none;position:relative}.footer-module__XhqkKq__li-footer a:not(.footer-module__XhqkKq__current-link-footer):after{content:"";width:0;height:var(--underline-height);background-color:#fff;transition:width .3s ease-in-out;position:absolute;top:100%;left:50%;translate:-50%}.footer-module__XhqkKq__li-footer a:not(.footer-module__XhqkKq__current-link-footer):hover:after{width:100%}.footer-module__XhqkKq__current-link-footer{color:var(--text-color-footer);position:relative}.footer-module__XhqkKq__current-link-footer:after{content:"";width:100%;height:var(--underline-height);background-color:var(--text-color-footer);position:absolute;top:110%;left:50%;translate:-50%}@media screen and (min-width:550px){.footer-module__XhqkKq__administrative-container{flex-direction:row;gap:.5rem}.footer-module__XhqkKq__administrative-container span{background-color:var(--text-color-footer);width:1px;height:20px;margin:0 .6rem;display:inline-block}}@media screen and (max-width:768px){.footer-module__XhqkKq__footer{flex-direction:column}.footer-module__XhqkKq__footer>div{margin:.2rem 0}}@media screen and (min-width:768px){.footer-module__XhqkKq__footer{align-items:start;padding:1.5rem 0}.footer-module__XhqkKq__footer>div{padding:.5rem}.footer-module__XhqkKq__administrative-container{flex-direction:column;justify-content:start;align-items:start;gap:.6rem}.footer-module__XhqkKq__administrative-container span{display:none}.footer-module__XhqkKq__networks{flex-direction:column}.footer-module__XhqkKq__networks-link{justify-content:center;margin-top:.5rem;display:flex}}@media screen and (min-width:1020px){.footer-module__XhqkKq__networks{flex-direction:row;align-items:center}.footer-module__XhqkKq__networks a{width:2rem;height:2rem}.footer-module__XhqkKq__networks-link{margin-top:0}}
.wip-module__ugcQtW__wip-text{text-align:center;margin-top:3rem;font-size:1.5rem;font-weight:700;position:relative}.wip-module__ugcQtW__wip-point{opacity:1;border-radius:50%;transition:translate .3s ease-in-out;position:absolute;translate:10px}.wip-module__ugcQtW__wip-point:first-child{animation:1s ease-in-out infinite wip-module__ugcQtW__op-point-one}.wip-module__ugcQtW__wip-point:nth-child(2){animation:1s ease-in-out .1s infinite wip-module__ugcQtW__op-point-two;translate:20px}.wip-module__ugcQtW__wip-point:nth-child(3){animation:1s ease-in-out .2s infinite wip-module__ugcQtW__op-point-three;translate:30px}@keyframes wip-module__ugcQtW__op-point-one{0%,30%{translate:10px}48%,52%{translate:10px -10px}70%,to{translate:10px}}@keyframes wip-module__ugcQtW__op-point-two{0%,30%{translate:20px}48%,52%{translate:20px -10px}70%,to{translate:20px}}@keyframes wip-module__ugcQtW__op-point-three{0%,30%{translate:30px}48%,52%{translate:30px -10px}70%,to{translate:30px}}
.back-to-top{--size:2rem;width:var(--size);height:var(--size);color:#000;font-size:calc(var(--size)/1.5);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;z-index:20;mix-blend-mode:difference;background-color:#fff;border:none;border-radius:.5rem;transition:opacity .3s,visibility .3s,bottom .1s;position:fixed;left:6rem;box-shadow:0 4px 8px #0003}.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto}
