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

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

    width: 100vw;
    height: 100vh;
    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;
    right: 5px;
    z-index: 20;
    border: none;
    border-radius: 5px;
    background-color: #f3f3f3;
    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: max-content;
    background-color: #f3f3f3;
    font-family: 'Open Sans', sans-serif;
    position: relative;
  }

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

  .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;}.swf-mv-btn{width:50px;height:50px;position:absolute;right:10px;bottom:10px;padding-top:7.5px;padding-right:7.5px;padding-bottom:7.5px;padding-left:7.5px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;font-size:16px;color:rgb(243, 243, 243);background-color:rgb(255, 255, 255);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;box-shadow:rgb(200, 200, 200) 0px 5px 5px 1px;}.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-x:initial;background-repeat-y:initial;background-attachment:initial;background-origin:initial;background-clip:initial;background-color:initial;}body{width:100%;min-height:100vh;height:max-content;display:flex;flex-direction:column;}.swf-row{width:100%;height:auto;min-height:0px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;display:flex;column-gap:10px;flex-direction:row;}.swf-col{width:100%;min-height:75px;height:auto;display:flex;flex-direction:column;}#iunzm{padding:10px;font-family:Helvetica, sans-serif;font-size:18px;}#ij2bj{padding:15px 10px 15px 10px;font-family:Helvetica, sans-serif;font-size:18px;height:100%;}#is4xp{padding:15px 10px 15px 10px;font-family:Helvetica, sans-serif;font-size:18px;height:100%;}#iabfd{padding:10px;font-family:Helvetica, sans-serif;font-size:30px;font-weight:700;margin:0 0 10px 0;}#ir16{box-shadow:0 0 2px 1px #c8c8c8 ;min-height:0;}#itwl{padding:20px 50px 20px 50px;background-color:#ffffff;}#iddc{padding:0 0 0 0;margin:0 0 10px 0;}#id0kz{box-shadow:0 0 2px 1px #c8c8c8 ;min-height:0;}#i1g7i{box-shadow:0 0 2px 1px #c8c8c8 ;padding:15px 15px 15px 15px;margin:0 0 10px 0;}#ijibi{box-shadow:0 0 2px 1px #c8c8c8 ;}#ika3u{height:450px;background-color:#ffffff;}.swf-mv-btn .ar-tooltip{position:absolute;width:150px;bottom:60px;right:0px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;border-top-left-radius:2.5px;border-top-right-radius:2.5px;border-bottom-right-radius:2.5px;border-bottom-left-radius:2.5px;box-shadow:rgb(200, 200, 200) 0px 0px 5px 1px;font-size:12px;transition-duration:0.2s;transition-timing-function:ease;transition-delay:0s;transition-property:all;}.swf-button-link p{width:100%;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}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;}#if69e{height:35px;}.swf-gallery-handles button{height: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;}.swf-gallery-handles button img{height:100%;}html{height: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;}@media (max-width: 480px){.swf-row{flex-direction:column;}#itwl{padding:10px 10px 10px 10px;}}
              