.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 transparent;border-bottom:13px solid transparent;border-left:6px solid #eee;z-index:2}.th-progress li:after{top:-4px;right:-8px;border-top:17px solid transparent;border-bottom:17px solid transparent;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%}}.th-card h2{font-size:1.25em!important}.policy-card h3{color:var(--th-text-1)}.policy-card h3:before{display:none}.policy-card .th-progress{margin-bottom:12px}.policy-card .th-progress li:after{border-left-color:var(--th-bg-1)}.policy-card .source{display:none}.policy-card .th-goal{color:var(--th-text-1)}.policy-card .th-goal .date,.policy-card .th-goal .resource{display:none}.policy-card .title{display:flex;align-items:center;gap:6px}.policy-card .title svg{margin-bottom:1rem}.policy-card .title svg path{fill:var(--th-text-1)}.policy-card .desc{font-size:.9375em;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.th-card{box-shadow:var(--th-shadow-1);border-radius:5px;overflow:hidden;background-color:var(--th-bg-1)}.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);padding:var(--th-gap)}.th-card h2{font-size:1.25em;transition:.3s}.th-card .pic{position:relative;padding-top:56.25%;height:0;overflow:hidden}.th-card .pic img{position:absolute;-o-object-fit:cover;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:0}.th-card:hover{box-shadow:var(--th-shadow-2)}.th-card:hover h2{color:var(--th-color-1)}.th-card:hover img{transform:scale(1.04)}.sec-article{background-color:var(--orange-bg)}.news-card{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}.news-card:hover{background-color:var(--orange-bg);box-shadow:var(--th-shadow-2)}.news-card .pic{width:40%;min-height:124px;position:relative;display:flex}.news-card .pic img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-card .info{width:60%;padding:8px 16px;display:flex;flex-direction:column;justify-content:space-around}.news-card h3{font-size:1em;margin-bottom:6px}.news-card h3 a{color:var(--th-text-1)}.news-card .group{display:block;margin-bottom:6px;font-size:.9375em}.news-card small{display:block;color:var(--th-text-2)}.sec-news{backdrop-filter:blur(2px)}.sec-news .th-grid{gap:1rem}.th-timeline{position:relative}.th-timeline:after{content:"";display:block;position:absolute;top:7px;left:5px;width:2px;bottom:0;background:var(--orange-bg);z-index:1;transition:.3s}.th-timeline ul{padding:0;margin:0}.th-timeline li{list-style:none;position:relative;padding-left:30px}.th-timeline li:before{content:"";display:block;position:absolute;top:7px;left:0;width:12px;height:12px;border-radius:50%;background:var(--orange-bg);border:1px solid var(--orange);z-index:3;transition:.3s}.th-timeline li:first-child:before{border-width:2px;left:-1px;width:13px;height:13px}.th-timeline li:last-child:after{content:"";display:block;position:absolute;top:9px;left:5px;width:2px;bottom:0;background:var(--th-bg-1);z-index:2}.th-timeline small{display:block;margin-top:4px;color:var(--th-text-2)}.th-timeline-more li:nth-child(n+5){opacity:0;max-height:0;overflow:hidden;transition:.3s ease-in-out}.th-timeline-more.active li:nth-child(n+5){max-height:400px;opacity:1}.th-timeline-more.active .th-timeline:after{bottom:0}.th-timeline-more.active .th-toggle{color:var(--th-text-2)}.th-timeline-more .th-timeline:after{bottom:-1rem}.th-timeline-more .th-toggle{display:inline-flex;width:-moz-max-content;width:max-content;gap:.5rem;border:2px solid var(--orange-bg);align-items:center;padding:4px 8px;background-color:var(--th-bg-1);color:var(--orange);font-size:.9em;position:relative;z-index:10;cursor:pointer}.th-timeline-more .th-toggle svg{width:9px;margin-top:2px}.btn-main{background-color:var(--th-bg-1);color:var(--th-color-1);font-weight:700;padding:.25em 1em;border-radius:60px;display:inline-flex;align-items:center;gap:.5em;cursor:pointer;transition:.4s ease-in-out}.btn-main .more{transition:.3s ease-in-out}.btn-main.active .more{transform:scaleY(-1)}.btn-sc{background-color:var(--th-color-1);color:var(--th-bg-1);font-weight:700;padding:.25em 1em;border-radius:60px;display:inline-flex;align-items:center;gap:.5em;cursor:pointer;transition:.4s ease-in-out}.btn-sc .more{transition:.3s ease-in-out}.btn-sc.active .more{transform:scaleY(-1)}.th-toggle{cursor:pointer}.th-toggle *{pointer-events:none}.th-toggle .more{transition:.3s ease-in-out}.th-toggle.active .more{transform:scaleY(-1)}.more-content{visibility:hidden;opacity:0;height:0;overflow:hidden;position:relative;z-index:10;padding:0 var(--th-space);border-radius:5px;transition:margin .1s linear,transform .4s linear,opacity .2s linear .2s,visibility 0s linear .4s;max-width:800px;font-family:var(--th-body)}.more-content.active{visibility:visible;overflow:visible;opacity:1;height:auto;transition:margin .4s ease,transform .4s linear,opacity .2s linear;background-color:var(--th-bg-1);box-shadow:var(--th-shadow-2);padding:var(--th-space) var(--th-space) calc(.5*var(--th-space));margin:calc(-1.75*var(--th-space)) 0 var(--th-space)}.more-content.active:before{content:"";position:absolute;top:-8px;left:102px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--th-bg-1);z-index:1}.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 transparent;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}.sec-back-civilsociety{min-height:60px;background-color:var(--th-bg-gray)}.sec-back-civilsociety,.sec-banner{position:relative;display:flex;align-items:center}.sec-banner{background-color:#c33e00;color:#fff;padding:calc(2*var(--th-space)) 0;overflow:hidden;min-height:320px}.sec-banner.-small{min-height:unset}.sec-banner h1{margin:0 0 -8px}.sec-banner .banner{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;opacity:.25;height:100%;width:100%;max-width:unset;pointer-events:none}.sec-banner .th-container{z-index:2;position:relative}.sec-banner p{margin:var(--th-gap) 0 0}.sec-banner .info{margin-bottom:var(--th-space);padding-right:var(--th-space)}@media(min-width:1024px){.sec-banner .th-container{display:flex;flex-wrap:wrap;align-items:center}.sec-banner .info{width:calc(100% - 550px);margin-bottom:0}.sec-banner .progress{width:550px}.sec-banner .progress ._space{height:50px}}.box-goal{margin-bottom:1rem}.box-goal:last-of-type{margin-bottom:0}.th-goals{display:flex;flex-wrap:wrap;gap:10px}.th-goals>div{max-width:calc(50% - 10px)}.th-goal{padding:12px;background-color:#fff4ec;border-radius:3px}.th-goal strong{display:block}.th-goal .num,.th-goal b{font-size:1.25em;color:var(--orange);font-weight:700}.th-goal .num small,.th-goal b small{font-size:.8rem;color:var(--th-text-1)}.th-goal .desc{font-size:.9375em}.th-goal>small{display:block}.box-partner .th-goal{max-width:100%;width:100%;padding:6px 12px}.box-partner .th-goal strong{font-weight:400}.th-tabs li{cursor:pointer}.th-tabs li.t-active{font-weight:700}.th-tabs li.t-active span{color:var(--th-text-1)}.th-tabs li.t-active.active span,.th-tabs li.t-active.completed span{color:#fff}.th-tabs li *{pointer-events:none}.th-panel{visibility:hidden;opacity:0;height:0;overflow:hidden;box-shadow:var(--th-shadow-2);transition:transform .5s linear,opacity .2s linear .2s,visibility 0s linear .4s;transform:translateY(10px)}.th-panel:before{content:"";position:absolute;top:-7px;left:calc(10% - 7px);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--th-bg-1);border-radius:2px}.th-panel#p2:before{left:calc(30% - 12px)}.th-panel#p3:before{left:calc(50% - 12px)}.th-panel#p4:before{left:calc(70% - 12px)}.th-panel#p5:before{left:calc(90% - 15px)}.th-panel.active{transform:translateY(0);transition-delay:0s;height:auto;overflow:visible;opacity:1;visibility:visible;transition-timing-function:cubic-bezier(0,.2,.25,1),linear,linear}.th-progress-info{padding:16px 0 0}.th-progress-info .th-panel{background-color:var(--th-bg-1);color:var(--th-text-1);padding:0 18px;border-radius:5px;font-size:.875em}.th-progress-info .th-panel.active{padding:16px}.th-progress-info .th-panel h3{font-size:1.25em;margin-bottom:6px}.group-title{display:flex;align-items:center;gap:10px;line-height:1.25}.group-title img{background-color:var(--th-bg-1);border-radius:50%;padding:4px}.th-summary ul{padding-left:1em}.th-summary ul:last-of-type{margin-bottom:0}.th-summary ul li{list-style:disc}.related-list{margin:0;padding:0}.related-list li{list-style:none;margin-bottom:10px}.related-list li:last-child{margin-bottom:0}.related-list a{display:flex;align-items:center;gap:10px;color:var(--th-text-1)}.related-list a:hover{color:var(--th-color-1)}.related-list img{border-radius:5px}.sec-group.-loading .loading{max-width:-moz-max-content;max-width:max-content}.sec-banner.-loading .th-container{display:flex}.loading{max-width:100%}.sec-policy{background-image:url(/img/bg-orange.webp);background-size:cover;background-attachment:fixed}.sec-policy h2{color:#fff}.sec-policy .th-box{transition:.3s ease}.sec-policy .th-box:hover{background-color:var(--orange-bg)}.sec-group.-loading{display:flex;align-items:center}.sec-banner.-loading .th-container{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:-moz-max-content;max-width:max-content;background:linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,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}@keyframes loading{to{background-position-x:-20%}}.sec-download{background:linear-gradient(112deg,#fbece1 20%,#f7e3cf 80%)}.content ol{list-style-type:decimal}.content ul{list-style-type:disc}