body{background:"#fffff";background-attachment:fixed;background-repeat:no-repeat;background-size:cover}section{background:#fff0}.gallery-page{padding:28px 0 70px}.gallery-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:10px 0 22px}.gallery-tabs .tab{appearance:none;border:1px solid rgb(255 255 255 / .18);background:rgb(255 255 255 / .06);color:rgb(72 105 176 / .92);font-weight:800;padding:10px 16px;border-radius:999px;cursor:pointer;transition:transform .15s ease,background .2s ease,border-color .2s ease}.gallery-tabs .tab:hover{transform:translateY(-1px)}.gallery-tabs .tab.active{background:rgb(247 68 68 / .92);color:#fff;border-color:#fff0}.gallery-grid{column-count:1;column-gap:14px}@media (min-width:560px){.gallery-grid{column-count:2}}@media (min-width:980px){.gallery-grid{column-count:3;column-gap:18px}}@media (min-width:1250px){.gallery-grid{column-count:3}}.gallery-item{break-inside:avoid;margin:0 0 14px;position:relative;border-radius:18px;overflow:hidden;cursor:zoom-in;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .14);box-shadow:0 14px 40px rgb(0 0 0 / .22)}.gallery-item img{width:100%;display:block;transform:scale(1.01);transition:transform .25s ease,filter .25s ease;filter:saturate(.95) contrast(1.02)}.gallery-item:hover img{transform:scale(1.05);filter:saturate(1.05) contrast(1.05)}.gallery-item .g-cap{position:absolute;left:10px;right:10px;bottom:10px;padding:10px 10px;border-radius:14px;background:linear-gradient(to top,rgb(0 0 0 / .62),rgb(0 0 0 / .15));color:#fff;font-weight:800;font-size:13px;letter-spacing:.2px;display:flex;justify-content:space-between;gap:10px;align-items:center}.gallery-item .g-pill{font-size:11px;font-weight:900;padding:6px 10px;border-radius:999px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .22);color:rgb(247 68 68 / .92);flex:0 0 auto}.gallery-modal{position:fixed;inset:0;z-index:9999}.gallery-modal[hidden]{display:none}.gallery-modal__scrim{position:absolute;inset:0;background:rgb(0 0 0 / .82)}.gallery-modal__panel{position:relative;width:min(1100px, 92vw);margin:5vh auto 0;border-radius:18px;overflow:hidden;background:rgb(15 23 42 / .85);border:1px solid rgb(255 255 255 / .16);box-shadow:0 20px 80px rgb(0 0 0 / .45)}.gallery-modal__figure{margin:0;position:relative}#galleryModalImg{width:100%;height:auto;max-height:78vh;object-fit:contain;display:block;background:#000}.gallery-modal__cap{padding:12px 14px;color:rgb(255 255 255 / .92);font-weight:800;background:rgb(0 0 0 / .35);border-top:1px solid rgb(255 255 255 / .12)}.gallery-modal__close{position:absolute;top:10px;right:10px;z-index:5;width:44px;height:44px;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:rgb(0 0 0 / .45);color:#fff;font-size:26px;cursor:pointer}.gallery-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:999px;border:1px solid rgb(255 255 255 / .22);background:rgb(0 0 0 / .45);color:#fff;font-size:26px;cursor:pointer}.gallery-modal__nav.prev{left:10px}.gallery-modal__nav.next{right:10px}@media (max-width:520px){.gallery-modal__panel{margin:10vh auto 0}.gallery-modal__nav{width:40px;height:40px;font-size:22px}}.gallery-page .container{display:grid;justify-items:center}.gallery-tabs{justify-content:center}.gallery-grid{width:fit-content;max-width:100%;margin-inline:auto}.gallery-item{width:100%}@media (min-width:900px){.gallery-page .container{display:grid;justify-items:center}.gallery-grid{width:fit-content;max-width:100%;margin-inline:auto}}@media (max-width:560px){.gallery-grid{column-count:initial!important;column-gap:0!important;display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:6px 4px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%!important;max-width:100%!important;margin-inline:auto}.gallery-grid::-webkit-scrollbar{display:none}.gallery-grid{scrollbar-width:none}.gallery-item{flex:0 0 auto;width:min(78vw, 320px);margin:0!important;scroll-snap-align:center;cursor:pointer}.gallery-item img{width:100%;height:100%;max-height:420px;object-fit:cover;display:block}.gallery-item .g-cap{font-size:12px;padding:9px 10px}.gallery-item .g-pill{font-size:10px;padding:5px 9px}}.aboutDRA__grid{align-items:center}