.logo{position:fixed;top:25px;left:5%;z-index:z-index(burger);display:flex;justify-content:center;width:35px;height:35px;align-items:center}a{color:#fff;text-decoration:none}.home{height:100%;display:flex;flex-direction:column;justify-content:center}.home .home__paragraph{align-self:center;padding:0 30px}.home .home__paragraph p{font-size:18pt;line-height:14pt}.home .home__links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;height:180px;margin:0 10vw}.home .home__links div{align-self:center;flex-basis:0;text-align:center;border:1px solid #fff;margin:30px;flex-grow:1}.home .home__links div a{background:none;font-weight:700;text-transform:uppercase;color:#fff;font-size:16pt;padding:30px;display:block;transition:background .2s ease-in-out}.home .home__links div a:hover{color:#000;border:none;background:#fff;border:1px solid #fff}footer{width:100%;bottom:0;position:absolute;display:flex;flex-direction:row;align-items:center;align-self:center;justify-content:space-evenly}footer .company__infos{font-size:11pt}footer .logo__partner{display:flex;justify-content:center;width:90px;height:10vw;transition:opacity .5s ease-in-out .5s;align-items:center}footer .logo__partner .svg{display:flex;width:90px;height:90px}footer .logo__partner .svg svg{width:100%;height:100%;fill:hsla(0,0%,100%,.4)}