.PhotoCard[data-astro-cid-q2yc6vgy]{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);transition:transform .2s ease,box-shadow .2s ease;height:100%;width:100%;cursor:pointer;padding:12px;gap:12px}.PhotoCard[data-astro-cid-q2yc6vgy]:hover{transform:translateY(-2px);box-shadow:#0f172a1a 0 10px 15px}.PhotoCard__imageContainer[data-astro-cid-q2yc6vgy]{width:100%;aspect-ratio:3/2;border-radius:8px;overflow:hidden;background-color:#f1f5f9}.PhotoCard__image[data-astro-cid-q2yc6vgy]{width:100%;height:100%;object-fit:cover;display:block}.PhotoCard__content[data-astro-cid-q2yc6vgy]{padding:4px;display:flex;flex-direction:column;gap:6px}.PhotoCard__title[data-astro-cid-q2yc6vgy]{font-family:Roboto,sans-serif;font-size:.95rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PhotoCard__description[data-astro-cid-q2yc6vgy]{font-family:Roboto,sans-serif;font-size:.85rem;color:#64748b;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@font-face{font-family:Roboto Light;src:url(/fonts/Roboto-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto Bold;src:url(/fonts/Roboto-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Lobster Regular;src:url(/fonts/Lobster-Regular.woff2) format("woff2");font-display:swap}.PhotoGalleryModal{align-items:center;background:#000000b3;display:flex;min-height:100vh;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1000;padding:1em;box-sizing:border-box}.PhotoGalleryModal .ModalBox{background:#fff;border-radius:1rem;display:block;padding:1rem;width:min(100%,1200px);max-width:1200px;max-height:92vh;overflow:auto;position:relative}.PhotoGalleryModal .ModalCloseBtn{display:block;align-items:center;justify-content:center;margin:16px auto 8px;height:44px;width:100%;max-width:320px;padding:0 18px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 6px #0000000f;font-weight:700;font-size:16px;text-align:center;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.PhotoGalleryModal .ModalCloseBtn:active{transform:translateY(1px) scale(.98);box-shadow:0 1px 3px #00000014;background-color:#f9fafb}.PhotoGalleryModal .ModalCloseBtn:hover{background-color:#f3f4f6}@media(min-width:768px){.PhotoGalleryModal .ModalCloseBtn{margin-top:8px;height:auto;min-width:auto;width:auto;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;text-decoration:underline}}.BigPhoto .PhotoEntry{position:relative}.BigPhoto .PhotoEntry .ShowImageWrapper{position:relative;width:100%;border-radius:5px;overflow:hidden;background:#eee}.BigPhoto .PhotoEntry .ShowImageWrapper img{width:100%;height:auto;display:block;touch-action:pinch-zoom}.BigPhoto .PhotoEntry .ShowImageWrapper img.LQIP{position:absolute;top:0;left:0;filter:blur(10px)}.BigPhoto .PhotoEntry .ShowImageWrapper img.hidden{opacity:0}.BigPhoto .PhotoEntry .ShowImageWrapper img.visible{opacity:1;transition:opacity .3s ease}.BigPhoto .PhotoEntry .PhotoNavigation{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"prev  next" "title title";align-items:center;row-gap:14px;column-gap:10px;margin-top:15px}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation{display:flex;min-height:50px;justify-content:space-between;margin-top:20px}}.BigPhoto .PhotoEntry .PhotoNavigation .nav{min-width:50px}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(1){grid-area:prev;justify-self:start}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(2){grid-area:title;justify-self:center;text-align:center}.BigPhoto .PhotoEntry .PhotoNavigation .nav:nth-child(3){grid-area:next;justify-self:end}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:72px;padding:0 10px;border:1px solid #f2f2f2;border-radius:10px;background:#fff;box-shadow:0 2px 6px #0000000f;cursor:pointer;transition:all .12s ease}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn:active{transform:translateY(1px) scale(.98);background-color:#f9fafb}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn svg{height:18px;width:18px;color:#333}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn{height:auto;min-width:auto;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.BigPhoto .PhotoEntry .PhotoNavigation .nav .nav-btn .icon{height:50px;width:50px;cursor:pointer}}.BigPhoto .PhotoEntry .PhotoNavigation .nav h1{margin:0;font-size:1.3em;font-weight:700}@media(min-width:768px){.BigPhoto .PhotoEntry .PhotoNavigation .nav h1{font-size:2em}}.BigPhoto .PhotoEntry .PhotoNavigation .nav .icon-arrow-left{background-image:url(/layout/icons/incon-arrow-left.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.BigPhoto .PhotoEntry .PhotoNavigation .nav .icon-arrow-right{background-image:url(/layout/icons/incon-arrow-right.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.BigPhoto .DescriptionCentered{padding:10px 5%;text-align:center}.BigPhoto .DescriptionCentered p{line-height:25px;color:#25383c}.BigPhoto .PhotoOverlay{position:absolute;inset:0;background:#0000001a;display:flex;align-items:center;justify-content:center}.icon{display:inline-block;height:18px;width:18px}@media(min-width:768px){.icon{height:50px;width:50px}}.rotated-fullscreen,.expanded-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer}.rotated-fullscreen img,.expanded-fullscreen img{width:100%;height:100%;object-fit:contain}.rotated-fullscreen img{transform:rotate(90deg);width:100vh!important;height:100vw!important}.rotate-btn{margin-top:10px!important}@media(min-width:768px){.rotate-btn{display:none!important}}.lds__spinner{display:inline-block;position:relative;width:80px;height:80px}.lds__spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds__spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.lds__spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds__spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds__spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds__spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds__spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds__spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds__spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds__spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds__spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds__spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds__spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds__spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@font-face{font-family:Roboto Light;src:url(/fonts/Roboto-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto Bold;src:url(/fonts/Roboto-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Lobster Regular;src:url(/fonts/Lobster-Regular.woff2) format("woff2");font-display:swap}.PhotosCollection[data-astro-cid-73abud5u] .PhotosCollection__description[data-astro-cid-73abud5u]{margin-bottom:30px;color:#64748b;font-size:1rem;line-height:1.6;max-width:800px}.PhotosCollection[data-astro-cid-73abud5u] .PhotosCollection__headerPagination[data-astro-cid-73abud5u]{display:none}@media(min-width:768px){.PhotosCollection[data-astro-cid-73abud5u] .PhotosCollection__headerPagination[data-astro-cid-73abud5u]{display:block}}.PhotosCollection[data-astro-cid-73abud5u] .PhotosCollection__footerPagination[data-astro-cid-73abud5u]{margin-top:40px}.ListContainer[data-astro-cid-73abud5u]{display:grid;grid-template-columns:1fr;gap:15px;justify-items:center}@media(min-width:768px){.ListContainer[data-astro-cid-73abud5u]{grid-template-columns:repeat(auto-fit,350px);gap:30px;justify-content:center}}
