.KeyTechs_key_tech__boErh{text-align:center;border-radius:3px;color:var(--second-base-color);box-shadow:var(--key-tech-box-shadow)}.KeyTechs_key_group__v1YCQ{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;grid-gap:10px;gap:10px;width:100%;padding:5px}.KeyTechs_title__EJ1lh{font-size:1em;margin:.5em;background:var(--titles-background-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProjectItem_container__rRPP7{text-decoration:none;width:210px;height:310px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;box-shadow:var(--item-container-box-shadow)}.ProjectItem_description__L1Xqk{width:100%;height:100%;text-align:center}.ProjectItem_button_container__umkck{display:flex;align-items:center;justify-content:center}.ProjectItem_button__q66jq{cursor:pointer;width:max-content;gap:10px;display:flex;margin-top:10px;border-radius:10px;padding:10px;font-size:.7em;border:none;background:var(--container-background-gradient);color:#faf6f6;transition:all .3s ease-in}.ProjectItem_button__q66jq:hover{transform:scale(1.1)}.ProjectItem_title__9nRIq{font-size:1em;margin:.5em;background:var(--titles-background-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProjectItem_paragraph___lRgF{font-size:.75em;padding:3px}.ProjectItem_project_logo__vjEwe{width:100%;height:80%;display:flex;justify-content:center;align-items:center}.ProjectItem_image__4IoOa{width:120px;height:120px}.ProjectItem_project_name__iYFb_{width:100%;height:20%;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--icon-color);background:var(--container-background-gradient);font-weight:900}.ProjectItem_coffee__nx6j1{display:flex;flex-direction:column;gap:30px;height:100%}.ProjectItem_cup__OVdpX{position:relative;align-self:center;justify-self:center;width:62%;height:40%;border:4px solid var(--cup-color);background-position:bottom;border-radius:15px 15px 50px 50px;transition:all 2;box-shadow:var(--cup-shadow)}.ProjectItem_liquid__0ahLI{position:absolute;width:100%;border-radius:0 0 50px 50px;background:var(--container-background-gradient);height:70%;bottom:-2.4px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);animation:ProjectItem_filling__d8ZGu 5s linear infinite}.ProjectItem_cup_handle__GH_pY{width:25%;height:65%;border:4px solid var(--cup-color);border-radius:20px 20px 80px 30px;position:absolute;top:7%;right:-25%;box-shadow:var(--cup-shadow)}@keyframes ProjectItem_filling__d8ZGu{0%,to{height:35%}50%{height:70%}}@media screen and (max-width:768px){.ProjectItem_container__rRPP7{width:210px;height:300px}}.ButtonLink_link_button__HxZcd{margin:0;width:max-content;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in}.ButtonLink_link_button__HxZcd:hover{transform:scale(1.03)}.ButtonLink_button__dle2x{display:flex;flex-direction:column;align-items:center;cursor:pointer;border-radius:10px;font-weight:700;margin:0;padding:10px;font-size:1.1em;border:none;color:var(--links-color);background:var(--titles-background-gradient);transition:all .3s ease-in}.ButtonLink_button__dle2x:hover .ButtonLink_arrow__qfNLt{animation:ButtonLink_arrow_right__3DPE5 1s linear infinite}.ButtonLink_arrow__qfNLt{width:25px}@keyframes ButtonLink_arrow_right__3DPE5{0%{margin-left:0}50%{margin-left:25px}to{margin-left:0}}@media screen and (max-width:480px){.ButtonLink_button__dle2x{font-size:1em}}.ProjectsPage_container__4xP5s{display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:40px;margin-top:40px;position:relative;width:75%}.ProjectsPage_project_container__abgXH{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px}.ProjectsPage_title__ywQ0U{font-size:1.6em;background:var(--titles-background-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProjectsPage_button_div__NDVbV{position:fixed;top:300px;margin-top:24px}@media screen and (max-width:1024px){.ProjectsPage_project_container__abgXH{grid-template-columns:repeat(2,1fr);gap:40px}.ProjectsPage_title__ywQ0U{font-size:1.5em}}@media screen and (max-width:768px){.ProjectsPage_container__4xP5s{width:95%;margin-bottom:250px}.ProjectsPage_title__ywQ0U{font-size:1.4em}}@media screen and (max-width:630px){.ProjectsPage_title__ywQ0U{font-size:1.2em}.ProjectsPage_project_container__abgXH{grid-template-columns:repeat(1,1fr)}.ProjectsPage_button_div__NDVbV{position:relative;display:flex;top:25px;margin-left:2em}}@media screen and (max-width:480px){.ProjectsPage_title__ywQ0U{font-size:.9em;text-align:center}}.page_container__fslR1{display:flex;justify-content:center;align-items:center}