@font-face{font-family:__myFont_c1f37a;src:url(/_next/static/media/bcc869acd6582b5c-s.p.woff2) format("woff2");font-display:swap}@font-face{font-family:__myFont_Fallback_c1f37a;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_c1f37a{font-family:__myFont_c1f37a,__myFont_Fallback_c1f37a}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{text-shadow:0 0 12px #c8c8c8}*,body{color:#fff}body{background-color:#000;background-repeat:no-repeat;background-size:100%;background-attachment:fixed;background-image:radial-gradient(rgba(0,21,97,.75),#000 120%);height:100vh;margin:0;padding:1rem;&:after{position:absolute;top:0;left:0;width:100vw;height:100vh;background:repeating-linear-gradient(0deg,rgba(black,.15),rgba(black,.15) 1px,transparent 0,transparent 2px)}}@layer utilities{.text-balance{text-wrap:balance}}.modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;overflow:hidden}.modal-image-container{position:relative;width:90%;height:90%}.close{position:absolute;top:10px;right:20px;color:#f1f1f1;font-size:35px;font-weight:700;cursor:pointer;z-index:1001}.close:focus,.close:hover{color:#bbb;text-decoration:none}@media (max-width:768px){.modal-image-container{width:95%;height:80%}.close{font-size:30px}}@media (max-width:480px){.modal-image-container{width:100%;height:80%}.close{font-size:25px}}.desc-text>h3{font-size:1rem;padding:0;margin:0}.desc-text{height:2.5rem}.gallery,.gallery-container{margin:20px auto}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:100%}.gallery-item{overflow:hidden;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease-in-out}.gallery-item img:hover{transform:scale(1.05)}@media (max-width:1400px){.gallery{grid-template-columns:repeat(3,1fr);gap:10px}}@media (min-width:1200px){.gallery-container{max-width:80vw}}@media (max-width:768px){.gallery{grid-template-columns:repeat(2,1fr);gap:6px}}@media (max-width:480px){.gallery{grid-template-columns:repeat(1,1fr);gap:5px}}.container{padding:75px 0;margin:0 auto;width:80%}.gallery-wrap{display:flex;flex-direction:row;width:100%;height:70vh}.item{flex:1;height:100%;transition:flex .8s ease;position:relative}.div-gradient{position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#000,rgba(0,0,0,.135) 54%,transparent)}.item:hover{flex:3}@media (max-width:768px){.gallery-wrap{flex-direction:column;height:100vh}.item{flex:1}.container{padding:10px 0;width:90%}}