.Banner2_moduleContainer__seg6_ {
    width: 100%;
    height: 420px;
    background-color: #e6ebfc;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 50%
}

.Banner2_moduleContainer__seg6_ .infoRow {
    overflow: hidden
}

.Banner2_moduleContainer__seg6_ .infoRow .main-title-box {
    margin-top: 160px;
    text-align: center
}

.Banner2_moduleContainer__seg6_ .infoRow .main-title-box .main-title-text {
    color: #222;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 4px
}

.feeds_moduleContainer__IN8OR {
    background: #f5f7fa
}

.feeds_moduleContainer__IN8OR .items {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

.feeds_moduleContainer__IN8OR .items .item {
    margin-left: 40px;
    margin-top: 40px;
    width: 400px;
    height: 424px;
    background: #fff;
    box-shadow: 0 4px 15px 0 rgba(88,101,133,.1);
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    cursor: pointer
}

.feeds_moduleContainer__IN8OR .items .item:nth-child(3n+1) {
    margin-left: 0
}

.feeds_moduleContainer__IN8OR .items .item .itemBg {
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0
}

.feeds_moduleContainer__IN8OR .items .item .titleModule {
    height: 100px;
    padding: 8px 24px 0;
    display: flex;
    flex-direction: row;
    align-items: center
}

.feeds_moduleContainer__IN8OR .items .item .titleModule .titleWrap {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.feeds_moduleContainer__IN8OR .items .item .titleModule .titleWrap .titleText {
    color: #222;
    text-align: justify;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    text-decoration: none;
    letter-spacing: 2.4px
}

.feeds_moduleContainer__IN8OR .items .item .descWrap {
    width: 100%;
    padding: 0 24px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.feeds_moduleContainer__IN8OR .items .item .descWrap .descText {
    color: #555;
    text-align: justify;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.labels_moduleContainer__NQlB6 {
    background: #f5f7fa
}

.labels_moduleContainer__NQlB6 .labels {
    margin-top: 35px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

.labels_moduleContainer__NQlB6 .labels .label {
    margin-right: 20px;
    display: flex;
    width: 138px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: #fff;
    cursor: pointer
}

.labels_moduleContainer__NQlB6 .labels .label.active {
    background-color: #dfedff
}

.labels_moduleContainer__NQlB6 .labels .label.active .labelText {
    color: #0580ff
}

.labels_moduleContainer__NQlB6 .labels .label .labelText {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400
}

.list_moduleContainer__W_KoP {
    width: 100%;
    background-color: #f5f7fa
}

.list_moduleContainer__W_KoP .paginationWrap {
    margin-top: 55px;
    margin-bottom: 72px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

:where(.css-byeoj0).ant-pagination {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
:where(.css-byeoj0).ant-pagination .ant-pagination-disabled, :where(.css-byeoj0).ant-pagination .ant-pagination-disabled:hover {
    cursor: not-allowed;
}

:where(.css-byeoj0).ant-pagination .ant-pagination-prev, :where(.css-byeoj0).ant-pagination .ant-pagination-next {
    font-family: Arial, Helvetica, sans-serif;
    outline: 0;
}
:where(.css-byeoj0).ant-pagination .ant-pagination-prev, :where(.css-byeoj0).ant-pagination .ant-pagination-next, :where(.css-byeoj0).ant-pagination .ant-pagination-jump-prev, :where(.css-byeoj0).ant-pagination .ant-pagination-jump-next {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    color: rgba(0, 0, 0, 0.88);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s;
}

:where(.css-byeoj0).ant-pagination .ant-pagination-disabled .ant-pagination-item-link, :where(.css-byeoj0).ant-pagination .ant-pagination-disabled:hover .ant-pagination-item-link {
    color: rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
}

:where(.css-byeoj0).ant-pagination .ant-pagination-prev .ant-pagination-item-link, :where(.css-byeoj0).ant-pagination .ant-pagination-next .ant-pagination-item-link {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 12px;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
    outline: none;
    transition: all 0.2s;
}

:where(.css-byeoj0).ant-pagination .ant-pagination-prev button, :where(.css-byeoj0).ant-pagination .ant-pagination-next button {
    color: rgba(0, 0, 0, 0.88);
    cursor: pointer;
    user-select: none;
}

:where(.css-byeoj0)[class^="ant-pagination"] [class^="ant-pagination"], :where(.css-byeoj0)[class*=" ant-pagination"] [class^="ant-pagination"], :where(.css-byeoj0)[class^="ant-pagination"] [class*=" ant-pagination"], :where(.css-byeoj0)[class*=" ant-pagination"] [class*=" ant-pagination"] {
    box-sizing: border-box;
}



:where(.css-byeoj0)[class^="ant-pagination"], :where(.css-byeoj0)[class*=" ant-pagination"] {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 14px;
    box-sizing: border-box;
}
:where(.css-byeoj0).ant-pagination {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.88);
    font-size: 14px;
    line-height: 1.5714285714285714;
    list-style: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}



:where(.css-byeoj0).ant-pagination .ant-pagination-item {
    display: inline-block;
    min-width: 32px;
    height: 32px;
    margin-inline-end: 8px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
    outline: 0;
    cursor: pointer;
    user-select: none;
}


:where(.css-byeoj0).ant-pagination .ant-pagination-item-active {
    font-weight: 600;
    background-color: #ffffff;
    border-color: #1677ff;
}

:where(.css-byeoj0) a {
    color: #1677ff;
    text-decoration: none;
    background-color: #fff;
    outline: none;
    cursor: pointer;
    transition: color 0.3s;
    -webkit-text-decoration-skip: objects;
}


:where(.css-byeoj0).ant-pagination .ant-pagination-item a {
    display: block;
    padding: 0 6px;
    color: rgba(0, 0, 0, 0.88);
}

:where(.css-byeoj0).ant-pagination .ant-pagination-item a:hover {
    text-decoration: none;
}

:where(.css-byeoj0).ant-pagination .ant-pagination-item-active a {
    color: #1677ff;
}
:where(.css-byeoj0).ant-pagination .ant-pagination-item-active:hover a {
    color: #4096ff;
}
