.web_1768202944822{padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;}@media only screen and (min-width: 768px) and (max-width: 992px) { .web_1768202944822{padding-right: 30px !important;padding-left: 30px !important;}}@media only screen and (min-width: 544px) and (max-width: 768px) { .web_1768202944822{padding-right: 30px !important;padding-left: 30px !important;}}@media only screen and (max-width: 544px) { .web_1768202944822{padding-right: 30px !important;padding-left: 30px !important;}}.web_1768202959587{padding-top: 100px;padding-bottom: 30px;margin-top: 15px;margin-right: 15px;margin-bottom: 15px;margin-left: 15px;}@media only screen and (min-width: 768px) and (max-width: 992px) { .web_1768202959587{padding-top: 50px !important;}}@media only screen and (min-width: 544px) and (max-width: 768px) { .web_1768202959587{padding-top: 50px !important;}}@media only screen and (max-width: 544px) { .web_1768202959587{padding-top: 50px !important;}}.web_1768202884393{padding-bottom: 30px;margin-top: -50px;}.web_1768202880044{padding-top: 30px;padding-bottom: 30px;}.web_finder_column, .vc_column-inner {
    position: relative !important; 
}

.poly-results-dropdown {
    position: absolute;
    top: 100%; 
    left: 15px; 
    right: 15px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    z-index: 9999;
    max-height: 300px;
    overflow-y: auto;
    border-radius: 0 0 8px 8px;
}

.poly-results-dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.poly-result-item {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #f0f0f0;
    text-decoration: none;
    color: #333;
    transition: background 0.2s;
}

.poly-result-item:hover {
    background-color: #f7f9fc;
}

.poly-res-title {
    display: block;
    font-weight: 600;
    font-size: 14px;
}

.poly-res-meta {
    font-size: 12px;
    color: #888;
    margin-top: 3px;
}

.poly-res-meta span { margin-right: 10px; }