*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,Arial,Helvetica,sans-serif}html,body{width:100%;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center}header{min-width:50em;height:60px;display:flex;align-items:center;justify-content:space-around;gap:20px;background-color:#fff;overflow:hidden;color:#000}._logo_13mk4_28{display:flex;align-items:center;justify-content:center}._logo_13mk4_28 img{width:80px}._navbut_13mk4_37 ul{display:flex;justify-content:center;align-items:center;gap:20px}._navbut_13mk4_37 ul li{list-style-type:none}._navbut_13mk4_37 ul li button{width:60px;background-color:transparent;outline:none;border:none;color:#000;cursor:not-allowed;font-size:15px}._links_13mk4_57 ul{display:flex;align-items:center;justify-content:center;gap:20px}._links_13mk4_57 ul li{list-style:none}._links_13mk4_57 ul li img{width:30px}._buttons_13mk4_72{width:auto;gap:20px;display:flex;align-items:center;justify-content:center;margin-right:15px}._buttons_13mk4_72 button{padding:2px 10px;background-color:#000;outline:none;border:none;height:35px;font-weight:700;cursor:pointer;color:#fff}._buttons_13mk4_72 ._resume_13mk4_93{background-color:red;color:#000}p{color:#fff;font-size:3em;font-weight:20p}@media(max-width:768px){html,body{width:100%;display:flex;align-items:start!important}header{min-width:100%;height:auto;padding:10px}._logo_13mk4_28 img{width:60px}._navbut_13mk4_37{width:100%}._navbut_13mk4_37 ul{gap:10px}._navbut_13mk4_37 ul li button{font-size:14px}._links_13mk4_57 ul{gap:10px;display:grid;grid:auto-flow dense / 40px 40px 1fr}._links_13mk4_57 ul li img{width:24px}._buttons_13mk4_72{margin-right:0;gap:10px;flex-wrap:wrap}._buttons_13mk4_72 button{height:32px;padding:2px 14px;font-size:14px}}@media(max-width:560px){header{width:100%}._navbut_13mk4_37 ul{flex-direction:column}._buttons_13mk4_72{flex-direction:column;width:100%}._buttons_13mk4_72 button{width:90%}}
