.th-share{align-items:center;gap:.5em;line-height:0;display:flex}.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{flex-direction:column;gap:8px;display:flex}.title-more .th-share{flex-direction:row}}.th-share-forum .th-share{align-items:center;gap:.5em;line-height:0;display:flex}.th-share-forum .th-share label{font-size:11px}@media (min-width:800px){.th-share-forum .th-share{flex-direction:row;gap:8px;display:flex}.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;color:var(--orange);z-index:10;box-shadow:var(--th-shadow-1);background-color:#fff;border-radius:3px;margin-left:6px;padding:2px 6px;line-height:19px;position:absolute;top:4px;left:30px}.th-share-copy.copied path{animation:.8s blink}.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:translateY(10px)}10%{opacity:1;transform:translate(0,0)}90%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translateY(-10px)}}.bookmark-action{color:#b2b2b2;cursor:pointer;border:1px solid #0000;border-radius:32px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s ease-in-out;display:flex}.bookmark-action svg{pointer-events:none}.bookmark-action:hover{color:var(--th-color-1);border-color:var(--th-color-1);background-color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.5s fadeIn}.th-share-row .th-share{flex-direction:row}.th-tags{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.th-tags h2{width:100%;margin-bottom:.75rem}.th-tag{background-color:var(--orange-bg);color:var(--th-text-1);border-radius:20em;padding:4px 14px}.th-tag:hover{background-color:var(--orange);color:#fff}.th-progress{color:#fff;background-color:#eee;border-radius:20px;width:100%;height:26px;padding:0;display:flex;overflow:hidden}.th-progress li{background:linear-gradient(270deg,#eee 0%,#e6e6e6 100%);justify-content:center;align-items:center;gap:6px;width:calc(20% - 2px);list-style:none;display:flex;position:relative}.th-progress li:before,.th-progress li:after{content:"";z-index:2;border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:6px solid #eee;width:0;height:0;display:block;position:absolute;top:0;right:-6px}.th-progress li:after{z-index:1;border-top:17px solid #0000;border-bottom:17px solid #0000;border-left:8px solid #fab386;top:-4px;right:-8px}.th-progress li:last-child:after{display:none}.th-progress span{color:var(--th-text-2);font-size:9px;display:none}.th-progress .completed{background:linear-gradient(270deg,#ff5100 0%,#f64600 100%)}.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{padding-left:8px;display:inline-block}.th-progress .active{background:linear-gradient(270deg,#ff5100 0%,#f64600 100%)}.th-progress .active:before,.th-progress .active:after{border-left-color:var(--orange)}.th-progress.-mini{border:1px solid #fff;height:14px}.th-progress.-mini li:before{top:-7px}.th-progress.-mini li:after{border-left-color:#fff;top:-11px}@media (min-width:768px){.th-progress .completed span{color:#fff}.th-progress .active span{color:#fff;font-weight:700}}@media (max-width:1024px){.embla__slide{flex:0 0 90%}}.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);background-color:var(--th-bg-1);color:var(--th-text-1);padding:var(--th-gap);border-radius:5px;overflow:hidden}.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:all .3s}.single-body .th-card .pic{border-radius:5px;height:0;padding-top:56.25%;position:relative;overflow:hidden}.single-body .th-card .pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.single-body .th-card .excerpt{color:var(--th-text-2);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9375em;display:-webkit-box;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{margin:0 calc(var(--th-gap)*-1)}.single-thumb img{background-color:var(--th-bg-2)}@media (min-width:800px){.single-thumb{margin:0}}.single-meta{color:var(--th-text-2);margin-bottom:var(--th-gap);align-items:center;gap:.5rem;font-size:.875em;display:flex}.single-meta span{align-items:center;gap:.25rem;display:flex}.single-excerpt{margin:var(--th-gap)0}.single-excerpt:first-letter{float:left;margin:0 .1em .2em 0;font-size:6rem;line-height:.65}.single-overview{background-color:var(--orange-bg);border-left:3px solid var(--orange);padding:var(--th-gap);margin:var(--th-space)0;border-radius:3px;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:outside}.single-content{font-family:var(--th-body);font-size:1.0625em;line-height:1.8}.single-share{z-index:100;position:fixed;bottom:1rem;right:1rem}.single-main,.single-media{padding:0 var(--th-gap);max-width:var(--th-width-sm);margin-left:auto;margin-right:auto}.single-policy h2.title,.single-author h2.title{padding-left:1.2em;position:relative}.single-policy h2.title:before,.single-author h2.title:before{content:"";background-color:var(--orange);width:4px;height:100%;display:block;position:absolute;left:0}.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:800px){.single-wrap{max-width:var(--th-width-lg);margin:0 auto;display:flex}.single-wrap.-sm{max-width:var(--th-width-sm)}.single-share{width:70px;top:0;left:40px;right:unset;bottom:unset;height:max-content;padding:30px 20px 20px;position:sticky}}.single-tags{margin:var(--th-space)0}.sec-group.-loading{align-items:center;display:flex}.sec-group.-loading .loading{max-width:max-content}.sec-banner.-loading .th-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;display:flex}.loading{background:#fab386 linear-gradient(100deg,#fff0 40%,#ffffff80 50%,#fff0 60%) 180% 0/200% 100%;border-radius:5px;max-width:100%;animation:1s ease-in-out infinite loading;display:block;position:relative}.loading svg{margin-bottom:14px;display:block}.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:800px){.single-body .sec-group.-loading .single-share{display:none}}ol,ul{padding-left:3rem}
