* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

* {
  user-select: none;
}

#exhibit-popup-0 {
  display: none;
}

#exhibit-popup-1 {
  display: none;
}

#exhibit-popup-2 {
  display: none;
}

#exhibit-popup-3 {
  display: none;
}

#exhibit-popup-4 {
  display: none;
}

#exhibit-popup-5 {
  display: none;
}

#exhibit-popup-6 {
  display: none;
}

#exhibit-popup-7 {
  display: none;
}

#exhibit-popup-8 {
  display: none;
}

#exhibit-popup-9 {
  display: none;
}

#exhibit-popup-10 {
  display: none;
}

#exhibit-popup-11 {
  display: none;
}

#exhibit-popup-12 {
  display: none;
}

#exhibit-popup-13 {
  display: none;
}

#exhibit-popup-14 {
  display: none;
}

#exhibit-popup-15 {
  display: none;
}

#exhibit-popup-16 {
  display: none;
}

#exhibit-popup-17 {
  display: none;
}

#exhibit-popup-18 {
  display: none;
}

#exhibit-popup-19 {
  display: none;
}

#exhibit-popup-20 {
  display: none;
}

#exhibit-popup-21 {
  display: none;
}

#exhibit-popup-22 {
  display: none;
}

#exhibit-popup-23 {
  display: none;
}

#exhibit-popup-24 {
  display: none;
}

#exhibit-popup-25 {
  display: none;
}

.loading-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}

.loading-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  max-height: fit-content;
  margin: 25px;
}

.loading-logo img {
  width: 100%;
  object-fit: contain;
}

.loading-image {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  max-height: fit-content;
  margin: 25px;
}

.loading-image img {
  width: 60%;
  object-fit: contain;
}


.exhibit-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
}

.bg-veil {
  background-color: black;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.container {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.left-container {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: white;
  height: 400px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  z-index: 2;
}

.left-btn {
  display: none;
}

.left-btn .close-left {
  right: 10px;
  top: 10px;
  fill: #d9007d;
  height: 15px;
  width: 15px;
  cursor: pointer;
  display: none;
}

.left-container .custom-img {
  width: auto;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.right-container {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: white;
  /* width: 300px; */
  /* min-height: 400px; */
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
}

.right-container .right-btn {
  cursor: pointer;
  width: 100%;
  text-align: end;
}

.right-btn .close-right {
  right: 10px;
  top: 10px;
  fill: #d9007d;
  height: 15px;
  width: 15px;
  cursor: pointer;
}

.right-container .artist-name {
  overflow-wrap: break-word;
}

.right-container .art-name {
  overflow-wrap: break-word;
}

.right-container .art-date {
  overflow-wrap: break-word;
}

.right-container .art-desc {
  overflow-wrap: break-word;
}

.right-container .empty {
  margin-top: 100px;
}

.right-container .enquire {
  cursor: pointer;
  text-align: center;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.right-container .link {
  cursor: pointer;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
}

.logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo img {
  height: 100px;
  width: 80%;
  object-fit: contain;
}

.link {
  color: #d9007d;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

.custom-btn.enquire {
  color: #d9007d;
}

.img-txt {
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.artist-name {
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  text-align: center;
  color: #d9007d;
  font-size: 20px;

}

.art-name {
  font-family: Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 20px;

}

.art-date {
  text-align: center;
  font-family: Helvetica, sans-serif;
  font-size: 20px;
}

.art-desc {
  font-family: Helvetica, sans-serif;
  text-align: center;
  font-size: 20px;

}

.close-right {
  color: #d9007d;
  border: none rgb(217, 0, 125);
  height: 20px;
  width: 20px;
}

.right-btn {
  width: 20%;
  height: 30px;
}

.custom-img {
  border: none #ffffff;
  border-radius: 0 0 0;
  padding: 10px 10px 10px 10px;
}

#tutorial-popup {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-container {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 30%;
  background-color: white;
  z-index: 2;
  /* height: 50%; */
}

.close-container {
  display: flex;
  position: relative;
  justify-content: flex-end;
}

.close-container #close {
  right: 10px;
  top: 10px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  fill: #d9007d;
}


.tutorial-images {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tutorial-logo {
  width: 25%;
}

.tutorial-instructions {
  width: 60%;
  margin: 40px 0px;
}


.c8576 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: auto auto auto auto;
}

.c13512 {
  width: 302px;
  height: 299px;
  margin: auto auto auto auto;
}

.gjs-row {
  display: table;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}

.gjs-cell {
  width: 8%;
  display: table-cell;
  height: 75px;
}

.navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  height: 5%;
}

.navbar a {
  display: block;
  text-align: center;
  text-decoration-line: none;
  text-decoration-thickness: initial;
  text-decoration-style: initial;
  text-decoration-color: initial;
  color: black;
  font-family: Helvetica, sans-serif;
}

.nav-left {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
}

.nav-left svg {
  height: 35px;
  width: 35px;
  margin: 0px 5px;
  cursor: pointer;
}

#nav-contact {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

#nav-emperia-contact {
  font-size: 20px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.c19284 {
  enable-background: new 0 0 512 512;
  height: 10%;
  width: 10%;
}

@media (min-width: 400px) and (max-width: 500px) {

  .loading-image {
    margin: 0px;
  }

  .loading-image img {
    width: 100%;
    object-fit: contain;
  }

  .container {
    flex-direction: column;
  }

  .left-container {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 350px;
    width: 65%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .right-container {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 65%;
    height: 320px;
  }

  .right-container .empty {
    margin-top: 15px;
  }

  .right-container .enquire {
    margin-bottom: 10px;
  }

  .left-container .custom-img {
    height: 85%;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    object-fit: contain;
  }

  .left-btn {
    display: flex;
    justify-content: flex-end;
  }

  .left-btn .close-left {
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .right-btn .close-right {
    display: none;
  }

  .right-container .logo {
    display: none;
  }


  .popup-container {
    height: 40%;
  }

  .tutorial-images {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tutorial-logo {
    width: 30%;
  }

  .tutorial-instructions {
    width: 330px;
    margin: 50px 0px;
  }
}

@media (max-width: 800px) {

  .loading-logo {
    margin: 15px;
  }

  .loading-logo img {
    width: 70%;
    object-fit: contain;
  }

  .loading-image {
    margin: 10px;
  }

  .loading-image img {
    width: 90%;
    object-fit: contain;
  }
}

@media (min-width: 400px) and (max-width: 799px) {
  .popup-container {
    width: 75%;
    height: 520px;
  }

  .close-container #close {
    height: 15px;
    width: 15px;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 401px) and (max-width: 800px) {
  .navbar {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
  }

  .nav-left svg {
    height: 30px;
    width: 30px;
  }

  #nav-contact {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  #nav-emperia-contact {
    font-size: 15px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
}

@media (min-width: 501px) and (max-width: 800px) {
  .container {
    flex-direction: column;
  }

  .left-container {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    height: 370px;
    width: 65%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .right-container {
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 65%;
    height: 320px;
  }

  .right-container .empty {
    margin-top: 15px;
  }

  .right-container .enquire {
    margin-bottom: 10px;
  }

  .left-container .custom-img {
    height: 85%;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    object-fit: contain;
  }

  .left-btn {
    display: flex;
    justify-content: flex-end;
  }

  .left-btn .close-left {
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .right-btn .close-right {
    display: none;
  }

  .right-container .logo {
    display: none;
  }


  .tutorial-images {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tutorial-logo {
    width: 20%;
  }

  .tutorial-instructions {
    width: 350px;
    margin: 40px 0px;
  }
}

@media (min-width: 800px) and (max-width: 1279px) {
  .popup-container {
    width: 45%;
    height: 550px;
  }

  .close-container #close {
    height: 15px;
    width: 15px;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
}

@media (min-width: 801px) and (max-width: 1279px) {
  .loading-logo {
    margin: 15px;
  }

  .loading-logo img {
    width: 100%;
    object-fit: contain;
  }


  .loading-image {
    margin: 15px;
  }

  .loading-image img {
    width: 85%;
    object-fit: contain;
  }

  .left-container {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 450px;
  }

  .right-container {
    width: 300px;
    min-height: 450px;
    height: -webkit-fit-content;
  }

  .right-btn .close-right {
    height: 15px;
    width: 15px;
  }

  .right-container .empty {
    margin-top: 80px;
  }

  .right-container .enquire {
    margin-bottom: 30px;
  }

  .logo img {
    width: 60%;
    height: 35px;
    object-fit: contain;
  }

  .tutorial-images {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tutorial-logo {
    width: 25%;
  }

  .tutorial-instructions {
    width: 350px;
    margin: 40px 0px;
  }

  .navbar {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .nav-left svg {
    height: 35px;
    width: 35px;
  }

  #nav-contact {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  #nav-emperia-contact {
    font-size: 20px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }



  .link {
    font-size: 15px;
  }

  .artist-name {
    font-size: 15px;
  }

  .art-name {
    font-size: 15px;
  }

  .art-date {
    font-size: 15px;
  }

  .art-desc {
    font-size: 15px;
  }

}

@media (min-width: 1280px) and (max-width: 1879px) {

  .loading-logo {
    margin: 20px;
  }

  .loading-logo img {
    width: 100%;
    object-fit: contain;
  }


  .loading-image {
    margin: 20px;
  }

  .loading-image img {
    width: 65%;
    object-fit: contain;
  }


  .left-container {
    height: 550px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    z-index: 99;
  }

  .left-container .custom-img {
    width: auto;
    height: 100%;
    object-fit: contain;
  }

  .right-container {
    width: 387px;
    min-height: -webkit-fit-content;
    height: 550px;
  }

  .right-btn .close-right {
    height: 20px;
    width: 20px;
  }

  .logo img {
    height: 45px;
    object-fit: contain;
  }

  .close-container #close {
    height: 20px;
    width: 20px;
    cursor: pointer;
    margin-top: 25px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
  }

  .tutorial-images {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tutorial-logo {
    width: 25%;
  }

  .tutorial-instructions {
    width: 350px;
    margin: 40px 0px;
  }

  .popup-container {
    /* height: 550px; */
  }


  .nav-left svg {
    height: 35px;
    width: 35px;
  }

  #nav-contact {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  #nav-emperia-contact {
    font-size: 20px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }


  .link {
    font-size: 20px;
  }

  .artist-name {
    font-size: 20px;
  }

  .art-name {
    font-size: 20px;
  }

  .art-date {
    font-size: 20px;
  }

  .art-desc {
    font-size: 20px;
  }
}

@media (min-width: 1880px) {
  .left-container {
    height: 700px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    z-index: 99;
  }

  .left-container .custom-img {
    width: auto;
    height: 100%;
    object-fit: cover;
  }

  .right-container {
    width: 450px;
    min-height: 700px;
    height: -webkit-fit-content;
  }

  .right-btn .close-right {
    height: 20px;
    width: 20px;
  }

  .logo img {
    height: 50px;
    object-fit: contain;
  }
}

@media (max-width: 800px) {
  .right-btn {
    height: 0;
  }
}

@media (max-width: 768px) {
  .gjs-cell {
    width: 100%;
    display: block;
  }
}

@media (max-width: 400px) {
  .navbar {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 10px;
  }

  .nav-left svg {
    height: 30px;
    width: 30px;
  }

  #nav-contact {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  #nav-emperia-contact {
    font-size: 15px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
  }
}

@media (max-width: 399px) {
  .container {
    flex-direction: column;
  }

  .left-container {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 80%;
    height: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .right-container {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 80%;
    height: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .left-container .custom-img {
    object-fit: contain;
    width: 100%;
    height: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .left-btn {
    display: flex;
    justify-content: flex-end;
  }

  .left-btn .close-left {
    display: block;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .right-btn .close-right {
    display: none;
  }

  .right-container .logo {
    display: none;
  }

  .popup-container {
    width: 90%;
    height: 450px;
  }

  .close-container #close {
    height: 15px;
    width: 15px;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
  }

  .right-btn {
    height: 0;
  }

  .right-container .empty {
    margin-top: 15px;
  }

  .right-container .enquire {
    margin-bottom: 10px;
  }

}

html {
  height: 100%;
}

body {
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #08101D;
  background-color: #08101D;
}

svg {
  cursor: pointer;
}

#pano {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #08101D;
}

progress {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  background-color: lightgray;
  left: 0;
  bottom: 0;
  height: 0.7vh;
}

progress::-webkit-progress-value {
  background-color: white;
}

.img-overlay {
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.zoomed-img-wrapper {
  display: flex;
  justify-content: center;
  transform: scale(0.8) translate(0px, 0px);
  cursor: grab;
}

.zoomed-img-wrapper .custom-zoomed-img {
  height: 50vw;
}

.zoomed-img-wrapper #close {
  position: absolute;
  right: 50px;
  top: 50px;
  fill: white;
  height: 30px;
  width: 30px;
  cursor: pointer;
}

.scaledClose {
  position: absolute;
  right: 50px;
  top: 50px;
  fill: white;
  height: 30px;
  width: 30px;
  cursor: pointer;
  z-index: 9999;
}

.custom-img {
  width: 50%;
  height: 50%;
  cursor: pointer;
}

@media (min-width: 1280px) and (max-width: 1879px) {


  .zoomed-img-wrapper .custom-zoomed-img {
    height: 60vw;
  }

  .zoomed-img-wrapper #close {
    height: 30px;
    width: 30px;
    top: 40px;
    right: 40px;
  }

  .scaledClose {
    height: 30px;
    width: 30px;
    top: 40px;
    right: 40px;
  }
}

@media (min-width: 801px) and (max-width: 1279px) {

  .zoomed-img-wrapper .custom-zoomed-img {
    height: 70vw;
  }

  .zoomed-img-wrapper #close {
    height: 25px;
    width: 25px;
    right: 30px;
    top: 30px;
  }

  .scaledClose {
    height: 25px;
    width: 25px;
    right: 30px;
    top: 30px;
  }
}

@media (min-width: 400px) and (max-width: 800px) {


  .zoomed-img-wrapper .custom-zoomed-img {
    height: 80vw;
  }

  .zoomed-img-wrapper #close {
    height: 20px;
    width: 20px;
    right: 25px;
    top: 25px;
  }

  .scaledClose {
    height: 20px;
    width: 20px;
    right: 25px;
    top: 25px;
  }


}

@media (max-width: 399px) {
  .loading-logo {
    margin: 10px;
  }

  .loading-logo img {
    width: 50%;
    object-fit: contain;
  }

  .loading-image {
    margin: 0px;
  }

  .loading-image img {
    width: 100%;
    object-fit: contain;
  }

  .zoomed-img-wrapper .custom-zoomed-img {
    height: 90vw;
  }

  .zoomed-img-wrapper #close {
    height: 15px;
    width: 15px;
    right: 20px;
    top: 20px;
  }

  .scaledClose {
    height: 15px;
    width: 15px;
    right: 20px;
    top: 20px;
  }

  .tutorial-images {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tutorial-logo {
    width: 30%;
  }

  .tutorial-instructions {
    width: 260px;
    margin: 40px 0px;
  }



  .right-container .art-name {
    font-size: 15px;
  }

  .right-container .art-date {
    font-size: 15px;
  }

  .right-container .art-desc {
    font-size: 15px;
  }

  .right-container .empty {
    font-size: 15px;
  }

  .right-container .enquire {
    font-size: 15px;
  }
}

.shareButton {
  position: absolute;
  border: none;
  bottom: 2vh;
  right: 2vh;
  z-index: 110;
  background: #08101D;
  width: 5vh;
  height: 5vh;
  border-radius: 50%;
  transition: all 150ms;
  opacity: 0.3;
}

.shareButton:hover {
  transform: scale(1.1) translateY(-3px);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

#shareIcon {
  fill: #FFF;
  width: 60%;
  height: 60%;
  opacity: 1;
  display: block;
  margin: auto;
}