<script>
document.addEventListener("DOMContentLoaded", function(){
(function () {
let popup = 'uc-qwz-popup';
let block = 'uc-qwz';
let tabPopup = document.querySelector('.'+popup+' .t-popup__container');
let tabBlock = document.querySelector('.'+block);
tabPopup.innerHTML = '';tabPopup.append(tabBlock);
})();
});
</script>
<style>
.uc-qwz-popup .t-popup {
padding: 0 !important;
}
.uc-qwz-popup .t-popup__container {
background: none;
margin: 65px auto;
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
top: 0;
position: relative;
left: auto;
right: auto;
width: 100%;
}
.uc-qwz .t-container {
max-width: none;
width: fit-content;
}
.uc-qwz .t806 {
width: fit-content;
}
.uc-qwz {
width: fit-content;
}
@media (min-width:960px){
.uc-tabblock .t817__col:after {
content: "";
background-image: url(https://static.tildacdn.com/tild6432-3463-4365-a337-363436633835/Group_9_1.svg);
background-size: contain;
background-repeat: no-repeat;
width: 23px;
height: 23px;
position: absolute;
top: -23px;
right: 0px;
z-index: 999;
pointer-events: none;
}
.uc-tabpopup .t-popup__close {
display: none;
}
}
</style>