img{image-orientation:flip}.gd-img{image-orientation:from-image}.gd-pointer{image-orientation:from-image;cursor:pointer}.gd-hover{transition:.3s}.gd-hover:hover{opacity:.7}.galleryImgContainers{display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto}.galleryImages{box-shadow:.4rem .4rem 0 0 var(--rosegold);border-radius:.75rem;height:24rem;margin:2.5rem}.galleryLoadingContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%}.circle-loader{width:3rem;height:3rem;border:4px solid rgba(0,0,0,.1);border-top-color:var(--rosegold);border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin-top:1rem;font-weight:500;color:#000!important;font-size:1rem}@keyframes spin{to{transform:rotate(360deg)}}.modal{display:none;position:fixed;z-index:2000;padding-top:0;inset:0;overflow:auto;background-color:#000000e6}.modal-content{margin:auto;max-width:85vw;width:auto;max-height:90vh;object-fit:contain;background-color:transparent}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.close{position:fixed;z-index:2001;top:15px;right:15px;color:var(--rosegold);font-size:60px;font-weight:700;transition:.3s}.close:hover,.close:focus{color:var(--softwhite);text-decoration:none;cursor:pointer}
