body{--bannerHeight: 53px;--headerHeight: 64px;--anchorsHeight: 72px}body.banner-top-show .sl-anchors.fixed{top:calc(var(--headerHeight) + var(--bannerHeight))}.sl-kv h1+p{margin-bottom:40px}@media screen and (min-width: 768px){.sl-kv h1+p{margin-bottom:60px}}@media screen and (min-width: 1280px){.sl-kv h1+p{margin-bottom:80px}}@media screen and (min-width: 1080px){.sl-kv .sl-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}}.sl-kv .sl-item .sl-info{margin-top:32px;position:relative}@media screen and (min-width: 480px){.sl-kv .sl-item .sl-info{margin-top:60px}}@media screen and (min-width: 1080px){.sl-kv .sl-item .sl-info{width:calc(408 / 968 * 100%);margin-top:0}}@media screen and (min-width: 1280px){.sl-kv .sl-item .sl-info{width:calc(480 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-kv .sl-item .sl-info{width:calc(560 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-kv .sl-item .sl-info{width:calc(640 / 1440 * 100%)}}.sl-kv .sl-item .sl-img{border-radius:16px;overflow:hidden}@media screen and (min-width: 1080px){.sl-kv .sl-item .sl-img{width:calc(480 / 968 * 100%)}}@media screen and (min-width: 1280px){.sl-kv .sl-item .sl-img{width:calc(520 / 1080 * 100%)}}@media screen and (min-width: 1440px){.sl-kv .sl-item .sl-img{width:calc(600 / 1240 * 100%)}}@media screen and (min-width: 1641px){.sl-kv .sl-item .sl-img{width:calc(720 / 1440 * 100%)}}.sl-kv .sl-item .sl-brand-logo{height:106px}.sl-itema{display:block}.sl-item h4{font-size:calc(24 / 16 * 100%);display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:16px}.sl-item p{color:#354253;margin-bottom:15px}.sl-item p:nth-last-of-type(1){margin-bottom:40px;text-align:right}.sl-item .sl-tags{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px}.sl-item .sl-tags li{height:33px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;background-color:#F4F7FC;color:#354253;padding-left:16px;padding-right:16px;border-radius:30px;font-size:calc(13 / 16 * 100%)}.sl-item .sl-btn{margin-top:32px}@media screen and (min-width: 480px){.sl-item .sl-btn{margin-top:40px}}.sl-item .sl-brand-logo{height:60px;width:auto;margin-bottom:20px}.sl-item .sl-brand-logo img{height:100%;width:auto}.sl-change-btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;order:3;margin-top:40px}@media screen and (min-width: 480px){.sl-change-btn{margin-top:60px}}@media screen and (min-width: 768px){.sl-change-btn{margin-top:80px}}.sl-change-btn button{display:block;width:7px;height:7px;background-color:#E0E3E8;margin:8px;border-radius:50%}.sl-change-btn button.active{background-color:#356DFF}.sl-main{position:relative;box-shadow:0px 0px 16px 0px #00000014;border-radius:16px}@media screen and (max-width: 1079px){.sl-main{padding-top:calc(40px + var(--anchorsHeight))}}@media screen and (max-width: 479px){.sl-main{padding-top:calc(20px + var(--anchorsHeight))}}@media screen and (min-width: 1080px){.sl-main{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}}.sl-anchors{width:100%;position:absolute;top:0;left:0;background-color:#F4F7FC;padding-top:10px;padding-bottom:10px}@media screen and (min-width: 1080px){.sl-anchors{left:50px;width:200px;padding:80px 0 40px;background-color:#fff;color:#848E9B}}@media screen and (min-width: 1280px){.sl-anchors{left:100px;width:198px}}@media screen and (min-width: 1440px){.sl-anchors{padding-top:100px}}@media screen and (min-width: 1641px){.sl-anchors{left:calc((100vw - 1440px) / 2)}}.sl-anchors.fixed{top:var(--headerHeight);position:fixed;z-index:3;max-height:calc(100vh - var(--headerHeight));overflow:auto}@media screen and (min-width: 1080px){.sl-anchors.fixed{padding-top:40px}}.sl-anchors.open .sl-anchors-panel{display:block}.sl-anchors.open h6{border-radius:16px 16px 0 0;color:#356DFF}.sl-anchors.open h6 .slcon-arrow{transform:rotate(-90deg)}.sl-anchors h6{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:52px;background-color:#fff;border-radius:16px;padding:0 20px;color:#00142D;cursor:pointer}@media screen and (min-width: 1080px){.sl-anchors h6{display:none}}.sl-anchors h6,.sl-anchors h6 span{font-weight:700}.sl-anchors h6 .slcon-arrow{transform:rotate(90deg);font-size:80%;transition:0.3s all}.sl-anchors a,.sl-anchors button{display:block;width:100%;text-align:left;margin-bottom:20px;transition:0.3s color}@media screen and (min-width: 1080px){.sl-anchors a,.sl-anchors button{font-size:calc(20 / 16 * 100%)}}.sl-anchors a:hover,.sl-anchors a.active,.sl-anchors button:hover,.sl-anchors button.active{color:#356DFF}.sl-anchors a.active,.sl-anchors button.active{font-weight:700}@media screen and (max-width: 1079px){.sl-anchors a.active,.sl-anchors button.active{display:none}}@media screen and (max-width: 1079px){.sl-anchors-panel{border-radius:0 0 16px 16px;background-color:#fff;padding:11px 20px 1px;display:none}}@media screen and (min-width: 1080px){.sl-infos{margin-left:198px;border-left:1px solid #E0E3E8;padding-left:40px;width:calc(100% - 198px)}}@media screen and (min-width: 768px){.sl-infos>div{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:24px 21px}}.sl-infos .sl-item{text-align:center;border-radius:16px;overflow:hidden;border:1px solid #E0E3E8}@media screen and (min-width: 768px){.sl-infos .sl-item{width:calc(50% - 21px)}}@media screen and (min-width: 1440px){.sl-infos .sl-item{width:calc((100% - 21px * 2) / 3.001)}}.sl-infos .sl-item:hover h4{text-decoration-color:#354253}.sl-infos .sl-item+.sl-item{margin-top:24px}@media screen and (min-width: 768px){.sl-infos .sl-item+.sl-item{margin-top:0}}.sl-infos h4{text-decoration:underline solid transparent;text-underline-offset:4px;transition:.3s text-decoration-color}.sl-infos .sl-info{text-align:left;padding:24px}.sl-infos .sl-info p:nth-of-type(1){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
