#backToTop,.heading-menu,#scroll,.feb-pre-footer,.btmBar,#gtx-trans{display:none!important}
.page-container *{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000}
.page-container{width:90%;max-width:1400px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0}
.page-container div{font-size:16px}
.page-header .page-container{border-bottom:1px solid #D9D9EA;padding:50px 0}
.page-header h1{font-size:45px;line-height:1.3;font-weight:400;color:#000;max-width:800px}
.page-header .ban-text-side{max-width:900px}
.page-header p{font-size:16px; line-height:26px;color: #333333;margin-top:20px;}
.bread_crumb{margin-bottom:22px}
.bread_crumb a{display:inline-block;padding-right:20px;font-size:16px;font-weight:400;line-height:24px;position:relative;color:#1F7DEC}
.bread_crumb a:not(:last-child):after{content:"";width:2px;height:16px;border-right:1.5px solid #000;position:absolute;right:8px;top:0;bottom:0;margin:auto}
.bread_crumb a:last-child{color:#585877;pointer-events:none}
@media (max-width: 992px) {
.page-header{margin-top:40px}
.page-header .ban-text-side{text-align:center}
.page-header h1{font-size:36px}
.bread_crumb{text-align:center}
}
@media (max-width: 767px) {
.page-header h1{font-size:26px}
}
.page-content-section{margin-bottom:60px}
.page-lhs{display:inline-block;width:330px;vertical-align:top;position:relative;position:sticky;top:40px;padding-top:40px;}
.page-lhs ul{margin:0;padding:0;list-style:none;border-left:4px solid #E7E7F0}
.page-lhs ul li span{display:inline-block;padding:5px 10px 5px 15px;font-size:15px;line-height:25px;margin-bottom:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer;margin-left:-4px;width:100%;border-left:4px solid transparent;position:relative}
.page-lhs ul li:last-child span{margin-bottom:0}
.page-lhs ul li:hover{color:#0099CC}
.page-lhs ul span.active{border-left:4px solid #4445EC;font-weight:500}
.page-lhs ul ul{border:0;display:none;margin-bottom:10px}
.page-lhs ul ul li span{color:#49484B;padding-left:40px}
.page-lhs .highlighter{width:4px;height:35px;background:#4445EC;position:absolute;left:0;top:0;-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}
.lhs-trigger{display:none}
.page-lhs ul li span.hav-sub{font-weight:500;color:#49484B;position:relative}
.hav-sub:before{content:"";width:6px;height:6px;border-right:1px solid #000;border-bottom:1px solid #000;position:absolute;right:10px;top:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.hav-sub.open:before{-webkit-transform:rotate(224deg);-ms-transform:rotate(224deg);transform:rotate(224deg);top:14px}
.page-lhs .related-pages{background:#FCFCFD;border:1px solid #E4E4F0;padding:20px 22px;margin-top:30px}
.page-lhs .related-pages h3{font-size:17px;line-height:27px;padding-bottom:15px;border-bottom:1px solid #707070;margin:0 0 15px;text-align:center}
.page-lhs .related-pages a{display:inline-block;width:100%;font-size:15px;line-height:25px;padding:5px 0;margin-bottom:7px;padding-right:20px;position:relative}
.related-pages a::before{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000000;position:absolute;right:5px;top:15px}
.page-lhs .related-pages a:last-child{margin-bottom:0}
.page-lhs .other-topic{padding:25px 22px;border-bottom:1px solid #707070}
.page-lhs .other-topic a{font-size:15px;line-height:25px;color:#4445EC}
.table-sec::-webkit-scrollbar{width:0;}
.table-sec{overflow-x:scroll;margin-bottom: 20px}
.table-sec table{border-collapse:collapse;width:100%;max-width:1000px;margin:auto;}
.table-sec table{border-top:0;border-left:0;border-right:0}
.table-sec table tr th{vertical-align:middle;font-size:16px;font-weight:600;text-align:left;color:#000;background:#E0EBFF;}
.table-sec table tr:first-child{border:.5px solid #E2E2E2;}
.table-sec table tr:nth-child(2) td{border-top:none;}
.table-sec table tr td:first-child{background:#F8F9FB;font-weight:500;}
.table-sec table tr td{font-size:16px;font-weight:300;line-height:1.8;background:#fff}
.table-sec table tr td span{display:block;font-weight:500;font-size:16px;line-height:32px}
.table-sec table tr td ul li{position:relative;font-size:15px;padding-left:20px;}
.table-sec table,.table-sec table tr td,.table-sec table tr th{border:1px solid #DDE1E8;padding:24px;font-size:15px;}
.table-sec table tr th{padding:20px 30px;}
.page-content-section .page-center .faq-qstn {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 16px
}
.page-content-section .page-center .faq-content {
  padding-bottom: 20px;
  border-bottom: 1px dashed #A0A0BC;
  margin-bottom: 40px;
}
.page-content-section .page-center .faq-content:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-content-section .page-center .faq-answer ul:last-child {
  margin-bottom: 0;
}
.page-content-section .page-center .faq-content:last-child {
  border-bottom: 0;
}
@media (max-width: 992px) {
.page-lhs{width:100%;max-width:100%;height:100%;position:fixed;top:0;left:-100%;background:#05050545;z-index:99999;padding-top:0;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.page-lhs .lhs-menu-list{position:relative;height:100%;overflow:auto;max-height:100%;width:calc(100% - 50px);padding-top:30px;background:#fff}
.page-lhs .lhs-menu-list li span.active{font-weight:500;background:-webkit-gradient(linear,left top,right top,from(#b8b8f1),to(transparent));background:-o-linear-gradient(left,#b8b8f1,transparent);background:linear-gradient(to right,#b8b8f1,transparent)}
.page-lhs ul{border:0}
.page-lhs .highlighter{display:none}
.lhs-trigger{position:absolute;right:-28px;top:48vh;width:36px;height:75px;background:#000;border-radius:0 13px 13px 0;display:block;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.lhs-trigger:before{content:"";width:15px;height:15px;border:2px solid #fff;border-bottom:0;border-left:0;border-radius:1px;position:absolute;right:0;top:0;left:-8px;bottom:0;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.page-lhs.open-lhs{left:0}
.open-lhs .lhs-trigger{left:22px}
.open-lhs .lhs-trigger:before{left:0;-webkit-transform:rotate(45deg) scale(-1);-ms-transform:rotate(45deg) scale(-1);transform:rotate(45deg) scale(-1)}
}
.links-lhs{display:inline-block;width:330px;vertical-align:top;position:sticky;top:100px;height:calc(100vh - 120px);overflow:auto}
.related-page-list{background:#F3F7FF;padding:30px}
.related-page-list h4{font-size:20px;font-weight:600;line-height:1.4;margin-bottom:10px}
.related-page-list ul li{position:relative}
.related-page-list ul a{display:block;font-size:15px;font-weight:300;line-height:1.4;color:#333;border-bottom:1px solid #D5D0D0;padding:15px 0;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.related-page-list ul li:last-child a{border-bottom:0;padding-bottom:0}
.related-page-list ul li:hover a,.related-page-list ul .link-act a{font-weight:400;color:#0f6aeb;text-decoration:none}
.related-page-list ul a .lhs-link-icon{display:inline-block;vertical-align:middle;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjE4NTIgNy42MzkzNVYxMC4yNTM4QzExLjE4NTIgMTAuNTg0IDExLjA0MjEgMTAuOTAwNiAxMC43ODc0IDExLjEzNDFDMTAuNTMyNyAxMS4zNjc2IDEwLjE4NzMgMTEuNDk4NyA5LjgyNzE2IDExLjQ5ODdIMi4zNTgwMkMxLjk5Nzg1IDExLjQ5ODcgMS42NTI0NCAxMS4zNjc2IDEuMzk3NzYgMTEuMTM0MUMxLjE0MzA4IDEwLjkwMDYgMSAxMC41ODQgMSAxMC4yNTM4VjMuNDA2NDdDMSAzLjA3NjI4IDEuMTQzMDggMi43NTk2MiAxLjM5Nzc2IDIuNTI2MTRDMS42NTI0NCAyLjI5MjY2IDEuOTk3ODUgMi4xNjE1IDIuMzU4MDIgMi4xNjE1SDUuMjA5ODgiIHN0cm9rZT0iIzFGN0RFQyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik04LjMzMzMxIDEuNDE0NTVIMTJWNC43NzU5NiIgc3Ryb2tlPSIjMUY3REVDIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuODg4OTIgNy4wMTY5TDEyIDEuNDE0NTUiIHN0cm9rZT0iIzFGN0RFQyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=) no-repeat;background-size:14px;width:14px;height:14px;margin-left:5px;position:relative;top:-2px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;visibility:hidden;pointer-events:none}
.related-page-list ul a:hover .lhs-link-icon,.related-page-list ul li.link-act a .lhs-link-icon{opacity:1;visibility:visible}
@media (max-width: 992px) {
.links-lhs{width:100%;max-width:100%;height:100%;position:fixed;top:90px;left:-100%;z-index:99999;background:rgba(0,0,0,0.6);padding-top:0;overflow:visible;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in;}
.links-lhs.open-lhs{left:0}
.links-lhs.open-lhs .lhs-trigger{left:344px}
.links-lhs .lhs-trigger:before{content:"";width:15px;height:15px;border:2px solid #fff;border-bottom:0;border-left:0;border-radius:1px;position:absolute;right:0;top:0;left:-8px;bottom:0;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.links-lhs.open-lhs .lhs-trigger:before{left:0;-webkit-transform:rotate(45deg) scale(-1);-ms-transform:rotate(45deg) scale(-1);transform:rotate(45deg) scale(-1)}
.related-page-list{position:relative;height:calc(100vh - 80px);overflow:auto;max-width: 350px;padding-top:30px;border-radius:0}
}
@media (max-width: 425px) {
    .related-page-list{max-width: 250px;}
    .links-lhs.open-lhs .lhs-trigger {left: 243px;}
}
.page-center{display:inline-block;width:calc(100% - 330px);vertical-align:top;padding-left:80px;font-weight:300;margin-top:40px}
.page-center hr{margin:50px 0}
.page-center h2{font-size:30px;line-height:1.3;color:#000;margin-top:50px;margin-bottom:20px;font-weight:400}
.page-center h2:first-child{margin-top:0}
.page-center h3{font-size:30px;line-height:1.3;margin:40px 0 20px;color:#000;font-weight:400}
.page-center h3:first-child{margin-top:0}
.page-center h4{font-size:16px;line-height:1.4;margin:40px 0 16px;color:#333;font-weight:500}
.page-center h5{font-size:18px;font-weight:500;margin:40px 0 20px;color:#000}
.page-center p{font-size:16px;line-height:1.7;margin:0 0 25px;color:#333}
.page-center p a{color:#4445EC}
.page-center a{color:#4445EC}
.page-center p strong{font-weight:500}
.page-center strong{font-weight:500}
.page-center ul,.page-center ol{margin:0 0 30px;padding:0}
.page-center ol{padding-left: 20px;}
.page-center ul li, .page-center ol li{font-size:16px;line-height:1.7;color:#000;padding-left:20px;position:relative;margin-bottom:15px;list-style: none}
.page-center ol li{list-style:decimal; padding-left:0}
.page-center ul li::before{content:"";width:7px;height:7px;background:#11436C;position:absolute;left:0;top:10px;border-radius:50%}
.page-center ul li strong{font-weight:500}
.page-center ul li span{display:block;color: #333;font-weight:500;margin-bottom:8px}
.page-center .blu-box {background: #F4F8FF;padding: 30px;}
.page-center .blu-box ul{margin-bottom: 0;}
.page-center .blu-box ul li:last-child{margin-bottom: 0;}
.page-center .exp-box-list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.page-center .exp-box *{
    transition: .3s;
}
.page-center .exp-box {
    display: inline-block;
    width: 100%;
    max-width: 407px;
    border: 1px solid #E6DBDB;
    border-radius: 8px;
    padding: 40px 40px 67px;
    position: relative;
}

.page-center .exp-box p {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
}

.page-center .exp-box .cta {
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    margin: 20px 0 0;
    border-radius: 5px;
}

.page-center .exp-box:before {
    content: "";
    width: 100%;
    height: 100px;
    background: url('../images/exp-bg-pattern.png') no-repeat;
    background-size: 400px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.page-center .exp-box a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.page-center .exp-box .arw {
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #fff;
    pointer-events: none;
}

.page-center .exp-box .arw:before {
    content: "";
    width: 14px;
    height: 7px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABWSURBVHgB7ZWxCQAhEATXr+Bb+I6+JCsQK9BSLMVSdAUDMxPvQHRgkksGLllgLS/9oYShnhYaoMRH842eEU39KK17oIuBMONLI4S5sf1iDasZa0znqQLuJTlr/zTQbwAAAABJRU5ErkJggg==');
    background-size: contain;
	background-repeat: contain;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.page-center .exp-box:hover {
    background: #275EDF;
}

.page-center .exp-box:hover p {
    color: #fff;
}

.page-center .exp-box:hover .cta {
    background: #fff;
    color: #000;
}

.page-center .exp-box:hover .arw {
    background: #275edf;
    border-color: #fff;
}

.page-center .exp-box:hover .arw:before {
    filter: invert(1) brightness(2);
}

@media (max-width: 1200px) {
.page-center{padding-left:40px}
.page-center h2{font-size:30px}
}
@media (max-width: 992px) {
.page-center{width:100%;padding:0}
.page-center h2{font-size:32px;margin-top:50px}
.page-center .main-text{font-size:18px;line-height:28px}
}
@media (max-width: 767px) {
.page-center h2{font-size:24px;margin:30px 0 20px}
.page-center h3{font-size:18px}
.page-center p,
.page-center ul li {font-size: 15px;}
.page-center .blu-box {padding: 30px 24px;}
.page-center .blu-box ul li{padding-left: 24px;}
.page-center .blu-box ul li::before{font-size: 20px;}
.table-sec{margin-top:50px;}
.table-sec table tr th{font-size:14px!important;white-space:nowrap;}
.table-sec table tr td{font-size:14px;}
}
.bottom-cta-box{width:100%;background:#F7F7FF;border:1px solid #CCCCFF;text-align:center;max-width:800px;margin:40px 0;padding:30px;position:relative}
.bottom-cta-box p{font-size:20px;line-height:1.3;font-weight:400;color:#000;margin:0}
.bottom-cta-box .cta-wrap{margin-top:20px}
.bottom-cta-box .cta-wrap a{display:inline-block;font-size:15px;line-height:25px;padding:6px 30px;border:1px solid #000;border-radius:4px;margin:0 7px;color:#000;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.bottom-cta-box .cta-wrap .sign-cta{background:#275EDF;border-color:#275EDF;color:#fff}
.bottom-cta-box .cta-wrap a:hover{-webkit-box-shadow:4px 6px 15px rgba(39,94,223,0.4);box-shadow:4px 6px 15px rgba(39,94,223,0.4);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}
.bottom-cta-box .cta-wrap .down-cta:hover{-webkit-box-shadow:4px 6px 15px rgba(0,0,0,0.2);box-shadow:4px 6px 15px rgba(0,0,0,0.2);background:#000;color:#fff}
@media (max-width: 425px) {
.bottom-cta-box .cta-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;max-width:200px;margin:auto;margin-top:20px}
.bottom-cta-box .cta-wrap a{margin:0;width:100%}
}
.card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px}
.card-list .card-box{width:calc(100% / 3 - 20px);background:#FCFCFC;border:1px solid #E2DFDF;padding:10px;border-radius:10px;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.card-list .card-box:hover{background:#fff;border-color:#0565FF;-webkit-box-shadow:0 4px 24px rgba(0,47,112,0.11);box-shadow:0 4px 24px rgba(0,47,112,0.11)}
.card-box a{position:absolute;width:100%;height:100%;top:0;left:0}
.card-box .card-img{border-radius:4px 4px 0 0;position:relative;overflow:hidden}
.card-box .card-img::before{content:'';background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfYl8xXzI3MSkiPgo8Y2lyY2xlIGN4PSIxOSIgY3k9IjE5IiByPSIxOSIgZmlsbD0iIzFENjBGQiIvPgo8Y2lyY2xlIGN4PSIxOSIgY3k9IjE5IiByPSIxOC41IiBzdHJva2U9IndoaXRlIi8+CjwvZz4KPHBhdGggZD0iTTI0LjAyMzcgMTQuNDc1OEMyNC4wMjM3IDE0LjE5OTcgMjMuNzk5OCAxMy45NzU4IDIzLjUyMzcgMTMuOTc1OEgxOS4wMjM3QzE4Ljc0NzYgMTMuOTc1OCAxOC41MjM3IDE0LjE5OTcgMTguNTIzNyAxNC40NzU4QzE4LjUyMzcgMTQuNzUyIDE4Ljc0NzYgMTQuOTc1OCAxOS4wMjM3IDE0Ljk3NThIMjMuMDIzN1YxOC45NzU4QzIzLjAyMzcgMTkuMjUyIDIzLjI0NzYgMTkuNDc1OCAyMy41MjM3IDE5LjQ3NThDMjMuNzk5OCAxOS40NzU4IDI0LjAyMzcgMTkuMjUyIDI0LjAyMzcgMTguOTc1OFYxNC40NzU4Wk0xNC44Mjk2IDIzLjg3N0wyMy44NzcyIDE0LjgyOTRMMjMuMTcwMSAxNC4xMjIzTDE0LjEyMjUgMjMuMTY5OUwxNC44Mjk2IDIzLjg3N1oiIGZpbGw9IndoaXRlIi8+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2JfMV8yNzEiIHg9Ii02NCIgeT0iLTY0IiB3aWR0aD0iMTY2IiBoZWlnaHQ9IjE2NiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVHYXVzc2lhbkJsdXIgaW49IkJhY2tncm91bmRJbWFnZUZpeCIgc3RkRGV2aWF0aW9uPSIzMiIvPgo8ZmVDb21wb3NpdGUgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9ImluIiByZXN1bHQ9ImVmZmVjdDFfYmFja2dyb3VuZEJsdXJfMV8yNzEiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2JhY2tncm91bmRCbHVyXzFfMjcxIiByZXN1bHQ9InNoYXBlIi8+CjwvZmlsdGVyPgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat;background-size:40px;width:40px;height:40px;position:absolute;right:14px;top:14px;margin:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate(-4px,4px);-ms-transform:translate(-4px,4px);transform:translate(-4px,4px);z-index:1;pointer-events:none;}
.card-box:hover .card-img::before{opacity:1;visibility:visible;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}
.card-img img{height:200px;-o-object-fit:cover;object-fit:cover;mix-blend-mode:luminosity;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.card-box:hover .card-img img{mix-blend-mode:normal;-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}
.card-content{background:#fff;border-radius:10px 10px 0 0;position:relative;padding:30px 20px 20px;margin-top:-8px;z-index:1}
.card-content h3{font-size:16px;font-weight:400;line-height:1.4;color:#000;margin-bottom:10px}
.card-content p{font-size:15px;color:#5E5E5E;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:51px;margin:0;overflow:hidden}
@media (max-width: 1400px) {
.card-list{gap:20px}
.card-list .card-box{width:calc(100% / 2 - 10px)}
}
@media (max-width: 600px) {
.card-list .card-box{width:100%}
}