@media(min-width: 1170px){main{gap:10rem}}section{display:flex;flex-flow:column;gap:20px}section a.button.link{animation:translate-x-in-500ms 500ms 1s ease-in-out both}@keyframes translate-x-in-500ms{from{opacity:0;transform:translateX(-25px)}to{opacity:1;transform:translateX(0)}}section.projects .content{display:flex;flex-direction:column;gap:2em}section.projects .content .sub-section.website .container-items{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;padding:.5rem}@media(min-width: 768px){section.projects .content .sub-section.website .container-items{display:grid;grid-template-columns:repeat(2, 1fr);align-items:stretch;gap:1rem}}@media(min-width: 992px){section.projects .content .sub-section.website .container-items{gap:2rem}}section.projects .content .sub-section.website .container-items .item{color:#fffafb;background-color:rgba(28,31,33,.9);display:flex;position:relative;min-width:340px;gap:25px;padding:15px;border-radius:5px;cursor:pointer;transition:background 250ms;animation:fade-in-300ms 300ms calc(500ms + var(--index) * 150ms) ease-in-out both}@keyframes fade-in-300ms{from{opacity:0}to{opacity:1}}section.projects .content .sub-section.website .container-items .item::after,section.projects .content .sub-section.website .container-items .item::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;transition-duration:500ms;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1)}section.projects .content .sub-section.website .container-items .item::after{background:linear-gradient(90deg, #fffafb 0%, rgba(9, 10, 11, 0) 80%);border-radius:0 0 0 20px;transform-origin:left bottom}section.projects .content .sub-section.website .container-items .item::before{background:linear-gradient(270deg, #ba4235 0%, rgba(9, 10, 11, 0) 80%);border-radius:0 0 20px 0;transform-origin:right bottom;transform:scaleX(0);opacity:0}@media(min-width: 576px){section.projects .content .sub-section.website .container-items .item:hover{background-color:rgba(186,66,53,.3)}section.projects .content .sub-section.website .container-items .item:hover::after{opacity:0;transform:scaleX(0)}section.projects .content .sub-section.website .container-items .item:hover::before{opacity:1;transform:scaleX(1)}}@media(min-width: 768px){section.projects .content .sub-section.website .container-items .item{min-height:200px}}section.projects .content .sub-section.website .container-items .item .half.left{text-align:center}section.projects .content .sub-section.website .container-items .item .half.left .item-category{color:#090a0b;background-color:#fffafb;border-radius:3px;padding:3px 5px;margin-bottom:15px;font-size:13px;font-weight:800;text-transform:uppercase}@media(min-width: 768px){section.projects .content .sub-section.website .container-items .item .half.left .item-category{font-size:14px}}section.projects .content .sub-section.website .container-items .item .half.left .wrapper-img img{width:100px;height:100px;border-radius:5px}@media(min-width: 992px){section.projects .content .sub-section.website .container-items .item .half.left .wrapper-img img{width:125px;height:125px}}@media(min-width: 1170px){section.projects .content .sub-section.website .container-items .item .half.left .wrapper-img img{width:150px;height:150px}}section.projects .content .sub-section.website .container-items .item .half.right .item-details{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;height:100%}section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:500}@media(min-width: 576px){section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-name{font-size:1.2em}}@media(min-width: 768px){section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-name{font-size:1em}}@media(min-width: 1170px){section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-name{font-size:1.2em}}section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-description{font-size:.9em;font-weight:300;line-height:19px;font-style:italic}@media(min-width: 576px){section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-description{font-size:1em;line-height:20px}}@media(min-width: 1170px){section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-description{font-size:1.15em;line-height:21px}}section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-tags{white-space:nowrap;overflow:hidden}section.projects .content .sub-section.website .container-items .item .half.right .item-details .item-tags .tag{display:inline-block;color:#fffafb;background-color:#ba4235;border-radius:3px;padding:2px 5px;font-weight:200;font-size:.8rem}section.projects .content .sub-section.design .container-items{display:flex;justify-content:space-between;flex-direction:row;gap:.7rem;padding:.5rem;overflow:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;align-items:stretch}section.projects .content .sub-section.design .container-items .item{background-color:rgba(28,31,33,.9);border-radius:10px;transition:background 250ms;animation:fade-in-500ms 500ms calc(500ms + var(--index) * 150ms) ease-in-out both}@keyframes fade-in-500ms{from{opacity:0}to{opacity:1}}@keyframes a_test{from{opacity:0}to{opacity:1}}@media(min-width: 576px){section.projects .content .sub-section.design .container-items .item:hover{background-color:rgba(186,66,53,.3)}}section.projects .content .sub-section.design .container-items .item img{padding:10px;width:150px;height:150px}@media(min-width: 768px){section.projects .content .sub-section.design .container-items .item img{width:160px;height:160px}}@media(min-width: 992px){section.projects .content .sub-section.design .container-items .item img{width:210px;height:210px}}@media(min-width: 1170px){section.projects .content .sub-section.design .container-items .item img{width:250px;height:250px}}section.skills .content{display:flex;justify-content:space-between;flex-direction:column;gap:4rem}@media(min-width: 992px){section.skills .content{flex-direction:row}}section.skills .content .sub-section .container-items{display:flex;flex-wrap:wrap;gap:1em .8em}@media(min-width: 768px){section.skills .content .sub-section .container-items{gap:1em}}section.skills .content .sub-section .container-items .item{display:flex;gap:20px;padding:12px;border-radius:10px;background-color:rgba(28,31,33,.9);position:relative;animation:fade-in-500ms 500ms 500ms ease-in-out both;animation-play-state:paused}@media(min-width: 576px){section.skills .content .sub-section .container-items .item{max-width:165px;padding:10px 15px}}@media(min-width: 1170px){section.skills .content .sub-section .container-items .item{max-width:200px;padding:15px 25px}}@keyframes fade-in-500ms{from{opacity:0}to{opacity:1}}section.skills .content .sub-section .container-items .item:hover{background-color:rgba(186,66,53,.3)}section.skills .content .sub-section .container-items .item::before{content:"";position:absolute;bottom:0px;right:0px;height:5px;width:5px;border:2px solid rgba(255,250,251,.6);border-left:0;border-top:0;border-radius:0% 0% 20% 0%}section.skills .content .sub-section .container-items .item .half.left img{width:60px;max-height:60px;padding:.5em;border-radius:10px;background-color:#090a0b}@media(min-width: 768px){section.skills .content .sub-section .container-items .item .half.left img{width:70px;max-height:70px}}@media(min-width: 1170px){section.skills .content .sub-section .container-items .item .half.left img{width:80px;max-height:80px}}section.skills .content .sub-section .container-items .item .half.right{flex:1;display:grid;place-items:center}section.skills .content .sub-section .container-items .item .half.right .level{position:relative;height:100%}section.skills .content .sub-section .container-items .item .half.right .level .bar{width:5px;height:100%;background-color:#090a0b;border-radius:15px;overflow:hidden}section.skills .content .sub-section .container-items .item .half.right .level .bar::after{content:"";position:absolute;inset:0;background-color:#ba4235;transform:scaleY(0);transform-origin:bottom;animation:a_bar 1s forwards cubic-bezier(0.65, 0, 0.35, 1) 500ms;animation-play-state:paused}@keyframes a_bar{from{transform:scaleY(0)}to{transform:scaleY(calc(var(--level) * 10%))}}section.skills .content .sub-section .container-items .item .half.right .level .stripe{position:absolute;height:2px;width:100%;background-color:#fffafb;border-radius:5px;transform:scaleX(2);transform-origin:bottom;animation:a_stripe 1s forwards cubic-bezier(0.65, 0, 0.35, 1) 500ms;animation-play-state:paused}@keyframes a_stripe{from{bottom:0}to{bottom:calc(var(--level) * 10%)}}section.about .content{display:flex;flex-direction:column;gap:2em}section.about .content .sub-section.profile{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}@media(min-width: 768px){section.about .content .sub-section.profile{flex-direction:row}}section.about .content .sub-section.profile .wrapper-img{min-width:150px;height:150px;border-radius:100px;background-color:#090a0b;padding:10px;width:-moz-fit-content;width:fit-content;overflow:hidden}section.about .content .sub-section.profile .wrapper-img img{width:100%;height:100%}section.about .content .sub-section.profile .wrapper-text{font-size:20px;line-height:25px;font-family:"Permanent Marker";text-align:center;max-width:400px}@media(min-width: 768px){section.about .content .sub-section.profile .wrapper-text{text-align:left;font-size:24px;max-width:650px}}section.about .content .sub-section.education .container-items{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width: 576px){section.about .content .sub-section.education .container-items{gap:2rem}}@media(min-width: 768px){section.about .content .sub-section.education .container-items{flex-direction:row;gap:1rem}}section.about .content .sub-section.education .container-items .item{position:relative;padding:25px;border-radius:15px;background:linear-gradient(150deg, rgb(255, 250, 251) 0%, rgba(255, 250, 251, 0.1) 10%, rgba(9, 10, 11, 0.7) 50%, rgba(9, 10, 11, 0.7) 60%, rgba(255, 250, 251, 0.1) 80%, rgb(255, 250, 251) 100%);transform:translateX(-25px);font-weight:500;z-index:1;width:100%;min-width:335px;max-width:400px;align-self:center;animation:translate-x-in-500 500 0ms ease-in-out both;animation-delay:calc(750ms + var(--index)*100ms)}@keyframes translate-x-in-500{from{opacity:0;transform:translateX(-25px)}to{opacity:1;transform:translateX(0)}}@media(min-width: 576px){section.about .content .sub-section.education .container-items .item{max-width:450px}section.about .content .sub-section.education .container-items .item:nth-child(odd){align-self:start}section.about .content .sub-section.education .container-items .item:nth-child(even){align-self:end}}section.about .content .sub-section.education .container-items .item::before{content:"";position:absolute;inset:0;z-index:-1;padding:3px;background-color:rgba(28,31,33,.6);background-clip:content-box;border-radius:15px}section.about .content .sub-section.education .container-items .item[data-graduated=true]::after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NC4wOSA5NC4wOSI+PGNpcmNsZSBjeD0iNDcuMDQiIGN5PSI0Ny4wNCIgcj0iNDQuNTQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmFmYiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjUiLz48cGF0aCBkPSJNMjUuNzQgNDIuNDdjNS44MiAxLjIxIDEzLjMyIDMuNTYgMTguOTkgNy4yNSA2LjY2LTguOTIgMTguNjItMTcuMjcgMzEuNjQtMjQuMTNDNjQuMDEgMzcuNzcgNTMuNzggNTEuNiA0Ni44NCA2NS41Yy01LjU5LTcuOTQtMTEuNy0xNS4zNC0yMS4xLTIzLjAzeiIgZmlsbD0iI2ZmZmFmYiIvPjwvc3ZnPg==)}section.about .content .sub-section.education .container-items .item[data-graduated=false]::after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5NC4wOSA5NC4wOSI+PGNpcmNsZSBjeD0iNDcuMDQiIGN5PSI0Ny4wNCIgcj0iNDQuNTQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmFmYiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjUiLz48cGF0aCBkPSJNNTkuNjYgMzcuNTljMS44Ni0yLjIxIDIuODgtNC45OSAyLjg4LTcuODJWMjMuOEgzMS41NXY1Ljk3YzAgMi44MyAxLjAyIDUuNiAyLjg4IDcuODFsNS45OCA3LjEzYzEuMSAxLjMxIDEuMTEgMy4xNS4wMiA0LjQ3bC02LjA2IDcuMzVjLTEuODEgMi4yLTIuODEgNC45NS0yLjgxIDcuNzR2Ni4wMmgzMC45OXYtNi4wMmMwLTIuNzktMS01LjU0LTIuODEtNy43NGwtNi4wNi03LjM1Yy0xLjA5LTEuMzItMS4wOC0zLjE1LjAyLTQuNDdsNS45OC03LjEzem0tOC45OSAxNC4wNkw1Ni43MyA1OWMxLjI2IDEuNTMgMS45MyAzLjM0IDEuOTMgNS40OEgzNS40MmMwLTIuMTQuNjYtMy45NSAxLjkzLTUuNDhsNi4wNi03LjM1YTcuMzY2IDcuMzY2IDAgMDAtLjA0LTkuNDJsLTUuOTgtNy4xM2MtMS4yOC0xLjUyLTEuOTgtMy4zNi0xLjk4LTUuNDloMjMuMjRjMCAyLjEzLS43IDMuOTctMS45OCA1LjQ5bC01Ljk4IDcuMTNhNy4zNzkgNy4zNzkgMCAwMC0uMDQgOS40MnoiIGZpbGw9IiNmZmZhZmIiLz48L3N2Zz4=)}section.about .content .sub-section.education .container-items .item[data-graduated=false] li.graduated{visibility:hidden}section.about .content .sub-section.education .container-items .item::after{position:absolute;background-color:#090a0b;width:30px;height:30px;border-radius:50px;bottom:-5px;right:-5px}section.about .content .sub-section.education .container-items .item .name{width:-moz-fit-content;width:fit-content;padding:5px 10px;margin-bottom:15px;border-radius:5px;color:#090a0b;background-color:#fffafb;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section.about .content .sub-section.education .container-items .item ul{font-weight:400}section.about .content .sub-section.education .container-items .item ul li:not(:last-child){margin-bottom:5px}section.contact .content{display:flex;flex-direction:column;gap:3em}@media(min-width: 768px){section.contact .content{gap:5em}}@media(min-width: 768px){section.contact .content .sub-section.communication{margin-top:30px}}section.contact .content .sub-section.communication .container-items{display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width: 992px){section.contact .content .sub-section.communication .container-items{max-width:800px;margin:auto}}section.contact .content .sub-section.communication .container-items .item{display:grid;place-items:center;text-align:center;transition:transform 250ms}@media(min-width: 576px){section.contact .content .sub-section.communication .container-items .item:hover{transform:translateY(-5px)}section.contact .content .sub-section.communication .container-items .item:hover .wrapper-svg{background-color:#ba4235}section.contact .content .sub-section.communication .container-items .item:hover .wrapper-svg svg{fill:#fffafb;transform:scale(1.1)}}section.contact .content .sub-section.communication .container-items .item .wrapper-svg{display:grid;place-items:center;width:80px;height:80px;background-color:rgba(255,250,251,.1);background:linear-gradient(337deg, #BA4235 0%, #121113 39%);border-radius:10px;box-shadow:1.5px 1.5px 1px rgba(186,66,53,.5);transition:background 250ms}@media(min-width: 768px){section.contact .content .sub-section.communication .container-items .item .wrapper-svg{width:100px;height:100px}}section.contact .content .sub-section.communication .container-items .item svg{width:40px;height:40px;fill:#fffafb;transition:fill 250ms,transform 250ms}@media(min-width: 768px){section.contact .content .sub-section.communication .container-items .item svg{width:50px;height:50px}}section.contact .content .sub-section.communication .container-items .item .value{font-weight:300;margin-top:15px;color:#fffafb;background-color:#121113;padding:1px 15px;border-radius:5px}@media(min-width: 768px){section.contact .content .sub-section.communication .container-items .item .value{margin-top:20px;font-size:22px}}section.contact .content .sub-section.divider{position:relative;display:grid;place-items:center}section.contact .content .sub-section.divider::after{content:"";position:absolute;width:100px;height:1px;background-image:linear-gradient(90deg, rgba(255, 250, 251, 0) 0%, #fffafb 50%, rgba(255, 250, 251, 0) 100%)}section.contact .content .sub-section.hire{text-align:center}section.contact .content .sub-section.hire p{margin-bottom:15px;text-transform:uppercase;letter-spacing:3px;font-weight:300}section.contact .content .sub-section.hire a{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;margin:auto;padding:1rem 1rem 1rem 1.5rem;border-radius:5px;background-color:#090a0b;border:2px solid #fffafb;transition:background 250ms}@media(min-width: 576px){section.contact .content .sub-section.hire a:hover{background-color:#fffafb}section.contact .content .sub-section.hire a:hover svg{fill:#090a0b}}section.contact .content .sub-section.hire a svg{width:200px;fill:#fffafb;transition:fill 250ms}/*# sourceMappingURL=home.min.css.map */