.overflow-hidden{
    overflow: hidden;
}
.elementor-location-header.hidden{
    opacity: 0;
}
.elementor-location-header.scrolled .elementor-sticky--active {
    background-color: rgba(170, 170, 170, .2);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.elementor-location-header .elementor-sticky--active {
    transition: .3s;
}
.elementor-location-header .elementor-button.elementor-button-link .elementor-button-icon.elementor-align-icon-right,
.elementor-popup-modal .elementor-button.elementor-button-link .elementor-button-icon.elementor-align-icon-right{
    background: url(../images/radiant.svg);
    background-size: 100% 100%;
}
.scrolling-text.paused .elementor-heading-title{
    animation-play-state: paused;
}
.scrolling-text.running .elementor-heading-title{
    animation-play-state: running;
}