@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{background-color:#efe7da}a{text-decoration:none;color:#000}.container-section{display:flex;justify-content:center;flex-direction:column;align-items:center}.title-home{display:flex;justify-content:space-between;width:555px;margin-top:50px}.img-profile{border-radius:81px}.section{width:555px}.logo{transform:rotate(-20deg);transition:.2s}.footer{text-align:center;margin-top:100px;margin-bottom:20px;font-weight:400;font-size:14px}a:hover{color:#3d7aed}a:hover:hover>.chevron-right{margin-left:10px}.image-project{width:265px;height:200px;background-color:#f5f0e8;border-radius:8px;padding:35px;margin-top:20px}.img,.img-project{-o-object-fit:contain;object-fit:contain}.img-project{border-radius:8px;background-color:#fff}.template-project{margin-bottom:20px;margin-top:20px;cursor:pointer;transition:.2s}.template-project p{width:265px;margin-top:10px;font-size:14px}.template-project:hover{transform:scale(1.03)}.project{display:flex;width:555px;flex-wrap:wrap;justify-content:space-between}.active{color:#3d7aed}.nav-link{text-decoration:none}.page-project{margin-top:100px}.page-project p{width:555px;margin-top:30px}.image-each-project{width:555px;height:315px;border-radius:8px;margin-top:40px}.chevron-right{transition:.2s}.container-icon{display:flex;align-items:center;justify-content:center;width:59px;height:59px;background:#f5f0e8;border:1px solid #dadada;border-radius:8px;padding:10px}.tooltip{position:absolute;top:500px}@media screen and (max-width:600px){.title-home{width:auto}.container-section{display:block;padding:20px}.title-home h1{font-size:20px}.project{width:auto;justify-content:center}.image-each-project{width:auto;height:auto}.page-project{margin-top:70px}.page-project p{width:auto;font-size:12px}.footer{font-size:12px;margin-top:50px}}.title-navbar{font-size:18px;margin-left:10px;cursor:pointer}.navbar{height:56px;width:100%;background-color:hsla(36,38%,92%,.506);justify-content:center;position:fixed;top:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5}.navbar,ul{display:flex}li{margin-right:18px;list-style:none}.container-navbar{display:flex;align-items:center;width:555px;height:56px;justify-content:space-between}.container-logo-title{display:flex}.container-logo-title:hover:hover>.logo{transform:rotate(0);cursor:pointer}@media screen and (max-width:600px){.navbar{padding:0 10px}}.box-title-page{display:flex;justify-content:center;align-items:center;width:555px;height:48px;background:#f5f0e8;border:1px solid #dadada;border-radius:8px;margin-top:90px}@media screen and (max-width:600px){.box-title-page{width:auto;padding:10px;font-size:14px;margin-top:70px}}.section button{display:flex;align-items:center;background:#5c574e;border-radius:8px;margin-top:20px;padding:10px;height:26px;color:#fff;font-size:12px;font-weight:700;border:0;cursor:pointer;transition:.2s}.section button,.section button:hover>.chevron-right{margin-left:10px}.section button:hover{background:#309795}.section h2{margin-top:40px;font-size:18px}.section p{margin-left:10px;font-size:14px;margin-top:15px}.section .underline{width:20%;height:5px;background:rgba(92,87,78,.145);border-radius:4px;margin-top:3px;margin-bottom:10px}.section ul{display:flex;flex-direction:column;margin-bottom:15px}.section li{margin-left:10px;margin-top:5px;font-size:14px}.section .list{margin-top:20px}.section .list-skills{margin-left:50px;margin-top:10px}.section .title-list-skills{font-size:15px;font-weight:700;color:#252525}.section a{font-size:14px;margin-top:10px;display:flex}.section .container-link{display:flex;flex-direction:column;margin-top:10px;margin-left:10px}.section .container-link a{margin-left:10px}.section-skills{display:flex;margin-top:15px;justify-content:space-around}@media screen and (max-width:600px){.section{width:auto}.section .container-link{display:flex;flex-direction:column;margin-top:10px;margin-left:10px}.section .container-link a{margin-left:10px;width:auto;font-size:12px}.section-skills{flex-wrap:wrap;justify-content:flex-start}}.portfolio{margin-top:100px}.title-page{width:555px;display:flex;flex-direction:column}.title-page .underline-title{width:20%;height:2px;background:#5c574e;border-radius:4px;position:relative;top:-20px;left:15px}.title-page a{font-size:14px;color:#3d7aed;display:flex}.title-page a:hover:hover .chevron-right{color:blue}.title-page h2{font-size:16px}.title-page .title-container{width:555px;height:60px;display:flex;align-items:center;background-color:#f5f0e8;border-radius:8px;padding-left:15px;padding-right:15px}@media screen and (max-width:600px){.title-page{width:auto}.title-page h2{font-size:12px}.title-page .title-container{width:auto}.title-page .title-container a{font-size:12px}}.title-home p{width:90%;margin-top:10px}