.detail-hero{--dh-green: #1f6b45;--dh-text: #121B17;--dh-muted: #69726E;--dh-share-bg: #f0f0f0;--dh-share-border: #e2e2e2;--dh-bg: rgba(206, 224, 216, .2);width:100%;background-color:var(--dh-bg);color:var(--dh-text)}.detail-hero .detail-hero-inner{margin-left:auto;margin-right:auto;display:flex;min-height:0px;max-width:1920px;flex-direction:column;align-items:stretch}.detail-hero .detail-hero-content{display:flex;width:100%;flex-direction:column;justify-content:space-between;row-gap:2rem;padding:1.5rem 1.25rem 2.5rem}@media (min-width: 768px){.detail-hero .detail-hero-content{row-gap:2.5rem;padding:2.5rem 2rem}}@media (min-width: 1024px){.detail-hero .detail-hero-content{padding:3rem 2.5rem}}.detail-hero .detail-hero-text{display:flex;flex-direction:column}.detail-hero .category{font-size:var(--fs-subtitle-3);margin:0;margin-bottom:.75rem;font-weight:600;line-height:var(--lh-subtitle);color:var(--dh-green)}.detail-hero .title{font-size:var(--fs-h3);margin:0;margin-bottom:1rem;font-weight:600;line-height:var(--lh-heading);letter-spacing:-.01em}@media (min-width: 768px){.detail-hero .title{margin-bottom:1.25rem}}.detail-hero .date{font-size:var(--fs-body-3);margin:0;line-height:1;color:var(--dh-muted)}.detail-hero .share{font-size:var(--fs-small-3);display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.detail-hero .share .is-hidden{display:none!important}.detail-hero .share-label{font-size:13px;font-weight:500;line-height:1}@media (min-width: 768px){.detail-hero .share-label{font-size:14px}}.detail-hero .share-label{color:var(--dh-muted)}.detail-hero .share-list{margin:0;display:flex;list-style-type:none;align-items:center;-moz-column-gap:.625rem;column-gap:.625rem;padding:0}.detail-hero .share-btn{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1));text-decoration-line:none;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 768px){.detail-hero .share-btn{height:2.5rem;width:2.5rem}}.detail-hero .share-btn{background:var(--dh-share-bg);border:1px solid var(--dh-share-border);cursor:pointer;padding:0;transition:all .2s ease}.detail-hero .share-btn:hover{background:#034638;color:#fff;border-color:#034638}.detail-hero .detail-hero-media{order:-9999;width:100%;flex-shrink:0}@media (min-width: 768px){.detail-hero .detail-hero-media{order:0;width:54%}}@media (min-width: 1024px){.detail-hero .detail-hero-media{width:58%}}.detail-hero .detail-hero-media .play-btn{bottom:1rem;left:1rem}@media (min-width: 768px){.detail-hero .detail-hero-media .play-btn{bottom:1.25rem;left:1.25rem}}@media (min-width: 768px){.detail-hero .detail-hero-inner:has(.detail-hero-media){min-height:420px;flex-direction:row}.detail-hero .detail-hero-inner:has(.detail-hero-media) .detail-hero-content{width:46%}}@media (min-width: 1024px){.detail-hero .detail-hero-inner:has(.detail-hero-media) .detail-hero-content{width:42%}}.detail-hero.style-scope{background:transparent;overflow:hidden}.detail-hero.style-scope .detail-hero-inner{flex-direction:column;max-width:980px;padding-left:40px;padding-right:40px;margin:0 auto}@media (max-width: 767px){.detail-hero.style-scope .detail-hero-inner{padding-left:0;padding-right:0}}.detail-hero.style-scope .detail-hero-content{width:100%;position:relative;padding-bottom:20px;padding-left:0;padding-right:0}.detail-hero.style-scope .detail-hero-content:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:140%;background:#cee0d833;z-index:-1}@media (max-width: 767px){.detail-hero.style-scope .detail-hero-content{gap:16px;padding-left:16px;padding-right:16px;padding-bottom:24px}}@media (min-width: 768px){.detail-hero.style-scope .detail-hero-inner:has(.detail-hero-media) .detail-hero-content{width:100%}}@media (min-width: 1024px){.detail-hero.style-scope .detail-hero-inner:has(.detail-hero-media) .detail-hero-content{width:100%}}.detail-hero.style-scope .detail-hero-media{width:100%;order:2}.detail-hero.style-scope .date{line-height:40px}@media (max-width: 767px){.detail-hero.style-scope .date{line-height:1.1}}.detail-hero.style-scope .share{position:absolute;right:0;bottom:20px}@media (max-width: 767px){.detail-hero.style-scope .share{position:static;justify-content:flex-end}}.detail-hero .media-play{aspect-ratio:inherit}.detail-hero .media-play .media-play-img{position:relative;height:auto}.detail-hero .media-play.has-video{aspect-ratio:4/3}.detail-hero .media-play.has-video .media-play-img{position:absolute;height:100%}.detail-figure{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-figure .detail-figure-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:2.5rem;padding-bottom:1.25rem}@media (max-width: 767px){.detail-figure .detail-figure-inner{padding-top:1.5rem;padding-bottom:1.5rem}}.detail-figure .detail-figure-inner{max-width:900px;border-bottom:1px solid #DFE7E3}.detail-figure .detail-figure-inner .media-play{aspect-ratio:16/9}.detail-figure .detail-figure-image{position:relative;display:block;width:100%;overflow:hidden;text-align:center}.detail-figure .detail-figure-image .detail-figure-img{text-align:center}.detail-figure .detail-figure-image .detail-figure-img.desktop-img{display:block}@media (max-width: 767px){.detail-figure .detail-figure-image .detail-figure-img.desktop-img{display:none}}.detail-figure .detail-figure-image .detail-figure-img.desktop-img{margin:0 auto}.detail-figure .detail-figure-image .detail-figure-img.mobile-img{display:none}@media (max-width: 767px){.detail-figure .detail-figure-image .detail-figure-img.mobile-img{display:block}}.detail-figure .detail-figure-image .detail-figure-img.mobile-img{margin:0 auto}.detail-figure .detail-figure-caption{font-size:var(--fs-small-1);margin:0;padding-left:0;padding-right:0;padding-top:.75rem;padding-bottom:.75rem;--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-figure .detail-figure-caption{padding-top:.625rem;padding-bottom:.625rem}}.detail-figure .detail-figure-caption{font-weight:400}.detail-figure .play-btn{bottom:1rem;left:1rem}@media (min-width: 768px){.detail-figure .play-btn{bottom:1.25rem;left:1.25rem}}.detail-gallery{--dg-green: #143d30;width:100%;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));overflow:hidden;position:relative}.detail-gallery:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:90%;background:var(--dg-green);z-index:-1}.detail-gallery .detail-gallery-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:3rem;padding-bottom:3rem}@media (max-width: 767px){.detail-gallery .detail-gallery-inner{padding-top:0;padding-bottom:0;padding-bottom:2.5rem}}.detail-gallery .detail-gallery-swiper{overflow:hidden}@media (max-width: 767px){.detail-gallery .detail-gallery-swiper{overflow:visible}}.detail-gallery .detail-gallery-swiper .swiper-slide{height:auto}.detail-gallery .detail-gallery-media{width:100%;overflow:hidden;text-align:center;margin:0 auto}.detail-gallery .detail-gallery-img{display:block;width:auto;height:auto;max-width:100%;max-height:600px;margin:0 auto}.detail-gallery .detail-gallery-footer{margin-top:1.25rem;display:flex;align-items:flex-end;justify-content:space-between;-moz-column-gap:2rem;column-gap:2rem}@media (max-width: 767px){.detail-gallery .detail-gallery-footer{margin-top:1rem;flex-direction:column;align-items:center;row-gap:.75rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center}}.detail-gallery .detail-gallery-info{min-width:0px;flex:1 1 0%}@media (max-width: 767px){.detail-gallery .detail-gallery-info{width:100%}}.detail-gallery .detail-gallery-counter{font-size:var(--fs-body-3);margin:0;margin-bottom:.5rem;font-weight:500;line-height:1}@media (max-width: 767px){.detail-gallery .detail-gallery-counter{margin-bottom:.75rem}}.detail-gallery .detail-gallery-caption{font-size:var(--fs-small-1);margin:0}@media (max-width: 767px){.detail-gallery .detail-gallery-caption{margin-left:auto;margin-right:auto;max-width:none}}.detail-gallery .detail-gallery-nav{display:flex;flex-shrink:0;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem}@media (max-width: 767px){.detail-gallery .detail-gallery-nav{display:none}}.detail-gallery .detail-gallery-prev,.detail-gallery .detail-gallery-next{display:flex;height:50px;width:50px;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;border-style:solid;border-color:#fffc;background-color:transparent;padding:0;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));cursor:pointer;transition:all .2s ease;border-color:#dfe7e333}.detail-gallery .detail-gallery-prev svg,.detail-gallery .detail-gallery-next svg{height:1.25rem;width:1.25rem}.detail-gallery .detail-gallery-prev.swiper-button-disabled,.detail-gallery .detail-gallery-next.swiper-button-disabled{pointer-events:none;opacity:.4}.detail-gallery .detail-gallery-prev:hover:not(.swiper-button-disabled),.detail-gallery .detail-gallery-next:hover:not(.swiper-button-disabled){border-color:#fff}.detail-podcast{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-podcast .is-hidden{display:none!important}.detail-podcast .detail-podcast-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:1.5rem;padding-bottom:1.5rem}@media (max-width: 767px){.detail-podcast .detail-podcast-inner{padding-top:1.25rem;padding-bottom:1.25rem}}.detail-podcast .detail-podcast-inner{border-bottom:1px solid #DFE7E3}.detail-podcast .podcast-toggle{display:inline-flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:9999px;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(34 34 34 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:1rem;padding-right:1rem;padding-top:12px;padding-bottom:12px;font-size:14px;font-weight:600;line-height:1;--tw-text-opacity: 1;color:rgb(34 34 34 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-podcast .podcast-toggle{padding-left:.875rem;padding-right:.875rem;padding-top:12px;padding-bottom:12px;font-size:13px}}.detail-podcast .podcast-toggle{cursor:pointer;transition:opacity .2s ease}.detail-podcast .podcast-toggle .podcast-icon,.detail-podcast .podcast-toggle .podcast-chevron{transition:color .2s ease}.detail-podcast .podcast-toggle:hover{background:#034638;color:#fff;border-color:#034638}.detail-podcast .podcast-toggle:hover .podcast-icon,.detail-podcast .podcast-toggle:hover .podcast-chevron{color:#fff}.detail-podcast .podcast-icon{display:flex;height:18px;width:18px;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(31 107 69 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-podcast .podcast-icon{height:1rem;width:1rem}}.detail-podcast .podcast-icon svg{height:100%;width:100%}.detail-podcast .podcast-label{line-height:1}.detail-podcast .podcast-chevron{margin-left:.125rem;display:flex;height:.75rem;width:.75rem;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(94 255 149 / var(--tw-text-opacity, 1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}@media (max-width: 767px){.detail-podcast .podcast-chevron{height:.625rem;width:.625rem}}.detail-podcast .podcast-chevron svg{height:100%;width:100%}.detail-podcast .podcast-chevron.is-open{transform:rotate(180deg)}.detail-podcast .podcast-player{margin-top:1rem;width:100%}@media (max-width: 767px){.detail-podcast .podcast-player{margin-top:.75rem}}.detail-podcast .podcast-frame{position:relative;width:100%;overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));aspect-ratio:16/9}.detail-podcast .podcast-frame iframe{position:absolute;inset:0;height:100%;width:100%;border-width:0px}.detail-text{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-text .detail-text-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:2rem;padding-bottom:2rem}@media (max-width: 767px){.detail-text .detail-text-inner{padding-top:1.5rem;padding-bottom:1.5rem}}.detail-text .detail-text-inner{max-width:900px}.detail-text .detail-text-title{font-size:var(--fs-subtitle-1);margin:0;margin-bottom:1rem;font-weight:600;line-height:var(--lh-subtitle);--tw-text-opacity: 1;color:rgb(18 27 23 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-text .detail-text-title{margin-bottom:.75rem}}.detail-text .detail-text-desc{font-size:var(--fs-body-2);margin:0;--tw-text-opacity: 1;color:rgb(18 27 23 / var(--tw-text-opacity, 1))}.detail-text .detail-text-desc ol{padding-left:20px;list-style-type:decimal;margin:1em 0}.detail-text .detail-text-desc ul{padding-left:20px;list-style-type:disc;margin:1em 0}.detail-text .detail-text-desc table{border-collapse:collapse;width:100%;overflow-x:auto}.detail-text .detail-text-desc table th,.detail-text .detail-text-desc table td{border:1px solid #e4e4e4;padding:10px 16px}.detail-text .detail-text-desc a{border-bottom:1px solid #5EFF95;overflow-wrap:break-word;word-break:normal}.detail-info{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-info .detail-info-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:2rem;padding-bottom:2rem}@media (max-width: 767px){.detail-info .detail-info-inner{padding-top:1.5rem;padding-bottom:1.5rem}}.detail-info .detail-info-inner{max-width:900px;border-bottom:1px solid #e5e5e5}.detail-info .detail-info-title{font-size:var(--fs-subtitle-1);margin:0;margin-bottom:1rem;font-weight:600;line-height:var(--lh-subtitle);--tw-text-opacity: 1;color:rgb(18 27 23 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-info .detail-info-title{margin-bottom:.75rem}}.detail-info .detail-info-list{margin:0;display:flex;flex-direction:column;row-gap:1.25rem;padding:0}@media (max-width: 767px){.detail-info .detail-info-list{row-gap:1rem}}.detail-info .detail-info-row{font-size:var(--fs-body-2);display:grid;grid-template-columns:160px 1fr;-moz-column-gap:2rem;column-gap:2rem;font-weight:500}@media (max-width: 767px){.detail-info .detail-info-row{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:.375rem}}.detail-info dt{margin:0}.detail-info dd{margin:0;display:flex;flex-direction:column;row-gap:.25rem}.detail-info dd a{width:-moz-fit-content;width:fit-content;text-decoration-line:none;border-bottom:1px solid #5EFF95}.detail-info dd a:hover{opacity:.75}.detail-media{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-media .detail-media-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:2rem;padding-bottom:2rem}@media (max-width: 767px){.detail-media .detail-media-inner{padding-top:1.5rem;padding-bottom:1.5rem}}.detail-media .detail-media-inner{max-width:900px;border-bottom:1px solid #e5e5e5}.detail-media .detail-media-title{font-size:var(--fs-subtitle-1);margin:0;margin-bottom:1rem;font-weight:600;line-height:var(--lh-subtitle);--tw-text-opacity: 1;color:rgb(18 27 23 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-media .detail-media-title{margin-bottom:.75rem}}.detail-media .detail-media-intro{font-size:var(--fs-body-2);margin:0;font-weight:500}.detail-media .detail-media-list{margin:0;display:grid;list-style-type:none;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:1.5rem;padding:0}@media (max-width: 767px){.detail-media .detail-media-list{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1.25rem}}.detail-media .detail-media-name{font-size:var(--fs-body-2);margin:0;font-weight:500}.detail-media .detail-media-meta{margin-top:.5em;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:.5rem}@media (max-width: 767px){.detail-media .detail-media-meta{flex-direction:column;align-items:flex-start;row-gap:.5rem}}.detail-media .detail-media-tel,.detail-media .detail-media-email{font-size:var(--fs-body-2);display:inline-flex;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem;font-weight:500;text-decoration-line:none}.detail-media .detail-media-tel svg,.detail-media .detail-media-email svg{height:1rem;width:1rem;flex-shrink:0}.detail-media .detail-media-email{--tw-text-opacity: 1;color:rgb(31 107 69 / var(--tw-text-opacity, 1));border-bottom:1px solid #1f6b45}.detail-media .detail-media-email svg{--tw-text-opacity: 1;color:rgb(31 107 69 / var(--tw-text-opacity, 1))}.detail-media .detail-media-email:hover,.detail-media .detail-media-tel:hover{opacity:.75}.detail-topics{width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.detail-topics .detail-topics-inner{margin-left:auto;margin-right:auto;width:100%;padding-top:2rem;padding-bottom:2rem}@media (max-width: 767px){.detail-topics .detail-topics-inner{padding-top:1.5rem;padding-bottom:1.5rem}}.detail-topics .detail-topics-inner{max-width:900px}.detail-topics .detail-topics-title{font-size:var(--fs-subtitle-1);margin:0;margin-bottom:1rem;font-weight:600;line-height:var(--lh-subtitle);--tw-text-opacity: 1;color:rgb(18 27 23 / var(--tw-text-opacity, 1))}@media (max-width: 767px){.detail-topics .detail-topics-title{margin-bottom:.75rem}}.detail-topics .detail-topics-list li a,.detail-topics .detail-topics-list li span{color:#69726e}
