.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:var(--clr);color:#fff;border-radius:10rem;font-weight:600;padding:1rem 3rem 1rem 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s}.button__icon-wrapper{flex-shrink:0;width:25px;height:25px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.button:hover{background-color:#000}.button:hover .button__icon-wrapper{color:#000}.button__icon-svg--copy{position:absolute;transform:translate(-150%,150%)}.button:hover .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%,-150%)}.button:hover .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}.style_project__1Htxi{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;padding:40px 50px;border:.4px solid #e7e5e5;cursor:pointer;transition:all .2s}.style_project__1Htxi .style_content__58dzm{display:flex;flex-direction:column;gap:10px;max-width:80%}.style_project__1Htxi h2{font-size:40px;margin:0;font-weight:600;transition:all .4s}.style_project__1Htxi p{font-size:16px;font-weight:300;margin:0;transition:all .4s}.style_project__1Htxi .style_year__o_TwN{font-size:16px;color:#999;white-space:nowrap}.style_project__1Htxi:hover{background:#6b0ae9;color:#fff}.style_project__1Htxi:hover h2{transform:translateX(-10px)}.style_project__1Htxi:hover p{transform:translateX(10px)}@media (max-width:768px){.style_project__1Htxi{flex-direction:column;align-items:flex-start;padding:30px 20px}.style_project__1Htxi .style_content__58dzm{max-width:100%}.style_project__1Htxi h2{font-size:32px}.style_project__1Htxi p{font-size:14px}.style_project__1Htxi .style_year__o_TwN{font-size:14px;margin-top:10px;align-self:flex-end}}.style_modalContainer__r9Ntp{height:250px;width:250px;position:absolute;background-color:#fff;overflow:hidden;pointer-events:none;display:flex;align-items:center;justify-content:center}.style_modalSlider__1k7hf{height:100%;width:100%;position:absolute;transition:top .5s cubic-bezier(.76,0,.24,1)}.style_modal__gKxrF{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.style_modal__gKxrF img{max-width:100%;max-height:100%;object-fit:contain}.style_cursorLabel__1iauv,.style_cursor__R2gTr{width:80px;height:80px;border-radius:50%;background-color:#455ce9;color:#fff;position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:300;pointer-events:none}.style_cursorLabel__1iauv{background-color:transparent}@media (max-width:768px){.style_modalContainer__r9Ntp{width:90%;height:250px;left:50%;transform:translateX(-50%)}.style_cursorLabel__1iauv,.style_cursor__R2gTr{width:50px;height:50px;font-size:12px}}@media (max-width:480px){.style_modalContainer__r9Ntp{width:95%;height:200px}.style_cursorLabel__1iauv,.style_cursor__R2gTr{width:40px;height:40px;font-size:10px}}