.Project .heading-section{transition:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Project .heading-section h3{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem 1.5rem;border-radius:1rem;background:linear-gradient(90deg,rgba(61,61,61,.5019607843),rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843));text-align:center}@media(max-width:530px){.Project .heading-section h3{padding:.7rem 1rem;border-radius:.75rem;font-size:24px}}.Project .heading-section p{text-align:center;color:#999;font-size:18px}@media(max-width:530px){.Project .heading-section p{font-size:16px}}.Project .recent-work{gap:1.5rem;transition:none;flex-direction:column;gap:1rem}.Project .recent-work,.Project .recent-work h3{display:flex;justify-content:center;align-items:center}.Project .recent-work h3{flex-direction:row;padding:1rem 1.5rem;border-radius:1rem;background:linear-gradient(90deg,rgba(61,61,61,.5019607843),rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843));text-align:center}@media(max-width:530px){.Project .recent-work h3{padding:.7rem 1rem;border-radius:.75rem;font-size:24px}}.Project .recent-work p{text-align:center;color:#999}.Project .recent-work .view-options{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;margin-bottom:2rem;position:relative}.Project .recent-work .view-options .bg-animation{color:#fff;background:linear-gradient(90deg,#999999,#3d3d3d);border-radius:1rem;position:absolute;height:100%;transition:width .5s ease,left .5s ease;z-index:0}@media(max-width:530px){.Project .recent-work .view-options .bg-animation{border-radius:.75rem}}.Project .recent-work .view-options a{padding:1rem 1.5rem;border-radius:1rem;color:#999;z-index:1;text-align:center;position:relative;cursor:pointer;transition:color .5s ease,background .5s ease}@media(max-width:530px){.Project .recent-work .view-options a{border-radius:.75rem}}.Project .recent-work .view-options .active-option{color:#fff}.Project .recent-work .view-grid{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:3rem;padding:1rem;width:100%;background:radial-gradient(circle,rgba(255,255,255,.2),rgba(255,255,255,0));background-size:75%;background-repeat:no-repeat;background-position:50%;transition:none}.Project .recent-work .view-grid .recent-work-card{display:flex;flex-direction:row;justify-content:center;align-items:center;width:calc(50% - 1.5rem);height:auto;border-radius:2rem;position:relative;cursor:pointer;transition:none}.Project .recent-work .view-grid .recent-work-card .work-vaginate{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(0deg,#000000,rgba(0,0,0,0));opacity:0}.Project .recent-work .view-grid .recent-work-card .card-label{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;width:calc(100% - 3rem);margin:0 1.5rem;position:absolute;bottom:0;padding:1.5rem 2rem;border-radius:1.5rem;transform:translateY(-11rem);animation:popup-out .5s forwards;opacity:0;background:linear-gradient(90deg,#999999,#3d3d3d)}.Project .recent-work .view-grid .recent-work-card .card-label div{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;gap:.5rem;flex-grow:1}.Project .recent-work .view-grid .recent-work-card .card-label div h4{width:100%;text-wrap:nowrap;text-overflow:ellipsis}.Project .recent-work .view-grid .recent-work-card .card-label div h6{font-weight:400;width:100%;text-wrap:nowrap;text-overflow:ellipsis}.Project .recent-work .view-grid .recent-work-card:hover .work-vaginate{opacity:.5}.Project .recent-work .view-grid .recent-work-card:hover .card-label{bottom:2rem;animation:popup-in .5s forwards}@keyframes popup-in{0%{transform:translateY(100%);opacity:0}50%{transform:translateY(-25%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes popup-out{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-25%);opacity:1}to{transform:translateY(100%);opacity:0}}.Project .finished-work .heading-section{width:100%;gap:1.5rem;padding:2.5rem 0;transition:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Project .finished-work .heading-section h3{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem 1.5rem;border-radius:1rem;background:linear-gradient(90deg,rgba(61,61,61,.5019607843),rgba(153,153,153,.5019607843),rgba(61,61,61,.5019607843));text-align:center}@media(max-width:530px){.Project .finished-work .heading-section h3{padding:.7rem 1rem;border-radius:.75rem;font-size:24px}}.Project .finished-work .heading-section p{text-align:center;color:#999}.Project .finished-work .heading-section input{width:50%;background:#000;padding:1rem 2rem;text-align:center;border:2px solid #999;border-radius:1rem}.Project .finished-work .finished-list{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;width:100%;padding:1.5rem 0;height:auto;justify-content:stretch;align-items:stretch;transition:none}.Project .finished-work .finished-list .no-data-found{display:flex;flex-direction:row;justify-content:center;align-items:center;height:200px}.Project .finished-work .finished-list .finished-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;height:auto;align-items:stretch;transition:none}.Project .finished-work .finished-list .finished-list-item .icon-section{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:flex-start;flex-grow:0;padding:0 3rem;gap:1rem}.Project .finished-work .finished-list .finished-list-item .icon-section div{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:2px}.Project .finished-work .finished-list .finished-list-item .icon-section div:first-child{background:linear-gradient(180deg,#ffffff,#3d3d3d)}.Project .finished-work .finished-list .finished-list-item .icon-section div:last-child{background:linear-gradient(0deg,#ffffff,#3d3d3d)}.Project .finished-work .finished-list .finished-list-item .icon-section img{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:0;width:4rem;height:4rem;padding:.2rem;border:2px solid #fff;border-radius:27.5%}.Project .finished-work .finished-list .finished-list-item .details-section{display:flex;flex-direction:column;justify-content:center;align-items:center;align-items:flex-start;position:relative;flex-grow:1;width:100%;background:linear-gradient(90deg,rgba(153,153,153,.2509803922),rgba(61,61,61,.2509803922));padding:2rem;gap:1rem;border-radius:1.5rem;margin:2rem 0}.Project .finished-work .finished-list .finished-list-item .details-section .description{opacity:.8}.Project .finished-work .finished-list .finished-list-item .details-section h4{width:100%}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;gap:1rem}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech div{display:flex;flex-direction:row;justify-content:center;align-items:center;width:4rem;height:4rem;border-radius:100%;padding:.8rem;background:#333}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech div img{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;object-fit:contain}.Project .finished-work .finished-list .finished-list-item .details-section .bottom-line{width:100%;height:2px;background:linear-gradient(90deg,#3d3d3d,#ffffff,#3d3d3d)}.Project .finished-work .finished-list .finished-list-item .details-section .button-section{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;gap:1rem}.Project .finished-work .finished-list .finished-list-item .details-section .button-section h5{margin-right:.5rem}.Project .finished-work .finished-list .finished-list-item .details-section .button-section .SecondaryIconButton{padding:calc(1rem - 2px) calc(1.5rem - 2px);border:2px solid #999}@media(max-width:530px){.Project .finished-work .finished-list .finished-list-item .details-section .button-section .SecondaryIconButton{padding:calc(.8rem - 2px) calc(1.2rem - 2px)}}.Project .finished-work .finished-list .finished-list-item .details-section .button-section .SecondaryIconButton *{color:#999}.Project .finished-work .finished-list .finished-list-item .details-section .button-section>p{color:#999;cursor:not-allowed}.Project .finished-work .finished-list .finished-list-item .details-section .bg-icon{display:none;position:absolute;top:5px;right:5px;width:3rem;height:3rem}.Project .finished-work .finished-list .finished-list-item:first-child .icon-section div:first-child,.Project .finished-work .finished-list .finished-list-item:last-child .icon-section div:last-child{background:none}@media(max-width:1000px){.Project .recent-work .view-grid{gap:2rem}.Project .recent-work .view-grid .recent-work-card .card-label{padding:1rem 1.5rem}}@media(max-width:910px){.Project .finished-work .finished-list .finished-list-item .details-section .button-section .SecondaryIconButton{padding:calc(.7rem - 2px) calc(1rem - 2px);border-radius:.7rem;gap:.5rem}}@media(max-width:835px){.Project .finished-work .finished-list .finished-list-item .details-section .button-section .SecondaryIconButton p{display:none}}@media(max-width:800px){.Project .recent-work .view-grid{gap:1rem;padding:0}.Project .recent-work .view-grid .recent-work-card{width:calc(50% - 1rem);border-radius:1.5rem}.Project .recent-work .view-grid .recent-work-card .card-label{padding:1rem;border-radius:1rem}.Project .recent-work .view-grid .recent-work-card .card-label div h4{font-size:20px}.Project .recent-work .view-grid .recent-work-card .card-label div h6{font-size:16px}.Project .recent-work .view-grid .recent-work-card .card-label .ViewButton{display:flex;flex-direction:row;justify-content:center;align-items:center;width:3rem;height:3rem}.Project .finished-work .heading-seaction input{width:70%}.Project .finished-work .finished-list .finished-list-item .icon-section{padding:0 1rem}.Project .finished-work .finished-list .finished-list-item .details-section{padding:1rem}}@media(max-width:600px){.Project .recent-work .view-options{margin-bottom:1rem}.Project .recent-work .view-grid{gap:.5rem}.Project .recent-work .view-grid .recent-work-card{width:calc(50% - .5rem);border-radius:1rem}.Project .recent-work .view-grid .recent-work-card .card-label{display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;width:calc(100% - 1.5rem)}.Project .recent-work .view-grid .recent-work-card .card-label div{gap:.2rem}.Project .recent-work .view-grid .recent-work-card .card-label div h4{font-size:16px}.Project .recent-work .view-grid .recent-work-card .card-label div h6{font-size:14px}.Project .recent-work .view-grid .recent-work-card .card-label .ViewButton{display:none}.Project .recent-work .view-grid .recent-work-card:hover .card-label{bottom:.75rem}.Project .finished-work .heading-seaction input{width:80%}.Project .finished-work .finished-list .finished-list-item .icon-section{padding:0 .5rem}.Project .finished-work .finished-list .finished-list-item .icon-section img{width:3rem;height:3rem}.Project .finished-work .finished-list .finished-list-item .details-section{gap:.5rem;border-radius:1rem;margin:1rem 0}.Project .finished-work .finished-list .finished-list-item .details-section h4{font-size:20px}.Project .finished-work .finished-list .finished-list-item .details-section h5{font-size:16px}.Project .finished-work .finished-list .finished-list-item .details-section .description{font-size:14px}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech{gap:.5rem}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech div{width:3rem;height:3rem;padding:.6rem}.Project .finished-work .finished-list .finished-list-item .details-section .button-section{gap:.5rem}.Project .finished-work .finished-list .finished-list-item .details-section .button-section>p{font-size:14px}}@media(max-width:480px){.Project .recent-work .view-grid{gap:.25rem}.Project .recent-work .view-grid .recent-work-card{width:calc(50% - .2rem);border-radius:.75rem}.Project .recent-work .view-grid .recent-work-card .card-label{width:calc(100% - 1rem);padding:.5rem;border-radius:.6rem}.Project .recent-work .view-grid .recent-work-card .card-label div{gap:0}.Project .recent-work .view-grid .recent-work-card:hover .card-label{bottom:.5rem}.Project .finished-work .heading-seaction{padding:1.5rem 0}.Project .finished-work .heading-seaction input{width:90%}.Project .finished-work .finished-list{padding:.5rem 0}.Project .finished-work .finished-list .finished-list-item .icon-section{display:none}.Project .finished-work .finished-list .finished-list-item .details-section{gap:.35rem;border-radius:.75rem;margin:.5rem 0}.Project .finished-work .finished-list .finished-list-item .details-section .used-tech div{width:2.5rem;height:2.5rem;padding:.4rem}.Project .finished-work .finished-list .finished-list-item .details-section .button-section{gap:.3rem}.Project .finished-work .finished-list .finished-list-item .details-section .bg-icon{display:flex}}@media(max-width:375px){.Project .finished-work .finished-list .finished-list-item .details-section h4{width:85%}}