<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-feed__col-grid__post-wrapper{
        border-radius: 20px !important;
    border: 1px solid #000;
      
}
.t-feed__col-grid__wrapper {
    padding: 10px;
}
.t-feed__post-bgimg {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.uc-faq .t849__wrapper {
    background-color: #fff;
}
.uc-faq .t849__trigger-button {
    position: relative;
    width: 100%;
    padding: 25px 30px;
    text-align: left;
    background-color: transparent;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}
.uc-faq .t849__content {
    display: none;
    padding: 0 30px;
    overflow: hidden;
    -webkit-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
    -o-transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
    transition: max-height ease-in-out 0.3s, opacity ease-in-out 0.3s;
}
.uc-faq .t849__icon {
    position: absolute;
    right: 20px;
}
.uc-post-section .t-col{
        border-radius: 20px !important;
    border: 1px solid #000;
      margin-left: 18px;
    margin-right: 18px;
}
.uc-post-section .t-bgimg{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.uc-post-section .t404__textwrapper {
        padding-left: 10px;
    padding-right: 10px;
}
#allrecords {
overflow: visible !important;
z-index: 99;
position: relative;
}
 .area-button,
    .city-button{
        font-size: calc(.875rem + 2*((100vw - 20rem) / 1600));
        line-height: 1.4;
        border: unset;
        border-bottom: .125rem dashed #80c41c;
        background-color: unset;
        color: #fff;
        font-weight: 700;
        font-size: 17px;
        cursor: pointer;
        position: relative;
        padding-right: 26px;
        margin-right: 25px;
    }
    .area-button:before,
     .city-button:before{
             font-size: 15px;
                position: absolute;
                content: "";
                right: 0;
                top: 7px;
                display: inline-block;
                width: 0.4em;
                height: 0.4em;
                border-right: 0.2em solid #f8b133;
                border-top: 0.2em solid #f8b133;
                transform: rotate(136deg);
                margin-right: 0.5em;
     }
    .city-block{
        z-index: 999999 !important;
    }
        body {
    font-family: Arial, sans-serif;
}

.city-selector {
    position: relative;
    display: inline-block;
}
.popup a{
    color: #000;
}
#city-button {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
        z-index: 9999999;
}
.popup ul{
    padding-left: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.popup-content {
  background-color: white;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    max-width: 50rem;
        position: relative;
}

.popup-content ul {
    list-style-type: none;
    padding: 0;
}

.popup-content ul li {
    margin: 10px 0;
    text-align: justify;
}
.popup-content .title{
    font-size: calc(1.5rem + 12*((100vw - 20rem) / 1600));
    line-height: 1;
    color: #1e222e;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: justify;
}
.popup-content ul li a {
    text-decoration: none;
    color: #333 !important;
    font-size: 18px;
    transition: all .3s;
}
.popup-content ul li a:hover {
    color: #80c41c !important;
}
.popup-content ul li a:hover {
    color: #007BFF;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    cursor: pointer;
}
    .uc-header .t142__text{
        word-wrap: break-word;
    display: block;
    text-wrap: auto;
    max-width: 100%;
    font-size: 16px;
}
.uc-header .t-btn.t142__submit{
    max-width: 205px;
    word-wrap: break-word;
    padding: 5px;
    height: 68px;
    margin-right: 10px;
}
.uc-header .t228__leftside{
        min-width: 450px !important;
}
@media (max-width: 768px) {
    .uc-post-section .t-col{
      margin-left: unset;
      margin-right: unset;
    }
    .uc-post-section .t-col{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 450px) {
    .uc-header .t228__leftside{
        min-width: unset !important;
    }
    .uc-header .t228__imglogo {
            max-height: 72px !important;
    }
}</pre></body></html>