.Cards_card-wrapper__sL1lU{position:relative}.Cards_card-hover-leave__cyGiK:before{content:"";position:absolute;top:3px;right:3px;height:97.5%;width:97.5%;pointer-events:none;background-color:var(--green-color);transition:all 1s ease-in-out;opacity:1}.Cards_card-wrapper__sL1lU:hover .Cards_card-hover-leave__cyGiK:before{height:0;width:0;opacity:0}.Cards_card-hover-leave__cyGiK:after{content:"";position:absolute;bottom:3px;left:3px;height:97.5%;width:97.5%;pointer-events:none;background-color:var(--green-color);transition:all 1s ease-in-out;opacity:1}.Cards_card-wrapper__sL1lU:hover .Cards_card-hover-leave__cyGiK:after{height:0;width:0;opacity:0}.Cards_card-hover__ttW9l:before{content:"";position:absolute;top:3px;right:3px;height:0;width:0;pointer-events:none;background-color:var(--color-5);transition:all 1s ease-in-out;opacity:0}.Cards_card-wrapper__sL1lU:hover .Cards_card-hover__ttW9l:before{height:97.5%;width:97.5%;opacity:1}.Cards_card-hover__ttW9l:after{content:"";position:absolute;bottom:3px;left:3px;height:0;width:0;pointer-events:none;background-color:var(--color-5);transition:all 1s ease-in-out;opacity:0}.Cards_card-wrapper__sL1lU:hover .Cards_card-hover__ttW9l:after{height:97.5%;width:97.5%;opacity:1}.Cards_card__ZZtMK{width:100%;height:250px;position:relative;overflow:hidden;border:4px dashed transparent;border-radius:5px;cursor:default}.Cards_card__content__BlBrG{position:absolute;width:100%;height:100%;left:0;transition:all .5s ease-in-out;background-color:var(--bg-color-3);z-index:2}.Cards_card__handle__vDq1y{width:40px;height:40px;position:absolute;top:10px;right:5px;z-index:45;cursor:pointer;border:2px dotted var(--color-3);border-radius:50%;overflow:hidden;transform:rotate(-180deg);transition:all .5s ease-in-out;background-color:var(--bg-icon)}.Cards_arrow__YgIFR{transform:translateX(-100%);background-color:transparent;animation:Cards_move__y1ZQJ 2s linear infinite}.Cards_card__handle__vDq1y .Cards_arrow__YgIFR{padding:4px}@keyframes Cards_move__y1ZQJ{0%{transform:translateX(-100%) scale(1)}to{transform:translateX(100%) scale(1)}}.Cards_card__image__aPOja{width:450px;height:300px;position:absolute;top:-80px;left:-200px;border-radius:50%;transform:rotate(-20deg);border:1px solid var(--color-1);overflow:hidden}.Cards_card__title__JX_Yq{width:100%;position:absolute;top:170px;left:170px;font-size:16px;transform:rotate(-15deg)}.Cards_card-background__pZmeR{width:450px;height:300px;position:absolute;background-color:rgba(0,0,0,.3)}.Cards_card-image__zjRXB{object-fit:cover}.Cards_card__tags__Mn0a4{position:absolute;right:10px;bottom:10px;display:flex;flex-direction:column;gap:5px}.Cards_card-tag__9rAZX{padding:2px;background-color:var(--border-card);border-radius:50%}.Cards_card__background__O2OFU{width:100%;height:100%;position:absolute;z-index:1;display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:30px}.Cards_card-link__WFP7a{padding:5px 12px;display:flex;align-items:center;gap:5px;background-color:var(--green-color);margin-right:10px;transform:rotate(-45deg);border-radius:10px;color:var(--text-color)}.Projects_project-container__YoYgc{padding:20px;margin-top:80px;display:flex;flex-direction:column;gap:30px}.Projects_projects-techs__RkhwN{display:flex;flex-wrap:wrap;gap:10px}.Projects_projects-list__uIIJT{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;opacity:0;animation:Projects_fadein__fcfoW .5s ease-in-out forwards}@keyframes Projects_fadein__fcfoW{0%{opacity:0}to{opacity:1}}