
                
  .swf-hide{
    display: none !important;
  }

  button{
    cursor: pointer;
  }

  .swf-fullscreen{
    position: fixed;
    top: 0;
    left: 0;

    width: 100vw;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;

    z-index: 10;
    background-color: #fff;
  }

  .swf-no-scroll{
    overflow: hidden !important;
    position: fixed;
    width: 100%;
  }

  .swf-close-button{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 20;
    border: none;
    border-radius: 8px;
    background-color: #ffffff80;
    color: #000000;
    transition: .2s;
    cursor: pointer;
    pointer-events: auto;
    width: 40px;
    height: 40px;
    padding: 5px;
  }

  .swf-close-button img{
    max-width: 100%;
    max-height: 100%;
  }

  .swf-close-button:hover{
    opacity: .8;
  }

  .swf-enter-vr-button{
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 20;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: #ffffff;
    transition: .2s;
    cursor: pointer;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI' !important; 
  }

  .swf-enter-vr-button:hover{
    opacity: .8;
  }

  .project-qr-parent{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1b1b1b80;
  }

  .project-qr{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    padding: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    width: 90%;
    max-width: 420px;
    height: 100%;
    max-height: 70%;
    background-color: #f3f3f3;
    font-family: 'Open Sans', sans-serif;
    position: relative;
  }

  .qr-image{
    width: 100%;
    max-width: 275px;
    max-height: 275px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 1px;
  }

  .qr-image > img{
    max-width: 100%;
    max-height: 100%;
    box-shadow: 0px 0px 2px 2px #0000000f;
    border-radius: 8px;
    object-fit: contain;
  }

  .project-qr h3{
    text-align: center;
    margin: 0;
  }

  .project-qr p{
    font-size: 12px;
    text-align: center;
    margin: 0;
  }

                * { box-sizing: border-box; } body {margin: 0;}.swf-mv{height:100%;width:100%;background-color:rgb(238, 238, 238);flex-grow:1;max-width:100%;}.swf-mv-logo{position:absolute;max-width:150px;width:25%;top:10px;left:10px;}.swf-mv-btn-text img{width:25px;}.swf-mv-btn-text p{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-weight:400;}.swf-mv-btn-text .ar-tooltip{position:absolute;width:max-content;bottom:50px;right:0px;padding-top:7.5px;padding-right:7.5px;padding-bottom:7.5px;padding-left:7.5px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:none;font-size:12px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-family:"Open Sans", sans-serif;}.swf-mv-btn .ar-tooltip{position:absolute;width:max-content;bottom:50px;right:0px;padding-top:7.5px;padding-right:7.5px;padding-bottom:7.5px;padding-left:7.5px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;box-shadow:none;font-size:12px;transition-behavior:normal;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-family:"Open Sans", sans-serif;}.swf-mv-btn img{width:100%;height:100%;}.swf-mv-loader p{margin-top:0px;margin-right:auto;margin-left:auto;color:rgb(245, 245, 245);margin-bottom:10px;font-size:16px;font-family:"Trebuchet MS";}.swf-mv-loader > div{width:250px;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;height:5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:rgb(155, 155, 155);overflow-x:hidden;overflow-y:hidden;position:relative;}.swf-mv-loader > div > div{position:absolute;height:100%;width:100%;background-color:rgb(30, 143, 225);}.swf-mv-loader-v2{position:absolute;width:100%;height:100%;background-color:transparent;display:flex;pointer-events:none;justify-content:center;align-items:center;}.swf-mv-loader-v2 > div{width:50%;max-width:250px;height:max-content;background-color:rgba(27, 27, 27, 0.87);display:flex;justify-content:center;flex-direction:column;align-items:center;z-index:5;pointer-events:none;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;row-gap:10px;}.swf-mv-loader-v2 p{margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;color:rgb(245, 245, 245);font-size:16px;font-family:"Trebuchet MS";}.swf-mv-loader-v2 > div > div{width:100%;margin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;height:7px;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:7px;border-bottom-left-radius:7px;background-color:rgb(155, 155, 155);overflow-x:hidden;overflow-y:hidden;position:relative;}.swf-mv-loader-v2 > div > div > div{position:absolute;height:100%;width:100%;background-image:linear-gradient(to right, rgb(142, 84, 233), rgb(71, 118, 230));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}.swf-button-link p{width:100%;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}.swf-gallery-handles button{height:40px;width:40px;font-size:16px;pointer-events:auto;border-top-width:initial;border-right-width:initial;border-bottom-width:initial;border-left-width:initial;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-top-color:initial;border-right-color:initial;border-bottom-color:initial;border-left-color:initial;border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.swf-gallery-handles button img{height:100%;}html{height:100%;}body{width:100%;min-height:100dvh;height:max-content;display:flex;flex-direction:column;}body .vr-mode-close{position:absolute;left:10px;top:10px;padding-top:7.5px;padding-right:7.5px;padding-bottom:7.5px;padding-left:7.5px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;z-index:100;}.swf-customiser-box > .selected{border-top-width:5px;border-right-width:5px;border-bottom-width:5px;border-left-width:5px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(255, 255, 255);border-right-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-left-color:rgb(255, 255, 255);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:rgba(0, 0, 0, 0.16) 0px 1px 4px;}.swf-hotspot-dot:not([data-visible]){background-image:initial;background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:transparent;border-top-width:4px;border-right-width:4px;border-bottom-width:4px;border-left-width:4px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(255, 255, 255);border-right-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-left-color:rgb(255, 255, 255);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;box-shadow:none;height:20px;pointer-events:none;width:20px;}.swf-hotspot-dot:not([data-visible]) > .swf-hotspot-label{display:none;}@media (max-width: 480px){#i57y{background-color:rgba(0,0,0,0.86);}}
              