<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t396__elem[data-elem-type="text"] a:hover{color:#FDEE21 !important;}
.t396__elem[data-elem-type="text"] a:active{color:#FDEE21 !important;}

.logo-up{opacity:0.3 !important;}

.logo-up:hover{opacity:1 !important;}

.t228__right_buttons_wrap {
    display: flex;
    width: auto;
}

.t228__centerside {
    display: none;
}

.t228__padding40px {
    display: none;
}

.t228__rightcontainer {
    display: flex;
    width: 100%;
    justify-content: right;
}

span.anchor-button {
    padding: 0 15px;
}

.t228 .t-btn {
    height: 30px;
    font-size: 12px;
    padding: 0;
    margin: 0 20px;
}

.phone-icon { 
    display: none;
}

.phone-desktop {
    display: flex;
    background: #000;
    color: #fff;
    border-radius: 40px;
    padding: 5px 20px;
    align-items: center;
    justify-cntent: center;
    font-size: 15px;
}

.phone-desktop i {
    margin-right: 8px;
}

.t228__right_buttons_but a {
        display: flex;
        align-items: center;
    }

@media screen and (max-width: 640px) {
    .phone-desktop {
        display:none;
    }
    .phone-icon {
        display: flex;
        width: 28px;
        height: 28px;
        font-size: 24px;
        background: #000;
        color: #fff;
        border-radius: 50%;
        padding: 10px;
        align-items: center;
        justify-cntent: center;
    }
    .t228__leftside {
        display: none;
    }
    
    .t228__right_buttons_but {
        display: table;
        padding: 0 0;
    }
    
    .t228__right_buttons_wrap {
        display: flex;
        flex-wrap: wrap;
        float: none;
    }
    
    .t228__rightcontainer {
        padding: 10px 0 0;
        margin: 0;
    }
    .t228 a, #allrecords .t228 a {
        margin: 0;
    }
    
    .t228__right_buttons_wrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: flex-end;
        float: none;
    }
    
    .t228__right_buttons {
        display: flex;
        padding: 15px 0;
        margin: 0 auto;
        text-align: left;
        margin: 0 78px 0 15px;
        width: 100%;
    }
    
    .t228__right_buttons {
        display: flex;
        padding: 15px 0;
        margin: 0 auto;
        text-align: left;
        margin-right: 78px;
    }
}

.woot-widget-bubble {
    bottom: 110px !important;
}
.uw__round-button__image, .uw__round-button {
  width: 60px !important;
  height: 60px !important;
}

.uw__tooltip {
    width: 60px !important;
  height: 60px !important;
  margin: 0 15px 15px 0;
}</pre></body></html>