.styles_cardContainer__D5rW6{width:90%;max-height:8rem;background-color:#fff;display:flex;align-items:center;justify-content:space-between;margin:2rem 0;padding:2rem;border:none;border-radius:5px}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh{display:flex;flex-direction:row}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh img{height:6rem;border-radius:50%}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh div{margin:auto 0 auto 1rem}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh div>p:first-child{margin-bottom:.5rem;font-weight:700;font-size:24px;color:#3d3d4d}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh div>p:first-child:hover{text-decoration:underline;cursor:pointer}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh div>span{margin-bottom:.5rem;font-weight:700;font-size:24px;color:#3d3d4d}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh div>p:last-child{font-size:18px;color:#a8a8b3}.styles_cardContainer__D5rW6 a:last-child{border:none;background-color:inherit;padding:1rem}.styles_cardContainer__D5rW6 img:last-child{transform:rotate(180deg)}@media screen and (max-width:425px){.styles_cardContainer__D5rW6{width:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh{flex-direction:column;max-width:80%}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh p:first-child{margin-top:2rem}.styles_cardContainer__D5rW6 .styles_repoInfos__5ujLh p:last-child{margin-top:1rem}}.styles_headerContainer__uAgJk{max-width:1120px;height:7rem;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.styles_headerContainer__uAgJk button{display:flex;border:none;background-color:inherit}.styles_headerContainer__uAgJk button img{align-items:center;justify-content:center;margin:auto 0}.styles_headerContainer__uAgJk button p{margin-left:.5rem;font-weight:700;color:#a8a8b3}.home_homeContent__ueLPN{max-width:1120px;margin:0 auto;padding:0 2rem;height:calc(100vh - 7rem);align-items:center}.home_homeContent__ueLPN section{margin-left:2rem;padding-bottom:2rem}.home_homeContent__ueLPN h1{font-size:48px;color:#3a3a3a;margin-top:5rem}@media screen and (max-width:425px){.home_homeContent__ueLPN{padding:0 1rem}.home_homeContent__ueLPN section{margin-left:0}}.home_inputSection__7Hl_X{margin:3rem 0 8rem;align-items:left;justify-content:left;display:flex}.home_inputSection__7Hl_X input[type=text]{height:4rem;padding:1rem 1.5rem;font-size:20px;border:none;border-top-left-radius:5px;border-bottom-left-radius:5px;width:40rem}.home_inputSection__7Hl_X input[type=text]::-moz-placeholder{color:#a8a8b3;font-size:18px}.home_inputSection__7Hl_X input[type=text]:-ms-input-placeholder{color:#a8a8b3;font-size:18px}.home_inputSection__7Hl_X input[type=text]::placeholder{color:#a8a8b3;font-size:18px}.home_inputSection__7Hl_X button{height:4rem;padding:1rem 1.5rem;width:10rem;background-color:#04d361;color:#fff;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:18px;transition:filter .2s}.home_inputSection__7Hl_X button:hover{filter:brightness(.9)}