.PhotoGallery-module-scss-module__jxsjlW__photoGallery{width:100%;position:relative}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:grid}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="1"]{grid-template-columns:1fr;max-width:400px;margin:0 auto 2rem}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto 2rem}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="3"]{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto 2rem}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid:not([data-count]){grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="1"]{max-width:350px}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="2"]{max-width:700px}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="3"]{grid-template-columns:repeat(2,1fr);max-width:600px}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid:not([data-count]){grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid{gap:1rem}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="1"]{max-width:300px}.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="2"],.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid[data-count="3"],.PhotoGallery-module-scss-module__jxsjlW__thumbnailGrid:not([data-count]){grid-template-columns:repeat(2,1fr);max-width:100%;margin:0 0 2rem}}.PhotoGallery-module-scss-module__jxsjlW__thumbnail{cursor:pointer;background:linear-gradient(135deg,#1c1c1c,#4f4f4f);border:1px solid #6b273726;border-radius:8px;height:200px;transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #1c1c1c1a}.PhotoGallery-module-scss-module__jxsjlW__thumbnail:hover{border-color:#f7e7ce4d;box-shadow:0 12px 32px #1c1c1c26}.PhotoGallery-module-scss-module__jxsjlW__thumbnail:hover .PhotoGallery-module-scss-module__jxsjlW__thumbnailOverlay{opacity:1}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__thumbnail{height:150px}}.PhotoGallery-module-scss-module__jxsjlW__thumbnailImage{border-radius:8px}.PhotoGallery-module-scss-module__jxsjlW__thumbnailOverlay{opacity:0;background:linear-gradient(135deg,#1c1c1c99,#6b273766);border-radius:8px;justify-content:center;align-items:center;transition:opacity .5s ease-in-out;display:flex;position:absolute;inset:0}.PhotoGallery-module-scss-module__jxsjlW__expandIcon{color:#2d2d2d;font-size:2rem}.PhotoGallery-module-scss-module__jxsjlW__flyerGrid{max-width:400px;margin:0 auto;grid-template-columns:none!important;justify-content:center!important;display:flex!important}.PhotoGallery-module-scss-module__jxsjlW__flyerThumbnail{background:0 0!important;border:none!important;border-radius:0!important;width:320px!important;max-width:100%!important;height:440px!important;transition:box-shadow .3s!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 32px #1c1c1c4d!important}.PhotoGallery-module-scss-module__jxsjlW__flyerThumbnail img{object-fit:cover!important;border-radius:0!important;width:100%!important;height:100%!important;position:static!important}.PhotoGallery-module-scss-module__jxsjlW__flyerThumbnail:hover{box-shadow:0 12px 40px #1c1c1c66!important}.PhotoGallery-module-scss-module__jxsjlW__flyerThumbnail .PhotoGallery-module-scss-module__jxsjlW__thumbnailOverlay{display:none!important}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__flyerThumbnail{width:260px!important;height:360px!important}}.PhotoGallery-module-scss-module__jxsjlW__viewAllContainer{justify-content:center;margin-top:3rem;display:flex}.PhotoGallery-module-scss-module__jxsjlW__descriptionContainer{text-align:center;margin-top:1.5rem}.PhotoGallery-module-scss-module__jxsjlW__description{font-family:var(--font-montserrat),"Segoe UI",sans-serif;color:#606060;max-width:600px;margin:0 auto;font-size:1rem;font-style:italic;line-height:1.6}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__description{font-size:.9rem}}.PhotoGallery-module-scss-module__jxsjlW__viewAllButton{color:#fff;cursor:pointer;background-color:#6b2737;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.PhotoGallery-module-scss-module__jxsjlW__viewAllButton:hover{background-color:#461924;transform:translateY(-1px)}.PhotoGallery-module-scss-module__jxsjlW__modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#1c1c1cf2;justify-content:center;align-items:center;animation:.3s ease-out PhotoGallery-module-scss-module__jxsjlW__modalFadeIn;display:flex;position:fixed;inset:0}.PhotoGallery-module-scss-module__jxsjlW__modalContent{justify-content:center;align-items:center;width:90vw;max-width:1200px;height:90vh;max-height:800px;display:flex;position:relative}.PhotoGallery-module-scss-module__jxsjlW__modalImageContainer{background:#1c1c1c4d;border:2px solid #f7e7ce4d;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #1c1c1ccc}.PhotoGallery-module-scss-module__jxsjlW__modalImage{border-radius:8px}.PhotoGallery-module-scss-module__jxsjlW__modalDescription{color:#fff;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1002;background:#000;border-radius:0 0 8px 8px;padding:2rem 1.5rem 1rem;font-size:1rem;line-height:1.4;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__modalDescription{padding:1rem .75rem;font-size:.875rem}}.PhotoGallery-module-scss-module__jxsjlW__closeButton{color:#fff;cursor:pointer;background:#6b2737e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .3s ease-out;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #1c1c1c1a}.PhotoGallery-module-scss-module__jxsjlW__closeButton:hover{background:#f7e7ce;transform:scale(1.1);box-shadow:0 6px 16px #1c1c1c26}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__closeButton{width:35px;height:35px;font-size:1.3rem;top:-40px}}.PhotoGallery-module-scss-module__jxsjlW__navButton{color:#fff;z-index:1001;cursor:pointer;z-index:1001;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:#6b2737e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;font-weight:700;transition:all .3s ease-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #1c1c1c1a}.PhotoGallery-module-scss-module__jxsjlW__navButton:hover{background:#f7e7ce;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #1c1c1c26}.PhotoGallery-module-scss-module__jxsjlW__navButton.PhotoGallery-module-scss-module__jxsjlW__prevButton{left:-60px}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__navButton.PhotoGallery-module-scss-module__jxsjlW__prevButton{left:10px}}.PhotoGallery-module-scss-module__jxsjlW__navButton.PhotoGallery-module-scss-module__jxsjlW__nextButton{right:-60px}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__navButton.PhotoGallery-module-scss-module__jxsjlW__nextButton{right:10px}.PhotoGallery-module-scss-module__jxsjlW__navButton{width:40px;height:40px;font-size:1.5rem}}.PhotoGallery-module-scss-module__jxsjlW__photoCounter{color:#fff;font-family:var(--font-montserrat),"Segoe UI",sans-serif;letter-spacing:.5px;background:#6b2737e6;border-radius:16px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #1c1c1c1a}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__photoCounter{padding:.5rem 1rem;font-size:.9rem;bottom:-40px}}@keyframes PhotoGallery-module-scss-module__jxsjlW__modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.PhotoGallery-module-scss-module__jxsjlW__modalContent{width:95vw;height:85vh}.PhotoGallery-module-scss-module__jxsjlW__closeButton{top:10px;right:10px}.PhotoGallery-module-scss-module__jxsjlW__photoCounter{z-index:1003;bottom:-45px}}
.VideoGallery-module-scss-module__kbtMua__videoGallery{width:100%;position:relative}.VideoGallery-module-scss-module__kbtMua__thumbnailGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:1024px){.VideoGallery-module-scss-module__kbtMua__thumbnailGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__thumbnailGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}.VideoGallery-module-scss-module__kbtMua__thumbnail{cursor:pointer;background:linear-gradient(135deg,#c0526c,#6b2737);border:1px solid #6b273726;border-radius:8px;height:200px;transition:all cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 8px 24px #1c1c1c1a}.VideoGallery-module-scss-module__kbtMua__thumbnail:hover{border-color:#f7e7ce4d;box-shadow:0 12px 32px #1c1c1c26}.VideoGallery-module-scss-module__kbtMua__thumbnail:hover .VideoGallery-module-scss-module__kbtMua__thumbnailOverlay{opacity:1}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__thumbnail{height:150px}}.VideoGallery-module-scss-module__kbtMua__thumbnailImage{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:all cubic-bezier(.25,.46,.45,.94)}.VideoGallery-module-scss-module__kbtMua__thumbnailOverlay{opacity:0;background:linear-gradient(135deg,#1c1c1cb3,#6b273780);border-radius:8px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.VideoGallery-module-scss-module__kbtMua__playIcon{color:#2d2d2d;font-size:3rem;transition:color cubic-bezier(.25,.46,.45,.94)}.VideoGallery-module-scss-module__kbtMua__thumbnail:hover .VideoGallery-module-scss-module__kbtMua__playIcon{color:#f7e7ce}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__playIcon{font-size:2.5rem}}.VideoGallery-module-scss-module__kbtMua__viewAllContainer{justify-content:center;margin-top:3rem;display:flex}.VideoGallery-module-scss-module__kbtMua__descriptionContainer{text-align:center;margin-top:1.5rem}.VideoGallery-module-scss-module__kbtMua__description{font-family:var(--font-montserrat),"Segoe UI",sans-serif;color:#606060;max-width:600px;margin:0 auto;font-size:1rem;font-style:italic;line-height:1.6}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__description{font-size:.9rem}}.VideoGallery-module-scss-module__kbtMua__viewAllButton{color:#fff;cursor:pointer;background-color:#6b2737;border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.VideoGallery-module-scss-module__kbtMua__viewAllButton:hover{background-color:#461924;transform:translateY(-1px)}.VideoGallery-module-scss-module__kbtMua__modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#1c1c1cf2;justify-content:center;align-items:center;animation:.3s ease-out VideoGallery-module-scss-module__kbtMua__modalFadeIn;display:flex;position:fixed;inset:0}.VideoGallery-module-scss-module__kbtMua__modalContent{justify-content:center;align-items:center;width:90vw;max-width:1200px;height:90vh;max-height:700px;display:flex;position:relative}.VideoGallery-module-scss-module__kbtMua__modalVideoContainer{background:#1c1c1c4d;border:2px solid #f7e7ce4d;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #1c1c1ccc}.VideoGallery-module-scss-module__kbtMua__modalVideo{border-radius:8px;width:100%;height:100%}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__modalVideo{pointer-events:auto}}.VideoGallery-module-scss-module__kbtMua__closeButton{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:#6b2737e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:all .3s ease-out;display:flex;position:absolute;top:-50px;right:0;box-shadow:0 4px 12px #1c1c1c1a}.VideoGallery-module-scss-module__kbtMua__closeButton:hover{background:#f7e7ce;transform:scale(1.1);box-shadow:0 6px 16px #1c1c1c26}.VideoGallery-module-scss-module__kbtMua__navButton{color:#fff;cursor:pointer;z-index:10;background:#6b2737e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;font-weight:700;transition:all .3s ease-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #1c1c1c1a}.VideoGallery-module-scss-module__kbtMua__navButton:hover{background:#f7e7ce;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #1c1c1c26}.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__prevButton{left:-60px}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__prevButton{left:-45px}}.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__nextButton{right:-60px}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__nextButton{right:-45px}.VideoGallery-module-scss-module__kbtMua__navButton{width:40px;height:40px;font-size:1.5rem}}.VideoGallery-module-scss-module__kbtMua__videoCounter{color:#fff;font-family:var(--font-montserrat),"Segoe UI",sans-serif;letter-spacing:.5px;background:#6b2737e6;border-radius:16px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #1c1c1c1a}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__videoCounter{padding:.5rem 1rem;font-size:.9rem;bottom:-40px}}@keyframes VideoGallery-module-scss-module__kbtMua__modalFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.VideoGallery-module-scss-module__kbtMua__modalContent{width:95vw;height:85vh}.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__prevButton{left:10px}.VideoGallery-module-scss-module__kbtMua__navButton.VideoGallery-module-scss-module__kbtMua__nextButton{right:10px}.VideoGallery-module-scss-module__kbtMua__closeButton{z-index:10001;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background:#6b2737f2;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex;position:fixed;top:20px;right:20px}.VideoGallery-module-scss-module__kbtMua__videoCounter{bottom:10px}}
.Archives-module-scss-module__mKvlda__container{max-width:1200px;margin:0 auto;padding:calc(3rem + 72px) 1.5rem 3rem;position:relative}@media (max-width:1024px){.Archives-module-scss-module__mKvlda__container{padding:calc(2rem + 72px) 1rem 2rem}}@media (max-width:768px){.Archives-module-scss-module__mKvlda__container{padding:calc(1.5rem + 58px) 1rem 1.5rem}}.Archives-module-scss-module__mKvlda__header{text-align:center;z-index:2;margin-bottom:3rem;position:relative}@media (max-width:768px){.Archives-module-scss-module__mKvlda__header{margin-bottom:2rem}}.Archives-module-scss-module__mKvlda__header:before{content:"✧";color:#f7e7ce;opacity:.6;font-size:2rem;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.Archives-module-scss-module__mKvlda__header h1{font-family:var(--font-playfair),"Georgia",serif;color:#1c1c1c;letter-spacing:-.5px;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;position:relative}.Archives-module-scss-module__mKvlda__header h1:after{content:"";background:linear-gradient(135deg,#f7e7ce,#fdf8f1,#f7e7ce);border-radius:1px;width:80px;height:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Archives-module-scss-module__mKvlda__header h1{margin-bottom:2rem}}.Archives-module-scss-module__mKvlda__header p{font-family:var(--font-montserrat),"Segoe UI",sans-serif;color:#6b2737;z-index:2;max-width:700px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);font-style:italic;font-weight:400;line-height:1.7;position:relative}.Archives-module-scss-module__mKvlda__archiveFlow{flex-direction:column;gap:clamp(3rem,8vw,6rem);display:flex}@media (max-width:768px){.Archives-module-scss-module__mKvlda__archiveFlow{gap:3rem}}.Archives-module-scss-module__mKvlda__archiveItem{position:relative}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__photos .Archives-module-scss-module__mKvlda__itemHeader h2{color:#2d2d2d}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__videos .Archives-module-scss-module__mKvlda__itemHeader h2{color:#6b2737}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__flyer{flex-direction:column;align-items:center;display:flex}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__flyer .Archives-module-scss-module__mKvlda__itemHeader{text-align:center;margin-bottom:2rem}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__text,.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__info{background:#fff;border:1px solid #6b273726;border-radius:8px;padding:3rem}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__text .Archives-module-scss-module__mKvlda__itemHeader h2,.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__info .Archives-module-scss-module__mKvlda__itemHeader h2{color:#2d2d2d;text-align:center;margin-bottom:2rem}@media (max-width:768px){.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__text,.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__info{padding:2rem}}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__info{background:#6b27371a;border:1px solid #f7e7ce33}.Archives-module-scss-module__mKvlda__archiveItem.Archives-module-scss-module__mKvlda__info .Archives-module-scss-module__mKvlda__itemHeader h2{color:#f7e7ce}.Archives-module-scss-module__mKvlda__itemHeader{text-align:center;margin-bottom:2rem;position:relative}@media (max-width:768px){.Archives-module-scss-module__mKvlda__itemHeader{margin-bottom:1.5rem}}.Archives-module-scss-module__mKvlda__itemHeader h2{font-family:var(--font-playfair),"Georgia",serif;letter-spacing:-1px;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;display:inline-block;position:relative}.Archives-module-scss-module__mKvlda__itemHeader h2:after{content:"";background:linear-gradient(90deg,#0000,currentColor,#0000);border-radius:2px;width:60%;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Archives-module-scss-module__mKvlda__itemHeader h2{margin-bottom:1.5rem}}.Archives-module-scss-module__mKvlda__textContent p{font-family:var(--font-montserrat),"Segoe UI",sans-serif;color:#606060;text-align:center;font-size:clamp(1.1rem,2vw,1.2rem);font-style:italic;line-height:1.8}.Archives-module-scss-module__mKvlda__footer{text-align:center;background:#f7f3eb;border:1px solid #6b273726;border-radius:8px;margin-top:6rem;padding:3rem}.Archives-module-scss-module__mKvlda__footer p{font-family:var(--font-montserrat),"Segoe UI",sans-serif;color:#606060;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.1rem);font-style:italic;line-height:1.7}@media (max-width:768px){.Archives-module-scss-module__mKvlda__footer{margin-top:4rem;padding:2rem}}
