.button_container__Y5WAf{text-align:center;padding:15px;cursor:pointer;background-color:var(--green);border:none;border-radius:5px;color:var(--white);width:max-content}.LoadingOverlay_overlay__tb5Ay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.LoadingOverlay_spinner__fPZLQ{border:4px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:LoadingOverlay_spin__N_5d1 1s linear infinite}.LoadingOverlay_textLayout__MjfgY{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:#061a44}@keyframes LoadingOverlay_spin__N_5d1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_container__Sm4Eg{color:var(--light)}.page_catTitle__KJKwc{color:var(--green)}.page_item__0F4n2{display:flex;flex-direction:column;gap:16px;background-image:var(--gradient3);padding:18px;border-radius:14px;border:1px solid hsla(0,0%,100%,.12)}.page_imgContainer__dUbkz{position:relative;width:100%;height:180px;border-radius:10px;overflow:hidden}.page_img__t7AKo{object-fit:cover}.page_content__Raana{display:flex;flex-direction:column;gap:10px}.page_title__s5xJg{font-size:clamp(30px,7vw,40px)}.page_desc__Clpat{font-size:14px;opacity:.9;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.page_project_container__tYrnI{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:30px;gap:30px;margin-top:40px}.page_apiDeclaration__xPLfi{background-color:rgba(28,133,75,.805);align-self:flex-start;padding:5px 10px}.page_techContainer__W2vIL{display:flex;gap:6px;flex-wrap:wrap}.page_techContainer__W2vIL img{width:36px;height:36px}@media (max-width:600px){.page_project_container__tYrnI{grid-template-columns:1fr}.page_imgContainer__dUbkz{height:160px}}