
html, body {
max-width: 100%;
overflow-x: hidden !important;
}
.grecaptcha-badge { 
visibility: hidden;
}
.elementor-pagination  { 
display: none;
}
.elementor-pagination  { 
display: none;
}
.video-gallery-init {
z-index: 10000 !important;
margin-top: 100px !important; 
}
:root { --safe-bottom: env(safe-area-inset-bottom, 0px); }
html, body { height: -webkit-fill-available; min-height: 100%; }
#gt-bottom-menu.gt-bottom-menu {
position: fixed !important;
left: 0; right: 0; bottom: var(--safe-bottom);
width: 100%; z-index: 999999 !important;
padding-bottom: var(--safe-bottom);
transform: translateZ(0);
}