.tour-module-wrapper{border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);margin:0 auto;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;width:100%}.tour-aspect-ratio-container{height:0;padding-top:107.14%;position:relative;width:100%}.tour-iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.tour-fullscreen-btn,.tour-share-btn{background-color:hsla(0,0%,4%,.7);border:none;border-radius:50%;cursor:pointer;height:48px;opacity:0;position:absolute;transform:scale(.8);transition:transform .2s ease-out,background-color .2s ease,opacity .3s;width:48px;z-index:10}.tour-share-btn{align-items:center;display:flex;justify-content:center}.tour-module-wrapper:hover .tour-fullscreen-btn,.tour-module-wrapper:hover .tour-share-btn{opacity:1;transform:scale(1)}.tour-fullscreen-btn:hover,.tour-share-btn:hover{background-color:rgba(0,0,0,.9);transform:scale(1.1)}.tour-fullscreen-btn{bottom:15px;right:15px}.tour-share-btn{bottom:15px;left:15px}.tour-share-btn svg{height:24px;width:24px}.tour-fullscreen-btn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20 4h-4v2h2v2h2zM4 4v4h2V6h2V4zm16 14v-4h-2v2h-2v2zM4 18v-2h2v-2H4zh4v-2H4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:22px 22px}.tour-fullscreen-btn.is-fullscreen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E")}.share-tooltip{background-color:#22c55e;border-radius:15px;color:#fff;font-size:12px;font-weight:700;opacity:0;padding:4px 10px;position:absolute;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;white-space:nowrap}.tour-share-btn.link-copied .icon-share{opacity:0}.tour-share-btn.link-copied .share-tooltip{opacity:1;visibility:visible}.device-is-iphone .tour-fullscreen-btn{display:none}.tour-module-wrapper:fullscreen .tour-aspect-ratio-container{height:100%;padding-top:0}@media (max-width:767px){.tour-module-wrapper{border-radius:0;box-shadow:none}.tour-aspect-ratio-container{padding-top:150%}}@media (min-width:768px){.tour-module-wrapper{border-radius:0;box-shadow:none;height:90vh}.tour-aspect-ratio-container{height:100%;padding-top:0}}