.Layout_layoutbody__IVmSP{display:grid;grid-template-columns:auto 1fr;height:100vh;min-height:100dvh;overflow:hidden;.Layout_main__kdTZ6{overflow-y:auto;text-align:justify;padding:0;height:100%;height:100vh;min-height:100dvh;transition:height .4s ease-in-out;background-color:#fff;background-image:linear-gradient(90deg,rgba(0,0,0,.2) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.2) 1px,transparent 0);background-size:220px 150px;background-position:0 0}.Layout_navbardiv__KmNkN{width:60px;height:100dvh;background-color:#000;display:flex;justify-content:space-between;transition:width .4s ease-in-out;overflow:hidden;.Layout_navbar__S_O23{width:60px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem 1rem 6rem;.Layout_navbtn__hWU7M{outline:none;border:none;background:none;color:#fff;cursor:pointer;.Layout_hamburger__uARzp{font-size:clamp(1.5rem,calc(100vw + 1rem),2rem);cursor:pointer}}.Layout_logolink__cRyKs{display:flex;align-items:center;justify-content:center;.Layout_logo__jEC1A{width:200px;height:40px;transform:rotate(-90deg)}}}.Layout_sidebar__5g_G1{width:340px;background:#000;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:min(1rem,10%);opacity:0;transform:translateX(-100%);transition:opacity .3s ease,transform .3s ease;.Layout_bottomsection__gbQzb{text-transform:uppercase;letter-spacing:2px;font-size:clamp(.4rem,calc(10vw + .5rem),.8rem);text-align:center;.Layout_name__OKMwk{text-transform:uppercase;font-weight:900;font-size:14px}}.Layout_middlesection__CbpGJ{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:20px;text-transform:uppercase;letter-spacing:4px;font-size:clamp(1.2rem,calc(2vw + 1rem),1.6rem);font-weight:700;.Layout_navlist__LgyuJ{text-align:center;width:100%;padding:10px 40px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-size:20px}.Layout_navlist__LgyuJ:active,.Layout_navlist__LgyuJ:focus,.Layout_navlist__LgyuJ:hover{background:#fff;color:#000}}}.Layout_sidebarVisible__UiCH_{opacity:1;transform:translateX(0)}}.Layout_navbardivOpen__JrcxH{width:400px}}@media (max-width:1020px){.Layout_layoutbody__IVmSP{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;.Layout_main__kdTZ6{width:100%;margin-top:60px;height:calc(100vh - 60px);min-height:calc(100dvh - 60px)}.Layout_navbardiv__KmNkN{height:60px;width:100%;transition:height .4s ease-in-out;flex-direction:column;overflow:hidden;position:fixed;top:0;z-index:999;.Layout_navbar__S_O23{width:100%;max-height:60px;flex-direction:row-reverse;padding:min(1.5rem,8%);.Layout_logolink__cRyKs{.Layout_logo__jEC1A{transform:rotate(0deg)!important;width:140px!important;height:auto}}}.Layout_sidebar__5g_G1{width:100%;height:calc(100vh - 60px);min-height:calc(100dvh - 60px);z-index:99999;transform:translateY(-100%);transition:transform .4s ease,opacity .3s ease}.Layout_sidebarVisible__UiCH_{transform:translateY(0);opacity:1}}.Layout_navbardivOpen__JrcxH{height:100vh;min-height:100dvh}}}@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;margin:0;padding:0;overflow:hidden;height:100%;overflow-y:auto;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;font-optical-sizing:auto}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background-color:#ffffff}::-webkit-scrollbar-thumb{background-color:#999;min-height:10rem}::-webkit-scrollbar-thumb:hover{background-color:#000000}a{color:inherit;text-decoration:none}.homemainbody,.photographybody{::-webkit-scrollbar{display:none;width:0;height:0}}@media (max-width:1280px){::-webkit-scrollbar{width:.5rem}}@media (max-width:1020px){::-webkit-scrollbar{display:none;width:0;height:0}}.loadingOverlay{position:fixed;top:0;left:60px;width:100%;height:100%;background:#000000;display:flex;justify-content:center;align-items:center;z-index:9999;background-size:220px 150px;background-position:0 0;background-image:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.1) 1px,transparent 0)}.loadingSpinner{border:8px solid rgba(144,144,144,.2);border-top-color:white;border-radius:50%;width:70px;height:70px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}