
                
  .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;
    padding: 10px;
    background-color: #f3f3f3;
    color: #000000;
    transition: .2s;
    border: solid 1px #1b1b1b;
    cursor: pointer;
  }

  .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;
    background-color: #1E8FE1;
    color: #ffffff;
    transition: .2s;
    cursor: pointer;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI' !important; 
  }

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

                * { box-sizing: border-box; } body {margin: 0;}.swf-mv{height:100%;width:100%;background-color:rgb(238, 238, 238);flex-grow:1;}.swf-mv-logo{position:absolute;max-width:150px;width:25%;top:10px;left:10px;}.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 .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-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:7.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:350px;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:50px;padding-right:25px;padding-bottom:50px;padding-left:25px;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:7.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-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;}.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:50px;font-size:16px;pointer-events:auto;}.swf-gallery-handles button img{height:100%;}html{height:100%;}body{width:100%;min-height:100vh;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;}
              