.style_content__ei4Nz {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    width: 100%;
    padding: 0 50px;
    border-radius: 20px;
    padding-bottom: 40px;
    background-color: var(--FillColor17);
    position: relative;
}
.style_header__ESepp {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-image: url('/contact-us-background-image.webp');
    background-repeat: no-repeat;
}
.style_star__b2bv2 {
    margin-left: 2px;
}
.style_title__JWMtE {
    color: var(--TextColor11);
    line-height: normal;
    letter-spacing: 0;
    margin-top: 80px;
    z-index: 1;
}
.style_formItemTitle__zYQJS {
    color: var(--TextColor11);
}
.style_desc__AJVv_ {
    color: var(--TextColor11);
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    z-index: 1;
}
.style_form__TR8tI {
    max-width: 460px;
    width: 100%;
}
.style_form__TR8tI .ant-form-item {
    margin-bottom: 20px !important;
}
.style_form__TR8tI .ant-form-item-label {
    color: var(--TextColor15) !important;
}
.style_qrCode__eeKHF {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_codeTitle__IY3Yz {
    margin-top: 14px;
    margin-bottom: 40px;
    color: var(--TextColor13);
}
.style_button__NNEbl {
    margin-top: 10px;
    height: 50px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
    justify-content: center;
    display: flex;
    align-items: center;
}
@media (max-width: 768px) {
    .style_button__NNEbl {
        height: 45px;
    }
}

.style_content__3RaNM {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 var(--PagePadding);
}
.style_title__ZsjwI {
    color: var(--TextColor11);
    line-height: normal;
    letter-spacing: 0;
    margin-top: 60px;
    text-align: center;
}
.style_title__ZsjwI:lang(zh-CN) {
    font-size: 50px;
}
.style_desc__bMEV_ {
    color: var(--TextColor11);
    margin-top: 10px;
}
.style_video__CSN_T {
    border-radius: 20px;
    margin-top: 20px;
    width: 460px;
    height: 600px;
}
.style_details__zonTT {
    margin-top: 50px;
    text-align: center;
    max-width: 1277px;
    width: 100%;
    display: flex;
}
.style_detail__pltLZ {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 37px;
    border-right: 1px solid var(--BorderColor11);
}
.style_detail__pltLZ:last-child {
    border-right: none;
}
.style_text__l57_w {
    max-width: 350px;
    text-align: center;
    margin-top: 22px;
}
.style_button__cE0ml {
    border-radius: 10px;
    width: 200px;
    height: 50px;
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
    margin-top: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .style_title__ZsjwI {
        margin-top: 25px;
    }
    .style_title__ZsjwI:lang(zh-CN) {
        font-size: 30px;
    }
    .style_video__CSN_T {
        width: calc(100% - 40px);
        height: auto;
    }
    .style_details__zonTT {
        margin-top: 30px;
        flex-direction: column;
        gap: 20px;
    }
    .style_detail__pltLZ {
        border-right: none;
        padding: 0;
    }
    .style_detailIcon__gn7Lo {
        width: 35px;
        height: 35px;
    }
    .style_text__l57_w {
        margin-top: 10px;
    }
    .style_button__cE0ml {
        margin-top: 30px;
        width: 175px;
        height: 45px;
    }
}

.style_content__SiBkf {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 var(--PagePadding);
}
.style_title___T7Qz {
    color: var(--TextColor11);
    line-height: normal;
    letter-spacing: 0;
    margin-top: 100px;
}
.style_title___T7Qz:lang(zh-CN) {
    font-size: 30px;
}
.style_agencys__Mv9uh {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 18px;
    justify-content: center;
}
.style_agency__rANCB {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 20px 12px 12px;
    background: var(--FillColor15);
    border-radius: 100px;
}
.style_agencyIcon__J57T5 {
    border-radius: 50%;
    margin-right: 10px;
}
.style_agencyDesc__OvF2p {
    color: var(--TextColor13);
}
@media (max-width: 768px) {
    .style_title___T7Qz {
        margin-top: 60px;
    }
    .style_title___T7Qz:lang(zh-CN) {
        font-size: 18px;
    }
    .style_agencys__Mv9uh {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        gap: 15px;
        width: 100%;
    }
    .style_agency__rANCB {
        max-width: 275px;
        width: 100%;
        padding: 6px;
        justify-content: flex-start;
    }
    .style_agencyIcon__J57T5 {
        height: 43px;
        width: 43px;
    }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.style_imageDetail__SJ5R9 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: var(--FillColor17);
    padding: 24px;
    border-radius: 20px;
    max-width: 100%;
    max-height: 80vh;
}
.style_largeImageDiv__xVvTi {
    max-height: 70vh;
    max-width: 50vh;
    position: relative;
    background-color: var(--FillColor15);
    cursor: pointer;
}

.style_largeImage__5Hyxo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.style_smallImageDiv__ltIs5 {
    position: absolute;
    bottom: -74px;
}
.style_smallImage__3BWNj {
    border-radius: 10px;
    cursor: pointer;
}
.style_smallImageLeft__QxUlj {
    margin-left: 18px;
}
.style_smallImagea__XOAmt {
    border: 2px solid var(--BorderColor12);
}
.style_modelDetailPrev__prT5q {
    position: absolute;
    left: -66px;
    cursor: pointer;
}
.style_modelDetailNext__TrZT6 {
    position: absolute;
    right: -66px;
    cursor: pointer;
}

.style_content__bsvDW {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_groupContent__S8_nx {
    max-width: 1120px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
}
.style_groupTitle__UvDNL {
    color: var(--TextColor11);
    margin-bottom: 30px;
}
.style_slider__XmxKD {
    width: 100%;
}
.style_slider__XmxKD .slick-prev {
    width: 26px !important;
    height: 26px !important;
    left: -34px !important;
    top: 38.674% !important;
}
.style_slider__XmxKD .slick-next {
    width: 26px !important;
    height: 26px !important;
    right: -34px !important;
    top: 38.674% !important;
}
.style_modelCard__ITGNw {
    display: flex;
    flex-direction: column;
    justify-content: left;
}
.style_showImage__SNmwJ {
    position: relative;
    background-color: var(--FillColor15);
    cursor: pointer;
}
.style_showImage__SNmwJ:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    pointer-events: none;
}
.style_cardImg__F6eww {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.style_imgTitle__9W7PZ {
    color: var(--TextColor11);
    margin-top: 10px;
    cursor: pointer;
}
.style_imgNationality__MUQFR {
    color: var(--TextColor13);
    margin-top: 4px;
    cursor: pointer;
}
.style_imgInstagramFollowers__yO1WN {
    color: var(--TextColor13);
    cursor: pointer;
}
.style_scroll__S7sdp {
    display: flex;
    gap: 15px;
    width: 100%;
    overflow: auto;
    padding: 0 var(--PagePadding);
}
@media (max-width: 768px) {
    .style_groupContent__S8_nx {
        padding-top: 60px;
    }
    .style_groupContent__S8_nx {
        padding-top: 40px;
    }
    .style_groupTitle__UvDNL {
        margin-bottom: 20px;
    }
    .style_imgTitle__9W7PZ {
        margin-top: 7px;
    }
    .style_imgNationality__MUQFR {
        margin-top: 2px;
    }
    .style_cardImg__F6eww {
        border-radius: 10px;
    }
}

.style_filterContent__RuhmM {
    max-height: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
}
.style_scroll__PUO7N {
    overflow: auto;
}
.style_findResult__y0UI_ {
    width: 888px;
}
.style_findResult__y0UI_ .ant-row {
    padding: 0 !important;
    margin: 0 !important;
}
.style_findResult__y0UI_ .ant-col {
    padding: 0 !important;
    margin: 0 !important;
}
.style_findList__OWq9_ {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 24px;
}
.style_findImage__0B45L {
    display: flex;
    justify-content: left;
    flex-direction: column;
    max-width: 280px;
}
.style_showImage__BE_ol {
    max-width: 280px;
    height: 420px;
    position: relative;
    background-color: var(--FillColor15);
    border-radius: 20px;
    cursor: pointer;
}
.style_showImage__BE_ol:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    pointer-events: none;
}
.style_cardImg__d5qEq {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.style_imgTitle__7mmqv {
    color: var(--TextColor11);
    margin-top: 10px;
    cursor: pointer;
}
.style_imgNationality__Vqgie {
    color: var(--TextColor13);
    margin-top: 4px;
    cursor: pointer;
}
.style_imgInstagramFollowers__92whM {
    color: var(--TextColor13);
    cursor: pointer;
}
.style_filterHeader__iOx69 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.style_total__ltEVe {
    color: var(--TextColor13);
}
.style_selectBlock__qykjc {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--BorderColor11);
    display: flex;
    justify-content: space-between;
}
.style_selectBlock__qykjc.style_drop__p0IPB {
    border-bottom: none;
}
.style_blockName__Ki5LJ {
    color: var(--TextColor11);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.style_clear__2uCjW {
    cursor: pointer;
}
.style_unfold__ZkEQb {
    height: 100%;
    display: flex;
}
.style_unfoldImg___1Ump {
    transform: rotateX(180deg);
}
.style_checkbox__nS0Cf {
    width: 100%;
    margin-top: 14px;
}
.style_checkbox__nS0Cf.style_drop__p0IPB {
    width: 31%;
}
.style_checkboxText__R_BLy {
    color: var(--TextColor13);
}
.style_left__zDikP {
    width: 100%;
}
.style_selectBlock__qykjc .ant-slider {
    margin-bottom: 0 !important;
    margin-top: 44px !important;
    width: calc(100% - 40px);
    margin-left: 20px;
}
.style_selectBlock__qykjc .ant-slider-track {
    background-color: var(--PrimaryColor11) !important;
}
.style_selectBlock__qykjc .ant-slider-rail {
    background-color: var(--BorderColor11) !important;
}
.style_selectBlock__qykjc .ant-slider-handle::after {
    width: 20px !important;
    height: 20px !important;
    left: -5px !important;
    top: -5px !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1) !important;
    background-color: var(--PrimaryColor11) !important;
    border: 4px solid var(--TextColor14) !important;
}
.style_selectBlock__qykjc .ant-tooltip-inner {
    background-color: rgba(255, 255, 255, 0) !important;
    color: var(--TextColor13) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: -16px !important;
    padding-bottom: 12px !important;
}
.style_selectBlock__qykjc .ant-tooltip-arrow::before {
    background-color: rgba(255, 255, 255, 0) !important;
}
.style_selectBlock__qykjc .ant-tooltip-arrow::after {
    box-shadow: rgba(255, 255, 255, 0) 2px 2px 5px 0 !important;
}
.style_blockSlider__RRTkk .ant-slider-rail {
    height: 2px !important;
}
.style_blockSlider__RRTkk .ant-slider-track {
    height: 2px !important;
}
.style_title__9nKnc {
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    color: var(--TextColor11);
    width: 100%;
    background-color: var(--FillColor17);
    height: 56px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_title__9nKnc:lang(zh-CN) {
    font-size: 22px;
}
.style_filter__HJv6e {
    display: flex;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    gap: 5px;
    align-items: center;
}
.style_dropArrow__NN__7 {
    rotate: 180deg;
}
.style_dropContent__uzCqv {
    padding: 20px;
}
.style_bottom__AObD0 {
    border-top: 1px solid var(--BorderColor11);
    height: 75px;
    display: flex;
    padding: 0 30px;
    align-items: center;
    gap: 15px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background-color: var(--FillColor17);
    z-index: 9999;
}
.style_bottomButton__KIKuF {
    height: 45px;
    border-radius: 100px;
    flex: 1 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.style_reset__yjcZ9 {
    border: 1px solid var(--BorderColor11);
    color: var(--TextColor11);
}
.style_ok__K3xSD {
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
}
@media (max-width: 768px) {
    .style_selectBlock__qykjc {
        margin-top: 0;
        padding-bottom: 25px;
    }
    .style_blockName__Ki5LJ {
        font-size: 15px;
        line-height: 21px;
    }
    .style_checkboxText__R_BLy {
        font-size: 14px;
        line-height: 20px;
    }
}

.style_content__y_x_q {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-left: var(--PagePadding);
    padding-right: var(--PagePadding);
}
.style_title__AyJDa {
    position: relative;
    color: var(--TextColor11);
    width: 100%;
    height: 140px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_filter__RIMRx {
    display: none;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
}
.style_drop__rLuWG {
    rotate: 180deg;
}
.style_title__AyJDa:lang(zh-CN) {
    font-size: 40px;
}
.style_findContent__Htwp3 {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 72px;
    margin-bottom: 130px;
}
.style_dropFilter__UjkAd {
    position: fixed;
    width: 100%;
    top: var(--HomeHeaderHeight);
    height: calc(100% - var(--HomeHeaderHeight));
    z-index: 3;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}
.style_dropFilterContainer__6B7Bx {
    background-color: var(--FillColor17);
    max-height: calc(100% - 65px);
    overflow: auto;
}
.style_dropFiterFooter__PfW62 {
    height: 65px;
}
.style_leftFilter__tPu9f {
    width: 240px;
    height: calc(100vh - var(--HomeHeaderHeight));
    position: -webkit-sticky;
    position: sticky;
    top: var(--HomeHeaderHeight);
}
.style_filterContent__AZmFQ {
    height: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
    overflow: auto;
}
.style_findResult__s9TQ7 {
    width: 888px;
}
.style_findResult__s9TQ7 .ant-row {
    padding: 0 !important;
    margin: 0 !important;
}
.style_findResult__s9TQ7 .ant-col {
    padding: 0 !important;
    margin: 0 !important;
}
.style_findList__WRZw_ {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 24px;
}
.style_findImage__U9p8V {
    display: flex;
    justify-content: left;
    flex-direction: column;
}
.style_showImage__0gNt7 {
    max-width: 280px;
    height: 420px;
    position: relative;
    background-color: var(--FillColor15);
    cursor: pointer;
}
.style_showImage__0gNt7:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    pointer-events: none;
}
.style_cardImg__KPngG {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.style_imgTitle__zHHw2 {
    color: var(--TextColor11);
    margin-top: 10px;
    cursor: pointer;
    max-width: 100%;
}
.style_imgNationality__bkHFq {
    color: var(--TextColor13);
    margin-top: 4px;
    cursor: pointer;
    max-width: 100%;
}
.style_imgInstagramFollowers__gAYkg {
    color: var(--TextColor13);
    cursor: pointer;
    max-width: 100%;
}
.style_filterHeader__PqO7d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.style_total__ZCDbV {
    color: var(--TextColor13);
}
.style_selectBlock__9KxIK {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--BorderColor11);
    display: flex;
    justify-content: space-between;
}
.style_blockName__taBit {
    color: var(--TextColor11);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.style_clear__3e857 {
    cursor: pointer;
}
.style_unfold__7N_hZ {
    height: 100%;
    display: flex;
}
.style_unfoldImg__CLMCm {
    transform: rotateX(180deg);
}

.style_checkbox__CnylD {
    width: 100%;
    margin-top: 14px;
}
.style_checkboxText__ZFke7 {
    color: var(--TextColor13);
}
.style_left___RXkz {
    width: 100%;
}
.style_selectBlock__9KxIK .ant-slider {
    margin-bottom: 0 !important;
    margin-top: 44px !important;
    width: calc(100% - 40px);
    margin-left: 20px;
}
.style_selectBlock__9KxIK .ant-slider-track {
    background-color: var(--TextColor13) !important;
}
.style_selectBlock__9KxIK .ant-slider-rail {
    background-color: var(--BorderColor11) !important;
}
.style_selectBlock__9KxIK .ant-slider-handle::after {
    box-shadow: 0 0 0 2px var(--TextColor13) !important;
}
.style_selectBlock__9KxIK .ant-tooltip-inner {
    background-color: rgba(255, 255, 255, 0) !important;
    color: var(--TextColor13) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-bottom: -16px !important;
}
.style_selectBlock__9KxIK .ant-tooltip-arrow::before {
    background-color: rgba(255, 255, 255, 0) !important;
}
.style_selectBlock__9KxIK .ant-tooltip-arrow::after {
    box-shadow: rgba(255, 255, 255, 0) 2px 2px 5px 0 !important;
}
.style_blockSlider__x6XSY .ant-slider-rail {
    height: 2px !important;
}
.style_blockSlider__x6XSY .ant-slider-track {
    height: 2px !important;
}
@media (max-width: 768px) {
    .style_leftFilter__tPu9f {
        display: none;
    }
    .style_findList__WRZw_ {
        gap: 15px;
    }
    .style_content__y_x_q {
        padding-top: 50px;
    }
    .style_title__AyJDa {
        position: -webkit-sticky;
        position: sticky;
        top: calc(var(--HomeHeaderHeight) - 2px);
        background-color: var(--FillColor17);
        margin: 0;
        height: 56px;
    }
    .style_title__AyJDa:lang(zh-CN) {
        font-size: 22px;
    }
    .style_imgTitle__zHHw2 {
        margin-top: 7px;
    }
    .style_imgNationality__bkHFq {
        margin-top: 2px;
    }
    .style_findImage__U9p8V {
        max-width: calc(50vw - 28px);
    }
    .style_showImage__0gNt7 {
        max-width: calc(50vw - 28px);
        height: calc((50vw - 28px) / 2 * 3);
    }
    .style_cardImg__KPngG {
        border-radius: 10px;
        display: block;
    }
    .style_filter__RIMRx {
        display: flex;
        gap: 5px;
        align-items: center;
    }
}

