.vr-tour-buttons{z-index:100;flex-direction:column;gap:12px;display:flex;position:fixed;top:82px;left:24px}.vr-tour-buttons.vr-tour-buttons--main{top:160px}.vr-tour-buttons .vr-tour-button{letter-spacing:.04em;text-transform:uppercase;color:#32472b;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #a9b79f;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:44px;height:44px;padding:4px;font-family:Montserrat,sans-serif;font-weight:500;transition:background-color .3s,color .3s,border-color .3s;display:flex}.vr-tour-buttons .vr-tour-button:hover{background-color:#dadada}.vr-tour-buttons .vr-tour-button:focus-visible{outline-offset:2px;outline:2px solid #52703f}.vr-tour-buttons .vr-tour-button__primary{font-size:12px;font-weight:600;line-height:1}.vr-tour-buttons .vr-tour-button__secondary{font-size:7px;line-height:1}
@media screen and (max-width:600px) and (max-height:1000px) and (orientation:portrait),screen and (max-width:1000px) and (max-height:600px) and (orientation:landscape){.vr-tour-buttons{gap:15px;top:103px;left:24px}.vr-tour-buttons.vr-tour-buttons--main{top:105px}}@media screen and (max-width:600px) and (max-height:1000px) and (orientation:portrait){.vr-tour-buttons.vr-tour-buttons--stacked{top:152px}}@media screen and (max-width:1000px) and (max-height:500px) and (orientation:landscape){.vr-tour-buttons{gap:6px;top:103px}.vr-tour-buttons.vr-tour-buttons--main{top:90px}}
