.Navbar_navbar__2GufN{display:flex;justify-content:flex-end;margin:10px}.Navbar_buttons__22fo5{display:flex;list-style:none;width:200px;justify-content:space-between;padding:0}.Navbar_buttons__22fo5 li{text-decoration:none;padding:0;margin:0}.Navbar_buttons__22fo5 li a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:25px;color:var(--text-dark);text-decoration:none}.Navbar_buttons__22fo5 li a div.Navbar_tabDecal__7Mq6t{opacity:0;background-color:rgb(99,99,99);width:2px;height:1px;border-radius:50%;transition:opacity .3s ease,width .3s ease}.Navbar_buttons__22fo5 li a:hover div.Navbar_tabDecal__7Mq6t{opacity:1;width:100%}.Footer_footer__JrJN9{background-color:var(--background-footer);display:flex;flex-direction:column;padding:15px 0;align-items:center;justify-content:center;text-align:center;width:100%;min-height:100px;margin:auto;overflow:hidden}.Footer_text__JQL1U{color:var(--text-light)}.Footer_buttons__iQXkV{display:flex;list-style:none;width:200px;justify-content:space-between;padding:0}.Footer_buttons__iQXkV li{text-decoration:none;padding:0;margin:0}.Footer_buttons__iQXkV li a{color:var(--text-light);text-decoration:none}.Footer_socials__uhB6v .Footer_icon__Tbatf{width:32px;height:32px;margin:16px;color:var(--text-light)}.Page_pageInner__7L1ny{max-width:1200px;margin:auto;min-height:80vh}.Page_main__PsF_M{position:relative;box-sizing:border-box;margin:10px;padding:0;background-color:var(--background-off-white)}.ImageFootTransition_imageTransition__Hwioq{width:100%;height:460px}.Button_default__aEjGw{display:flex;justify-content:space-between;background-color:var(--accent-color);width:-moz-fit-content;width:fit-content;margin:auto;padding:1em 2em;border-radius:25px}.Button_default__aEjGw a{color:var(--text-light);text-decoration:none}.Button_default__aEjGw svg{margin-left:8px}.ProjectDetail_pageContainer___Cb2u{position:relative;display:grid;grid-template:200px 1fr/1fr;width:90%;overflow-x:hidden;height:100%;margin:auto;background-color:var(--background-white)}.ProjectDetail_textContainer__v3tmG{grid-row-start:2;grid-row-end:3;display:flex;flex-direction:column;justify-content:space-evenly;width:100%;padding:30px 0;color:var(--text-dark)}.ProjectDetail_textContainer__v3tmG p{text-align:left}.ProjectDetail_imageContainer__ETa1X{grid-row-start:1;grid-row-end:2;background-size:cover;height:100%;width:100%;align-self:stretch}section.ProjectDetail_finalSection__zT_HR{margin-bottom:50px}@media (min-width:992px){.ProjectDetail_pageContainer___Cb2u{width:100%;grid-template:1fr/2fr 1fr}.ProjectDetail_textContainer__v3tmG{grid-row-start:1;grid-row-end:2;width:95%}.ProjectDetail_imageContainer__ETa1X{grid-column-start:2;grid-column-end:3;width:100%}}