.footer_footer__DDe4E{display:flex;justify-content:space-between;text-align:center;padding:8vh;background-color:var(--third-color);align-items:center;line-height:4vh;overflow-x:hidden;color:var(--main-color);@media screen and (max-width:568px){font-size:.5em;display:grid;grid-template-columns:1.5fr 2fr 2fr;grid-template-rows:10vh 5vh;padding-left:1vh;padding-bottom:8vh;padding-right:1vh;padding-top:8vh}}.footer_logo__tdKR7{width:10vw;height:auto;margin-bottom:2vh;@media screen and (max-width:568px){width:20vw;height:auto;margin-bottom:1vh}}.footer_fb__bsO4F{@media screen and (max-width:568px){margin-top:10vh;width:5vw;height:auto;grid-row:2;grid-column:1/5}}.footer_h2__507kv{font-size:2.4em}.footer_mail__sHSRh{font-weight:700}.footer_footerMid__0ROS2{font-size:1.4em;@media screen and (max-width:568px){font-size:1em;grid-row:1;grid-column:1/3}}.footer_footerRight__i9vMl{@media screen and (max-width:568px){grid-row:1;grid-column:3/6}}.navBar_nav__rFP9a{display:flex;padding:1em;align-items:center;max-height:20vh;position:-webkit-sticky;position:sticky;top:0;z-index:10;background-image:linear-gradient(to right,var(--main-color) 0 100%),linear-gradient(to bottom,var(--primary-color) 15%,var(--secondary-color)15%);background-size:96% 100%,5% 100%;background-position:0 0,100% 0;background-repeat:no-repeat;width:100vw;@media screen and (max-width:568px){margin-left:0;background-image:linear-gradient(to right,var(--main-color) 0 100%),linear-gradient(to bottom,var(--primary-color) 15%,var(--secondary-color)15%);background-size:87% 100%,30% 100%;background-position:0 0,100% 0;background-repeat:no-repeat}@media screen and (min-width:568px) and (max-width:1023px){margin-left:0;background-image:linear-gradient(to right,var(--main-color) 0 100%),linear-gradient(to bottom,var(--primary-color) 15%,var(--secondary-color)15%);background-size:92% 100%,30% 100%;background-position:0 0,100% 0;background-repeat:no-repeat}}.navBar_logo__B0RCg{width:10em;height:auto;@media screen and (max-width:568px){width:5em}}.navBar_image__HvI5X{width:-moz-fit-content;width:fit-content;margin:auto}.navBar_menu__yz_Vu{@media screen and (max-width:568px){width:2em}}.navBar_linkLog__BRhqu{text-decoration:none;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;color:var(--main-color);font-size:.8em;font-weight:700}.navBar_logSection__TkKGK{width:3vw;display:flex;justify-content:center;align-items:center}.navMenu_section__2qeFJ{display:flex;justify-content:space-around;width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:var(--secondary-color);transform:translateY(-100vh);align-items:center;z-index:12}.navMenu_isOpen__0pYfi{animation:navMenu_slideIn__bO_ha 1s ease-out forwards}.navMenu_isClose__onTPE{animation:navMenu_slideOut__SCVot 1s ease-out forwards}.navMenu_button__McoaP{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:relative;bottom:35vh;background-color:var(--secondary-color);border:none;font-size:3em;color:var(--third-color);cursor:pointer;@media screen and (max-width:568px){bottom:30vh;left:5vw;font-size:2em}}.navMenu_button__McoaP:hover{color:var(--main-color)}.navMenu_ul__gNEuH{display:flex;flex-direction:column;gap:4vh;list-style:none}.navMenu_ul__gNEuH li{position:relative;padding-left:1rem;margin-bottom:.75rem}.navMenu_link__P6TRy{display:flex;flex-direction:column;font-size:3em;font-weight:700;color:black;text-decoration:none;background:linear-gradient(to top,var(--main-color) 0,var(--main-color) 3px,transparent 2px) no-repeat;background-size:0 100%;transition:background-size .3s;padding-bottom:.2em;text-transform:uppercase;@media screen and (max-width:568px){font-size:2em}}.navMenu_link__P6TRy:hover{background-size:100% 100%;color:var(--main-color)}@keyframes navMenu_slideIn__bO_ha{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes navMenu_slideOut__SCVot{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}