.Layout_scrollTopBtn__rBzxi{position:fixed;bottom:2rem;right:2rem;z-index:1000;background:#000;color:#fff;border:none;width:48px;height:48px;font-size:2rem;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;transition:background .2s,transform .2s;display:block;box-shadow:0 4px 6px rgba(0,0,0,.5);border-radius:50%}.Layout_scrollTopBtn__rBzxi:hover{background:#005bb5;transform:translateY(-4px) scale(1.08)}.Layout_container__m5jTj{display:flex;flex-direction:column;min-height:100vh}.Layout_header__37RI2{position:relative;background:#fff;color:#000;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5;font-size:larger}.Layout_logo__tzhbG{margin:0;font-size:2.5rem;font-weight:700;text-decoration:none;background:#fff;border:none;cursor:pointer}.Layout_navLink__VQRZA{color:#000;font-weight:500;transition:color .2s ease;text-decoration:none}.Layout_navLink__VQRZA:hover{color:#0070f3}.Layout_main__bVVJR{flex:1 1;padding:2rem;background:#fff}.Layout_footer__ye8JQ{background:#fff;color:#666;text-align:center;padding:1rem;font-size:.9rem;border-top:1px solid #e5e5e5}.Layout_socialButtons__FMF5T{position:fixed;bottom:6rem;right:2rem;z-index:1000;display:flex;flex-direction:column;gap:1rem}.Layout_socialButtons__FMF5T button{background:transparent;border:transparent;cursor:pointer;padding:0;width:48px;height:48px;box-shadow:0 4px 6px rgba(0,0,0,.5);border-radius:50%}.Layout_socialButtons__FMF5T button img{width:100%;height:100%;object-fit:contain}.Layout_desktopNav__aFPNK{display:none}.Layout_hamburger__vwjMU{background:none;border:none;font-size:3rem;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center;margin-right:5%}@media (min-width:1025px){.Layout_desktopNav__aFPNK{display:flex;gap:2rem;align-items:center;margin-right:10%}.Layout_hamburger__vwjMU{display:none!important}}.Layout_dropdownMenu__xb584{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;display:flex;flex-direction:column;padding-top:4rem}.Layout_dropdownMenu__xb584 .Layout_navLink__VQRZA{padding:1.5rem;font-size:1.2rem;text-align:center;border-bottom:1px solid #e5e5e5}.Layout_dropdownMenu__xb584 .Layout_navLink__VQRZA:hover{background:#f5f5f5}.Layout_closeButton__8G3nY{background:none;border:none;font-size:3rem;cursor:pointer;color:#000;align-self:flex-end;margin-right:7%}