.project-card{display:flex;padding:16px;border-radius:12px;box-sizing:border-box;align-items:center;gap:18px;width:320px;background:#ffffff08;cursor:pointer;transition:all .4s linear;.thumbnail{width:60px;height:60px;border-radius:8px}.section-text-box{display:flex;flex-direction:column;gap:6px;.h-tt{margin:0;font-size:16px;color:#ffffffd8;font-weight:500}.p-tt{margin:0;font-size:12px;color:#ffffff87;font-weight:400}}}.project-card:hover{background:#ffffff18}.list-name{flex-direction:column;gap:12px;.h1{font-size:18px;font-weight:400;margin:22px 0;color:#ebebeb}}.genesis-box{align-items:start;background:#ffffff1c;padding:14px 0;border-radius:100px;box-sizing:border-box;width:140px;display:flex;justify-content:center;.name{font-size:14px;color:#ebebeb;font-weight:400}}.portfolio{border-radius:12px;display:flex;flex-direction:column;gap:6px;height:calc(60vh - 34px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}body{margin:12px;overflow:hidden;box-sizing:border-box;background:#121212}.genesis--,.section-1{display:flex;width:100%;gap:6px;-ms-overflow-style:none;scrollbar-width:none}.image-project{border-radius:12px;width:100%;height:auto}.images{overflow-y:scroll}.images,.project-images{height:calc(100vh - 24px);border-radius:12px;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:850px){.images{display:flex;gap:14px!important;background:#121212}.images,.section-1{flex-direction:column}.portfolio,.project-card{width:100%;.project-card{width:100%}}.project-images{position:absolute;left:0;right:0;top:0;margin:12px;gap:14px;display:flex;flex-direction:column;background:#121212}.images{height:calc(100vh - 34px)}.fechar-button{display:flex!important}}@keyframes slideIn{0%{transform:translateY(2000px)}to{transform:translateY(0)}}.project-images{animation:slideIn .8s linear}.fechar-button{align-items:start;background:#ffffff1c;padding:14px 0;border-radius:100px;box-sizing:border-box;width:100%;display:none;justify-content:center;font-size:14px;color:#ebebeb;font-weight:400}a{text-decoration:none}.list-name{display:flex;align-items:center;gap:10px}.genesis--{display:inline-block}.name{font-size:18px;color:#ebebeb;font-weight:400}.name,a.name{padding:8px 12px;border-radius:8px}a.name{text-decoration:none;background-color:#0077b5;color:#fff}a.name:hover{background-color:#005582}