.th-card{overflow:hidden}.th-card.-hero .excerpt{margin-bottom:10px}.th-card.-hero:hover img{transform:scale(1.02)}@media(min-width:768px){.th-card.-hero{display:flex;align-items:center}.th-card.-hero .pic{width:65.78947368%;padding-top:37.006578945%;flex-shrink:0}}@media(min-width:1024px){.th-card.-hero .excerpt{-webkit-line-clamp:6}}.th-card .info{color:var(--th-text-1)}.th-card .info h2{line-height:1.97rem}.th-card .pic{position:relative;padding-top:56.25%;height:0;overflow:hidden;border-radius:10px}.th-card .pic img{position:absolute;object-fit:cover;left:0;top:0;width:100%;height:100%;transition:.3s ease-in-out}.th-card .excerpt{color:var(--th-text-2);font-size:.9375em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.th-card:hover h2{color:var(--th-color-1)}.th-card:hover img{transform:scale(1.04)}.th-card .term{padding:4px 36px 4px 12px;border:none;border-radius:200px;background:radial-gradient(125.01% 207.63% at 2.5% 126.95%,#ff5100 0,#f17749 22.23%,#eb5e51 53.65%,#d95b74 74.11%,#a263b0 100%);font-weight:400;margin-right:-28px;font-weight:500}.th-card .term,.th-card .verify{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#fff;cursor:pointer}.th-card .verify{padding:4px 8px;border:none;transform:skewX(-15deg);font-weight:400;font-weight:700}.th-card .verify,.th-card .verify.green{background:linear-gradient(90deg,#0D3B1D,#4CAF50)}.th-card .verify.red{background:linear-gradient(90deg,#892700 11.38%,#FE5100);border-left:6px solid;border-image:linear-gradient(180deg,#892700,#FE5100)}.th-card .verify.orange{background:linear-gradient(90deg,#E0701D 11.38%,#FBC640);border-left:6px solid;border-image:linear-gradient(180deg,#E0701D,#FBC640)}.th-card .date{color:var(--th-text-2);font-size:.8125em}.sec-highlight h2,.sec-highlight h3{color:#fff}.sec-highlight .date{color:#dadada}.th-share{display:flex;align-items:center;gap:.5em;line-height:0}.th-share label{font-size:11px}.th-share a{background-color:var(--th-bg-1);border-radius:50%;width:32px;height:32px;padding:1px}@media(min-width:800px){.th-share{display:flex;flex-direction:column;gap:8px}.title-more .th-share{flex-direction:row}}.th-share-forum .th-share{display:flex;align-items:center;gap:.5em;line-height:0}.th-share-forum .th-share label{font-size:11px}@media(min-width:800px){.th-share-forum .th-share{display:flex;flex-direction:row;gap:8px}.title-more .th-share-forum .th-share{flex-direction:row}}.th-share-copy{position:relative}.th-share-copy *{pointer-events:none}.th-share-copy small{opacity:0;position:absolute;left:30px;top:4px;margin-left:6px;color:var(--orange);background-color:#fff;padding:2px 6px;border-radius:3px;z-index:10;line-height:19px;box-shadow:var(--th-shadow-1)}.th-share-copy.copied path{animation:blink .8s}.th-share-copy.copied small{animation-name:fadeInOut;animation-duration:4s;animation-fill-mode:both}@keyframes blink{0%{opacity:0}25%{opacity:.5}40%{opacity:0}to{opacity:1}}@keyframes fadeInOut{0%{opacity:0;transform:translate3d(0,10px,0)}10%{opacity:1;transform:translateZ(0)}90%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-10px,0)}}.bookmark-action{color:#b2b2b2;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:32px;border:1px solid rgba(0,0,0,0);transition:all .2s ease-in-out}.bookmark-action svg{pointer-events:none}.bookmark-action:hover{color:var(--th-color-1);background-color:#fff;border-color:var(--th-color-1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .5s}.th-share-row .th-share{flex-direction:row}.th-tags{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.th-tags h2{width:100%;margin-bottom:.75rem}.th-tag{padding:4px 14px;border-radius:20em;background-color:var(--orange-bg);color:var(--th-text-1)}.th-tag:hover{background-color:var(--orange);color:#fff}.th-progress{display:flex;padding:0;width:100%;border-radius:20px;overflow:hidden;height:26px;color:#fff;background-color:#eee}.th-progress li{list-style:none;display:flex;gap:6px;align-items:center;justify-content:center;width:calc(20% - 2px);position:relative;background:linear-gradient(270deg,#eee,#e6e6e6)}.th-progress li:after,.th-progress li:before{content:"";display:block;position:absolute;top:0;right:-6px;width:0;height:0;border-top:13px solid rgba(0,0,0,0);border-bottom:13px solid rgba(0,0,0,0);border-left:6px solid #eee;z-index:2}.th-progress li:after{top:-4px;right:-8px;border-top:17px solid rgba(0,0,0,0);border-bottom:17px solid rgba(0,0,0,0);border-left:8px solid #fab386;z-index:1}.th-progress li:last-child:after{display:none}.th-progress span{display:none;font-size:9px;color:var(--th-text-2)}.th-progress .completed{background:linear-gradient(270deg,#ff5100,#f64600)}.th-progress .completed span{color:#fff}.th-progress .completed:before{border-left-color:var(--orange)}.th-progress .completed:first-child{background:#eea379}.th-progress .completed:first-child span{padding-left:6px}.th-progress .completed:first-child:before{border-left-color:#eea379}.th-progress .completed:nth-child(2){background:#ee804a}.th-progress .completed:nth-child(2):before{border-left-color:#ee804a}.th-progress .completed:nth-child(3){background:#f46725}.th-progress .completed:nth-child(3):before{border-left-color:#f46725}.th-progress .completed:nth-child(4){background:#f8580e}.th-progress .completed:nth-child(4):before{border-left-color:#f8580e}.th-progress .completed:last-child span{padding-left:13px}.th-progress .completed span{display:inline-block;padding-left:8px}.th-progress .active{background:linear-gradient(270deg,#ff5100,#f64600)}.th-progress .active:after,.th-progress .active:before{border-left-color:var(--orange)}.th-progress.-mini{height:14px;border:1px solid #fff}.th-progress.-mini li:before{top:-7px}.th-progress.-mini li:after{top:-11px;border-left-color:#fff}@media(min-width:768px){.th-progress .completed span{color:#fff}.th-progress .active span{font-weight:700;color:#fff}}@media(max-width:1024px){.embla__slide{flex:0 0 90%}}.list-verify{display:flex;flex-grow:1;flex-shrink:0;flex-basis:0;box-shadow:var(--th-shadow-1);border-radius:5px;overflow:hidden;background-color:var(--th-bg-1);transition:.3s ease}.list-verify:hover{background-color:var(--orange-bg);box-shadow:var(--th-shadow-2)}.list-verify .pic{width:40%;min-height:124px;position:relative;display:flex}.list-verify .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-verify .info{width:60%;padding:8px 16px;display:flex;flex-direction:column;justify-content:space-between}.list-verify h2,.list-verify h3{font-size:16px;margin-bottom:6px;font-weight:500}.list-verify h2 a,.list-verify h3 a{color:var(--th-text-1)}.list-verify .group{display:block;margin-bottom:6px;font-size:.9375em}.list-verify small{display:block;color:var(--th-text-2)}.list-verify .term{padding:4px 36px 4px 12px;border:none;border-radius:200px;background:radial-gradient(125.01% 207.63% at 2.5% 126.95%,#ff5100 0,#f17749 22.23%,#eb5e51 53.65%,#d95b74 74.11%,#a263b0 100%);font-weight:400;margin-right:-28px;font-weight:500}.list-verify .term,.list-verify .verify{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#fff;cursor:pointer}.list-verify .verify{padding:4px 8px;border:none;transform:skewX(-15deg);font-weight:400;font-weight:700}.list-verify .verify,.list-verify .verify.green{background:linear-gradient(90deg,#0D3B1D,#4CAF50)}.list-verify .verify.red{background:linear-gradient(90deg,#892700 11.38%,#FE5100);border-left:6px solid;border-image:linear-gradient(0deg,#892700,#FE5100)}.list-verify .verify.orange{background:linear-gradient(90deg,#E0701D 11.38%,#FBC640);border-left:6px solid;border-image:linear-gradient(0deg,#E0701D,#FBC640)}.list-verify .date{color:var(--th-text-2);font-size:.8125em}@media screen and (max-width:1024px){.list-verify .pic{width:45%;min-height:unset}.list-verify .info{width:55%}.list-verify h2,.list-verify h3{font-size:12px}}.th-article{box-shadow:var(--th-shadow-1);border-radius:5px;overflow:hidden;background-color:var(--th-bg-1)}.th-article.-hero .excerpt{margin-bottom:10px}.th-article.-hero:hover img{transform:scale(1.02)}@media(min-width:768px){.th-article.-hero{display:flex;align-items:center}.th-article.-hero .pic{width:65.78947368%;padding-top:37.006578945%;flex-shrink:0}}@media(min-width:1024px){.th-article.-hero .excerpt{-webkit-line-clamp:6}}.th-article.-normal .excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.th-article .info{color:var(--th-text-1);padding:var(--th-gap)}.th-article h2,.th-article h3{font-size:1.25em!important;transition:.3s}.th-article .pic{position:relative;padding-top:56.25%;height:0;overflow:hidden}.th-article .pic img{position:absolute;object-fit:cover;left:0;top:0;width:100%;height:100%;transition:.3s ease-in-out}.th-article .excerpt{color:var(--th-text-2);font-size:.9375em;margin-bottom:8px}.th-article:hover{box-shadow:var(--th-shadow-2)}.th-article:hover h2{color:var(--th-color-1)}.th-article:hover img{transform:scale(1.04)}.th-article .date{color:var(--th-text-2);font-size:.8125em}.sec-article{background-color:var(--orange-bg)}.list-article{display:flex;flex-grow:1;flex-shrink:0;flex-basis:0;box-shadow:var(--th-shadow-1);border-radius:5px;overflow:hidden;background-color:var(--th-bg-1);transition:.3s ease}.list-article:hover{background-color:var(--orange-bg);box-shadow:var(--th-shadow-2)}.list-article .pic{width:40%;min-height:124px;position:relative;display:flex}.list-article .pic img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.list-article .info{width:60%;padding:8px 16px;display:flex;flex-direction:column;justify-content:space-between}.list-article h3{font-size:1em;margin-bottom:6px}.list-article h3 a{color:var(--th-text-1)}.list-article .group{display:block;margin-bottom:6px;font-size:.9375em}.list-article small{display:block;color:var(--th-text-2)}.list-article .term{padding:4px 12px;border:none;border-radius:200px;background:radial-gradient(125.01% 207.63% at 2.5% 126.95%,#ff5100 0,#f17749 22.23%,#eb5e51 53.65%,#d95b74 74.11%,#a263b0 100%);font-weight:400;margin-right:-28px;font-weight:500}.list-article .term,.list-article .verify{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#fff;cursor:pointer}.list-article .verify{padding:4px 8px;border:none;transform:skewX(-15deg);font-weight:400;font-weight:700}.list-article .verify,.list-article .verify.green{background:linear-gradient(90deg,#0D3B1D,#4CAF50)}.list-article .verify.red{background:linear-gradient(90deg,#892700 11.38%,#FE5100);border-left:6px solid;border-image:linear-gradient(0deg,#892700,#FE5100)}.list-article .verify.orange{background:linear-gradient(90deg,#E0701D 11.38%,#FBC640);border-left:6px solid;border-image:linear-gradient(0deg,#E0701D,#FBC640)}.list-article .date{color:var(--th-text-2);font-size:.8125em}.sec-news{backdrop-filter:blur(2px)}.sec-news .th-grid{gap:1rem}.single-body{background-color:var(--th-bg-1)}.single-body h1{margin-top:var(--th-gap)}.single-body .th-card{overflow:hidden}.single-body .th-card.-card{box-shadow:var(--th-shadow-1);border-radius:5px;overflow:hidden;background-color:var(--th-bg-1);color:var(--th-text-1);padding:var(--th-gap)}.single-body .th-card .info{color:var(--th-text-1);padding-top:var(--th-gap)}.single-body .th-card h2{font-size:1.25em;transition:.3s}.single-body .th-card .pic{position:relative;padding-top:56.25%;height:0;overflow:hidden;border-radius:5px}.single-body .th-card .pic img{position:absolute;object-fit:cover;left:0;top:0;width:100%;height:100%;transition:.3s ease-in-out}.single-body .th-card .excerpt{color:var(--th-text-2);font-size:.9375em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single-body .th-card:hover h2{color:var(--th-color-1)}.single-body .th-card:hover img{transform:scale(1.04)}.single-thumb img{background-color:var(--th-bg-2);border-radius:10px}@media(min-width:800px){.single-thumb{margin:0}.single-thumb img{border-radius:0}}.single-meta{gap:.5rem;color:var(--th-text-2);margin-bottom:var(--th-gap);font-size:.875em}.single-meta,.single-meta span{display:flex;align-items:center}.single-meta span{gap:.25rem}.single-excerpt{margin:2rem 0}.single-overview{background-color:var(--orange-bg);border-left:3px solid var(--orange);border-radius:3px;padding:var(--th-gap);margin:var(--th-space) 0;font-size:1.0625rem}.single-overview ul{padding-left:1em}.single-overview ul:last-of-type{margin-bottom:0}.single-overview ul li{list-style:disc}.single-content{font-family:var(--th-body);font-size:1.0625em;line-height:1.8}.single-content p{margin-bottom:1rem}.single-content h2{font-weight:500;font-size:24px;margin-bottom:.8rem;margin-top:1.8rem}.single-content figure,.single-content img{margin:2rem 0}.single-content blockquote,.single-content dd,.single-content dl,.single-content figure,.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6,.single-content hr,.single-content ol,.single-content p,.single-content pre,.single-content ul{margin-bottom:1rem}.single-content iframe[src*="google.com/maps"]{display:block;margin:0 auto}.single-share{position:fixed;right:1rem;bottom:1rem;z-index:1}@media screen and (min-width:800px)and (max-width:1200px){.single-share{margin-right:20px}}.single-main,.single-media{padding:0 var(--th-gap);max-width:var(--th-width-sm)}#guidelines,#verification{margin-top:0}.single-author h2.title,.single-policy h2.title{position:relative;padding-left:1.2em}.single-author h2.title:before,.single-policy h2.title:before{content:"";display:block;position:absolute;left:0;width:4px;height:100%;background-color:var(--orange)}.single-related{background:#fff4ec}.single-related h3 a{color:var(--th-text-1)}.single-related small,.single-related small a{color:var(--th-text-2)}@media(min-width:1024px){.single-wrap{display:flex;margin:0 auto;max-width:var(--th-width-lg)}.single-wrap.-sm{max-width:var(--th-width-sm)}.single-share{position:sticky;top:0;left:0;width:70px;right:unset;bottom:unset;height:max-content;padding:30px 12px 20px}}.single-tags{margin:var(--th-space) 0}.sec-group.-loading{display:flex;align-items:center}.sec-group.-loading .loading{max-width:max-content}.sec-banner.-loading .th-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px}.loading{display:block;position:relative;background-color:#fab386;border-radius:5px;max-width:100%;background:linear-gradient(100deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 60%) #fab386;background-size:200% 100%;background-position-x:180%;animation:loading 1s ease-in-out infinite}.loading svg{display:block;margin-bottom:14px}.loading svg:last-child{margin-bottom:0}.loading.circle{border-radius:100%}@keyframes loading{to{background-position-x:-20%}}.single-body .sec-group.-loading{padding-top:var(--th-gap);background-color:#fff}.single-body .sec-group.-loading .single-wrap{width:100%}.single-body .sec-group.-loading .loading{margin-bottom:1rem}@media screen and (max-width:1024px){.single-body .sec-group.-loading .single-share{display:none}}ol,ul{padding-left:3rem}.term{padding:4px 36px 4px 12px;border:none;border-radius:200px;background:radial-gradient(125.01% 207.63% at 2.5% 126.95%,#ff5100 0,#f17749 22.23%,#eb5e51 53.65%,#d95b74 74.11%,#a263b0 100%);font-weight:400;margin-right:-28px;font-weight:500}.term,.verify{display:inline-flex;align-items:center;justify-content:center;font-size:12px;color:#fff;cursor:pointer}.verify{padding:4px 8px;border:none;transform:skewX(-15deg);font-weight:400;font-weight:700}.verify,.verify.green{background:linear-gradient(90deg,#0D3B1D,#4CAF50)}.verify.red{background:linear-gradient(90deg,#892700 11.38%,#FE5100);border-left:6px solid;border-image:linear-gradient(0deg,#892700,#FE5100)}.verify.orange{background:linear-gradient(90deg,#E0701D 11.38%,#FBC640);border-left:6px solid;border-image:linear-gradient(0deg,#E0701D,#FBC640)}.list-verify{background-color:#fff4ec}.list-verify a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recommend-sec .list-verify{background:#fff}