@charset "UTF-8";.t-intro{color:var(--blue)}.t-intro .logo{margin-bottom:16px}.t-intro .hero{padding:80px 20px 0;position:relative}.t-intro .banner{padding:20px 10px 0;max-width:400px}.t-intro h1{font-weight:700;z-index:2;position:relative;margin-bottom:20px}.t-intro h1 span{display:block}.t-intro .th{font-size:.75em;padding-top:10px;font-weight:400}.t-intro .search{background-image:url(/img/search.webp);background-size:auto 100%;height:240px;background-position:bottom center;background-repeat:no-repeat;padding:20px;color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:flex-end;margin-top:-40px}.t-intro .search a{color:#fff;font-size:.875em;justify-content:center}.t-intro .search #search{border:none;margin:0 auto}.t-intro .input-search{margin:0 auto}.t-intro .input-search .i-search{right:11px;top:11px}.t-intro .arrow{width:18px;line-height:1}@media (min-width: 768px){.t-intro .hero{padding-right:360px}.t-intro .banner{position:absolute;right:10px;top:90px;width:360px;z-index:1}}@media (min-width: 900px){.t-intro .banner{width:400px;max-width:unset}.t-intro .search{background-size:100% auto;height:310px}}@media (min-width: 1024px){.t-intro .logo{width:180px}.t-intro .hero{padding:120px 40px}.t-intro .banner{top:220px;right:140px;width:38%}}@media (min-width: 1200px){.t-intro .hero{padding:120px 40px 110px}.t-intro .banner{top:180px;right:160px}}@media (min-width: 1400px){.t-intro{background-position:top -20px right}.t-intro .search{background-position:top center}}@media (min-width: 1800px){.t-intro{background-position:top -50px right}.t-intro .search{background-position:center center}}.updated{background:#ea0c42;font-weight:700;font-size:.75rem;color:#fff;padding:5px 6px 4px;border-radius:5px;margin-left:6px;vertical-align:.6em;display:inline-block}.t-sec{padding:24px 0;background-color:var(--bg)}@media (min-width: 1024px){.t-sec{padding:50px 0}}.t-sec hr{border-top:1px solid #d9e6f3;border-bottom:1px solid #f6faff}.t-title{font-weight:700}.t-title+h3{font-size:1.25rem;margin:-10px 0 var(--s-gap)}.t-sec-cal sup{background-color:#ea0c42;color:#fff;font-size:10px;width:16px;height:16px;display:inline-flex;margin:0 4px;justify-content:center;align-items:center;border-radius:3px;transform:translateY(-2px)}.t-rounds-m{text-align:left;border-radius:5px;overflow:hidden;box-shadow:var(--s-shadow-2)}.t-rounds-m h2{font-size:1.125em;font-weight:700;color:#fff;background-color:#1a477f;padding:13px 16px;margin:0}.t-rounds-m ul{padding-left:0;margin:0}.t-rounds-m li{list-style:none}.t-rounds-m li li{display:flex;align-items:flex-start;gap:20px}.t-rounds-m li li svg{margin-top:4px}.t-rounds-m li li p{margin:0}.t-rounds-m li li:not(:last-child){margin-bottom:10px}.t-rounds-m .round>span{font-size:.8em;font-weight:700;position:absolute;height:65px;width:48px;text-align:center;line-height:1.2;flex-direction:column;display:flex;gap:2px;justify-content:center}.t-rounds-m .round>span strong{display:block;font-size:1.6em}.t-rounds-m .round h3{margin:0;color:#fff;height:65px;display:flex;align-items:center;width:100%;font-size:1.4em;padding:10px 10px 10px 66px;cursor:pointer;position:relative}.t-rounds-m .round h3:after{content:"›";position:absolute;display:flex;align-items:center;justify-content:center;right:12px;top:17px;font-size:32px;width:32px;height:32px;font-weight:700;font-family:tt,sans-serif;transform:rotate(90deg);opacity:.8}.t-rounds-m .round ul{background-color:#fff;padding:0 20px;overflow:hidden;max-height:0;transition:.5s ease-in-out}.t-rounds-m .round.active ul{padding-top:20px;padding-bottom:20px;max-height:500px}.t-rounds-m .round.active h3{font-weight:700}.t-rounds-m .round.active h3:after{transform:rotate(-90deg);right:17px}.t-rounds-m .round.active.round-4>span{border-radius:0}.t-rounds-m .round-1{background-color:#ffb600}.t-rounds-m .round-1>span{color:#ffb600;background-color:#fff8ea}.t-rounds-m .round-2{background-color:#f26b55}.t-rounds-m .round-2>span{color:#f26b55;background-color:#ffefef}.t-rounds-m .round-3{background-color:#00a0a9}.t-rounds-m .round-3>span{color:#00a0a9;background-color:#eefeff}.t-rounds-m .round-4{background-color:#00709a}.t-rounds-m .round-4>span{color:#00709a;background-color:#eff6ff;border-radius:0 0 0 5px}@media (min-width: 1024px){.t-rounds-d{display:block;font-family:kvl,sans-serif;font-size:1em}.t-rounds-d table{width:100%;background-color:#fff;box-shadow:var(--s-shadow-2);margin:0;border-spacing:0;border-radius:5px;overflow:hidden}.t-rounds-d thead{background-color:#1a477f;color:#fff}.t-rounds-d th{text-align:center;padding:12px 6px}.t-rounds-d tr{background:inherit}.t-rounds-d tr:last-child td{border-bottom:none}.t-rounds-d tbody tr{height:70px}.t-rounds-d tr:hover{background:inherit}.t-rounds-d td{vertical-align:middle;padding:6px;line-height:1.4;border-bottom:1px solid #d5d5d7}.t-rounds-d .c1{font-weight:700;font-size:1.25em;border-bottom:none;width:58px}.t-rounds-d .c2{color:#fff;font-weight:700;border-bottom:none}.t-rounds-d .round-1 .c1{background-color:#fff8ea;color:#ffb600}.t-rounds-d .round-1 .c2{background-color:#ffb600}.t-rounds-d .round-2 .c1{background-color:#ffefef;color:#f26b55}.t-rounds-d .round-2 .c2{background-color:#f26b55}.t-rounds-d .round-3 .c1{background-color:#eefeff;color:#00a0a9}.t-rounds-d .round-3 .c2{background-color:#00a0a9}.t-rounds-d .round-3 .c4>div{width:max-content;margin:0 auto;text-align:left}.t-rounds-d .round-4 .c1{background-color:#eff6ff;color:#00709a}.t-rounds-d .round-4 .c2{background-color:#00709a}.t-rounds-d .round-4 .c4>div,.t-rounds-d .round-4 .c5>div{width:max-content;margin:0 auto;text-align:left}.t-rounds-d .text-left{width:max-content;margin:0 auto}}strong.num{background-color:#1a477f;color:#fff;font-size:14px;width:20px;height:20px;display:inline-flex;margin-right:6px;justify-content:center;align-items:center;border-radius:20px;vertical-align:3px}.t-remark{display:flex;width:100%;padding-top:16px;padding-bottom:16px}.t-remark .col-left{display:flex;align-items:center;justify-content:center;position:relative;background-color:#da558d;width:58px;min-width:58px;min-height:116px;color:#fff;border-radius:5px 0 0 5px}.t-remark .col-left:after{content:"";position:absolute;top:calc(50% - 16px);right:-10px;width:0px;height:0px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:11px solid #da558d;z-index:1}.t-remark .col-left strong{transform:rotate(-90deg)}.t-remark .col-right{padding:12px 12px 12px 30px;background-color:#ffeef5;border-radius:0 5px 5px 0;text-align:left;border:2px solid #da558d;border-left:none;margin:0;flex:1}.t-remark .col-right li{list-style:none;padding:2px 0 2px 32px;position:relative}.t-remark .col-right .num{position:absolute;left:0;top:5px;background-color:#ea0c42;border-radius:3px}.t-remark .col-right u{font-weight:700}.t-sec-events .s-grid{max-width:910px;margin:var(--s-space) auto}.t-sec-events .s-grid img{box-shadow:var(--s-shadow-2);border-radius:5px}.t-cer{border-radius:5px;padding:16px 16px 40px;position:relative;background:url(/img/bg-globe.svg),linear-gradient(180deg,#cae0fb,#a3c5ef);background-repeat:no-repeat;background-size:100%;background-position:center bottom}.t-cer .logo{margin:0 6px;vertical-align:-10px}.t-cer h3{font-weight:700;margin:0 0 6px;position:relative;padding-left:30px;font-size:1.25em}.t-cer h3 img{position:absolute;left:0;top:1px}.t-cer ul{padding-left:4px;margin:4px 0}.t-cer li{list-style:none;font-size:14px}@media (min-width: 600px){.t-cer li span{display:block}}.t-cer .s-grid{gap:16px}.t-cer .col{border-radius:5px;padding:14px;text-align:left;background-color:#fff}@media (min-width: 600px){.t-cer .col{padding:16px}}.t-cer .yes{border:2px solid #0b9c23}.t-cer .no{border:2px solid #ffb600}.t-cer .no li{padding-right:20px}.t-cer .btn-main{z-index:10;margin:16px 0 0;position:relative}.t-cer .banner{position:absolute;bottom:0;right:-16px;width:160px}@media (min-width: 600px){.t-cer .banner{width:222px}}@media (min-width: 1024px){.t-cer{padding:32px}.t-cer .banner{width:160px;right:-4px}}@media (min-width: 1024px) and (min-width: 1200px){.t-cer .banner{width:200px}}@media (min-width: 1024px){.t-cer .btn-main{margin:20px auto 0;display:block;width:max-content}}
