:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}.ff-rye{font-family:Rye,serif;font-weight:400;font-style:normal}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.p-relative{position:relative}a:focus,a:hover{color:#5e001d}.bg-burgundy,.bg-primary{background-color:#5e001d!important}.bg-black{background-color:#000!important}.text-silver{color:silver}.btn-burgundy,.btn-primary{color:#fff!important;background-color:#5e001d!important;border-color:#5e001d!important}.btn-burgundy:focus,.btn-burgundy:hover,.btn-primary:focus,.btn-primary:hover{color:#fff!important;background-color:#55001a!important;border-color:#55001a!important}.btn-outline-primary{color:#55001a!important;border-color:#55001a!important}.btn-outline-primary:focus,.btn-outline-primary:hover{color:#fff!important;background-color:#55001a!important;border-color:#55001a!important}.btn-outline-secondary{color:#fff!important;background-color:transparent!important;border-color:#fff!important}.btn-outline-burgandy:focus,.btn-outline-burgandy:hover,.btn-outline-secondary:focus,.btn-outline-secondary:hover{color:#55001a!important;background-color:#fff!important;border-color:#fff!important}.btn-outline-white{color:#fff!important;background-color:transparent;border-color:#fff!important}.fs-0\.75x{font-size:.75rem!important}.fs-1x{font-size:1rem!important}.fs-1\.5x{font-size:1.5rem!important}.header-logo{filter:invert(1)}header .nav-link{font-weight:700}header .navbar{justify-content:end;text-align:right;flex-direction:row;flex-wrap:nowrap}.footer-logo{filter:invert(1)}#latest-event{display:flex;position:relative;align-items:center;background-position:50%;background-size:cover;min-height:calc(100vh - 6rem)}#latest-event-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.75);backdrop-filter:blur(.25rem)}#latest-event img.latest-event-img{width:100%;height:auto;max-height:calc(100vh - 14rem);object-fit:contain;border-radius:.25rem}.navbar-dark .navbar-toggler{border-color:white}#product-event-gallery{position:relative}.event-gallery .row [class*=col-],.gallery-grid .row [class*=col-]{padding-left:.125rem;padding-right:.125rem}.img-responsive_wrap{position:relative;width:100%;margin:0 auto}.img-responsive_wrap:before{content:"";display:block;padding-top:166%}@media (min-width:992px){.img-responsive_wrap:before{padding-top:100%}}.img-responsive{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.event-gallery_bottom-overlay{position:absolute;bottom:0;left:-1rem;width:calc(100% + 2rem);height:6rem;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1) 75%)}#attendance-listing{display:flex;align-items:center;justify-content:center;row-gap:1rem}.attendance-item{width:100%}.member-card_mobile-list{background-color:transparent!important;border:none;border-radius:.25rem;overflow:hidden}.member-card_mobile-list_img{height:5rem!important;width:5rem!important;border-radius:50%;object-fit:cover}img.profile-picture{height:8rem;width:8rem;object-fit:cover;border:1px solid lightgray;border-radius:.25rem}input[type=password]{letter-spacing:2pt}.btn-show-media-modal{border:none}#mediaModal .modal-body button.btn-close{position:absolute;top:.5rem;left:.5rem;background-color:white;padding:1rem;border-radius:50%}#mediaModal .modal-body .btn-download{position:absolute;top:.5rem;right:.5rem;background-color:white;height:3rem;width:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.5;color:black}#mediaModal .modal-body .btn-download:focus,#mediaModal .modal-body .btn-download:hover{opacity:.75}#mediaModal .media-modal-img{width:100%;max-height:100vh;object-fit:contain}.img-heart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:6rem}.btn-like{border-color:#ff3041;color:#ff3041}.btn-like:focus,.btn-like:hover{background-color:#ff3041;color:white}.btn-like .fa{color:#ff3041}.btn-like:focus .fa,.btn-like:hover .fa{color:white}.liked-by-img{height:2rem;width:2rem;border-radius:50%;object-fit:cover}.liked-by-img+.liked-by-img{margin-left:-8px}#account-details-list-group .list-group-item{display:flex;justify-content:space-between}