[data-elem-type="text"] a {
    text-decoration: none !important;
    border: 0 !important;
    color: #000000 !important;
    border-bottom: none !important;
}

[data-elem-type="text"] a:hover {
    color: #000000 !important;
    border-bottom: 1px solid #000000 !important;
}

#rec421142085 {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 998;
}

#rec421142086 .t396__artboard{
    z-index: 997;
    position: fixed;
    margin: auto;
    top: 60px;
    left: 0;
    transition: all .2s ease;
    pointer-events: none;
    transform: translateY(-670px);
    justify-content: space-around;
}

.open {
    pointer-events: all !important;
    transform: translateY(0px) !important;
}

.t-popup__container {
    border-radius: 20px !important;
    overflow: hidden;
}

.t-popup.t-popup_show {-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);}